/**
 * @version		1.0.1 (Aug 2013)
 * @package		Newsworth
 * @author		Nuevvo - http://nuevvo.com
 * @copyright	Copyright (c) 2010 - 2013 Nuevvo Webware Ltd. All rights reserved.
 * @license		http://nuevvo.com/license
 */

/* Add custom CSS code here for easier template updates */

body {
    background: #ffffff none repeat scroll 0 0;
    background-image:none !important;
  font-family: "open sans",Arial,sans-serif;
}
.row.collapse .column, .row.collapse .columns {
        background: #fff;
}

/*******************TITRAILLE*******************/

a {
    color: #0ebd4c;
    text-decoration: none;
}

.itemFullText p {
    margin: 0 0 5px;
    font-size: 17px;
    line-height: 1.7;
  text-align: justify;
}

.itemView a {
    color: #0FA541;
}

p {
    margin: 0;
}

.itemIntroText {
    font-size: 22px;
    line-height: 1.35;
    margin: 10px 30px 0 0;
}

.itemFullText h1 {
    color: #2b3d51;
    font-weight: 300;
    font-size: 40px;
    margin-bottom: 30px;
    line-height: 1.2;
}

.itemFullText img {
    float: left;
    padding: 0 10px 0 0;
}

figcaption {
    color: #2b3d51;
    font-size: 12px;
    margin-bottom: 20px;
    font-style: italic;
}

h2.itemTitle {
    color: #0d86c5;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    padding: 50px 0 40px;
}
h2 {
    color: #0d86c5;
    font-family: "Roboto condensed","Roboto",sans-serif;
    font-size: 30px;
    text-align: left;
}
.itemFullText h2 {
    color: #0d86c5;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.2;
    margin: 30px 0 10px;
}

.componentheading h1, .componentheading h2 {
    font-family: "Roboto condensed","Roboto",sans-serif;
    font-size: 56px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    padding: 0 0 10px;
    text-transform: uppercase;
  color: #ffffff;
}

h2.itemTitle {
    color: #0d86c5;
    font-size: 32px;
    font-weight: 200;
    line-height: 1.1;
    margin: 0 30px 0 0;
    padding: 70px 0 20px;
}

.subCategoryContainer h2 a {
    color: #0D86C5;
    font-size: 24px;
}

.catItemView h3.catItemTitle {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0;
    padding: 15px 0 2px;
margin-bottom: 10px;
}

.lowerModArea h3.moduleTitle {
    border-bottom: 2px solid #163980;
   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #163980;
    font-family: "Roboto condensed","Roboto",sans-serif;
    font-size: 2.4em;
    font-weight: 400;
    margin: 0 0 20px;
    padding: 0 0 10px;
    text-align: center;
}
.catItemBody h3 {
    color: #0d86c5;
    font-family: "Roboto condensed","Roboto",sans-serif;
    font-size: 26px;
    text-align: left;
}

.itemFullText h3 {
    color: #0d86c5;
  font-family: "Roboto condensed","Roboto",sans-serif;
    font-size: 26px;
    font-weight: 300;
  text-align: left;
    margin: 30px 0 10px 0;
}

.componentheading {
    background: #163980 none repeat scroll 0 0;
    color: #fff;
    font-family: "Roboto condensed","Roboto",sans-serif;
    font-size: 56px;
    font-weight: 300;
    line-height: 1;
    padding: 65px 25px;
}
.backgroundCover {
     background: #163980 none repeat scroll 0 0;
    color: #fff;
    font-family: "Roboto condensed","Roboto",sans-serif;
    font-size: 56px;
    font-weight: 300;
    line-height: 1;
    padding: 0;
}
.catItemIntroText h4 {
    color: #666666;
    font-family: "Roboto condensed","Roboto",sans-serif;
    font-size: 22px;
    font-weight: normal;
    padding: 0;
    text-align: left;
}

/* Force les sauts de lignes sur les liens */
.itemAttachmentsBlock ul.itemAttachments li { display: block; }

