
.spacer{
	margin-top:25px;
}
.cogi {
	font-family:"iconmembres",fantasy !important;
}
#showcase-a{
	margin-top:50px;
}
/* Menu Lanaudiere */

.icemegamenu ul li.menu-search::after {
    /*color: #e94e1b;*/
    content: "";
}
.icemegamenu > ul > li > a.iceMenuTitle{
	display:block;
	padding:40px 10px 23px 25px;
	border-radius: 0 0 10px 10px;
	border:1px solid transparent;
}
.icemegamenu > ul > li > a.iceMenuTitle.hover, .icemegamenu > ul > li > a.iceMenuTitle.icemega_active {
  /*background: rgba(76,86,93,0.1);*/
	border-radius: 0 0 10px 10px;
	color:#207fba;
	border:1px solid #c8da2b;
}
.icemegamenu > ul > li.hover > a.iceMenuTitle {
  /*background: rgba(76,86,93,0.1);*/
	color:#333333;
	border:1px solid #c8da2b;
	border-radius: 0 0 10px 10px;
}
ul.icesubMenu li.active > a.iceMenuTitle,
ul.icesubMenu li:hover > a.iceMenuTitle,
ul.icesubMenu li.hover > a.iceMenuTitle {
  /*background: rgba(76,86,93,0.1);*/
	color:#333333;
	border:1px solid #c8da2b;

}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap *[class*=heading-style] {
  color: #059ccc;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul li span,
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul li a {
  color: #444444;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul li a:hover {
  color: #059ccc;
}

/*Quatre pastilles de la page home section showcase*/


#feature .parallax-min  .parallax{
	padding:2% 0;
}
#feature{
	background: url("../../../images/background_featured.jpg") repeat center center;
	padding-top:76px;
}
#feature .mission h5.heading-style-5{
	color:#fff;
	font-size:70px;
	text-align:center;
}
#feature .item-feature{
	display:block;
	padding:15px;
	border:2px solid #fff;
	margin-left:50px;
	width:auto;
	min-height: 280px;
}
#feature .item-feature:first-child{
	margin-left:initial;
}
#feature i.ico-carre::before {
	font-family: 'iconmembres', fantasy;
	font-size: 95px;
	color: #fff;
	line-height: 120px;
}
#feature .row-fluid{
	margin-left:initial;
}
#feature .item_content{
	text-align: center;
}
#feature h4.heading-style-4 a{
	color:#fff;
}
@media (max-width: 780px){
    #feature .item-feature{
        width:100%;
        padding:0;
        margin: 0 auto 20px 0;
        min-height:initial;
    }
}

/* LOGO svg */

#header{
	background:#ffffff;
	border-bottom:4px solid #c8da2b;
}


/*Icones*/
.ico-cercle{
	background: rgb(29,41,51);
	background: linear-gradient(39deg, rgba(29,41,51,1) 0%, rgba(88,95,104,1) 100%);
	display:inline-block;
	border-radius:50%;
	font-size:60px;
	line-height:134px;
	margin-bottom:27px;
	width:134px;
	color:#eeeeee;
}
.ico-vert{
	font-size:75px;
	color:#bbcd30;
}
.ico-bleu{
	font-size:75px;
	color:#26a8d8;
}
.ico-app img{
	width:132px;
	text-align:center;
	padding-bottom:30px;
}
.item-showcase{
	margin-bottom:10px;
}
.body__home #content, .body__sans-content #content{
	padding:0;
}
.home #content{
	padding:0;
}
.category_desc{
	font-size:inherit;
	max-width:100%;
	text-align:left;
}
.category_desc ul li{
	font-size:inherit;
}
.item_introtext ul li, .item_fulltext ul li{
	font-size:16px;
}
#mainbottom-5 .page_cogi h2.moduleTitle{
	margin-bottom:38px;
}
/* Tableau responsive */
 @media only screen and (max-width: 800px) {
    	
    	/* Force table to not be like tables anymore */
    	#table-responsive table, 
    	#table-responsive thead, 
    	#table-responsive tbody, 
    	#table-responsive th, 
    	#table-responsive td, 
    	#table-responsive tr { 
    		display: block; 
    	}
     
    	/* Hide table headers (but not display: none;, for accessibility) */
    	#table-responsive thead tr { 
    		position: absolute;
    		top: -9999px;
    		left: -9999px;
    	}
     
    	#table-responsive tr { border: 1px solid #ccc; }
     
    	#table-responsive td { 
    		/* Behave  like a "row" */
    		border: none;
    		border-bottom: 1px solid #eee; 
    		position: relative;
    		padding-left: 50%; 
    		white-space: normal;
    		text-align:left;
    	}
     
    	#table-responsive td:before { 
    		/* Now like a table header */
    		position: absolute;
    		/* Top/left values mimic padding */
    		/*top: 6px;*/
    		left: 6px;
    		width: 45%; 
    		/*padding-right: 10px; */
    		white-space: nowrap;
    		text-align:left;
    		font-weight: 700;
    	}
     
    	/*
    	Label the data
    	*/
    	#table-responsive td:before { 
    		content: attr(data-title); 
    		font-size:16px !important;
    		padding:0 !important;

    	}
    	#table-responsive .header-mobile-responsive td:before{
    		color:#fff;
    	}
    	#table-responsive .header-mobile-responsive{
    		height:45px;
    		background-color:#24608b;
    	}
    	#table-responsive tr.header-mobile-responsive td{
    		border-bottom:none;

    	}
    	td h3.heading-style-3{
    		font-size:22px !important;
    		line-height:25px !important;
    	}
    	h1.heading-style-1{
    		font-size:2.7em !important;
    	}
    }
