.container {
  max-width: 1024px !important;
}
.alert {
  display: block !important;
}
/* News */
.panel-default > .panel-heading {
  background-color: transparent;
  border-color: transparent;
}
.panel-default {
  border-color: transparent;
}
.panel {
  box-shadow: 0px 0px 0px;
  border-radius: 0px;
}
/* Blog */
.blog-title {
  background-color: #edeef0;
}
.active-trail {
  color: #283543;
}
/* Override parent theme */
.container {
  padding-left: 0;
  padding-right: 0;
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
#layout-header #banner-flag {
  left: -15px;
  height: 122px;
}
.panel {
  margin-bottom: 15px;
}
li a.active {
  color: #0065a2;
}
#block-system-main .view-content .views-row h3 {
  margin-bottom: 15px;
  margin-top: 0;
}
/* Form */
html.js input.form-autocomplete {
  background-position: 100% 16px;
}
html.js input.throbbing {
  background-position: 100% -20px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Source Sans Pro";
}
html {
  overflow-x: hidden;
}
body {
  font-family: "Source Sans Pro";
  background-color: #ffffff;
  background-image: none;
  color: #283543;
}
h1,
h2 {
  font-weight: bold;
  color: #283543;
  display: block;
}
h1:after,
h2:after {
  display: block;
  content: " ";
  background-color: #edd227;
}
h1 {
  font-size: 22px;
}
h1:after {
  width: 20px;
  height: 4px;
  margin-top: 5px;
}
h2 {
  font-size: 20px;
}
h2:after {
  width: 18px;
  height: 3px;
  margin-top: 4px;
}
h3,
.h3 {
  font-size: 18px;
  font-weight: 800;
}
a,
a:visited {
  color: #198cdc;
}
a:hover,
a:visited:hover {
  color: #034ea2;
}
.page-node #layout-body table {
  width: 100% !important;
  border: none;
}
@media (max-width: 620px) {
  .page-node #layout-body table {
    width: 200% !important;
  }
}
.page-node #layout-body table caption {
  padding: 0;
  color: #11649e;
}
.page-node #layout-body table tbody {
  border: none;
}
.page-node #layout-body table th {
  padding: 10px;
  border: none;
  font-weight: bold;
  color: #283543;
}
.page-node #layout-body table thead th {
  border: none;
  border-bottom: 1px solid #dcdee2 !important;
}
.page-node #layout-body table tr:nth-child(even) {
  background-color: #edeef0;
}
.page-node #layout-body table td {
  border: none;
  padding: 10px;
  color: #283543;
}
/* Header */
#layout-header {
  background-image: none;
}
#layout-header #banner-flat {
  top: 10px;
}
#layout-header #main-title {
  top: 70px;
  left: 165px;
}
#layout-header #sub-title {
  color: inherit;
  font-size: 15px !important;
  top: 105px;
  left: 165px;
}
#globan {
  z-index: 1039 !important;
}
html[lang="fr"] #layout-header #main-title,
html[lang="de"] #layout-header #main-title {
  top: 78px;
  left: 165px;
  font-size: 17px !important;
}
@media (max-width: 991px) {
  html[lang="fr"] #layout-header #main-title,
  html[lang="de"] #layout-header #main-title {
    top: 78px;
    left: 155px;
    font-size: 16px !important;
  }
}
html[lang="fr"] #layout-header #sub-title,
html[lang="de"] #layout-header #sub-title {
  left: 165px;
}
@media (max-width: 991px) {
  html[lang="fr"] #layout-header #sub-title,
  html[lang="de"] #layout-header #sub-title {
    left: 155px;
  }
}
html[lang="de"] #layout-header #main-title {
  top: 78px;
  left: 165px;
  font-size: 17px !important;
}
@media (max-width: 991px) {
  html[lang="de"] #layout-header #main-title {
    top: 78px;
    left: 155px;
    font-size: 16px !important;
  }
}
html[lang="de"] #layout-header #sub-title {
  left: 165px;
}
@media (max-width: 991px) {
  html[lang="de"] #layout-header #sub-title {
    left: 155px;
  }
}
#om-maximenu-main-menu {
  min-height: 52px;
}
@media (max-width: 767px) {
  div#layout-header {
    height: 310px;
    margin-bottom: 50px;
    display: block;
    overflow-x: hidden;
    background-color: white;
  }
  div#layout-header .region.region-header-top {
    top: -38px;
  }
  div#layout-header #main-title {
    padding: 0;
    left: 0 !important;
    right: 0 !important;
    top: 195px !important;
    bottom: initial !important;
    font-size: 23px !important;
    font-weight: bold;
    text-align: center;
  }
  div#layout-header #sub-title {
    position: absolute !important;
    top: 228px !important;
    bottom: inherit !important;
    left: 0 !important;
    right: 0 !important;
    padding: 0 !important;
    display: block !important;
    font-size: 16px !important;
    font-weight: bold !important;
    text-align: center;
  }
  div#layout-header #banner-flag {
    width: 167px !important;
    height: auto !important;
    top: 50px !important;
    right: 20px !important;
    left: 0 !important;
    margin: auto !important;
  }
  div#layout-header ul#language-selector {
    top: 10px !important;
  }
}
/* Little smartphone */
@media (max-width: 620px) {
  #layout-header #main-title {
    width: auto !important;
  }
  #layout-header #banner-flag {
    top: 4px;
  }
}
/* Region top */
.region.region-header-top {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 0;
}
.region.region-header-top div.ew-top_links {
  position: relative;
  top: 85px;
  z-index: 11;
  display: inline-block;
  vertical-align: top;
}
.region.region-header-top div.ew-top_links li {
  display: inline-block;
  margin-left: 7px;
}
/* Quick links */
.region.region-header-top div.ew-top_links li a {
  width: 27px;
  height: 27px;
  display: block;
  /* Hide text */
  overflow: hidden;
}
@media (max-width: 380px) {
  div#layout-header #main-title {
    font-size: 18px !important;
  }
  div#layout-header #sub-title {
    top: 223px !important;
    font-size: 13px !important;
  }
}
/* Links icons */
.ew-links_youtube {
  background-color: #cd201f;
  color: #cd201f;
  -moz-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  -ms-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.ew-links_youtube::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f16a";
  color: white;
  line-height: 1.7;
  padding-left: 6px;
}
.ew-links_youtube:hover {
  background-color: #a61a19;
  color: #a61a19;
}
.ew-links_twitter {
  background-color: #1da1f2;
  color: #1da1f2;
  -moz-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  -ms-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.ew-links_twitter::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f099";
  color: white;
  line-height: 1.7;
  padding-left: 6px;
}
.ew-links_twitter:hover {
  background-color: #1881c4;
  color: #1881c4;
}
.ew-links_linkedin {
  background-color: #0077b5;
  color: #0077b5;
  -moz-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  -ms-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.ew-links_linkedin::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0e1";
  color: white;
  line-height: 1.7;
  padding-left: 6px;
}
.ew-links_linkedin:hover {
  background-color: #00598c;
  color: #00598c;
}
.ew-links_rss {
  background-color: #e97c11;
  color: #e97c11;
  -moz-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  -ms-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.ew-links_rss::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f09e";
  color: white;
  line-height: 1.7;
  padding-left: 6px;
}
.ew-links_rss:hover {
  background-color: #bc610e;
  color: #bc610e;
}
.burger-menu {
  display: none;
  position: absolute;
  top: 18px;
  left: 20px;
  width: 30px;
  height: 40px;
  cursor: pointer;
  z-index: 1000;
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.burger-menu.menu-on .burger,
.burger-menu.menu-on .burger:before,
.burger-menu.menu-on .burger:after {
  background-color: white;
}
.burger-menu.state-2 {
  -moz-transform: translate(220px, 0);
  -webkit-transform: translate(220px, 0);
  -ms-transform: translate(220px, 0);
  -o-transform: translate(220px, 0);
  transform: translate(220px, 0);
}
@media (max-width: 767px) {
  .burger-menu {
    display: block;
  }
}
.burger {
  position: absolute;
  background: white;
  width: 100%;
  height: 3px;
  top: 50%;
  right: 0px;
  margin-top: -5px;
  opacity: 1;
}
.burger::before {
  position: absolute;
  left: 0;
  right: 0;
  background: white;
  height: 3px;
  top: 9px;
  content: "";
  display: block;
}
.burger::after {
  position: absolute;
  left: 0;
  right: 0;
  background: white;
  height: 3px;
  bottom: 9px;
  content: "";
  display: block;
}
.burger::after,
.burger::before,
.burger {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.burger-menu.menu-on .burger::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  bottom: 0px;
}
.burger-menu.menu-on .burger::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 0px;
}
.burger-menu.menu-on .burger {
  background: rgba(111, 111, 111, 0);
}
@media (max-width: 410px) {
  html[lang="de"] body #layout-header #main-title,
  html[lang="de"] body div#layout-header #sub-title,
  html[lang="fr"] body #layout-header #main-title,
  html[lang="fr"] div#layout-header #sub-title {
    font-size: 13px !important;
  }
  html[lang="fr"] body #layout-header #main-title {
    top: 210px !important;
  }
  html[lang="fr"] body div#layout-header #sub-title {
    top: 235px !important;
  }
  html[lang="de"] body #layout-header #main-title {
    top: 210px !important;
  }
  html[lang="de"] body div#layout-header #sub-title {
    top: 235px !important;
  }
}
/* CSS column main menu fix on Chrome v47 */
ul#om-menu-main-menu > li > div.om-maximenu-content div.menu-block-wrapper > div > div {
  overflow: inherit;
}
/* Footer */
#layout-footer {
  background-color: #edeef0;
  border-top: none;
  margin-bottom: 0;
}
#layout-footer #block-menu-menu-edpsweb-footer-links {
  background-color: transparent;
  text-align: center;
  margin: 20px 0;
}
#layout-footer #block-menu-menu-edpsweb-footer-links .ew-footer_links {
  z-index: 11;
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
}
#layout-footer #block-menu-menu-edpsweb-footer-links .ew-footer_links ul {
  padding-left: 0;
  margin-bottom: 0;
}
#layout-footer #block-menu-menu-edpsweb-footer-links .ew-footer_links ul li {
  display: inline-block;
  margin-left: 7px;
}
#layout-footer #block-menu-menu-edpsweb-footer-links .ew-footer_links ul li a {
  width: 27px;
  height: 27px;
  display: block;
  text-align: left;
  overflow: hidden;
}
#layout-footer #block-menu-menu-edpsweb-footer-links .ew-footer_links ul li a::before {
  text-align: left;
}
#layout-footer #block-menu-menu-edpsweb-footer-links .panel-body {
  display: inline-block;
}
#layout-footer #block-menu-menu-edpsweb-footer-links .panel-body div.menu > div {
  display: inline-block;
}
#layout-footer #block-menu-menu-edpsweb-footer-links .panel-body div.menu > div a.list-group-item {
  background-color: transparent;
  border-bottom: none;
  color: #8a9199;
}
#layout-footer #block-menu-menu-edpsweb-footer-links .panel-body div.menu > div a.list-group-item.active {
  background-image: none;
}
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
body {
  overflow-x: hidden;
}
.open-nav-mobile {
  overflow: hidden;
}
#layout-body {
  min-height: calc(110vh - 456px);
}
#content-wrapper {
  width: 66.66666667%;
}
#sidebar-right {
  display: block !important;
  width: 33.33333333%;
  float: left;
}
.clearfix.visible-sm.visible-xs {
  display: none !important;
}
.front #content-wrapper {
  width: 75%;
}
.front #sidebar-right {
  width: 25%;
}
.container--fullwidth #content-wrapper,
.page-node-edit #content-wrapper {
  width: 100%;
}
.not-front #block-system-main + .block.block-views.panel > .panel-body {
  padding: 0;
}
body.node-type-webform #block-language-selector-page-language-selector-page {
  display: none;
}
@media (max-width: 991px) {
  #content-wrapper {
    width: 100%;
  }
  .front #content-wrapper {
    width: 100%;
  }
  #sidebar-right {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #sidebar-right {
    display: none !important;
  }
  #om-maximenu-main-menu {
    height: 0;
    min-height: 0;
  }
}
.page-about-edps-members-mission-agenda .container--fullwidth,
.page-press-publications-press-news-news .container--fullwidth,
.page-node-73 .container--fullwidth {
  max-width: 600px;
  margin: auto;
}
/* Override style */
#edit-submit-nexteuropa-token-ckeditor-filter-view {
  background-color: #198cdc;
  color: white !important;
  padding: 10px 25px;
  border-radius: 0;
}
#edit-submit-nexteuropa-token-ckeditor-filter-view:hover {
  background-color: #1268a3;
}
#sidebar-right {
  padding-left: 0;
  padding-right: 15px;
}
#block-views-edpsweb-news-block-1 .panel-body {
  padding: 0;
}
.cke_reset_all textarea,
.cke_reset_all input[type="text"],
.cke_reset_all input[type="password"],
.page-node-edit .cke_dialog_contents .views-exposed-form input {
  width: auto;
}
.page-node- #block-system-main .node .content p:empty,
.node-type-edpsweb-publication-display .node .content p:empty,
.page-search #block-system-main .node .content p:empty,
.node-type-page #block-system-main .node .content p:empty {
  display: none;
}
.page-node- #block-system-main .node .content img.left,
.node-type-edpsweb-publication-display .node .content img.left,
.page-search #block-system-main .node .content img.left,
.node-type-page #block-system-main .node .content img.left {
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}
.page-node- #block-system-main .node .content img.right,
.node-type-edpsweb-publication-display .node .content img.right,
.page-search #block-system-main .node .content img.right,
.node-type-page #block-system-main .node .content img.right {
  margin-left: 20px;
  margin-bottom: 10px;
  float: right;
}
@media (max-width: 767px) {
  .page-node- #block-system-main .node .content img.left,
  .node-type-edpsweb-publication-display .node .content img.left,
  .page-search #block-system-main .node .content img.left,
  .node-type-page #block-system-main .node .content img.left,
  .page-node- #block-system-main .node .content img.right,
  .node-type-edpsweb-publication-display .node .content img.right,
  .page-search #block-system-main .node .content img.right,
  .node-type-page #block-system-main .node .content img.right {
    float: inherit;
    margin: 0 auto 20px auto;
    display: block;
    max-width: 100%;
    height: auto;
  }
}
.page-node- #block-system-main .node .content ol:not([class]) ol:not([class]),
.node-type-edpsweb-publication-display .node .content ol:not([class]) ol:not([class]),
.page-search #block-system-main .node .content ol:not([class]) ol:not([class]),
.node-type-page #block-system-main .node .content ol:not([class]) ol:not([class]),
.page-node- #block-system-main .node .content ul:not([class]) ul:not([class]),
.node-type-edpsweb-publication-display .node .content ul:not([class]) ul:not([class]),
.page-search #block-system-main .node .content ul:not([class]) ul:not([class]),
.node-type-page #block-system-main .node .content ul:not([class]) ul:not([class]) {
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-node- #block-system-main .node .content ul:not([class]) > li:not([class]),
.node-type-edpsweb-publication-display .node .content ul:not([class]) > li:not([class]),
.page-search #block-system-main .node .content ul:not([class]) > li:not([class]),
.node-type-page #block-system-main .node .content ul:not([class]) > li:not([class]) {
  margin-bottom: 10px;
  position: relative;
  color: #283543;
  list-style-type: none;
}
.page-node- #block-system-main .node .content ul:not([class]) > li:not([class])::after,
.node-type-edpsweb-publication-display .node .content ul:not([class]) > li:not([class])::after,
.page-search #block-system-main .node .content ul:not([class]) > li:not([class])::after,
.node-type-page #block-system-main .node .content ul:not([class]) > li:not([class])::after {
  content: "";
  position: absolute;
  left: -12px;
  top: 11px;
  height: 4px;
  width: 4px;
  display: inline-block;
  vertical-align: top;
  background-color: #edd227;
}
.page-node- #block-system-main .node .content ol:not([class]),
.node-type-edpsweb-publication-display .node .content ol:not([class]),
.page-search #block-system-main .node .content ol:not([class]),
.node-type-page #block-system-main .node .content ol:not([class]) {
  counter-reset: ordoredList;
  padding-left: 20px;
  list-style-type: none;
}
.page-node- #block-system-main .node .content ul:not([class]),
.node-type-edpsweb-publication-display .node .content ul:not([class]),
.page-search #block-system-main .node .content ul:not([class]),
.node-type-page #block-system-main .node .content ul:not([class]) {
  padding-left: 30px;
}
.page-node- #block-system-main .node .content ol:not([class]) > li:not([class]),
.node-type-edpsweb-publication-display .node .content ol:not([class]) > li:not([class]),
.page-search #block-system-main .node .content ol:not([class]) > li:not([class]),
.node-type-page #block-system-main .node .content ol:not([class]) > li:not([class]) {
  margin-bottom: 10px;
}
.page-node- #block-system-main .node .content ol:not([class]) > li:not([class]):before,
.node-type-edpsweb-publication-display .node .content ol:not([class]) > li:not([class]):before,
.page-search #block-system-main .node .content ol:not([class]) > li:not([class]):before,
.node-type-page #block-system-main .node .content ol:not([class]) > li:not([class]):before {
  width: 20px;
  position: relative;
  top: 0px;
  left: -7px;
  counter-increment: ordoredList;
  content: counter(ordoredList) ".";
  background: inherit;
  color: #edd227;
}
.page-node- #block-system-main .node .content div[style="border:1px solid #ccc; padding:5px 10px"],
.node-type-edpsweb-publication-display .node .content div[style="border:1px solid #ccc; padding:5px 10px"],
.page-search #block-system-main .node .content div[style="border:1px solid #ccc; padding:5px 10px"],
.node-type-page #block-system-main .node .content div[style="border:1px solid #ccc; padding:5px 10px"] {
  background-color: #edeef0;
}
.page-node- #block-system-main .node .content div[style="border:1px solid #ccc; padding:5px 10px"] a,
.node-type-edpsweb-publication-display .node .content div[style="border:1px solid #ccc; padding:5px 10px"] a,
.page-search #block-system-main .node .content div[style="border:1px solid #ccc; padding:5px 10px"] a,
.node-type-page #block-system-main .node .content div[style="border:1px solid #ccc; padding:5px 10px"] a {
  padding: 5px 10px;
}
.page-node- #block-system-main .node .content .biography,
.node-type-edpsweb-publication-display .node .content .biography,
.page-search #block-system-main .node .content .biography,
.node-type-page #block-system-main .node .content .biography {
  position: relative;
  padding: 15px 15px 5px 15px;
  list-style-type: none;
  background-color: #edeef0;
}
.page-node- #block-system-main .node .content .biography::after,
.node-type-edpsweb-publication-display .node .content .biography::after,
.page-search #block-system-main .node .content .biography::after,
.node-type-page #block-system-main .node .content .biography::after {
  content: "";
  position: absolute;
  top: 37px;
  bottom: 85px;
  left: 42px;
  width: 2px;
  background-color: #f2df67;
  z-index: 20;
}
.page-node- #block-system-main .node .content .biography h1,
.node-type-edpsweb-publication-display .node .content .biography h1,
.page-search #block-system-main .node .content .biography h1,
.node-type-page #block-system-main .node .content .biography h1,
.page-node- #block-system-main .node .content .biography h2,
.node-type-edpsweb-publication-display .node .content .biography h2,
.page-search #block-system-main .node .content .biography h2,
.node-type-page #block-system-main .node .content .biography h2,
.page-node- #block-system-main .node .content .biography h3,
.node-type-edpsweb-publication-display .node .content .biography h3,
.page-search #block-system-main .node .content .biography h3,
.node-type-page #block-system-main .node .content .biography h3,
.page-node- #block-system-main .node .content .biography h4,
.node-type-edpsweb-publication-display .node .content .biography h4,
.page-search #block-system-main .node .content .biography h4,
.node-type-page #block-system-main .node .content .biography h4,
.page-node- #block-system-main .node .content .biography h5,
.node-type-edpsweb-publication-display .node .content .biography h5,
.page-search #block-system-main .node .content .biography h5,
.node-type-page #block-system-main .node .content .biography h5,
.page-node- #block-system-main .node .content .biography h6,
.node-type-edpsweb-publication-display .node .content .biography h6,
.page-search #block-system-main .node .content .biography h6,
.node-type-page #block-system-main .node .content .biography h6 {
  position: relative;
  margin: 0 0px 15px 0;
  font-size: 16px;
  color: #034ea2;
}
.page-node- #block-system-main .node .content .biography h1::after,
.node-type-edpsweb-publication-display .node .content .biography h1::after,
.page-search #block-system-main .node .content .biography h1::after,
.node-type-page #block-system-main .node .content .biography h1::after,
.page-node- #block-system-main .node .content .biography h2::after,
.node-type-edpsweb-publication-display .node .content .biography h2::after,
.page-search #block-system-main .node .content .biography h2::after,
.node-type-page #block-system-main .node .content .biography h2::after,
.page-node- #block-system-main .node .content .biography h3::after,
.node-type-edpsweb-publication-display .node .content .biography h3::after,
.page-search #block-system-main .node .content .biography h3::after,
.node-type-page #block-system-main .node .content .biography h3::after,
.page-node- #block-system-main .node .content .biography h4::after,
.node-type-edpsweb-publication-display .node .content .biography h4::after,
.page-search #block-system-main .node .content .biography h4::after,
.node-type-page #block-system-main .node .content .biography h4::after,
.page-node- #block-system-main .node .content .biography h5::after,
.node-type-edpsweb-publication-display .node .content .biography h5::after,
.page-search #block-system-main .node .content .biography h5::after,
.node-type-page #block-system-main .node .content .biography h5::after,
.page-node- #block-system-main .node .content .biography h6::after,
.node-type-edpsweb-publication-display .node .content .biography h6::after,
.page-search #block-system-main .node .content .biography h6::after,
.node-type-page #block-system-main .node .content .biography h6::after {
  display: none;
}
.page-node- #block-system-main .node .content .biography h1::before,
.node-type-edpsweb-publication-display .node .content .biography h1::before,
.page-search #block-system-main .node .content .biography h1::before,
.node-type-page #block-system-main .node .content .biography h1::before,
.page-node- #block-system-main .node .content .biography h2::before,
.node-type-edpsweb-publication-display .node .content .biography h2::before,
.page-search #block-system-main .node .content .biography h2::before,
.node-type-page #block-system-main .node .content .biography h2::before,
.page-node- #block-system-main .node .content .biography h3::before,
.node-type-edpsweb-publication-display .node .content .biography h3::before,
.page-search #block-system-main .node .content .biography h3::before,
.node-type-page #block-system-main .node .content .biography h3::before,
.page-node- #block-system-main .node .content .biography h4::before,
.node-type-edpsweb-publication-display .node .content .biography h4::before,
.page-search #block-system-main .node .content .biography h4::before,
.node-type-page #block-system-main .node .content .biography h4::before,
.page-node- #block-system-main .node .content .biography h5::before,
.node-type-edpsweb-publication-display .node .content .biography h5::before,
.page-search #block-system-main .node .content .biography h5::before,
.node-type-page #block-system-main .node .content .biography h5::before,
.page-node- #block-system-main .node .content .biography h6::before,
.node-type-edpsweb-publication-display .node .content .biography h6::before,
.page-search #block-system-main .node .content .biography h6::before,
.node-type-page #block-system-main .node .content .biography h6::before {
  content: "";
  height: 6px;
  width: 6px;
  position: absolute;
  left: -25px;
  top: 6px;
  background-color: #f2df67;
  border-radius: 10px;
  box-shadow: 0px 0px 0px 4px #faf1be;
}
.page-node- #block-system-main .node .content .biography li,
.node-type-edpsweb-publication-display .node .content .biography li,
.page-search #block-system-main .node .content .biography li,
.node-type-page #block-system-main .node .content .biography li {
  position: relative;
  padding: 15px 15px 15px 50px;
  margin-bottom: 10px;
  min-height: 90px;
  background-color: white;
}
@media (max-width: 767px) {
  #page-title {
    margin-top: 30px;
    padding: 0 20px;
  }
  #layout-body {
    min-height: calc(100vh - 380px);
  }
  iframe {
    max-width: 100%;
  }
  .row {
    margin: 0;
    padding: 0;
  }
  .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    float: inherit;
    padding: 0;
  }
  .col-md-4.col-md-push-8,
  .col-md-8.col-md-pull-4 {
    padding: 0;
  }
  .panel-body {
    padding: 20px;
  }
}
.btn-back-top {
  z-index: 100;
}
.om-maximenu-content {
  display: inherit;
  visibility: hidden;
  opacity: 0;
  -moz-transition: 0.1s opacity ease 0.3s;
  -wekbit-transition: 0.1s opacity ease 0.3s;
  -ms-transition: 0.1s opacity ease 0.3s;
  -o-transition: 0.1s opacity ease 0.3s;
  transition: 0.1s opacity ease 0.3s;
}
.om-maximenu ul.om-menu li.om-leaf:hover .om-maximenu-content {
  visibility: visible;
  opacity: 1;
  display: block;
}
ul#om-menu-main-menu {
  position: inherit;
}
ul#om-menu-main-menu > li {
  position: inherit;
}
ul#om-menu-main-menu > li:hover a {
  background-color: #023e82;
}
ul#om-menu-main-menu > li.om-leaf .om-maximenu-content .om-maximenu-middle-right {
  background-color: inherit;
}
ul#om-menu-main-menu > li.om-leaf .om-link {
  color: #ffffff;
  padding-left: 25px;
  padding-right: 25px;
  -moz-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  -ms-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
