﻿@charset "UTF-8";
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 11, ../sass/custom.scss */
.block-contact, #newsletter-presse, .user-login-form {
  max-width: 100%;
  float: left;
  padding-top: 1.6875rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  margin-bottom: 5.875rem;
}
@media only screen and (max-width: 1023px) {
  /* line 11, ../sass/custom.scss */
  .block-contact, #newsletter-presse, .user-login-form {
    padding-top: 3rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
/* line 23, ../sass/custom.scss */
.block-contact h1, #newsletter-presse h1, .user-login-form h1 {
  margin-bottom: 1.5rem;
  font-weight: 300;
  font-size: 1.5rem;
  color: #666666;
}
/* line 29, ../sass/custom.scss */
.block-contact h2, #newsletter-presse h2, .user-login-form h2 {
  margin-bottom: 5rem;
  font-weight: 400;
  font-size: 1.25rem;
  color: #477ad3;
  margin-bottom: 3.4rem;
}
/* line 35, ../sass/custom.scss */
.block-contact h2 span, #newsletter-presse h2 span, .user-login-form h2 span {
  display: block;
  margin-top: 0.8rem;
  color: #666666;
  text-transform: none;
}
/* line 42, ../sass/custom.scss */
.block-contact .form-item, #newsletter-presse .form-item, .user-login-form .form-item {
  float: left;
  width: 47.5%;
  margin-right: 5%;
  margin-bottom: 1.5625rem;
}
/* line 47, ../sass/custom.scss */
.block-contact .form-item:nth-child(2n), #newsletter-presse .form-item:nth-child(2n), .user-login-form .form-item:nth-child(2n) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  /* line 42, ../sass/custom.scss */
  .block-contact .form-item, #newsletter-presse .form-item, .user-login-form .form-item {
    width: 100%;
    margin-right: 0;
  }
#block-zommblock{
	    display: none; 
}
}
/* line 55, ../sass/custom.scss */
.block-contact .js-form-type-textarea, #newsletter-presse .js-form-type-textarea, .user-login-form .js-form-type-textarea {
  margin-bottom: 0;
}
/* line 58, ../sass/custom.scss */
.block-contact .form-item-conditions, #newsletter-presse .form-item-conditions, .user-login-form .form-item-conditions {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  /* line 58, ../sass/custom.scss */
  .block-contact .form-item-conditions, #newsletter-presse .form-item-conditions, .user-login-form .form-item-conditions {
    width: 100% !important;
  }
}
/* line 64, ../sass/custom.scss */
.block-contact label, #newsletter-presse label, .user-login-form label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 0.813rem;
  color: #666666;
  line-height: 1;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  /* line 64, ../sass/custom.scss */
  .block-contact label, #newsletter-presse label, .user-login-form label {
    font-size: 12px;
  }
}
/* line 75, ../sass/custom.scss */
.block-contact label.error, #newsletter-presse label.error, .user-login-form label.error {
  color: red;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0.3125rem;
}
/* line 82, ../sass/custom.scss */
.block-contact #conditions-error, #newsletter-presse #conditions-error, .user-login-form #conditions-error {
  position: absolute;
  bottom: 17px;
}
/* line 86, ../sass/custom.scss */
.block-contact input[type="email"],
.block-contact input[type="password"],
.block-contact input[type="text"], #newsletter-presse input[type="email"],
#newsletter-presse input[type="password"],
#newsletter-presse input[type="text"], .user-login-form input[type="email"],
.user-login-form input[type="password"],
.user-login-form input[type="text"] {
  box-sizing: border-box;
  height: 57px;
  margin-bottom: 0;
  border: 1px solid #f0f0f0;
  border-radius: 0px;
  box-shadow: none;
}
/* line 96, ../sass/custom.scss */
.block-contact .description, #newsletter-presse .description, .user-login-form .description {
  padding-top: 11px;
}
/* line 99, ../sass/custom.scss */
.block-contact textarea, #newsletter-presse textarea, .user-login-form textarea {
  height: 190px;
  border: 1px solid #f0f0f0;
  border-radius: 3px;
  box-shadow: none;
}
/* line 105, ../sass/custom.scss */
.block-contact .button, #newsletter-presse .button, .user-login-form .button {
  width: 246px;
  height: 62px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  display: table;
  margin: 0 auto;
}
/* line 116, ../sass/custom.scss */
.block-contact .button:hover, #newsletter-presse .button:hover, .user-login-form .button:hover {
  background-color: #477AD3;
}
/* line 120, ../sass/custom.scss */
.block-contact a, #newsletter-presse a, .user-login-form a {
  font-size: 13px;
  font-weight: 400;
  color: #477ad3;
  text-decoration: underline;
}
/* line 126, ../sass/custom.scss */
.block-contact span.mandatory, #newsletter-presse span.mandatory, .user-login-form span.mandatory {
  float: right;
  opacity: 0.54;
  font-weight: 400;
  font-size: 0.75rem;
  color: #000;
}
@media only screen and (max-width: 767px) {
  /* line 126, ../sass/custom.scss */
  .block-contact span.mandatory, #newsletter-presse span.mandatory, .user-login-form span.mandatory {
    width: 100%;
    float: left;
  }
}
/* line 137, ../sass/custom.scss */
.block-contact .tabs-adaptation, #newsletter-presse .tabs-adaptation, .user-login-form .tabs-adaptation {
  position: relative;
  border-bottom: 1px solid #f5f5f5;
  border-top: 1px solid #f5f5f5;
  float: left;
  padding-top: 3rem;
  padding-bottom: 2.1875rem;
  margin-top: 1.375rem;
  width: 100%;
}
/* line 146, ../sass/custom.scss */
.block-contact .tabs-adaptation .checker ~ label, #newsletter-presse .tabs-adaptation .checker ~ label, .user-login-form .tabs-adaptation .checker ~ label {
  padding-left: 2rem;
  position: relative;
  top: 1px;
}
/* line 151, ../sass/custom.scss */
.block-contact .tabs-adaptation .form-item-conditions, #newsletter-presse .tabs-adaptation .form-item-conditions, .user-login-form .tabs-adaptation .form-item-conditions {
  width: 50%;
}
/* line 154, ../sass/custom.scss */
.block-contact .tabs-adaptation .checker, #newsletter-presse .tabs-adaptation .checker, .user-login-form .tabs-adaptation .checker {
  background: white none repeat scroll 0 0;
  border: 1px solid #EEE9E4;
  height: 19px;
  width: 19px;
  float: left;
  margin: 0;
}
/* line 161, ../sass/custom.scss */
.block-contact .tabs-adaptation .checker input, #newsletter-presse .tabs-adaptation .checker input, .user-login-form .tabs-adaptation .checker input {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 174, ../sass/custom.scss */
.block-contact .tabs-adaptation .checker .checked, #newsletter-presse .tabs-adaptation .checker .checked, .user-login-form .tabs-adaptation .checker .checked {
  background-color: white;
  display: block;
  height: 16px;
  text-align: center;
  width: 16px;
}
/* line 180, ../sass/custom.scss */
.block-contact .tabs-adaptation .checker .checked:before, #newsletter-presse .tabs-adaptation .checker .checked:before, .user-login-form .tabs-adaptation .checker .checked:before {
  content: "\f00c";
  font-family: fontawesome;
  font-size: 11px;
  left: 0px;
  position: relative;
  top: -6px;
}
/* line 191, ../sass/custom.scss */
.block-contact .captcha, #newsletter-presse .captcha, .user-login-form .captcha {
  margin-bottom: 5.3125rem;
  width: 100%;
  margin-top: 1rem;
  clear: both;
}

/* line 198, ../sass/custom.scss */
.region-footer {
  clear: both;
}