/* fin tableau responsive */

.pretext, .category_desc{
	max-width:680px;
}
/*Section Nouvelles*/
.mod-nouvelle-col li:last-child{
	border-right:none;
}
.block-nouvelle{
	padding:20px;
}
.blocknouvelles h4.heading-style-4{
	color:#4f555d;
}
.mod-nouvelles-date{
	font-size:18px;
	color:#414141;
}
.mod-nouvelles-titre a{
	font-size:24px;
}
.mod-nouvelles-date, .mod-nouvelles-titre{
	padding-bottom:20px;
}
.nouvelles-introtext{
	font-size:15px;
	text-align:justify;
}
.nouvelle-liste{
	border:1px solid #c8da2c;
	padding:25px 40px;
}
section.nouvelle-liste{
	margin-bottom:25px;
}
.mod-nouvelles-date-list, .mod-nouvelles-titre-list{
	padding-bottom:10px;
}
.mod-nouvelles-titre-list{
	font-size:20px;
	color:#585f68;
}
.btn-info.nouvelle-list{
	border-color:#c8da2c;
	color:#666669;
}
.btn-info.nouvelle-list:hover{
	color:#86b649;
}
.mod-nouvelles-titre a:hover, .mod-nouvelles-titre-archive a:hover{
	color:#666669;
}
.btn-application{
	display:table;
	margin:0 auto;
	padding-top:15px;
}
.bloc-support figure{
	width:96px;
	height:96px;
	display:block;
	margin:0 auto;
}
.bloc-support, .bloc-element{
	padding:20px;
}
.bloc-element{
	border:1px solid #ddd;
}
.bloc-element h4{
	padding-top:10px;
}