ul#om-menu-main-menu > li.om-leaf .om-link:hover,
ul#om-menu-main-menu > li.om-leaf .om-link.active {
  background-color: #023e82;
}
ul#om-menu-main-menu > li > .om-maximenu-content {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  background-color: #198cdc;
}
ul#om-menu-main-menu > li > .om-maximenu-content .list-group-item {
  border: none;
}
ul#om-menu-main-menu > li > div.om-maximenu-content div.menu-block-wrapper > div > div a {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
ul#om-menu-main-menu > li > div.om-maximenu-content div.menu-block-wrapper > div > div > a.list-group-item.om-autoscroll {
  font-weight: bold;
  font-size: 1.1em;
  padding-bottom: 10px;
}
ul#om-menu-main-menu > li > div.om-maximenu-content div.menu-block-wrapper > div > div > div {
  display: block;
  width: 100%;
  min-height: 70px;
}
@media (max-width: 767px) {
  ul#om-menu-main-menu > li > div.om-maximenu-content div.menu-block-wrapper > div > div > div {
    min-height: inherit;
  }
}
ul#om-menu-main-menu > li > div.om-maximenu-content div.menu-block-wrapper > div > div > div > div {
  position: relative;
  width: 100%;
  padding: 0 0 0 20px;
}
ul#om-menu-main-menu > li > div.om-maximenu-content div.menu-block-wrapper > div > div > div > div > a {
  padding: 0;
  margin: 0 0 5px 0;
  min-height: 15px;
}
ul#om-menu-main-menu > li .expanded,
ul#om-menu-main-menu > li .leaf {
  padding-bottom: 5px;
  padding-top: 10px;
  padding-left: 20px;
}
ul#om-menu-main-menu > li .expanded b.caret,
ul#om-menu-main-menu > li .leaf b.caret {
  display: none;
}
ul#om-menu-main-menu > li .expanded .menu.clearfix.nav.navbar-nav a,
ul#om-menu-main-menu > li .leaf .menu.clearfix.nav.navbar-nav a {
  padding-bottom: 8px;
}
ul#om-menu-main-menu a.active {
  text-decoration: underline !important;
}
ul#om-menu-main-menu .leaf-home > a {
  text-decoration: none !important;
}
ul#om-menu-main-menu li.om-leaf .om-maximenu-content .om-maximenu-open {
  display: none;
}
ul#om-menu-main-menu .om-maximenu-top,
ul#om-menu-main-menu .om-maximenu-middle {
  background-color: inherit;
}
ul#om-menu-main-menu .menu-block-wrapper .navbar-nav > div > a {
  color: #ffffff;
  background-color: inherit;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
ul#om-menu-main-menu > div.om-maximenu-content div.menu-block-wrapper > div > div > div {
  display: block;
  width: 100%;
}
ul#om-menu-main-menu > li .expanded .menu.clearfix.nav.navbar-nav .leaf::before,
ul#om-menu-main-menu > li .leaf .menu.clearfix.nav.navbar-nav .leaf::before {
  content: ".";
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  position: relative;
  top: -8px;
  left: 8px;
  color: white;
  position: absolute;
}
@media (min-width: 767px) {
  ul#om-menu-main-menu > li .expanded .menu.clearfix.nav.navbar-nav a,
  ul#om-menu-main-menu > li .leaf .menu.clearfix.nav.navbar-nav a {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
  }
  ul#om-menu-main-menu > li .expanded .menu.clearfix.nav.navbar-nav a:hover,
  ul#om-menu-main-menu > li .leaf .menu.clearfix.nav.navbar-nav a:hover {
    text-decoration: underline;
  }
  ul#om-menu-main-menu > li .expanded .menu.clearfix.nav.navbar-nav a:hover::before,
  ul#om-menu-main-menu > li .leaf .menu.clearfix.nav.navbar-nav a:hover::before,
  ul#om-menu-main-menu > li .expanded .menu.clearfix.nav.navbar-nav a:hover ::before,
  ul#om-menu-main-menu > li .leaf .menu.clearfix.nav.navbar-nav a:hover ::before {
    text-decoration: none;
  }
}
@media (min-width: 767px) {
  ul#om-menu-main-menu .block-menu_block {
    column-count: 4;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-gap: 20px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
  }
  ul#om-menu-main-menu > li > div.om-maximenu-content div.menu-block-wrapper > div > div {
    display: block;
    width: 100%;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
  ul#om-menu-main-menu > li > div.om-maximenu-content div.menu-block-wrapper > div > div.menu-mlid-1125 {
    min-height: 180px;
  }
  ul#om-menu-main-menu > li > div.om-maximenu-content div.menu-block-wrapper {
    float: inherit;
    padding-right: 10px;
  }
  .navbar-nav {
    float: inherit;
  }
}
.edspweb_nav_about-edps ul#om-menu-main-menu > li.om-leaf.leaf-about-edps > a {
  background-color: #023e82;
}
.edspweb_nav_data-protection ul#om-menu-main-menu > li.om-leaf.leaf-data-protection > a {
  background-color: #023e82;
}
.edspweb_nav_press-publications ul#om-menu-main-menu > li.om-leaf.leaf-press-publications > a {
  background-color: #023e82;
}
.edpsweb_maximenu .navbar-default {
  background-color: #034ea2;
}
.maximenu-mobile-return {
  display: none;
}
.mobile-nav__title {
  display: none;
}
@media (max-width: 767px) {
  .region-featured-wrapper {
    min-height: 0;
  }
  .mobile-nav__title {
    width: 240px;
    display: block;
    padding-top: 12px;
    padding-left: 70px;
    color: white;
    font-weight: bold;
  }
  .not-front {
    padding-top: 70px;
  }
  .not-front #layout-header {
    display: none;
  }
  .not-front .mobile-nav {
    top: 0;
  }
  .not-front .mobile-nav:after {
    display: block;
  }
  .mobile__close {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 300px;
    display: none;
    z-index: 200;
  }
  .mobile__close.active {
    display: block;
  }
  #layout-header {
    min-height: 80px;
    background-color: #edeef0;
    border-bottom: 3px solid #0065a2;
  }
  #layout-header #banner-flag {
    top: -16px !important;
    left: 59px  !important;
    width: 100px;
    height: auto;
  }
  #layout-header #main-title {
    top: 16px  !important;
    left: 160px  !important;
  }
  .region.region-header-top ul#language-selector {
    top: 1px !important;
    right: 20px !important;
  }
  .mobile-user-bar {
    display: none !important;
  }
  .ew-top_links {
    display: none;
    position: absolute !important;
    top: -260px !important;
    right: 30px;
  }
  .ew-top_links ul {
    padding: 0;
  }
  .region.region-header-top {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
  }
  .om-maximenu.om-maximenu-block.om-maximenu-row .navbar {
    overflow: hidden;
  }
  .om-maximenu-content,
  .collapse {
    display: inherit;
  }
  .om-maximenu.om-maximenu-block.om-maximenu-row .navbar {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 300px;
    -moz-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    transition: 0.3s ease all;
    -moz-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  .om-maximenu.om-maximenu-block.om-maximenu-row .navbar.active {
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .om-maximenu.om-maximenu-block.om-maximenu-row .navbar .container {
    width: 100%;
  }
  .om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu {
    width: 100%;
  }
  .om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li.om-leaf .om-maximenu-content .block {
    overflow: hidden;
  }
  ul#om-menu-main-menu > li > .om-maximenu-content {
    left: 100%;
    padding-bottom: 150px;
    margin-top: 70px;
    border-left: none;
    border-right: none;
    border-top: none;
    max-height: 100vh;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -moz-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }
  ul#om-menu-main-menu > li.active .om-maximenu-content {
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  ul#om-menu-main-menu {
    padding-top: 70px;
    transition: ease all 0.3s;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
  }
  ul#om-menu-main-menu.inactive {
    -moz-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
  }
  .om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li.om-leaf {
    display: block;
    float: inherit !important;
    width: 100%;
    height: auto !important;
  }
  .om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li.om-leaf a {
    display: block !important;
    padding: 10px !important;
    transform: translate(0, 0);
    transition: 0.3s ease all;
  }
  ul#om-menu-main-menu > li.om-leaf .om-maximenu-content .om-maximenu-middle-right {
    background-color: #198cdc;
  }
  .om-maximenu .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .om-maximenu {
    z-index: 1200;
  }
  ul#om-menu-main-menu > li .expanded .menu.clearfix.nav.navbar-nav .leaf::before,
  ul#om-menu-main-menu > li .leaf .menu.clearfix.nav.navbar-nav .leaf::before {
    float: left;
    top: -1px;
    left: 6px;
  }
  ul#om-menu-main-menu > li .expanded .menu.clearfix.nav.navbar-nav .leaf a,
  ul#om-menu-main-menu > li .leaf .menu.clearfix.nav.navbar-nav .leaf a {
    padding-left: 20px !important;
  }
  .maximenu-mobile-return {
    display: block;
    position: absolute;
    top: 22px;
    left: 20px;
    width: 40px;
    height: 40px;
    background-color: #034ea2;
    border: none;
    text-align: center;
    color: white;
    border-radius: 40px;
  }
  .maximenu-mobile-return:before {
    content: "←";
    position: absolute;
    top: -3px;
    left: 11px;
    font-size: 29px;
  }
  ul#om-menu-main-menu > li.om-leaf .om-maximenu-content .om-maximenu-middle-right {
    padding-top: 60px;
  }
  .mobile-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 280px;
    height: 70px;
    background-color: #034ea2;
    z-index: 40;
    -webkit-backface-visibility: hidden;
    /* Chrome, Safari, Opera */
    backface-visibility: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  .mobile-nav.fixed {
    position: fixed;
    top: 0;
  }
  .edpsweb_maximenu .navbar-default {
    background-color: #198cdc;
  }
  ul#om-menu-main-menu > li.active .om-maximenu-content {
    visibility: visible !important;
    opacity: 1 !important;
  }
  ul#om-menu-main-menu > li .expanded .menu.clearfix.nav.navbar-nav .leaf a,
  ul#om-menu-main-menu > li .leaf .menu.clearfix.nav.navbar-nav .leaf a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}
