/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
/* Base. */
/* Base color. */
/* Language-switcher. */
/* Federal header. */
/* Header menu. */
/* Main menu. */
/* Footer menu. */
/* Back top top. */
/* Bottom regions. */
/* Slider legend. */
/* Views news homepage. */
/* Slide show pager. */
/* Pager. */
/* Breadcrumbs. */
/* Regulation table. */
/* Panel panes. */
/* Contact forms. */
/* Node fields. */
/* Screen sizes. */
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.col-md-12 {
  width: 100%;
}

.col-md-11 {
  width: 91.66666667%;
}

.col-md-10 {
  width: 83.33333333%;
}

.col-md-9 {
  width: 75%;
}

.col-md-8 {
  width: 66.66666667%;
}

.col-md-7 {
  width: 58.33333333%;
}

.col-md-6 {
  width: 50%;
}

.col-md-5 {
  width: 41.66666667%;
}

.col-md-4 {
  width: 33.33333333%;
}

.col-md-3 {
  width: 25%;
}

.col-md-2 {
  width: 16.66666667%;
}

.col-md-1 {
  width: 8.33333333%;
}

@media screen and (max-width: 767px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    width: 100%;
  }
  .col-md-1 .content-wrapper:after, .col-md-2 .content-wrapper:after, .col-md-3 .content-wrapper:after, .col-md-4 .content-wrapper:after, .col-md-5 .content-wrapper:after, .col-md-6 .content-wrapper:after, .col-md-7 .content-wrapper:after, .col-md-8 .content-wrapper:after, .col-md-9 .content-wrapper:after, .col-md-10 .content-wrapper:after, .col-md-11 .content-wrapper:after, .col-md-12 .content-wrapper:after {
    background: none;
  }
}

#main .node .fields-thema span,
#main .node .fields-themas span,
#main .node .fields-category span,
#main .node .fields-regulation span, #main .node .field-name-field-category,
#main .node .field-name-field-regulation-type {
  background: #ceccdc;
  display: inline-block;
  padding: 0 6px;
  border-radius: 3px;
  font-size: 12px;
  line-height: 20px;
  margin: 3px 12px 3px 0;
  color: #5d6263;
  text-decoration: none;
  cursor: text;
}

#main .node .fields-thema span:first-child,
#main .node .fields-themas span:first-child,
#main .node .fields-category span:first-child,
#main .node .fields-regulation span:first-child, #main .node .field-name-field-category:first-child,
#main .node .field-name-field-regulation-type:first-child {
  margin-left: 0;
}

/* Language-switcher */
/*#block-locale-language,*/
#block-admin-language-admin-language-switcher {
  position: relative;
  float: left;
  margin: 7px 0 0 7px;
  z-index: 10;
  /*ul.language-switcher-locale-url,*/
}

#block-admin-language-admin-language-switcher ul.links li {
  display: inline-block;
  text-align: center;
  background: none;
}

#block-admin-language-admin-language-switcher ul.links li a {
  width: 18.6px;
  background-color: #cccccc;
  border: 1px solid #999999;
  font-weight: 300;
  line-height: 11px;
  text-decoration: none;
  overflow: hidden;
  outline: none;
  display: inline-block;
  font-family: arial, verdana, sans-serif;
  font-size: 0.75em;
  color: #666666;
  padding: 2px 0;
}

#block-admin-language-admin-language-switcher ul.links li a:hover, #block-admin-language-admin-language-switcher ul.links li a.active {
  color: #fff;
}

#block-admin-language-admin-language-switcher ul.links li a:hover, #block-admin-language-admin-language-switcher ul.links li a.active {
  background-color: #666666;
  border: 1px solid #333333;
}

/* Federal block. */
#federal-header {
  width: 100%;
  min-height: 43px;
  background: #fff;
  padding-right: 5px;
  font-size: 1em;
  box-sizing: border-box;
  border-radius: 0 0 5px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px, rgba(0, 0, 0, 0.3) 0 -1px 9px inset;
  position: relative;
}