.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap [class*="heading-style"]{
	margin-bottom:0;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap h6.heading-style-6{
	margin-bottom:0;
	font: 16px/22px "robotoC", sans-serif;
	padding: 4px 20px;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap h6.heading-style-6 a{
	color:#444;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap h6.heading-style-6 a:hover{
	color:#059ccc;
}
/* === Nous joindre === */

.pageNousJoindre .moduletable.fright{
	text-align:left;
}
.pageNousJoindre ul li::before{
	display:none;
}
.pageNousJoindre ul li{
	padding:2px 0;
}
.pageNousJoindre ul li + li{
	border-top:none;
}
/*== Up to 767px ======================================================
========================================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	/*===== Mobile Menu =====*/
  .rd-mobilemenu_ul a.iceMenuTitle:hover {
    background: #059ccc;
  }
  .rd-mobilemenu_ul a.active,
  .rd-mobilemenu_ul li.level_1.active > a {
    color: #ffffff;
    background: #059ccc;
  }
  .rd-mobilemenu_submenu li.active > a {
    color: #ffffff;
    background: #059ccc;
  }
}
div.chzn-container .chzn-results li.highlighted {
  background: #059ccc;
  color: #ffffff;
}
.TopLink{
	z-index:20;
}
.TopLink ul.nav-child li a{
	color:#444243;
}
/*== 896 retirer l'imege entete du Portail plus diminuer les formatx==*/
@media (max-width: 896px){
	.icemegamenu > ul > li > a.iceMenuTitle{
		font: 16px / 20px 'robotoC', sans-serif;
		padding:5px 10px 5px;
	}
}
.radiovertical .radio.inline{
	padding-top:0;
	display:inline-block;
}
.radiovertical label + *{
	margin:5px 10px 10px 10px;
}
span.radio{
	margin-right:2px;
	border:1px solid #a6a6a6;
}
span.checkbox{
	height:17px;
	line-height:17px;
	width:17px;
	text-align:center;
	float:left;
	margin-right:5px;
	border:1px solid #a6a6a6;
}
.checkbox.inline{
	width:100%;
}
.ligne, .lignedouble{
	display:block;
	height:1px;
	width:100%;
	background-color:#a6a6a6;
	margin:7px 0;
}
.lignedouble{
	height:4px;
}
input::placeholder, textarea::placeholder{
    color:#a2a2a2;
    font-family: "jaldiregular",sans-serif;
	font-size:16px;
}
.mod-fwrerealtor-search-button.button.button-primary::before{
	content:"\e632" !important;
	font-family:"iconmembres",fantasy !important;
	font-size:25px;
	color:#d3ccb8;
}
.mod-fwrerealtor-search-button.button.button-primary, .mod-fwrerealtor-search-button.button.button-primary:active, .mod-fwrerealtor-search-button.button.button-primary:focus{
	border:1px solid #059ccc;
	background-color:#059ccc;
}
.mod-fwrerealtor-search-button.button.button-primary:hover {
    background-color: #059ccc;
    border: 1px solid #059ccc;
}
.u-pull-right.details a.fwre-read-more{
	border:2px solid #059ccc;
	color:#059ccc;
	text-transform:inherit;
}
.u-pull-right.details a.fwre-read-more:hover{
	border:2px solid #46ace7;
	color:#46ace7;
	background-color:transparent;
}
.fwre-list-item-share .cogi-nbr-chambre span{
	font-size:14px;
	color:#999999;
	margin-right:15px;
}
.fwre-list-item-share .cogi-nbr-chambre span i:before{
	font-size:18px;
}
.immeubleDe{
	padding:10px 10px 0 10px;
}
.item_introtext ul.pagination-list li + li{
	border-top:none;
}
.item_introtext ul.pagination-list li::before{
	position:inherit;
	content:"";
	font-family:inherit;
	color:transparent;
}
.fwre-skeleton .pagination ul li > span.pagenav{
	background:transparent;
	color:#999;
	border:1px solid;
	border-radius:3px;
}
.fwre-skeleton .pagination ul.pagination-list li{
	height:auto;
}
.fa{
	display:inline-block;
	font: normal normal normal 14px/1 'iconmembres',fantasy;
	font-size:inherit;
	text-rendering:auto;
	-moz-osx-font-smoothing: grayscale;
}
.fa-angle-left::before{
	content:"\e668";
}
.fa-angle-double-left::before{
	content:"\e669";
}
.fa-angle-right::before{
	content:"\e667";
}
.fa-angle-double-right::before{
	content:"\e66a";
}
.pagination ul li > a, .pagination ul li > span{
	border-radius:3px;
}
/*partie responsive du parc immobilier plus recherche*/
@media (max-width: 600px){
    .fwre-skeleton .columns{
        float:none;
    }
    .fwre-skeleton .columns .last{
        margin-top:10px;
    }
}
.page-item__accessibilite ul{
	margin:0 0 12px;
}

/* Style specifique pour le parc Immobilier */
.InfoPortail table.u-full-width tr td{
    border-right:none;
    padding:15px 10px;
}
.InfoPortail table.u-full-width{
    border:none;
    padding:10px;
}
.InfoPortail table.u-full-width td{
    border-bottom:none;
}
.ligneDesktopTop{
    border-top: 1px solid #585f68;
    margin-bottom:10px;
}

/*CHOSEN*/
.chzn-container-single .chzn-single{
	height:35px;
	line-height:34px;
}
.chzn-container-single .chzn-single div b{
	display:block;
	width:100%;
	height:100%;
}
.chzn-container-active.chzn-with-drop .chzn-single div b {
	background-position: -18px 6px;
}
#top-fix{
	position: fixed;
	top:0;
	right:0;
	z-index: 1011;
}
ul.address li .co{
	margin-right:7px;
}
.blocknouvelles{
	display: block;
	border:1px solid #c8da2c;
	padding:25px;
	border-radius: 4px;
}
.itemsnouvelles{
	display:block;
	width: 100%;
}
.itemsnouvelles .btn-nouvelles{
	text-align:center;
	position:relative;
	top:-25px;
}
.btn-news{
	background: #fff;
	border-radius: 4px;
	border:1px solid #c8da2c;
}
.time-nouvelle{
	font-size:22px;
}
#maintop h4.heading-style-4 a, #mainbottom h4.heading-style-4 a{
	color:#333333;
}
#maintop h4.heading-style-4 a:hover, #mainbottom h4.heading-style-4 a:hover{
	color:#059ccc;
}
#mainbottom{
	padding-top:35px;
}
#mainbottom .mod-article-single{
	margin-bottom:0;
}