@media (max-width: 400px) {
  .mobile-nav__title {
    width: 205px;
    padding-top: 16px;
    font-size: 13px;
  }
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  src: url('../fonts/EOT/SourceSansPro-Regular.eot') format('embedded-opentype');
  src: url('../fonts/EOT/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/WOFF2/TTF/SourceSansPro-Regular.ttf.woff2') format('woff2'), url('../fonts/WOFF/OTF/SourceSansPro-Regular.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-Regular.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  src: url('../fonts/EOT/SourceSansPro-It.eot') format('embedded-opentype');
  src: url('../fonts/EOT/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/WOFF2/TTF/SourceSansPro-It.ttf.woff2') format('woff2'), url('../fonts/WOFF/OTF/SourceSansPro-It.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-It.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-It.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  src: url('../fonts/EOT/SourceSansPro-Semibold.eot') format('embedded-opentype');
  src: url('../fonts/EOT/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/WOFF2/TTF/SourceSansPro-Semibold.ttf.woff2') format('woff2'), url('../fonts/WOFF/OTF/SourceSansPro-Semibold.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-Semibold.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-Semibold.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: bold;
  font-style: italic;
  font-stretch: normal;
  src: url('../fonts/EOT/SourceSansPro-SemiboldIt.eot') format('embedded-opentype');
  src: url('../fonts/EOT/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/WOFF2/TTF/SourceSansPro-SemiboldIt.ttf.woff2') format('woff2'), url('../fonts/WOFF/OTF/SourceSansPro-SemiboldIt.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-SemiboldIt.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-SemiboldIt.ttf') format('truetype');
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body {
  font-size: 16px;
}
#layout-body #sidebar-right p,
#layout-body #smk-twitter_user_timeline p {
  font-size: 14px;
}
#layout-body #smk-twitter_user_timeline p.user {
  font-size: 16px;
}
#page-title {
  font-size: 30px;
}
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 25px;
  margin-bottom: 10px;
}
h2 {
  font-size: 25px;
  color: #11649e;
}
h3 {
  font-size: 20px;
  color: #11649e;
}
h4 {
  font-size: 18px;
  font-weight: bold;
  color: #11649e;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 17px;
}
/* Sidebar */
#sidebar-right #block-views-edpsweb-news-block-2 {
  background-color: #edeef0;
}
#sidebar-right #block-views-edpsweb-news-block-2 h3 {
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 16px;
  margin: 0;
}
#sidebar-right #block-views-edpsweb-news-block-2 h3 a {
  color: #198cdc;
}
#sidebar-right #block-views-edpsweb-news-block-2 .panel-heading {
  display: inline-block;
}
#sidebar-right #block-views-edpsweb-news-block-2 .ew-news_sidebar_list_button {
  display: inline-block;
  padding-right: 10px;
  float: right;
}
#sidebar-right #block-views-edpsweb-news-block-2 .ew-news_sidebar_list_button:hover {
  text-decoration: none;
}
#sidebar-right #block-views-edpsweb-news-block-2 a.ew-news_sidebar_list_button {
  padding: 10px;
  margin-top: 10px;
  background-color: #198cdc;
  color: #ffffff;
  text-align: right;
  font-size: 14px;
  transition: 0.2s ease background;
}
#sidebar-right #block-views-edpsweb-news-block-2 a.ew-news_sidebar_list_button:hover {
  background-color: #034ea2;
}
#sidebar-right #block-views-edpsweb-news-block-2 .views-row {
  padding-bottom: 15px;
}
#sidebar-right #block-views-edpsweb-news-block-2 .content {
  font-size: 14px;
}
#sidebar-right #block-views-edpsweb-news-block-2 .field-name-field-edpsweb-news-link {
  font-size: 14px;
}
#sidebar-right #block-views-edpsweb-agenda-block-2 {
  background-color: #edeef0;
}
#sidebar-right #block-views-edpsweb-agenda-block-2 .views-field.views-field-title-field-et {
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 1em;
}
#sidebar-right #block-views-edpsweb-agenda-block-2 .views-field.views-field-title-field-et .field-content {
  color: #198cdc;
}
#sidebar-right #block-views-edpsweb-agenda-block-2 .panel-heading {
  display: inline-block;
}
#sidebar-right #block-views-edpsweb-agenda-block-2 .ew-agenda_sidebar_list_button {
  display: inline-block;
  padding-right: 10px;
  float: right;
}
#sidebar-right #block-views-edpsweb-agenda-block-2 a.ew-agenda_sidebar_list_button {
  padding: 10px;
  margin-top: 10px;
  background-color: #198cdc;
  color: #ffffff;
  text-align: right;
}
#sidebar-right #block-views-edpsweb-agenda-block-2 .views-field-body .field-content {
  font-size: 1em;
}
#sidebar-right #block-views-edpsweb-agenda-block-2 .views-row {
  padding-bottom: 10px;
}
#sidebar-right {
  padding-top: 15px;
}
body {
  filter: inherit;
}
.no-csscolumns ul#om-menu-main-menu .menu-block-wrapper .navbar-nav .list-group-item {
  background-color: transparent;
  color: white;
  font-weight: bolder;
}
.no-csscolumns ul#om-menu-main-menu .leaf {
  padding: 0 0 0 10px !important;
}
.no-csscolumns ul#om-menu-main-menu .list-group-item + .menu .list-group-item {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 14px;
  font-weight: normal;
}
.no-csscolumns ul#om-menu-main-menu > li > div.om-maximenu-content div.menu-block-wrapper a {
  padding: 0 !important;
  margin: 0 !important;
  min-height: 0 !important;
}
.no-csscolumns ul#om-menu-main-menu > li > div.om-maximenu-content div.menu-block-wrapper > div > div > div > div {
  padding-left: 0;
}
.no-csscolumns ul#om-menu-main-menu > li .expanded .navbar-nav.nav.clearfix.menu a,
.no-csscolumns ul#om-menu-main-menu > li .leaf .navbar-nav.nav.clearfix.menu a {
  padding-bottom: 0;
}
.no-csscolumns ul#om-menu-main-menu > li .expanded .menu.clearfix.nav.navbar-nav .leaf::before,
.no-csscolumns ul#om-menu-main-menu > li .leaf .menu.clearfix.nav.navbar-nav .leaf::before {
  display: none;
}
.ie8 {
  background-color: white;
  /* Links icons */
}
.ie8 body {
  background-color: white;
}
.ie8 .container {
  width: 1024px;
  margin: 0 auto;
}
.ie8 .visible-lg {
  display: block !important;
}
.ie8 .view-edpsweb-pictures[class] .views-field-field-edpsweb-date .date-display-single {
  background-color: #d9c127;
}
.ie8 .collapse {
  display: block;
}
.ie8 .om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li.om-leaf {
  float: left;
}
.ie8 .ew-top_link {
  text-indent: -9999px;
}
.ie8 .ew-links_youtube {
  background-image: url(../images/youtube_icon.png);
}
.ie8 .ew-links_twitter {
  background-image: url(../images/twitter_icon.png);
}
.ie8 .ew-links_linkedin {
  background-image: url(../images/linkedin_icon.png);
}
.ie8 .ew-links_rss {
  background-image: url(../images/rss_icon.png);
}
.ie8 form#search-block-form #edit-search-block-form--2 {
  background-color: #198cdc;
  border: none;
  height: 50px;
  color: white;
}
.ie8 form#search-block-form {
  position: absolute;
  top: 0;
}
.ie8 ul#om-menu-main-menu > li > .om-maximenu-content {
  height: 200px;
  top: 52px;
}
.ie8 ul#om-menu-main-menu > li .expanded .navbar-nav.nav.clearfix.menu a,
.ie8 ul#om-menu-main-menu > li .leaf .navbar-nav.nav.clearfix.menu a {
  font-weight: 500;
  padding-left: 10px;
}
.ie8 .ew-news_homepage_list .ew-news_thumb .date-display-single {
  background-color: #edd227;
}
.ie8 ul#om-menu-main-menu > li .expanded .menu.clearfix.nav.navbar-nav .leaf::before,
.ie8 ul#om-menu-main-menu > li .leaf .menu.clearfix.nav.navbar-nav .leaf::before {
  display: none;
}
.ie8 form#search-block-form {
  width: 230px;
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
}
.ie8 form#search-block-form .form-item-search-block-form .form-text {
  transition: 0.3s ease-in all;
  position: relative;
  left: 180px;
  width: 180px;
}
.ie8 form#search-block-form.active .form-item-search-block-form .form-text {
  left: 0;
}
.ie8 form#search-block-form .form-submit {
  background-color: #198cdc;
  border: none;
  padding: 16px;
  color: white;
}
.ie8 form#search-block-form .form-item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 30;
  overflow-x: hidden;
}
.ie8 form#search-block-form #edit-search-block-form--2 {
  background-color: #198cdc;
  border: none;
  height: 50px;
  width: 180px;
  color: white;
}
.ie8 form#search-block-form .form-actions input,
.ie8 form#search-block-form .form-item input {
  border-radius: 0;
}
.ie8 form#search-block-form .input-group {
  display: inherit;
}
.ie8 form#search-block-form .input-group-btn {
  position: absolute;
  right: 0;
  z-index: 30;
  width: inherit;
}
.ie8 ul#om-menu-main-menu .leaf {
  padding: 0 0 0 30px !important;
}
.ie8 ul#om-menu-main-menu .list-group-item + .menu .list-group-item {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 15px !important;
  font-weight: normal;
}
.ie8 ul#om-menu-main-menu .list-group-item + .menu .list-group-item a {
  font-size: 15px !important;
}
.ie8 .page-search form#search-form #edit-basic #edit-submit {
  height: 52px;
}
.ie8 .col-md-1,
.ie8 .col-md-2,
.ie8 .col-md-3,
.ie8 .col-md-4,
.ie8 .col-md-5,
.ie8 .col-md-6,
.ie8 .col-md-7,
.ie8 .col-md-8,
.ie8 .col-md-9,
.ie8 .col-md-10,
.ie8 .col-md-11,
.ie8 .col-md-12 {
  float: left;
}
.ie8 .col-md-12 {
  width: 100%;
}
.ie8 .col-md-11 {
  width: 91.66666667%;
}
.ie8 .col-md-10 {
  width: 83.33333333%;
}
.ie8 .col-md-9 {
  width: 75%;
}
.ie8 .col-md-8 {
  width: 66.66666667%;
}
.ie8 .col-md-7 {
  width: 58.33333333%;
}
.ie8 .col-md-6 {
  width: 50%;
}
.ie8 .col-md-5 {
  width: 41.66666667%;
}
.ie8 .col-md-4 {
  width: 33.33333333%;
}
.ie8 .col-md-3 {
  width: 25%;
}
.ie8 .col-md-2 {
  width: 16.66666667%;
}
.ie8 .col-md-1 {
  width: 8.33333333%;
}
.ie8 .col-md-pull-12 {
  right: 100%;
}
.ie8 .node-edpsweb-publication,
.ie8 .node-edpsweb-press-release {
  padding-bottom: 0;
  position: relative;
}
.ie8 body .node-edpsweb-press-release,
.ie8 body .node-edpsweb-publication,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main,
.ie8 body .node-type-edpsweb-press-release #block-system-main {
  /* press releases page */
  margin-bottom: 40px;
}
.ie8 body .node-edpsweb-press-release .field-name-field-edpsweb-date,
.ie8 body .node-edpsweb-publication .field-name-field-edpsweb-date,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-edpsweb-date,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-edpsweb-date,
.ie8 body .node-edpsweb-press-release .ew-press-release_date,
.ie8 body .node-edpsweb-publication .ew-press-release_date,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press-release_date,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press-release_date,
.ie8 body .node-edpsweb-press-release .ew-publication_date,
.ie8 body .node-edpsweb-publication .ew-publication_date,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_date,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_date {
  display: block;
  width: 60px;
  background-color: #edd227;
  text-align: center;
  padding: 10px;
  margin: 0px 20px 0 0;
  float: left;
  font-weight: bold;
}
.ie8 body .node-edpsweb-press-release .field-name-field-edpsweb-date .ew-press-release_date-content,
.ie8 body .node-edpsweb-publication .field-name-field-edpsweb-date .ew-press-release_date-content,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-edpsweb-date .ew-press-release_date-content,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-edpsweb-date .ew-press-release_date-content,
.ie8 body .node-edpsweb-press-release .ew-press-release_date .ew-press-release_date-content,
.ie8 body .node-edpsweb-publication .ew-press-release_date .ew-press-release_date-content,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press-release_date .ew-press-release_date-content,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press-release_date .ew-press-release_date-content,
.ie8 body .node-edpsweb-press-release .ew-publication_date .ew-press-release_date-content,
.ie8 body .node-edpsweb-publication .ew-publication_date .ew-press-release_date-content,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_date .ew-press-release_date-content,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_date .ew-press-release_date-content,
.ie8 body .node-edpsweb-press-release .field-name-field-edpsweb-date .ew-publication_date-content,
.ie8 body .node-edpsweb-publication .field-name-field-edpsweb-date .ew-publication_date-content,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-edpsweb-date .ew-publication_date-content,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-edpsweb-date .ew-publication_date-content,
.ie8 body .node-edpsweb-press-release .ew-press-release_date .ew-publication_date-content,
.ie8 body .node-edpsweb-publication .ew-press-release_date .ew-publication_date-content,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press-release_date .ew-publication_date-content,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press-release_date .ew-publication_date-content,
.ie8 body .node-edpsweb-press-release .ew-publication_date .ew-publication_date-content,
.ie8 body .node-edpsweb-publication .ew-publication_date .ew-publication_date-content,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_date .ew-publication_date-content,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_date .ew-publication_date-content {
  display: none;
}
.ie8 body .node-edpsweb-press-release .field-name-field-edpsweb-date .ew-publication_date-month,
.ie8 body .node-edpsweb-publication .field-name-field-edpsweb-date .ew-publication_date-month,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-edpsweb-date .ew-publication_date-month,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-edpsweb-date .ew-publication_date-month,
.ie8 body .node-edpsweb-press-release .ew-press-release_date .ew-publication_date-month,
.ie8 body .node-edpsweb-publication .ew-press-release_date .ew-publication_date-month,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press-release_date .ew-publication_date-month,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press-release_date .ew-publication_date-month,
.ie8 body .node-edpsweb-press-release .ew-publication_date .ew-publication_date-month,
.ie8 body .node-edpsweb-publication .ew-publication_date .ew-publication_date-month,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_date .ew-publication_date-month,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_date .ew-publication_date-month {
  text-transform: uppercase;
}
.ie8 body .node-edpsweb-press-release .views-row,
.ie8 body .node-edpsweb-publication .views-row,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .views-row,
.ie8 body .node-type-edpsweb-press-release #block-system-main .views-row {
  padding-top: 35px;
  margin-bottom: 35px;
}
.ie8 body .node-edpsweb-press-release .field-name-field-edpsweb-subjects,
.ie8 body .node-edpsweb-publication .field-name-field-edpsweb-subjects,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-edpsweb-subjects,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-edpsweb-subjects,
.ie8 body .node-edpsweb-press-release .field-type-file,
.ie8 body .node-edpsweb-publication .field-type-file,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-type-file,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-type-file,
.ie8 body .node-edpsweb-press-release .field-name-field-edpsweb-background-body,
.ie8 body .node-edpsweb-publication .field-name-field-edpsweb-background-body,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-edpsweb-background-body,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-edpsweb-background-body,
.ie8 body .node-edpsweb-press-release .field-name-field-ne-body,
.ie8 body .node-edpsweb-publication .field-name-field-ne-body,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body {
  margin-left: 80px;
}
.ie8 body .node-edpsweb-press-release .field-name-field-ne-body,
.ie8 body .node-edpsweb-publication .field-name-field-ne-body,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body {
  margin-bottom: 30px;
}
.ie8 body .node-edpsweb-press-release .field-label-inline .field-label,
.ie8 body .node-edpsweb-publication .field-label-inline .field-label,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-label-inline .field-label,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-label-inline .field-label {
  display: block;
  width: 100%;
}
.ie8 body .node-edpsweb-press-release .field-name-field-ne-body,
.ie8 body .node-edpsweb-publication .field-name-field-ne-body,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body,
.ie8 body .node-edpsweb-press-release .ew-press_release_content,
.ie8 body .node-edpsweb-publication .ew-press_release_content,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_content,
.ie8 body .node-edpsweb-press-release .ew-publication_content,
.ie8 body .node-edpsweb-publication .ew-publication_content,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_content {
  display: block;
}
.ie8 body .node-edpsweb-press-release .field-name-field-ne-body h3,
.ie8 body .node-edpsweb-publication .field-name-field-ne-body h3,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body h3,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body h3,
.ie8 body .node-edpsweb-press-release .ew-press_release_content h3,
.ie8 body .node-edpsweb-publication .ew-press_release_content h3,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content h3,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_content h3,
.ie8 body .node-edpsweb-press-release .ew-publication_content h3,
.ie8 body .node-edpsweb-publication .ew-publication_content h3,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content h3,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_content h3 {
  padding-right: 130px;
  padding-top: 5px;
  margin-bottom: 15px;
  margin-top: 0;
  color: #283543;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}
@media (max-width: 500px) {
  .ie8 body .node-edpsweb-press-release .field-name-field-ne-body h3,
  .ie8 body .node-edpsweb-publication .field-name-field-ne-body h3,
  .ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body h3,
  .ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body h3,
  .ie8 body .node-edpsweb-press-release .ew-press_release_content h3,
  .ie8 body .node-edpsweb-publication .ew-press_release_content h3,
  .ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content h3,
  .ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_content h3,
  .ie8 body .node-edpsweb-press-release .ew-publication_content h3,
  .ie8 body .node-edpsweb-publication .ew-publication_content h3,
  .ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content h3,
  .ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_content h3 {
    padding-right: 0;
    padding-top: 40px;
  }
}
.ie8 body .node-edpsweb-press-release .field-name-field-ne-body .ew-press_release_document-type,
.ie8 body .node-edpsweb-publication .field-name-field-ne-body .ew-press_release_document-type,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-press_release_document-type,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-press_release_document-type,
.ie8 body .node-edpsweb-press-release .ew-press_release_content .ew-press_release_document-type,
.ie8 body .node-edpsweb-publication .ew-press_release_content .ew-press_release_document-type,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-press_release_document-type,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-press_release_document-type,
.ie8 body .node-edpsweb-press-release .ew-publication_content .ew-press_release_document-type,
.ie8 body .node-edpsweb-publication .ew-publication_content .ew-press_release_document-type,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-press_release_document-type,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-press_release_document-type,
.ie8 body .node-edpsweb-press-release .field-name-field-ne-body .ew-publication_document-type,
.ie8 body .node-edpsweb-publication .field-name-field-ne-body .ew-publication_document-type,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-publication_document-type,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-publication_document-type,
.ie8 body .node-edpsweb-press-release .ew-press_release_content .ew-publication_document-type,
.ie8 body .node-edpsweb-publication .ew-press_release_content .ew-publication_document-type,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-publication_document-type,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-publication_document-type,
.ie8 body .node-edpsweb-press-release .ew-publication_content .ew-publication_document-type,
.ie8 body .node-edpsweb-publication .ew-publication_content .ew-publication_document-type,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-publication_document-type,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-publication_document-type {
  float: right;
  position: relative;
  top: 5px;
}
.ie8 body .node-edpsweb-press-release .field-name-field-ne-body .ew-press_release_document-type ul li,
.ie8 body .node-edpsweb-publication .field-name-field-ne-body .ew-press_release_document-type ul li,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-press_release_document-type ul li,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-press_release_document-type ul li,
.ie8 body .node-edpsweb-press-release .ew-press_release_content .ew-press_release_document-type ul li,
.ie8 body .node-edpsweb-publication .ew-press_release_content .ew-press_release_document-type ul li,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-press_release_document-type ul li,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-press_release_document-type ul li,
.ie8 body .node-edpsweb-press-release .ew-publication_content .ew-press_release_document-type ul li,
.ie8 body .node-edpsweb-publication .ew-publication_content .ew-press_release_document-type ul li,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-press_release_document-type ul li,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-press_release_document-type ul li,
.ie8 body .node-edpsweb-press-release .field-name-field-ne-body .ew-publication_document-type ul li,
.ie8 body .node-edpsweb-publication .field-name-field-ne-body .ew-publication_document-type ul li,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-publication_document-type ul li,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-publication_document-type ul li,
.ie8 body .node-edpsweb-press-release .ew-press_release_content .ew-publication_document-type ul li,
.ie8 body .node-edpsweb-publication .ew-press_release_content .ew-publication_document-type ul li,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-publication_document-type ul li,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-publication_document-type ul li,
.ie8 body .node-edpsweb-press-release .ew-publication_content .ew-publication_document-type ul li,
.ie8 body .node-edpsweb-publication .ew-publication_content .ew-publication_document-type ul li,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-publication_document-type ul li,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-publication_document-type ul li {
  padding: 0;
}
@media (max-width: 500px) {
  .ie8 body .node-edpsweb-press-release .field-name-field-ne-body .ew-press_release_document-type,
  .ie8 body .node-edpsweb-publication .field-name-field-ne-body .ew-press_release_document-type,
  .ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-press_release_document-type,
  .ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-press_release_document-type,
  .ie8 body .node-edpsweb-press-release .ew-press_release_content .ew-press_release_document-type,
  .ie8 body .node-edpsweb-publication .ew-press_release_content .ew-press_release_document-type,
  .ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-press_release_document-type,
  .ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-press_release_document-type,
  .ie8 body .node-edpsweb-press-release .ew-publication_content .ew-press_release_document-type,
  .ie8 body .node-edpsweb-publication .ew-publication_content .ew-press_release_document-type,
  .ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-press_release_document-type,
  .ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-press_release_document-type,
  .ie8 body .node-edpsweb-press-release .field-name-field-ne-body .ew-publication_document-type,
  .ie8 body .node-edpsweb-publication .field-name-field-ne-body .ew-publication_document-type,
  .ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-publication_document-type,
  .ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-publication_document-type,
  .ie8 body .node-edpsweb-press-release .ew-press_release_content .ew-publication_document-type,
  .ie8 body .node-edpsweb-publication .ew-press_release_content .ew-publication_document-type,
  .ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-publication_document-type,
  .ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-publication_document-type,
  .ie8 body .node-edpsweb-press-release .ew-publication_content .ew-publication_document-type,
  .ie8 body .node-edpsweb-publication .ew-publication_content .ew-publication_document-type,
  .ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-publication_document-type,
  .ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-publication_document-type {
    float: inherit;
    position: absolute;
    left: 60px;
  }
}
.ie8 body .node-edpsweb-press-release .field-name-field-ne-body .ew-publication_content_body,
.ie8 body .node-edpsweb-publication .field-name-field-ne-body .ew-publication_content_body,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-publication_content_body,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-publication_content_body,
.ie8 body .node-edpsweb-press-release .ew-press_release_content .ew-publication_content_body,
.ie8 body .node-edpsweb-publication .ew-press_release_content .ew-publication_content_body,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-publication_content_body,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-publication_content_body,
.ie8 body .node-edpsweb-press-release .ew-publication_content .ew-publication_content_body,
.ie8 body .node-edpsweb-publication .ew-publication_content .ew-publication_content_body,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-publication_content_body,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-publication_content_body {
  clear: right;
}
.ie8 body .node-edpsweb-press-release .field-name-field-ne-body .ew-publication_content_body .field-name-body,
.ie8 body .node-edpsweb-publication .field-name-field-ne-body .ew-publication_content_body .field-name-body,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-publication_content_body .field-name-body,
.ie8 body .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-publication_content_body .field-name-body,
.ie8 body .node-edpsweb-press-release .ew-press_release_content .ew-publication_content_body .field-name-body,
.ie8 body .node-edpsweb-publication .ew-press_release_content .ew-publication_content_body .field-name-body,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-publication_content_body .field-name-body,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-publication_content_body .field-name-body,
.ie8 body .node-edpsweb-press-release .ew-publication_content .ew-publication_content_body .field-name-body,
.ie8 body .node-edpsweb-publication .ew-publication_content .ew-publication_content_body .field-name-body,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-publication_content_body .field-name-body,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-publication_content_body .field-name-body {
  border-bottom: none;
}
.ie8 body .node-edpsweb-press-release .ew-publication_content,
.ie8 body .node-edpsweb-publication .ew-publication_content,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_content {
  padding-bottom: 50px;
}
.ie8 body .node-edpsweb-press-release .ew-press_release_files .field-type-file .file_title,
.ie8 body .node-edpsweb-publication .ew-press_release_files .field-type-file .file_title,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_files .field-type-file .file_title,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_files .field-type-file .file_title,
.ie8 body .node-edpsweb-press-release .ew-publication_files .field-type-file .file_title,
.ie8 body .node-edpsweb-publication .ew-publication_files .field-type-file .file_title,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_files .field-type-file .file_title,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_files .field-type-file .file_title {
  font-weight: bold;
  display: block;
}
.ie8 body .node-edpsweb-press-release .ew-press_release_files .field-type-file .file_icon,
.ie8 body .node-edpsweb-publication .ew-press_release_files .field-type-file .file_icon,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_files .field-type-file .file_icon,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_files .field-type-file .file_icon,
.ie8 body .node-edpsweb-press-release .ew-publication_files .field-type-file .file_icon,
.ie8 body .node-edpsweb-publication .ew-publication_files .field-type-file .file_icon,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_files .field-type-file .file_icon,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_files .field-type-file .file_icon {
  display: none;
}
.ie8 body .node-edpsweb-press-release .ew-press_release_files .field-type-file ul,
.ie8 body .node-edpsweb-publication .ew-press_release_files .field-type-file ul,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_files .field-type-file ul,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_files .field-type-file ul,
.ie8 body .node-edpsweb-press-release .ew-publication_files .field-type-file ul,
.ie8 body .node-edpsweb-publication .ew-publication_files .field-type-file ul,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_files .field-type-file ul,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_files .field-type-file ul {
  margin-left: -5px;
  display: inline-block;
  padding-left: 0 !important;
}
.ie8 body .node-edpsweb-press-release .ew-press_release_files .field-type-file ul li.file_item,
.ie8 body .node-edpsweb-publication .ew-press_release_files .field-type-file ul li.file_item,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_files .field-type-file ul li.file_item,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_files .field-type-file ul li.file_item,
.ie8 body .node-edpsweb-press-release .ew-publication_files .field-type-file ul li.file_item,
.ie8 body .node-edpsweb-publication .ew-publication_files .field-type-file ul li.file_item,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_files .field-type-file ul li.file_item,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_files .field-type-file ul li.file_item {
  list-style-type: none;
  display: inline-block;
  background-color: #198cdc;
  text-align: center;
  vertical-align: middle;
  margin: 5px;
  transition: 0.3s ease all;
}
.ie8 body .node-edpsweb-press-release .ew-press_release_files .field-type-file ul li.file_item:hover,
.ie8 body .node-edpsweb-publication .ew-press_release_files .field-type-file ul li.file_item:hover,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_files .field-type-file ul li.file_item:hover,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_files .field-type-file ul li.file_item:hover,
.ie8 body .node-edpsweb-press-release .ew-publication_files .field-type-file ul li.file_item:hover,
.ie8 body .node-edpsweb-publication .ew-publication_files .field-type-file ul li.file_item:hover,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_files .field-type-file ul li.file_item:hover,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_files .field-type-file ul li.file_item:hover {
  background-color: #283543;
}
.ie8 body .node-edpsweb-press-release .ew-press_release_files .field-type-file ul li.file_item:hover a,
.ie8 body .node-edpsweb-publication .ew-press_release_files .field-type-file ul li.file_item:hover a,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_files .field-type-file ul li.file_item:hover a,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_files .field-type-file ul li.file_item:hover a,
.ie8 body .node-edpsweb-press-release .ew-publication_files .field-type-file ul li.file_item:hover a,
.ie8 body .node-edpsweb-publication .ew-publication_files .field-type-file ul li.file_item:hover a,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_files .field-type-file ul li.file_item:hover a,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_files .field-type-file ul li.file_item:hover a {
  text-decoration: none;
}
.ie8 body .node-edpsweb-press-release .ew-press_release_files .field-type-file ul li.file_item a,
.ie8 body .node-edpsweb-publication .ew-press_release_files .field-type-file ul li.file_item a,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_files .field-type-file ul li.file_item a,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-press_release_files .field-type-file ul li.file_item a,
.ie8 body .node-edpsweb-press-release .ew-publication_files .field-type-file ul li.file_item a,
.ie8 body .node-edpsweb-publication .ew-publication_files .field-type-file ul li.file_item a,
.ie8 body .page-press-publications-press-news-press-releases #block-system-main .ew-publication_files .field-type-file ul li.file_item a,
.ie8 body .node-type-edpsweb-press-release #block-system-main .ew-publication_files .field-type-file ul li.file_item a {
  width: 30px;
  height: 30px;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 30px;
}
.ie8 #path .easy-breadcrumb_segment-front {
  width: auto;
}
/* Override ios input styles */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 16px !important;
  }
}
.region-sidebar-right div.entity-bean > h2 {
  display: none;
}
/* Latest blog style */
#block-bean-latest-blog .panel-body.content a {
  color: #198cdc;
  font-weight: bold;
  float: right;
}
/* Our documents types / our topics */
#block-system-main .view-id-edpsweb_documents .view-content .views-row,
#block-system-main .view-id-hot_subjects .view-content .views-row {
  margin-bottom: 0px;
  padding-top: 0px;
}
#block-system-main .view-id-edpsweb_documents h3,
#block-system-main .view-id-hot_subjects h3 {
  margin-bottom: 10px;
}
#block-system-main .view-id-edpsweb_documents li,
#block-system-main .view-id-hot_subjects li {
  padding-bottom: 5px;
}
#block-system-main .view-id-edpsweb_documents li:last-child,
#block-system-main .view-id-hot_subjects li:last-child {
  padding-bottom: 15px;
}
/* GDPR Timeline */
#block-views-timeline-block .panel-body,
#block-views-timeline-block .panel-heading {
  padding: 0;
}
#block-views-timeline-block .cd-timeline {
  margin-top: 20px;
}
#block-views-timeline-block .cd-timeline-content {
  border-radius: 0px;
  box-shadow: 0px 0px 0px;
}
#block-views-timeline-block .cd-timeline-content .cd-read-more {
  background-color: #198cdc;
  border-radius: 0px;
  float: right;
  font-size: 1em;
}
#block-views-timeline-block .cd-timeline-content h2.field-content {
  margin-top: 5px;
  font-size: 1.5em;
}
#block-views-timeline-block .cd-timeline-content h2.field-content::after {
  display: none;
}
#block-views-timeline-block .cd-timeline-content .field-content.cd-content-summary p {
  font-size: 1.1em;
}
#block-views-timeline-block .cd-timeline-content .field-content.cd-content-full p {
  font-size: 1.1em;
}
#block-views-timeline-block .cd-timeline-content .cd-date {
  font-size: 1.2em;
  padding-top: 12px;
}
/* TWITTER WALL */
#block-multisite-twitterblock-fpfis-twitter,
#block-bean-twitter-webtools {
  background-color: #edeef0;
  line-height: 1.42857;
}
#block-multisite-twitterblock-fpfis-twitter p,
#block-bean-twitter-webtools p,
#block-multisite-twitterblock-fpfis-twitter a,
#block-bean-twitter-webtools a {
  font-size: 100%;
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.42857;
}
#block-multisite-twitterblock-fpfis-twitter a,
#block-bean-twitter-webtools a {
  text-decoration: none;
}
#block-multisite-twitterblock-fpfis-twitter .wtWidgets.wtEnd.smk .smk-tweets,
#block-bean-twitter-webtools .wtWidgets.wtEnd.smk .smk-tweets {
  background-color: inherit;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: none;
}
#block-multisite-twitterblock-fpfis-twitter .wtWidgets.wtEnd.smk .smk-tweets:after,
#block-bean-twitter-webtools .wtWidgets.wtEnd.smk .smk-tweets:after {
  display: block;
  height: 20px;
  width: 100%;
  position: relative;
  content: " ";
  background-image: url(../images/twitter_dots.png);
  background-position: center;
  background-repeat: no-repeat;
}
#block-multisite-twitterblock-fpfis-twitter .wtWidgets.wtEnd.smk .smk-tweets .smk-username,
#block-bean-twitter-webtools .wtWidgets.wtEnd.smk .smk-tweets .smk-username {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #198cdc;
}
#block-multisite-twitterblock-fpfis-twitter .wtWidgets.wtEnd.smk .smk-tweets .smk-screenname,
#block-bean-twitter-webtools .wtWidgets.wtEnd.smk .smk-tweets .smk-screenname {
  padding-left: 3px;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #8a9199;
}
#block-multisite-twitterblock-fpfis-twitter .smk-more a,
#block-bean-twitter-webtools .smk-more a {
  background-color: #198cdc;
  color: #ffffff;
  margin-top: 10px;
  padding: 10px;
  display: block;
  text-align: center;
}
#block-multisite-twitterblock-fpfis-twitter .smk-more a:hover,
#block-bean-twitter-webtools .smk-more a:hover {
  text-decoration: underline;
}
#block-multisite-twitterblock-fpfis-twitter .tweet_more,
#block-bean-twitter-webtools .tweet_more {
  float: none;
  text-decoration: none;
}
#block-multisite-twitterblock-fpfis-twitter .ago,
#block-bean-twitter-webtools .ago {
  font-weight: bold;
  font-size: 1.1em;
  color: #283543 !important;
}
#block-edpsweb-agenda-edpsweb-agenda-sidebar {
  background-color: #edeef0;
  position: relative;
}
#block-edpsweb-agenda-edpsweb-agenda-sidebar .panel-heading {
  padding: 0;
}
#block-edpsweb-agenda-edpsweb-agenda-sidebar .panel-heading h2 {
  margin: 0;
  display: block;
  font-weight: bold;
  font-size: 22px;
  color: #283543;
}
#block-edpsweb-agenda-edpsweb-agenda-sidebar .btn.btn--small a {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
  margin-top: 15px;
  margin-right: 15px;
  background-color: #198cdc;
  color: #ffffff;
  z-index: 10;
  border-radius: 0;
  transition: 0.2s ease background;
}
#block-edpsweb-agenda-edpsweb-agenda-sidebar .btn.btn--small a:hover {
  background-color: #034ea2;
  color: white;
}
#block-edpsweb-agenda-edpsweb-agenda-sidebar .views-row {
  position: relative;
  margin-bottom: 30px;
}
#block-edpsweb-agenda-edpsweb-agenda-sidebar .views-row h3 {
  margin-top: 0;
  font-size: 16px;
}
#block-edpsweb-agenda-edpsweb-agenda-sidebar .views-row a,
#block-edpsweb-agenda-edpsweb-agenda-sidebar .views-row a.list-group-item {
  display: inline;
  padding: inherit;
  margin-bottom: inherit;
  background-color: transparent;
  border: none;
}
#sliding-popup.sliding-popup-bottom {
  padding: 10px 0;
  height: inherit !important;
}
@media (max-width: 991px) {
  #sliding-popup.sliding-popup-bottom {
    text-align: center;
  }
}
@media (max-width: 991px) {
  #sliding-popup.sliding-popup-bottom #popup-text {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  #sliding-popup.sliding-popup-bottom #popup-text {
    float: inherit;
    text-align: center;
  }
  #sliding-popup.sliding-popup-bottom #popup-text h2::after {
    display: none;
  }
}
@media (max-width: 991px) {
  #sliding-popup.sliding-popup-bottom #popup-buttons {
    float: inherit;
    padding-bottom: 10px;
    max-width: 100%;
  }
}
#sliding-popup.sliding-popup-bottom #popup-buttons .agree-button,
#sliding-popup.sliding-popup-bottom #popup-buttons .find-more-button {
  margin-top: 11px;
  background: #edd227 none;
  border-radius: 0;
  border: none;
  text-shadow: none;
  box-shadow: none;
  font-weight: 500;
  transition: 0.2s ease background;
}
#sliding-popup.sliding-popup-bottom #popup-buttons .agree-button:hover,
#sliding-popup.sliding-popup-bottom #popup-buttons .find-more-button:hover {
  background: #ffdd06 none;
}
#edp-cookies-banner {
  position: fixed;
  width: 100%;
  bottom: 0;
  background-color: #034ea2;
  padding: 1em;
  z-index: 1000;
}
#edp-cookies-banner h3 {
  margin: 0 0 0.5rem 0;
  color: white;
}
@media (max-width: 991px) {
  #edp-cookies-banner h3 {
    text-align: center;
  }
}
#edp-cookies-banner .banner-text {
  float: left;
  max-width: 85%;
  max-width: calc(100% - 200px);
}
@media (max-width: 991px) {
  #edp-cookies-banner .banner-text {
    float: inherit;
    text-align: center;
    max-width: 100%;
  }
}
#edp-cookies-banner .banner-text p {
  margin: 0;
  color: white;
}
#edp-cookies-banner .banner-text p a {
  display: inline-block;
  text-decoration: underline;
  color: #84c4f1;
}
#edp-cookies-banner .banner-text p a:hover {
  color: #198cdc;
}
#edp-cookies-banner .banner-buttons {
  float: right;
}
@media (max-width: 991px) {
  #edp-cookies-banner .banner-buttons {
    float: inherit;
    text-align: center;
    max-width: 100%;
    margin-top: 1rem;
  }
}
#edp-cookies-banner .banner-buttons .edp-cookies-accept,
#edp-cookies-banner .banner-buttons .edp-cookies-refuse,
#edp-cookies-banner .banner-buttons .edp-cookies-more {
  margin: 0.3rem 0.5rem;
}
#edp-cookies-banner .banner-buttons .edp-cookies-accept:hover,
#edp-cookies-banner .banner-buttons .edp-cookies-refuse:hover,
#edp-cookies-banner .banner-buttons .edp-cookies-more:hover {
  background: white;
  color: #198cdc !important;
}
#block-multisite-twitterblock-fpfis-twitter .panel-heading,
#block-bean-twitter-webtools .panel-heading {
  color: #283543;
}
#block-multisite-twitterblock-fpfis-twitter .panel-heading:before,
#block-bean-twitter-webtools .panel-heading:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  content: "\f099";
  color: #1da1f2;
}
#block-multisite-twitterblock-fpfis-twitter .smk-tweets,
#block-bean-twitter-webtools .smk-tweets {
  margin: 0;
  padding: 0 !important;
  border: 0 !important;
  background-color: #edeef0 !important;
}
#block-multisite-twitterblock-fpfis-twitter .smk-tweets:after,
#block-bean-twitter-webtools .smk-tweets:after {
  content: "…";
  display: block;
  height: 35px;
  line-height: 0;
  text-align: center;
  font-size: 50px;
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#block-multisite-twitterblock-fpfis-twitter .smk-tweets .user + li,
#block-bean-twitter-webtools .smk-tweets .user + li {
  margin: 0;
}
#block-multisite-twitterblock-fpfis-twitter .smk-tweets .ago a,
#block-bean-twitter-webtools .smk-tweets .ago a {
  color: #283543;
}
#block-multisite-twitterblock-fpfis-twitter .favourite,
#block-bean-twitter-webtools .favourite,
#block-multisite-twitterblock-fpfis-twitter .reply,
#block-bean-twitter-webtools .reply,
#block-multisite-twitterblock-fpfis-twitter .retweet,
#block-bean-twitter-webtools .retweet {
  display: none;
}
#block-views-edps-latest-picture-video-block .carousel-inner {
  margin-bottom: 30px;
}
#block-views-edps-latest-picture-video-block .carousel-control.left,
#block-views-edps-latest-picture-video-block .carousel-control.right {
  background-image: inherit;
}
#block-views-edps-latest-picture-video-block .item {
  height: 240px;
  text-align: center;
}
#block-views-edps-latest-picture-video-block .carousel-indicators {
  bottom: -35px;
}
#block-views-edps-latest-picture-video-block .carousel-indicators li {
  border-color: #0065a2;
}
#block-views-edps-latest-picture-video-block .carousel-indicators li.active {
  background-color: #0065a2;
}
#block-views-edps-latest-picture-video-block .views-field-field-edpsweb-thumbnail img,
#block-views-edps-latest-picture-video-block .views-field-field-edpsweb-video img {
  width: 100%;
  height: auto;
  display: block;
}
#block-views-edps-latest-picture-video-block .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
  text-shadow: none;
  color: #0065a2;
}
#block-views-edps-latest-picture-video-block .carousel-control span::before {
  opacity: 1;
  color: #0065a2;
  box-shadow: none;
}
#block-views-edps-latest-picture-video-block .views-field-title-field-et {
  z-index: 1;
  padding: 5px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 14px;
  background-color: #edeef0;
  text-align: left;
  color: #283543;
}
#block-views-edps-latest-picture-video-block .views-field-view-node a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -19px;
  z-index: 1;
  text-indent: -9999px;
}
#block-views-edps-latest-picture-video-block .panel-body {
  padding: 0;
}
#block-views-edps-latest-picture-video-block .panel-heading {
  display: none;
}
#block-views-edps-latest-picture-video-block .views-field-title-field-et img,
#block-views-edps-latest-picture-video-block .views-field-field-edpsweb-picture img {
  width: 100%;
  max-width: 260px;
  height: auto;
}
#block-views-edps-latest-picture-video-block .carousel-control .glyphicon-chevron-left,
#block-views-edps-latest-picture-video-block .carousel-control .icon-prev {
  margin-left: -19px;
}
#block-views-edps-latest-picture-video-block .carousel-control .glyphicon-chevron-right,
#block-views-edps-latest-picture-video-block .carousel-control .icon-next {
  margin-right: -19px;
}
#block-views-edps-latest-picture-video-block .carousel-control .icon-prev,
#block-views-edps-latest-picture-video-block .carousel-control .icon-next {
  background-color: #258dd5;
}
#block-views-edps-latest-picture-video-block .carousel-control .icon-prev::before,
#block-views-edps-latest-picture-video-block .carousel-control .icon-next::before {
  color: white !important;
}
#block-views-edps-latest-picture-video-block .carousel-control .icon-prev::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f104";
}
#block-views-edps-latest-picture-video-block .carousel-control .icon-prev::before.fa-pull-left {
  margin-right: 0.3em;
}
#block-views-edps-latest-picture-video-block .carousel-control .icon-prev::before.fa-pull-right {
  margin-left: 0.3em;
}
#block-views-edps-latest-picture-video-block .carousel-control .icon-prev::before.pull-left {
  margin-right: 0.3em;
}
#block-views-edps-latest-picture-video-block .carousel-control .icon-prev::before.pull-right {
  margin-left: 0.3em;
}
#block-views-edps-latest-picture-video-block .carousel-control .icon-next::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
}
#block-views-edps-latest-picture-video-block .carousel-control .icon-next::before.fa-pull-left {
  margin-right: 0.3em;
}
#block-views-edps-latest-picture-video-block .carousel-control .icon-next::before.fa-pull-right {
  margin-left: 0.3em;
}
#block-views-edps-latest-picture-video-block .carousel-control .icon-next::before.pull-left {
  margin-right: 0.3em;
}
#block-views-edps-latest-picture-video-block .carousel-control .icon-next::before.pull-right {
  margin-left: 0.3em;
}
#block-multisite-create-button-create-content-button {
  display: inline-block;
}
#block-edpsweb-main-edpsweb-main-print-button {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
#block-edpsweb-main-edpsweb-main-print-button .panel-body {
  padding: 10px 0 0 0;
}
#block-edpsweb-main-edpsweb-main-print-button a.print-button {
  width: 27px;
  height: 27px;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  background-color: #8a9199;
  color: #8a9199;
  -moz-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  -ms-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