/* -----------------------------------------------------------------------------
   Listing actualit├® + Listing
----------------------------------------------------------------------------- */
/* line 205, ../sass/custom.scss */
.path-actualites .views-row, .path-evenements .views-row, .path-projets .views-row {
  float: left;
  width: 100%;
  padding: 1.25rem 2.5rem;
}
/* line 209, ../sass/custom.scss */
.path-actualites .views-row:nth-child(2n+1), .path-evenements .views-row:nth-child(2n+1), .path-projets .views-row:nth-child(2n+1) {
  background: whitesmoke none repeat scroll 0 0;
}
/* line 212, ../sass/custom.scss */
.path-actualites .views-row:nth-child(2n), .path-evenements .views-row:nth-child(2n), .path-projets .views-row:nth-child(2n) {
  background: #fff none repeat scroll 0 0;
}
@media only screen and (max-width: 767px) {
  /* line 205, ../sass/custom.scss */
  .path-actualites .views-row, .path-evenements .views-row, .path-projets .views-row {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 219, ../sass/custom.scss */
.path-actualites .views-row .views-field-field-picture, .path-evenements .views-row .views-field-field-picture, .path-projets .views-row .views-field-field-picture {
  min-height: 150px;
  float: left;
}
@media only screen and (max-width: 767px) {
  /* line 219, ../sass/custom.scss */
  .path-actualites .views-row .views-field-field-picture, .path-evenements .views-row .views-field-field-picture, .path-projets .views-row .views-field-field-picture {
    padding-right: 0px;
    width: 100%;
    min-height: 8.75rem;
  }
}
/* line 227, ../sass/custom.scss */
.path-actualites .views-row .views-field-field-picture img, .path-evenements .views-row .views-field-field-picture img, .path-projets .views-row .views-field-field-picture img {
  padding-right: 0rem;
}
@media only screen and (max-width: 767px) {
  /* line 227, ../sass/custom.scss */
  .path-actualites .views-row .views-field-field-picture img, .path-evenements .views-row .views-field-field-picture img, .path-projets .views-row .views-field-field-picture img {
    padding-right: 0px;
  }
}
/* line 234, ../sass/custom.scss */
.path-actualites .views-row .views-field-field-image, .path-evenements .views-row .views-field-field-image, .path-projets .views-row .views-field-field-image {
  min-height: 150px;
  float: left;
}
@media only screen and (max-width: 767px) {
  /* line 234, ../sass/custom.scss */
  .path-actualites .views-row .views-field-field-image, .path-evenements .views-row .views-field-field-image, .path-projets .views-row .views-field-field-image {
    padding-right: 0px;
    width: 100%;
    min-height: 8.75rem;
  }
}
@media only screen and (max-width: 767px) {
  /* line 242, ../sass/custom.scss */
  .path-actualites .views-row .views-field-field-image img, .path-evenements .views-row .views-field-field-image img, .path-projets .views-row .views-field-field-image img {
    padding-right: 0px;
  }
}
/* line 249, ../sass/custom.scss */
.path-actualites .views-row .views-field-field-enventdate, .path-evenements .views-row .views-field-field-enventdate, .path-projets .views-row .views-field-field-enventdate {
  color: #3e71cc;
  font-size: 11px;
  font-family: OpenSans-Semibold-webfont;
}
/* line 254, ../sass/custom.scss */
.path-actualites .views-row .views-field-title, .path-evenements .views-row .views-field-title, .path-projets .views-row .views-field-title {
  padding-top: 0.5rem;
}
/* line 256, ../sass/custom.scss */
.path-actualites .views-row .views-field-title a, .path-evenements .views-row .views-field-title a, .path-projets .views-row .views-field-title a {
  color: #666666;
  font-family: OpenSans-Semibold-webfont;
  font-size: 1.125rem;
}
/* line 262, ../sass/custom.scss */
.path-actualites .views-row .views-field-field-sous-titre, .path-evenements .views-row .views-field-field-sous-titre, .path-projets .views-row .views-field-field-sous-titre {
  color: #3e71cc;
  font-family: OpenSans-Semibold-webfont;
  font-size: 1.125rem;
  text-transform: uppercase;
}
/* line 267, ../sass/custom.scss */
.path-actualites .views-row .views-field-field-sous-titre a, .path-evenements .views-row .views-field-field-sous-titre a, .path-projets .views-row .views-field-field-sous-titre a {
  color: #3e71cc;
  font-family: OpenSans-Semibold-webfont;
  font-size: 1.125rem;
  text-transform: uppercase;
}
/* line 274, ../sass/custom.scss */
.path-actualites .views-row .views-field-body, .path-evenements .views-row .views-field-body, .path-projets .views-row .views-field-body {
  padding-top: 1.0625rem;
}
/* line 276, ../sass/custom.scss */
.path-actualites .views-row .views-field-body h2, .path-evenements .views-row .views-field-body h2, .path-projets .views-row .views-field-body h2 {
  color: #666666;
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
}
/* line 284, ../sass/custom.scss */
.path-actualites .views-row .views-field-path span, .path-evenements .views-row .views-field-path span, .path-projets .views-row .views-field-path span {
  position: relative;
}
/* line 286, ../sass/custom.scss */
.path-actualites .views-row .views-field-path span a, .path-evenements .views-row .views-field-path span a, .path-projets .views-row .views-field-path span a {
  color: #3e72cc;
  float: right;
  font-size: 13px;
  padding-right: 20px;
  position: relative;
  text-transform: uppercase;
}
/* line 293, ../sass/custom.scss */
.path-actualites .views-row .views-field-path span a:after, .path-evenements .views-row .views-field-path span a:after, .path-projets .views-row .views-field-path span a:after {
  content: '';
  background: url(../images/all.png) no-repeat center;
  width: 15px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 309, ../sass/custom.scss */
.path-actualites .views-row .views-field-path span a:hover:after, .path-evenements .views-row .views-field-path span a:hover:after, .path-projets .views-row .views-field-path span a:hover:after {
  -moz-transform: translate(47%, -47%);
  -webkit-transform: translate(47%, -47%);
  -ms-transform: translate(47%, -47%);
  -o-transform: translate(47%, -47%);
  transform: translate(47%, -47%);
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 326, ../sass/custom.scss */
.path-actualites .contenu-principal, .path-evenements .contenu-principal, .path-projets .contenu-principal {
  padding-top: 5.8125rem;
}
@media only screen and (max-width: 1023px) {
  /* line 326, ../sass/custom.scss */
  .path-actualites .contenu-principal, .path-evenements .contenu-principal, .path-projets .contenu-principal {
    padding-top: 6.063rem;
  }
}
/* line 332, ../sass/custom.scss */
.path-actualites .views-element-container, .path-evenements .views-element-container, .path-projets .views-element-container {
  padding-top: 0rem;
}
/* line 334, ../sass/custom.scss */
.path-actualites .views-element-container header, .path-evenements .views-element-container header, .path-projets .views-element-container header {
  padding: 0rem 0rem 0.9375rem 2.5rem;
}
/* line 336, ../sass/custom.scss */
.path-actualites .views-element-container header h2, .path-evenements .views-element-container header h2, .path-projets .views-element-container header h2 {
  text-transform: none;
}
/* line 339, ../sass/custom.scss */
.path-actualites .views-element-container header p, .path-evenements .views-element-container header p, .path-projets .views-element-container header p {
  color: #3e72cc;
  font-family: OpenSans-Semibold-webfont;
  font-size: 1.25rem;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: 25px;
  max-width: 66%;
  text-transform: uppercase;
  text-align: inherit;
}
@media only screen and (max-width: 767px) {
  /* line 339, ../sass/custom.scss */
  .path-actualites .views-element-container header p, .path-evenements .views-element-container header p, .path-projets .views-element-container header p {
    max-width: 100%;
  }
}

/* line 358, ../sass/custom.scss */
.views-element-container .views-exposed-form {
  background-color: #d9d4d4;
  padding-left: 1.5rem;
  padding-top: 1.0625rem;
  float:left;
  width:100%;
position: relative;
margin-bottom: 1rem; 
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 358, ../sass/custom.scss */
  .views-element-container .views-exposed-form {
    display: inline-block;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 358, ../sass/custom.scss */
  .views-element-container .views-exposed-form {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
/* line 373, ../sass/custom.scss */
.views-element-container .page-reporting-nationale-organe {
  padding-left: 0.8125rem;
  padding-right: 1.25rem;
}
@media only screen and (max-width: 767px) {
  /* line 373, ../sass/custom.scss */
  .views-element-container .page-reporting-nationale-organe {
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }
}
/* line 381, ../sass/custom.scss */
.views-element-container .views-row {
  float: left;
  width: 100%;
  margin-bottom: 14px;
  padding: 1.25rem 1.75rem;
  background: whitesmoke none repeat scroll 0 0;
}
@media only screen and (max-width: 767px) {
  /* line 381, ../sass/custom.scss */
  .views-element-container .views-row {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 392, ../sass/custom.scss */
.views-element-container .views-row .views-field-field-picture, .views-element-container .views-row .views-field-field-image {
  float: left;
  padding-right: 2.375rem;
  min-height: 8.75rem;
}
@media only screen and (max-width: 767px) {
  /* line 392, ../sass/custom.scss */
  .views-element-container .views-row .views-field-field-picture, .views-element-container .views-row .views-field-field-image {
    width: 100%;
    padding: 0;
  }
}
/* line 402, ../sass/custom.scss */
.views-element-container .views-row .views-field-field-document-documentation a {
  color: #3e72cc;
  float: right;
  font-size: 13px;
  padding-right: 20px;
  position: relative;
  text-transform: uppercase;
}
/* line 409, ../sass/custom.scss */
.views-element-container .views-row .views-field-field-document-documentation a:after {
  content: '';
  background: url(../images/all.png) no-repeat center;
  width: 15px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 424, ../sass/custom.scss */
.views-element-container .views-row .views-field-field-document-documentation a:after:hover:after {
  -moz-transform: translate(47%, -47%);
  -webkit-transform: translate(47%, -47%);
  -ms-transform: translate(47%, -47%);
  -o-transform: translate(47%, -47%);
  transform: translate(47%, -47%);
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 441, ../sass/custom.scss */
.views-element-container .views-row .views-field-title {
  padding-top: 0.5rem;
}
/* line 443, ../sass/custom.scss */
.views-element-container .views-row .views-field-title a {
  color: #666666;
  font-family: OpenSans-Semibold-webfont;
  font-size: 1.125rem;
}
/* line 449, ../sass/custom.scss */
.views-element-container .views-row .views-field-field-sous-titre {
  color: #3e71cc;
  font-family: OpenSans-Semibold-webfont;
  font-size: 1.125rem;
  text-transform: uppercase;
}
/* line 454, ../sass/custom.scss */
.views-element-container .views-row .views-field-field-sous-titre a {
  color: #3e71cc;
  font-family: OpenSans-Semibold-webfont;
  font-size: 1.125rem;
  text-transform: uppercase;
}
/* line 461, ../sass/custom.scss */
.views-element-container .views-row .views-field-body {
  padding-top: 8px;
}
/* line 465, ../sass/custom.scss */
.views-element-container .views-row .views-field-path span {
  position: relative;
}
/* line 467, ../sass/custom.scss */
.views-element-container .views-row .views-field-path span a {
  color: #3e72cc;
  float: right;
  font-size: 13px;
  padding-right: 20px;
  position: relative;
  text-transform: uppercase;
}
/* line 474, ../sass/custom.scss */
.views-element-container .views-row .views-field-path span a:after {
  content: '';
  background: url(../images/all.png) no-repeat center;
  width: 15px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 490, ../sass/custom.scss */
.views-element-container .views-row .views-field-path span a:hover:after {
  -moz-transform: translate(47%, -47%);
  -webkit-transform: translate(47%, -47%);
  -ms-transform: translate(47%, -47%);
  -o-transform: translate(47%, -47%);
  transform: translate(47%, -47%);
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 510, ../sass/custom.scss */
.views-element-container .views-row .views-field-nothing .field-content a {
  color: #3e72cc;
  font-size: 13px;
  padding-right: 20px;
  position: relative;
  text-transform: uppercase;
}
/* line 517, ../sass/custom.scss */
.views-element-container .views-row .views-field-nothing .field-content a:first-child {
  color: #3e71cc;
  font-size: 1.25rem;
  text-transform: uppercase;
}
/* line 522, ../sass/custom.scss */
.views-element-container .views-row .views-field-nothing .field-content a:last-child {
  float: right;
  margin-bottom: 12px;
  margin-top: 27px;
}
/* line 526, ../sass/custom.scss */
.views-element-container .views-row .views-field-nothing .field-content a:last-child:after {
  content: '';
  background: url(../images/all.png) no-repeat center;
  width: 15px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 541, ../sass/custom.scss */
.views-element-container .views-row .views-field-nothing .field-content a:last-child:hover:after {
  -moz-transform: translate(47%, -47%);
  -webkit-transform: translate(47%, -47%);
  -ms-transform: translate(47%, -47%);
  -o-transform: translate(47%, -47%);
  transform: translate(47%, -47%);
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 558, ../sass/custom.scss */
.views-element-container .views-row .views-field-field-date-press-release {
  float: left;
  width: 100%;
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
}
/* line 563, ../sass/custom.scss */
.views-element-container .views-row .views-field-field-date-press-release span {
  float: left;
  font-weight: bold;
  color: #666666;
  display: none;
}
/* line 569, ../sass/custom.scss */
.views-element-container .views-row .views-field-field-date-press-release .field-content {
  float: left;
  font-style: normal;
  font-size: 11px;
  color: #3e71cc;
  font-weight: bold;
}

/* line 579, ../sass/custom.scss */
.views-element-container {
  padding-top: 0rem;
}
/* line 581, ../sass/custom.scss */
.views-element-container header {
  padding: 1.75rem 0rem 2.1875rem 1.5rem;
}
@media only screen and (max-width: 767px) {
  /* line 581, ../sass/custom.scss */
  .views-element-container header {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 0;
  }
}
/* line 588, ../sass/custom.scss */
.views-element-container header h2 {
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  /* line 588, ../sass/custom.scss */
  .views-element-container header h2 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
/* line 595, ../sass/custom.scss */
.views-element-container header p {
  color: #3e72cc;
  font-family: OpenSans-Semibold-webfont;
  font-size: 1.25rem;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: 25px;
  max-width: 66%;
  text-transform: uppercase;
  text-align: inherit;
}
@media only screen and (max-width: 767px) {
  /* line 595, ../sass/custom.scss */
  .views-element-container header p {
    width: 100%;
    max-width: 100%;
    display: inline-block;
  }
}

/* line 617, ../sass/custom.scss */
.path-reporting-nationale .row.collapse .content-left, .path-publication .row.collapse .content-left, .path-publications .row.collapse .content-left {
  padding-left: 0rem;
  padding-right: 0rem;
}
/* line 620, ../sass/custom.scss */
.path-reporting-nationale .row.collapse .content-left .views-exposed-form, .path-publication .row.collapse .content-left .views-exposed-form, .path-publications .row.collapse .content-left .views-exposed-form {
  background-color: #d9d4d4;
  padding-left: 1.5rem;
  padding-top: 1.0625rem;
    position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 620, ../sass/custom.scss */
  .path-reporting-nationale .row.collapse .content-left .views-exposed-form, .path-publication .row.collapse .content-left .views-exposed-form, .path-publications .row.collapse .content-left .views-exposed-form {
    display: inline-block;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 620, ../sass/custom.scss */
  .path-reporting-nationale .row.collapse .content-left .views-exposed-form, .path-publication .row.collapse .content-left .views-exposed-form, .path-publications .row.collapse .content-left .views-exposed-form {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
/* line 636, ../sass/custom.scss */
.path-reporting-nationale .row.collapse .content-left .views-row .views-field-field-picture, .path-reporting-nationale .row.collapse .content-left .views-row .views-field-field-image-reporting, .path-publication .row.collapse .content-left .views-row .views-field-field-picture, .path-publication .row.collapse .content-left .views-row .views-field-field-image-reporting, .path-publications .row.collapse .content-left .views-row .views-field-field-picture, .path-publications .row.collapse .content-left .views-row .views-field-field-image-reporting {
  float: left;
  padding-right: 2.375rem;
  min-height: 8.75rem;
}
@media only screen and (max-width: 767px) {
  /* line 636, ../sass/custom.scss */
  .path-reporting-nationale .row.collapse .content-left .views-row .views-field-field-picture, .path-reporting-nationale .row.collapse .content-left .views-row .views-field-field-image-reporting, .path-publication .row.collapse .content-left .views-row .views-field-field-picture, .path-publication .row.collapse .content-left .views-row .views-field-field-image-reporting, .path-publications .row.collapse .content-left .views-row .views-field-field-picture, .path-publications .row.collapse .content-left .views-row .views-field-field-image-reporting {
    width: 100%;
    padding-right: 0px;
  }
}
/* line 646, ../sass/custom.scss */
.path-reporting-nationale .row.collapse .content-left .views-row .views-field-path span, .path-publication .row.collapse .content-left .views-row .views-field-path span, .path-publications .row.collapse .content-left .views-row .views-field-path span {
  position: relative;
}
/* line 648, ../sass/custom.scss */
.path-reporting-nationale .row.collapse .content-left .views-row .views-field-path span a, .path-publication .row.collapse .content-left .views-row .views-field-path span a, .path-publications .row.collapse .content-left .views-row .views-field-path span a {
  color: #3e72cc;
  float: right;
  font-size: 13px;
  padding-right: 20px;
  position: relative;
  text-transform: uppercase;
}
/* line 655, ../sass/custom.scss */
.path-reporting-nationale .row.collapse .content-left .views-row .views-field-path span a:after, .path-publication .row.collapse .content-left .views-row .views-field-path span a:after, .path-publications .row.collapse .content-left .views-row .views-field-path span a:after {
  content: '';
  background: url(../images/all.png) no-repeat center;
  width: 15px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 671, ../sass/custom.scss */
.path-reporting-nationale .row.collapse .content-left .views-row .views-field-path span a:hover:after, .path-publication .row.collapse .content-left .views-row .views-field-path span a:hover:after, .path-publications .row.collapse .content-left .views-row .views-field-path span a:hover:after {
  -moz-transform: translate(47%, -47%);
  -webkit-transform: translate(47%, -47%);
  -ms-transform: translate(47%, -47%);
  -o-transform: translate(47%, -47%);
  transform: translate(47%, -47%);
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 688, ../sass/custom.scss */
.path-reporting-nationale .row.collapse .content-left .views-row .views-field-field-file-reporting-national a, .path-publication .row.collapse .content-left .views-row .views-field-field-file-reporting-national a, .path-publications .row.collapse .content-left .views-row .views-field-field-file-reporting-national a {
  float: right;
  margin-bottom: 12px;
  margin-top: 27px;
  color: #3e72cc;
  font-size: 13px;
  padding-right: 20px;
  position: relative;
  text-transform: uppercase;
}
/* line 697, ../sass/custom.scss */
.path-reporting-nationale .row.collapse .content-left .views-row .views-field-field-file-reporting-national a:after, .path-publication .row.collapse .content-left .views-row .views-field-field-file-reporting-national a:after, .path-publications .row.collapse .content-left .views-row .views-field-field-file-reporting-national a:after {
  background: transparent url("../images/all.png") no-repeat scroll center center;
  content: "";
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
}
/* line 708, ../sass/custom.scss */
.path-reporting-nationale .row.collapse .content-left .views-row .views-field-field-file-reporting-national a:hover:after, .path-publication .row.collapse .content-left .views-row .views-field-field-file-reporting-national a:hover:after, .path-publications .row.collapse .content-left .views-row .views-field-field-file-reporting-national a:hover:after {
  -moz-transform: translate(47%, -47%);
  -webkit-transform: translate(47%, -47%);
  -ms-transform: translate(47%, -47%);
  -o-transform: translate(47%, -47%);
  transform: translate(47%, -47%);
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

/* line 728, ../sass/custom.scss */
.path-communique-de-presse .views-element-container, .path-publication .views-element-container {
  padding-left: 0.8125rem;
  padding-right: 1.25rem;
}
@media only screen and (max-width: 767px) {
  /* line 728, ../sass/custom.scss */
  .path-communique-de-presse .views-element-container, .path-publication .views-element-container {
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }
}

/* line 738, ../sass/custom.scss */
.path-textes-de-r-f-rences- .views-element-container {
  padding-top: 0rem;
}
/* line 740, ../sass/custom.scss */
.path-textes-de-r-f-rences- .views-element-container header {
  padding: 0rem 0rem 1.25rem 1.5rem;
}
@media only screen and (max-width: 767px) {
  /* line 740, ../sass/custom.scss */
  .path-textes-de-r-f-rences- .views-element-container header {
    padding-left: 0;
  }
}
/* line 745, ../sass/custom.scss */
.path-textes-de-r-f-rences- .views-element-container header h2 {
  text-transform: none;
}
/* line 748, ../sass/custom.scss */
.path-textes-de-r-f-rences- .views-element-container header p {
  color: #3e72cc;
  font-family: OpenSans-Semibold-webfont;
  font-size: 1.25rem;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: 25px;
  max-width: 100%;
  text-transform: uppercase;
}

/* -----------------------------------------------------------------------------
   Pagination
----------------------------------------------------------------------------- */
/* line 765, ../sass/custom.scss */
.js-pager__items {
  display: table;
  margin: 0 auto;
  padding-top: 32px;
  padding-bottom: 2.5rem;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
/* line 773, ../sass/custom.scss */
.js-pager__items li {
  display: block;
  float: left;
  margin: 0 auto;
  padding: 0 0.625rem;
  vertical-align: middle;
}
/* line 779, ../sass/custom.scss */
.js-pager__items li a {
  color: #3e71cc;
  font-size: 0.75rem;
  font-weight: bold;
}
/* line 786, ../sass/custom.scss */
.js-pager__items .is-active a {
  color: #666;
}

/* -----------------------------------------------------------------------------
   Recherche avanc├®e
----------------------------------------------------------------------------- */
/* line 795, ../sass/custom.scss */
.path-search .content-left {
  padding: 0rem 1rem;
}
/* line 797, ../sass/custom.scss */
.path-search .content-left #search-form {
  padding: 1.25rem;
}
/* line 800, ../sass/custom.scss */
.path-search .content-left h2 {
  padding: 1.25rem;
}
/* line 803, ../sass/custom.scss */
.path-search .content-left ol {
  margin: 0;
}
/* line 805, ../sass/custom.scss */
.path-search .content-left ol li {
  padding: 1.25rem;
  min-height: 9.375rem;
}
/* line 808, ../sass/custom.scss */
.path-search .content-left ol li h3 {
  padding-top: 0;
  text-align: left;
}
/* line 816, ../sass/custom.scss */
.path-search .content-left .breadcrumb ol li {
  padding: 0rem;
  min-height: 0rem;
}
/* line 823, ../sass/custom.scss */
.path-search .content-left h3 {
  color: #3e72cc;
  float: left;
  padding-top: 4rem;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 823, ../sass/custom.scss */
  .path-search .content-left h3 {
    padding: 1.25rem 0;
  }
}

/* -----------------------------------------------------------------------------
   Select style publicitaire
----------------------------------------------------------------------------- */
/* line 844, ../sass/custom.scss */
.views-exposed-form .form-item-field-date-publications-value label, .views-exposed-form .form-item-field-date-reporting-national-value label, .views-exposed-form .form-item-field-date-publication-value label {
  color: #666666;
  float: left;
  font-family: OpenSans-Semibold-webfont;
  font-size: 13px;
  margin-right: 26px;
  position: relative;
  /* top: 10px; */
}
.form-item-field-date-reporting-national-value{height:68px;}


@media only screen and (max-width: 767px) {
  /* line 844, ../sass/custom.scss */
  .views-exposed-form .form-item-field-date-publications-value label, .views-exposed-form .form-item-field-date-reporting-national-value label, .views-exposed-form .form-item-field-date-publication-value label {
    top: -7px;
  }
}
/* line 856, ../sass/custom.scss */
.views-exposed-form .form-item-field-date-publications-value div.selector, .views-exposed-form .form-item-field-date-reporting-national-value div.selector, .views-exposed-form .form-item-field-date-publication-value div.selector {
  background: #fcfcfd none repeat scroll 0 0;
  float: left;
  height: 45px;
  line-height: 45px;
  margin-right: 22px;
  max-width: 210px;
  padding-left: 7px;
  position: relative;
  text-align: left;
width: 100% !important;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 856, ../sass/custom.scss */
  .views-exposed-form .form-item-field-date-publications-value div.selector, .views-exposed-form .form-item-field-date-reporting-national-value div.selector, .views-exposed-form .form-item-field-date-publication-value div.selector {
    max-width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 856, ../sass/custom.scss */
  .views-exposed-form .form-item-field-date-publications-value div.selector, .views-exposed-form .form-item-field-date-reporting-national-value div.selector, .views-exposed-form .form-item-field-date-publication-value div.selector {
    padding-right: 0px;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 9px;
  }
}
/* line 877, ../sass/custom.scss */
.views-exposed-form .form-item-field-date-publications-value div.selector span, .views-exposed-form .form-item-field-date-reporting-national-value div.selector span, .views-exposed-form .form-item-field-date-publication-value div.selector span {
  color: #666666;
  font-family: OpenSans-Semibold-webfont;
  font-size: 13px;
  text-transform: uppercase;
}
/* line 882, ../sass/custom.scss */
.views-exposed-form .form-item-field-date-publications-value div.selector span:before, .views-exposed-form .form-item-field-date-reporting-national-value div.selector span:before, .views-exposed-form .form-item-field-date-publication-value div.selector span:before {
  background-image: url("../images/calendrier.png");
  background-repeat: no-repeat;
  color: #545454;
  content: "" !important;
  display: inline-block;
  font-family: "FontAwesome" !important;
  height: 20px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 11px;
  width: 24px;
}
/* line 897, ../sass/custom.scss */
.views-exposed-form .form-item-field-date-publications-value .form-select, .views-exposed-form .form-item-field-date-reporting-national-value .form-select, .views-exposed-form .form-item-field-date-publication-value .form-select {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  font-size: 12px;
  height: 22px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 6px;
  width: 100%;
}
/* line 908, ../sass/custom.scss */
.views-exposed-form .form-item-field-date-publications-value #edit-submit-publications, .views-exposed-form .form-item-field-date-reporting-national-value #edit-submit-publications, .views-exposed-form .form-item-field-date-publication-value #edit-submit-publications {
  background-color: #3e72cc;
  padding: 0.9375rem 1.3125rem;
  text-transform: uppercase;
}

/* line 916, ../sass/custom.scss */
.views-exposed-form div.selector {
  background: #fcfcfd none repeat scroll 0 0;
  float: left;
  height: 45px;
  line-height: 45px;
  margin-right: 22px;
  max-width: 228px;
  padding-left: 7px;
  position: relative;
  text-align: left;
    width: 100% !important;
    margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 916, ../sass/custom.scss */
  .views-exposed-form div.selector {
    max-width: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* line 916, ../sass/custom.scss */
  .views-exposed-form div.selector {
    max-width: 158px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 916, ../sass/custom.scss */
  .views-exposed-form div.selector {
    padding-right: 0px;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 9px;
  }
}
/* line 939, ../sass/custom.scss */
.views-exposed-form div.selector span {
  font-family: OpenSans-Semibold-webfont;
  font-size: 11px;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: 169px !important;
  display: block;
}
/* line 949, ../sass/custom.scss */
.views-exposed-form div.selector span:before {
  color: #545454;
  content: "\f078";
  display: inline-block;
  font-family: "FontAwesome" !important;
  height: 20px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 0px;
  width: 24px;
}
/* line 962, ../sass/custom.scss */
.views-exposed-form .form-select {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  font-size: 12px;
  height: 22px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 6px;
  width: 100%;
  padding-bottom: 30px;
}
/* line 975, ../sass/custom.scss */
.views-exposed-form #edit-actions input {
  background-color: #3e72cc;
  background-image: url("../images/search-filtre.png");
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 0;
  height: 19px;
  padding: 21px;
  text-transform: uppercase;
  width: 20px;
  margin: 0px 0 21px 0px;
    position: absolute;
    right: 20px;
    top: 21px; 
}
@media only screen and (max-width: 767px) {
  /* line 975, ../sass/custom.scss */
  .views-exposed-form #edit-actions input {
    margin: 0 auto;
    display: block;
    width: 100%;
  }
}

/* line 993, ../sass/custom.scss */
.views-field-field-date-reporting-national, .views-field-field-date-publication {
  font-size: 11px;
  color: #3e71cc;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  /* line 999, ../sass/custom.scss */
  .views-exposed-form {
    padding-bottom: 1.0625rem;
  }
}

/* -----------------------------------------------------------------------------
   Breadcrumb
----------------------------------------------------------------------------- */
/* line 1008, ../sass/custom.scss */
#block-didhbreadrumbblock {
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 1008, ../sass/custom.scss */
  #block-didhbreadrumbblock {
    /*  padding-left: 20px;*/
      padding-right: 22px;
  
  }
}
/* line 1014, ../sass/custom.scss */
#block-didhbreadrumbblock .breadcrumb {
  /*@include media-query(mobile){
    display: table;
    margin: 0 auto;
    text-align: center;
    width: auto;
  }*/
}
/* line 1015, ../sass/custom.scss */
#block-didhbreadrumbblock .breadcrumb ol {
  margin: 0;
}
/* line 1017, ../sass/custom.scss */
#block-didhbreadrumbblock .breadcrumb ol li {
  color: #666666;
  float: left;
  font-size: 11px;
  text-transform: uppercase;
}
/* line 1022, ../sass/custom.scss */
#block-didhbreadrumbblock .breadcrumb ol li:after {
  content: "/";
  float: right;
  margin-left: 3px;
  margin-right: 3px;
}
/* line 1028, ../sass/custom.scss */
#block-didhbreadrumbblock .breadcrumb ol li:last-child:after {
  content: "";
}
/* line 1031, ../sass/custom.scss */
#block-didhbreadrumbblock .breadcrumb ol li a {
  color: #666666;
  text-transform: uppercase;
}

/* line 1046, ../sass/custom.scss */
.contenu-right #block-actualitessliderblock {
  float: left;
  width: 100%;
}
/* line 1049, ../sass/custom.scss */
.contenu-right #block-actualitessliderblock .hp-actualite {
  padding: 28px 40px 145px;
  margin-bottom: 0;
  background-color: #DFE6F3;
}
/* line 1055, ../sass/custom.scss */
.contenu-right #block-actualitessliderblock .hp-actualite .title-actualite .small-6:last-child {
  padding-right: 0;
  padding-top: 10px;
}
/* line 1061, ../sass/custom.scss */
.contenu-right #block-actualitessliderblock .hp-actualite .img-actualite {
  width: 100%;
  padding-right: 0;
  margin-bottom: 30px;
  background: transparent;
}
@media only screen and (max-width: 767px) {
  /* line 1061, ../sass/custom.scss */
  .contenu-right #block-actualitessliderblock .hp-actualite .img-actualite {
    margin-bottom: 0;
  }
}
/* line 1071, ../sass/custom.scss */
.contenu-right #block-actualitessliderblock .hp-actualite .title-actualite h2 {
  margin-top: 5px;
}
/* line 1075, ../sass/custom.scss */
.contenu-right #block-actualitessliderblock .hp-actualite .info-actualite {
  width: 100%;
  padding-left: 0;
}
/* line 1078, ../sass/custom.scss */
.contenu-right #block-actualitessliderblock .hp-actualite .info-actualite span {
  margin-bottom: 16px;
  display: block;
  text-transform: none;
}

/* line 1087, ../sass/custom.scss */
#network-wrapper .block-inscrire .form-email {
  color: #bdbdbd;
  float: left;
  font-size: 12px;
  height: 45px;
  line-height: 45px;
  margin-bottom: 0;
  padding-left: 14px;
  text-transform: uppercase;
  width: 211px;
}

/* line 1098, ../sass/custom.scss */
#autres_actualites, #autres_communiques {
  display: inline-block;
  padding: 1.5rem;
  background-color: #eee9e4;
  position: relative;
  width: 100%;
}
/* line 1105, ../sass/custom.scss */
#autres_actualites .communique_title, #autres_communiques .communique_title {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  /* line 1098, ../sass/custom.scss */
  #autres_actualites, #autres_communiques {
    background: none;
  }
}
/* line 1112, ../sass/custom.scss */
#autres_actualites .large-6, #autres_communiques .large-6 {
  float: left !important;
}
@media only screen and (max-width: 767px) {
  /* line 1112, ../sass/custom.scss */
  #autres_actualites .large-6, #autres_communiques .large-6 {
    background-color: #eee9e4;
    float: left;
    margin-bottom: 20px;
  }
}
/* line 1120, ../sass/custom.scss */
#autres_actualites h2, #autres_communiques h2 {
  padding-left: 0.9375rem;
  margin-bottom: 1.1875rem;
  margin-top: 0.8125rem;
}
/* line 1125, ../sass/custom.scss */
#autres_actualites h3, #autres_communiques h3 {
  color: #666666;
  font-family: OpenSans-Semibold-webfont;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 25px;
  margin-bottom: 0px;
  min-height: 38px;
}
/* line 1138, ../sass/custom.scss */
#autres_actualites .toute, #autres_communiques .toute {
  font-weight: normal !important;
  position: absolute;
  right: 40px;
  text-transform: uppercase;
  top: 39px;
}
@media only screen and (max-width: 767px) {
  /* line 1138, ../sass/custom.scss */
  #autres_actualites .toute, #autres_communiques .toute {
    text-align: right;
  }
}
/* line 1147, ../sass/custom.scss */
#autres_actualites .toute:before, #autres_communiques .toute:before {
  float: right;
  content: "\f178";
  font-family: fontawesome;
  margin-left: 7px;
}
/* line 1153, ../sass/custom.scss */
#autres_actualites .toute a, #autres_communiques .toute a {
  color: #3e71cc;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  /* line 1138, ../sass/custom.scss */
  #autres_actualites .toute, #autres_communiques .toute {
    font-weight: normal !important;
    padding-left: 39px;
    position: relative;
    right: 0px;
    text-transform: uppercase;
    top: -3px;
  }
}
/* line 1166, ../sass/custom.scss */
#autres_actualites h4, #autres_communiques h4 {
  font-size: 1.125rem;
  color: #3e71cc;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 1173, ../sass/custom.scss */
