/* Move down content because we have a fixed navbar that is 50px tall */

html, body {
    min-height: 100%;
}
body {
	height:100%;
  padding: 0px;
  margin:0px;
    background: url() #f1f3ee no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

		
.inner{margin-right:auto;margin-left:auto;padding-left:0px;padding-right:0px; height:100%!important;
background-color:#fff !important; 
}
#step{margin:0;padding:0;}
.step{float:left;width:20%;text-align:center;font-size:14px;border-radius: 3px;background:#e5e5e5;border:1px solid #fff;}
.step.active{background:#c8d200;font-weight:bold;}


@media (min-width:768px){.inner{width:750px}.step{padding:10px;}}
@media (min-width:992px){.inner{width:962px}.step{padding:10px 30px;}}
@media (min-width:1200px){.inner{width:962px}}.inner-fluid{margin-right:auto;margin-left:auto;padding-left:0px;padding-right:0px}
	

      /* Wrapper for page content to push down footer */
      #wrap {
        min-height: 100%;
        height: auto ;
		background-color:#fff !important; 
		max-width:962px;
		
        /* Negative indent footer by it's height */
        margin: 0 auto 0px;!important;
 }@media (min-width:768px){#wrap{width:750px}}@media (min-width:992px){#wrap{width:962px}}@media (min-width:1200px){#wrap{width:962px}}

      

      /* Lastly, apply responsive CSS fixes as necessary */
      @media (max-width: 767px) {
        #footer {
          margin-left: -20px;
          margin-right: -20px;
          padding-left: 20px;
          padding-right: 20px;
        }
      }
	

.header {
  /*background-color: #dce0d9;
  background: url(../../img/back-header.jpg) #dce0d9 repeat-x;*/
  border-radius: 0px;
  border-width: 0px;
  margin:0;
}

.menu-zone {
	padding-top:15px;
   background: url(../../img/back-header.jpg) #fff repeat-x;
   height:auto;

}

.logo {
  height: auto;
  padding:0 0 0 15px;
}

.tools {
	font-size:0.8em;
	font-weight:bold;
  	color: #ababab;
	
}

.tools ul{
width:100%;
	float: right;	
}

.tools ul li{
    list-style-type: none;
	float: left;   
    margin-left: 15px;
}

.tools ul li a {
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
		  color: #ababab;
		  text-decoration:underline;
		  }
		  
.tools ul li a i  {
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
		  color: #ababab;
		  text-decoration:none;
		  }
		  
		  
.fa-twitter {font-size:24px!important; margin-top:-5px;

 } 
  
.tools ul li a:hover i {
     color: #3f3f3f;
}	


.tools ul li a:hover {
	color: #3f3f3f;
	text-decoration:none;
		  }
		  

		  

 

		  

.tools ul li:nth-child(2) {
	display:block;
	width:22px!important;
	height:14px!important;

 }
 
.tools ul li:nth-child(2) a {
	zoom: 1;
	filter: alpha(opacity=40);
	opacity: 0.4;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;

		  }
		  
.tools ul li:nth-child(2) a:hover {
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;

		  } 
	
.menu-qualipaysage	{
background: url(../../img/back-menu.jpg) #272727 repeat-x;
text-transform:uppercase;
color:#fff;
		  } 
.menu-qualipaysage li a	{
	color:#fff;
	box-shadow: inset 0 0 1px #000000;
		  }  
.menu-qualipaysage li a:hover	{
	background-color:transparent;
	border-bottom:solid  #c8d200;
	border-width: 3px;
	padding-bottom: 12px
		  }  	  
	
@media screen and (max-width:767px){.menu-qualipaysage li a:hover {
    	border-width: 0px;
	padding-bottom: 10px;
	color:#c8d200;
}
}	
		  
		  
.menu-qualipaysage li a:focus	{
	border-bottom:solid  #c8d200;
	border-width: 3px;
	padding-bottom: 12px;
	/*background: url(../../img/menu-arrow-open.png) no-repeat bottom center;*/
	position:relative;
	z-index: 999999;
		  }
		  
.menu-qualipaysage-arrow-on	{
	display:block;
margin-top:-21px;
margin-left:72%!important;
min-width: 16px !important;
min-height: 9px !important;
	background: url(../../img/menu-arrow-open.png) no-repeat;
		  }
@media (min-width:768px){.menu-qualipaysage-arrow-on{margin-left:64%!important;}}@media (min-width:992px){.menu-qualipaysage-arrow-on{margin-left:72%!important;}}
@media screen and (max-width:767px){.menu-qualipaysage-arrow-on {
    	display:none!important;
}
}  	  
		  
.sub-menu {
background-color:#3e3e3e !important;
border-width: 0px;
  border-radius: 0px;
	} 



.adjust-top-menu {
margin-top:-35px;	
	}
	
@media screen and (max-width:767px){.adjust-top-menu {
    	margin-top:0px!important;
		width:100%!important;
		padding:0px!important;
}
}
.quali-dropdown-menu {

	background: url(../../img/wave-md.png) #3e3e3e no-repeat 50px -20px ;
    border: 0px solid rgba(0, 0, 0, 0.15);
	border-radius:0px;  
	text-transform:none;
	padding:20px 0 20px 0!important;
	max-height:192px!important;

}

 @media (min-width:768px){.quali-dropdown-menu{max-height:145px!important;}}@media (min-width:992px){.quali-dropdown-menu{max-height:192px!important;}}@media (min-width:1200px){.quali-dropdown-menu{max-height:192px!important;}}



.quali-dropdown-menu ul li {
    max-width:200px;
	float:left;
	list-style:none;
	margin: 0 2% 0 0;


}

.quali-dropdown-menu ul li ul {

	padding:0 0 0 10%;
	clear:both;
}
.quali-dropdown-menu ul li ul li {

	list-style:disc;
	
}

.quali-dropdown-menu ul li ul li:last-child {
list-style:none;
	padding:10% 0 10% 0;
}	

.quali-dropdown-menu .btn-sm {
background-color: #ccd511!important;
background: url(../../img/wave-md.png) #ccd511 no-repeat 0px 115px ;
color: #3e3e3e!important;
font-weight: 600!important;
border-radius: 0px;
border-width: 0px;
box-shadow: 0 0 0px #000000 inset !important;
	filter: alpha(opacity=100);
	opacity: 1;
  -webkit-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
}	

.quali-dropdown-menu .btn-sm:hover {
background-color: #bcc415!important;
	filter: alpha(opacity=100);
	opacity: 1;
	border-width: 0px;
    box-shadow: 0 0 0px #000000 inset;
	padding-bottom: 5px;
	text-decoration:none;

}




		.PQ-dropdown ul {
	padding-top:30px!important;
	font-size:0.94em;
	margin-left:-50px!important;
	}
 @media (min-width:768px){.PQ-dropdown ul{padding-top:15px!important;}}@media (min-width:992px){.PQ-dropdown ul{padding-top:30px!important;}}@media (min-width:1200px){.PQ-dropdown ul{padding-top:30px!important;}}
	
	
			.PQ-dropdown li {
	width:100%;
	

	}
.PQ-dropdown-title {
	font-size:1em!important;
	}
	




 @media (min-width:768px){.PQ-dropdown-title{font-size:85%!important;}}@media (min-width:992px){.PQ-dropdown-title{font-size:1em!important;}}@media (min-width:1200px){.PQ-dropdown-title{font-size:1em!important;}} 


	
			.PQ-dropdown ul li ul {
	padding-top:0px!important;
	margin-left:5px!important;
	}
	

				.PQ-dropdown ul li ul li {
	list-style-image: url(../../img/PQ-dropdown-arrow.png);
	width:100%;
	font-size:0.90em;
	}
	
				.PQ-dropdown ul li ul li:first-child {
	margin-top:0.90em;
	}
		    
	
@media screen and (max-width:767px){.PQ-dropdown {
    display:none!important;

}



		.PQ-dropdown ul {
	padding-top:15px!important;
	}
}


.PQm-dropdown {
	height:40px;
	border-width:0px!important;

	}
	
		.PQm-dropdown ul {
	margin:0px!important;
	border-width:0px!important;
	max-width: 100%!important;
	
	}
	
	.PQm-dropdown li {
	float:left!important;
	margin-left:-25px!important;
	max-height:20px!important;
	border-width:0px!important;
	box-shadow: inset 0 0 0px #000000!important;
	max-width: 100%!important;
	width: 100%!important;
	
	}
	
	.PQm-dropdown li a {
	border-width:0px!important; 
	box-shadow: inset 0 0 0px #000000!important;
	margin: 0 2% 0 0;
    
	}
	
	.PQm-dropdown li a:hover {
	border-width:0px!important;
	}

@media screen and (min-width:768px){.PQm-dropdown {
    display:none!important;

}
}


.breadcrumb > li a {
    color: #2b2b2b !important;
    text-decoration: none;

}

.breadcrumb > li a:hover {
    color: #2b2b2b !important;
    text-decoration: underline;

}

.breadcrumb > .active {
    color: #008bcf;
}
	
	
	  
.slider-container {
  margin: 0;
  padding:0;
  color: inherit;
  text-shadow: 0 0px 0px rgba(0, 0, 0, .0);
}
.slider-container h1,
.slider-container .h1 {
  color: #008bcf;
  width:580px;
  font-size: 38px!important;
   line-height:40px;
  font-weight:bold;
  text-transform:uppercase;
  padding:0px;
  margin:0px 0px 10px -50px;
    text-shadow: 0 0px 0px rgba(0, 0, 0, .0);
}

.carousel-indicators {
    bottom: 0px!important;
}


.carousel.c-fade .item {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.carousel.c-fade .active.left,
.carousel.c-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.c-fade .next,
.carousel.c-fade .prev {
  left: 0;
  z-index: 1;
}
.carousel.c-fade .carousel-control {
  z-index: 3;
}

@media (min-width:768px){.slider-container h1 {
	line-height:30px!important;
margin-top: 80px!important;
margin-left: 0px!important;
font-size: 30px!important;

}}@media (min-width:992px){.slider-container h1 {
	line-height:38px!important;
margin-top: 0px!important;
margin-left: -50px!important;
font-size: 38px!important;
}}@media (min-width:1200px){.slider-container h1 {
	line-height:38px!important;
margin-top: 0px!important;
margin-left: -50px!important;
font-size: 38px!important;
}}

@media screen and (max-width:767px){.slider-container h1 {
    margin-top: 25%!important;
	font-size: 20px!important;
	margin-left: 25%!important;
	line-height:30px!important;

}
}



@media screen and (max-width:767px){.slider-bt {

	margin-left: 25%!important;

}
}

@media screen and (max-width: 480px){.slider-container h1 {
    margin-top: 40%!important;
	font-size: 18px!important;
	margin-left: 30%!important;
	line-height:20px!important;

}
}


@media screen and (max-width: 480px){.slider-bt {

	margin-left: 30%!important;

}
}

@media screen and (max-width: 479px){.slider-container h1 {
    margin-top: 45%!important;
	font-size: 15px!important;
	margin-left: 30%!important;
	line-height:20px!important;

}
}


@media screen and (max-width: 479px){.slider-bt {

	margin-left: 30%!important;
	font-size: 12px!important;

}
}


@media screen and (max-width: 350px){.slider-container h1 {
    margin-top: 56%!important;
	font-size: 15px!important;
	margin-left: 33%!important;
	line-height:20px!important;

}
}


@media screen and (max-width: 350px){.slider-bt {

	margin-left: 33%!important;
	font-size: 12px!important;

}
}



.slide-wide {
width:450px!important;
}

.slider-container p {
  font-size: 22px;
  font-weight:bold!important;
  line-height:25px;
  width:420px;
  text-transform:uppercase;
  text-shadow: 0 0px 0px rgba(0, 0, 0, .0);
  color: #3e3e3e;
  margin:0px 0 10px 0;
}


@media screen and (max-width:767px){.slider-container p {
    display:none!important;

}
}



.slider-container p span {
  color: #c8d200;
}

@media screen and (max-width:767px){.slider-container p span {
    display:none!important;

}
}

.breadcrumb {
    background-color: transparent!important;

    padding: 15px 15px 0 0;
}



.slider-container small {
	display:block;
  font-size: 12px;
  width:330px;
  color: #000;
  margin:0 0 15px 0;
    text-shadow: 0 0px 0px rgba(0, 0, 0, .0);
}

@media screen and (max-width:767px){.slider-container small {
    display:none!important;

}
}
.container .slider-container {
  border-radius: 0px;
}
.slider-container .container {
  max-width: 100%;
  background-color: #fff;
}

.slide{
  padding:0px 0px 0px 0px;
  margin:0px;
}


.carousel-caption{
max-width: 600px!important;

}



.espace-entreprise{

  	border-right:solid  white;
	border-width: 5px;
	background: url(../../img/wave-md-f.png) #c8d200 no-repeat 110% 25%;
padding:20px;
}




.espace-entreprise h2 {
	text-transform:uppercase;
  	font-size:26px;
	line-height:24px;
	margin-bottom:20px;
}
.espace-entreprise h2 span{
  font-size:19px;
}

.donneur-ordre{
  border-right:solid  white;
	border-width: 5px;
	padding:20px;
	background: url(../../img/bck-donneur-ordre.png) #e9e9e9 no-repeat bottom right ;
}






@media screen and (max-width:767px){
	.donneur-ordre, .espace-entreprise {
	border-width: 0px;
}

}

.donneur-ordre span {
	display:block;
line-height:16px!important;
	margin-bottom:22px;
}


.donneur-ordre h2{
  font-size:26px;
  text-transform:uppercase;
  color:#008bcf;
  line-height:24px;
  	margin-bottom:20px;
}
.donneur-ordre h2 span{
  font-size:19px;
  
}



.entreprise-qualifiee{

  padding:20px 15px 20px 20px;
  background: url(../../img/wave-md-g.png) #3e3e3e no-repeat 60% 90% ;
}

.entreprise-qualifiee h2{
	text-transform:uppercase;
  font-size:26px;
  color:#c8d200;
  line-height:23px;
}

.entreprise-qualifiee h2 span{
  font-size:19px;
}


.entreprise-qualifiee p{
		text-transform:uppercase;
  color:#c8d200;
    font-size:18px;
  line-height:26px;
  margin:8px 0px 8px 0px;
}



.entreprise-qualifiee-side-panel{
  padding:5px 0px 20px 0px;
}

.entreprise-qualifiee-side-panel h2{
	text-transform:uppercase;
  font-size:26px;
  color:#c8d200;
  line-height:23px;
}

.entreprise-qualifiee-side-panel h2 span{
  font-size:19px;
}


.entreprise-qualifiee-side-panel p{
		text-transform:uppercase;
  color:#c8d200;
    font-size:18px;
  line-height:26px;
  margin:15px 0px 15px 0px;
}





.base-row {
display: table; 
}
.equal {
    max-width: 460px;
    
    float: none;
    display: table-cell;
    vertical-align: top;
 

}

@media (min-width:768px){.equal {
	max-width: 250px!important;
	width: 250px!important;

}}@media (min-width:992px){.equal {
	max-width: 321px!important;
	width: 321px!important;
}}@media (min-width:1200px){.equal {
	max-width: 321px!important;
	width: 321px!important;
}}


@media screen and (max-width:767px){.equal {
    max-width: 760px;
    float: none;
    display: block;
    vertical-align: top;

}
}




/* Fil info*/

.bck-fil-info {
background: url(../../img/wave-lg.png)  no-repeat 95% 45% ;

	
}

.fil-info {

 /*background-size: 100% 100%;*/

   margin:0px 40px 0px  40px;
	padding:20px 0 0 0;
	
}

.fil-info h2 {
   font-size:26px;
   color:#c8d200;
   font-style: italic;
   font-weight:bold;
   padding:0;
   margin:0;
}

.fil-info h3, .fil-info-side-panel h3 {
   font-size:20px;
   color:#000;
   font-style: italic;
   font-weight:bold;

}

.fil-info h4, .fil-info-side-panel h4 {
   font-size:13px;
   color:#000;
   font-weight:bold;

}

.fil-info h5 {
/*min-height:50px!important;
max-height:50px!important;*/
font-size:0.97em!important;
font-weight:800!important;
}

.fil-info p {
   font-size:12px;
   color:#8a8b8b;
   font-weight:normal;

}

.fil-info-side-panel p {
   font-size:12px!important;
   color:#8a8b8b!important;
   font-weight:normal!important;
   line-height:14px!important;
   text-transform:none!important;
margin-top: 5px!important;
}

.fil-info-side-panel div {

margin-bottom: 25px;
}


.fil-info hr {
margin:0;
padding:0;
}


.fil-info .toutes-infos {
text-align:right;
padding:1% 0 0 0;
		  }

.fil-info .toutes-infos a, .fil-info-side-panel .toutes-infos a {
	zoom: 1;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
  /*color: #646464;*/
padding:0px 0px 0px 0px;
text-decoration:underline;

		  }
		  
.fil-info .toutes-infos a:hover, .fil-info-side-panel .toutes-infos a:hover {
	zoom: 1;
  /*color: #000;*/
  text-decoration:none;
		  } 

.fil-info  .plus a, .fil-info-side-panel .plus a {
	zoom: 1;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
background: url(../../img/fleche_verte.png) #3e3e3e center center no-repeat;
min-width:40px!important;
max-height:25px!important;
padding:6px 20px 4px 20px;
		  }
		  
.fil-info .plus a:hover, .fil-info-side-panel .plus a:hover {
	zoom: 1;
  background-color: #1d1d1d;
		  } 



.fil-info-side-panel{
  padding:5px 0px 20px 0px;
}

.fil-info-side-panel li {
  list-style:none!important;
}

.fil-info-side-panel h2{
	text-transform:uppercase;
  font-size:26px;
  color:#c8d200;
  line-height:23px;
}

.fil-info-side-panel h2 span{
  font-size:19px;
}


.fil-info-side-panel p{
		text-transform:uppercase;
  color:#8b8b8b;
  font-size:18px;
  line-height:26px;
  margin:15px 0px 15px 0px;
}

/*.row.equal [class*="col-"]{
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.row.equal{
  overflow: hidden; 
}
.visible{
  overflow: visible!important; 
}*/



.recherche-entrp{
margin: 0 10px 0 10px;
      }
  
 
	.recherche-entrp .title{
		width:95%;
		min-height:45px;
		max-height:130px;
	background: url(../../img/recherche-titre-bck.png) bottom left no-repeat;
	margin:0px 0 15px 0;
	
	font-size:1.8em;
	line-height:1em;
      } 
	  
@media screen and (max-width:560px){.recherche-entrp .title {
    min-height:70px;

}
} 

@media screen and (max-width:480px){.recherche-entrp .title {
    min-height:80px;

}
} 

@media screen and (max-width:350px){.recherche-entrp .title {
    min-height:90px;

}
}



.gen-page{
margin: 0 15px 20px 10px;
      }
	  

@media screen and (max-width:767px){.gen-page{
margin: 0 15px 0px 10px;
      } 
}
 
 .gen-page a{
text-decoration:underline;
      } 
	  
	   .gen-page a:hover{
text-decoration:none!important;
      } 
 
	.gen-page .title{
		
		width:100%;
		min-height:40px;
		height:auto;
		max-height:300px;
	background: url(../../img/gen-page-titre-bck.png) bottom left no-repeat;

	margin:0px 0 8px 0;
	padding:0px 0 15px 0;
	font-size:1.8em;
	line-height:1em;
      } 
	  
	  .gen-page .title span{
color:#8b8b8b;
	  }



.gen-page-grey-block{
	width:100%;
	display:block;
	
margin: 0 0px 22px 0px;
background: url(../../img/wave-md-white.png) #e7e7e7 no-repeat 60% -30%;
      } 
	  
.gen-page-grey-block p{

padding: 15px 15px 0px 15px;
min-height:125px;
      }   
	    
.gen-page-grey-block span{
display:block;
font-size:1.2em;
padding: 0px 0px 0px 0px;
      }


.gen-page-grey-block-d{
	width:100%;
	display:block;
background: url(../../img/wave-lg-md.png) #e7e7e7 no-repeat 80% -30%;
padding: 30px;
min-height:250px;
      } 
	  
.gen-page-grey-block-d span{
display:inline;
font-size:1.2em;
      } 	  
	  
.gen-page-grey-block-s{
	display:block;
margin: 0 0px 22px 0px;
min-height:270px!important;
background-color: #e7e7e7;
padding: 10px;
      }  
	  
.gen-page-grey-block-se{
	display:block;
margin: 0 0px 22px 0px;
min-height:200px!important;
background-color: #e7e7e7;
padding: 10px;
      }   
.gen-page-grey-block-s p{
	padding-left: -15px;
	margin-left: -15px;
      } 

.gen-page-grey-block-b{
	display:block;
margin: 0 0px 22px 0px;
min-height:330px!important;
background-color: #e7e7e7;
padding: 10px;
      }  
.gen-page-grey-block-b p{
	padding-left: -15px;
	margin-left: -15px;
      }	  
	  
.gen-page-green-block{
	width:100%;
	display:block;
margin: 0 0px 0px 0px;
background: url(../../img/wave-md-f.png) #c8d200 no-repeat 75% -90%;

      } 
	  
.gen-page-green-block-sm{
	width:100%;
	display:block;
	padding:15px;
margin: 0 0px 0px 0px;
/*background: url(../../img/wave-md-f.png) #c8d200 no-repeat 75% -90%;*/
background-color: #c8d200;
text-align:left;
      } 	  
	  
	  
.gen-page-green-block p{
text-align:center;
font-weight:700;
font-size:1em;
line-height:1.2em;
min-height:90px;
color:#000;
padding: 15px 15px 15px 15px;
      }  
	  
.gen-page-green-block span{
display:inline;
font-size:14px!important;
      }  
	  
.gen-page-blue-block{
	width:100%;
	display:block;
margin: 0 0px 0px 0px;
background: url(../../img/wave-md-f.png) #008bd0 no-repeat 75% -90%;
text-align:center!important;
      } 




.metier-page-green-block{
	width:100%;
	display:block;
margin:0px 0px 15px 0px;
padding:15px 0px 15px 0px!important;
background: url(../../img/wave-lg-white.png) #c8d200 no-repeat 50% 50%;
      } 
	  
.metier-page-blue-block{
	width:100%;
	display:block;
	color:#fff!important;
margin:0px 0px 15px 0px;
padding:15px 0px 15px 0px!important;
min-height:175px;
background: url(../../img/wave-md-g.png) #008bd0 no-repeat 50% 50%;
      } 
	

.metier-page-blue-block a{
	color:#fff!important;
      } 
	
.metier-page-grey-block{
	width:100%;
	display:block;
margin:0px 0px 15px 0px;
padding:15px 0px 15px 0px!important;
min-height:175px;
background: url(../../img/wave-md-white.png) #d1d1d1 no-repeat 50% 50%;
      }   
	  
.metier {
	
		}  
.metier span {
	text-transform:uppercase;
		} 
		 	
.metier hr{
border:dashed #3e3e3e; border-width:1px 0 0; height:0;
margin: 10px 0 10px 0!important;
	         }
.contact-page-grey-block{
	width:100%;
	min-height:405px;
	display:block;
padding:15px!important;
color:#fff;
font-weight:600;
background: url(../../img/contact-block-bck.jpg) no-repeat;
      } 
	  
	  .contact-page-grey-block a { 
	  color:#fff;
	  } 
	  
.cotisation-page-grey-block{
	width:100%;
	display:block;
padding:15px!important;
background: url(../../img/wave-md-f.png) #c8d200 no-repeat 50% 70%;
      } 
	
.cotisation-page-blue-block{
	width:100%;
	display:block;
	color:#fff!important;
padding:15px!important;
margin: 0 0 15px 0;
background: url(../../img/wave-md-f.png) #008bd0 no-repeat 50% 70%;
      }
			  
.col-centered{
float: none;
margin: 0 auto;
} 

.page-blue-block{
	width:100%;
	display:block;
	color:#fff!important;

padding:15px!important;
min-height:200px;
background: url(../../img/wave-md-g.png) #008bd0 no-repeat 50% 50%;
      } 	  
	  
.gen-page-blue-block p{
text-align:center;
font-weight:700;
font-size:1em;
line-height:1.2em;
min-height:110px;
color:#fff;
padding: 15px 15px 15px 15px;
      }   
	    
.gen-page-blue-block span{
display:inline;
font-size:14px!important;
      }

.gen-page-blue-block-sm{
	width:100%;
	display:block;
margin: 0 0px 0px 0px;
background: url(../../img/wave-md-f.png) #008bd0 no-repeat 55% 40%;
text-align:center!important;
      } 

.gen-page-blue-block-sm p{
text-align:center;
font-weight:700;
font-size:1em;
line-height:1.2em;
min-height:60px;
color:#fff;
padding: 15px 15px 15px 15px;
margin: 10px 0px 0px 0px;
      }

.durable-img {

line-height:1.2em;
min-height:360px;
color:#fff;
padding: 0px;
margin: 0px 0px 0px 0px;

  -webkit-background-size: 100%!important;
  -moz-background-size: 100%!important;
  -o-background-size: 100%!important;
  background-size:100%!important;
  background-repeat:no-repeat!important;
  background: url(../../img/img-content-o.jpg);

      }
	  
   	@media screen and (max-width:480px){.durable-img {
min-height:260px;}}	  
	  
	  
.durable-img span {
	position:absolute;
	font-size:0.85em;
	top:87%;
	width:100%;
	color:#000;
	display:block;
	padding:5px;
background-color:#fff;
filter: alpha(opacity=80);
	opacity: 0.80;
      }

   	@media screen and (max-width:480px){.durable-img span {
top:79%;}}		  
.durable {

min-height:360px!important;
      } 
	
   	@media screen and (max-width:480px){.durable {
min-height:260px;}}	  
	  
.gen-page-equal {
    
    float: none;
    display: table-cell;
    vertical-align: top;
 

}  
	  
	   
.recherche-entrp .breadcrumb{
color:#8b8b8b;
margin: 0 0 15px 0;
padding: 0;
      }	
	  
.recherche-entrp .breadcrumb > .active {
    color: #000;
}

.recherche-entrp .breadcrumb > .select {
    color: #008bcf;
}

	  
	  	.recherche-entrp .title span{
color:#8b8b8b;

      } 
/*TABLES*/
/*Recherche entreprise*/
.table {border: 1px solid #ddd;
border-radius: 2px;
width:95%;
      }
	  
.fixed-table-container {
    border: 0px solid #dddddd;
    border-radius: 2px;
    clear: both;
    position: relative;
} 
	  
.table a {text-decoration:underline!important;
      }
	  
.table a:hover {text-decoration:none!important;
      }
.table > thead > tr > th {
-moz-box-shadow: 0px 2px 4px -4px #9b9b9b;
-webkit-box-shadow: 0px 2px 4px -4px #9b9b9b;
box-shadow: 0px 2px 4px -4px #9b9b9b;



border: 1px solid #ddd;
text-transform:uppercase;
font-weight:normal;
background: #fff;
font-size:0.9em;
}
td {
font-size:0.85em;
border: 1px solid #ddd;
}

tr:nth-child(even) {  
background: #fff;  
}  

tr:nth-child(odd) {  
background: #f5f5f5;  
}

.bt-fiche {
background: url(../../img/plus.png) #313131 center center no-repeat;
padding:2px 9px 2px 9px;
margin: 0 3px 0 0;
color:#fff;
width:15px;
height:16px;
}


.bt-fiche a {
	filter: alpha(opacity=100);
	opacity: 1;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.bt-fiche a:hover {
	filter: alpha(opacity=40);
	opacity: 0.4;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}


.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    margin-left: 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

	

/*Sticky footer*/
      /*#push,*/
     .footer {
        height: 101px;!important;
		
      }

.footer-inner{
	
	padding: 30px 0px 30px 0px;
  background-color: #3e3e3e;
  font-size:11px;
  color:#aaaaaa;
}

.footer-inner ul{
padding:0;
margin:0;
width:100%;
float: left; 
}

.footer-inner ul li{
    list-style-type: none;
	float: left;   
    margin-right: 15px;
}


.footer-inner a {
	zoom: 1;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
  color: #aaaaaa;

		  }
		  
.footer-inner a:hover {
	zoom: 1;
  color: #848484;
  text-decoration:none;
		  } 


.logo-small{
	float:right;
	padding:0;
margin:0;
	width:130px;
	height:auto;
}

/*forms*/

.entreprise-recherche input[type="image"] {
float:right;
    }
	.entreprise-recherche input[type="text"], input[type="password"], select {

    width: 88%;
}
	
.entreprise-recherche select{color:#333333!important; width:100%!important;}
	
	@media screen and (max-width:767px){.entreprise-recherche select {
width:83%!important;
max-width:240px;}}
	
	@media screen and (max-width:767px){.entreprise-recherche {
width: 100%;
 max-width:320px;
   min-width:200px;}}
   
   	@media screen and (max-width:480px){.entreprise-recherche {
width: 100%;
 max-width:275px;
   min-width:200px;}}

.custom-radio-bt {
padding: 20px 0 0px 0;
}

.custom-label {
  display: inline-block;
  margin-right: .6em;
  cursor: pointer;
  color:#fff;
  font-size:0.9em;
  font-weight:normal;
}
	
	.custom-radio,
.custom-check {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -.15em; /* Adjust to for best fit */
    margin: 0 .4em;
    width: 20px;
    height: 20px;
    background: url(../../img/customRadioCheck.png) 0 0 no-repeat;
}
.custom-radio { background-position: 0 -20px; }
.custom-check.focus { background-position: -20px 0; }
.custom-radio.focus { background-position: -20px -20px; }
.custom-check.checked { background-position: -40px 0; }
.custom-radio.checked { background-position: -40px -20px; }
.custom-check.checked.focus { background-position: -60px 0; }
.custom-radio.checked.focus { background-position: -60px -20px; }


@media screen and (min-width: 768px) {
  .slider-container {
    padding-bottom: 5px;
  }
  .container .slider-container {
    /*padding-right: 60px;
    padding-left: 60px;*/
  }
  .slider-container h1,
  .slider-container .h1 {
    font-size: 15px;
  }
}


.modal-body {

	z-index: 0!important;
	z-index: auto!important;
    }
    .modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	width: 900px; /* SET THE WIDTH OF THE MODAL */
	margin: 30px 0 0 -140px; /* CHANGE MARGINS TO ACCOMMODATE THE NEW WIDTH */
		z-index: 0!important;
	z-index: auto!important;
    }
	

	
 @media (min-width:768px){.modal-content{width: 720px!important; margin: 30px 0 0 -50px;}}@media (min-width:992px){.modal-content{width: 900px!important; margin: 30px 0 0 -140px;}}@media (min-width:1200px){.modal-content{width: 900px; margin: 30px 0 0 -140px;}}  
	
	
@media screen and (max-width:767px){.modal-content{width: 450px!important; margin: 30px 0 0 30px;}

}

@media screen and (max-width:480px){.modal-content{width: 300px!important; margin: 30px 0 0 0px;}

}
		
.modal-header {
    border-bottom: 0px solid #e5e5e5!important;
}	

.modal-body {
    padding: 10px 20px 20px 20px!important;
    position: relative;
}

#ModalIndex .modal-content {
max-height: 420px;
max-width: 520px;
padding:10px 10px 0px 20px;

}

 @media (min-width:768px){#ModalIndex .modal-content{max-width: 520px;!important; margin: 150px 0 0 45px;}}@media (min-width:992px){.#ModalIndex .modal-content{max-width: 520px!important; margin: 30px 0 0 -140px;}}@media (min-width:1200px){.#ModalIndex .modal-content{max-width: 520px; margin: 30px 0 0 -140px;}}

.tooltip {
    max-width:150px!important;
}
	
  .side-bar {

	margin:52px 0 0 0;
	padding:0;
  }

 	@media screen and (max-width:767px){.side-bar {
	margin:10px 0 0 25px!important;}} 
  
  .side-bar-bt {
	max-width:145px!important;
	text-align:center;
	padding:2px 25px 2px 30px;
	color:#3e3e3e;
	font-weight:700;
	font-size:0.87em;
	line-height:1em;
	text-transform:uppercase;
	background: url(../../img/side-bar-bt-bck.png) #dfe817 bottom center no-repeat;
filter: alpha(opacity=90);
	opacity: 0.90;
	margin:0 0 15px 0;
-webkit-box-shadow: 1px 4px 4px 0px rgba(50, 50, 50, 0.49);
-moz-box-shadow:    1px 4px 4px 0px rgba(50, 50, 50, 0.49);
box-shadow:         1px 4px 4px 0px rgba(50, 50, 50, 0.49);
	  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;


  }
  
  
      .side-bar-bt:hover {
filter: alpha(opacity=100);
	opacity: 1;
background: url(../../img/side-bar-bt-bck-over.png) #cbd416 bottom center no-repeat;
text-decoration: none!important;
  }
  
 @media (min-width:768px){.side-bar-bt{font-size:0.70em; line-height:1.1em!important; max-width:130px!important; padding:10px 10px 10px 5px;}}@media (min-width:992px){.side-bar-bt{font-size:11px; max-width:145px!important;}}  
  
	
      @media (max-width: 767px) {
        .side-bar-bt{font-size:0.83em!important; padding:10px 10px 10px 10px!important; max-width:145px!important;}
      }
   

  

    .side-bar:hover {
text-decoration: none!important;
  } 
  
      .side-bar a:hover {
text-decoration: none!important;
  } 
  

  
      .side-bar-bt a:hover {
text-decoration: none!important;
  }
  
  .side-bar-eplaquette {
	  width:145px!important;	
  max-width:145px!important;
  height:206px!important;
  max-height:206px!important;
	text-align:center;
	padding:0px;
	color:#fff;
background: url(../../img/eplaquette.jpg) top left no-repeat;

  background-size: 100% 100%;
filter: alpha(opacity=80);
	opacity: 0.80;
	margin:0 0 15px 0;
-webkit-box-shadow: 1px 4px 4px 0px rgba(50, 50, 50, 0.49);
-moz-box-shadow:    1px 4px 4px 0px rgba(50, 50, 50, 0.49);
box-shadow:         1px 4px 4px 0px rgba(50, 50, 50, 0.49);
	  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

 @media (min-width:768px){.side-bar-eplaquette{max-width:110px!important; max-height:160px!important;padding:15px 10px 10px 10px!important;}}@media (min-width:992px){.side-bar-eplaquette{max-width:145px!important; max-height:206px!important;}}  

  .side-bar-eplaquette:hover {	

filter: alpha(opacity=100);
	opacity: 1;

}



  .side-bar-RSE {
	  width:145px!important;	
  max-width:145px!important;
  height:206px!important;
  max-height:206px!important;
	text-align:center;
	padding:0px;
	color:#fff;
background: url(../../img/thumb-RSE.jpg) top left no-repeat;

  background-size: 100% 100%;
filter: alpha(opacity=80);
	opacity: 0.80;
	margin:0 0 15px 0;
-webkit-box-shadow: 1px 4px 4px 0px rgba(50, 50, 50, 0.49);
-moz-box-shadow:    1px 4px 4px 0px rgba(50, 50, 50, 0.49);
box-shadow:         1px 4px 4px 0px rgba(50, 50, 50, 0.49);
	  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

 @media (min-width:768px){.side-bar-RSE{max-width:110px!important; max-height:160px!important;padding:15px 10px 10px 10px!important;}}@media (min-width:992px){.side-bar-RSE{max-width:145px!important; max-height:206px!important;}}  

  .side-bar-RSE:hover {	

filter: alpha(opacity=100);
	opacity: 1;

}



  .side-bar-Plaquette {
	  width:145px!important;	
  max-width:145px!important;
  height:206px!important;
  max-height:206px!important;
	text-align:center;
	padding:0px;
	color:#fff;
background: url(../../img/thumb-Plaquette.jpg) top left no-repeat;

  background-size: 100% 100%;
filter: alpha(opacity=80);
	opacity: 0.80;
	margin:0 0 15px 0;
-webkit-box-shadow: 1px 4px 4px 0px rgba(50, 50, 50, 0.49);
-moz-box-shadow:    1px 4px 4px 0px rgba(50, 50, 50, 0.49);
box-shadow:         1px 4px 4px 0px rgba(50, 50, 50, 0.49);
	  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

 @media (min-width:768px){.side-bar-Plaquette{max-width:110px!important; max-height:160px!important;padding:15px 10px 10px 10px!important;}}@media (min-width:992px){.side-bar-Plaquette{max-width:145px!important; max-height:206px!important;}}  

  .side-bar-Plaquette:hover {	

filter: alpha(opacity=100);
	opacity: 1;

}


  .side-bar-donneur-ordre {
	  width:145px!important;	
  max-width:145px!important;
  height:145px!important;
  max-height:145px!important;
	text-align:left;
	padding:15px 10px 10px 10px!important;
	color:#008bcf;
background: url(../../img/bck-donneur-ordre.png) #e9e9e9 no-repeat bottom right ;
line-height:15px;
  background-size: 100% 100%;

	margin:0 0 15px 0;
-webkit-box-shadow: 1px 4px 4px 0px rgba(50, 50, 50, 0.39);
-moz-box-shadow:    1px 4px 4px 0px rgba(50, 50, 50, 0.39);
box-shadow:         1px 4px 4px 0px rgba(50, 50, 50, 0.39);
	  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

 @media (min-width:768px){.side-bar-donneur-ordre{max-width:110px!important; max-height:145px!important;padding:15px 10px 10px 10px!important; background-size: 100% 85%;}}@media (min-width:992px){.side-bar-donneur-ordre{max-width:145px!important; max-height:145px!important;}}


.side-bar-donneur-ordre span {
	
	color:#000;
	
}

.side-bar-donneur-ordre p {
	
	margin-top:10px;
	
}

.tab-content a {
	
	text-decoration:underline;
	
}

.tab-content a:hover {
	text-decoration:none;
	
}

@media screen and (max-width:767px){.formulaires-sm {
    display:block!important;

}
.formulaires-lg {
    display:none!important;

}
}

@media screen and (min-width:768px){.formulaires-lg {
    display:block!important;

}
.formulaires-sm {
    display:none!important;

}
}

.caret {
color: #008bcf!important;
}




.caret100 {

    display: inline-block;
	background: url(../../img/arrow-content-b.png) top left no-repeat;
    padding-right: 0px!important;
	margin-right: 0px!important;
    vertical-align: middle;
    width: 10px;
	height: 18px;
}

.caret90 {

    display: inline-block;
	background: url(../../img/green-arrow.png) top left no-repeat;
    margin-right: 0px;
    vertical-align: middle;
    width: 10px;
	height: 15px;
}



.caret80 {

    display: inline-block;
	background: url(../../img/arrow-content-b-lg.png) top left no-repeat;
    padding-right: 0px!important;
    vertical-align: middle;
    width: 21px;
	height: 46px;
}

.caret70 {

    display: inline-block;
	background: url(../../img/arrow-content-lg.png) top left no-repeat;
    padding-right: 0px!important;
    vertical-align: middle;
    width: 21px;
	height: 46px;
}

.caret60 {

    display: inline-block;
	background-color: #676767;
    color: #fff;
	font-weight:bold;
    vertical-align: middle;
    padding: 2px 6px 2px 6px;

}

.caret50 {

    display: inline-block;
	background: url(../../img/arrow-content-g.png) top left no-repeat;
    padding-right: 0px!important;
	margin-right: 0px!important;
    vertical-align: middle;
    width: 10px;
	height: 18px;
}

.picto-aide {

    display: inline-block;
	background: url(../../img/picto-aide.png) top right no-repeat;
    margin-right: -10px;
	float: right;
    vertical-align: middle;
    width: 23px;
	height: 23px;
	filter: alpha(opacity=25);
	opacity: 0.25;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.picto-aide:hover {

	filter: alpha(opacity=90);
	opacity: 0.9;
}

.green-txt{
font-weight:700;
    color:#b0b901;
}

.blue-txt{
font-weight:700;
    color: #018cd1;
}




.grey-bar-title{
	display:block;
    color:#fff;
	background-color:#3e3e3e;
	padding:4px 4px 4px 8px;
	width:100%;
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
}

.green-bar-title{
	display:block;
    color:#333;
	background-color:#c8d200;
	padding:4px 4px 4px 8px;
	margin-bottom:15px;
	width:100%;
	font-weight:700;
}

.nav-tabs {
	margin-bottom:15px;
	
}
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #008bcf!important;
	background: #fff!important;
}

.nav-tabs > li > a 
{
	text-decoration:none!important;
	color: #676767!important;
	  -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
	
}

.nav-tabs > li > a:hover {
    background-color: #f0f0f0!important;
	color: #676767!important;
	
}

.sub-title{
    font-size:16px!important;
	
}

.p-margin-bottom {
    margin-bottom:20px!important;
	
}

.p-margin-bottom-lg {
    margin-bottom:40px!important;
	
}
.p-margin-top {
    margin-top:20px!important;
	
}


.p-box-content {
    padding:20px 20px 15px 20px!important;
	border: 1px solid #ddd;
	background-color: #f0f0f0!important;
	
}

.p-box-content2 {
    padding:20px 20px 15px 60px!important;
	border: 0px solid #ddd;
	background-color: #3e3e3e!important;
	color:#fff!important;
}

      @media (max-width: 767px) {
        .p-box-content2 {
    padding:20px 20px 15px 40px!important;
}
      }

.p-box-cotisation {
    padding:20px!important;
	border: 0px solid #ddd;
	background-color: #3e3e3e!important;
	color:#fff!important;
}

.p-box-content2 a{

	color:#c8d200;
}



.ul-li {
    margin-left:0px!important;
	padding-left:20px!important;
	
}

.column-padding {
    padding: 0px 8px 0px 8px;
	font-size:0.9em;
	
}

.btn-sm{
    border-radius: 0px;!important;
	text-decoration:none!important;
	
}





.calculate {
    /*padding-left: 0px;*/
	
}

.calculate .btn-sm {
    border-radius: 0px!important;
	text-decoration:none!important;
	
}

.sm-line-height{
line-height: 0;
}
img {
	max-width: 100%;
	height: auto;
}

.calculate input[type=text]{

  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 0px solid #aaa;
  border-radius: 2px;
  width:100%;
  min-width:100px;
  max-width:100px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 25px;
}

.bootstrap-table input[type=text]{

  overflow: hidden;
  padding: 0 0 0 8px;
  height: 24px;
	    border: 1px solid #dddddd;
    border-radius: 2px;
  width:100%;
  min-width:120px;
  max-width:120px;
  background-color: #fff;
  box-shadow: 0 0 0px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #333;
  font-size:0.9em;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}



/*.pagination-detail{display:none;}*/
.fleft{float:left;}
#results{}


.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    border-color: none!important;
}

.btn-default a{
    text-decoration:none!important;
}
.search{
    display:none!important;
}



/*FORMS*/
.msg_error,.obligatoire{color:#a94442;}
.obligatoire{clear:both;}
.fleft{float:left;}

.error{border:1px solid #a94442!important;}
.warning{border:1px solid orange;}
textarea{margin-bottom:5px;position:relative;}
.unite{margin-left:10px;margin-top:3px;position:absolute;}
.ml10{margin-left:10px;}

#generation{min-height:140px;}
#loader{background:#000 url(../../img/loader.gif) no-repeat 50% 35%;opacity:0.5;position:fixed;left:-140px;right:0;top:0;bottom:0;z-index:100; width:900px!important; padding:0; margin:0;}
#loading{background:#000 url(../../img/loader.gif) no-repeat 50% 50%;opacity:0.5;position:absolute;right:0;top:0;bottom:0;z-index:100; padding:0; margin:0;width:100%;height:100%}

 @media (min-width:768px){#loader{width: 720px!important; left:-50px;}}@media (min-width:992px){#loader{width: 900px!important; left:-140px;}}@media (min-width:1200px){#loader{width: 900px; left:-140px;}}  

.more,.more:hover{margin-top:7px;cursor:pointer;}
.mb2{line-height:20px;}

.add_realisation,.add_bureau,.add_chantier,.add_cadre,.add_responsable{cursor:pointer;color:#008bcf;text-decoration:underline}

.btdashed{border-top:1px dashed #e3e3e3;padding-top:5px;margin-top:5px;}
.btdashed2{border-top:1px dashed #fff;padding-top:5px;margin-top:5px;}

textarea {
    color: #000!important;
    width:100%!important;
}

.btn-sm-green {
background-color: #ccd511!important;
color: #3e3e3e!important;
font-weight: 600!important;
text-decoration:none!important;
border-radius: 0px;
border-width: 0px;
box-shadow: 0 0 0px #000000 inset !important;
	filter: alpha(opacity=100);
	opacity: 1;
  -webkit-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
}

.btn-sm-green:hover {
background-color: #bcc415!important;
	filter: alpha(opacity=100);
	opacity: 1;
}

.accordion {
	margin-bottom: 20px;
}
.accordion-group {
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.accordion-heading {
	border-bottom: 0;
}
.accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px;
}

.accordion-heading2 {
	border-bottom: 0;
}
.accordion-heading2 .accordion-toggle {
	display: block;
	padding: 8px 15px;
}

.accordion-toggle {
	cursor: pointer;
}
.accordion-inner {
	padding: 9px 15px;
	border-top: 1px solid #e5e5e5;
}

.accordion-inner li {
	list-style-image: url(../../img/green-arrow.png);

}

.accordion-heading a {
	/*background: url(../../img/accord-plus.png) no-repeat left center;
	padding-left: 25px !important;*/
	/*margin-left: 10px;*/
	color:#3e3e3e;
	text-decoration:none;
	font-weight:800;
	font-size:0.9em;
}
.accordion-heading.in_head a {
	background: url(../../img/accord-minus.png) left center no-repeat
}

.accordion-heading.active {
    background-color: #f6f4f5;
}

.accordion-heading2 a {
	background: url(../../img/accord-minus.png) no-repeat left center;
	padding-left: 25px !important;
	margin-left: 10px;
	color:#3e3e3e;
	text-decoration:none;
	font-weight:800;
	font-size:0.9em;
}
.accordion-heading2.in_head2 a {
	background: url(../../img/accord-plus.png) left center no-repeat
}


/*.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}*/

.collapse.in {
  height: auto;
}


/* FORMS*/

.contact{
	
}
.contact input[type="text"], input[type="password"], select{
      background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;

    border-radius: 2px;
    box-shadow: none;
    color: #333;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    line-height: 15px;
    margin-bottom: 0;
    padding: 5px;
transition: border 0.2s linear 0s;
    width: 100%!important;
	
	
}


.extranet input[type="text"], input[type="password"], select{
      background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;

    border-radius: 2px;
    box-shadow: none;
    color: #333;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    line-height: 15px;
    margin-bottom: 0;
    padding: 5px;
transition: border 0.2s linear 0s;
    width: 100%!important;
	
	
}

.contact textarea {
      background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
    border: 1px solid #dedede;
    border-radius: 2px;
    box-shadow: none;
    color: #333;
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 0;
    padding: 5px;
    transition: border 0.2s linear 0s;
    width: 95%;
	
}

.contact label {
    color: #333;
    font-size: 11px;
    font-weight: 600;
    line-height: 1em;
	width: 95%;
}

.form-control {
      background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 0px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
    background-color: #000;
    border-color: #000;
}

.navbar-toggle {
	margin-right:5px;
}





@media screen and (max-width:480px){.inst-table {
    display:block!important;

}
}

@media screen and (min-width:481px){.inst-table {
    display:none!important;

}

}

.search-label  {
    color:#fff!important;
font-weight:700;
margin-bottom:5px;
}

.alert2 {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

.popover-content  {
	color:#000!important;
	}
/*@media screen and (max-width:767px){.search-label  {
    display:block!important;

}
}

@media screen and (min-width:768px){.search-label  {
    display:none!important;

}

}*/