.itemAttachmentsBlock span {
    border-bottom: 1px solid #163980;
    color: #163980;
    font-size: 20px;
  line-height: 22px;
    float: left;
    font-weight: bold;
    margin: 0 4px 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.itemFullText ol li {
    position: relative;
    padding: 0 0 0 50px;
}


/******faire disparaite le titre Catégories enfant "****/

.itemListSubCategories h3 {
    display: none;
  margin:20px
}

.itemFullText h4 {
    color: #666666;
    font-family: "Roboto condensed","Roboto",sans-serif;
    font-size: 22px;
    font-weight: normal;
    padding: 20px 0;
    text-align: left;
}

.itemFullText h5 {
    color: #0ebd4c;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 15px;
}
.itemFullText h6 {
    color: #0ebd4c;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
}

/*puces*/
.itemFullText ul li::before {
    color: #ff9924;
    content: "⏴";
    font-family: "icomoon";
    font-size: 10px;
    font-weight: 300;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 7px;
}
.itemFullText ul li {
    font-size: 17px;
    padding: 0 0 10px 30px;
    position: relative;
}

/***********PAGES RECHERCHE - FORMATION - PUBLI***************/
.itemListCategoriesBlock .componentheading .overlayedHeading {
    background: #ffffff none repeat scroll 0 0;
}

/*vignettes interviews*/
.interviewList .txtWrap {
    background-color: rgba(255, 153, 36, 0.8);
    bottom: 0;
    left: 0;
    margin: 0 auto;
    padding: 10px 0;
    position: absolute;
    width: 100%;
}
.interviewList ul li h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    padding: 0;
    text-align: center;
}

.interviewList ul li .moduleItemCategory {
    display: block;
    font-size: 18px;
    font-weight: 400;
      text-align: center;
  color:#ffffff;
}

/* Accordeon*/
.accordion-section-title {
    color: #163980 !important;
    font-size: 16px !important;
  background: #e0f5ff none repeat scroll 0 0 !important;
  line-height: 17px !important;
}

/*****page SEMINAIRES REGULIERS****/
.subCategory {
    height: auto !important;
}


/***************ITEM  /  projets en cours*********************/
.itemToolbar {
    border-bottom: 0px solid #ecf0f1;
    border-top: 0 none;
    line-height: 1;
    margin: 0;
    padding: 2px 0;
}

.catItemWrapper {
    margin-top: 30px;
    overflow: hidden;
    padding: 0 30px 20px;
}
.large-centered {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

/*
.itemView .large-8 {
    position: relative;
  width: 75%;
  margin: 0 auto;
  box-shadow: 0 0 10px rgba(52, 73, 95, 0.26);
  z-index: 5;
  padding-bottom: 30px;
}
*/

.row .itemPrimaryZone {
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.itemSecondaryZone {
   /* max-width: 330px; */
   float: right;
}

.large-4 {
    margin: 0 auto;
    padding: 0px !important;
    position: relative;
    /* width: 25%; */
}

.itemAttachmentsBlock {
    background: #f2f2f2 none repeat scroll 0 0;
    margin-top: 20px;
    padding: 20px;
}

/* DOWLOAD*/
.itemAttachmentsBlock ul.itemAttachments a {
    overflow-wrap: break-word;
    font-size: 11px;
}

/*TAGS*/
.itemTagsBlock {
    margin: 0 0 60px;
}
.push-2 {
    left: 0;
    position: relative;
    right: auto;
}

.itemTagsBlock ul.itemTags li a {
    margin: 5px;
}


/* PARTAGE SOCIAUX*/
.itemSocialSharing {
    float: left;
    margin: 50px 0 100px;
}

/*cartouches EXTRAFIELDS*/

.itemExtraFields ul li {
    background: #f2f2f2 none repeat scroll 0 0;
    display: grid;
    margin: 15px 0;
    padding: 20px;
    text-align: left;
}

.itemExtraFields h3 {
    background: #ff9924 none repeat scroll 0 0;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
}

.itemExtraFields ul li span.itemExtraFieldsLabel {
    border-bottom: 1px solid #163980;
  color: #163980;
  font-size: 20px;
  line-height: 22px;
    float: left;
    font-weight: bold;
    margin: 0 4px 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

/*RELATED items*/
.itemRelated h3 {
    background: #ff9924 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    line-height: 70px;
    margin: 0;
  text-transform: uppercase;
}
/********cat TAG*****/
.tagItemView {
    border-bottom: 1px solid #ecf0f1;
    margin: 50px 0;
    overflow: hidden;
    padding: 0;
}


/****************** tableaux*****************/
.itemFullText table tr td {
    border-bottom: 2px solid #1dcd6d;
    font-size: 16px;
    padding: 10px;
    vertical-align: top;
}

/*****************PAGES**************/
#page {
    background: #ecf0f1 none repeat scroll 0 0;
    box-shadow: none;
    margin: 0 auto;
    max-width: 82.5em;
    overflow: hidden;
    width: 100%;
}

.itemFullText {
    margin: 50px 30px 0 0;
}

.content {
    margin-bottom: 50px;
  padding: 0 50px;
}

/*fil d'ariane*/
.hasPageHeading.breadcrumbs {
    background: #163980 none repeat scroll 0 0;
    color: #fff;
    display: table;
    font-size: 0.8em;
    margin: 0 0 -35px;
    padding: 5px 30px;
    position: relative;
    top: 0;
    z-index: 99;
}


/*****************BANDEAU  MENU*********************/

/*LOGO
#logoWrap {
  max-width: 250px;
}*/

/* BOUTONS sociaux*/
#moduleId172 {
  width: 50px;
  float: left;
  background: #fff;
  padding: 15px 10px 10px 10px;
  position: absolute;
}

/*LANGUES*/
#moduleId139 {
  background: #0d86c5 none repeat scroll 0 0;
  color: #ffffff;
  float: left;
  margin: 0 10px 0 40px;
  padding: 17px 0;
  width: 120px;
}