#federal-header a {
  color: #333333;
  text-decoration: underline;
  font-weight: 300;
  font-size: 1em;
}

#federal-header p {
  margin: 10px 0 0;
}

/* Back to top. */
#backtotop {
  font-size: .8125em;
  font-weight: 600;
  border-radius: 0;
  color: #ff6400;
  border: 1px solid #d9d9d3;
  background: #e7e6e0;
}

#backtotop:hover {
  border: 1px solid #d9d9d3;
}

/* Main slider. */
.view-front-banner .bx-wrapper {
  position: relative;
  /* Slide legend. */
}

.view-front-banner .bx-wrapper li {
  max-width: 686px !important;
  position: relative;
  background: url("../img/bg-carousel.png") -40px -35px no-repeat;
  padding: 0 20px 35px !important;
  left: 0;
}

.view-front-banner .bx-wrapper li img {
  height: 375px;
}

.view-front-banner .bx-wrapper .active-slide .slide-legend {
  opacity: 1;
  transition: opacity 1s;
}

.view-front-banner .bx-wrapper .slide-legend {
  width: 40%;
  position: absolute;
  top: 30px;
  left: 0;
  padding: 24px 38px 20px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0 5px 5px 0;
  opacity: 0;
  transition: opacity 0s;
  z-index: 5;
}

.view-front-banner .bx-wrapper .slide-legend .legend-title {
  display: block;
  margin-bottom: 10px;
}

.view-front-banner .bx-wrapper .slide-legend .legend-title a {
  font-size: 2em;
  color: #5d6263;
}

.view-front-banner .bx-wrapper .slide-legend .legend-body {
  display: block;
  background: transparent url(../img/carousel-legend-deco.png) no-repeat 0 0;
  padding-left: 40px;
  font-size: 14px;
  min-height: 37px;
  line-height: 20px;
  color: #5d6263;
}

.view-front-banner .bx-wrapper .slide-legend .legend-read-more {
  display: block;
  margin-top: 10px;
  padding-left: 40px;
  font-size: 15px;
  color: #ff6400;
  text-decoration: underline;
  text-align: right;
  line-height: 1.4em;
  z-index: 20;
  position: relative;
}

.view-front-banner .bx-wrapper .slide-legend .legend-read-more a {
  text-decoration: underline;
}

.view-front-banner .bx-wrapper .slide-legend:after {
  background: transparent url(/sites/all/themes/cdc_sub_nerra/assets/img/bg-carousel-legend.png) no-repeat -1px -22px;
  content: '';
  display: block;
  height: 150px;
  position: absolute;
  width: 410px;
  z-index: 1;
  background-position: -38px -840px;
  bottom: -20px;
  opacity: 0.5;
}

.view-front-banner .bx-wrapper div.bx-controls-direction {
  height: 140px;
  position: absolute;
  top: 0;
  right: 40px;
}

.view-front-banner .bx-wrapper div.bx-controls-direction a.bx-prev {
  display: none;
}

.view-front-banner .bx-wrapper div.bx-controls-direction a.bx-next {
  display: block;
  width: 40px;
  height: 140px;
  background: url("../img/arrow-carousel.png") no-repeat center;
  position: absolute;
  z-index: 9999;
  color: transparent;
  text-indent: -9999em;
  top: 110px;
}

/* Views partners slider. */
.view-display-id-partners_slider .views-slideshow-cycle-main-frame {
  margin-top: 20px;
  width: 100% !important;
}

.view-display-id-partners_slider .views-slideshow-cycle-main-frame .views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  text-align: center;
}

.view-display-id-partners_slider .partners-slide {
  display: inline-block;
  padding: 0 5px;
}

.view-display-id-partners_slider .views-slideshow-pager-fields {
  text-align: center;
  margin-top: 10px;
}