#autres_actualites span, #autres_communiques span {
  color: #3e71cc;
  font-size: 14px;
  font-weight: bold;
  display: block;
}
/* line 1179, ../sass/custom.scss */
#autres_actualites .body, #autres_communiques .body {
  margin-top: 1.25rem;
}
@media only screen and (max-width: 767px) {
  /* line 1098, ../sass/custom.scss */
  #autres_actualites, #autres_communiques {
    padding: 0;
    width: 100%;
  }
}

/* line 1189, ../sass/custom.scss */
.page-node-type-evenement .field__label {
  display: none;
}
/* line 1193, ../sass/custom.scss */
.page-node-type-evenement .field__item time {
  color: #000;
}
/* line 1196, ../sass/custom.scss */
.page-node-type-evenement .field__item a {
  color: black;
  font-size: 13px;
  text-transform: uppercase;
}
/* line 1203, ../sass/custom.scss */
.page-node-type-evenement .field--name-field-rubrique a {
  color: #467ad2;
  text-decoration: underline;
}
/* line 1209, ../sass/custom.scss */
.page-node-type-evenement .field--name-field-picture {
  margin-top: 1rem;
}

/* line 1217, ../sass/custom.scss */
.publications-item li:hover .download {
  background: transparent url("../images/download.png") no-repeat scroll 0 0;
  display: block;
  float: right;
  font-size: 0;
  height: 42px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
    z-index: 99999;
}
/* line 1229, ../sass/custom.scss */
.publications-item li:hover::after {
  content: none !important;
  background: none !important;
}