.lang-inline li{
    list-style: outside none none;
  display: inline;
}

.lang-inline a {
    color: #fff;
    font-weight: bold;
    list-style: outside none none;
  padding-right: 5px;
}

/*recherche*/
.searchModule a {
    background: #163980 none repeat scroll 0 0;
    color: #ffffff;
}

/*MENU*/

.mainHeader ul.menu {
    background: #31a7df none repeat scroll 0 0;
    line-height: 0;
    list-style: outside none none;
    padding: 0;
}
.mainHeader ul.menu li {
  padding: 0 11px;
}

.mainHeader ul.menu > li > a {
    color: #ffffff;
     font-size: 1.2em;
    font-weight: 400;
    text-transform: uppercase;
  font-family: "Roboto condensed",Arial,sans-serif;
  padding: 0 0 0 15px
}

.mainHeader ul.menu > li.active > a {
    color: #163980;
}

.mainHeader ul.menu > li:hover > a, .mainHeader ul.menu > li a:hover {
    color: #163980;
}

/*sous-rubriques*/

.mainHeader ul.menu ul {
    background-color: rgba(49, 167, 223, 0.9);
}


.mainHeader ul.menu ul li a:hover, .mainHeader ul.menu ul li:hover > a {
    background: #0D86C5 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
  font-family: "Roboto condensed","Roboto",sans-serif;
}
.mainHeader ul.menu ul li a {
    color: #fff;
    display: block;
    float: none;
    font-size: 14px;
    height: auto;
    line-height: 1;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: all 250ms ease-in 0s;
  font-family: "Roboto condensed","Roboto",sans-serif;
}


.mainHeader ul.menu > li.active > ul > li.active > a {
    background: #0d86c5 none repeat scroll 0 0;
}
/* INTRANET*/
.moduletable_intranet {
    margin-top: 60px;
}






/****************page d'ACCUEIL***************/
/*CK slideshow*/

.camera_caption_title a {
    font-size: 1.4em;
    font-weight: normal !important;
    line-height: 1em;
  color:#ffffff;
  font-family: "Roboto condensed","Roboto",sans-serif !important;
}
.camera_wrap {
    margin: 0 !important;
}
.camera_wrap .camera_pag .camera_pag_ul {
    margin: -60px 0 0 150px !important;
    text-align: left !important;
}


.camera_prev > span {
    background-color: #1dcd6d !important;
}
.camera_next > span {
    background-color: #1dcd6d !important;
}

.camera_commands > .camera_stop {
    background-color: #1dcd6d !important;
}

.camera_wrap .camera_pag .camera_pag_ul li {
    background: #fff none repeat scroll 0 0 !important;
}