.view-display-id-partners_slider .views-slideshow-pager-fields .views-slideshow-pager-field-item {
  visibility: visible !important;
  border-radius: 50%;
  display: inline-block;
  padding: 8px;
  text-indent: -999px;
  overflow: hidden;
  line-height: 0;
  margin: 0 .3em 1em;
  background: #5d6263;
}

.view-display-id-partners_slider .views-slideshow-pager-fields .views-slideshow-pager-field-item.active {
  background: #ff6400;
}

/* Pager. */
ul.pager {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 5px 0;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
  background: url(../img/bg-block.png);
}

ul.pager li {
  display: inline-block;
}

ul.pager li.pager-current, ul.pager li.pager-item {
  padding: 2px 8px;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
  font-size: 13px;
  margin: 0 2px;
}

ul.pager li.pager-current {
  color: #fff;
  background: #a3a3a3;
}

ul.pager li a {
  font-size: 13px;
  text-decoration: underline;
}

ul.pager li.pager-next, ul.pager li.pager-last, ul.pager li.pager-first, ul.pager li.pager-previous {
  padding: 0.5em;
}

ul.pager li.pager-last a {
  position: relative;
  padding-right: 14px;
}

ul.pager li.pager-last a:after {
  position: absolute;
  content: "";
  display: block;
  height: 13px;
  width: 8px;
  background: url(../img/fleche_bleue_droite.png) no-repeat;
  top: 4px;
  right: 0;
}

ul.pager li.pager-first a {
  position: relative;
  padding-left: 14px;
}

ul.pager li.pager-first a:before {
  position: absolute;
  content: "";
  display: block;
  height: 13px;
  width: 8px;
  background: url(../img/fleche_bleue_gauche.png) no-repeat;
  top: 4px;
  left: 0;
}

/* Breadcrumbs. */
#breadcrumb {
  border-bottom: 1px solid #5d6263;
  padding: 2.6px 0 3.9px 0;
}

#breadcrumb a {
  color: #157f7d;
  padding-right: 20px;
  position: relative;
  text-decoration: underline;
}

#breadcrumb a:after {
  background: url(../img/breadcrumb-arrow.png) no-repeat;
  content: '';
  height: 28px;
  position: absolute;
  text-indent: -9999px;
  bottom: -6px;
  width: 15px;
}

#breadcrumb li {
  color: #5d6263;
  display: inline;
  font-size: 12px;
  line-height: 20px;
  margin-right: 4px;
}

#breadcrumb li:first-child,
#breadcrumb li:first-child a {
  padding-left: 0;
}

#breadcrumb li.last {
  font-size: 13px;
}

/* Tags. */
#main .node .fields-thema,
#main .node .fields-themas,
#main .node .fields-category,
#main .node .fields-regulation {
  display: inline-block;
}

/* ShareThis. */
.sharethis-buttons .st_sharethis:before {
  content: '|';
  padding-right: 3px;
  font-size: 14px;
  vertical-align: middle;
  color: #5d6263;
}

/* Download button. */
.node-regulation .download-link a {
  border: none;
  background: none;
  display: inline-block;
  position: relative;
  cursor: pointer;
  font-size: 15px;
  color: #fff;
  padding: 10px 15px 10px 40px;
  background: #005294;
  margin: .8em;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 7px, rgba(255, 255, 255, 0.3) 1px 1px 1px inset;
}

.node-regulation .download-link a,
.node-full .field-name-field-file-procedure a {
  border: none;
  background: none;
  display: inline-block;
  position: relative;
  cursor: pointer;
  font-size: 15px;
  color: #fff;
  padding: 10px 15px 10px 40px;
  background: url(../img/bg-button.png);
  margin: .8em;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 7px, rgba(255, 255, 255, 0.3) 1px 1px 1px inset;
}

.node-regulation .download-link a:after,
.node-full .field-name-field-file-procedure a:after {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  background: url("../img/download-icon.png") center no-repeat;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
}