/* line 1237, ../sass/custom.scss */
.region-content-bottom .block-social-media-links ul {
  padding-left: 2.0625rem;
}
/* line 1239, ../sass/custom.scss */
.region-content-bottom .block-social-media-links ul li {
  list-style: none;
}
/* line 1241, ../sass/custom.scss */
.region-content-bottom .block-social-media-links ul li .fa-facebook {
  background: url("../images/reseau-social.png");
  height: 48px;
  width: 47px;
}
/* line 1246, ../sass/custom.scss */
.region-content-bottom .block-social-media-links ul li .fa-linkedin {
  background: transparent url("../images/reseau-social.png") repeat scroll 46px 0;
  height: 48px;
  width: 46px;
}
/* line 1251, ../sass/custom.scss */
.region-content-bottom .block-social-media-links ul li .fa-twitter {
  background: transparent url("../images/reseau-social.png") repeat scroll 106px 0;
  height: 48px;
  width: 47px;
}
/* line 1256, ../sass/custom.scss */
.region-content-bottom .block-social-media-links ul li:before {
  content: "";
  background: none;
}

/* line 1266, ../sass/custom.scss */
.path-node .actualites-item {
  display: inline-block;
  width: 100%;
}
/* line 1270, ../sass/custom.scss */
.path-node .actualites-item img {
  float: left;
  padding-right: 37px;
}
@media only screen and (max-width: 767px) {
  /* line 1270, ../sass/custom.scss */
  .path-node .actualites-item img {
    padding: 0;
    width: 100%;
  }
}
/* line 1278, ../sass/custom.scss */
.path-node .actualites-item .retour {
  color: #3e71cc;
  font-size: 12px;
  position: relative;
  top: 24px;
  padding-left: 20px;
}
/* line 1284, ../sass/custom.scss */
.path-node .actualites-item .retour:before {
  content: '\f177';
  content: "\f177";
  font-family: fontawesome;
  margin-right: 9px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
@media only screen and (max-width: 767px) {
  /* line 1278, ../sass/custom.scss */
  .path-node .actualites-item .retour {
    display: block;
    margin-bottom: 7px;
    top: 0;
    width: 100%;
  }
}
/* line 1305, ../sass/custom.scss */
.path-node .actualites-item .download-actu {
    border: 3px dashed;
    border-radius: 20px;
    display: table;
    float: right;
    font-size: 12px;
    height: 72px;
    line-height: 1.4;
    margin-bottom: 1%;
    margin-right: 1%;
    padding: 18px 30px 5px 49px;
    text-align: center;
    text-transform: uppercase;
    width: 293px;
}
.path-node .actualites-item .download-actu span{
	       display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 50px;

}

/* line 1315, ../sass/custom.scss */
.path-node .actualites-item .download-actu:after {
  background: none;
}
/* line 1320, ../sass/custom.scss */
.path-node .actualites-item .file-char {
  float: left;
  width: 100%;
  margin-top: 26px;
}
@media only screen and (max-width: 767px) {
  /* line 1266, ../sass/custom.scss */
  .path-node .actualites-item {
    padding: 0;
    width: 100%;
  }
}
/* line 1329, ../sass/custom.scss */
.path-node .actualites-item h2 {
  margin-bottom: 40px;
  text-transform: none;
}
/* line 1334, ../sass/custom.scss */
.path-node .retour {
  color: #3e72cc;
  font-size: 12px;
  position: relative;
  top: 24px;
}
/* line 1339, ../sass/custom.scss */
.path-node .retour:before {
  content: "\f177";
  font-family: fontawesome;
  margin-right: 9px;
}
/* line 1346, ../sass/custom.scss */
.path-node .retour:hover:before {
  -moz-transform: translate(47%, -47%);
  -webkit-transform: translate(47%, -47%);
  -ms-transform: translate(47%, -47%);
  -o-transform: translate(47%, -47%);
  transform: translate(47%, -47%);
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

@media only screen and (max-width: 767px) {
  /* line 1364, ../sass/custom.scss */
  .path-node .content-left {
    padding-left: 0.84rem !important;
    padding-right: 0.84rem !important;
  }
}

/* line 1371, ../sass/custom.scss */
#block-zommblock {
  float: right;
}
/* line 1373, ../sass/custom.scss */
#block-zommblock .zoom_in, #block-zommblock .zoom_out {
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  outline: none;
}
/* line 1378, ../sass/custom.scss */
#block-zommblock .zoom_in code, #block-zommblock .zoom_out code {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  font-size: 13px;
  position: relative;
  right: 4px;
  top: -7px;
  outline: none;
}