/*bandeau légende bleu */
.camera_caption > div {
    padding: 20px !important;
    height: 100%;
    max-width: 60%;
    margin: 5%;
  background: #0d86c5 !important;
}

.camera_wrap a {
    font-size: 110% !important;
    margin: 0;
    padding: 0 0 20px 0 !important;
    vertical-align: middle !important;
}

/*K2 slideshow*/

.contentSlideshow .itemsWrapper {
    height: 500px;
}
.contentSlideshow .itemsWrapper .textWrapper {
    background-color: rgba(13, 134, 197, 0.9);
    bottom: 14%;
    color: #fff;
    left: 4%;
    padding: 20px;
    position: absolute;
}
.contentSlideshow .nuSliderPagination ul {
    bottom: 6%;
    left: 4%;
    position: absolute;
    z-index: 999;
}

.content.hasSlideshow, .content.pushUp {
    margin-top: 0px;
    position: relative;
    z-index: 98;
}
.lowerModArea {
    margin: 0 0 30px;
}

.frontPageModule h3.moduleTitle {
    background: #fff none repeat scroll 0 0;
    color: #0d86c5;
    font-size: 40px;
    font-weight: 300;
    margin: 0;
    padding: 20px 30px 0;
    text-align: center;
}

/*bouton toutes les actus*/
.moduleCustomLink {
    background: #1dcd6d none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 1.5em;
    font-weight: 300;
    padding: 20px 30px;
    text-align: center;
  line-height: 1em;
    text-decoration: none;
}

/*dates AGENDA*/
.moduleItemDateCreated {
    background: #31A7DF none repeat scroll 0 0;
    color: #ffffff;
    padding: 5px;
  margin-top:10px;
}
/*images AGENDA*/
.agendaModule .moduleItemImage img {
    margin: 5px 0;
}

#aboveFooter {
    background: #fff none repeat scroll 0 0;
    margin: 5px 0 0 0;
    overflow: hidden;
    padding: 30px 30px 0;
}

.sidebar { margin-bottom: 20px; }

/*****************BANNIERES*********************/

componentheading {
    background: #163980 none repeat scroll 0 0;
    color: #fff;
    font-family: "Roboto condensed","Roboto",sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 1;
    padding: 65px 25px;
}

.overlayedHeading .overlayOpacity {
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

/************MODULES*******************/
.sidebar .moduleTitle {
    background: #ff9924 none repeat scroll 0 0;
    color: #fff;
    font-size: 22px;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
}
.moduleTitle {
    clear: both;
    font-weight: 400;
    background: #ff9924 none repeat scroll 0 0;
    color: #fff;
    font-size: 22px;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
}

/* en colonne de droite*/

.medium-module-6 {
margin: 0 0 20px 0 !important;
}

.contentList ul li {
    border-bottom: 2px solid #dddddd;
    padding: 20px;
}


/*****ACTUALITES*******/



.itemImageBlock span.itemImage img {
    min-width: 40%;
}

.catItemImageBlock {
   padding-top: 30px;
}

.itemImageBlock.landscapeSize {
    background: #f2f2f2 none repeat scroll 0 0;
    max-height: 250px;
    overflow: hidden;
    padding: 0;
}

.itemImageBlock span.itemImage img {
    background-position: 50% 50%;
    margin: 0 auto;
    min-width: 100%;
    padding: 0;
    position: relative;
  top: -100px;
}
.itemImageBlock.portaitSize .blkOverlay {
    max-height: 250px;
    overflow: hidden;
    padding: 0;
  top: -20px;
}

.itemImageBlock.portaitSize {
    overflow: hidden;
    padding: 0 0 20%;
    position: relative;
    z-index: 1;
}
.itemImageBlock.portaitSize .itemImage img {
    max-height: 250px;
    top: -50px;
    width: 100%;
}

.catItemView .catItemWrapper {
    overflow: hidden;
    padding: 0 30px 20px;
}

.catItemView h3.catItemTitle a {
    color: #0D86C5;
}

.catItemView .catItemWrapper a {
    color: #ff9924;
}

/* titre actus*/
.dontMiss h3 a {
    color: #0d86c5;
}
.dontMiss h3 {
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.3em;
}
.whiteWrapper {
    background: #fff none repeat scroll 0 0;
    color: #0d86c5;
    padding: 20px 10px;
}
/* titre agenda*/
.contentList ul li h3 a {
    color: #0d86c5;
    font-size: 1.1em;
    line-height: 1.3em;
}

/* LIRE LA SUITE*/
.catItemReadMore a {
    color: #0ebd4c !important;
    font-family: "Roboto condensed","Roboto",sans-serif;
    font-size: 1.2em;
    font-weight: 5400;
}

/**pagination**/
.k2Pagination ul li span.pagenav, .pagination ul li span.pagenav {
    font-size: 30px;
    line-height: 0.7;
}

.k2Pagination ul li a.pagenav, .pagination ul li a.pagenav, .k2Pagination ul li a.hasTooltip, .pagination ul li a.hasTooltip {

    color: #7fe286;

}

/**********************PAGE CONTACT****************************/

input, textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #0d86c5;
    border-radius: 4px;
    color: #999999;
    font-family: "Raleway","Roboto",sans-serif;
    transition: all 250ms ease-in 0s;
  height: auto !important;
  width: auto !important;
}