.right{
	text-align: right;
}
#aside-left .right{
	text-align:left;
}
.module_container h2.locataire{
	margin-bottom: 44px;
}
#topLogo-fix{
	position:fixed;
	top:15px;
	left:60px;
	z-index:1011;
	visibility:hidden;
}
#maintop{
	padding:50px 0 36px 0;
}
#maintop h2.heading-style-2{
	text-transform: none;
	color:#585f68;
	margin-bottom:0;
}
#maintop p{
	font-size:20px;
}
/**Style pour la formulaire puis-je-déposé une demande **/
.DemandeEnLigne h3.heading-style-3{
    text-transform:uppercase;
}
.DemandeEnLigne .module_container header .moduleTitle{
    margin-bottom:10px;
}
.trait-separateur{
  display:block;
  margin:0 auto 35px;
  width:70%;
  height:3px;
  background-color:#006e7f;
}
.note-bas-page{
  padding-top:20px;
}
.note-bas-page p{
  font-size:0.8em
}
.alert-portail{
  color: #be5656;
  text-align: center;
  /*text-transform:uppercase;*/
}
.alert-mobile{
    color:#be5656;
}
.alert-portail::before, .alert-mobile::before{
  font-family: 'iconmembres', fantasy;
  content: '\e6dd';
  font-size: 30px;
  color: #be5656;
  padding-right:10px;
}
.alert-portail-form{
  color: #be5656;
  line-height:1.2em;
}
.alert-portail-form::before{
  font-family: 'iconmembres', fantasy;
  content: '\e6dd';
  font-size: 20px;
  color: #be5656;
  padding-right:10px;
}
.succes-portail{
  color:#3c763d;
  text-align:center;
}
.succes-portail::before{
  font-family: 'iconmembres', fantasy;
  content: '\e6cb';
  font-size: 30px;
  color: #3c763d;
  padding-right:10px;
}
.sec_form table tr td{
  vertical-align:top;
}
.radiobtn label{
  display:inline-block;
  margin:0 10px !important;
}
.radiobtn label + *{
  margin-top:0;
}
.TitreForm{
  display:block;
  color:#fff;
}

/* Custom Portail Centralise*/
span.checkbox {
  position: relative;
  display: inline-block;
  min-height: 0;
  height: 18px;
  line-height: 18px;
  width: 18px;
  background: #ffffff;
  border: 1px solid;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}