/* line 1390, ../sass/custom.scss */
#header #block-zommblock-2 {
  float: right;
  position: absolute;
  right: 29px;
  top: 18px;
}
@media only screen and (max-width: 1023px) {
  /* line 1390, ../sass/custom.scss */
  #header #block-zommblock-2 {
    display: none;
  }
}
/* line 1398, ../sass/custom.scss */
#header #block-zommblock-2 .zoom_in, #header #block-zommblock-2 .zoom_out {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  outline: none;
}
/* line 1403, ../sass/custom.scss */
#header #block-zommblock-2 .zoom_in:hover, #header #block-zommblock-2 .zoom_out:hover {
  color: #3E71CC;
}
/* line 1406, ../sass/custom.scss */
#header #block-zommblock-2 .zoom_in code, #header #block-zommblock-2 .zoom_out code {
  color: #fff;
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  font-size: 13px;
  position: relative;
  right: 4px;
  top: -7px;
}
/* line 1414, ../sass/custom.scss */
#header #block-zommblock-2 .zoom_in code:hover, #header #block-zommblock-2 .zoom_out code:hover {
  color: #3E71CC;
}
@media only screen and (max-width: 767px) {
  /* line 1389, ../sass/custom.scss */
  #header {
    height: 59px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 1389, ../sass/custom.scss */
  #header {
    height: auto !important;
  }
}

/* line 1430, ../sass/custom.scss */
.empty-result {
  color: #3e72cc;
  font-size: 16px;
  font-weight: bold;
  padding: 43px;
  text-align: center;
  text-transform: uppercase;
}

/* line 1438, ../sass/custom.scss */
#views-exposed-form-evenemnets-page-1 {
  background-color: #d9d4d4;
  padding-left: 2.7rem;
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
  overflow: hidden;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 1438, ../sass/custom.scss */
  #views-exposed-form-evenemnets-page-1 {
    padding-left: 1.7rem;
  }
}
/* line 1448, ../sass/custom.scss */
#views-exposed-form-evenemnets-page-1 legend {
  padding-top: 11px;
  color: #666666;
  float: left;
  font-family: OpenSans-Semibold-webfont;
  font-size: 13px;
  margin: 0;
  text-transform: uppercase;
}
/* line 1457, ../sass/custom.scss */
#views-exposed-form-evenemnets-page-1 .fieldset-wrapper {
  float: left;
  padding-left: 48px;
  padding-top: 11px;
}
/* line 1461, ../sass/custom.scss */
#views-exposed-form-evenemnets-page-1 .fieldset-wrapper .form-item {
  float: left;
  margin-right: 25px;
  position: relative;
}
/* line 1465, ../sass/custom.scss */
#views-exposed-form-evenemnets-page-1 .fieldset-wrapper .form-item .option {
  float: left;
  font-size: 14px;
  font-weight: 600;
  padding-left: 26px;
  position: relative;
  top: -4px;
  color: #666666;
  cursor: pointer;
}
/* line 1476, ../sass/custom.scss */
#views-exposed-form-evenemnets-page-1 .fieldset-wrapper .form-item .radio {
  background: white none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  height: 19px;
  left: 0;
  position: absolute;
  right: 0;
  width: 19px;
}
/* line 1486, ../sass/custom.scss */
#views-exposed-form-evenemnets-page-1 .fieldset-wrapper .form-item .radio input {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 1499, ../sass/custom.scss */
#views-exposed-form-evenemnets-page-1 .fieldset-wrapper .form-item .radio .checked {
  background-color: white;
  display: block;
  height: 16px;
  text-align: center;
  width: 16px;
}
/* line 1505, ../sass/custom.scss */
#views-exposed-form-evenemnets-page-1 .fieldset-wrapper .form-item .radio .checked:before {
  content: "\f00c";
  font-family: fontawesome;
  font-size: 11px;
  left: 0px;
  position: relative;
  top: -6px;
}
/* line 1516, ../sass/custom.scss */
#views-exposed-form-evenemnets-page-1 .fieldset-wrapper .form-item:first-child {
  display: none;
}
/* line 1521, ../sass/custom.scss */
#views-exposed-form-evenemnets-page-1 fieldset {
  float: left;
}

/* line 1525, ../sass/custom.scss */
#header {
  height: 173px;
  background-color: #F5F5F5;
  z-index: 12 !important;
}
@media only screen and (max-width: 1023px) {
  /* line 1525, ../sass/custom.scss */
  #header {
    z-index: inherit !important;
  }
}
/* line 1532, ../sass/custom.scss */
#header .importan-wrapp {
  margin: 0 auto;
  max-width: 1240px;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  /* line 1532, ../sass/custom.scss */
  #header .importan-wrapp {
    position: absolute;
  }
}
/* line 1540, ../sass/custom.scss */
#header .header-layer {
  background: #3e72cc none repeat scroll 0 0;
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  /* line 1540, ../sass/custom.scss */
  #header .header-layer {
    display: block;
  }
}
/* line 1547, ../sass/custom.scss */
#header .header-layer .region-header-layer {
  margin: 0 auto;
  max-width: 1240px;
  position: relative;
}

/* line 1555, ../sass/custom.scss */
.path-frontpage #header {
  background-color: transparent;
  height: auto;
}
@media only screen and (max-width: 1023px) {
  /* line 1555, ../sass/custom.scss */
  .path-frontpage #header {
    height: auto !important;
  }
}
/* line 1561, ../sass/custom.scss */
.path-frontpage #header .header-wrapp {
  max-width: 100%;
  position: relative;
}
/* line 1572, ../sass/custom.scss */
.path-frontpage #header .header-layer {
  background: transparent;
  display: inline-block;
  width: 100%;
}
/* line 1576, ../sass/custom.scss */
.path-frontpage #header .header-layer .region-header-layer {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
}
/* line 1582, ../sass/custom.scss */
.path-frontpage #header #block-didh-theme-main-menu,
.path-frontpage #header #block-mainmenu, .path-frontpage #header #block-menuanglais {
  background-color: #3e72cc;
}

/* line 1588, ../sass/custom.scss */
.is-sticky #block-didh-theme-main-menu, .is-sticky #block-mainmenu, .is-sticky #block-menuanglais {
  z-index: 12 !important;
}

@media only screen and (max-width: 1023px) {
  /* line 1591, ../sass/custom.scss */
  #block-didh-theme-main-menu,
  #block-mainmenu {
    background-color: #3e72cc;
  }
}

/* line 1597, ../sass/custom.scss */
.sticky-wrapper {
  height: auto !important;
}

/* line 1602, ../sass/custom.scss */
.page-node-type-press-release .field--name-field-rubrique .field__label {
  float: left;
  font-family: OpenSans-Semibold-webfont;
  font-size: 14px;
  text-transform: uppercase;
}
/* line 1607, ../sass/custom.scss */
.page-node-type-press-release .field--name-field-rubrique .field__label:before {
  content: ":";
  float: right;
  padding-left: 2px;
  position: relative;
  top: -1px;
}
/* line 1615, ../sass/custom.scss */
.page-node-type-press-release .field--name-field-rubrique .field__items {
  float: left;
  font-size: 14px;
  margin-left: 11px;
  text-transform: uppercase;
}
/* line 1620, ../sass/custom.scss */
.page-node-type-press-release .field--name-field-rubrique .field__items a {
  color: #3E71CC;
}

/* line 1626, ../sass/custom.scss */
.msgrecu {
  color: #3e72cc;
  margin-top: 14px;
  padding: 10px;
  text-align: center;
  width: 95%;
  float: left;
  font-size: 23px;
}