.contact h2 {
    color: #0d86c5;
    font-size: 40px;
    font-weight: 300;
}
.contact legend {
    border: 0 none;
    color: #3f3f3f;
    font-family: "Open sans",Arial,sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

/******************FOOTER*******************/
.mainFooter {
    background: #0d86c5 none repeat scroll 0 0;
    color: #fff;
}
.mainFooter .topFooterRow {
    padding: 0 0 0 70px;
}

.crights {
    background: #163980 none repeat scroll 0 0;
    color: #fff;
    font-weight: 800;
    padding: 10px 15px;
}
.crights ul.menu li {
    display: inline;
  padding: 0 10px;
    font-size: 14px;
}

#copyrights {
    font-size: 14px;
    padding: 10px 50px 10px 0;
    text-align: right;
}


/*menus sidebar*/
.topFooterRow aside ul.menu li > a {
    font-family: "Roboto",sans-serif;
    text-transform: none;
}

.topFooterRow aside ul.menu li {
    display: block;
    font-size: 15px;
    padding: 10px 0 0;
}

.topFooterRow .nav-child {
    padding: 0;
}

/*****************GMAPFP*******************/


.gmapfp_marqueur .titre {
    color: #0d86c5;
  font-family: "Roboto condensed","Roboto",sans-serif;
    font-size: 200%;
    font-weight: normal;
}

.gmapfp_marqueur p {
    font-size: 120%;
    font-weight: normal;
  margin: 0 0 10px;
}

.info_plus_detail {
    background: #f2f2f2 none repeat scroll 0 0;
    color: #163980;
    font-family: "Roboto condensed","Roboto",sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
}

.adresse {
    margin: 0;
    padding: 0;
}

/*****************COMUNITY BUILDER*******************/

.cb_template {
    margin-top: 60px;
}

/*****************page resultats de recherche*******************/

form#searchForm {
    margin-top: 50px;
}

dl.search-results dd.result-created {
    display: none;
}




/*
/**************iCagenda************/

/***mini calendar ACCUEIL*****/

.iccalendar {
    padding: 20px !important;
    background: #f2f2f2 !important;
}
.iccalendar table td .icevent a .ic-bright {
    color: #fff !important;
}
.iccalendar table {
    border: solid #f2f2f2 10px !important;
}

#ictip .ictip-time {
    color:#163980 !important;
}
#ictip span.ictip-date-format {
    color:#163980 !important;
}

#ictip a.close {
    top: 5px;
    right: 15px;
    color: #ffffff !important;
    background: #0d86c5 !important;
  padding:0 10px;
  height:30px;
}
#ictip a.close:hover {
	color: #0d86c5 !important
}

mod_iccalendar_158 {
    border: solid #f2f2f2 15px;
}

.icagenda_header {
    border: solid #f2f2f2 10px !important;
}

.ic-table {
    margin: 10px 0 10px 0 !important;
}
.icnav .titleic {
    font-size: 13px;
    color: #163980;
    font-weight: bold;
}
.icnav .backic {
    color: #163980 !important;
}
.icnav .nextic {
    color: #163980 !important;
}
.icnav {
    min-height: 40px;
}