.rsfp_thankyou_popup_inner{
    color: #666669;
}
span.checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
  opacity: 0;
}
span.checkbox input[type="checkbox"]:checked + label.checkbox_inner:before {
  content: '\e616';
}
span.checkbox label.checkbox_inner {
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
span.checkbox label.checkbox_inner:before {
  content: '';
  font-family: 'iconmembres',fantasy !important;
  font-size: 11px;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  color: #666669;
}
span.checkbox + label {
  font-size: 14px;
  margin: 0 0 0 10px;
  vertical-align: middle;
}
span.radio {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  min-height: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 28px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
span.radio input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
  opacity: 0;
}
span.radio input[type="radio"]:checked + label.radio_inner:before {
  border-radius: 50%;
  content: "";
  height: 14px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 14px;
  background: #3b8fc0;
  border:1px solid #3b8fc0;
}
span.radio input[type="radio"] + label.radio_inner:before {
  border-radius: 50%;
  content: "";
  height: 14px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 14px;
  border:1px solid #d3ccb8;
}
span.radio label.radio_inner {
  bottom: 0;
  left: 0;
  line-height: 27px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
span.radio + label {
  font-size: 14px;
  margin: 0 0 0 10px;
  vertical-align: middle;
}
span.radio{
    margin-right:4px;
    border:1px solid #738c95;
}
.DemandeEnLigne .formResponsive .formBody{
	color:#666669;
	font-size:18px;
}
.DemandeEnLigne .item_introtext ul li{
    font-size:inherit;
}
.DemandeEnLigne a.btn{
    border:1px solid #3b8fc0;
    padding:15px;
    text-decoration:none;
}
/*Laval*/
.LienSouligne #block-center .row{
  margin:25px 0;
}
.LienSouligne .DemandeEnLigne{
  background-color:#fff;
  color:#666669;
  font-size:18px;
}
.LienSouligne .center{
  text-align:center;
}
.LienSouligne .pretext{
  margin:0 auto;
  max-width: 700px;
  text-align: center;
  padding-bottom:20px;
}

h3.heading-style-3{
  font-size:30px;
}
label{
  font-family:inherit;
  font-weight: normal;
  margin:0 5px 3px 0;
}
.LienSouligne .blog{
  display:none;
}
.LienSouligne #maintop{
    color:#333;
    background-color:#e7e5e2;
}
.LienSouligne #maintop a{
    color:#00a1bc;
    text-decoration:underline;
}
.LienSouligne #maintop h2.heading-style-2, .LienSouligne #maintop h4.heading-style-4 {
    color:#006e7f;
}
/*Levis*/
.mod-newsflash-adv.icons .item_content i.demande{
    background: rgb(0,217,254);
    background: linear-gradient(165deg, rgba(0,217,254,1) 0%, rgba(0,144,165,1) 70%);
    display:inline-block;
    border-radius:50%;
    font-size:58px;
    line-height:134px;
    margin-bottom:27px;
    width:134px;
}
.co-demande::before{
    /*color:#fff;*/
    background: -webkit-linear-gradient(45deg, #fffe8c, #fffc00, #b6b400);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.homeMod + .homeDem{
  background: rgb(0,217,254);
  /*background: linear-gradient(165deg, rgba(0,217,254,1) 0%, rgba(0,144,165,1) 70%);*/
  background: linear-gradient(165deg, rgba(35,117,175,1) 0%, rgba(0,67,102,1) 70%);
}
.homeMod i{
  font-size:58px;
  display:inline;
}
.homeMod .demande a{
  font-size:18px;
  color:#fff;
}
.homeMod .demande p{
  float:right;
  line-height:19px;
  font-family: 'Oxygen', sans-serif;
  width:65%;
}
/*Ajout pour les grilles sur 2 colonnes*/

.colDeux{
  display:inline-block;
  width:80%;
  vertical-align: top;
}
.colDeux.PlusEspace {
  padding-bottom: 22px;
}
#footer h4.heading-style-4{
	font-family: "jaldiregular", sans-serif;
	text-transform: uppercase;
}
@media (max-width:1340px){

}
/*== 1200px and beyond ===================================================
========================================================================*/

@media (max-width: 1285px){
	.icemegamenu{
		padding-right:10px;
	}
	.icemegamenu > ul > li > a.iceMenuTitle{
		padding:40px 5px 23px 15px;
		font: 16px / 30px 'robotoC', sans-serif;
	}
	.icemegamenu > ul > li.menu-search{
		display:none;
	}
}
@media (max-width: 1088px){

	div.icemegamenu{
		float:none;
		margin:0 auto 10px auto !important;
		display:table;
	}
	.icemegamenu > ul > li > a.iceMenuTitle{
		padding:12px !important;
	}
}
@media (max-width: 900px){
	#logo{
		display:none;
	}
	#topLogo-fix{
		visibility:visible;
	}
	.icemegamenu > ul > li > a.iceMenuTitle{
		font:16px/18px 'robotoC', sans-serif;
	}
	#header{
		margin-top:55px;
	}
}
@media (max-width: 767px){
	#header{
		margin-top:0;
	}
	ul.address li .co{
		pointer-events: initial;
	}
}
#rl_modals_content .page-item{
	color:#333;
}
#rl_modals_content h2{
	font-size:3em;
	margin-bottom:20px;
}
.encadre{
	display:block;
	padding:10px 10px 0 10px;
	border:2px solid;
	margin-bottom:20px;
}
.encadre h4.heading-style-4{
	margin-bottom: 10px;
}
#aside-left table {
	border: none;
	margin-bottom:20px;
}
#aside-left table td{
	padding:5px 0;
}
#aside-left table tr td{
	border-right:none;
}

