/*****************************************
		CUSTOM CSS
******************************************/

.generic{
position: absolute;
top: -8000px;
left: -8000px;
}

.border_top_header {
  background-color: #ef831f;
}

.background-site {
  background: #184b94;
}

.element-invisible{
display: none;
}

.btn{
  padding: 1px 5px;
}

.logo-adresse {
  color: #fff;
  font-size: 1.3em;
  font-weight: bold;
  margin: 40px 15px;
}

.dropdown li:hover > a, .dropdown li:hover > span, .dropdown li.active > a, .dropdown li.active > span {
  color: #ef831f;
}

.header-site {
  background: transparent;
  padding: 0;
}

.site {
  background: transparent;
}

.middle-site {
  background: transparent url("../images/shadow-top-white.png") no-repeat scroll 50% 100% / 100% 25px;
  padding: 25px 0 40px;
}

.left_column {
  min-width: 250px;
}

.top h3, .bottom h3, .left_column h3, .right-module-position h3, .user1 h3, .user2 h3, .user3 h3, .user4 h3, .user5 h3, .user6 h3 {
  color: #ef831f;
}

.header-site {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#translate {
	position: inherit;
}

 .ombre{
-moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #E1D5E2;
}

.arrondi{
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
}

.bloc, .bloc100, .bloc250{
-moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #E1D5E2;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
width: 95%;
padding: 7px;
margin: 0 auto;
}

.bloc100{
width: 98%;
}

.bloc250{
width: 50%;
min-width: 250px;
margin:25px 10px 10px 0;
float: left;
min-height: 14em;
background: #fff;
}

.left_column .moduletable, .right_column{
background: #fcfcfc;
-moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #E1D5E2;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
}

.right_column {
  padding: 0 0 50px;
}

#main_component{
  min-height: 500px;
}

.main-content, .texte {
  padding: 25px;
}

h2 {
  color: #1f6681;
  background: #fff;
  font-size: 130%;
  margin-bottom: 50px;
padding: 5px 10px;
  border-bottom: 1px dotted #bbb;
  border-top: 1px dotted #bbb;
}

.users_bottom {
width: 95%;
margin: 0 auto;
padding: 10px 10px 25px;
}

.user4 img, .user5 img, .user6 img{
background: #fcfcfc;
-moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #E1D5E2;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
}



.dropdown {
  font-size: 1.2em;
}

.users_top .moduletable {
  margin-bottom: 10px;
}

.dropdown li ul {
  width: 220px;
}

.dropdown li li:hover > a, .dropdown li li:hover > span, .dropdown li li.active > a, .dropdown li li.active > span {
  background-color: #ef831f;
}

.user4 > div, .user5 > div, .user6 > div{
  padding: 0px;
}

.users_bottom li{
float: left;
margin-right: 5px;
}

.users_top h3{
  border-bottom: 1px dotted #bbb;
  border-top: 1px dotted #bbb;
  color: #1c5ca9;
  display: block;
  font-family: "Dosis",sans-serif;
  font-size: 180%;
  font-weight: normal;
  letter-spacing: -0.3px;
  line-height: 140%;
  margin: 0 0 25px;
  padding: 30px 0 14px;
  text-transform: none;
}

.address {
float: none;
  text-align: center;
}

#recaptcha_response_field{

height: auto;

}

.dropdown li a, .dropdown li span.separator {
  color: #fff;
}

.item h4 {
font-weight: bold;
color: #ef831f;
}

.bottom-site a {
  color: #fff;
}

.bottom-site a:hover {
  color: #028bc0;
}

.activebar-container {
  background-color: #028bc0;
  border-bottom: 1px solid #000000;
  color: #fff;
}

.activebar-container button.accept {
  color: #028bc0;
font-weight: bold;
}

.activebar-container button.decline {
  color: #000;
} 

.bottom_menu {
  float: left;
}

.plg_system_eprivacy_module div.plg_system_eprivacy_accepted, .plg_system_eprivacy_module div.plg_system_eprivacy_declined {
  border: 0px;
font-size: 0.7em
}

.gbs3 .gcore-label-left {
  max-width: 250px;
  min-width: 250px;
}
