/* ************************************************************************** generic */
html {
  font-size: 62.5%;
}
body {
  font-size: 14px;
  font-size: 1.4rem;
  background: #ffffff;
}
.tb-megamenu-subnav a:visited,
#layout-body a:visited {
  color: #800080 !important;
}
body.not-logged-in #block-system-user-menu {
  display: none;
}
a.fancybox-item.fancybox-close {
  display: none;
}
/* ************************************************************************** splash screen */
body.page-splash {
  background: #ffffff;
  filter: none;
}
body.page-splash #wrapper #top-page + .container {
  padding: 0;
}
body.page-splash #block-menu-menu-service-tools .menu,
body.page-splash #services {
  padding-right: 10px !important;
}
body.page-splash #splash-block {
  font-size: 16.8px;
  font-size: 1.68rem;
  background-color: #2dace3;
  font-family: Arial, Helvetica, "DejaVu Sans", sans-serif;
  margin: 0;
  min-height: 760px;
  padding: 0;
}
body.page-splash #splash-block #welcome_message,
body.page-splash #splash-block #block-system-main {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  border: 0;
  height: auto;
  margin: auto;
  position: relative;
  width: 500px;
}
body.page-splash #splash-block #welcome_message {
  padding: 30px 0;
}
body.page-splash #splash-block #welcome_message h1 {
  font-size: 16.8px;
  font-size: 1.68rem;
  background: #ffffff;
  color: #15669f;
  height: auto;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0;
  min-height: 41px;
  padding: 15px 20px;
}
body.page-splash #splash-block #welcome_message h1 .text1 {
  font-weight: bold;
}
body.page-splash #splash-block #block-system-main.panel {
  background: none;
}
body.page-splash #splash-block #block-system-main .panel-body {
  padding: 0;
}
body.page-splash #splash-block #block-system-main .panel-body .site-level-language-selector img {
  display: none;
}
body.page-splash #splash-block #block-system-main .panel-body .site-level-language-selector .item-list ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  -moz-column-width: 223px;
  -moz-column-count: 2;
  -moz-column-gap: 53px;
  -moz-column-rule-color: transparent;
  -moz-column-rule-style: none;
  -moz-column-rule-width: 0;
  -webkit-column-width: 223px;
  -webkit-column-count: 2;
  -webkit-column-gap: 53px;
  -webkit-column-rule-color: transparent;
  -webkit-column-rule-style: none;
  -webkit-column-rule-width: 0;
  column-width: 223px;
  column-count: 2;
  column-gap: 53px;
  column-rule-color: transparent;
  column-rule-style: none;
  column-rule-width: 0;
}
body.page-splash #splash-block #block-system-main .panel-body .site-level-language-selector .item-list ul li {
  margin: 0 0 7px;
  padding: 0;
}
body.page-splash #splash-block #block-system-main .panel-body .site-level-language-selector .item-list ul li a {
  font-size: 15px;
  font-size: 1.5rem;
  background: #ffffff;
  color: #347c98;
  display: block;
  padding: 3px;
  font-weight: 700;
}
body.page-splash #splash-block #block-system-main .panel-body .site-level-language-selector .item-list ul li a .langcode {
  background: #ffffff;
  border: 1px solid;
  display: block;
  float: left;
  margin: 0 5px 0 0;
  min-width: 28px;
  padding: 2px 0;
  text-align: center;
}
body.page-splash #splash-block #block-system-main .panel-body .site-level-language-selector .item-list ul li a .langdesc {
  display: block;
  min-height: 27px;
  padding: 4px 0 2px;
}
body.page-splash #splash-block #block-system-main .panel-body .site-level-language-selector .item-list ul li a:hover {
  background: #0063a7;
  text-decoration: none;
}
body.page-splash #splash-block #block-system-main .panel-body .site-level-language-selector .item-list ul li a:hover .langdesc {
  color: #ffffff;
}
body.page-splash #splash-block #block-system-main .panel-body .site-level-language-selector .item-list ul .first.column {
  width: 45% !important;
  float: left !important;
}
body.page-splash #splash-block #block-system-main .panel-body .site-level-language-selector .item-list ul .last.column {
  width: 45% !important;
  float: right !important;
}
/* ************************************************************************** header */
#wrapper {
  margin: auto;
  width: 984px;
  border: 1px solid #666666;
}
.container {
  max-width: 100%;
}
#layout-header .panel-body {
  padding: 0;
}
#layout-header #banner-image-right {
  background: url("../images/header-background-lightsteel.gif") no-repeat scroll left top;
  right: 0;
}
#layout-header #banner-flag {
  left: 12px;
  top: 20px;
}
#layout-header #main-title {
  background: url("../images/title_en.gif") no-repeat left bottom;
  height: 46px;
  text-indent: -999999px;
  top: 22px !important;
  width: 450px;
}
#block-menu-menu-service-tools .menu,
#services {
  font-size: 0.750em;
  right: 0;
  font-family: Verdana, Arial, Helvetica, "DejaVu Sans", sans-serif;
  padding-right: 140px !important;
}
.language-selector-close,
.language-selector-open {
  font-family: Verdana, Arial, Helvetica, "DejaVu Sans", sans-serif;
  font-size: 100%;
  right: -15px;
  top: 0;
  margin: 0 !important;
  padding: 0 !important;
}
.language-selector-close li,
.language-selector-open li {
  margin: 0 !important;
  padding: 0 !important;
}
.language-selector-close a,
.language-selector-open a {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 12.5px;
  font-size: 1.25rem;
}
.form-control {
  box-shadow: 0 0 0;
}
body.i18n-bg #layout-header #main-title {
  background-image: url("../images/title_bg.gif");
}
body.i18n-hr #layout-header #main-title {
  background-image: url("../images/title_hr.gif");
}
body.i18n-cs #layout-header #main-title {
  background-image: url("../images/title_cs.gif");
}
body.i18n-da #layout-header #main-title {
  background-image: url("../images/title_da.gif");
}
body.i18n-nl #layout-header #main-title {
  background-image: url("../images/title_nl.gif");
}
body.i18n-et #layout-header #main-title {
  background-image: url("../images/title_et.gif");
}
body.i18n-fi #layout-header #main-title {
  background-image: url("../images/title_fi.gif");
}
body.i18n-fr #layout-header #main-title {
  background-image: url("../images/title_fr.gif");
}
body.i18n-de #layout-header #main-title {
  background-image: url("../images/title_de.gif");
}
body.i18n-el #layout-header #main-title {
  background-image: url("../images/title_el.gif");
}
body.i18n-hu #layout-header #main-title {
  background-image: url("../images/title_hu.gif");
}
body.i18n-ga #layout-header #main-title {
  background-image: url("../images/title_ga.gif");
}
body.i18n-it #layout-header #main-title {
  background-image: url("../images/title_it.gif");
}
body.i18n-lv #layout-header #main-title {
  background-image: url("../images/title_lv.gif");
}
body.i18n-lt #layout-header #main-title {
  background-image: url("../images/title_lt.gif");
}
body.i18n-mt #layout-header #main-title {
  background-image: url("../images/title_mt.gif");
}
body.i18n-pl #layout-header #main-title {
  background-image: url("../images/title_pl.gif");
}
body.i18n-pt #layout-header #main-title {
  background-image: url("../images/title_pt.gif");
}
body.i18n-ro #layout-header #main-title {
  background-image: url("../images/title_ro.gif");
}
body.i18n-sk #layout-header #main-title {
  background-image: url("../images/title_sk.gif");
}
body.i18n-sl #layout-header #main-title {
  background-image: url("../images/title_sl.gif");
}
body.i18n-es #layout-header #main-title {
  background-image: url("../images/title_es.gif");
}
body.i18n-sv #layout-header #main-title {
  background-image: url("../images/title_sv.gif");
}
/*HELP US IMPROVE*/
#block-europaeu-report-problem-europaeu-report-problem-survey .improve-content,
div#boxes-box-report_form_footer .improve-content {
  font-size: 0.9em;
  margin: 0;
  padding: 0 10px 10px 10px;
  position: relative;
  overflow: hidden;
}
#block-europaeu-report-problem-europaeu-report-problem-survey .improve-content .column,
div#boxes-box-report_form_footer .improve-content .column {
  float: left;
  margin: 0;
  padding: 0 20px 10px 0;
}
#block-europaeu-report-problem-europaeu-report-problem-survey .improve-content span.bold,
div#boxes-box-report_form_footer .improve-content span.bold {
  font-weight: bold;
}
#block-europaeu-report-problem-europaeu-report-problem-survey .improve-content .column input,
div#boxes-box-report_form_footer .improve-content .column input {
  margin-top: 5px;
}
#block-europaeu-report-problem-europaeu-report-problem-survey .improve-content .column input.radiofield,
div#boxes-box-report_form_footer .improve-content .column input.radiofield {
  margin-right: 4px;
}
#block-europaeu-report-problem-europaeu-report-problem-survey .improve-content .column input#DidYouFindInfo0,
div#boxes-box-report_form_footer .improve-content .column input#DidYouFindInfo0 {
  margin-left: 10px;
}
#block-europaeu-report-problem-europaeu-report-problem-survey .improve-content #btnsearch,
div#boxes-box-report_form_footer .improve-content #btnsearch {
  clear: both;
  float: right;
  margin-top: 10px;
}
#block-europaeu-report-problem-europaeu-report-problem-survey .help-improve form p,
div#boxes-box-report_form_footer .help-improve form p {
  font-size: 90%;
  padding: 5px 0;
  margin: 0;
}
#form_tools_ab,
.form_tools_ab {
  display: none;
  position: absolute;
  top: -1000px;
}
@media (max-width: 768px) {
  div#boxes-box-report_form_footer .improve-content .column {
    float: none;
    margin: 0;
    padding: 0;
  }
  div#boxes-box-report_form_footer .improve-content .column {
    float: left;
    clear: both;
  }
}
#path .container div {
  font-size: 0.875em;
}
#nexteuropa-europa-search-search-form {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 7px;
  top: 18px;
  z-index: 1;
}
#nexteuropa-europa-search-search-form .input-group {
  background: url("../images/search-background.gif") no-repeat scroll left top;
  height: 17px;
  margin: 0;
  padding: 0 0 9px 6px;
  width: 186px;
}
#nexteuropa-europa-search-search-form .form-item {
  margin-top: 1em;
  float: left;
}
#nexteuropa-europa-search-search-form .form-actions .form-submit {
  background: none;
  cursor: pointer;
  height: 26px;
  margin-right: 0;
  padding: 0;
  width: 32px;
}
#nexteuropa-europa-search-search-form label {
  font-size: 100%;
  height: 16px;
  left: -9999px;
  overflow: hidden;
  padding: 5px;
  position: absolute;
  top: -9999px;
  width: 150px;
}
#nexteuropa-europa-search-search-form button,
#nexteuropa-europa-search-search-form input {
  border: 0 none;
  float: left;
}
#nexteuropa-europa-search-search-form button.form-text,
#nexteuropa-europa-search-search-form input.form-text {
  background: none;
  font-family: Verdana, Arial, Helvetica, "DejaVu Sans", sans-serif;
  font-size: 100%;
  margin: -18px 0;
  outline: 0 solid transparent;
  width: 148px;
}
#nexteuropa-europa-search-search-form button.btn,
#nexteuropa-europa-search-search-form input.btn {
  background: url("../images/search-button.gif") no-repeat center top;
  padding: 0;
  text-indent: -999999px;
  width: 32px;
  height: 26px;
  position: relative;
  right: -3px;
  top: 0;
}
#block-tb-megamenu-main-menu {
  border: 0;
}
#block-tb-megamenu-main-menu .panel-body {
  padding: 0;
}
#block-tb-megamenu-main-menu .tb-megamenu {
  background: #2dace3;
}
#block-tb-megamenu-main-menu .tb-megamenu .mega-inner {
  padding: 10px 7px;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > li {
  position: static;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > li.open > a,
#block-tb-megamenu-main-menu .tb-megamenu .nav > li.open > a:focus,
#block-tb-megamenu-main-menu .tb-megamenu .nav > li.open > a:hover {
  background: #ffffff;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > li > a {
  font-size: 15px;
  font-size: 1.5rem;
  border: 0;
  color: #000000;
  font-weight: normal;
  padding: 12px 13px;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > li > .dropdown-menu {
  border-bottom: 6px solid #2dace3;
  left: -1px;
  width: 100.2% !important;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > li > .dropdown-menu li > a {
  color: #284f75;
  background: none !important;
  border: 0;
  text-transform: none;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > li > .dropdown-menu li > a:hover {
  color: #284f75;
  text-decoration: underline;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > li > .dropdown-menu .tb-megamenu-column-inner.mega-inner {
  padding: 0;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > li > .dropdown-menu ul.tb-megamenu-subnav.level-1 {
  padding: 10px;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > li > .dropdown-menu ul.tb-megamenu-subnav.level-1 li.level-2 {
  display: inline-block;
  vertical-align: top;
  position: relative;
  min-height: 175px;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > li > .dropdown-menu ul.tb-megamenu-subnav.level-1 li.level-2:after {
  background: #eeeeee;
  content: "";
  display: block;
  float: right;
  height: 100%;
  position: absolute;
  right: 5px;
  top: 0;
  width: 1px;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > li > .dropdown-menu ul.tb-megamenu-subnav.level-1 li.level-2:last-child:after {
  display: none;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > li > .dropdown-menu ul.tb-megamenu-subnav.level-1 li.level-2 .nolink-submenu-title {
  font-size: 17px;
  font-size: 1.7rem;
  display: block;
  font-weight: bold;
  padding: 0 0 15px;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > li > .dropdown-menu ul.tb-megamenu-subnav.level-1 li.level-2 a {
  line-height: 1;
  color: #347c98;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > .active > a {
  background: #284f75;
  color: #ffffff;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > .active.open > a {
  color: #000000;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav > .active > a:hover {
  background: #ffffff;
  color: #000000;
}
#block-tb-megamenu-main-menu .tb-megamenu .caret {
  display: none;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav-collapse-search {
  height: 0 !important;
  overflow: hidden !important;
}
#block-tb-megamenu-main-menu .tb-megamenu .nav-collapse-search.collapse.in {
  height: auto !important;
}
.front #block-tb-megamenu-main-menu .tb-megamenu .nav > .active > a {
  background: #2dace3;
  color: #000000;
}
.front #block-tb-megamenu-main-menu .tb-megamenu .nav > .active > a:hover {
  background: #ffffff;
}
#path .container {
  font-size: 0.875em;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, "DejaVu Sans", sans-serif;
}
#path .container .easy-breadcrumb_segment-separator {
  background: url("../images/breadcrumb.gif") no-repeat center center / 9px 15px;
  display: inline-block;
  padding: 0 2px 0 2px;
  text-indent: -999999px;
}
/* ************************************************************************** footer */
#layout-footer {
  border-top: 0px;
  padding-top: 0px;
  text-align: left;
}
#layout-footer div.content {
  padding: 0;
}
#layout-footer > div {
  padding-left: 0;
  padding-right: 0;
}
.region-footer {
  position: relative;
  top: 0;
  width: 100%;
  background: #f3f3f3;
  font-family: Arial, Helvetica, sans-serif;
}
#block-bean-contact-the-eu ul.contact-info,
#block-bean-find-a-social-media-account ul.contact-info,
#block-bean-contact-the-eu ul.social-media,
#block-bean-find-a-social-media-account ul.social-media {
  padding: 0;
  margin: 0;
}
#block-bean-contact-the-eu ul.contact-info li,
#block-bean-find-a-social-media-account ul.contact-info li,
#block-bean-contact-the-eu ul.social-media li,
#block-bean-find-a-social-media-account ul.social-media li {
  font-family: Arial, Helvetica, sans serif;
  display: block;
}
#block-bean-contact-the-eu ul.contact-info a,
#block-bean-find-a-social-media-account ul.contact-info a,
#block-bean-contact-the-eu ul.social-media a,
#block-bean-find-a-social-media-account ul.social-media a {
  text-decoration: none;
  color: #347c98;
  background: none;
  padding: 0;
}
#block-europaeu-report-problem-europaeu-report-problem-survey,
#block-boxes-report-form-footer {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: inset 0 -4px 4px -4px rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  border-top: 1px solid #83b5c1;
  position: relative;
  text-align: left;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 0;
}
#block-europaeu-report-problem-europaeu-report-problem-survey div.panel-heading,
#block-boxes-report-form-footer div.panel-heading {
  border-radius: none;
  background-color: transparent;
  border-bottom: none;
  padding: 16px 12px;
}
#block-europaeu-report-problem-europaeu-report-problem-survey div.panel-heading a,
#block-boxes-report-form-footer div.panel-heading a {
  font-size: 17px;
  font-size: 1.7rem;
  background: none;
  color: #347c98;
  font-family: Arial, Helvetica, "DejaVu Sans", sans-serif;
  font-weight: bold;
  position: relative;
  text-decoration: none;
}
#block-europaeu-report-problem-europaeu-report-problem-survey div.panel-heading a:after,
#block-boxes-report-form-footer div.panel-heading a:after {
  background: url("../images/blue_arrow.gif") no-repeat center center / 110% auto;
  content: "";
  display: inline-block;
  margin: 0 0 0 10px;
  position: absolute;
  width: 7px;
  top: inherit;
  height: 24px;
}
#block-europaeu-report-problem-europaeu-report-problem-survey div.panel-body,
#block-boxes-report-form-footer div.panel-body {
  font-size: 0.9em;
  margin: 0;
  padding: 0 10px 10px;
  position: relative;
  overflow: hidden;
}
#block-europaeu-report-problem-europaeu-report-problem-survey form.improve,
#block-boxes-report-form-footer form.improve {
  font-size: 13.600000000000001px;
  font-size: 1.36rem;
}
#block-europaeu-report-problem-europaeu-report-problem-survey form.improve .form_tools_ab,
#block-boxes-report-form-footer form.improve .form_tools_ab {
  display: none;
}
#block-europaeu-report-problem-europaeu-report-problem-survey form.improve .column p,
#block-boxes-report-form-footer form.improve .column p {
  float: left;
  margin-right: 30px;
}
#block-europaeu-report-problem-europaeu-report-problem-survey form.improve #DidYouFindInfo1,
#block-boxes-report-form-footer form.improve #DidYouFindInfo1 {
  margin-right: 5px;
}
#block-europaeu-report-problem-europaeu-report-problem-survey form.improve #DidYouFindInfo0,
#block-boxes-report-form-footer form.improve #DidYouFindInfo0 {
  margin: 0 5px 0 10px;
}
#block-europaeu-report-problem-europaeu-report-problem-survey #btnsearch,
#block-boxes-report-form-footer #btnsearch {
  margin-top: 4px;
}
#block-bean-contact-the-eu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-sizing: border-box;
  float: left;
  padding: 0 10px;
  width: 50%;
  margin-bottom: 20px;
  background-color: transparent;
  border: none;
  box-shadow: none;
  font-size: 1.2em;
  line-height: 1.5em;
}
#block-bean-contact-the-eu .panel-heading {
  font-size: 23px;
  font-size: 2.3rem;
  background-color: transparent;
  border: none;
  line-height: 1.8em;
  padding: 10px 0 25px;
  color: #333333;
}
#block-bean-contact-the-eu li {
  margin: 0 0 2px;
}
#block-bean-contact-the-eu li a:hover {
  text-decoration: underline;
}
#block-bean-contact-the-eu li.calling span + a {
  display: inline-block;
  text-indent: -999999px;
  width: 20px;
  height: 20px;
  background: url("../images/icon-tooltip.png") no-repeat center top;
  margin: 0 0 0 10px;
}
#block-bean-find-a-social-media-account {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  margin-bottom: 20px;
  background-color: transparent;
  border: none;
  box-shadow: none;
  font-size: 1.2em;
  line-height: 1.5em;
}
#block-bean-find-a-social-media-account .panel-heading {
  font-size: 23px;
  font-size: 2.3rem;
  background-color: transparent;
  border: none;
  color: #333333;
  line-height: 1.8em;
  padding: 10px 0 25px;
}
#block-bean-find-a-social-media-account li {
  padding: 5px 0 5px 45px;
}
#block-bean-find-a-social-media-account li.facebook {
  background: url("../images/facebook-small.png") no-repeat 12px center;
}
#block-bean-find-a-social-media-account li.twitter {
  background: url("../images/twitter-small.png") no-repeat 12px center;
}
#block-bean-find-a-social-media-account li.linkedin {
  background: url("../images/linkedin-small.png") no-repeat 12px center;
}
#block-bean-find-a-social-media-account li.google {
  background: url("../images/google-small.png") no-repeat 12px center;
}
#block-bean-find-a-social-media-account li.youtube {
  background: url("../images/youtube-small.png") no-repeat 12px center;
}
#block-cce-basic-config-footer-ipg {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 12.6px;
  font-size: 1.26rem;
  background: #f0f3f7;
  border-top: 1px solid #cccccc;
  clear: both;
  font-family: Verdana, Arial, Helvetica, "DejaVu Sans", sans-serif;
  padding: 8px 5px 0 10px;
  letter-spacing: 0;
}
#block-views-institution-carousel-block {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #f3f3f3;
  position: relative;
}
#block-views-institution-carousel-block.panel {
  border-radius: 0;
  box-shadow: 0 0 0;
  margin: 0;
  padding: 10px 0 10px;
}
#block-views-institution-carousel-block .panel-heading {
  border: 0;
  text-align: center;
  font-size: 23px;
  font-size: 2.3rem;
  color: #333;
  padding: 20px 0 20px;
}
#block-views-institution-carousel-block .view-content {
  width: 100%;
  margin: auto;
}
#block-views-institution-carousel-block .owl-carousel {
  width: auto;
  margin: 0 4%;
}
#block-views-institution-carousel-block .owl-item {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0;
}
#block-views-institution-carousel-block .owl-item a {
  border-right: 1px solid #d2d1d0;
  color: #347c98;
  display: block;
  min-height: 40px;
  padding: 0 20px;
  text-decoration: none;
  text-align: center;
}
#block-views-institution-carousel-block .owl-controls {
  position: absolute;
  top: -7px;
  width: 100%;
}
#block-views-institution-carousel-block .owl-controls .owl-prev,
#block-views-institution-carousel-block .owl-controls .owl-next {
  border-radius: 0;
  display: block;
  position: absolute;
  top: 0;
  width: 50px;
  height: 45px;
  text-indent: -999999px;
}
#block-views-institution-carousel-block .owl-controls .owl-prev {
  background: rgba(243, 243, 243, 0.8) url("../images/quick_arrow_left.png") no-repeat center left;
  left: -4%;
}
#block-views-institution-carousel-block .owl-controls .owl-next {
  background: rgba(243, 243, 243, 0.8) url("../images/quick_arrow_right.png") no-repeat center right;
  right: -4%;
}
#block-views-institution-carousel-block .owl-theme .owl-controls {
  margin-top: 0;
}
/* ************************************************************************** homepage */
.node-type-homepage .panel-body {
  padding: 0 10px 10px;
}
.node-type-homepage .group-left {
  margin: 0 2% 0 0;
  width: 48%;
}
.node-type-homepage .group-left .field-name-field-home-living {
  min-height: 235px !important;
}
.node-type-homepage .group-left .field-name-field-home-law {
  min-height: 180px !important;
}
.node-type-homepage .group-right {
  margin: 0 0 0 2%;
  width: 48%;
}
.node-type-homepage .group-right .field-name-field-home-business {
  min-height: 235px !important;
}
.node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 180px !important;
}
.node-type-homepage .group-left .field,
.node-type-homepage .group-right .field {
  border: 1px solid #e0e0e0;
  float: left;
  list-style: outside none none;
  margin: 0 20px 30px 0;
  min-height: 147px;
  padding: 8px 17px;
  width: 100%;
}
.node-type-homepage .group-left .field h2,
.node-type-homepage .group-right .field h2 {
  font-size: 23.1px !important;
  font-size: 2.31rem !important;
}
.node-type-homepage .group-left .field h2 a,
.node-type-homepage .group-right .field h2 a {
  color: #347c98 !important;
  font-size: 23.1px !important;
  font-size: 2.31rem !important;
  line-height: 0.9;
}
.node-type-homepage .group-left .field h2 a:hover,
.node-type-homepage .group-right .field h2 a:hover {
  color: #347c98;
  text-decoration: underline;
}
.node-type-homepage .group-left .field h2 a:after,
.node-type-homepage .group-right .field h2 a:after {
  background: url("../images/blue_arrow.gif") no-repeat center top / 110% auto;
  content: "";
  display: inline-block;
  margin: 0 0 0 10px;
  width: 7px;
  height: 15px;
}
.node-type-homepage .group-left .field p,
.node-type-homepage .group-right .field p {
  font-size: 16.8px !important;
  font-size: 1.68rem !important;
}
.node-type-homepage .group-footer {
  background: #f2f2f2;
  width: 100%;
}
.node-type-homepage .group-footer .field {
  display: inline-block;
  width: 50%;
  padding: 1.5% 3%;
  vertical-align: top;
}
.node-type-homepage .group-footer .field h2 {
  font-size: 25px !important;
  font-size: 2.5rem !important;
  background: none !important;
}
.node-type-homepage .group-footer .field h2 a {
  font-size: 25px !important;
  font-size: 2.5rem !important;
  color: #347c98 !important;
  line-height: 0.9;
}
.node-type-homepage .group-footer .field h2 a:hover {
  color: #347c98;
  text-decoration: underline;
}
.node-type-homepage .group-footer .field h2 a:after {
  background: url("../images/blue_arrow.gif") no-repeat center top / 110% auto;
  content: "";
  display: inline-block;
  margin: 0 0 0 10px;
  width: 7px;
  height: 15px;
}
.node-type-homepage .group-footer .field p {
  font-size: 16.8px !important;
  font-size: 1.68rem !important;
  background: none !important;
}
.node-type-homepage #block-system-main {
  border: none;
  border-radius: 0;
  box-shadow: 0 0 0;
}
.node-type-homepage #content-wrapper {
  width: 66%;
}
.node-type-homepage #sidebar-right {
  width: 33%;
  padding: 0 20px 0 0;
}
.node-type-homepage #layout-body {
  margin: 0;
}
.node-type-homepage #layout-body .row:first-child {
  margin: 0;
}
.node-type-homepage #layout-body .row:first-child h1 {
  margin: 0;
}
.node-type-homepage #layout-body .row:first-child h1#page-title {
  font-size: 29px;
  font-size: 2.9rem;
  margin: -5px 0 35px -5px;
  padding: 0;
  color: #333;
  font-family: Arial, Helvetica, "DejaVu Sans", sans-serif;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #e0e0e0;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights .panel-body {
  padding: 0;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights .box-title h3 {
  margin: 0;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights .box-title a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #f2f2f2;
  border: 0;
  color: #347c98 !important;
  font-size: 25px !important;
  line-height: 0.9;
  padding: 17px 0;
  text-align: center;
  position: relative;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights .box-title a:hover {
  text-decoration: underline;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights .box-title a:after {
  font-size: 30px;
  font-size: 3rem;
  background: url("../images/blue_arrow.gif") no-repeat center top / 110% auto;
  content: "";
  display: inline-block;
  margin: 0 0 0 10px;
  width: 7px;
  height: 15px;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights .box-title a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27px 25px 0 25px;
  border-color: #f5f5f5 transparent transparent;
  position: absolute;
  bottom: -27px;
  left: 0;
  right: 0;
  margin: auto;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights #boxes-box-newsroom_highlights {
  padding: 15px 12px 0;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights #boxes-box-newsroom_highlights .boxes-box-content a.list-group-item {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #347c98;
  border: 0;
  padding: 0;
  line-height: 1.6;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights #boxes-box-newsroom_highlights .boxes-box-content a.list-group-item:hover {
  background: none;
  text-decoration: underline;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights #boxes-box-newsroom_highlights .boxes-box-content img {
  max-width: 100%;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights #boxes-box-newsroom_highlights .boxes-box-content p {
  margin: 0;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights #boxes-box-newsroom_highlights .boxes-box-content p.date-source {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #404040;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights #boxes-box-newsroom_highlights hr {
  border-width: 2px 0 0;
  margin: 5px 0;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights #boxes-box-newsroom_highlights h4 {
  margin: 5px 0;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights #boxes-box-newsroom_highlights h4 a.list-group-item {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 16px;
  font-size: 1.6rem;
  border: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  background: url("../images/little_blue_arrow.gif") no-repeat left center;
  padding-left: 15px;
  text-decoration: none;
}
.node-type-homepage #layout-body #sidebar-right #block-boxes-newsroom-highlights #boxes-box-newsroom_highlights h4 a.list-group-item:hover {
  background: url("../images/little_blue_arrow.gif") no-repeat left center;
  color: #000000;
}
/* ************************************************************************** mostrar caja */
#block-views-institution-carousel-block {
  clear: both;
}
/* ************************************************************************** class hide oh graphics & tables */
._hide_ {
  display: none;
}
/* *** Copied from css committed directly, bypassing less files ******/
.content_menu_pipe a.active {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#links_list li.contains_table {
  list-style: outside none none;
}
/* ************************************************************************** hardcoded LACO */
html body span.ws-links a,
html body span.ws-links a:visited {
  display: inline-block;
  min-width: 17px;
  text-align: center;
  margin: 0;
  border: 1px solid #000;
  text-decoration: none;
  background-color: #fff;
  color: #000;
  vertical-align: baseline;
  line-height: 1;
  padding: 1px 0 2px;
  font-size: 10px;
}
html body span.ws-links a:visited {
  color: #551a8b;
  border: 1px solid #551a8b;
}
html body span.ws-links a:hover,
html body span.ws-links a:focus,
html body span.ws-links a:active {
  text-decoration: none;
  background-color: #369;
  border: 1px solid #036;
  color: #fff;
  outline: none;
}
html body span.ws-links a span {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
/* WS ICON */
html body a.ws-ico {
  display: none;
}
html body.js a.ws-ico {
  display: inline-block;
  position: relative;
  top: 2px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  border: 0;
}
html body.js a.ws-ico span.s {
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 13px;
  cursor: pointer;
  overflow: hidden;
  display: none;
  background: url(/wel/images/languages/ws-hover.gif) transparent left top no-repeat;
}
html body.js a.ws-ico:hover span.s,
html body.js a.ws-ico:focus span.s,
html body.js a.ws-ico:active span.s {
  display: block;
}
/* WS ICON - MOBILE */
html body.mobile a.ws-ico {
  top: 4px;
}
html body.mobile a.ws-ico img {
  width: 21px;
  height: 18px;
}
html body.mobile a.ws-ico span.s,
html body.mobile a.ws-ico:hover span.s,
html body.mobile a.ws-ico:focus span.s,
html body.mobile a.ws-ico:active span.s {
  display: none;
}
/* WS LOADING */
html body.js .ws-loading a.ws-ico span.s {
  display: none;
}
/* WS-MODAL NOSCRIPT */
.ws-modal a.ws-ico {
  display: none;
}
/* WS */
.js .ws-popup a.ws-ico {
  display: inline-block;
}
.js .ws-popup span.ws-links {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
/* WS POPUP */
.js .ws-popup-show {
  position: relative;
  z-index: 888;
}
.js .ws-popup-show span.ws-links {
  position: absolute;
  left: -5px;
  top: 0;
  z-index: 9999;
  display: inline-block;
  width: 170px;
}
.js .ws-popup-show span.ws-popup-layout {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #369;
  padding: 5px;
  background: url("../images/gradiant_02.gif") #ffffff left bottom repeat-x;
}
.js .ws-popup-show span.ws-links a {
  margin: 0 2px 3px 0;
}
/* Sitewide fixes - injector */
/* Title width fix */
.node-type-common-page #layout-body h1#page-title,
.page-contact-institutions-bodies #layout-body h1#page-title,
.node-type-article #layout-body h1#page-title,
.node-type-page #layout-body h1#page-title,
.node-type-contact-details #layout-body h1#page-title,
.node-type-country #layout-body h1#page-title,
.node-type-editorial-team #layout-body h1#page-title,
.node-type-institution #layout-body h1#page-title,
.node-type-topic #layout-body h1#page-title,
.page-contact-social-networks #layout-body h1#page-title,
.page-taxonomy-term #layout-body h1#page-title {
  width: 100%!important;
}
/* Language selector spacing */
#language-selector a {
  padding-left: 5%!important;
}
/* Bradcrumb spacing */
#path .container .easy-breadcrumb_segment-separator {
  width: 11px;
}
/* New field in video blocks */
.field-name-europaeu-block-field-video .panel-body .view-content .views-field-filename-field {
  font-weight: bold;
  padding: 0 10px;
}
/* Add  padding to video description */
.field-name-europaeu-block-field-video .panel-body .view-content .views-field-field-video-description {
  padding: 0 10px;
}
/* Topic attachment description is too wide */
.node-topic.view-mode-full .field-name-field-topic-attachments .node-topic-attachment.view-mode-default .group-right {
  width: 70%;
}
/* Fixed width for videos */
.field-name-europaeu-block-field-video {
  max-width: 100% !important;
  width: 504px!important;
  padding: 3px!important;
}
/* Slides and presentations responsive behaviour */
@media all and (max-width: 480px) {
  .block-3-columns .box-slide .fancybox img {
    display: none;
  }
  .block-3-columns .box-slide {
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
}
/* Presentations bubbles - injector */
a.ws-ico {
  display: none!important;
}
/* EIB fund - injector */
#european-investment-fund {
  background-color: #c3d6dd;
  padding: 2%;
}
#european-investment-fund img {
  float: left;
  margin-right: 50px;
}
#european-investment-fund .ws-ico img {
  margin-right: 0;
}
/* Homepage fix - injector */
.node-type-homepage .group-footer .field h2 a,
.node-type-homepage .group-left .field h2 a,
.node-type-homepage .group-right .field h2 a {
  background-image: url("https://europa.eu/european-union/sites/europaeu/themes/europaeu_theme/images/blue_arrow.gif") !important;
  background-position: right!important;
  background-repeat: no-repeat !important;
  padding-right: 18px!important;
}
.node-type-homepage .group-footer .field h2 a:after,
.node-type-homepage .group-left .field h2 a:after,
.node-type-homepage .group-right .field h2 a:after {
  background: none!important;
  content: none!important;
  display: none!important;
}
html[lang="bg"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="bg"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 118px!important;
}
html[lang="cs"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="cs"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 205px!important;
}
html[lang="da"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="da"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 148px!important;
}
html[lang="de"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="de"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 188px!important;
}
html[lang="et"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="et"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 128px!important;
}
html[lang="el"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="el"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 205px!important;
}
html[lang="en"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="en"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 146px!important;
}
html[lang="es"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="es"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 146px!important;
}
html[lang="fr"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="fr"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 128px!important;
}
html[lang="ga"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="ga"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 172px!important;
}
html[lang="hr"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="hr"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 148px!important;
}
html[lang="it"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="it"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 178px!important;
}
html[lang="lv"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="lv"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 172px!important;
}
html[lang="lt"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="lt"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 146px!important;
}
html[lang="hu"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="hu"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 258px!important;
}
html[lang="mt"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="mt"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 146px!important;
}
html[lang="nl"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="nl"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 128px!important;
}
html[lang="pl"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="pl"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 158px!important;
}
html[lang="pt"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="pt"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 146px!important;
}
html[lang="ro"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="ro"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 146px!important;
}
html[lang="sk"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="sk"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 146px!important;
}
html[lang="sl"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="sl"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 178px!important;
}
html[lang="fi"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="fi"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 172px!important;
}
html[lang="sv"] .node-type-homepage .group-left .field-name-field-home-about,
html[lang="sv"] .node-type-homepage .group-right .field-name-field-home-topic {
  min-height: 128px!important;
}
html[lang="bg"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="bg"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 232px!important;
}
html[lang="cs"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="cs"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 238px!important;
}
html[lang="da"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="da"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 232px!important;
}
html[lang="de"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="de"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 258px!important;
}
html[lang="et"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="et"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 238px!important;
}
html[lang="el"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="el"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 280px!important;
}
html[lang="en"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="en"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 232px!important;
}
html[lang="es"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="es"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 232px!important;
}
html[lang="fr"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="fr"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 258px!important;
}
html[lang="ga"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="ga"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 218px!important;
}
html[lang="hr"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="hr"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 258px!important;
}
html[lang="it"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="it"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 258px!important;
}
html[lang="lv"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="lv"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 232px!important;
}
html[lang="lt"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="lt"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 258px!important;
}
html[lang="hu"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="hu"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 268px!important;
}
html[lang="mt"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="mt"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 238px!important;
}
html[lang="nl"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="nl"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 232px!important;
}
html[lang="pl"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="pl"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 232px!important;
}
html[lang="pt"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="pt"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 238px!important;
}
html[lang="ro"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="ro"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 285px!important;
}
html[lang="sk"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="sk"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 238px!important;
}
html[lang="sl"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="sl"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 218px!important;
}
html[lang="fi"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="fi"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 232px!important;
}
html[lang="sv"] .node-type-homepage .group-left .field-name-field-home-living,
html[lang="sv"] .node-type-homepage .group-right .field-name-field-home-business {
  min-height: 205px!important;
}
html[lang="bg"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="bg"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 188px!important;
}
html[lang="cs"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="cs"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 178px!important;
}
html[lang="da"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="da"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 178px!important;
}
html[lang="de"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="de"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 205px!important;
}
html[lang="et"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="et"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 158px!important;
}
html[lang="el"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="el"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 178px!important;
}
html[lang="en"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="en"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 178px!important;
}
html[lang="es"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="es"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 188px!important;
}
html[lang="fr"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="fr"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 205px!important;
}
html[lang="ga"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="ga"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 158px!important;
}
html[lang="hr"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="hr"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 188px!important;
}
html[lang="it"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="it"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 158px!important;
}
html[lang="lv"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="lv"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 178px!important;
}
html[lang="lt"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="lt"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 128px!important;
}
html[lang="hu"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="hu"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 148px!important;
}
html[lang="mt"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="mt"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 158px!important;
}
html[lang="nl"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="nl"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 158px!important;
}
html[lang="pl"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="pl"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 128px!important;
}
html[lang="pt"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="pt"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 158px!important;
}
html[lang="ro"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="ro"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 172px!important;
}
html[lang="sk"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="sk"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 158px!important;
}
html[lang="sl"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="sl"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 158px!important;
}
html[lang="fi"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="fi"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 158px!important;
}
html[lang="sv"] .node-type-homepage .group-left .field-name-field-home-law,
html[lang="sv"] .node-type-homepage .group-right .field-name-field-home-documents {
  min-height: 178px!important;
}
/* Agencies map title - injector */
#block-bean-webtools-map-agencies h1 {
  font-size: 2em;
}
/* Survey fix - injector */
.fancybox-opened #boxFeedback #buttons a {
  padding-top: 8px;
  height: 32px;
  width: 100px;
  font-size: 10px;
}
.fancybox-opened #boxFeedback #textFeedback {
  text-align: left;
}
.fancybox-opened #boxFeedback #textFeedback_content {
  font-size: 14px;
}
#EuropaSurveyForm {
  text-align: left;
}
#survey #EuropaSurveyForm .rightboxSelect {
  font-size: 12px;
}
#EuropaSurveyForm .leftbox {
  font-weight: bold;
  font-size: 12px;
}
#EuropaSurveyForm label {
  display: block;
  font-size: 12px;
}
/* wtPopup  fix - injector */
.wtPopup.wtPopupFullscreen {
  margin: 0;
}
/* Survey external css - injector */
#survey form {
  margin: 0;
  padding: 0;
}
#survey select,
#survey textarea,
#survey input,
#survey form {
  font-size: 100%;
  line-height: 1.24;
  color: #000000;
  font-family: verdana;
}
#participate {
  background-image: url(../images/bkg-box.gif);
  height: 193px;
  position: fixed;
  right: 0;
  top: 200px;
  width: 162px;
  z-index: 1000;
  display: none;
  font-size: 83%;
  font-family: verdana;
  line-height: 1.24;
}
#participate p {
  color: #fff;
  padding: 30px 0 0 25px;
  margin: 2px 0px 10px 0px;
}
#participate .close {
  float: right;
  margin: 15px 10px 0 0;
  border: none;
}
#participate input {
  border: 1px solid #fff;
  color: #fff;
  background-color: #cc710f;
  padding: 3px;
  margin: 0px 0 0 25px;
  cursor: pointer;
  cursor: hand;
}
/*************************Survey popup********************/
#survey {
  background-color: #fff;
  width: 600px;
  margin: 0 auto 0 auto;
  height: auto;
  padding: 0 0 12px 0;
  position: relative;
  font-family: Verdana;
  font-size: 0.8em;
}
#survey #bkg-img {
  background-repeat: no-repeat;
  position: absolute;
  top: 30px;
  left: 0;
  height: 83px;
  width: 157px;
  z-index: 1;
}
#survey #bkg-img-zindex {
  background-repeat: no-repeat;
  position: absolute;
  top: 31px;
  left: 0;
  height: 83px;
  width: 157px;
  z-index: 1000;
}
#survey h2 {
  color: #e78d0e;
  font-family: Georgia;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 1px 0 4px 10px;
  background-color: #fff;
}
#survey .floatRight {
  float: right;
  padding: 5px 10px 0 0;
  margin: 0;
}
#survey .box-bkg-img {
  border: 1px solid #d7d7d7;
  padding: 10px 10px 10px 50px;
  margin: 0 10px 10px 10px;
  position: relative;
  overflow: hidden;
  height: 1%;
  z-index: 100;
  background-repeat: no-repeat;
}
#survey .box {
  border: 1px solid #d7d7d7;
  padding: 10px 10px 10px 50px;
  margin: 0 10px 10px 10px;
  position: relative;
  overflow: hidden;
  height: 1%;
  z-index: 100;
}
#survey .boxLast {
  border: 1px solid #d7d7d7;
  padding: 10px 10px 10px 50px;
  margin: 0 10px 0 10px;
  position: relative;
  overflow: hidden;
  height: 1%;
  z-index: 100;
}
#survey .boxLast .paddingLeft {
  padding-left: 20px;
}
#survey .boxLast .last {
  padding-bottom: 20px;
}
#survey .leftbox {
  float: left;
  position: relative;
  width: 220px;
  padding: 0;
  margin: 0 10px 10px 0;
  clear: left;
}
#survey .shortbox {
  width: 200px;
}
#survey .rightIndent {
  text-align: right;
}
#survey .boxLast .leftbox {
  width: 220px;
}
#survey .inputText {
  border: 1px solid #95afc6;
  width: 178px;
}
#survey br.clear {
  padding: 0;
  margin: 0;
  clear: both;
}
#survey input {
  border: none;
}
#survey #buttons {
  margin: -10px 10px 5px;
  position: relative;
  text-align: right;
}
#survey #buttons input {
  border: 1px solid #d7d7d7;
  padding: 2px 7px;
  background-color: #fff;
  margin: 0 10px 0 0;
  cursor: pointer;
  cursor: hand;
  min-width: 75px;
  height: 20px;
  text-align: center;
}
#survey #buttons input#Send {
  font-size: 12px;
  height: 26px;
}
#survey #closeButton input {
  border: 1px solid #d7d7d7;
  padding: 2px 10px;
  background-color: #fff;
  margin: 0 10px 0 0;
  cursor: pointer;
  cursor: hand;
  height: 26px;
}
#survey #closeButton {
  position: absolute;
  margin: 3px 0 0px 0;
  z-index: 1000;
  font-size: 12px;
  height: 28px;
  left: 22px;
  bottom: 28px;
}
#survey input#buttonCloseCross {
  background-image: url(../images/close.gif);
  height: 14px;
  width: 14px;
  cursor: pointer;
  cursor: hand;
  border: none;
}
.scroll_checkboxes {
  height: 100px;
  padding: 5px;
  overflow: auto;
  border: 1px solid #ccc;
}
.scroll_checkboxes_second_level {
  padding-left: 25px;
}
.inputCheckbox {
  display: block;
  float: left;
  overflow: hidden;
  width: 100%;
  margin-top: 5px;
}
.inputCheckbox input {
  float: left;
  margin: 0px;
}
.inputCheckbox span {
  display: block;
  margin-left: 20px;
}
#survey input.form_tools_ab {
  display: none;
  position: absolute;
  top: -1000px;
}
#survey .rightbox {
  float: left;
  position: relative;
  width: 260px;
  padding: 0;
  margin: 0 0 10px 0;
}
#survey .box-bkg-img .rightbox {
  float: right;
}
#survey .rightboxSelect,
#survey .rightboxSelectLong {
  width: 180px;
  margin: 0 0 10px 0;
  display: block;
}
#survey .rightboxSelectLong {
  width: auto;
}
#survey .boxLast .rightbox {
  width: 180px;
}
#survey p#q_05_specify {
  width: 220px;
}
#survey select {
  font-size: 81.5%;
}
p.privacy_statement {
  font-size: 10px;
  text-align: left;
  padding: 0px 0px 0px 8px;
  margin: 0px;
}
p.privacy_statement a {
  margin: 0px;
  padding: 0px;
}
#frameFeedback p.privacy_statement {
  bottom: 20px;
  margin: 0;
  position: absolute;
  right: 20px;
  text-align: right;
}
#boxFeedback {
  width: 370px;
  height: 250px;
  margin: 10px 0 0 10px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#frameFeedback {
  border: 1px solid #d7d7d7;
  height: 237px;
  margin: 0;
  padding: 0;
  width: 357px;
}
#closeButton {
  margin: 3px 0 0 0;
  padding: 0;
  text-align: right;
  background-position: top right;
  background-repeat: no-repeat;
}
#closeButton p {
  margin: 0;
  padding: 8px 5px 0 0;
}
#closeButton a,
#closeButton a:hover,
#closeButton a:visited {
  color: #000000;
}
#buttons a,
#buttons a:hover,
#buttons a:visited {
  color: #000000;
}
#closeButton a img {
  text-decoration: none;
  border: none;
}
#textFeedback {
  margin: 25px;
  line-height: 1.5em;
}
#textCCK {
  float: left;
  display: block;
  margin: 25px;
}
#buttons p.btnLeft {
  float: left;
  padding: 0 0 0 15px;
  margin: 0px 0px 0px 40px;
  font-weight: bold;
}
#buttons p.btnRight {
  float: left;
  padding: 0 15px 0 0;
  margin: 0px 0px 0px 40px;
  font-weight: bold;
}
#buttons a {
  display: block;
  background-color: #ffffff;
  border: 1px solid #d7d7d7;
  cursor: pointer;
  height: 20px;
  margin: 0 10px 0 0;
  padding: 2px 7px;
  width: 75px;
  color: #000000;
  font-family: verdana;
  font-size: 100%;
  line-height: 1.24;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
}
#survey select {
  font-size: 100%;
}
#buttons a {
  padding-top: 10px;
}
@media screen and (max-width: 600px) {
  #boxFeedback {
    width: 90% !important;
  }
  #frameFeedback {
    width: 100% !important;
  }
  div#survey {
    width: 90% !important;
  }
}
@media screen and (max-width: 480px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
  #survey .box {
    padding-left: 10px;
  }
  #survey .leftbox {
    float: none;
    width: auto;
    font-size: 2em;
  }
  #survey .rightbox {
    width: auto !important;
  }
  #survey .rightboxSelect,
  #survey .rightboxSelectLong {
    font-size: 1.5em;
    width: 440px !important;
  }
  .inputCheckbox span {
    font-size: 1.5em;
  }
  #survey #buttons input {
    width: auto;
    height: auto;
    font-size: 2.5em;
  }
  #survey .box-bkg-img {
    padding-left: 10px;
  }
  #buttons a {
    padding-top: 10px;
  }
  #survey .leftbox {
    float: left;
  }
  #frameFeedback {
    height: auto !important;
  }
  #textFeedback {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-size: 100% !important;
    line-height: normal;
  }
  #boxFeedback {
    height: auto;
  }
  #frameFeedback p.privacy_statement {
    clear: both;
    float: none;
    margin: 0;
    padding-right: 10px;
    padding-top: 15px;
    padding-top: 8px;
    position: static;
    text-align: right;
  }
  #textFeedback_content {
    font-size: 10px;
  }
  #buttons p.btnRight,
  #buttons p.btnLeft {
    margin: 0 0 0 10px;
  }
}
@media screen and (max-width: 320px) {
  #boxFeedback {
    width: 240px !important;
  }
  #frameFeedback {
    width: 227px !important;
  }
  div#survey {
    width: 227px !important;
  }
  #buttons p.btnLeft {
    padding-left: 0px;
    margin-left: 20px;
  }
  #buttons p.btnRight {
    padding-left: 0px;
    margin: 0px;
    padding-right: 0px;
  }
  #survey .leftbox {
    float: left;
  }
}
#survey textarea {
  font-size: 12px;
}
#survey #bouton_close_thanks {
  border: 1px solid #d7d7d7;
  padding: 5px 12px;
  background-color: #fff;
  margin: 0 10px 0 0;
  cursor: pointer;
  height: 26px;
  font-size: 100%;
  color: #000000;
  font-family: verdana;
  right: 10px;
  position: absolute;
}
.responsiveTableWrapper {
  overflow-x: scroll;
}