/* -----------------------------------------------------------------------------
   Accordient + tableau
----------------------------------------------------------------------------- */
/* line 1640, ../sass/custom.scss */
#projet #projet-tabs {
  margin-top: 60px;
  margin-bottom: 0;
  margin-left: 0;
  border: 0;
}
/* line 1645, ../sass/custom.scss */
#projet #projet-tabs li {
  background-color: #eee9e4;
  margin-bottom: 0;
  margin-right: 2px;
}
@media only screen and (max-width: 767px) {
  /* line 1645, ../sass/custom.scss */
  #projet #projet-tabs li {
    width: 100%;
  }
}
/* line 1653, ../sass/custom.scss */
#projet #projet-tabs li a {
  color: #477ad3;
  font-size: 13px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 1653, ../sass/custom.scss */
  #projet #projet-tabs li a {
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* line 1653, ../sass/custom.scss */
  #projet #projet-tabs li a {
    font-size: 10px;
  }
}
/* line 1666, ../sass/custom.scss */
#projet #projet-tabs .is-active {
  background-color: #477ad3;
  margin-top: -11px;
  padding-top: 11px;
}
/* line 1670, ../sass/custom.scss */
#projet #projet-tabs .is-active a {
  color: #fff;
}
/* line 1675, ../sass/custom.scss */
#projet .tabs-content {
  margin-bottom: 24px;
  border-top: 4px solid #467ad2;
  border-bottom: 4px solid #467ad2;
  border-left: 0;
  border-right: 0;
  background-color: #eee9e4;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 22px;
}
/* line 1685, ../sass/custom.scss */
#projet .tabs-content span {
  color: #666666;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 1693, ../sass/custom.scss */
#projet .tabs-title > a:focus, #projet .tabs-title > a[aria-selected="true"] {
  background: none;
}
/* line 1697, ../sass/custom.scss */
#projet .projet-description table {
  width: 100% !important;
}
/* line 1701, ../sass/custom.scss */
#projet .projet-description table tbody tr td {
  border: 3px solid #EEE9E4;
  font-size: 12px;
  font-weight: bold;
}
/* line 1706, ../sass/custom.scss */
#projet .projet-description table tbody tr:nth-child(2n) {
  background-color: #f5f2f0;
}
/* line 1710, ../sass/custom.scss */
#projet .projet-description table tbody tr:first-child td {
  color: #477ad3;
  font-size: 14px;
}
/* line 1713, ../sass/custom.scss */
#projet .projet-description table tbody tr:first-child td:first-child {
  background-color: #eee9e4;
}
/* line 1722, ../sass/custom.scss */
#projet .projet-description a {
  background: #fff;
  /*display: block;
  word-break: break-word;
  padding: 2px 10px;
  width: 100%;*/
}
/* line 1728, ../sass/custom.scss */
#projet .projet-description a:before {
  content: "\f0c1";
  font-family: fontawesome;
  padding-right: 5px;
}
/* line 1736, ../sass/custom.scss */
#projet .accordion {
  margin-left: 0;
}
/* line 1738, ../sass/custom.scss */
#projet .accordion .accordion-item {
  background-color: #3e72cc;
  border: 0 none;
  margin-bottom: 8px;
}
/* line 1743, ../sass/custom.scss */
#projet .accordion .accordion-item a:before {
  color: white;
  font-size: 23px;
  top: 45%;
}
/* line 1750, ../sass/custom.scss */
#projet .accordion .accordion-item h3 {
  color: white;
  font-family: OpenSans-Semibold-webfont;
  font-size: 12px;
  font-weight: normal;
  padding-right: 24px;
  margin-bottom: 0;
}
/* line 1758, ../sass/custom.scss */
#projet .accordion .accordion-item:hover {
  background-color: #3e71cc;
}
/* line 1761, ../sass/custom.scss */
#projet .accordion .accordion-item h4 {
  color: #3e72cc;
  font-family: OpenSans-Semibold-webfont;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 23px;
  margin-top: 28px;
  text-transform: inherit;
}
/* line 1769, ../sass/custom.scss */
#projet .accordion .accordion-item h4:first-letter {
  text-transform: uppercase;
}
/* line 1772, ../sass/custom.scss */
#projet .accordion .accordion-item h4 strong {
  font-weight: normal;
}
/* line 1777, ../sass/custom.scss */
#projet .accordion .is-active {
  background-color: #3e71cc;
}
/* line 1780, ../sass/custom.scss */
#projet .accordion .accordion-content {
  border: 0;
}
/* line 1783, ../sass/custom.scss */
#projet .accordion .accordion-content .projet-description a {
  background: #dee5f2 none repeat scroll 0 0;
  padding: 2px 10px;
  width: 100%;
}
/* line 1787, ../sass/custom.scss */
#projet .accordion .accordion-content .projet-description a:before {
  content: "\f0c1";
  font-family: fontawesome;
  padding-right: 5px;
  color: #3e72cc;
  font-size: 13px;
}
/* line 1798, ../sass/custom.scss */
#projet .accordion .projet-place {
  display: block;
  padding-left: 3px;
  padding-right: 3px;
  border-top: 0px dashed #3a6ecf;
}
@media only screen and (max-width: 767px) {
  /* line 1798, ../sass/custom.scss */
  #projet .accordion .projet-place {
    border-top: none;
  }
}
/* line 1807, ../sass/custom.scss */
#projet .accordion .projet-place h3 {
  color: #666666;
  text-transform: none;
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 14px;
}
/* line 1815, ../sass/custom.scss */
#projet .accordion .projet-place a span {
  background: #e1e7f5 none repeat scroll 0 0;
  color: #5980d4;
  font-size: 12px;
  margin-right: 6px;
  padding: 2px 7px;
  text-transform: uppercase;
}
/* line 1824, ../sass/custom.scss */
#projet .accordion .projet-place:nth-child(2) {
  border-top: 0px dotted #3a6ecf;
}

/* line 1832, ../sass/custom.scss */
.deleg {
  padding-right: 0;
  height: 387px;
  margin-bottom: 0 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 1832, ../sass/custom.scss */
  .deleg {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1832, ../sass/custom.scss */
  .deleg {
    height: auto;
    width: 50%;
    float: left;
    margin-right: 10px;
  }
}
/* line 1846, ../sass/custom.scss */
.deleg img {
  object-fit: cover;
}

/* line 1850, ../sass/custom.scss */
#projet .accordion .accordion-item > a:hover {
  background-color: #3e71cc;
}

/* line 1853, ../sass/custom.scss */
#projet .accordion .accordion-item > a:focus {
  background-color: #3e71cc;
}

/* line 1856, ../sass/custom.scss */
.arabes ~ .accordion .projet-description a::before {
  content: "" !important;
}

/* line 1859, ../sass/custom.scss */
#block-documentatelechargerbloc {
  display: inline-block;
  width: 100%;
  padding: 1.5rem 2.5rem 2.5rem;
}
@media only screen and (max-width: 767px) {
  /* line 1859, ../sass/custom.scss */
  #block-documentatelechargerbloc {
    padding: 10px;
  }
}
/* line 1867, ../sass/custom.scss */
#block-documentatelechargerbloc #documents_telecharger .soushr {
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  /* line 1867, ../sass/custom.scss */
  #block-documentatelechargerbloc #documents_telecharger .soushr {
    margin-bottom: 5px;
  }
}
/* line 1872, ../sass/custom.scss */
#block-documentatelechargerbloc #documents_telecharger .soushr .spantitre {
  background: white none repeat scroll 0 0;
  color: #3e72cc;
  font-size: 24px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}
/* line 1884, ../sass/custom.scss */
#block-documentatelechargerbloc #documents_telecharger li {
  display: block;
  float: left;
  list-style-type: none;
  width: 100%;
  background: #eee9e4;
  padding: 1.25rem 1.25rem;
  cursor: pointer;
  margin-bottom: 1px;
}
@media only screen and (max-width: 767px) {
  /* line 1884, ../sass/custom.scss */
  #block-documentatelechargerbloc #documents_telecharger li {
    overflow: hidden;
    padding: 0.9375rem;
    margin-bottom: 1px !important;
  }
}
/* line 1899, ../sass/custom.scss */
#block-documentatelechargerbloc #documents_telecharger li:hover {
  background: #3b6fcf url("../images/download-reference.png") no-repeat right;
}
/* line 1902, ../sass/custom.scss */
#block-documentatelechargerbloc #documents_telecharger li:hover a {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  /* line 1884, ../sass/custom.scss */
  #block-documentatelechargerbloc #documents_telecharger li {
    float: none;
    margin: 0 auto;
  }
}
/* line 1911, ../sass/custom.scss */
#block-documentatelechargerbloc #documents_telecharger li .dwon {
  width: 100%;
}
/* line 1913, ../sass/custom.scss */
#block-documentatelechargerbloc #documents_telecharger li .dwon a {
  float: left;
  padding-right: 30px;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 2.4;
}
/* line 1921, ../sass/custom.scss */
#block-documentatelechargerbloc #documents_telecharger li .dwon span {
  position: relative;
}
/* line 1924, ../sass/custom.scss */
#block-documentatelechargerbloc #documents_telecharger li .dwon .style_word {
  background-image: url("../images/iconpdf.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  height: 30px;
  width: 25px;
  float: left;
}
/* line 1935, ../sass/custom.scss */
#block-documentatelechargerbloc #documents_telecharger li .dwon .style_pdf {
  background-image: url("../images/iconpdf.png");
  background-position: -49px 0;
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  height: 30px;
  margin: 0 auto 10px;
  width: 27px;
  float: left;
}
/* line 1946, ../sass/custom.scss */
#block-documentatelechargerbloc #documents_telecharger li .dwon .style_image {
  background-image: url("../images/iconpdf.png");
  background-position: -75px 0;
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  height: 30px;
  margin: 0 auto 10px;
  width: 28px;
  float: left;
}

/* line 1964, ../sass/custom.scss */
.Unies li, .publiques li {
  margin-bottom: 15px !important;
}
/* line 1966, ../sass/custom.scss */
.Unies li a, .publiques li a {
  background: #dee5f2 none repeat scroll 0 0;
  display: block;
  padding: 2px 10px;
  width: 100%;
}
/* line 1971, ../sass/custom.scss */
.Unies li a:before, .publiques li a:before {
  content: "\f0c1";
  font-family: fontawesome;
  padding-right: 5px;
}

/* line 1981, ../sass/custom.scss */
.footer-link:first-child a {
  color: #3e72cc !important;
}
/* line 1986, ../sass/custom.scss */
.footer-link:last-child a {
  color: #3e72cc !important;
}
/* line 1990, ../sass/custom.scss */
.footer-link a {
  color: #4c4c4c !important;
}

/* line 1994, ../sass/custom.scss */
.visibilityhidden {
  display: none;
}

/* line 1998, ../sass/custom.scss */
#block-socialmedialinks-5 li {
  padding-left: 0;
}

/* line 2002, ../sass/custom.scss */
.contacter-nous ~ .contextual-region {
  display: none;
}

/* line 2005, ../sass/custom.scss */
.slimmenu li ul li:hover a {
  color: #4c4c4c !important;
}

/* line 2008, ../sass/custom.scss */
.spantitre {
  color: #3a6ecf;
  display: block;
  font-family: OpenSans-Semibold-webfont;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 7px;
  padding-top: 18px;
  text-transform: uppercase;
  width: 100%;
}

/* line 2019, ../sass/custom.scss */
.projet-info > h2 {
  text-transform: none;
}

/* line 2022, ../sass/custom.scss */
#network {
  margin: 0 auto;
  max-width: 1240px;
}

/* line 2026, ../sass/custom.scss */
.FAQ {
  color: #666666;
  font-size: 13px;
  margin-bottom: 21px;
}