.node-full .field-name-field-file-procedure a {
  font-size: 15px;
}

.node-full .field-name-field-file-procedure .file-icon,
.node-full .field-name-field-file-procedure .file-size {
  display: none;
}

.node-full ul, .node-full ol {
  display: block;
  list-style-type: disc;
  margin: 10px 0;
  padding: 0 0 0 40px;
}

.node-full ul li, .node-full ol li {
  display: list-item;
}

/* Default input. */
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="email"] {
  padding: 11px 5px;
  font-size: 0.75em;
  background: #fff url(../img/bg-search.png) repeat-x;
  border: 1px solid #c3c3c3;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: rgba(255, 255, 255, 0.8) 1px 1px 0;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="email"]:focus {
  box-shadow: none !important;
}

input[type="button"],
input[type="submit"]:not(.default),
button {
  border: 1px solid transparent;
  color: #fff;
  padding: 10px 15px;
  border-radius: 4px;
  background: url(../img/bg-button.png) repeat;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 7px, rgba(255, 255, 255, 0.3) 1px 1px 1px inset;
  line-height: 20px;
  font-size: 0.9375em;
}

span.form-required {
  color: red;
  font-size: 13px;
}

.form-textarea-wrapper {
  margin-left: 15px;
}

.form-textarea-wrapper textarea {
  background: url(../img/bg-search.png) repeat-x;
  padding: 8px 5px;
  font-size: 0.75em;
  border: 1px solid #c3c3c3;
  border-radius: 5px;
}

.form-textarea-wrapper textarea:focus {
  border: 1px solid #b0aea4 !important;
}

form .form-item {
  margin: 15px 0;
}

form .form-item .description {
  margin-top: 5px;
  font-size: 11px;
  color: #5d6263;
  padding: 5px 0;
}

form .form-item label {
  padding: 5px 0;
  color: #5d6263;
  font-size: 0.8125em;
  font-weight: 900;
  vertical-align: top;
}

/* Search form. */
#block-search-form {
  text-align: right;
}

#block-search-form .search-form {
  margin-bottom: 10px;
  margin-top: -7px;
}

#block-search-form form {
  display: inline-block;
  height: 21px;
  padding: 8px 5px;
  position: relative;
  background: #fff url(../img/bg-search.png) repeat-x;
  border: 1px solid #c3c3c3;
  border-radius: 5px;
  box-shadow: rgba(255, 255, 255, 0.8) 1px 1px 0;
}

#block-search-form input[type="search"],
#block-search-form input[type="search"]:focus {
  width: 162px;
  height: 23px;
  font-size: .8125em;
  margin-right: 35px;
  background: none;
  border: none !important;
  outline: none;
  box-shadow: none !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

#block-search-form input[type="search"]:focus {
  outline: -webkit-focus-ring-color auto 5px;
}

#block-search-form input[type="submit"] {
  width: 30px;
  height: 25px;
  position: absolute;
  right: 0;
  top: 7px;
  background: url(../img/search-ico.png) no-repeat 0 0;
  border: none;
  text-indent: -999px;
  cursor: pointer;
  box-shadow: none;
}

#block-search-form .form-type-searchfield {
  display: inline-block;
  margin: 0;
}

/* Login form. */
form[id^="user-login"] {
  max-width: 310px;
  width: 100%;
}

form[id^="user-login"] label,
form[id^="user-login"] input[type='text'],
form[id^="user-login"] input[type='password'] {
  display: block;
  width: 100%;
}

form[id^="user-login"] input[type="submit"] {
  float: right;
}

/* Addemar subscription subscribe form */
form[id="addemar-subscription-subscribe-form"] {
  line-height: 20px;
}

form[id="addemar-subscription-subscribe-form"] label {
  margin: 0;
  padding: 0;
  display: block;
  font: inherit;
  font-size: 11px;
  font-weight: bold;
  vertical-align: baseline;
}