/*Recherche Aide-au-logements*/
.blocSARL {
  display:boock;
  padding:7px;
}
.enteteSARL{
  background:#7c878e;
  padding:7px;
}
.enteteSARL h3{
  display:inline-block;
  width:80%;
  color:#fff;
  text-align:right;
  margin-bottom:7px;
}
.center{
  text-align: center;
}
.tabEntete{
  background:#26313b;
}
.tabEntete .cellB, .tabEntete .cellC, .tabEntete .cellD, .tabEntete .cellE,.TabCell .cellB, .TabCell .cellC, .TabCell .cellD, .TabCell .cellE{
  display:inline-block;
  width:15%;
  text-align: center;
  padding-top:7px;
}
.tabEntete .cellA, .TabCell .cellA{
  width:27%;
  display:inline-block;
  vertical-align:top;
}
.icoSarl{
  font-family: 'iconmembres', fantasy;
  font-size:60px;
}
.cellB .icoSarl{
  color:#2faddc;
}
.cellC .icoSarl{
  color:#b0c335;
}
.cellD .icoSarl{
  color:#444d56;
}
.cellE .icoSarl{
  color:#a72d6c;
}
.TabCell{
  border-bottom:1px solid #7c878e;
}
.cellA img{
  width:180px;
  padding-top:7px;
}
.tabEntete h3, .tabEntete p{
  color:#fff;
}
.btn{
    border:1px solid;
}
.cellB a:hover, .cellC a:hover, .cellD a:hover, .cellE a:hover{
    text-decoration:none;
}
.cellB a .icoSarl:hover{
    color:#308bad;
}
.cellC a .icoSarl:hover{
    color:#909e37;
}
.cellD a .icoSarl:hover{
    color:#323c47;
}
.cellE a .icoSarl:hover{
    color:#8d2b5d;
}
.btn.btnSarl{
    width:290px;
    padding:7px;
    white-space:inherit;
}
.imgFloat{
    float:right;
    width:390px;
    padding-right:10px;
}
.homeAcces{
  padding-bottom:0;
  padding-left:5px;
}
.home-slider{
    background:#004366;
}
.item_fulltext ul.tableMat li::before{
  content: "\e63d";
  color:#4bdb4b;
}
ol {
    counter-reset: item;
    list-style-type: none;
}

ol.item4 li:before {
    content: '4.' counter(item, decimal);
    counter-increment: item;
}
ol.item6 li:before {
    content: '6.' counter(item, decimal);
    counter-increment: item;
}
ol.item7 li:before {
    content: '7.' counter(item, decimal);
    counter-increment: item;
}
ol.item8 li:before {
    content: '8.' counter(item, decimal);
    counter-increment: item;
}
ol.item10 li:before {
    content: '10.' counter(item, decimal);
    counter-increment: item;
}
ol.item11 li:before {
    content: '11.' counter(item, decimal);
    counter-increment: item;
}
ol.item14 li:before {
    content: '14.' counter(item, decimal);
    counter-increment: item;
}
ol.item15 li:before {
    content: '15.' counter(item, decimal);
    counter-increment: item;
}
ol.item16 li:before {
    content: '16.' counter(item, decimal);
    counter-increment: item;
}
ol.item17 li:before {
    content: '17.' counter(item, decimal);
    counter-increment: item;
}
ol.item19 li:before {
    content: '19.' counter(item, decimal);
    counter-increment: item;
}
ol.item20 li:before {
    content: '20.' counter(item, decimal);
    counter-increment: item;
}
ol.item22 li:before {
    content: '22.' counter(item, decimal);
    counter-increment: item;
}
ol.item23 li:before {
    content: '23.' counter(item, decimal);
    counter-increment: item;
}
ol.item29 li:before {
    content: '29.' counter(item, decimal);
    counter-increment: item;
}
ol.item30 li:before {
    content: '30.' counter(item, decimal);
    counter-increment: item;
}
ol.item10 li, ol.item11 li, ol.item14 li, ol.item15 li, ol.item16 li, ol.item17 li, ol.item19 li, ol.item20 li, ol.item22 li, ol.item23 li,  ol.item29 li,  ol.item30 li{
  padding:4px 0 4px 26px;
}
a.anchor {
    display: block;
    position: relative;
    top: -70px;
    visibility: hidden;
}
ul ul{
  margin:0;
}
ul ul li:last-child{
  
}
.icoDemande{
    font-size:80px;
}
.clear{
    clear:both;
}
td.soustitre{
    background:#144c5d;
    color:#fff;
}
td.titresection{
    background:#ddd;
}
#table-responsive{
    margin-bottom:22px;
}
#aside-left .mod-menu ul.menu li{
    padding:8px 0;
    border-bottom:1px solid #ddd;
}
#aside-left .mod-menu ul.menu > li > a{
    font-size:20px;
}
/* Login form */