/*****page CALENDRIER**********/

#icagenda {
    margin: 40px;
}

.ic-image img {
    max-height: 200px !important;
}
.ic-align-center {
    text-align: left;
}
.ic-date {
    text-align: center !important;
}

.ic-full-description {
    padding-left: 20px;
}
#icagenda .cat_header_title {
    float: right;
    color: #fff !important;
}
#icagenda .fontColor {
    color: #fff !important;
}

.ic-cat {
    margin-top: 10px;
}

.ic-label {
    background: #31a7df;
    color: #fff;
}
.ic-single-starttime, .ic-single-endtime, .ic-datetime-separator, ic-single-startdate {
    font-size: 1em;
    background: #163980;
    padding: 5px;
  color:#ffffff;
}
.ic-single-next {
    background: #163980;
    padding: 5px;
    color: #fff;
}


/*******intranet : proposer un évènement******/
/*
[class*="icon-"]::before {
    font-family:inherit;
}
.button, input[type="submit"], button {
    padding: 20px 50px !important;
    height: 50px;
}
*/


/**********HAL iframe*************/

.Rubrique {
    border: 0;
    color: #fff !important;
    margin-left: 0.2em;
    margin-bottom: 1.5em;
    font-weight: bold;
    font-size: 1.6em;
    text-align: center;
    background: #163980 !important;
    padding: 3px;
}
.SousRubrique {
    color: #0d86c5 !important;
    font-weight: bold;
    margin-left: 0.4em;
    font-size: 1.2em;
    text-transform: uppercase;
}

.Titre a {
    font-weight: bold;
    color: #0d86c5 !important;
    text-decoration: none;
}

.Auteurs {
    color: #163980 !important;
}

/********** ListManager *************/


#lm_wrapper .table > thead:first-child > tr:first-child{background-color:#e4ebf7}
.dateRemise {color:darkred}
.cordProjet {background-color:#fff6a6}
.tutelPrj   {background-color:#c9ebf8}
.montant  {background-color:#7cdf6745}
.mtotal  {background-color:#7ef49694}

.lm_tableheader.lm_columnheader.lm_column_13,.lm_column_14,.lm_column_15 {background-color:#fff6a6;}
.lm_tableheader.lm_columnheader.lm_column_14::before {
  font-weight: bold;
  font-size: 24px;
   display: block;
   height: 30px;
  padding-left: 50px;
  color: blue;
  content: "Hors" ;
}
.lm_tableheader.lm_columnheader.lm_column_15::before {
  font-weight: bold;
   font-size: 24px;
   display: block;
   height: 30px;
  color: blue;
  content: "G-EAU" ;
}
.lm_tableheader.lm_columnheader.lm_column_25,.lm_column_26,.lm_column_27,.lm_column_28,.lm_column_29,.lm_column_30,.lm_column_31,.lm_column_32,.lm_column_33,.lm_column_34,.lm_column_35{background-color:#7cdf6745; min-width: 110px;}
.lm_tableheader.lm_columnheader.lm_column_36,.lm_td_dato lm_column_36 {background-color:#7ef49694; min-width: 110px;}
.lm_tableheader.lm_columnheader.lm_column_16,.lm_column_17,.lm_column_18,.lm_column_20,.lm_column_21{background-color:#c9ebf8;}
.lm_tableheader.lm_columnheader.lm_column_17::before {
  font-weight: bold;
  font-size: 24px;
   display: block;
   height: 30px;
  padding-left: 50px;
  color: blue;
  content: "Pour" ;
}
.lm_tableheader.lm_columnheader.lm_column_18::before {
  font-weight: bold;
   font-size: 24px;
   display: block;
   height: 50px;
  color: blue;
  content: "G-EAU" ;
}
#lm_wrapper .dl-horizontal dt {
  text-align: inherit;
  white-space: normal;

}
#lm_wrapper .dl-horizontal dt{  width: width: max-content; text-overflow: inherit; font-size: large;}
#lm_wrapper input, #lm_wrapper button, #lm_wrapper select, #lm_wrapper textarea {width: max-content;}
/********** fin-ListManager*************/