/* line 2031, ../sass/custom.scss */
.footer-left .slimmenu > li:last-child {
  text-transform: uppercase;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 2034, ../sass/custom.scss */
  .block-agendablock {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 2038, ../sass/custom.scss */
  .block-agendablock .agenda-items {
    position: relative;
    padding-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 2043, ../sass/custom.scss */
  .block-agendablock .agenda-items .carousel-agenda {
    padding-top: 7px;
  }
}
/* line 2047, ../sass/custom.scss */
.block-agendablock .agenda-items .carousel-agenda .flex-control-paging {
  bottom: -20px;
  right: 0;
}
@media only screen and (max-width: 1023px) {
  /* line 2052, ../sass/custom.scss */
  .block-agendablock .agenda-items .flex-control-paging {
    bottom: 0px;
    right: 0;
  }
}
/* line 2058, ../sass/custom.scss */
.block-agendablock .agenda-items .flex-control-paging li {
  float: left;
  margin-right: 5px;
}
/* line 2061, ../sass/custom.scss */
.block-agendablock .agenda-items .flex-control-paging li:last-child {
  margin-right: 0px;
}
/* line 2064, ../sass/custom.scss */
.block-agendablock .agenda-items .flex-control-paging li a {
  background: url(../images/pagination-normal.png) no-repeat;
  width: 17px;
  height: 18px;
  display: block;
  font-size: 0;
  color: transparent;
}
/* line 2073, ../sass/custom.scss */
.block-agendablock .agenda-items .flex-control-paging .flex-active {
  background: url(../images/pagination-hover.png) no-repeat;
  width: 17px;
  height: 18px;
  display: block;
  font-size: 0;
  color: transparent;
}
/* line 2083, ../sass/custom.scss */
.block-agendablock .agenda-items .large-8 {
  float: left !important;
}
/* line 2086, ../sass/custom.scss */
.block-agendablock .agenda-items .carousel-communique {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  /* line 2086, ../sass/custom.scss */
  .block-agendablock .agenda-items .carousel-communique {
    padding-bottom: 1rem;
  }
}
/* line 2092, ../sass/custom.scss */
.block-agendablock .agenda-items .carousel-communique h3 {
  margin: 0;
  padding-bottom: 20px;
}
/* line 2097, ../sass/custom.scss */
.block-agendablock .agenda-items .hp-carrousel {
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}
/* line 2102, ../sass/custom.scss */
.block-agendablock .agenda-items .hp-carrousel .title-actualite .medium-6 {
  padding-left: 0;
}
/* line 2104, ../sass/custom.scss */
.block-agendablock .agenda-items .hp-carrousel .title-actualite .medium-6:last-child {
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  /* line 2097, ../sass/custom.scss */
  .block-agendablock .agenda-items .hp-carrousel {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 2115, ../sass/custom.scss */
.block-agendablock .agenda-items .hp-carrousel .flex-control-paging {
  bottom: -26px;
}

/* line 2123, ../sass/custom.scss */
.reporting-national-items h2 {
  padding-bottom: 12px;
}
@media only screen and (max-width: 767px) {
  /* line 2123, ../sass/custom.scss */
  .reporting-national-items h2 {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  /* line 2129, ../sass/custom.scss */
  .reporting-national-items .all-document {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  /* line 2122, ../sass/custom.scss */
  .reporting-national-items {
    position: relative;
    padding-top: 32px;
    padding-bottom: 37px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 2139, ../sass/custom.scss */
  .reporting-national-items .carousel-reporting {
    padding-top: 7px;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 2144, ../sass/custom.scss */
  .reporting-national-items .flex-control-paging {
    bottom: 0px;
    right: 21px;
  }
}
/* line 2150, ../sass/custom.scss */
.reporting-national-items .flex-control-paging li {
  float: left;
  margin-right: 5px;
  border-bottom: none;
}
/* line 2154, ../sass/custom.scss */
.reporting-national-items .flex-control-paging li:last-child {
  margin-right: 0px;
}
/* line 2157, ../sass/custom.scss */
.reporting-national-items .flex-control-paging li a {
  background: url(../images/puce.png) no-repeat;
  width: 17px;
  height: 18px;
  display: block;
  font-size: 0;
  color: transparent;
}
/* line 2166, ../sass/custom.scss */
.reporting-national-items .flex-control-paging .flex-active {
  background: url(../images/puce-hover.png) no-repeat;
  width: 17px;
  height: 18px;
  display: block;
  font-size: 0;
  color: transparent;
}
/* line 2176, ../sass/custom.scss */
.reporting-national-items .large-8 {
  float: left !important;
}
/* line 2179, ../sass/custom.scss */
.reporting-national-items .carousel-communique {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  /* line 2179, ../sass/custom.scss */
  .reporting-national-items .carousel-communique {
    padding-bottom: 1rem;
  }
}
/* line 2185, ../sass/custom.scss */
.reporting-national-items .carousel-communique h3 {
  margin: 0;
  padding-bottom: 20px;
}
/* line 2190, ../sass/custom.scss */
.reporting-national-items .hp-carrousel {
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}
/* line 2195, ../sass/custom.scss */
.reporting-national-items .hp-carrousel .title-actualite .medium-6 {
  padding-left: 0;
}
/* line 2197, ../sass/custom.scss */
.reporting-national-items .hp-carrousel .title-actualite .medium-6:last-child {
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  /* line 2190, ../sass/custom.scss */
  .reporting-national-items .hp-carrousel {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 2208, ../sass/custom.scss */
.reporting-national-items .hp-carrousel .flex-control-paging {
  bottom: -26px;
}

/* line 2215, ../sass/custom.scss */
.publications-items h2 {
  padding-bottom: 12px;
}
@media only screen and (max-width: 767px) {
  /* line 2218, ../sass/custom.scss */
  .publications-items .all-document {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  /* line 2214, ../sass/custom.scss */
  .publications-items {
    position: relative;
    padding: 32px 20px 22px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 2227, ../sass/custom.scss */
  .publications-items .caroussel-pub {
    padding-top: 7px;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 2232, ../sass/custom.scss */
  .publications-items .flex-control-paging {
    bottom: 23px;
    right: 21px;
  }
}
/* line 2238, ../sass/custom.scss */
.publications-items .flex-control-paging li {
  float: left;
  margin-right: 5px;
}
/* line 2241, ../sass/custom.scss */
.publications-items .flex-control-paging li:last-child {
  margin-right: 0px;
}
/* line 2244, ../sass/custom.scss */
.publications-items .flex-control-paging li a {
  background: url(../images/puce.png) no-repeat;
  width: 17px;
  height: 18px;
  display: block;
  font-size: 0;
  color: transparent;
}
/* line 2253, ../sass/custom.scss */
.publications-items .flex-control-paging .flex-active {
  background: url(../images/puce-hover.png) no-repeat;
  width: 17px;
  height: 18px;
  display: block;
  font-size: 0;
  color: transparent;
}
/* line 2263, ../sass/custom.scss */
.publications-items .large-8 {
  float: left !important;
}
/* line 2266, ../sass/custom.scss */
.publications-items .carousel-communique {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  /* line 2266, ../sass/custom.scss */
  .publications-items .carousel-communique {
    padding-bottom: 1rem;
  }
}
/* line 2272, ../sass/custom.scss */
.publications-items .carousel-communique h3 {
  margin: 0;
  padding-bottom: 20px;
}
/* line 2277, ../sass/custom.scss */
.publications-items .hp-carrousel {
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}
/* line 2282, ../sass/custom.scss */
.publications-items .hp-carrousel .title-actualite .medium-6 {
  padding-left: 0;
}
/* line 2284, ../sass/custom.scss */
.publications-items .hp-carrousel .title-actualite .medium-6:last-child {
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  /* line 2277, ../sass/custom.scss */
  .publications-items .hp-carrousel {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 2295, ../sass/custom.scss */
.publications-items .hp-carrousel .flex-control-paging {
  bottom: -26px;
}

@media only screen and (max-width: 767px) {
  /* line 2303, ../sass/custom.scss */
  .contenu-principal table {
    display: block;
    width: 100%;
    overflow: auto;
  }
}

/* line 2313, ../sass/custom.scss */
.views-field-title .field-content a:first-letter {
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  /* line 2322, ../sass/custom.scss */
  .path-actualites .content-left {
    padding: 0px 10px !important;
  }
  /* line 2325, ../sass/custom.scss */
  .path-actualites header {
    padding-left: 0px !important;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2333, ../sass/custom.scss */
  .page-node-type-news #block-agendablock-2 {
    margin-top: 20px;
  }
}

/* line 2343, ../sass/custom.scss */
.contenu-principal img {
  margin-bottom: 10px !important;
}

/* line 2351, ../sass/custom.scss */
.path-reporting-nationale .contenu-principal {
  margin-top: 8.125rem;
}

/* line 2359, ../sass/custom.scss */
.path-publications .breadcrumb {
  padding-left: 20px;
}
/* line 2363, ../sass/custom.scss */
.path-publications .views-exposed-form span.filter {
  color: #666666;
  text-transform: uppercase;
  font-size: 14px;
  float: left;
  margin-right: 30px;
  margin-top: 10px;
}

/* line 2379, ../sass/custom.scss */
.path-didh .views-field-title span {
  color: #666666;
  font-size: 1.125rem !important;
  text-align: justify;
  font-family: OpenSans-Semibold-webfont;
}

@media only screen and (max-width: 1023px) {
  /* line 2391, ../sass/custom.scss */
  .newsletter-form .form-email {
    width: 219px !important;
  }
}

/* line 2401, ../sass/custom.scss */
.download-actu {
  font-size: 13px;
  float: right;
  position: relative;
  padding-right: 20px;
}
/* line 2406, ../sass/custom.scss */
.download-actu:after {
  content: '';
  background: url(../images/all.png) no-repeat center;
  width: 15px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 2421, ../sass/custom.scss */
.download-actu:hover:after {
  -moz-transform: translate(47%, -47%);
  -webkit-transform: translate(47%, -47%);
  -ms-transform: translate(47%, -47%);
  -o-transform: translate(47%, -47%);
  transform: translate(47%, -47%);
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

/* line 2440, ../sass/custom.scss */
.path-didh .views-element-container {
  padding-left: 0.8125rem;
  padding-right: 1.25rem;
}
@media only screen and (max-width: 767px) {
  /* line 2440, ../sass/custom.scss */
  .path-didh .views-element-container {
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }
}
/* line 2449, ../sass/custom.scss */
.path-didh .views-element-container .views-field-nothing .field-content a {
  color: #3e72cc;
  font-size: 13px !important;
}

/* line 2461, ../sass/custom.scss */
.views-field-title .field-content a:hover {
  color: #3e72cc;
}

/* line 2469, ../sass/custom.scss */
.path-evenements .views-field-field-enventdate .field-content, .path-evenements .views-field-field-date-end-event .field-content {
  color: #467ad2;
  float: left;
  font-family: OpenSans-Bold;
  font-size: 12px;
  margin-top: 10px;
  padding-left: 30px;
  position: relative;
}
/* line 2477, ../sass/custom.scss */
.path-evenements .views-field-field-enventdate .field-content time, .path-evenements .views-field-field-date-end-event .field-content time {
  color: #3E72CC;
  display: inline;
}
/* line 2481, ../sass/custom.scss */
.path-evenements .views-field-field-enventdate .field-content em, .path-evenements .views-field-field-date-end-event .field-content em {
  padding-right: 3px;
  font-style: normal;
}
/* line 2489, ../sass/custom.scss */
.path-evenements .views-field-field-date-end-event .field-content {
  padding-left: 7px;
}

/* line 2495, ../sass/custom.scss */
.img-detail-evn {
  padding-right: 0;
}

/* line 2498, ../sass/custom.scss */
.actu-even-detail {
  padding-left: 0;
}

/* line 2502, ../sass/custom.scss */
.date-even {
  position: relative;
  padding-left: 30px;
}
/* line 2505, ../sass/custom.scss */
.date-even:before {
  content: '';
  background: url(../images/time.png) no-repeat;
  width: 22px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 2519, ../sass/custom.scss */
.date-even time {
  color: #467ad2;
}
/* line 2522, ../sass/custom.scss */
.date-even em {
  color: #467ad2;
}

/* line 2530, ../sass/custom.scss */
.path-documentations .filter {
  display: none;
}

/* line 2538, ../sass/custom.scss */
body[class="path-dialogue-et-partenariats"] .field-content h3 {
  text-transform: inherit;
}

/* line 2546, ../sass/custom.scss */
.path-didh .field-content a {
  font-size: 1.125rem !important;
}

/* line 2553, ../sass/custom.scss */
.newsletter-form .form-item, .newsletter-form .form-actions {
  margin: 0;
}

/* line 2559, ../sass/custom.scss */
.language-switcher-language-url li.en {
  display: block;
}

/* line 2566, ../sass/custom.scss */
#documents_telecharger .soushr h2 {
  text-transform: inherit;
}

/* line 2572, ../sass/custom.scss */
header strong {
  color: #666666 !important;
  font-size: 15px !important;
  text-align: justify;
  font-weight: 400;
}

/* line 2579, ../sass/custom.scss */
.header-wrapp {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
}

/*------------------ plan strategique ------------*/
/* line 2590, ../sass/custom.scss */
.main-content .block-actublockslider .title-actualite {
  padding-bottom: 0;
}

/*------------------- evenement -----------------------*/
/* line 2602, ../sass/custom.scss */
.view-evenemnets .date-even {
  /*display: inline-block;*/
}
/* line 2604, ../sass/custom.scss */
.view-evenemnets .date-even em {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
}
/* line 2609, ../sass/custom.scss */
.view-evenemnets .date-even time {
  font-size: 14px;
  font-weight: bold;
}

/* line 2618, ../sass/custom.scss */
label.js-form-required.form-required span {
  color: red;
}

@media only screen and (max-width: 767px) {
  /* line 2625, ../sass/custom.scss */
  .path-communique-de-presse #block-didhbreadrumbblock {
    padding-left: 20px;
  }
}

/* line 2634, ../sass/custom.scss */
.path-evenements .filter {
  padding-left: 5px;
  width: 17%;
  float: left;
  padding-top: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 2634, ../sass/custom.scss */
  .path-evenements .filter {
    width: 100%;
  }
}
/* line 2644, ../sass/custom.scss */
.path-evenements .views-element-container .js-form-submit {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  /* line 2649, ../sass/custom.scss */
  .path-evenements #block-didhbreadrumbblock {
    padding-left: 20px;
  }
}

/* line 2661, ../sass/custom.scss */
#edit-envenementdate {
  width: 65%;
  float: left;
  padding-top: 10px;
}
/* line 2665, ../sass/custom.scss */
#edit-envenementdate .js-form-type-radio {
  width: 41%;
  float: left;
  margin-right: 4%;
}
@media only screen and (max-width: 767px) {
  /* line 2665, ../sass/custom.scss */
  #edit-envenementdate .js-form-type-radio {
    width: 100%;
    margin-bottom: 10px;
  }
}
/* line 2673, ../sass/custom.scss */
#edit-envenementdate .js-form-type-radio label {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  /* line 2676, ../sass/custom.scss */
  #edit-envenementdate .js-form-type-radio:first-child {
    width: 100%;
  }
}

/* line 2690, ../sass/custom.scss */
.page-node-type-evenement .actualites-item time em {
  color: #477ad3;
}

/* line 2701, ../sass/custom.scss */
.path-reporting-nationale .views-element-container header h2 {
  width: 100%;
  font-weight: bold;
  color: #666666;
  font-size: 1.500em;
}
.path-reporting-nationale #edit-actions{
	        position: absolute;
		    right: 20px;
		    top: 17px;
}
.path-reporting-nationale  #edit-actions{
	        position: absolute;
		    right: 20px;
		    top: 26px; 
}




#views-exposed-form-examen-periodique-universel-en-page-1 .js-form-item{
	 width: 32%;
    margin-right: 1%; 
    float : left ; 
}

#views-exposed-form-examen-periodique-universel-en-page-1 .form-item-field-date-reporting-national-value{
	  float : left ; 
	  width: 25%;

}

#views-exposed-form-organes-de-traites-en-page-1 .js-form-item{
	    width: 32%;
        float: left;
}

#views-exposed-form-organes-de-traites-en-page-1 .js-form-item .visually-hidden{
	     position: relative !important;
	    overflow: inherit !important;
	    width: auto;
	    height: auto; 
  padding-bottom: 5px;
}


#views-exposed-form-procedures-speciales-reporting-nationale-page-1 .js-form-item .visually-hidden{
	     position: relative !important;
	    overflow: inherit !important;
	    width: auto;
	    height: auto; 
padding-bottom: 5px;
}

#views-exposed-form-procedures-speciales-reporting-nationale-page-1 .js-form-item{
	 width: 32%;
    margin-right: 1%; 
    float : left ; 
}

#views-exposed-form-procedures-speciales-reporting-nationale-page-1 .form-item-field-date-reporting-national-value{
	  float : left ; 
	  width: 20% !important;

}

#views-exposed-form-procedures-speciales-reporting-nationale-page-1 .js-form-item{
	    width: 32%;
        float: left;
}