fieldset{
    padding:0;
    margin:0;
    border:0;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-family: 'latoregular', sans-serif;
  display: block;
  max-width: 100%;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  color: #666669;
  font-size: 16px;
  height: 43px;
  line-height: 22px;
  padding: 10px 9px 10px 9px;
  vertical-align: middle;
  outline: none;
  margin-bottom: 22px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 1s ease , box-shadow 1s ease;
  -moz-transition: border-color 1s ease , box-shadow 1s ease;
  -o-transition: border-color 1s ease , box-shadow 1s ease;
  transition: border-color 1s ease , box-shadow 1s ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
select:-webkit-autofill,
textarea:-webkit-autofill,
input[type="text"]:-webkit-autofill,
input[type="password"]:-webkit-autofill,
input[type="datetime"]:-webkit-autofill,
input[type="datetime-local"]:-webkit-autofill,
input[type="date"]:-webkit-autofill,
input[type="month"]:-webkit-autofill,
input[type="time"]:-webkit-autofill,
input[type="week"]:-webkit-autofill,
input[type="number"]:-webkit-autofill,
input[type="email"]:-webkit-autofill,
input[type="url"]:-webkit-autofill,
input[type="search"]:-webkit-autofill,
input[type="tel"]:-webkit-autofill,
input[type="color"]:-webkit-autofill
{
  -webkit-box-shadow: inset 0 0 0 20px #ffffff !important;
  -webkit-text-fill-color: #666669 !important;
  color: #666669 !important;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus
{
  border-color: rgba(7,102,138,0.8);
}
select:last-child,
textarea:last-child,
input[type="text"]:last-child,
input[type="password"]:last-child,
input[type="datetime"]:last-child,
input[type="datetime-local"]:last-child,
input[type="date"]:last-child,
input[type="month"]:last-child,
input[type="time"]:last-child,
input[type="week"]:last-child,
input[type="number"]:last-child,
input[type="email"]:last-child,
input[type="url"]:last-child,
input[type="search"]:last-child,
input[type="tel"]:last-child,
input[type="color"]:last-child,
.uneditable-input:last-child {
  margin-bottom: 0;
}
.input-append,
.input-prepend {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 16px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  vertical-align: top;
  display: inline-block;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-append .btn.hasTooltip,
.input-prepend .btn.hasTooltip {
  width: 43px;
  padding-left: 0;
  padding-right: 0;
}
.input-prepend {
  position: relative;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend input {
  padding-left: 43px;
}
.input-prepend .add-on {
  font-size: 17px;
  width: 43px;
  height: 43px;
  line-height: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent !important;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.input-prepend .add-on i,
.input-prepend .add-on > span {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -12.75px 0 0 -12.75px;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  line-height: 21px;
  width: 21px;
  color: #059ccc;
  font-size: 13px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.input-prepend .add-on:hover i {
  background: #059ccc;
  color: #ffffff;
}
.input-prepend:focus .add-on {
  background: #F00;
}
.input-append input,
.input-append select
{
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn{
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
/*Menu mod Cogi*/
.mod-menu .separator{
    font-size:20px;
    color:#059ccc;
}
.mod-menu ul ul.nav-child{
    margin:0 0 0 15px;
    font-size:20px;
}
#aside-left .mod-menu ul.menu li:first-child{
    border-top:1px solid #ddd;
}
#aside-left .mod-menu ul.menu li ul.nav-child li:first-child{
    border-top:none;
}
#quickdownload .row{
    margin-left:0;
    margin-right:inherit;
}
.map_preloader{
    display:none;
}