form[id="addemar-subscription-subscribe-form"] input {
  border: 1px solid #c3c3c3;
  font-size: 13px;
  height: auto;
  padding: 8px 5px 8px 5px;
  font-family: 'Oxygen',sans-serif;
}

form[id="addemar-subscription-subscribe-form"] input[type="submit"] {
  font-family: 'Oxygen',sans-serif;
  font-size: 15px;
  padding: 10px 15px;
}

form[id="addemar-subscription-subscribe-form"] input[name="close"] {
  float: right;
}

form[id="addemar-subscription-subscribe-form"] .form-item {
  margin: 0;
  padding: 0;
  margin-top: 1em;
  margin-bottom: 1em;
}

form[id="cdc-sub-nerra-pre-addemar-form"] div.form-item-email {
  display: inline-block;
  margin-right: 10px;
  margin-top: 0;
}

form[id="cdc-sub-nerra-pre-addemar-form"] label[for="edit-addemar-subscription-email"] {
  display: none;
}

form[id="cdc-sub-nerra-pre-addemar-form"] input[type="text"], form[id="cdc-sub-nerra-pre-addemar-form"] textarea {
  font-family: 'Oxygen',sans-serif;
  width: 220px;
  font-size: 13px;
  height: 38px;
  background: url("../img/bg-search.png") repeat-x;
  border: 1px solid #c3c3c3;
}

form[id="cdc-sub-nerra-pre-addemar-form"] input[type="submit"] {
  font-family: 'Oxygen',sans-serif;
  font-size: 15px;
  line-height: 20px;
  padding: 10px 15px;
  display: inline-block;
  border: none;
}

/* Popup dialog for Addemar subscription form */
div.ui-widget-overlay {
  background: #000;
  opacity: 0.5;
}

div.ui-dialog-titlebar {
  display: none;
}

div.ui-dialog {
  background: #eee;
}

div#formulaire-popup-flag {
  display: none;
}

* {
  -webkit-transition: none !important;
  transition: none !important;
}

body {
  font-family: "Oxygen", sans-serif;
  font-size: 16px;
  background: url(../img/bg.png) repeat-x;
}

body,
body input,
body textarea {
  color: #5d6263;
  line-height: 20px;
}

body #maincontent {
  margin: 20px 0;
}

body.front #maincontent {
  margin-top: 0;
}

body.front #content-top {
  margin-bottom: 6px;
}

#header {
  clear: both;
  display: block !important;
  margin: 20px 0 !important;
  width: auto !important;
}

#header #site-title,
#header #site-title .logo,
#header #site-title h1.site-name {
  display: inline-block;
  font-size: 1.625em;
  font-weight: 500;
  color: #5d6263;
}

#header #site-title h1.site-name {
  margin: 0 0 -2px -3px;
  font-size: 26px;
  line-height: 24px;
  vertical-align: bottom;
}

#header div.block-menu, #header #block-search-form {
  display: none;
}

#breadcrumb {
  border-top: 1px solid #5d6263;
  border-bottom: 1px solid #5d6263;
  padding: 2.6px 0 3.9px 0;
}

#breadcrumb a {
  color: #157f7d;
  padding-right: 20px;
  position: relative;
  text-decoration: underline;
}

#breadcrumb a:after {
  background: url(../img/breadcrumb-arrow.png) no-repeat;
  content: '';
  height: 28px;
  position: absolute;
  text-indent: -9999px;
  top: -7px;
  width: 15px;
}

#breadcrumb li {
  color: #5d6263;
  display: inline;
  font-size: 12px;
  line-height: 20px;
  margin-right: 4px;
}

#breadcrumb li:first-child,
#breadcrumb li:first-child a {
  padding-left: 0;
}

#breadcrumb li.last {
  font-size: 13px;
}

#skip-link, #block-admin-language-admin-language-switcher, #navigation, #aside-right, #footer {
  display: none;
}