#views-exposed-form-reporting-nationale-page-1 .js-form-item .visually-hidden{
	     position: relative !important;
	    overflow: inherit !important;
	    width: auto;
	    height: auto; 
            padding-bottom: 5px;
}



#views-exposed-form-reporting-nationale-page-1 .js-form-item{
	 width: 32%;
    margin-right: 1%; 
    float : left ; 
}

#views-exposed-form-reporting-nationale-page-1 .form-item-field-date-reporting-national-value{
	  float : left ; 
	  width: 20% !important;

}

#views-exposed-form-reporting-nationale-page-1 .js-form-item{
	    width: 32%;
        float: left;
}

.path-reporting-nationale .views-exposed-form bef-exposed-form .js-form-item .visually-hidden{
	     position: relative !important;
	    overflow: inherit !important;
	    width: auto;
	    height: auto; 
}


#views-exposed-form-examen-periodique-universel-reporting-nationale-page-1 .js-form-item .visually-hidden{
	     position: relative !important;
	    overflow: inherit !important;
	    width: auto;
	    height: auto; 
		padding-bottom: 5px;
}



#views-exposed-form-examen-periodique-universel-reporting-nationale-page-1 .js-form-item{
	 width: 32%;
    margin-right: 1%; 
    float : left ; 
}

#views-exposed-form-examen-periodique-universel-reporting-nationale-page-1 .form-item-field-date-reporting-national-value{
	  float : left ; 
	  width: 20% !important;

}

#views-exposed-form-examen-periodique-universel-reporting-nationale-page-1 .js-form-item{
	    width: 32%;
        float: left;
}

#block-didh-theme-main-menu .navbar-nav li, #block-mainmenu .navbar-nav li{
	padding : 20px 0px ; 
}
.path-frontpage #block-didh-theme-main-menu .navbar-nav li, #block-mainmenu .navbar-nav li{
	padding : 25px 0px ; 
}

.form-item-field-date-reporting-national-value{
	    margin-top: 2px;
}

.path-national-reporting .views-exposed-form .visually-hidden{
	     	 position: relative !important;
		    overflow: inherit !important;
		    width: auto;
		    height: auto;
		    padding-bottom: 5px;
}


.path-national-reporting .views-exposed-form #edit-actions{
	     	     	position: absolute;
				    right: 0px;
				    top: 26px;
}

@media only screen and (max-width: 767px){

#views-exposed-form-procedures-speciales-reporting-nationale-page-1 .js-form-item{width:100% !important;}
#views-exposed-form-procedures-speciales-reporting-nationale-page-1 .form-item-field-date-reporting-national-value{width: 100%;}
.views-exposed-form #edit-actions input{    bottom: 5px;
    top: inherit;
    right: -3px;}
.path-reporting-nationale  #edit-actions{bottom:0;top:inherit}
#views-exposed-form-procedures-speciales-reporting-nationale-page-1{
	    padding-bottom: 4rem;
}
#views-exposed-form-examen-periodique-universel-reporting-nationale-page-1 .js-form-item{
	      width: 100%;
}
#views-exposed-form-examen-periodique-universel-reporting-nationale-page-1 .form-item-field-date-reporting-national-value{
	  width: 100% !important; 
}

#views-exposed-form-examen-periodique-universel-reporting-nationale-page-1{
	  padding-bottom : 4rem; 
}
#views-exposed-form-reporting-nationale-page-1 .js-form-item{
	  width: 100%;
} 
#views-exposed-form-reporting-nationale-page-1 .form-item-field-date-reporting-national-value{
	   width: 100% !important; 
}

#views-exposed-form-reporting-nationale-page-1{
	     padding-bottom: 4rem;
}
#views-exposed-form-organes-de-traites-en-page-1 .js-form-item {
    width: 100%;
}
#views-exposed-form-examen-periodique-universel-en-page-1 .js-form-item {
    width: 100%;
}
#views-exposed-form-procedures-speciales-en-page-1 .form-item{
 width: 100%;
}
#views-exposed-form-procedures-speciales-en-page-1 #edit-actions {
    top: inherit;
    bottom: 0;
    right: 19px;

}
#views-exposed-form-procedures-speciales-en-page-1{
	    padding-bottom: 4rem;
}

#views-exposed-form-examen-periodique-universel-en-page-1 #edit-actions {
     top: inherit !important;
    bottom: 0;
    right: 19px !important;

}
#views-exposed-form-examen-periodique-universel-en-page-1{
	    padding-bottom: 4rem;
}

.path-national-reporting #uniform-edit-field-type-file-examen-periodiqu-target-id{
	    max-width: 100%;
}
#views-exposed-form-organes-de-traites-en-page-1 #edit-actions {
     top: inherit !important;
    bottom: 0;
    right: 19px !important;

}
#views-exposed-form-organes-de-traites-en-page-1{
	    padding-bottom: 4rem;
}
.path-national-reporting #uniform-edit-field-type-fil-organes-traite-target-id {
    max-width: 100%;
}
	  
}



.download-actu:before{
    content: "";
	   		   background: url(../images/fichier-min.png) no-repeat ;
	             		width: 24px;
   			 	height: 30px;
   			   	  position: absolute;
				    left: 15px;
				    top: 50%;
				    -webkit-transform: translateY(-50%);
				    -moz-transform: translateY(-50%);
				    -ms-transform: translateY(-50%);
				    -o-transform: translateY(-50%);
				    transform: translateY(-50%);
}

.path-publications .views-exposed-form #edit-actions input{
	 right: inherit;
       top: 18px
}

#views-exposed-form-publications-page-3 #edit-submit-publications {
  right: 0;
  top: 39px
}
 @media (min-width: 768px) and (max-width: 1024px) { 
#block-zommblock {
    display: none;
} 
}

.path-actualites #content{
          background: #DFE6F3;
}

.path-actualites #content .content-left{
           background: #fff; 
}