@media (max-width: 991px) {
  #block-edpsweb-main-edpsweb-main-print-button a.print-button {
    display: none;
  }
}
#block-edpsweb-main-edpsweb-main-print-button a.print-button::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f02f";
  color: white;
  line-height: 1.7;
}
#block-edpsweb-main-edpsweb-main-print-button a.print-button:hover {
  background-color: #0065a2;
  color: #0065a2;
}
.front #path {
  display: none;
}
#path {
  background-color: #edeef0;
  height: 35px;
  font-size: 14px;
  line-height: 2.5;
}
#path > .container > .easy-breadcrumb_segment-separator:first-child {
  display: none;
}
#path .easy-breadcrumb_segment-front {
  vertical-align: middle;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#path .easy-breadcrumb_segment-front::before {
  content: "\f015";
  margin-right: 5px;
}
#path .container {
  color: #198cdc;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
#path .menu-breadcrumb[class] {
  padding-left: 0;
}
#path .menu-breadcrumb[class] a {
  color: #8a9199;
}
#path .easy-breadcrumb_segment-separator {
  color: #8a9199;
  padding-left: 5px;
  padding-right: 5px;
}
#path .easy-breadcrumb[class] {
  display: inline;
  padding-left: 0;
}
#path .easy-breadcrumb[class] a.easy-breadcrumb_segment,
#path .easy-breadcrumb[class] span.easy-breadcrumb_segment {
  color: #198cdc;
}
#path .easy-breadcrumb[class] .easy-breadcrumb_segment-separator {
  color: #8a9199;
}
#path .easy-breadcrumb[class] a.active,
#path .easy-breadcrumb[class] .easy-breadcrumb_segment-title {
  color: #283543;
}
#path .easy-breadcrumb_segment-front {
  width: 14px;
  height: 14px;
  position: relative;
  top: -2px;
  overflow: hidden;
  background-color: transparent !important;
}
#path .easy-breadcrumb_segment-front:hover {
  text-decoration: none;
}
#path .menu.menu-breadcrumb a::before {
  content: "\f015";
  margin-right: 1rem;
  position: relative;
  top: 2px;
}
/* Normal btn */
#views-exposed-form-register-page .btn,
.ew-subject_listing_page .views-exposed-widget.views-submit-button input.form-submit,
.ew-document_listing_page .views-exposed-widget.views-submit-button input.form-submit,
.page-press-publications-press-news-press-releases #block-system-main .ew-press_release_document-type,
.node-type-edpsweb-press-release #block-system-main .ew-press_release_document-type,
.ew-press_release_document-type,
.ew-publication_document-type,
.view-edpsweb-press-releases .date-prev a,
.view-edpsweb-press-releases .date-next a,
.form-actions input.btn,
.edp-cookies-accept.btn,
.edp-cookies-refuse.btn,
.edp-cookies-more.btn {
  padding: 10px 25px;
  border: none;
  font-weight: bold;
  background-color: #198cdc;
  color: #ffffff !important;
  border-radius: 0;
  transition: 0.3s ease all;
}
#views-exposed-form-register-page .btn a,
.ew-subject_listing_page .views-exposed-widget.views-submit-button input.form-submit a,
.ew-document_listing_page .views-exposed-widget.views-submit-button input.form-submit a,
.page-press-publications-press-news-press-releases #block-system-main .ew-press_release_document-type a,
.node-type-edpsweb-press-release #block-system-main .ew-press_release_document-type a,
.ew-press_release_document-type a,
.ew-publication_document-type a,
.view-edpsweb-press-releases .date-prev a a,
.view-edpsweb-press-releases .date-next a a,
.form-actions input.btn a,
.edp-cookies-accept.btn a,
.edp-cookies-refuse.btn a,
.edp-cookies-more.btn a {
  color: white;
}
/* Small btn */
.node-edpsweb-publication .ew-publication_content .ew-publication_document-type a,
.page-press-publications-press-news-press-releases #block-system-main .ew-press_release_document-type,
.node-type-edpsweb-press-release #block-system-main .ew-press_release_document-type,
.ew-press_release_document-type,
.ew-publication_document-type,
.field-name-field-edpsweb-document-type a {
  padding: 5px 10px !important;
}
.page-press-publications-press-news-press-releases #block-system-main .ew-press_release_document-type,
.node-type-edpsweb-press-release #block-system-main .ew-press_release_document-type,
.ew-press_release_document-type,
.ew-publication_document-type {
  padding: 0 !important;
  margin-left: 20px;
}
.page-press-publications-press-news-press-releases #block-system-main .ew-press_release_document-type a,
.node-type-edpsweb-press-release #block-system-main .ew-press_release_document-type a,
.ew-press_release_document-type a,
.ew-publication_document-type a,
.page-press-publications-press-news-press-releases #block-system-main .ew-press_release_document-type span,
.node-type-edpsweb-press-release #block-system-main .ew-press_release_document-type span,
.ew-press_release_document-type span,
.ew-publication_document-type span {
  padding: 5px 10px;
}
@media (max-width: 768px) {
  a.ew-news_homepage_list_button,
  a.ew-agenda_homepage_list_button,
  a.ew-hot_subjects_homepage_list_button {
    display: block;
    position: absolute;
    right: 30px;
    top: -15px;
    width: 45px;
    height: 45px;
    letter-spacing: 10px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 28px;
    text-align: center;
    text-indent: 6px;
    line-height: 0.9;
  }
  a.ew-news_homepage_list_button:hover,
  a.ew-agenda_homepage_list_button:hover,
  a.ew-hot_subjects_homepage_list_button:hover {
    text-decoration: none;
    background-color: #0065a2;
  }
}
/* Hover effect */
a.ew-news_homepage_list_button,
#block-views-edpsweb-blog-block-1 a.ew-blog_homepage_list_button,
#block-views-edpsweb-agenda-block-1 a.ew-agenda_homepage_list_button,
#block-views-hot-subjects-block a.ew-hot_subjects_homepage_list_button,
#block-multisite-twitterblock-fpfis-twitter .smk-tweets.tweet_more a,
#block-bean-twitter-webtools .smk-tweets.tweet_more a,
.edp-cookies-accept.btn,
.edp-cookies-refuse.btn,
.edp-cookies-more.btn {
  transition: 0.2s ease background;
}
a.ew-news_homepage_list_button:hover,
#block-views-edpsweb-blog-block-1 a.ew-blog_homepage_list_button:hover,
#block-views-edpsweb-agenda-block-1 a.ew-agenda_homepage_list_button:hover,
#block-views-hot-subjects-block a.ew-hot_subjects_homepage_list_button:hover,
#block-multisite-twitterblock-fpfis-twitter .smk-tweets.tweet_more a:hover,
#block-bean-twitter-webtools .smk-tweets.tweet_more a:hover,
.edp-cookies-accept.btn:hover,
.edp-cookies-refuse.btn:hover,
.edp-cookies-more.btn:hover {
  text-decoration: none;
  background-color: #034ea2;
}
/* Hot Subjects */
#block-views-hot-subjects-block {
  position: relative;
}
#block-views-hot-subjects-block div.ew-hot_subjects_homepage_list_button {
  position: absolute;
  right: -10px;
  top: 25px;
}
#block-views-hot-subjects-block a.ew-hot_subjects_homepage_list_button {
  color: #fff;
  background-color: #198cdc;
  margin-top: 10px;
  padding: 10px;
}
#block-views-hot-subjects-block > .ew-hot_subjects_homepage_list_button {
  text-align: right;
  padding-right: 15px;
}
#block-views-hot-subjects-block .view-content {
  column-count: 3;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-gap: 20px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
}
#block-views-hot-subjects-block .view-content .views-row {
  border-top: 0;
  margin-bottom: 0;
}
#block-views-hot-subjects-block .view-content .item-list {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
#block-views-hot-subjects-block .view-content .item-list h3 {
  margin-bottom: 0;
  text-transform: uppercase;
  margin-top: 0;
}
#block-views-hot-subjects-block .view-content .item-list h3 span {
  text-transform: uppercase;
}
#block-views-hot-subjects-block .view-content .item-list .views-row {
  margin-bottom: 10px;
}
#block-views-hot-subjects-block .view-content .item-list ul {
  padding-left: 0 !important;
}
#block-views-hot-subjects-block .view-content .item-list ul li {
  margin-left: 0;
  list-style-type: none;
  padding-top: 10px;
}
#block-views-hot-subjects-block .view-content .item-list ul li:last-child {
  margin-bottom: 20px;
}
/* Language switch */
ul#language-selector {
  display: inline-block;
  right: -30px;
  position: relative;
}
ul#language-selector.language-selector-open {
  box-shadow: 0px 8px 7px 1px rgba(0, 0, 0, 0.09);
}
.language-selector-close,
.language-selector-open {
  top: 81px;
  border: none;
}
#language-selector {
  font-size: 100%;
}
#language-selector img {
  top: 9px;
  right: 10px;
}
#language-selector a {
  background-color: #ffffff;
  color: #8a9199;
  transition: 0.1s ease color;
}
#language-selector a:hover {
  text-decoration: underline;
  color: #0065a2;
}
.language-selector-close a,
.language-selector-open a,
.language-selector-close a:visited,
.language-selector-open a:visited {
  padding: 6px 11px;
}
@media (max-width: 991px) {
  #language-selector {
    top: 45px;
  }
}
.no-csscolumns .om-maximenu-content.om-maximenu-content-nofade.closed.active {
  display: block;
}
@media (max-width: 380px) {
  .region.region-header-top ul#language-selector {
    width: 100px;
    margin-bottom: 0;
    padding: 3px 0;
  }
  .language-selector-open li,
  .language-selector-close li.selected {
    position: relative;
    padding: 1px;
    width: 100px;
  }
  #language-selector a {
    font-size: 12px;
  }
  #language-selector a img {
    display: none;
  }
}
@media (max-width: 330px) {
  .region.region-header-top ul#language-selector {
    width: 80px;
    margin-top: 6px;
  }
  .language-selector-open li,
  .language-selector-close li.selected {
    width: 80px;
  }
  #language-selector a {
    padding: 0 5px;
  }
}
.node-edpsweb-newsletter .ew-newsletter_date,
.node-edpsweb-newsletter .ew-publication_date {
  display: block;
  width: 60px;
  background-color: #edd227;
  text-align: center;
  padding: 10px;
  margin: 0px 20px 0 0;
  float: left;
  font-weight: bold;
}
.node-edpsweb-newsletter .ew-newsletter_date .ew-press-release_date-content,
.node-edpsweb-newsletter .ew-publication_date .ew-press-release_date-content,
.node-edpsweb-newsletter .ew-newsletter_date .ew-publication_date-content,
.node-edpsweb-newsletter .ew-publication_date .ew-publication_date-content {
  display: none;
}
.node-edpsweb-newsletter .ew-newsletter_date .ew-publication_date-month,
.node-edpsweb-newsletter .ew-publication_date .ew-publication_date-month {
  text-transform: uppercase;
}
.node-edpsweb-newsletter .ew-publication_content {
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.node-edpsweb-newsletter .ew-newsletter_document-type,
.node-edpsweb-newsletter .ew-publication_document-type {
  float: right;
  position: relative;
  top: 5px;
}
.node-edpsweb-newsletter .ew-newsletter_document-type a,
.node-edpsweb-newsletter .ew-publication_document-type a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_body h1[style="text-align:center"],
.node-edpsweb-newsletter .ew-publication_content_paragraph_body h2[style="text-align:center"],
.node-edpsweb-newsletter .ew-publication_content_paragraph_body h3[style="text-align:center"],
.node-edpsweb-newsletter .ew-publication_content_paragraph_body h4[style="text-align:center"],
.node-edpsweb-newsletter .ew-publication_content_paragraph_body h5[style="text-align:center"],
.node-edpsweb-newsletter .ew-publication_content_paragraph_body h6[style="text-align:center"] {
  text-align: center !important;
  padding: 0 !important;
  right: 0 !important;
}
.node-edpsweb-newsletter .field-name-field-ne-body {
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  .node-edpsweb-newsletter .field-name-field-ne-body div {
    margin: 0 !important;
  }
}
.node-edpsweb-newsletter .ew-publication_document-type,
.node-edpsweb-newsletter .ew-newsletter_document-type {
  padding: 10px 25px;
  border: none;
  font-weight: bold;
  background-color: #198cdc;
  color: #ffffff !important;
  border-radius: 0;
  transition: 0.3s ease all;
  float: right;
  position: relative;
  top: 5px;
}
.node-edpsweb-newsletter .ew-publication_document-type a,
.node-edpsweb-newsletter .ew-newsletter_document-type a {
  color: white;
}
.node-edpsweb-newsletter .ew-publication_document-type ul li,
.node-edpsweb-newsletter .ew-newsletter_document-type ul li {
  padding: 0;
}
@media (max-width: 500px) {
  .node-edpsweb-newsletter .ew-publication_document-type,
  .node-edpsweb-newsletter .ew-newsletter_document-type {
    float: inherit;
    position: absolute;
    left: 60px;
  }
}
.node-edpsweb-newsletter > h3,
.node-edpsweb-newsletter .publication_content_title {
  padding-right: 130px;
  padding-top: 5px;
  margin-bottom: 15px;
  margin-top: 0;
  color: #283543;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}
.node-edpsweb-newsletter .ew-publication_content_body,
.node-edpsweb-newsletter .ew-publication_content_paragraphs {
  padding-left: 80px;
}
.node-edpsweb-newsletter .field-collection-view {
  padding: 0;
  margin: 0;
}
.node-edpsweb-newsletter .field-name-field-edpsweb-newsletter-number,
.node-edpsweb-newsletter .field-name-field-edpsweb-newsletter-number .field-items,
.node-edpsweb-newsletter .field-name-field-edpsweb-newsletter-number .field-items .field-item {
  display: inline;
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image {
  margin-top: 10px;
}
.node-edpsweb-newsletter .ew-press_release_tags .links {
  padding-left: 0 !important;
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-center .ew-publication_content_paragraph_image {
  text-align: center;
  margin: 30px 0;
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-center .ew-publication_content_paragraph_image img {
  width: 100%;
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-float_left .ew-publication_content_paragraph_image {
  float: left;
  margin-right: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 520px) {
  .node-edpsweb-newsletter .ew-publication_content_paragraph_image-float_left .ew-publication_content_paragraph_image {
    text-align: center;
    float: inherit;
    margin-right: 0;
  }
  .node-edpsweb-newsletter .ew-publication_content_paragraph_image-float_left .ew-publication_content_paragraph_image img {
    width: inherit !important;
  }
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-float_left .ew-publication_content_paragraph_image img {
  width: 220px;
  heigth: auto;
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-float_right .ew-publication_content_paragraph_image {
  float: right;
  margin-left: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 520px) {
  .node-edpsweb-newsletter .ew-publication_content_paragraph_image-float_right .ew-publication_content_paragraph_image {
    text-align: center;
    float: inherit;
    margin-left: 0;
  }
  .node-edpsweb-newsletter .ew-publication_content_paragraph_image-float_right .ew-publication_content_paragraph_image img {
    width: inherit !important;
  }
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-float_right .ew-publication_content_paragraph_image img {
  width: 220px;
  heigth: auto;
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_left .ew-publication_content_paragraph_image {
  float: left;
  margin-right: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 520px) {
  .node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_left .ew-publication_content_paragraph_image {
    text-align: center;
    float: inherit;
    margin-right: 0;
  }
  .node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_left .ew-publication_content_paragraph_image img {
    width: inherit !important;
  }
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_left .ew-publication_content_paragraph_image img {
  width: 220px;
  heigth: auto;
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_left .ew-publication_content_paragraph_body {
  padding-left: 240px;
}
@media (max-width: 767px) {
  .node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_left .ew-publication_content_paragraph_body {
    padding-left: 0px;
  }
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_right .ew-publication_content_paragraph_image {
  float: right;
  margin-left: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 520px) {
  .node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_right .ew-publication_content_paragraph_image {
    text-align: center;
    float: inherit;
    margin-left: 0;
  }
  .node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_right .ew-publication_content_paragraph_image img {
    width: inherit !important;
  }
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_right .ew-publication_content_paragraph_image img {
  width: 220px;
  heigth: auto;
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_right .ew-publication_content_paragraph_body {
  padding-right: 240px;
}
@media (max-width: 767px) {
  .node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_right .ew-publication_content_paragraph_body {
    padding-right: 0px;
  }
}
.node-edpsweb-newsletter .ew-publication_content_paragraphs .field-collection-view {
  margin-bottom: 40px;
  border: none;
}
.node-edpsweb-newsletter .ew-publication_content > h3 {
  margin-top: 0;
}
@media (max-width: 600px) {
  .node-edpsweb-newsletter .ew-publication_content > h3 {
    padding: 0;
    padding-top: 40px;
  }
}
.node-type-edpsweb-publication-display .node-edpsweb-newsletter.node-teaser {
  padding: 0;
  margin: 0 15px 0 0;
}
.node-type-edpsweb-publication-display .block.block-views + .block.block-views .panel-body {
  padding-left: 0;
}
.node-edpsweb-newsletter .ew-publication_content {
  position: relative;
}
.ew-has-background-color {
  padding: 20px;
}
.node-edpsweb-newsletter.node-full .field-collection-container,
.node-edpsweb-newsletter.node-full .ew-publication_content {
  border-bottom: none;
}
.page-search .node-edpsweb-newsletter .ew-newsletter_date-content {
  display: none !important;
}
.page-search .node-edpsweb-newsletter .ew-newsletter_content_body {
  padding-left: 80px;
  padding-top: 30px;
}
.page-search .node-edpsweb-newsletter .ew-newsletter_document-type,
.page-search .node-edpsweb-newsletter .ew-publication_document-type {
  padding: 0 10px !important;
}
.page-search .ew-newsletter_content {
  position: relative;
}
.page-search .node-edpsweb-newsletter .ew-newsletter_document-type {
  top: 0;
}
@media (max-width: 500px) {
  .page-search .node-edpsweb-newsletter .ew-newsletter_document-type {
    left: 87px;
    top: 15px;
  }
}
.node .field-type-taxonomy-term-reference ul.links li {
  white-space: inherit;
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-float_right .ew-publication_content_paragraph_image,
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_right .ew-publication_content_paragraph_image,
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_left .ew-publication_content_paragraph_image,
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-float_left .ew-publication_content_paragraph_image {
  margin: 0 !important;
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_left .ew-publication_content_paragraph_image img,
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-float_left .ew-publication_content_paragraph_image img {
  margin-top: 1rem !important;
  margin-right: 2rem !important;
  margin-bottom: 1rem  !important;
}
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-float_right .ew-publication_content_paragraph_image img,
.node-edpsweb-newsletter .ew-publication_content_paragraph_image-block_right .ew-publication_content_paragraph_image img {
  margin-top: 1rem !important;
  margin-left: 2rem !important;
  margin-bottom: 1rem  !important;
}
@media (max-width: 767px) {
  #messages {
    margin: 0 20px;
  }
}
/* Search box */
@media (min-width: 767px) {
  form#search-block-form {
    width: 248px;
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
  }
  form#search-block-form .form-item-search-block-form .form-text {
    transition: 0.3s ease-in all;
    position: relative;
    left: 205px;
    width: 180px;
  }
  form#search-block-form.active .form-item-search-block-form .form-text {
    left: 0;
  }
  form#search-block-form .form-submit {
    background-color: #198cdc;
    border: none;
    padding: 16px;
    color: white;
  }
  form#search-block-form .form-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 30;
    overflow-x: hidden;
  }
  form#search-block-form #edit-search-block-form--2 {
    background-color: #198cdc;
    border: none;
    height: 50px;
    width: 200px;
    color: white;
  }
  form#search-block-form #edit-search-block-form--2::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #ffffff;
  }
  form#search-block-form #edit-search-block-form--2:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ffffff;
    opacity: 1;
  }
  form#search-block-form #edit-search-block-form--2::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ffffff;
    opacity: 1;
  }
  form#search-block-form #edit-search-block-form--2:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ffffff;
  }
  form#search-block-form .form-actions input,
  form#search-block-form .form-item input {
    border-radius: 0;
  }
  form#search-block-form .input-group {
    display: inherit;
  }
  form#search-block-form .input-group-btn {
    position: absolute;
    right: 0;
    z-index: 30;
    width: inherit;
  }
}
@media (max-width: 1199px) {
  form#search-block-form {
    width: 234px;
  }
  form#search-block-form #edit-search-block-form--2 {
    width: 185px;
  }
}
@media (max-width: 991px) {
  form#search-block-form {
    width: 184px;
  }
  form#search-block-form #edit-search-block-form--2 {
    width: 135px;
  }
  form#search-block-form .form-item-search-block-form .form-text {
    left: 135px;
  }
}
@media (max-width: 767px) {
  form#search-block-form #edit-search-block-form--2 {
    width: 165px;
    left: 0;
    height: 40px;
  }
  form#search-block-form {
    position: absolute;
    top: 15px;
    left: 10px;
    width: 200px;
    padding-right: 40px;
    z-index: 500;
  }
  form#search-block-form .form-item {
    float: inherit;
  }
  form#search-block-form .input-group {
    position: inherit;
    display: inherit;
  }
  form#search-block-form .input-group-btn {
    position: absolute;
    top: 0;
    right: 38px;
    z-index: 500;
  }
  form#search-block-form .form-item input {
    border: none;
    border-radius: 0;
  }
  form#search-block-form .form-actions input {
    background-color: #034ea2;
    border: none;
    border-radius: 0;
    padding: 9px 10px;
    height: 40px;
  }
  form#search-block-form .form-control[class],
  form#search-block-form .form-email[class] {
    padding: 7px 12px;
  }
}
.cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
.cd-timeline::before {
  /* This is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f2df68;
  z-index: 2;
}
/* GDPR Block style */
#block-bean-gdpr-timeline .panel-body.content a {
  color: #198cdc;
  font-weight: bold;
  float: right;
}
/* Timeline Homepage */
#block-bean-gdpr .panel-body.content .field.field-name-field-edpsweb-block-link {
  text-align: right;
}
#block-bean-blog .panel-body.content.blog-content .field.field-name-field-edpsweb-block-link {
  text-align: right;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}
.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.cd-timeline-img {
  position: absolute;
  top: 10px;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -1px;
}
.cd-timeline-img {
  background: #f2df68;
  border-style: solid;
  border-color: #faf1be;
  border-width: 13px;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}
@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background-color: #edeef0;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #d7e4ed;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content > h2 {
  color: #303e49;
}
.cd-timeline-content p,
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: 0.8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: 0.8em 0;
  opacity: 0.7;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #edeef0;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content > h2 {
    font-size: 20px;
    font-size: 1.25em;
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-content .cd-read-more,
  .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #edeef0;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #edeef0;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}
@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.cd-timeline-content .cd-content-full {
  display: none;
}
.cd-timeline-content > h2 {
  color: #283543;
  font-weight: bold;
}
.cd-timeline-content div {
  color: #283543;
}
.cd-timeline-content .cd-date {
  font-size: 1em;
  font-weight: bold;
  color: #034ea2;
}
.cd-timeline-content .cd-read-more-visible-0 {
  display: none;
}
.cd-timeline-content::before {
  top: 24px;
}
/* GDPR Timeline p display */
.node-edpsweb-timeline-display .field-name-field-ne-body > .field-items > .field-item p:not(.gdprClock) {
  display: block !important;
}
/* Progress Bar */
.webform-progressbar-outer {
  background-color: #81a6d0;
  border: 0px;
  height: 4px;
}
.webform-progressbar-page.current {
  background-color: #099808;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border-style: solid;
  border-color: #11d011;
  border-width: 13px;
}
.webform-progressbar-page {
  background-color: #034ea2;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border-style: solid;
  border-color: #8ec5ec;
  border-width: 13px;
  margin-top: -21px;
  margin-left: -20px;
}
.webform-progressbar {
  margin-top: 60px;
  margin-bottom: 100px;
  width: 80%;
  font-size: 17px;
  color: #7e868e;
}
@media (max-width: 767px) {
  .webform-progressbar {
    margin-bottom: 60px;
  }
}
.webform-progressbar-page.completed {
  background-color: #099808;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border-style: solid;
  border-color: #11d011;
  border-width: 13px;
}
/* Form fields */
.webform-progressbar-page .webform-progressbar-page-label {
  margin: 0;
  position: relative;
  top: 10px;
  left: -43px;
  top: 40px;
  width: 100px;
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .webform-progressbar-page .webform-progressbar-page-label {
    display: none;
  }
}
.ew-important_information {
  background-color: #efd63c;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.ew-security_information {
  background-color: #eda527;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
/* Buttons */
.form-actions input.btn {
  margin-left: 10px;
}
.form-actions input.btn:first-child {
  margin-left: 0;
}
/* Confirmation message */
.webform-confirmation p {
  font-size: 30px;
  color: #198cdc;
  font-weight: normal;
}
/* Complaint form button hidden */
.webform-component-file .btn {
  display: none;
}
/* Chosen input style */
.chosen-container {
  max-width: 100%;
}
@media (max-width: 991px) {
  .chosen-container {
    width: 100%;
  }
}
.chosen-container-active[class] .chosen-choices {
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.chosen-container-multi .chosen-choices li.search-choice {
  background: #198cdc;
  border: none;
  color: white;
  box-shadow: none;
  padding: 4px 20px 4px 6px;
}
#layout-body .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  background: transparent none !important;
}
#layout-body .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  color: white;
  background: transparent none !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
  background: transparent none !important;
  color: white;
  font-size: 13px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:after:hover {
  color: #283543;
  background: transparent none !important;
}
.chosen-container-single .chosen-single,
.form-control.chosen-container {
  padding: 15px 10px;
  height: inherit;
  border: 1px solid #aaa;
  background: white none !important;
  box-shadow: none !important;
  border-radius: 0;
}
.chosen-container-single .chosen-single:after,
.form-control.chosen-container:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  height: 15px;
  position: absolute;
  top: 0;
  right: 2rem;
  bottom: 0;
  margin: auto;
  font-size: 16px;
  color: #198cdc;
}
.chosen-container-single .chosen-single b,
.form-control.chosen-container b {
  display: none !important;
}
.chosen-container .chosen-drop {
  border-radius: 0;
}
.chosen-container .chosen-drop .chosen-results {
  padding: 0;
  margin: 0;
}
.chosen-container .chosen-drop .active-result.highlighted {
  background: #198cdc none !important;
}
.chosen-container-active {
  transition: border 0s;
}
.chosen-container-single .chosen-single span {
  color: #999;
  font-size: 14px;
}
.chosen-container-active.chosen-container-single .chosen-single {
  border: 1px solid #0065a2 !important;
}
.chosen-container-active.chosen-container-multi {
  border: 1px solid #0065a2 !important;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: -1px;
  right: -1px;
  width: auto;
}
.form-control.chosen-container-multi .chosen-choices {
  line-height: inherit;
}
.form-control[class],
.form-email[class] {
  display: block;
  width: 100%;
  padding: 14px 12px;
  height: inherit;
  font-size: 14px;
  border-radius: 0;
  border: 1px solid #aaa;
  -webkit-appearance: none;
  box-shadow: none;
}
.form-control[class]:focus,
.form-email[class]:focus {
  box-shadow: inherit;
  border-color: #0065a2 !important;
}
/* sidebar in publication */
#views-exposed-form-edpsweb-documents-details-block .views-exposed-widget {
  margin-top: 15px;
  margin-bottom: 25px;
  padding: 0;
}
#views-exposed-form-edpsweb-documents-details-block .views-exposed-widget.views-submit-button {
  padding: 0;
  margin: 0;
}
#views-exposed-form-edpsweb-documents-details-block .views-exposed-widget.views-submit-button input {
  margin: 0;
  position: relative;
  top: 5px;
}
#views-exposed-form-register-page .form-control {
  border-radius: 0px;
  box-shadow: 0px 0px 0px;
  background-color: white;
}
.chosen-container .chosen-drop {
  border-color: #0065a2;
}
@media (max-width: 767px) {
  .webform-progressbar-page.current,
  .webform-progressbar-page {
    width: 20px;
    height: 20px;
    margin-top: -14px;
  }
}
.webform-container-inline .form-control {
  display: inline-block;
  width: auto;
}
.pager[class] {
  margin-top: 50px;
}
.pager[class] .pager-item {
  display: inline-block;
  margin-left: -2px;
  vertical-align: top;
  padding-top: 0;
  text-align: center;
}
.pager[class] .pager-item li {
  padding: 0.3em;
}
.pager[class] .pager-item a {
  height: 30px;
  width: 30px;
  border: 1px solid #198cdc;
  padding: 0;
  line-height: 1.7;
  color: #198cdc;
  text-align: center;
  transition: 0.2s ease all;
}
.pager[class] .pager-item a:hover {
  background-color: #198cdc;
  color: white;
}
.pager[class] .pager-current {
  margin: 0;
  padding: 0;
  display: inline-block;
  height: 30px;
  width: 30px;
  border: 1px solid #198cdc;
  background-color: #198cdc;
  color: white;
  text-align: center;
  line-height: 1.7;
  vertical-align: top;
  border-radius: 50px;
}
.pager[class] .pager-first,
.pager[class] .pager-previous,
.pager[class] .pager-next,
.pager[class] .pager-last {
  padding: 0;
  display: inline-block;
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 3px;
}
.pager[class] .pager-first a,
.pager[class] .pager-previous a,
.pager[class] .pager-next a,
.pager[class] .pager-last a {
  font-size: 12px;
  color: #198cdc;
  border: 1px solid #198cdc;
  transition: 0.2s ease all;
}
.pager[class] .pager-first a:hover,
.pager[class] .pager-previous a:hover,
.pager[class] .pager-next a:hover,
.pager[class] .pager-last a:hover {
  background-color: #198cdc;
  color: white;
}
.pager[class] .pager-ellipsis {
  margin: 0;
  vertical-align: middle;
}
.date-nav-wrapper .date-nav[class],
.date-nav-wrapper .pager[class] {
  margin: 0;
  padding: 0;
}
.date-nav-wrapper .date-nav[class] {
  margin-bottom: 30px;
}
.date-nav-wrapper .date-nav[class] a {
  transition: 0.2s ease background;
}
.date-nav-wrapper .date-nav[class] a:hover {
  background-color: #034ea2 !important;
}
.view-edpsweb-documents-details .pager {
  margin-bottom: 60px;
  margin-top: 0px;
}
.view-nexteuropa-token-ckeditor-filter-view .pager[class] .pager-current {
  line-height: 2.4;
}
.view-nexteuropa-token-ckeditor-filter-view .pager[class] .pager-item a {
  line-height: 2.5;
}
/* Agenda page */
#block-system-main .view-id-edpsweb_agenda.view-display-id-page li.date-prev a {
  background-color: #198cdc;
  border-radius: 0px;
  border: 0px;
}
#block-system-main .view-id-edpsweb_agenda.view-display-id-page li.date-prev a:hover {
  background-color: #198cdc;
  border-radius: 0px;
  border: 0px;
}
#block-system-main .view-id-edpsweb_agenda.view-display-id-page .date-nav-wrapper .date-prev a {
  color: #ffffff;
}
#block-system-main .view-id-edpsweb_agenda.view-display-id-page li.date-next a {
  background-color: #198cdc;
  border-radius: 0px;
  border: 0px;
}
#block-system-main .view-id-edpsweb_agenda.view-display-id-page li.date-next a:hover {
  background-color: #198cdc;
  border-radius: 0px;
  border: 0px;
}
#block-system-main .view-id-edpsweb_agenda.view-display-id-page .date-next a {
  color: #ffffff;
}
#block-system-main .view-id-edpsweb_agenda.view-display-id-page .views-field.views-field-title-field-et {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
}
#block-system-main .view-id-edpsweb_agenda.view-display-id-page .views-field.views-field-title-field-et .field-content {
  font-weight: bold;
  color: #198cdc;
}
#block-system-main .view-id-edpsweb_agenda.view-display-id-page .views-field.views-field-body .field-content {
  padding-bottom: 20px;
}
.page-about-edps-members-mission-agenda #block-system-main .view-content .views-row,
.view-edpsweb-agenda #block-system-main .view-content .views-row {
  padding-top: 15px;
  padding-bottom: 25px;
}
.view .date-nav-wrapper .date-prev,
.view .date-nav-wrapper .date-next {
  margin: 0;
  padding: 0;
}
.view .date-nav-wrapper .date-prev a,
.view .date-nav-wrapper .date-next a {
  margin: 0;
}
/* Agenda */
#block-views-edpsweb-agenda-block-1 {
  position: relative;
}
#block-views-edpsweb-agenda-block-1 div.ew-agenda_homepage_list_button {
  position: absolute;
  right: 0;
  top: 25px;
}
#block-views-edpsweb-agenda-block-1 a.ew-agenda_homepage_list_button {
  color: #fff;
  background-color: #198cdc;
  margin-top: 10px;
  padding: 10px;
}
#block-views-edpsweb-agenda-block-1 > .ew-agenda_homepage_list_button {
  text-align: right;
  padding-right: 15px;
}
#block-views-edpsweb-agenda-block-1 .panel-body.content .view-content .views-row {
  background-color: #ffffff;
  border-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}
#block-views-edpsweb-agenda-block-1 .panel-body.content .view-content .views-row a {
  font-weight: bold;
  margin-bottom: 50px;
}
#block-views-edpsweb-agenda-block-1 .panel-body.content .view-content .views-row .views-field.views-field-title-field-et {
  padding-bottom: 10px;
  padding-left: 5px;
  font-weight: bold;
  color: #0065a2;
  font-size: 18px;
}
#block-views-edpsweb-agenda-block-1 .panel-body.content .view-content .views-row .views-field.views-field-body {
  padding-left: 5px;
}
#block-views-edpsweb-agenda-block-1 .view-id-edpsweb_agenda .views-row {
  position: relative;
}
#block-views-edpsweb-agenda-block-1 .view-id-edpsweb_agenda .views-row:before {
  width: 2px;
  content: ' ';
  position: absolute;
  background-color: #edd227;
  left: 9px;
  top: 25px;
  bottom: -40px;
  z-index: 10;
}
#block-views-edpsweb-agenda-block-1 .view-id-edpsweb_agenda .views-row:last-child:before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAYAAAB10jRKAAAAGUlEQVQIW2N8e1n9PyOCYGBgYMDKBUuACAApeRFvCjBh0QAAAABJRU5ErkJggg==) repeat-x;
  background-size: cover;
  bottom: 5px;
}
#block-views-edpsweb-agenda-block-1 .views-field.views-field-title-field-et:before {
  width: 14px;
  height: 14px;
  position: absolute;
  left: 3px;
  background-color: #f2df68;
  border: 4px solid #faf1be;
  border-radius: 7px;
  content: ' ';
  top: 20px;
  z-index: 11;
}
a.ew-news_homepage_list_button {
  padding: 10px;
  margin-top: 10px;
  background-color: #198cdc;
  color: #ffffff;
}
a.ew-news_homepage_list_button:hover {
  color: #ffffff;
}
/* Homepage News List */
#block-views-edpsweb-news-block-3 {
  background-color: transparent;
  border: 0;
}
#block-views-edpsweb-news-block-3 .panel-body {
  border: 0;
  padding: 0;
  transition: 0.2s ease all;
}
#block-views-edpsweb-news-block-3 .panel-heading {
  background-color: white;
  border: 0;
  padding: 0;
  padding-bottom: 10px;
}
#block-views-edpsweb-news-block-1 .panel-heading {
  text-align: right;
  padding-bottom: 15px;
  padding-right: 0;
}
#block-views-edpsweb-news-block-1 .panel-body {
  padding-top: 2px;
  padding-right: 0;
}
.ew-news_homepage_main .view-content .views-row,
.ew-news_homepage_list .view-content .views-row {
  border-top: none;
  margin-bottom: 15px;
  padding-top: 0;
  clear: both;
}
.ew-news_homepage_main .view-content .views-row.views-row-last,
.ew-news_homepage_list .view-content .views-row.views-row-last {
  margin-bottom: 0;
}
.ew-news_homepage_main .view-content .views-row .node-edpsweb-news,
.ew-news_homepage_list .view-content .views-row .node-edpsweb-news {
  padding: 0;
}
.ew-news_homepage_main .view-content .views-row .node-edpsweb-news:hover,
.ew-news_homepage_list .view-content .views-row .node-edpsweb-news:hover {
  background-color: #edeef0;
  cursor: pointer;
  text-decoration: none;
}
.ew-news_homepage_main .view-content .views-row .node-edpsweb-news:hover .field-name-field-edpsweb-main-news-image::after,
.ew-news_homepage_list .view-content .views-row .node-edpsweb-news:hover .field-name-field-edpsweb-main-news-image::after,
.ew-news_homepage_main .view-content .views-row .node-edpsweb-news:hover .field-name-field-edpsweb-news-image::after,
.ew-news_homepage_list .view-content .views-row .node-edpsweb-news:hover .field-name-field-edpsweb-news-image::after {
  visibility: visible;
  opacity: 1;
}
.ew-news_homepage_main .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-main-news-image,
.ew-news_homepage_list .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-main-news-image,
.ew-news_homepage_main .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-news-image,
.ew-news_homepage_list .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-news-image {
  position: relative;
}
.ew-news_homepage_main .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-main-news-image::after,
.ew-news_homepage_list .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-main-news-image::after,
.ew-news_homepage_main .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-news-image::after,
.ew-news_homepage_list .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-news-image::after {
  content: "…";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  color: white;
  text-align: center;
  line-height: 3;
  font-size: 35px;
  background-color: rgba(25, 140, 220, 0.8);
  transition: 0.2s ease all;
}
@media (max-width: 450px) {
  .ew-news_homepage_main .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-main-news-image::after,
  .ew-news_homepage_list .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-main-news-image::after,
  .ew-news_homepage_main .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-news-image::after,
  .ew-news_homepage_list .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-news-image::after {
    line-height: 62vw;
  }
}
.ew-news_homepage_main .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-news-intro,
.ew-news_homepage_list .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-news-intro {
  margin: 5px 10px;
  color: #283543;
}
.ew-news_homepage_main .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-news-link,
.ew-news_homepage_list .view-content .views-row .node-edpsweb-news .field-name-field-edpsweb-news-link,
.ew-news_homepage_main .view-content .views-row .node-edpsweb-news .news-link,
.ew-news_homepage_list .view-content .views-row .node-edpsweb-news .news-link {
  margin: 5px 10px;
}
.ew-news_homepage_main .view-content .views-row .node-edpsweb-news .news-header,
.ew-news_homepage_list .view-content .views-row .node-edpsweb-news .news-header {
  position: relative;
}
.ew-news_homepage_main .view-content .views-row .node-edpsweb-news .news-header .field-name-field-edpsweb-date,
.ew-news_homepage_list .view-content .views-row .node-edpsweb-news .news-header .field-name-field-edpsweb-date {
  position: absolute;
  bottom: 0;
  left: 0;
}
.ew-news_homepage_main .view-content .views-row .node-edpsweb-news .news-header .field-name-field-edpsweb-date .date-display-single,
.ew-news_homepage_list .view-content .views-row .node-edpsweb-news .news-header .field-name-field-edpsweb-date .date-display-single {
  display: inline-block;
  padding: 6px;
  color: #283543;
  background-color: #edd227;
  height: 35px;
}
@media (max-width: 767px) {
  .ew-news_homepage_main .view-content .views-row .node-edpsweb-news .news-content,
  .ew-news_homepage_list .view-content .views-row .node-edpsweb-news .news-content {
    padding-bottom: 15px;
  }
}
.ew-news_homepage_list .view-content .views-row {
  border-top: none;
  margin-bottom: 15px;
  padding-top: 0;
  clear: both;
}
@media (max-width: 991px) {
  .ew-news_homepage_list .view-content .views-row {
    margin: 10px;
  }
}
@media (max-width: 767px) {
  .ew-news_homepage_list .view-content .views-row {
    margin: 10px 0;
  }
}
.ew-news_homepage_list .view-content .views-row.views-row-last {
  margin-bottom: 0;
}
.ew-news_homepage_list .news-header {
  float: left;
}
@media (max-width: 767px) {
  .ew-news_homepage_list .news-header {
    float: none;
  }
  .ew-news_homepage_list .news-header .field-name-field-edpsweb-news-image img {
    display: block;
    width: 100%;
  }
}
.ew-news_homepage_list .news-header .field-name-field-edpsweb-main-news-image {
  display: none;
}
.ew-news_homepage_list .news-content {
  margin-left: 175px;
}
@media (max-width: 767px) {
  .ew-news_homepage_list .news-content {
    margin-left: 0;
  }
}
.ew-news_homepage_list h3 {
  margin: 10px;
  color: #198cdc;
  font-size: 16px;
}
@media (max-width: 767px) {
  .ew-news_homepage_list h3 {
    margin: 10px 0;
  }
}
.ew-news_homepage_list h3 a:hover {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 991px) {
  .ew-news_homepage_main .news-header {
    float: left;
    margin: 10px;
  }
}
@media (max-width: 767px) {
  .ew-news_homepage_main .news-header {
    float: none;
  }
}
@media (max-width: 991px) {
  .ew-news_homepage_main .news-content {
    margin-left: 175px;
  }
}
@media (max-width: 767px) {
  .ew-news_homepage_main .news-content {
    margin-left: 0;
  }
}
.ew-news_homepage_main .field-name-field-edpsweb-news-image {
  display: none;
}
.ew-news_homepage_main .field-name-field-edpsweb-main-news-image::after {
  line-height: 8em !important;
}
@media (max-width: 1199px) {
  .ew-news_homepage_main .field-name-field-edpsweb-main-news-image::after {
    line-height: 4.8 !important;
  }
}
@media (max-width: 991px) {
  .ew-news_homepage_main .field-name-field-edpsweb-main-news-image::after {
    line-height: 5.7 !important;
  }
}
@media (max-width: 620px) {
  .ew-news_homepage_main .field-name-field-edpsweb-main-news-image::after {
    line-height: 60vw !important;
  }
}
.ew-news_homepage_main .field-name-field-edpsweb-main-news-image img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.ew-news_homepage_main h3 {
  color: #198cdc;
  font-size: 24px;
  padding-top: 10px;
  margin: 10px;
  font-weight: bold;
}
.ew-news_homepage_main h3::after {
  width: 20px;
  height: 4px;
  display: block;
  content: " ";
  background-color: #edd227;
  margin-top: 5px;
}
.ew-news_homepage_main h3 a:hover {
  color: inherit;
  text-decoration: none;
}
/* Homepage title */
.not-logged-in.front h1 {
  display: none;
}
/* Homepage blocks */
.panel-default > .panel-heading {
  font-weight: bold;
  font-size: 22px;
  color: #283543;
  display: block;
}
.panel-default > .panel-heading:after {
  width: 20px;
  height: 4px;
  display: block;
  content: " ";
  background-color: #edd227;
  margin-top: 5px;
}
.block-bean,
#block-views-edpsweb-agenda-block-1,
#block-views-hot-subjects-block,
#block-views-edps-latest-picture-video-block,
#block-menu-menu-edpsweb-homepage-quicklinks {
  background-color: #edeef0;
}
/* agenda */
#home-content .block-edpsweb-agenda {
  background-color: #edeef0;
}
#home-content .block-edpsweb-agenda .panel-heading {
  padding: 0 0 20px 0;
}
#home-content .block-edpsweb-agenda .panel-heading h2 {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 22px;
  color: #283543;
}
#home-content .block-edpsweb-agenda .panel-body {
  position: relative;
}
#home-content .block-edpsweb-agenda .views-row {
  position: relative;
  padding: 15px 15px 15px 50px;
  min-height: 90px;
  border: none !important;
  background-color: white;
}
#home-content .block-edpsweb-agenda .views-row .panel-heading {
  padding: 15px 20px 30px 0px;
}
#home-content .block-edpsweb-agenda .views-row .panel-heading h2 {
  margin: 0;
  padding: 0;
}
#home-content .block-edpsweb-agenda .views-row h3 {
  margin: 0 0px 15px 0;
  font-size: 16px;
  color: #034ea2;
}
#home-content .block-edpsweb-agenda .views-row h3::before {
  content: "";
  height: 6px;
  width: 6px;
  position: absolute;
  left: 23px;
  top: 21px;
  background-color: #f2df67;
  border-radius: 10px;
  box-shadow: 0px 0px 0px 4px #faf1be;
}
#home-content .block-edpsweb-agenda .agenda__homepage::after {
  content: "";
  position: absolute;
  top: 100px;
  bottom: 30px;
  left: 40px;
  width: 2px;
  background-color: #f2df67;
  z-index: 20;
}
@media (max-width: 767px) {
  #home-content .block-edpsweb-agenda .agenda__homepage::after {
    left: 45px;
  }
}
#home-content .block-edpsweb-agenda .views-row-last {
  position: relative;
  z-index: 30;
}
#home-content .block-edpsweb-agenda .views-row-last::before {
  content: "";
  position: absolute;
  left: 25px;
  top: 0;
  width: 2px;
  height: 30px;
  background-color: #edd227;
}
#home-content .block-edpsweb-agenda .views-row-last::after {
  content: "";
  position: absolute;
  left: 25px;
  top: 30px;
  width: 2px;
  height: 30px;
  background: url(../images/agenda-home-dashed.png) no-repeat bottom left;
}
#home-content .block-edpsweb-agenda .btn.btn--small {
  padding: 10px 25px;
  border: none;
  font-weight: bold;
  background-color: #198cdc;
  color: #ffffff !important;
  border-radius: 0;
  transition: 0.3s ease all;
  padding: 10px;
  position: absolute;
  right: 15px;
  top: 15px;
}
#home-content .block-edpsweb-agenda .btn.btn--small a {
  color: white;
}
#home-content .block-edpsweb-agenda .btn.btn--small:hover {
  background-color: #034ea2 !important;
}
#home-content .block-edpsweb-agenda .btn.btn--small a {
  font-size: 16px;
  font-weight: normal;
}
@media (max-width: 767px) {
  #home-content .block-edpsweb-agenda .btn.btn--small {
    right: 20px !important;
    top: 19px !important;
    display: block;
    position: absolute;
    right: 30px;
    top: -15px;
    width: 45px;
    height: 45px;
    letter-spacing: 10px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 28px;
    text-align: center;
    text-indent: 6px;
    line-height: 0.9;
  }
  #home-content .block-edpsweb-agenda .btn.btn--small:hover {
    text-decoration: none;
    background-color: #0065a2;
  }
  #home-content .block-edpsweb-agenda .btn.btn--small a {
    color: white;
    font-weight: normal;
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  #home-content .block-edpsweb-agenda .btn.btn--small .ew-agenda_homepage_list_button {
    float: inherit !important;
  }
}
/* Quicklinks style */
#block-menu-menu-edpsweb-homepage-quicklinks .panel-heading {
  padding-top: 20px;
}
#block-menu-menu-edpsweb-homepage-quicklinks .menu {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-gap: 20px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  padding: 10px 0;
}
#block-menu-menu-edpsweb-homepage-quicklinks .menu .leaf {
  margin: 0;
  padding: 0;
}
#block-menu-menu-edpsweb-homepage-quicklinks .menu .leaf a {
  display: inline-block;
  color: #198cdc;
  font-weight: bold;
  background: none;
  border: none;
  padding: 0;
  margin: 0 15px 10px 15px;
}
#block-menu-menu-edpsweb-homepage-quicklinks .menu .leaf a:hover {
  text-decoration: underline;
}
/* Hot topics style */
#block-views-hot-subjects-block .panel-heading {
  padding-top: 20px;
}
#block-views-hot-subjects-block .ew-hot_subjects_homepage_list_button {
  font-weight: normal;
}
#block-views-hot-subjects-block a {
  color: #198cdc;
  font-weight: bold;
}
#block-views-hot-subjects-block h3 {
  padding-bottom: 10px;
}
#block-system-main > .panel-body:first-child {
  padding-left: 0;
}
#home-top {
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
}
#home-top .region-home-top-left {
  background-color: #edeef0;
  height: 100%;
}
#home-content {
  padding-top: 15px;
}
#home-top-left {
  padding-right: 0;
}
#block-views-hot-subjects-block a.ew-hot_subjects_homepage_list_button {
  margin-right: 10px;
}
/* Tablet */
@media (max-width: 991px) {
  #block-views-edpsweb-news-block-3 h3 {
    margin: 0;
  }
  #home-top {
    display: block;
    position: relative;
    margin-top: 0;
    padding-top: 10px;
  }
  #home-top-left {
    padding-right: 15px;
  }
  #home-top-right {
    position: static;
  }
  .node-edpsweb-homepage .col-md-5 {
    width: 100%;
    float: inherit;
    padding-left: 15px;
    padding-right: 15px;
  }
  .views-field-field-edpsweb-main-news-image {
    float: left;
    margin: 10px;
  }
  .front .region-content .row .col-md-7 {
    position: inherit;
    width: auto;
    float: inherit;
    padding-right: 0;
  }
  .ew-news_homepage_list .view-content .views-row {
    margin-bottom: 0px;
  }
  .ew-news_homepage_list .view-content .views-row > .views-field {
    padding: 10px;
  }
  .ew-news_homepage_list .ew-news_content_body {
    display: block;
  }
  #block-views-edpsweb-news-block-1 .panel-body {
    padding: 0;
  }
  .navbar-header {
    display: none;
  }
  .om-maximenu .navbar-collapse {
    padding-left: 0;
  }
  #path .menu-breadcrumb,
  #path .easy-breadcrumb {
    padding-left: 15px;
  }
  /* Header */
  #layout-header #banner-flag {
    position: absolute;
    top: 15px;
  }
  #layout-header #main-title {
    left: 175px;
    top: 77px;
    font-size: 18px !important;
  }
  #layout-header #sub-title {
    left: 175px;
  }
  .region.region-header-top {
    top: 15px;
  }
  .region.region-header-top ul#language-selector {
    position: absolute;
    right: 0;
  }
  .ew-news_homepage_main .views-field-field-edpsweb-date {
    left: 10px;
    top: 230px;
  }
  a.ew-news_homepage_list_button {
    position: absolute;
    top: 0;
    right: 17px;
  }
  #block-views-edpsweb-news-block-1 .panel-heading {
    padding: 0;
    height: 0;
  }
  #block-views-edpsweb-news-block-1 {
    position: inherit;
  }
  #block-system-main .view-id-edpsweb_news .views-field-title-field-et[class] {
    padding-top: 10px;
    padding-bottom: 0px;
  }
}
/* Mobile */
@media (max-width: 767px) {
  #home-top-left {
    margin-bottom: 15px;
  }
  #block-views-edpsweb-news-block-1 .panel-body {
    padding-top: 0;
    padding-left: 0;
  }
  #block-views-edpsweb-news-block-1 .ew-news_content {
    min-height: 135px;
    max-height: initial;
    height: initial;
  }
  .ew-news_homepage_list .views-field-nothing {
    padding-right: 10px;
    transition: 0.2s ease all;
  }
  .node-edpsweb-homepage .col-md-12 {
    padding-left: 0;
    padding-right: 0;
    margin-top: 50px;
  }
  .node-edpsweb-homepage .field-name-edpsweb-home-quicklinks,
  .node-edpsweb-homepage .field-name-edpweb-hot-subjects-block {
    margin-top: 50px;
  }
  .node-edpsweb-homepage .field-name-edpsweb-main-news {
    margin-bottom: 0;
  }
  .node-edpsweb-homepage > .row > .col-md-5 {
    padding-left: 0;
  }
  #block-system-main > .panel-body:first-child {
    padding: 0;
  }
  .node-edpsweb-homepage .row {
    margin-left: 0;
    margin-right: 0;
  }
  .node-edpsweb-homepage {
    position: relative;
  }
  #block-system-main .view-id-edpsweb_news[class] .views-field-title-field-et {
    padding-bottom: 0;
    padding-top: 11px;
    margin-top: 0;
  }
  .ew-news_homepage_list .view-content .views-row > .views-field {
    padding: 0;
  }
  #block-views-edpsweb-news-block-1 .ew-news_content_title a {
    font-size: 21px;
  }
  #block-views-edpsweb-news-block-1 .ew-news_content {
    min-height: 125px;
    margin-bottom: 10px;
  }
  .panel-default > .panel-heading {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-top: 20px;
  }
  #block-views-edpsweb-news-block-3 h3.field-content::after {
    display: none;
  }
  .field-name-edpsweb-main-news .panel-heading {
    position: relative;
    top: -20px;
  }
  #block-system-main .view-id-edpsweb_news .views-field-field-ne-body-et,
  #block-system-main .view-id-edpsweb_news .views-field-title-field-et {
    padding-right: 10px !important;
  }
  #block-system-main .view-id-edpsweb_news .views-field-title-field-et {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  a.ew-news_homepage_list_button {
    top: 10px;
    right: 15px;
    margin-top: 0;
  }
  #block-views-edpsweb-news-block-3 h3.field-content a,
  #block-views-edpsweb-news-block-1 .ew-news_content_title a {
    font-size: 18px;
  }
  #block-views-hot-subjects-block a.ew-hot_subjects_homepage_list_button {
    margin-right: 0px;
  }
  #block-views-edpsweb-news-block-3 .panel-heading {
    padding-bottom: 20px;
  }
}
/* Little smartphone */
@media (max-width: 620px) {
  #sub-title,
  .ew-top_links {
    display: none;
  }
  #layout-header #main-title {
    width: 200px;
  }
  #layout-header #banner-flag {
    top: 4px;
  }
  .region.region-header-top ul#language-selector {
    top: 67px;
  }
  #block-menu-menu-edpsweb-homepage-quicklinks .menu {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
  #block-views-hot-subjects-block .view-content {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
  }
  #layout-footer #block-menu-menu-edpsweb-footer-links .ew-footer_links {
    display: block;
    padding: 0;
    text-align: center;
  }
  #layout-footer #block-menu-menu-edpsweb-footer-links .panel-body {
    display: block;
    text-align: center;
  }
  .field-name-edpsweb-hp-news .views-field-field-ne-body-et,
  .ew-news_content_body {
    display: none;
  }
  .views-field-field-edpsweb-main-news-image {
    float: inherit;
    padding-right: 0;
  }
  #block-system-main .view-id-edpsweb_news .views-field-field-ne-body-et,
  #block-system-main .view-id-edpsweb_news .views-field-title-field-et {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .ew-news_homepage_main .view-content .views-row .views-field-field-edpsweb-main-news-image {
    margin-right: 0;
  }
  #block-system-main .view-id-edpsweb_news[class] .views-field-title-field-et {
    padding-top: 0;
  }
  .ew-news_homepage_main .views-field-field-edpsweb-date {
    left: 0;
    top: inherit;
  }
  .ew-news_homepage_main .views-field-field-edpsweb-date .date-display-single {
    top: -45px;
    left: 10px;
  }
}
@media (max-width: 570px) {
  #layout-footer {
    padding-bottom: 0;
  }
  #layout-header #main-title {
    top: 25px;
    left: 100px;
    width: 140px;
    font-size: 14px !important;
  }
}
@media (max-width: 450px) {
  .ew-news_homepage_list .ew-news_thumb {
    float: inherit;
    width: auto;
  }
  .ew-news_homepage_list .ew-news_thumb img {
    width: 100%;
    height: auto;
  }
  #block-views-edpsweb-news-block-1 .ew-news_content {
    margin-left: 0;
    margin-top: 15px;
    min-height: inherit;
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  #block-views-edpsweb-news-block-3 h3.field-content::after {
    display: none;
  }
  .ew-news_homepage_list .views-row:last-child .ew-news_content {
    margin-bottom: 0 !important;
  }
}
.view-edpsweb-pictures[class] {
  margin-left: -15px;
  margin-right: -15px;
}
.view-edpsweb-pictures[class] h3 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  margin-top: 10px;
  font-size: 20px;
}
.view-edpsweb-pictures[class] .views-row[class] {
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 50%;
  min-height: 355px;
  position: relative;
  padding-top: 15px;
  padding-bottom: 20px !important;
  border: none !important;
  transition: 0.2s ease all;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .view-edpsweb-pictures[class] .views-row[class] {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
  }
}
@media (max-width: 991px) {
  .view-edpsweb-pictures[class] .views-row[class] {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .view-edpsweb-pictures[class] .views-row[class] {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
  }
}
@media (max-width: 500px) {
  .view-edpsweb-pictures[class] .views-row[class] {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
  }
}
.view-edpsweb-pictures[class] .views-row[class]:hover {
  cursor: pointer;
  background-color: #edeef0;
}
.view-edpsweb-pictures[class] .views-row[class] img {
  display: none;
}
.view-edpsweb-pictures[class] .views-field-field-edpsweb-picture {
  background: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 200px;
}
.view-edpsweb-pictures[class] .views-field-field-edpsweb-thumbnail img,
.view-edpsweb-pictures[class] .views-field-field-edpsweb-video img {
  width: 100%;
  height: auto;
  display: inherit !important;
}
.view-edpsweb-pictures[class] .views-field-field-edpsweb-date {
  position: relative;
}
.view-edpsweb-pictures[class] .views-field-field-edpsweb-date .date-display-single {
  position: absolute;
  top: -33px;
  height: 33px;
  padding: 5px;
  background-color: rgba(237, 210, 39, 0.9);
}
.view-edpsweb-pictures[class] .views-field-title-field-et {
  padding-top: 10px;
  height: 80px;
  font-size: 15px;
}
.view-edpsweb-pictures[class] .views-field-field-ne-body-et {
  display: none;
}
.node-edpsweb-picture__image {
  position: relative;
  padding-bottom: 10px;
  text-align: center;
}
.node-edpsweb-picture__image .field-label {
  display: none;
}
@media (max-width: 767px) {
  .node-edpsweb-picture__image {
    float: inherit;
    display: block;
    text-align: center;
  }
}
.node-edpsweb-picture__date {
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
  color: #ddd;
}
.page-press-publications-press-news-videos #block-system-main {
  margin-left: -15px;
  margin-right: -15px;
}
.page-press-publications-press-news-videos #block-system-main h3 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  margin-top: 10px;
  font-size: 20px;
}
.page-press-publications-press-news-videos #block-system-main .views-row[class] {
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 50%;
  min-height: 355px;
  position: relative;
  padding-top: 15px;
  padding-bottom: 20px !important;
  border: none !important;
  transition: 0.2s ease all;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .page-press-publications-press-news-videos #block-system-main .views-row[class] {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
  }
}
@media (max-width: 991px) {
  .page-press-publications-press-news-videos #block-system-main .views-row[class] {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .page-press-publications-press-news-videos #block-system-main .views-row[class] {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
  }
}
@media (max-width: 500px) {
  .page-press-publications-press-news-videos #block-system-main .views-row[class] {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
  }
}
.page-press-publications-press-news-videos #block-system-main .views-row[class]:hover {
  cursor: pointer;
  background-color: #edeef0;
}
.page-press-publications-press-news-videos #block-system-main .views-row[class] img {
  display: none;
}
.page-press-publications-press-news-videos #block-system-main .views-field-field-edpsweb-picture {
  background: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 200px;
}
.page-press-publications-press-news-videos #block-system-main .views-field-field-edpsweb-thumbnail img,
.page-press-publications-press-news-videos #block-system-main .views-field-field-edpsweb-video img {
  width: 100%;
  height: auto;
  display: inherit !important;
}
.page-press-publications-press-news-videos #block-system-main .views-field-field-edpsweb-date {
  position: relative;
}
.page-press-publications-press-news-videos #block-system-main .views-field-field-edpsweb-date .date-display-single {
  position: absolute;
  top: -33px;
  height: 33px;
  padding: 5px;
  background-color: rgba(237, 210, 39, 0.9);
}
.page-press-publications-press-news-videos #block-system-main .views-field-title-field-et {
  padding-top: 10px;
  height: 80px;
  font-size: 15px;
}
.node-type-edpsweb-video.page-node .field-name-field-edpsweb-video {
  margin: 50px 0;
  text-align: center;
}
.node-type-edpsweb-video.page-node .field-name-field-edpsweb-video video {
  width: 100%;
}
.node-type-edpsweb-video.page-node .field-label {
  display: none;
}
.node-type-edpsweb-video.page-node .date-display-single {
  display: block;
  color: #8a9199;
  margin-bottom: 10px;
}
/* News page */
#block-system-main .view-id-edpsweb_news li.date-prev a {
  background-color: #198cdc;
  border-radius: 0px;
  border: 0px;
}
#block-system-main .view-id-edpsweb_news li.date-prev a:hover {
  background-color: #198cdc;
  border-radius: 0px;
  border: 0px;
}
#block-system-main .view-id-edpsweb_news .date-nav-wrapper .date-prev a {
  color: #ffffff;
}
#block-system-main .view-id-edpsweb_news li.date-next a {
  background-color: #198cdc;
  border-radius: 0px;
  border: 0px;
}
#block-system-main .view-id-edpsweb_news li.date-next a:hover {
  background-color: #198cdc;
  border-radius: 0px;
  border: 0px;
}
#block-system-main .view-id-edpsweb_news .date-nav-wrapper .date-next a {
  color: #ffffff;
}
#block-system-main .view-id-edpsweb_news .views-field-title-field-et {
  padding-top: 20px;
  font-size: 18px;
  padding-bottom: 20px;
}
#block-system-main .view-id-edpsweb_news .views-field-title-field-et .field-content {
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #198cdc;
}
#block-system-main .view-id-edpsweb_news .views-field.views-field-body .field-content {
  padding-bottom: 20px;
}
.page-search .node-edpsweb-news .views-row,
.page-press-publications-press-news-news #block-system-main .views-row {
  padding: 50px 0 30px 0;
  min-height: 195px;
  position: relative;
}
.page-search .node-edpsweb-news .views-row.views-row-first,
.page-press-publications-press-news-news #block-system-main .views-row.views-row-first {
  padding-top: 0;
}
.page-search .node-edpsweb-news .views-row .field-name-field-edpsweb-date,
.page-press-publications-press-news-news #block-system-main .views-row .field-name-field-edpsweb-date,
.page-search .node-edpsweb-news .views-row .views-field-field-edpsweb-date,
.page-press-publications-press-news-news #block-system-main .views-row .views-field-field-edpsweb-date {
  margin-left: 190px;
  color: #8a9199;
  position: relative;
  top: -15px;
}
@media (max-width: 767px) {
  .page-search .node-edpsweb-news .views-row .field-name-field-edpsweb-date,
  .page-press-publications-press-news-news #block-system-main .views-row .field-name-field-edpsweb-date,
  .page-search .node-edpsweb-news .views-row .views-field-field-edpsweb-date,
  .page-press-publications-press-news-news #block-system-main .views-row .views-field-field-edpsweb-date {
    margin-left: 110px;
  }
}
@media (max-width: 767px) {
  .page-search .node-edpsweb-news .views-row,
  .page-press-publications-press-news-news #block-system-main .views-row {
    padding: 40px 0 0px 0;
  }
}
.page-search .node-edpsweb-news .field-name-field-edpsweb-news-image,
.page-press-publications-press-news-news #block-system-main .field-name-field-edpsweb-news-image,
.page-search .node-edpsweb-news .views-field-field-edpsweb-news-image,
.page-press-publications-press-news-news #block-system-main .views-field-field-edpsweb-news-image {
  float: left;
}
@media (max-width: 767px) {
  .page-search .node-edpsweb-news .field-name-field-edpsweb-news-image,
  .page-press-publications-press-news-news #block-system-main .field-name-field-edpsweb-news-image,
  .page-search .node-edpsweb-news .views-field-field-edpsweb-news-image,
  .page-press-publications-press-news-news #block-system-main .views-field-field-edpsweb-news-image {
    width: 100px;
  }
  .page-search .node-edpsweb-news .field-name-field-edpsweb-news-image img,
  .page-press-publications-press-news-news #block-system-main .field-name-field-edpsweb-news-image img,
  .page-search .node-edpsweb-news .views-field-field-edpsweb-news-image img,
  .page-press-publications-press-news-news #block-system-main .views-field-field-edpsweb-news-image img {
    max-width: 100%;
    height: auto;
  }
}
.page-search .node-edpsweb-news .field-name-field-edpsweb-date,
.page-press-publications-press-news-news #block-system-main .field-name-field-edpsweb-date,
.page-search .node-edpsweb-news .field-type-text-with-summary,
.page-press-publications-press-news-news #block-system-main .field-type-text-with-summary,
.page-search .node-edpsweb-news .views-field-title-field-et,
.page-press-publications-press-news-news #block-system-main .views-field-title-field-et,
.page-search .node-edpsweb-news .views-field-field-edpsweb-news-link,
.page-press-publications-press-news-news #block-system-main .views-field-field-edpsweb-news-link {
  padding: 0 0 20px 190px !important;
}
@media (max-width: 767px) {
  .page-search .node-edpsweb-news .field-name-field-edpsweb-date,
  .page-press-publications-press-news-news #block-system-main .field-name-field-edpsweb-date,
  .page-search .node-edpsweb-news .field-type-text-with-summary,
  .page-press-publications-press-news-news #block-system-main .field-type-text-with-summary,
  .page-search .node-edpsweb-news .views-field-title-field-et,
  .page-press-publications-press-news-news #block-system-main .views-field-title-field-et,
  .page-search .node-edpsweb-news .views-field-field-edpsweb-news-link,
  .page-press-publications-press-news-news #block-system-main .views-field-field-edpsweb-news-link {
    padding: 0 0 20px 110px !important;
  }
}
.page-search .node-edpsweb-news .views-field-field-ne-body-et,
.page-press-publications-press-news-news #block-system-main .views-field-field-ne-body-et {
  padding-left: 190px;
}
@media (max-width: 767px) {
  .page-search .node-edpsweb-news .views-field-field-ne-body-et,
  .page-press-publications-press-news-news #block-system-main .views-field-field-ne-body-et {
    padding: 0 0 20px 110px !important;
  }
}
/* Subject Listing Page */
.not-front .view-id-hot_subjects .view-content,
.not-front .view-id-edpsweb_documents .view-content {
  column-count: 4;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-gap: 20px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  clear: both;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .not-front .view-id-hot_subjects .view-content,
  .not-front .view-id-edpsweb_documents .view-content {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-gap: 20px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
  }
}
.not-front .view-id-hot_subjects .view-content .item-list,
.not-front .view-id-edpsweb_documents .view-content .item-list {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 0;
}
.not-front .view-id-hot_subjects .view-content .item-list h3,
.not-front .view-id-edpsweb_documents .view-content .item-list h3 {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}
.not-front .view-id-hot_subjects .view-content .item-list ul li,
.not-front .view-id-edpsweb_documents .view-content .item-list ul li {
  list-style-type: none;
  border-top: 0 !important;
  margin-left: 0;
}
.not-front .view-id-hot_subjects .view-content .item-list ul li:last-child,
.not-front .view-id-edpsweb_documents .view-content .item-list ul li:last-child {
  margin-bottom: 20px;
}
.not-front .view-id-hot_subjects h2,
.not-front .view-id-edpsweb_documents h2 {
  clear: both;
}
/* Blog Homepage */
#block-views-edpsweb-blog-block-1 {
  background-color: #edeef0;
  margin-bottom: 15px;
}
#block-views-edpsweb-blog-block-1 a.ew-blog_homepage_list_button {
  padding: 10px;
  margin-top: 15px;
  margin-right: 15px;
  background-color: #198cdc;
  color: #ffffff;
  float: right;
  display: inline-block;
  position: relative;
  z-index: 10;
}
#block-views-edpsweb-blog-block-1 .panel-heading {
  font-weight: bold;
  font-size: 22px;
  color: #283543;
  display: inline-block;
  float: left;
}
#block-views-edpsweb-blog-block-1 .panel-heading::after {
  width: 20px;
  height: 4px;
  display: block;
  content: " ";
  background-color: #edd227;
  margin-top: 5px;
}
#block-views-edpsweb-blog-block-1 h3 {
  margin-top: 65px;
}
#block-views-edpsweb-blog-block-1 h3 a {
  color: #198cdc;
  font-weight: normal;
  font-size: 16px;
  display: block;
}
#block-views-edpsweb-blog-block-1 .date-display-single {
  font-weight: bold;
  font-size: 0.9em;
  color: #8c9197 !important;
  display: inline-block;
}
#block-views-edpsweb-blog-block-1 .field-name-field-edpsweb-author li {
  font-weight: bold;
  font-size: 0.9em;
  color: #8c9197 !important;
  display: inline-block;
}
#block-views-edpsweb-blog-block-1 li.node-readmore a {
  color: #198cdc;
  font-weight: bold;
  float: right;
}
/* Blog Page */
.view-id-edpsweb_blog .date-display-single {
  font-weight: bold;
  font-size: 0.9em;
  display: inline-block;
  color: #8c9197;
}
.view-id-edpsweb_blog .field-name-field-edpsweb-author {
  font-weight: bold;
  font-size: 0.9em;
  display: inline-block;
  color: #8c9197;
}
.view-id-edpsweb_blog h2 {
  margin-top: 10px;
}
.view-id-edpsweb_blog h2::after {
  display: none;
}
.view-id-edpsweb_blog .field-name-field-ne-body {
  padding-top: 10px;
}
.view-id-edpsweb_blog .link-wrapper.right a {
  font-weight: bold;
  color: #198cdc;
}
/* Blog Details */
#block-system-main .node-edpsweb-blog .field-name-field-edpsweb-date .field-item {
  font-weight: bold;
  color: #8c9197;
  display: inline-block;
}
#block-system-main .node-edpsweb-blog .field-name-field-edpsweb-date .field-item::before {
  content: "\f133";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 5px;
}
#block-system-main .node-edpsweb-blog .field-name-field-edpsweb-author li {
  font-weight: bold;
  color: #8c9197;
  display: inline-block;
}
#block-system-main .node-edpsweb-blog .field-name-field-edpsweb-author li::before {
  content: "\f007";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 5px;
}
#block-system-main .node-edpsweb-blog .field-name-field-ne-body {
  margin-top: 20px;
}
#block-views-edpsweb-blog-block-1 .date-display-single::before {
  content: "\f133";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 5px;
}
#block-views-edpsweb-blog-block-1 .field-name-field-edpsweb-author li::before {
  content: "\f007";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 5px;
}
.blog__avatar {
  float: left;
  margin-right: 15px;
}
.blog__avatar img {
  width: 50px;
  height: 50px;
  position: relative;
  top: 7px;
  border-radius: 100%;
}
.blog__infos {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  height: 65px;
}
/* blog pagination */
.view-id-edpsweb_blog li.pager-next a {
  background-color: #ffffff;
  color: #198cdc;
  border-radius: 15px;
  border: 0px none;
}
.view-id-edpsweb_blog li.pager-last a {
  background-color: #ffffff;
  color: #198cdc;
  border-radius: 15px;
  border: 0px none;
}
.view-id-edpsweb_blog li.pager-item a {
  border-radius: 15px;
  border: 0px none;
}
.view-id-edpsweb_blog .item-list {
  padding-top: 20px;
}
/* Publication */
body:not(.page-node-edit) .node-edpsweb-publication,
body:not(.page-node-edit) .node-edpsweb-press-release {
  padding-bottom: 0;
  position: relative;
}
body:not(.page-node-edit) .node-edpsweb-press-release,
body:not(.page-node-edit) .node-edpsweb-publication,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main {
  /* press releases page */
  margin-bottom: 40px;
}
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-edpsweb-date,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-edpsweb-date,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-edpsweb-date,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-edpsweb-date,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press-release_date,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press-release_date,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press-release_date,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press-release_date,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_date,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_date,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_date,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_date {
  display: block;
  width: 60px;
  background-color: #edd227;
  text-align: center;
  padding: 10px;
  margin: 0px 20px 0 0;
  float: left;
  font-weight: bold;
}
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-edpsweb-date .ew-press-release_date-content,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-edpsweb-date .ew-press-release_date-content,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-edpsweb-date .ew-press-release_date-content,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-edpsweb-date .ew-press-release_date-content,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press-release_date .ew-press-release_date-content,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press-release_date .ew-press-release_date-content,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press-release_date .ew-press-release_date-content,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press-release_date .ew-press-release_date-content,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_date .ew-press-release_date-content,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_date .ew-press-release_date-content,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_date .ew-press-release_date-content,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_date .ew-press-release_date-content,
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-edpsweb-date .ew-publication_date-content,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-edpsweb-date .ew-publication_date-content,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-edpsweb-date .ew-publication_date-content,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-edpsweb-date .ew-publication_date-content,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press-release_date .ew-publication_date-content,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press-release_date .ew-publication_date-content,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press-release_date .ew-publication_date-content,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press-release_date .ew-publication_date-content,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_date .ew-publication_date-content,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_date .ew-publication_date-content,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_date .ew-publication_date-content,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_date .ew-publication_date-content {
  display: none;
}
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-edpsweb-date .ew-publication_date-month,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-edpsweb-date .ew-publication_date-month,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-edpsweb-date .ew-publication_date-month,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-edpsweb-date .ew-publication_date-month,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press-release_date .ew-publication_date-month,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press-release_date .ew-publication_date-month,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press-release_date .ew-publication_date-month,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press-release_date .ew-publication_date-month,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_date .ew-publication_date-month,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_date .ew-publication_date-month,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_date .ew-publication_date-month,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_date .ew-publication_date-month {
  text-transform: uppercase;
}
body:not(.page-node-edit) .node-edpsweb-press-release .views-row,
body:not(.page-node-edit) .node-edpsweb-publication .views-row,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .views-row,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .views-row {
  padding-top: 35px;
  margin-bottom: 35px;
}
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-edpsweb-subjects,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-edpsweb-subjects,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-edpsweb-subjects,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-edpsweb-subjects,
body:not(.page-node-edit) .node-edpsweb-press-release .field-type-file,
body:not(.page-node-edit) .node-edpsweb-publication .field-type-file,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-type-file,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-type-file,
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-edpsweb-background-body,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-edpsweb-background-body,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-edpsweb-background-body,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-edpsweb-background-body,
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-ne-body,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-ne-body,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body {
  margin-left: 80px;
}
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-ne-body,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-ne-body,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body {
  margin-bottom: 30px;
}
body:not(.page-node-edit) .node-edpsweb-press-release .field-label-inline .field-label,
body:not(.page-node-edit) .node-edpsweb-publication .field-label-inline .field-label,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-label-inline .field-label,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-label-inline .field-label {
  display: block;
  width: 100%;
}
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-ne-body,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-ne-body,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_content,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_content,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_content,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_content,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_content,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_content {
  display: block;
}
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-ne-body > h3,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-ne-body > h3,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body > h3,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body > h3,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_content > h3,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_content > h3,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content > h3,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_content > h3,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_content > h3,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_content > h3,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content > h3,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_content > h3 {
  padding-right: 130px;
  padding-top: 5px;
  margin-bottom: 15px;
  margin-top: 0;
  color: #283543;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}
@media (max-width: 500px) {
  body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-ne-body > h3,
  body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-ne-body > h3,
  body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body > h3,
  body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body > h3,
  body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_content > h3,
  body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_content > h3,
  body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content > h3,
  body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_content > h3,
  body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_content > h3,
  body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_content > h3,
  body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content > h3,
  body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_content > h3 {
    padding-right: 0;
    padding-top: 40px;
  }
}
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-ne-body .ew-press_release_document-type,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-ne-body .ew-press_release_document-type,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-press_release_document-type,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-press_release_document-type,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_content .ew-press_release_document-type,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_content .ew-press_release_document-type,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-press_release_document-type,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-press_release_document-type,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_content .ew-press_release_document-type,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_content .ew-press_release_document-type,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-press_release_document-type,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-press_release_document-type,
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-ne-body .ew-publication_document-type,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-ne-body .ew-publication_document-type,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-publication_document-type,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-publication_document-type,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_content .ew-publication_document-type,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_content .ew-publication_document-type,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-publication_document-type,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-publication_document-type,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_content .ew-publication_document-type,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_content .ew-publication_document-type,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-publication_document-type,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-publication_document-type {
  float: right;
  position: relative;
  top: 5px;
}
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-ne-body .ew-press_release_document-type ul li,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-ne-body .ew-press_release_document-type ul li,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-press_release_document-type ul li,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-press_release_document-type ul li,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_content .ew-press_release_document-type ul li,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_content .ew-press_release_document-type ul li,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-press_release_document-type ul li,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-press_release_document-type ul li,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_content .ew-press_release_document-type ul li,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_content .ew-press_release_document-type ul li,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-press_release_document-type ul li,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-press_release_document-type ul li,
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-ne-body .ew-publication_document-type ul li,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-ne-body .ew-publication_document-type ul li,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-publication_document-type ul li,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-publication_document-type ul li,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_content .ew-publication_document-type ul li,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_content .ew-publication_document-type ul li,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-publication_document-type ul li,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-publication_document-type ul li,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_content .ew-publication_document-type ul li,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_content .ew-publication_document-type ul li,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-publication_document-type ul li,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-publication_document-type ul li {
  padding: 0;
}
@media (max-width: 500px) {
  body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-ne-body .ew-press_release_document-type,
  body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-ne-body .ew-press_release_document-type,
  body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-press_release_document-type,
  body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-press_release_document-type,
  body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_content .ew-press_release_document-type,
  body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_content .ew-press_release_document-type,
  body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-press_release_document-type,
  body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-press_release_document-type,
  body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_content .ew-press_release_document-type,
  body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_content .ew-press_release_document-type,
  body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-press_release_document-type,
  body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-press_release_document-type,
  body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-ne-body .ew-publication_document-type,
  body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-ne-body .ew-publication_document-type,
  body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-publication_document-type,
  body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-publication_document-type,
  body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_content .ew-publication_document-type,
  body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_content .ew-publication_document-type,
  body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-publication_document-type,
  body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-publication_document-type,
  body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_content .ew-publication_document-type,
  body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_content .ew-publication_document-type,
  body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-publication_document-type,
  body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-publication_document-type {
    float: inherit;
    position: absolute;
    left: 60px;
  }
}
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-ne-body .ew-publication_content_body,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-ne-body .ew-publication_content_body,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-publication_content_body,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-publication_content_body,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_content .ew-publication_content_body,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_content .ew-publication_content_body,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-publication_content_body,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-publication_content_body,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_content .ew-publication_content_body,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_content .ew-publication_content_body,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-publication_content_body,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-publication_content_body {
  clear: right;
}
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-ne-body .ew-publication_content_body img,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-ne-body .ew-publication_content_body img,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-publication_content_body img,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-publication_content_body img,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_content .ew-publication_content_body img,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_content .ew-publication_content_body img,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-publication_content_body img,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-publication_content_body img,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_content .ew-publication_content_body img,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_content .ew-publication_content_body img,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-publication_content_body img,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-publication_content_body img {
  max-width: 100%;
  height: auto;
}
body:not(.page-node-edit) .node-edpsweb-press-release .field-name-field-ne-body .ew-publication_content_body .field-name-body,
body:not(.page-node-edit) .node-edpsweb-publication .field-name-field-ne-body .ew-publication_content_body .field-name-body,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .field-name-field-ne-body .ew-publication_content_body .field-name-body,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .field-name-field-ne-body .ew-publication_content_body .field-name-body,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_content .ew-publication_content_body .field-name-body,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_content .ew-publication_content_body .field-name-body,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_content .ew-publication_content_body .field-name-body,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_content .ew-publication_content_body .field-name-body,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_content .ew-publication_content_body .field-name-body,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_content .ew-publication_content_body .field-name-body,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content .ew-publication_content_body .field-name-body,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_content .ew-publication_content_body .field-name-body {
  border-bottom: none;
}
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_content,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_content,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_content,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_content {
  padding-bottom: 50px;
}
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_files .field-type-file .file_title,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_files .field-type-file .file_title,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_files .field-type-file .file_title,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_files .field-type-file .file_title,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_files .field-type-file .file_title,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_files .field-type-file .file_title,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_files .field-type-file .file_title,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_files .field-type-file .file_title {
  font-weight: bold;
  display: block;
}
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_files .field-type-file .file_icon,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_files .field-type-file .file_icon,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_files .field-type-file .file_icon,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_files .field-type-file .file_icon,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_files .field-type-file .file_icon,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_files .field-type-file .file_icon,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_files .field-type-file .file_icon,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_files .field-type-file .file_icon {
  display: none;
}
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_files .field-type-file ul,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_files .field-type-file ul,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_files .field-type-file ul,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_files .field-type-file ul,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_files .field-type-file ul,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_files .field-type-file ul,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_files .field-type-file ul,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_files .field-type-file ul {
  margin-left: -5px;
  display: inline-block;
  padding-left: 0 !important;
}
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_files .field-type-file ul li.file_item,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_files .field-type-file ul li.file_item,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_files .field-type-file ul li.file_item,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_files .field-type-file ul li.file_item,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_files .field-type-file ul li.file_item,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_files .field-type-file ul li.file_item,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_files .field-type-file ul li.file_item,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_files .field-type-file ul li.file_item {
  list-style-type: none;
  display: inline-block;
  background-color: #198cdc;
  text-align: center;
  vertical-align: middle;
  margin: 5px;
  transition: 0.3s ease all;
}
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_files .field-type-file ul li.file_item:hover,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_files .field-type-file ul li.file_item:hover,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_files .field-type-file ul li.file_item:hover,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_files .field-type-file ul li.file_item:hover,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_files .field-type-file ul li.file_item:hover,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_files .field-type-file ul li.file_item:hover,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_files .field-type-file ul li.file_item:hover,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_files .field-type-file ul li.file_item:hover {
  background-color: #283543;
}
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_files .field-type-file ul li.file_item:hover a,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_files .field-type-file ul li.file_item:hover a,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_files .field-type-file ul li.file_item:hover a,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_files .field-type-file ul li.file_item:hover a,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_files .field-type-file ul li.file_item:hover a,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_files .field-type-file ul li.file_item:hover a,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_files .field-type-file ul li.file_item:hover a,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_files .field-type-file ul li.file_item:hover a {
  text-decoration: none;
}
body:not(.page-node-edit) .node-edpsweb-press-release .ew-press_release_files .field-type-file ul li.file_item a,
body:not(.page-node-edit) .node-edpsweb-publication .ew-press_release_files .field-type-file ul li.file_item a,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-press_release_files .field-type-file ul li.file_item a,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-press_release_files .field-type-file ul li.file_item a,
body:not(.page-node-edit) .node-edpsweb-press-release .ew-publication_files .field-type-file ul li.file_item a,
body:not(.page-node-edit) .node-edpsweb-publication .ew-publication_files .field-type-file ul li.file_item a,
body:not(.page-node-edit) .page-press-publications-press-news-press-releases #block-system-main .ew-publication_files .field-type-file ul li.file_item a,
body:not(.page-node-edit) .node-type-edpsweb-press-release #block-system-main .ew-publication_files .field-type-file ul li.file_item a {
  width: 30px;
  height: 30px;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 30px;
}
body:not(.page-node-edit) .view-subject-details .node .content {
  border-bottom: 1px solid #ddd;
  padding-bottom: 50px;
}
.node-edpsweb-publication .ew-publication_content,
.node-edpsweb-newsletter .ew-publication_content {
  border-bottom: 1px solid #ddd;
}
.view-edpsweb-press-releases .views-row + .views-row {
  padding-top: 40px !important;
}
.node-edpsweb-publication-display hr {
  display: none;
}
.ew-press_release_content_background_body,
.field-name-field-edpsweb-background-body {
  margin-bottom: 30px;
  background-color: #edeef0;
}
.ew-press_release_content_background_body {
  margin-left: 80px;
}
.ew-press_release_content_background_body > div {
  padding: 20px 20px 10px 20px;
}
.ew-press_release_content_background_body .field-name-field-edpsweb-background-body {
  margin-left: 0 !important;
}
.ew-publication_content_body ol:not([class]) ol:not([class]),
.ew-publication_content_body ul:not([class]) ul:not([class]) {
  margin-top: 20px;
  margin-bottom: 20px;
}
.ew-publication_content_body ul:not([class]) > li:not([class]) {
  margin-bottom: 10px;
  position: relative;
  color: #283543;
  list-style-type: none;
}
.ew-publication_content_body ul:not([class]) > li:not([class])::after {
  content: "";
  position: absolute;
  left: -12px;
  top: 11px;
  height: 4px;
  width: 4px;
  display: inline-block;
  vertical-align: top;
  background-color: #edd227;
}
.ew-publication_content_body ol:not([class]) {
  counter-reset: ordoredList;
  padding-left: 20px;
  list-style-type: none;
}
.ew-publication_content_body ul:not([class]) {
  padding-left: 30px;
}
.ew-publication_content_body ol:not([class]) > li:not([class]) {
  margin-bottom: 10px;
}
.ew-publication_content_body ol:not([class]) > li:not([class]):before {
  width: 20px;
  position: relative;
  top: 0px;
  left: -7px;
  counter-increment: ordoredList;
  content: counter(ordoredList) ".";
  background: inherit;
  color: #edd227;
}
/* Style of content page */
#layout-body .ew-publication_date {
  color: #494634;
  font-weight: bold;
}
#layout-body .ew-publication_content_body a {
  color: #198cdc;
}
#layout-body .ew-publication_document-type a {
  color: #ffffff;
}
#layout-body .ew-publication_document-type h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #283543;
}
#layout-body .ew-publication_document-type h2 {
  font-size: 1.6em;
  font-weight: bold;
  color: #0065a2;
  padding-top: 15px;
}
#layout-body .ew-publication_document-type h2::after {
  display: none;
}
#layout-body .ew-publication_document-type h4 {
  font-size: 1.1em;
  font-weight: normal;
  padding-top: 5px;
}
#layout-body .ew-publication_document-type tr:nth-child(even) {
  background-color: #edeef0;
}
#layout-body .ew-publication_document-type table {
  width: 100%;
  color: #8c9197;
  font-weight: bold;
  text-align: center;
}
#layout-body .ew-publication_document-type thead {
  color: #283543;
  text-align: center;
}
#layout-body .ew-publication_document-type tr {
  height: 50px;
}
#layout-body .ew-publication_document-type tr td:first-child {
  color: #283543;
}
.page-press-publications-press-news-press-releases #block-system-main .ew-press_release_document-type:hover a {
  background-color: inherit;
  text-decoration: none;
  padding: 0 10px;
}
@media (max-width: 991px) {
  .ew-subject_listing_page[class] .view-filters,
  .ew-document_listing_page[class] .view-filters {
    margin: 0 0 50px 0;
    float: inherit;
  }
  .view-edpsweb-documents-details .col-md-4.col-md-push-8,
  .view-edpsweb-documents-details .col-md-8.col-md-pull-4 {
    padding: 0;
  }
}
.page-search .block-facetapi.panel .panel-body .item-list ul li ul li {
  border-left: 0;
}
.page-search .search_other_language_alert {
  padding: 5px;
  font-size: 14px;
  background-color: #edeef0;
  text-align: center;
}
.page-search form#search-form #edit-submit {
  background-color: #034ea2;
  border-radius: 0;
  border: none;
}
.page-search form#search-form #edit-basic #edit-submit {
  background-color: #198cdc;
  transition: 0.2s ease background;
}
.page-search form#search-form #edit-basic #edit-submit:hover {
  background-color: #034ea2;
}
.page-search #block-system-main ul {
  padding-left: 15px;
}
.page-search #block-multisite-create-button-create-content-button {
  position: absolute;
  left: 15px;
  top: -36px;
}
.page-search #layout-body {
  padding-top: 190px;
}
.page-search #content-wrapper {
  position: inherit;
  width: 75%;
}
.page-search .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
  position: inherit;
}
.page-search #search-form {
  position: absolute;
  left: 0;
  top: 60px;
  padding-right: 20px;
  padding-left: 20px;
  width: 100%;
  white-space: nowrap;
}
.page-search #edit-basic {
  width: 100%;
  max-width: 460px;
  margin: auto;
  overflow: hidden;
  max-height: 54px;
  display: inherit;
}
.page-search #edit-basic .form-item {
  max-width: 460px;
  width: 100%;
}
.page-search #edit-keys {
  padding-right: 70px;
}
.page-search #edit-submit {
  padding: 17px 16px 15px 16px;
  max-height: 52px;
  height: 52px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 52px;
  z-index: 10;
}
.page-search #page-title {
  display: none;
}
.page-search .apachesolr-browse-blocks {
  margin-left: -15px;
  margin-right: -15px;
}
.page-search .apachesolr-browse-blocks > h2,
.page-search .apachesolr-browse-blocks > p {
  display: none;
}
.page-search .apachesolr-browse-blocks .block-facetapi {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 33.33333333%;
}
.page-search .apachesolr-browse-blocks .facetapi-facetapi-links {
  padding-left: 0 !important;
}
.page-search a[id*=facetapi-link] {
  display: none;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li a.facetapi-inactive:hover {
  text-decoration: underline;
}
.page-search .facetapi-facetapi-links {
  position: relative;
}
.page-search .facetapi-limit-link {
  margin-bottom: 10px;
  display: block;
}
.page-search .block-facetapi {
  margin-bottom: 20px;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li a.facetapi-active {
  color: black;
  width: 15px;
  height: 15px;
  border-radius: 0;
  line-height: 0.2;
  text-align: center;
  text-indent: -9999px;
  display: inline-block;
  float: left;
  margin-top: 4px;
  background-color: inherit;
  position: absolute;
  -wekbit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li.li-facetapi-active .li-facetapi-active-span {
  display: block;
  color: #198cdc;
  -wekbit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li.li-facetapi-active .li-facetapi-active-span.inactive {
  color: #198cdc;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li.li-facetapi-active .li-facetapi-active-span:hover {
  cursor: pointer;
  text-decoration: underline;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li.li-facetapi-active ::after {
  -wekbit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li.li-facetapi-active .li-facetapi-active-span.inactive,
.page-search .block-facetapi.panel .panel-body .item-list ul li.li-facetapi-active .li-facetapi-active-span {
  margin-left: 20px;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li.li-facetapi-active li .li-facetapi-active-span {
  margin-left: 40px;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li.li-facetapi-active .facetapi-active {
  left: 0;
  opacity: 1;
  -wekbit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li.li-facetapi-active .facetapi-active.inactive {
  left: -20px;
  opacity: 0;
  cursor: pointer;
}
.page-search .facetapi-facetapi-links > .expanded .item-list {
  -wekbit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.page-search .facetapi-facetapi-links > .expanded,
.page-search #facetapi-facet-apachesolrsolr-block-im-field-edpsweb-subjects > .expanded,
.page-search #facetapi-facet-apachesolrsolr-block-bundle > .expanded,
.page-search #facetapi-facet-apachesolrsolr-block-im-field-edpsweb-institution > .expanded,
.page-search #facetapi-facet-apachesolrdrupal-block-bundle > .expanded,
.page-search #facetapi-facet-apachesolrdrupal-block-im-field-edpsweb-subjects > .expanded {
  position: relative;
  margin: 10px 0 10px 0;
}
.page-search .facetapi-facetapi-links > .expanded .item-list,
.page-search #facetapi-facet-apachesolrsolr-block-im-field-edpsweb-subjects > .expanded .item-list,
.page-search #facetapi-facet-apachesolrsolr-block-bundle > .expanded .item-list,
.page-search #facetapi-facet-apachesolrsolr-block-im-field-edpsweb-institution > .expanded .item-list,
.page-search #facetapi-facet-apachesolrdrupal-block-bundle > .expanded .item-list,
.page-search #facetapi-facet-apachesolrdrupal-block-im-field-edpsweb-subjects > .expanded .item-list {
  margin-top: -10px;
  padding-left: 15px;
}
.page-search .facetapi-facetapi-links > .expanded .expanded li:first-child,
.page-search #facetapi-facet-apachesolrsolr-block-im-field-edpsweb-subjects > .expanded .expanded li:first-child,
.page-search #facetapi-facet-apachesolrsolr-block-bundle > .expanded .expanded li:first-child,
.page-search #facetapi-facet-apachesolrsolr-block-im-field-edpsweb-institution > .expanded .expanded li:first-child,
.page-search #facetapi-facet-apachesolrdrupal-block-bundle > .expanded .expanded li:first-child,
.page-search #facetapi-facet-apachesolrdrupal-block-im-field-edpsweb-subjects > .expanded .expanded li:first-child {
  margin-top: 20px;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li {
  margin-left: 0;
  margin-bottom: 10px;
  position: relative;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li a {
  margin: 0;
  margin-left: 20px;
  padding: 0;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li a:hover {
  color: #198cdc;
  background-color: inherit;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li li a {
  padding-left: 20px;
}
.page-search .panel-heading {
  padding: 0 0 10px 0;
  font-size: 18px;
}
.page-search .panel-heading::after {
  display: none;
}
.page-search .block-facetapi.panel .panel-body .item-list ul li a {
  border-bottom: none;
}
.page-search #block-system-main .node {
  padding: 15px;
  position: relative;
  border-bottom: 1px solid #eee;
  margin-bottom: 0;
  transition: 0.2s ease background;
}
.page-search #block-system-main .node.active {
  margin-top: -1px;
  border-top: 3px solid white;
  background-color: #eee;
}
.page-search #block-system-main .node:hover {
  cursor: pointer;
}
.page-search #block-system-main .node:last-child {
  border-bottom: 0;
}
.page-search #block-system-main .node > h2 {
  color: #283543;
  position: relative;
  z-index: 2;
  padding: 0 0 0 150px;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
}
.page-search #block-system-main .node > h2 span {
  position: absolute;
  left: 5px;
  display: inline-block;
  width: 120px;
  margin-right: 10px;
  padding: 2px 8px;
  border: 1px solid #198cdc;
  color: #198cdc;
  text-align: center;
  font-size: 13px;
}
.page-search #block-system-main .node > h2 a {
  color: #283543;
  font-weight: normal;
}
.page-search #block-system-main .node > h2::after {
  display: none;
}
.page-search #block-system-main .node > .content {
  padding: 15px 6px 0px 6px;
  display: none;
}
.page-search #block-system-main .node > .content p:last-child {
  margin-bottom: 0;
}
.page-search .node-edpsweb-register table {
  table-layout: fixed;
}
.page-search .node-edpsweb-register > h2 {
  margin-top: 0px;
}
.page-search .node-edpsweb-register > h2::after {
  display: none;
}
.page-search .node-edpsweb-register th {
  border-bottom: 1px solid #ccc;
  padding: 8px;
  vertical-align: bottom;
}
.page-search .node-edpsweb-register th:nth-child(1) {
  width: 85px;
}
.page-search .node-edpsweb-register th:nth-child(2) {
  width: 109px;
}
.page-search .node-edpsweb-register th:nth-child(5) {
  width: 80px;
}
.page-search .node-edpsweb-register th:nth-child(6) {
  width: 80px;
}
.page-search .node-edpsweb-register tbody {
  border-top: 0;
}
.page-search .node-edpsweb-register td {
  padding: 8px;
  vertical-align: top;
}
.page-search .node-edpsweb-register .field-name-field-edpsweb-notification-file img {
  display: none;
}
.page-search .node-edpsweb-register ul {
  list-style-type: none;
  padding: 0 !important;
}
.page-search .node-edpsweb-register ul.links li {
  white-space: inherit !important;
}
.page-search .node-edpsweb-register .file_item a {
  background-color: #198cdc;
  text-align: center;
  list-style-type: none;
  text-transform: uppercase;
  margin: 0px 3px 6px 0px;
  display: inline-block;
  padding-top: 2px;
  width: 25px;
  height: 25px;
  color: white;
  -wekbit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.page-search .node-edpsweb-register .file_item a:hover {
  background-color: #034ea2;
}
@media (max-width: 767px) {
  .page-search .node-edpsweb-register .content {
    overflow-x: scroll;
  }
  .page-search .node-edpsweb-register table {
    width: 680px;
  }
}
.page-search .node-edpsweb-publication .field-type-file .file_title {
  font-weight: bold;
  display: block;
}
.page-search .node-edpsweb-publication .field-type-file .file_icon {
  display: inline-block;
  display: none;
}
.page-search .node-edpsweb-publication .field-type-file ul {
  margin-left: -5px;
  display: inline-block;
  padding-left: 0 !important;
}
.page-search .node-edpsweb-publication .field-type-file ul li.file_item {
  list-style-type: none;
  display: inline-block;
  background-color: #198cdc;
  text-align: center;
  vertical-align: middle;
  margin: 5px;
  -wekbit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.page-search .node-edpsweb-publication .field-type-file ul li.file_item:hover {
  background-color: #283543;
}
.page-search .node-edpsweb-publication .field-type-file ul li.file_item:hover a {
  text-decoration: none;
}
.page-search .node-edpsweb-publication .field-type-file ul li.file_item a {
  width: 30px;
  height: 30px;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 30px;
}
.page-search .node-edpsweb-publication .ew-publication_content {
  border: none;
  padding: 0 !important;
}
.page-search .node-edpsweb-publication .ew-publication_document-type {
  top: 0 !important;
  right: 0;
}
.page-search .node-edpsweb-publication .ew-publication_document-type ul {
  padding-left: 0 !important;
}
.page-search .node-edpsweb-publication .ew-publication_document-type ul li {
  padding: 0;
  float: inherit;
}
.page-search .node-edpsweb-publication .ew-publication_document-type a {
  color: white;
}
@media (max-width: 500px) {
  .page-search .node-edpsweb-publication .ew-publication_document-type {
    float: inherit !important;
    position: static !important;
    margin: 0;
    display: inline-block;
  }
}
.page-search .node-edpsweb-publication .field-name-field-edpsweb-subjects .links {
  padding-left: 0 !important;
}
.page-search .node-edpsweb-publication .field-name-field-ne-body {
  padding-top: 10px;
}
.page-search .node-page .field-name-field-ne-body .field-label {
  display: none;
}
.page-search .node-page .field-name-field-ne-body h2 {
  margin-top: 0;
}
.page-search .node-edpsweb-press-release .field-type-file .file_title {
  font-weight: bold;
  display: block;
}
.page-search .node-edpsweb-press-release .field-type-file .file_icon {
  display: none;
}
.page-search .node-edpsweb-press-release .field-type-file ul {
  margin-left: -5px;
  display: inline-block;
  padding-left: 0 !important;
}
.page-search .node-edpsweb-press-release .field-type-file ul li.file_item {
  list-style-type: none;
  display: inline-block;
  background-color: #198cdc;
  text-align: center;
  vertical-align: middle;
  margin: 5px;
  transition: 0.3s ease all;
}
.page-search .node-edpsweb-press-release .field-type-file ul li.file_item:hover {
  background-color: #283543;
}
.page-search .node-edpsweb-press-release .field-type-file ul li.file_item:hover a {
  text-decoration: none;
}
.page-search .node-edpsweb-press-release .field-type-file ul li.file_item a {
  width: 30px;
  height: 30px;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 30px;
}
.page-search .node-edpsweb-press-release .field-label-inline .field-label {
  display: block;
}
.page-search .node-edpsweb-press-release .field-type-taxonomy-term-reference ul.links {
  padding-left: 0;
}
.page-search .node-edpsweb-press-release .ew-press_release_content_body {
  padding-top: 30px;
}
@media (max-width: 500px) {
  .page-search .node-edpsweb-press-release .ew-press_release_content_body {
    padding-top: 10px;
  }
}
.page-search .node-edpsweb-press-release .ew-press_release_document-type {
  position: absolute !important;
  right: 20px !important;
  top: 50px !important;
  float: inherit !important;
}
@media (max-width: 500px) {
  .page-search .node-edpsweb-press-release .ew-press_release_document-type {
    float: inherit !important;
    position: static !important;
    margin: 0;
    display: inline-block;
  }
}
.page-search .node-edpsweb-picture .field-name-field-edpsweb-picture {
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .page-search .node-edpsweb-picture .field-name-field-edpsweb-picture {
    margin: 0 0 30px 0;
    float: inherit;
    text-align: center;
  }
}
.page-search .node-edpsweb-picture .field-name-field-edpsweb-date {
  color: #8a9199;
  margin-bottom: 10px;
}
.page-search .node-edpsweb-video .media-youtube-player {
  display: block;
  margin: auto;
  margin-bottom: 40px;
}
.page-search .node-edpsweb-video .field-name-field-edpsweb-date {
  color: #8a9199;
  margin-bottom: 10px;
}
.page-search .node-edpsweb-newsletter .ew-press_release_tags {
  padding-left: 80px;
}
.page-search .node-edpsweb-blog .field-name-field-edpsweb-author ul {
  padding-left: 0 !important;
}
.page-search .node-edpsweb-timeline-event .field-name-field-edpsweb-read-more .field-label,
.page-search .node-edpsweb-timeline-event .field-name-field-edpsweb-date .field-label {
  display: none;
}
.page-search .node-edpsweb-timeline-event .field-name-field-edpsweb-read-more {
  display: none;
}
.page-search .node-edpsweb-timeline-event .field-name-field-edpsweb-timeline-ref .field-label,
.page-search .node-edpsweb-timeline-event .field-name-field-edpsweb-timeline-ref .links {
  display: inline-block;
  vertical-align: top;
}
.page-search .node-edpsweb-timeline-event .field-name-field-edpsweb-date {
  margin-bottom: 10px;
  color: #8a9199;
}
.page-search .node-edpsweb-timeline-event .field-name-field-ne-body {
  margin-bottom: 10px;
}
.page-search #block-system-main .node h2 a span {
  pointer-events: none !important;
}
@media (max-width: 1199px) {
  .page-search #content-wrapper {
    width: 66.66666667%;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .page-search #content-wrapper {
    width: 100%;
    padding: 0;
  }
}
/* Register */
#views-exposed-form-register-page .views-exposed-form .views-exposed-widget {
  padding: 0.5em 2em 0px 0px;
}
#views-exposed-form-register-page .views-exposed-widgets {
  margin-left: -15px;
  margin-right: -15px;
}
#views-exposed-form-register-page .views-exposed-widgets .views-widget-filter-title {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  margin-bottom: 20px;
}
#views-exposed-form-register-page .views-exposed-widgets .views-widget-filter-field_edpsweb_institution_tid,
#views-exposed-form-register-page .views-exposed-widgets .views-widget-filter-field_edpsweb_subjects_tid,
#views-exposed-form-register-page .views-exposed-widgets .views-widget-filter-field_edpsweb_opinion_date_value {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 50%;
  margin-bottom: 10px;
}
#views-exposed-form-register-page .views-exposed-widgets #edit-field-edpsweb-opinion-date-value-min-wrapper,
#views-exposed-form-register-page .views-exposed-widgets #edit-field-edpsweb-opinion-date-value-max-wrapper {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 50%;
  padding: 0;
  margin-bottom: 20px;
}
#views-exposed-form-register-page .views-exposed-widgets .views-submit-button {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  margin-bottom: 60px;
}
#views-exposed-form-register-page .views-exposed-widgets .form-item-field-edpsweb-opinion-date-value-min-date {
  padding-right: 20px;
}
#views-exposed-form-register-page .views-exposed-widgets .container-inline-date .date-padding {
  float: inherit;
}
#views-exposed-form-register-page #edit-field-edpsweb-opinion-date-value-min-wrapper {
  display: inline-block;
  color: #034ea2;
  padding-right: 20px;
}
#views-exposed-form-register-page #edit-field-edpsweb-opinion-date-value-min-wrapper label {
  color: #0065a2;
  font-weight: normal;
}
#views-exposed-form-register-page #edit-field-edpsweb-opinion-date-value-max-wrapper {
  display: inline-block;
}
#views-exposed-form-register-page #edit-field-edpsweb-opinion-date-value-max-wrapper label {
  color: #0065a2;
  font-weight: normal;
}
#views-exposed-form-register-page #edit-field-edpsweb-opinion-date-value-wrapper .container-inline-date .form-item,
.container-inline-date .form-item input {
  width: 100%;
}
#views-exposed-form-register-page #edit-field-edpsweb-opinion-date-value-wrapper {
  padding-top: 20px;
  float: inherit;
  clear: both;
}
#views-exposed-form-register-page label {
  color: #0065a2;
}
#block-system-main .view-id-register .table-responsive .views-field-field-edpsweb-files-1 .item-list ul li {
  background-color: #198cdc;
  text-align: center;
  list-style-type: none;
  text-transform: uppercase;
  margin: 0px 3px 6px 0px;
  display: inline-block;
  padding-top: 2px;
  width: 25px;
  height: 25px;
}
#block-system-main .view-id-register .table-responsive .views-field-field-edpsweb-files-1 .item-list {
  display: inline-block;
}
#block-system-main .view-id-register .table-responsive .views-field-field-edpsweb-files-1 {
  width: 120px;
}
#block-system-main .view-id-register .table-responsive .table > tbody > tr > td {
  padding: 6px;
}
#block-system-main .view-id-register .table-responsive {
  padding-top: 20px;
}
#block-system-main .view-id-register .table-responsive .item-list a {
  color: #ffffff;
}
#block-system-main .view-id-register .table-responsive .edpsweb-color-green td:first-child {
  background-color: #5dd4a5;
}
#block-system-main .view-id-register .table-responsive .edpsweb-color-orange td:first-child {
  background-color: #ffc948;
}
@media (max-width: 767px) {
  #views-exposed-form-register-page .views-exposed-widgets .views-widget-filter-field_edpsweb_opinion_date_value {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
  }
  #views-exposed-form-register-page .views-exposed-widgets .form-item-field-edpsweb-opinion-date-value-min-date {
    padding-right: 15px;
  }
  #views-exposed-form-register-page .views-exposed-widgets .form-item-field-edpsweb-opinion-date-value-max {
    padding-left: 15px;
  }
}
@media (max-width: 620px) {
  #views-exposed-form-register-page .views-exposed-widgets .views-widget-filter-field_edpsweb_institution_tid,
  #views-exposed-form-register-page .views-exposed-widgets .views-widget-filter-field_edpsweb_subjects_tid,
  #views-exposed-form-register-page .views-exposed-widgets .views-widget-filter-field_edpsweb_opinion_date_value,
  #views-exposed-form-register-page .views-exposed-widgets #edit-field-edpsweb-opinion-date-value-min-wrapper,
  #views-exposed-form-register-page .views-exposed-widgets #edit-field-edpsweb-opinion-date-value-max-wrapper {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
  }
  #views-exposed-form-register-page .views-exposed-widgets #edit-field-edpsweb-opinion-date-value-min-wrapper,
  #views-exposed-form-register-page .views-exposed-widgets #edit-field-edpsweb-opinion-date-value-max-wrapper,
  #views-exposed-form-register-page .views-exposed-widgets .form-item-field-edpsweb-opinion-date-value-min-date,
  #views-exposed-form-register-page .views-exposed-widgets .form-item-field-edpsweb-opinion-date-value-max {
    padding: 0;
  }
  .views-submit-button {
    margin-bottom: 40px;
    text-align: center;
  }
  .views-submit-button input {
    margin-top: 0;
  }
}
/* Subject Listing Page */
.ew-subject_listing_page .term-listing-heading .field-name-field-edpsweb-picture,
.ew-document_listing_page .term-listing-heading .field-name-field-edpsweb-picture {
  float: left;
  padding-right: 20px;
  padding-bottom: 10px;
}
.ew-subject_listing_page .term-listing-heading .field-name-field-edpsweb-picture .field-image-caption,
.ew-document_listing_page .term-listing-heading .field-name-field-edpsweb-picture .field-image-caption {
  display: none;
}
@media (max-width: 767px) {
  .ew-subject_listing_page .term-listing-heading .field-name-field-edpsweb-picture,
  .ew-document_listing_page .term-listing-heading .field-name-field-edpsweb-picture {
    margin: 0 0 30px 0;
    float: inherit;
    text-align: center;
  }
}
.ew-subject_listing_page #block-system-main,
.ew-document_listing_page #block-system-main {
  margin-bottom: 0;
}
.ew-subject_listing_page .view-filters,
.ew-document_listing_page .view-filters {
  float: right;
  background-color: #edeef0;
  margin: 0;
  width: 100%;
  padding: 30px;
}
.ew-subject_listing_page .chosen-container.chosen-container-multi.form-control.form-select,
.ew-document_listing_page .chosen-container.chosen-container-multi.form-control.form-select {
  height: auto;
}
.ew-subject_listing_page .edit-field-edpsweb-institution-tid-i18n .form-control,
.ew-document_listing_page .edit-field-edpsweb-institution-tid-i18n .form-control {
  height: inherit;
}
.ew-subject_listing_page .views-exposed-form .form-item-field-edpsweb-date-value-value,
.ew-document_listing_page .views-exposed-form .form-item-field-edpsweb-date-value-value,
.ew-subject_listing_page .views-exposed-form #edit-field-edpsweb-date-value-value,
.ew-document_listing_page .views-exposed-form #edit-field-edpsweb-date-value-value {
  width: 100%;
}
.ew-subject_listing_page .views-exposed-form .form-item.form-type-select.form-item-field-edpsweb-date-value-value-year,
.ew-document_listing_page .views-exposed-form .form-item.form-type-select.form-item-field-edpsweb-date-value-value-year {
  float: none;
}
.ew-subject_listing_page .views-exposed-widget,
.ew-document_listing_page .views-exposed-widget {
  display: block;
  float: none;
  min-width: 250px;
  padding: 20px 0 0 0;
}
.ew-subject_listing_page .views-exposed-widget.views-submit-button,
.ew-document_listing_page .views-exposed-widget.views-submit-button,
.ew-subject_listing_page .views-exposed-widget.views-reset-button,
.ew-document_listing_page .views-exposed-widget.views-reset-button {
  display: inline-block;
  min-width: inherit;
}
.ew-subject_listing_page .views-exposed-widget.views-submit-button,
.ew-document_listing_page .views-exposed-widget.views-submit-button {
  float: right;
}
.ew-subject_listing_page .views-exposed-widget.views-reset-button input.form-submit,
.ew-document_listing_page .views-exposed-widget.views-reset-button input.form-submit {
  background-color: transparent;
  color: #198cdc !important;
  border: none;
  padding: 10px;
  font-weight: bold;
}
.ew-subject_listing_page .views-exposed-widget.views-reset-button input.form-submit:hover,
.ew-document_listing_page .views-exposed-widget.views-reset-button input.form-submit:hover {
  text-decoration: underline;
}
.edspweb_nav_data-protection .view-hot-subjects a {
  color: #198cdc;
}
.ew-subjects_listing_alphabet {
  float: right;
  width: 320px;
  background-color: #edeef0;
  margin-left: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .ew-subjects_listing_alphabet {
    float: inherit;
    width: auto;
    margin: 0 0 30px 0;
    padding-bottom: 15px;
  }
}
.ew-subjects_listing_alphabet .ew-subjects_listing_alphabet_title {
  font-weight: bold;
  font-size: 20px;
  color: #283543;
  display: block;
  padding-left: 20px;
  padding-top: 15px;
  margin-bottom: 20px;
}
.ew-subjects_listing_alphabet .ew-subjects_listing_alphabet_title:after {
  width: 20px;
  height: 4px;
  display: block;
  content: " ";
  background-color: #edd227;
  margin-top: 5px;
}
.ew-subjects_listing_alphabet ul {
  padding-left: 15px;
  padding-right: 15px;
}
.ew-subjects_listing_alphabet ul li {
  list-style-type: none;
  padding-left: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: rgba(25, 140, 220, 0.4);
  text-align: center;
  margin: 3px;
}
.ew-subjects_listing_alphabet ul li.ew-subject_exists {
  background-color: #198cdc;
}
.ew-subjects_listing_alphabet ul li a,
.ew-subjects_listing_alphabet ul li span {
  color: #ffffff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  display: block;
}
@media (max-width: 767px) {
  .europol-cooperation-board {
    padding-top: 10px;
  }
}
.europol-cooperation-board div#layout-header {
  height: 165px;
  display: block !important;
  border-bottom: solid 30px #407db9;
}
@media (max-width: 767px) {
  .europol-cooperation-board div#layout-header {
    height: 80px;
    margin-bottom: 0;
    border-bottom: solid 10px #407db9;
  }
}
.europol-cooperation-board div#layout-header #banner-flag {
  width: 200px;
  left: 0;
  top: 7px;
}
@media (max-width: 767px) {
  .europol-cooperation-board div#layout-header #banner-flag {
    width: 120px !important;
    top: 0px !important;
    right: auto !important;
    left: 10px !important;
  }
}
.europol-cooperation-board .layout-body-wrapper {
  border-top: solid 10px #edeef0;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .europol-cooperation-board .layout-body-wrapper {
    border-top: solid 5px #edeef0;
  }
}
.europol-cooperation-board .region.region-header-top div.ew-top_links,
.europol-cooperation-board #layout-footer #block-menu-menu-edpsweb-footer-links .ew-footer_links {
  display: none;
}
.europol-cooperation-board #block-language-selector-page-language-selector-page {
  display: none;
}
.europol-cooperation-board h1:after,
.europol-cooperation-board h2:after {
  background-color: #449cc9;
}
.europol-cooperation-board #page-title {
  margin-top: 0;
}
body[class] .ui-widget {
  background: #fff !important;
}
body[class] .ui-datepicker {
  padding: 0;
}
body[class] .ui-datepicker-header {
  background-color: #034ea2;
  background-image: inherit;
  border: none;
  font-size: 80%;
  border-radius: 0;
  /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.53), inset 0 -1px 0 rgba(0, 0, 0, 0.12);
  /* drop shadow and inner shadow */
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.53), inset 0 -1px 0 rgba(0, 0, 0, 0.12);
  /* drop shadow and inner shadow */
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.53), inset 0 -1px 0 rgba(0, 0, 0, 0.12);
  /* drop shadow and inner shadow */
}
body[class] .ui-datepicker-title {
  color: white;
  font-size: 13px;
  font-weight: bold;
}
body[class] .ui-icon-circle-triangle-e {
  background-image: url(../images/ui-icons_ffffff_256x240.png);
  background-position: -32px -16px;
}
body[class] .ui-icon-circle-triangle-w {
  background-image: url(../images/ui-icons_ffffff_256x240.png);
  background-position: -96px -16px;
}
body[class] .ui-datepicker .ui-datepicker-prev,
body[class] .ui-datepicker .ui-datepicker-next {
  border-color: transparent;
}
body[class] .ui-state-default {
  background: transparent;
  border: none;
  color: #2b2b2b;
  font-family: "Myriad Pro";
  font-weight: normal;
  text-align: center;
}
body[class] #ui-datepicker-div {
  border: 1px solid #aaa;
  border-top: none;
  border-radius: 0;
}
body[class] .ui-datepicker table {
  margin: 0;
}
body[class] .ui-datepicker th {
  color: #9da7af;
  font-size: 12px;
  font-weight: normal;
  -moz-border-radius: 216px 0 0 0 / 0 0 0 0;
  -webkit-border-radius: 216px 0 0 0 / 0 0 0 0;
  border-radius: 216px 0 0 0 / 0 0 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.08);
}
body[class] .ui-datepicker td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 0;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
}
body[class] .ui-datepicker td:last-child {
  border-right: none;
}
body[class] .ui-datepicker td span,
body[class] .ui-datepicker td a {
  padding: 0.7em 0;
  color: #6a747a;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
}
body[class] .ui-state-hover {
  background: transparent none;
}
body[class] td a.ui-state-active,
body[class] td a.ui-state-active.ui-state-hover {
  color: #fff;
}
/* SLIMBOX */
#lbOverlay {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  cursor: pointer;
}
#lbCenter,
#lbBottomContainer {
  position: absolute;
  z-index: 9999;
  overflow: hidden;
  background-color: #fff;
}
.lbLoading {
  background: #fff url(../images/loading.gif) no-repeat center;
}
#lbImage {
  position: absolute;
  left: 0;
  top: 0;
  border: 10px solid #fff;
  background-repeat: no-repeat;
}
#lbSlide {
  display: block;
  position: absolute;
  width: 100%;
}
#lbPrevLink,
#lbNextLink {
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  outline: none;
  font-size: 100000px;
  /* Workaround needed for IE */
  overflow: hidden;
  /* Workaround needed for IE */
  color: #666;
}
#lbPrevLink {
  left: 0;
}
#lbPrevLink:hover {
  background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
  width: 100%;
  right: 0;
}
#lbNextLink:hover {
  background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 10px;
  color: #666;
  line-height: 1.4em;
  text-align: left;
  border: 10px solid #fff;
  border-top-style: none;
}
#lbCloseLink {
  display: block;
  float: right;
  width: 66px;
  height: 22px;
  background: transparent url(../images/closelabel.gif) no-repeat center;
  margin: 5px 0;
  outline: none;
}
#lbCaption,
#lbNumber {
  margin-right: 71px;
}
#lbCaption {
  font-weight: bold;
}
.node-edpsweb-timeline-display {
  margin-bottom: 0px;
  margin-right: -15px;
  margin-top: -15px;
}
/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: white;
}
.flip-clock-wrapper a:hover {
  color: #fff;
}
.flip-clock-wrapper ul {
  list-style: none;
}
.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table;
}
.flip-clock-wrapper.clearfix:after {
  clear: both;
}
.flip-clock-wrapper.clearfix {
  *zoom: 1;
}
/* Main */
.flip-clock-meridium {
  background: none !important;
  font-size: 36px !important;
}
.flip-clock-meridium a {
  color: #313333;
}
.flip-clock-wrapper {
  text-align: center;
  position: relative;
  max-width: 510px;
  margin: 4rem auto 3rem auto;
}
@media (max-width: 555px) {
  .flip-clock-wrapper {
    padding-left: 7px;
  }
}
@media (max-width: 380px) {
  .flip-clock-wrapper {
    padding-left: 13px;
  }
}
.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.flip-clock-wrapper:after {
  clear: both;
}
/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 40px;
  height: 60px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
}
@media (max-width: 555px) {
  .flip-clock-wrapper ul {
    -moz-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    margin-left: -13px;
  }
}
@media (max-width: 381px) {
  .flip-clock-wrapper ul {
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    margin-left: -23px;
  }
}
.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 59px;
  text-decoration: none !important;
}
.flip-clock-wrapper ul li:first-child {
  z-index: 2;
}
.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important;
}
.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden;
  outline: 1px solid transparent;
}
.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0;
}
.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}
.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
}
.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: white;
  text-align: center;
  background-color: #034ea2;
  font-size: 36px;
  font-weight: normal;
}
.flip-clock-wrapper ul li a div.up div.inn {
  top: 0;
}
.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0;
}
/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3;
}
.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5;
}
.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 60px;
  margin-top: 5px;
}
.flip-clock-divider:first-child {
  width: 0;
}
.flip-clock-dot {
  display: block;
  background: #034ea2;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  left: 7px;
}
.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  left: 0;
  padding-left: 24px;
  width: 100px;
  text-align: left;
  color: #034ea2;
  text-shadow: none;
}
@media (max-width: 555px) {
  .flip-clock-divider .flip-clock-label {
    font-size: 12px;
    top: -0.8em;
    padding-left: 12px;
  }
}
@media (max-width: 381px) {
  .flip-clock-divider .flip-clock-label {
    top: -0.3em;
    padding-left: 7px;
  }
}
.flip-clock-divider.days .flip-clock-label {
  padding-left: 4px;
}
@media (max-width: 555px) {
  .flip-clock-divider.days .flip-clock-label {
    padding-left: 0;
    margin-left: -7px;
  }
}
@media (max-width: 381px) {
  .flip-clock-divider.days .flip-clock-label {
    margin-left: -14px;
  }
}
@media (max-width: 555px) {
  .flip-clock-dot.top,
  .flip-clock-dot.bottom {
    left: -1px;
  }
}
@media (max-width: 381px) {
  .flip-clock-dot.top,
  .flip-clock-dot.bottom {
    left: -6px;
    width: 3px;
    height: 3px;
  }
}
.flip-clock-dot.top {
  top: 35px;
}
.flip-clock-dot.bottom {
  bottom: 35px;
}
@-webkit-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-moz-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-o-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
  }
}
@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg);
  }
  100% {
    -moz-transform: rotateX(0deg);
  }
}
@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg);
  }
  100% {
    -o-transform: rotateX(0deg);
  }
}
@keyframes turn {
  0% {
    transform: rotateX(90deg);
  }
  100% {
    transform: rotateX(0deg);
  }
}
@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
  }
  100% {
    -webkit-transform: rotateX(-90deg);
  }
}
@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg);
  }
  100% {
    -moz-transform: rotateX(-90deg);
  }
}
@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg);
  }
  100% {
    -o-transform: rotateX(-90deg);
  }
}
@keyframes turn2 {
  0% {
    transform: rotateX(0deg);
  }
  100% {
    transform: rotateX(-90deg);
  }
}
.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3;
}
/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both;
}
/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both;
}
@-webkit-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#sidebar-right .gdprClock {
  width: 109%;
}
#sidebar-right .flip-clock-wrapper {
  padding-left: 10px;
  top: 0;
}
#sidebar-right .flip-clock-wrapper ul {
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  margin-left: -24px;
  border-left: 1px solid #edeef0;
}
#sidebar-right .flip-clock-divider {
  width: 3px;
}
#sidebar-right .flip-clock-divider .flip-clock-label {
  top: -0.3em;
  left: -14px;
  padding-left: 3px;
}
#sidebar-right .flip-clock-divider.days .flip-clock-label {
  margin-left: -1px;
}
#sidebar-right .flip-clock-dot.top,
#sidebar-right .flip-clock-dot.bottom {
  left: -14px;
  width: 3px;
  height: 3px;
}
#sidebar-right .flip-clock-dot.top {
  top: 32px;
}
#sidebar-right .flip-clock-dot.bottom {
  bottom: 32px;
}
