/* start of ec-resp fix */
#block-system-main .view-content .views-row {
  margin-bottom: 0;
  padding-top: 0;
  border-top: 0;
}

#layout-header #main-title {
  margin-top: 0px;
}

.field-image-caption,
.field-name-field-caption {
  float: none;
  font-family: Verdana;
  font-size: 100%;
  font-style: normal;
  margin-bottom: 0;
  width: auto;
}

/* end of ec-resp fix */
* + html .clearfix {
  min-height: 1%;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

body {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, "DejaVu Sans", sans-serif;
  background: #e2edf8;
  font-size: 18px;
  line-height: 18px;
  margin: 0;
  filter: none;
  border: 0 none;
  min-width: 320px;
}
#main-navigation,
#layout-body {
  font-size: 13px;
}

.container {
  max-width: 1200px;
  width: auto;
}

.showWhenSmall {
  display: none;
}

h1 {
  margin: 0;
}

img {
  border: 0;
}

#sidebarLeft,
#footer_left,
#sidebarRight,
#footer_right {
  width: 20%;
  float: left;
  min-height: 10px;
}

#pageCenter,
#footer_center {
  float: left;
  margin: 0 2%;
  width: 56%;
  min-height: 10px;
}

.front #sidebarLeft,
.front #footer_left,
.front #sidebarRight,
.front #footer_right {
  width: 26%;
}

.front #pageCenter,
.front #footer_center {
  width: 44%;
}

#layout-header .username {
  font-size: 11px;
  float: left;
  margin: 3px 10px 0 10px;
}

#block-system-user-menu li a {
  font-size: 11px;
}

#block-system-user-menu li {
  padding: 0;
}

/*main menu*/
#main-navigation {
  border-bottom: solid 1px #9fb7c3;
  border-top: solid 1px #002e4a;
  margin-bottom: 20px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #d3e5f0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d3e5f0));
  background: -webkit-linear-gradient(top, #ffffff 0%, #d3e5f0 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #d3e5f0 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #d3e5f0 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #d3e5f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3e5f0', GradientType=0);
}

#main-navigation .glyphicon-home {
  margin-top: 5px;
}

#block-menu-block-main-navigation {
  border: 0;
  background: transparent;
  box-shadow: none;
  margin: 0;
}

#block-menu-block-main-navigation .chunck-1,
#block-menu-block-main-navigation .chunck-2 {
  display: block;
}

#block-menu-block-main-navigation .panel-heading {
  display: none;
}

#block-menu-block-main-navigation .panel-body {
  padding: 0;
  box-shadow: 0;
}

#block-menu-block-main-navigation ul {
  padding: 0;
  margin: 0;
}

#block-menu-block-main-navigation ul li {
  float: left;
  list-style: none;
  padding: 0;
  border-right: solid 1px #9fb7c3;
  border-bottom: solid 1px #9fb7c3;
  margin-bottom: -1px;
}

#block-menu-block-main-navigation ul li a {
  background: transparent;
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
  float: left;
  padding: 5px 20px 0;
  height: 39px;
  line-height: 14px;
  border-right: solid 1px #fff;
}

#block-menu-block-main-navigation ul li a:hover {
  text-decoration: underline;
}

#block-menu-block-main-navigation ul li ul {
  display: none;
}

#block-menu-block-main-navigation ul li.active-trail,
#block-menu-block-main-navigation ul li.active {
  background: #074a8a;
  background: -moz-linear-gradient(top, #074a8a 0%, #073977 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #074a8a), color-stop(100%, #073977));
  background: -webkit-linear-gradient(top, #074a8a 0%, #073977 100%);
  background: -o-linear-gradient(top, #074a8a 0%, #073977 100%);
  background: -ms-linear-gradient(top, #074a8a 0%, #073977 100%);
  background: linear-gradient(to bottom, #074a8a 0%, #073977 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#074a8a', endColorstr='#073977', GradientType=0);
}

#block-menu-block-main-navigation ul li.active-trail > a,
#block-menu-block-main-navigation ul li.active > a {
  color: #fff;
}

/*/main menu*/
/*sub menu*/
#sidebarLeft #block-menu-block-sub-navigation {
  border: solid 1px #9fb7c3;
  box-shadow: none;
  font-size: 12px;
  line-height: 14px;
}

#sidebarLeft #block-menu-block-sub-navigation .panel-heading {
  background: #c1d5e3;
  border: 0;
  padding: 7px 10px 10px;
  font-weight: normal;
}

#sidebarLeft #block-menu-block-sub-navigation .panel-heading a {
  color: #252525;
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
}

#sidebarLeft #block-menu-block-sub-navigation .panel-body {
  margin: 0;
  padding: 0;
  display: block;
}

#sidebarLeft #block-menu-block-sub-navigation ul {
  margin: 0;
  padding: 0;
}

#sidebarLeft #block-menu-block-sub-navigation .menu-block-sub_navigation > ul.menu {
  border-radius: 0 0 3px 3px;
}

#sidebarLeft #block-menu-block-sub-navigation ul li {
  float: none;
  display: block;
  padding: 0 0 1px 5px;
  border-top: solid 1px #c4dbe7;
}

#sidebarLeft #block-menu-block-sub-navigation ul li a {
  background: transparent;
  border: 0;
  border-radius: 0;
  float: none;
  display: block;
  padding: 7px 15px 7px 10px;
  height: auto;
  border-right: 0;
  border-top: solid 1px #fff;
  margin: 0 0 0 -5px;
}

#sidebarLeft #block-menu-block-sub-navigation ul li a:hover {
  text-decoration: underline;
}

#sidebarLeft #block-menu-block-sub-navigation ul li.active {
  background: transparent;
}

#sidebarLeft #block-menu-block-sub-navigation ul li.active a {
  color: #0065a2;
}

#sidebarLeft #block-menu-block-sub-navigation ul li ul {
  display: block;
  margin: 0;
  border-left: solid 2px #9fb7c3;
  margin-bottom: 5px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}

#sidebarLeft #block-menu-block-sub-navigation.menu-depth-2 .expanded ul,
#sidebarLeft #block-menu-block-sub-navigation.menu-depth-3 .expanded .expanded ul,
#sidebarLeft #block-menu-block-sub-navigation.menu-depth-4 .expanded .expanded .expanded ul,
#sidebarLeft #block-menu-block-sub-navigation.menu-depth-max .expanded .expanded .expanded ul {
  background: #ffffff;
}

#sidebarLeft #block-menu-block-sub-navigation.menu-depth-1 .panel-heading,
#sidebarLeft #block-menu-block-sub-navigation.menu-depth-1 ul,
#sidebarLeft #block-menu-block-sub-navigation.menu-depth-2 ul,
#sidebarLeft #block-menu-block-sub-navigation.menu-depth-3 .expanded ul,
#sidebarLeft #block-menu-block-sub-navigation.menu-depth-4 .expanded .expanded ul,
#sidebarLeft #block-menu-block-sub-navigation.menu-depth-max .expanded .expanded ul {
  background: #edf4f8;
}

#sidebarLeft #block-menu-block-sub-navigation.menu-depth-2 .panel-heading,
#sidebarLeft #block-menu-block-sub-navigation.menu-depth-3 ul,
#sidebarLeft #block-menu-block-sub-navigation.menu-depth-4 .expanded ul,
#sidebarLeft #block-menu-block-sub-navigation.menu-depth-max .expanded ul {
  background: #ddeaf1;
}

#sidebarLeft #block-menu-block-sub-navigation.menu-depth-3 .panel-heading,
#sidebarLeft #block-menu-block-sub-navigation.menu-depth-4 ul,
#sidebarLeft #block-menu-block-sub-navigation.menu-depth-max ul {
  background: #c0d5e0;
}

#sidebarLeft #block-menu-block-sub-navigation ul li.active-trail {
  background: transparent;
}

#sidebarLeft #block-menu-block-sub-navigation ul li.active-trail > a {
  color: #0065a2;
  background: url(../images/spriteUtils.png) no-repeat 100% 5px;
}

#sidebarLeft #block-menu-block-sub-navigation ul li.active > a {
  color: #fff;
  background: #074a8a url(../images/spriteUtils.png) no-repeat 100% -162px;
}

/*/sub menu*/
/*section sub menu*/
#sidebarLeft #block-views-parent-sections-block {
  border: 0;
  background: transparent;
  box-shadow: none;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 30px;
}

#sidebarLeft #block-views-parent-sections-block .panel-heading {
  border: solid 1px #8ba6b7;
  background: #c1d5e3 url(../images/spriteUtils.png) no-repeat 100% -1160px;
  border-radius: 5px;
  color: #043665;
  padding: 8px 22px 9px 10px;
  line-height: 14px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: normal;
}

#sidebarLeft #block-views-parent-sections-block .panel-heading a {
  color: #043665;
}

#sidebarLeft #block-views-parent-sections-block .panel-body {
  margin: 0;
  padding: 0;
  border: solid 1px #9fb7c3;
  background: #ddeaf1;
  border-radius: 5px;
  position: relative;
}

#sidebarLeft #block-views-parent-sections-block .panel-body > .view > .view-content > .item-list,
.panel-body > .item-list,
#sidebarLeft #block-views-parent-sections-block .item-list ul.list-group-flush {
  margin: 0;
}

#sidebarLeft #block-views-parent-sections-block .panel-body a {
  color: #074a8a;
}

#sidebarLeft #block-views-parent-sections-block .panel-body .item-list ul ul li .views-field-title {
  position: relative;
}

#sidebarLeft #block-views-parent-sections-block .panel-body .item-list ul ul li .views-field-title:after {
  background: url(../images/spriteUtils.png) no-repeat 0 -1082px;
  position: absolute;
  top: -2px;
  left: 20px;
  width: 18px;
  height: 10px;
  content: "";
  z-index: 2;
}

#sidebarLeft #block-views-parent-sections-block .panel-body .item-list ul.active-section ul li .views-field-title:after {
  content: "";
  background: transparent;
  width: 0;
  height: 0;
}

#sidebarLeft #block-views-parent-sections-block .panel-body a.active {
  color: #fff;
  background: #074a8a;
  z-index: 0;
}

#sidebarLeft #block-views-parent-sections-block .panel-body a.active:after {
  background: url(../images/spriteUtils.png) no-repeat 0 -1039px;
  position: absolute;
  top: 10px;
  right: -8px;
  width: 9px;
  height: 13px;
  content: "";
}

#sidebarLeft #block-views-parent-sections-block .panel-body .active-section ul {
  position: relative;
  margin: 0;
  padding: 5px 0 5px 15px;
}

#sidebarLeft #block-views-parent-sections-block .panel-body .active-section ul:before {
  background: url(../images/spriteUtils.png) no-repeat 0 -993px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 10px;
  height: 16px;
  content: "";
}

#sidebarLeft #block-views-parent-sections-block .panel-body .active-section ul li {
  background: #fff;
  margin: 0 0 1px;
  border: 0;
}

#sidebarLeft #block-views-parent-sections-block ul {
  padding: 0;
  margin: 0;
}

#sidebarLeft #block-views-parent-sections-block ul li {
  float: none;
  display: block;
  padding: 0 0 1px;
  margin: 0;
}

#sidebarLeft #block-views-parent-sections-block ul ul li {
  border-top: solid 1px #acc4d1;
}

#sidebarLeft #block-views-parent-sections-block ul li a {
  float: none;
  display: block;
  padding: 8px 15px 10px 10px;
  height: auto;
  border-right: 0;
  margin: 0;
}

#sidebarLeft #block-views-parent-sections-block ul ul li a {
  border-top: solid 1px #fff;
}

/*/section sub menu*/
/*panel navigation*/
.panel.nav-panel {
  border: 1px solid #9fb7c3;
  box-shadow: 0 0 0;
}

.panel.nav-panel .panel-heading {
  font-size: 14px;
  font-weight: bold;
  color: #252525;
  border-bottom: solid 1px #e9f1f6;
  background: #fff;
}

.panel.nav-panel .panel-body {
  padding: 2px 0 10px;
}

.panel.nav-panel .item-list {
  margin-top: 0;
}

.panel.nav-panel .item-list ul {
  margin: 0;
  padding: 0;
}

.panel.nav-panel .item-list li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.panel.nav-panel .view-newsroom-navigation li,
.panel.nav-panel .view-newsroom-calendar-navigation li {
  padding: 2px 0 0 15px;
  background: rgba(0, 0, 0, 0) url("../images/spriteUtils.png") no-repeat scroll -7px -1452px;
}

.panel.nav-panel .panel-body .view-content .item-list ul ul {
  padding: 0 0 10px 10px;
}

.panel.nav-panel .panel-body .view-content .views-field .field-content a {
  display: block;
  padding: 2px 0 2px 15px;
  background: url(../images/spriteUtils.png) no-repeat -7px -1452px;
}

#sidebarLeft .nav-pills > li a {
  background: none;
  padding: 0;
}

#sidebarLeft .nav-pills > li,
#sidebarLeft .nav-pills > li a {
  float: none;
  display: block;
  border: none;
  margin: 0;
}

/*/panel navigation*/
/*search*/
#block-search-form {
  background: #fff;
  border: 0;
  padding: 3px;
  margin-bottom: 15px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

#block-search-form .btn-default {
  border-color: #cccccc;
  background: #fff;
  background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
}

#search-block-form .form-item {
  width: 100%;
}

#search-block-form .form-item input {
  border-color: #cccccc;
  width: 100%;
  float: left;
}

/*/search*/
/*caroussel*/
.panel.content-slider {
  background: none;
  border: 0;
  box-shadow: none;
}

.panel.content-slider .panel-body {
  padding: 0;
}

.flexslider.carousel {
  margin-bottom: 15px;
}

.region-content .flexslider.carousel ul {
  margin-top: 0;
}

.flexslider.carousel .slides {
  padding: 8px;
  background: #fff;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  border: 0;
  overflow: hidden;
  min-height: 160px;
}

.flexslider.carousel .flex-control-nav {
  bottom: -30px;
}

.flexslider.carousel .flex-control-paging li a {
  background: #5ea2cb;
}

.flexslider.carousel .flex-control-paging li a.flex-active {
  background: #295d7c;
}

.flexslider.carousel .field-content img {
  height: auto;
}

.flexslider.carousel .carousel-caption {
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 15px;
  line-height: 15px;
  font-size: 12px;
}

.flexslider.carousel .carousel-caption * {
  font-size: 12px;
  color: #fff;
  margin: 0;
  padding: 0;
}

.flexslider.carousel .carousel-caption a {
  font-size: 13px;
  font-weight: bold;
}

/*/caroussel*/
.horizontalBrowsingLinks {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.horizontalBrowsingLinks .navPositionner {
  display: block;
  width: 50%;
  margin: 0 auto;
}

.horizontalBrowsingLinks .navPositionner a.previousContent {
  float: left;
  width: 33%;
  min-width: 150px;
  margin: 5px 20px 0 0;
}

.horizontalBrowsingLinks .navPositionner a.nextContent {
  float: right;
  width: 33%;
  min-width: 150px;
  margin: 5px 0 0 20px;
  text-align: right;
}

div#block-print-print-links {
  float: right;
  padding-bottom: 20px;
}

/* listing taxonomy */
.page-taxonomy .node {
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #ffffff), color-stop(100%, #f9f9ff));
  background: -webkit-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: -o-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: -ms-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: linear-gradient(to bottom, #ffffff 80%, #f9f9ff 100%);
  margin: -1px -15px 0px;
  padding: 0 15px 10px 25px;
}

.page-taxonomy .node h2,
.page-taxonomy .node h3,
.page-taxonomy .node h4 {
  font-size: 14px;
  margin: 3px 0 7px -10px;
}

.page-taxonomy #pageCenter section .node .meta.submitted {
  margin-bottom: 4px;
  font-size: 11px;
}

.page-taxonomy .node .field-name-field-shared-teaser {
  font-size: 12px;
  line-height: 16px;
  color: #444;
}

.page-taxonomy #pageCenter section #block-system-main > .panel-body > .node > .content > .field {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
}

.page-taxonomy .node .node-readmore {
  font-size: 11px;
}

.page-taxonomy #pageCenter section #block-system-main {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}

.page-taxonomy section a.feed-icon {
  float: right;
  padding: 0;
  margin: 10px 0 20px;
}

/* /listing taxonomy */
/* listing newsroom */
.page-newsroom .views-row,
.page-newsroom #block-system-main .view-content .views-row {
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #ffffff), color-stop(100%, #f9f9ff));
  background: -webkit-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: -o-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: -ms-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: linear-gradient(to bottom, #ffffff 80%, #f9f9ff 100%);
  margin: -1px -15px 0px;
  padding: 6px 15px 13px 25px;
}

.page-newsroom .views-row .views-field-field-newsroom-item-short-title {
  font-size: 14px;
  margin: 3px 0 4px -10px;
}

.page-newsroom .views-row .views-field-field-newsroom-item-date {
  margin-bottom: 2px;
  font-size: 11px;
  color: #999999;
}

.page-newsroom .views-row .views-field-field-newsroom-item-venue {
  font-size: 11px;
  color: #704a21;
  line-height: 13px;
  font-style: italic;
  margin-bottom: 2px;
}

.page-newsroom .views-row .views-field-field-shared-teaser a {
  font-size: 11px;
  margin: -3px 0 5px;
  display: inline-block;
}

.page-newsroom .views-row .views-field-field-newsroom-item-type {
  font-size: 11px;
  margin: 5px 0 -3px -10px;
}

.page-newsroom .views-row .views-field-field-newsroom-item-type a {
  color: #5797bd;
}

.page-newsroom .views-row figure.newsroom-image {
  float: right;
  width: 20%;
  min-width: 90px;
  margin: 0 0 5px 4%;
  border: solid 1px #d9d9d9;
  border-radius: 3px;
  padding: 3px;
  overflow: hidden;
}

.page-newsroom #pageCenter section #block-system-main {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}

.page-newsroom section a.feed-icon {
  float: right;
  padding: 0;
  margin: 10px 0 20px;
}

.page-newsroom .view-newsroom .view-footer {
  padding: 5px 0 8px;
}

#nexteuropa-newsroom-list-filter-form {
  text-align: right;
}

#nexteuropa-newsroom-list-filter-form label,
#nexteuropa-newsroom-list-filter-form .form-control,
#nexteuropa-newsroom-list-filter-form .form-submit,
#nexteuropa-newsroom-list-filter-form .form-item-countries {
  display: inline-block;
  width: auto;
}

#nexteuropa-newsroom-list-filter-form .form-submit {
  margin-top: -4px;
}

/* /listing newsroom */
/*content items*/
section table th {
  border-bottom: solid 2px #ccc;
  padding: 3px 5px;
  vertical-align: top;
}

section table td {
  padding: 3px 5px;
  vertical-align: top;
  border-bottom: solid 1px #f3f3f3;
}

section table tfoot th {
  border-top: solid 2px #ccc;
  border-bottom: 0;
}

section h2 {
  font-size: 20px;
  margin: 20px 0 10px;
  padding: 0 0 5px;
  color: #0f3457;
  border-bottom: 1px solid #e9f1f6;
}

section h3 {
  font-size: 17px;
  margin: 12px 0 10px;
  color: #14385b;
}

section h4 {
  font-size: 12px;
  margin: 12px 0 10px;
  color: #1b3f62;
}

section h5 {
  font-size: 12px;
  margin: 12px 0 10px;
  color: #234669;
}

section h6 {
  font-size: 12px;
  margin: 12px 0 10px;
  color: #3c5975;
}

/*default panels*/
.panel {
  background-color: #ffffff;
  border: 0;
  border-radius: 5px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
}

.panel.panel-default > .panel-heading {
  background: transparent;
  border-bottom: 0;
  color: #252525;
  font-size: 18px;
}

#sidebarLeft .panel.panel-default > .panel-heading,
#sidebarRight .panel.panel-default > .panel-heading {
  border-bottom: 1px solid #e9f1f6;
  font-size: 14px;
  font-weight: bold;
}

.panel .panel-heading {
  border-bottom: 1px solid #e9f1f6;
  padding: 10px 15px 13px;
}

#sidebarLeft .panel .panel-heading,
#sidebarRight .panel .panel-heading {
  border-bottom: 1px solid #e9f1f6;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 8px 10px 10px;
}

#sidebarLeft .panel .panel-body,
#sidebarRight .panel .panel-body {
  padding: 10px 10px 15px;
}

/*/default panels*/
/*CTA*/
.CTAnav {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  border: 0;
}

.CTAnav .panel-body {
  padding: 0 !important;
}

.CTAnav ul {
  margin: 0 !important;
}

.CTAnav a.CTAlink {
  float: left;
  width: 100%;
  border: solid 3px #fff;
  background: #ccc no-repeat 50% 50%;
  color: #01264a;
  text-align: center;
  border-radius: 5px !important;
  overflow: hidden;
}

.CTAnav a.CTAlink {
  line-height: 15px;
}

.CTAnav a.CTAlink .line1,
.CTAnav a.CTAlink .line2,
.CTAnav a.CTAlink .line3 {
  display: block;
}

.CTAnav a.CTAlink .dots {
  display: block;
  padding-top: 2px;
}

#block-boxes-cta-research-area a.CTAlink {
  height: 105px;
  background-image: url(../images/CTAfindRA_bg.jpg);
}

#block-boxes-cta-get-funding a.CTAlink {
  height: 105px;
  background-image: url(../images/CTAgetfunding_bg.jpg);
}

#block-boxes-cta-what-is-h2020 a.CTAlink {
  height: 105px;
  color: #fff;
  background-image: url(../images/CTAwhat_bg.jpg);
}

#block-boxes-cta-what-is-h2020.CTAnav a.CTAlink .dots {
  display: none;
}

#block-boxes-cta-h2020-programme a.CTAlink {
  height: 105px;
  background-image: url(../images/CTAprog_bg.jpg);
}

#block-boxes-cta-research-area a.CTAlink .line1 {
  font-size: 16px;
  padding-top: 13px;
}

#block-boxes-cta-research-area a.CTAlink .line2 {
  font-size: 19px;
  padding-top: 4px;
  font-weight: bold;
}

#block-boxes-cta-research-area a.CTAlink .line3 {
  font-size: 16px;
  padding-top: 7px;
}

#block-boxes-cta-get-funding a.CTAlink .line1,
#block-boxes-cta-h2020-programme a.CTAlink .line1 {
  font-size: 16px;
  padding-top: 13px;
}

#block-boxes-cta-get-funding a.CTAlink .line2,
#block-boxes-cta-h2020-programme a.CTAlink .line2 {
  font-size: 19px;
  padding-top: 7px;
  font-weight: bold;
}

#block-boxes-cta-what-is-h2020 a.CTAlink .line1 {
  font-size: 16px;
  padding: 7px 0% 0 12%;
}

#block-boxes-cta-what-is-h2020 a.CTAlink .line2 {
  font-size: 19px;
  padding: 2px 0% 0 12%;
  font-weight: bold;
  line-height: 22px;
}

.CTAnav a.CTAlink .smallAmp {
  font-size: 14px;
  font-weight: normal;
}

#block-boxes-cta-audiovisual-publications a.CTAlink {
  height: 90px;
  background-image: url(../images/CTAaudPub_bg.jpg);
}

#block-boxes-cta-audiovisual-publications a.CTAlink .line1 {
  font-size: 16px;
  padding-top: 12px;
  font-weight: bold;
}

#block-boxes-cta-audiovisual-publications a.CTAlink .line2 {
  font-size: 16px;
  padding-top: 5px;
  font-weight: bold;
}

#block-boxes-cta-projects-achievments a.CTAlink {
  height: 90px;
  background-image: url(../images/CTAprojAch_bg.jpg);
}

#block-boxes-cta-projects-achievments a.CTAlink .line1 {
  font-size: 16px;
  padding-top: 12px;
  font-weight: bold;
  min-height: 15px;
}

#block-boxes-cta-projects-achievments a.CTAlink .line2 {
  font-size: 16px;
  padding-top: 5px;
  font-weight: bold;
}

/*/CTA*/
/*social media box*/
#block-boxes-follow-us {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  border: 0;
  padding: 3px;
  background: #fff;
}

#sidebarRight #block-boxes-follow-us .panel-body {
  background: #e7eff6;
  background: -moz-linear-gradient(top, #dce7f3 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dce7f3), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #dce7f3 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #dce7f3 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #dce7f3 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #dce7f3 0%, #ffffff 100%);
  padding: 10px 15px;
}

#boxes-box-follow_us .boxes-box-content ul,
#boxes-box-follow_us .boxes-box-content ul li {
  margin: 0;
  padding: 0;
  display: inline;
}

#boxes-box-follow_us .boxes-box-content ul li a {
  display: inline-block;
  background: url(../images/socialicons.png) no-repeat;
  width: 28px;
  height: 28px;
  overflow: hidden;
  text-indent: -5000px;
  border-bottom: none;
  vertical-align: middle;
  margin: -3px 4px 0 0;
}

#block-boxes-follow-us ul li a.twitter {
  background-position: 0px 0px;
}

#block-boxes-follow-us ul li a.rss {
  background-position: -33px 0px;
}

#block-boxes-follow-us ul li a.gplus {
  background-position: -66px 0px;
}

#block-boxes-follow-us ul li a.youtube {
  background-position: -100px 0px;
}

#block-boxes-follow-us ul li a.flickr {
  background-position: -133px 0px;
}

#block-boxes-follow-us ul li a.facebook {
  background-position: -166px 0px;
}

#block-boxes-follow-us.panel .list-group .list-group-item {
  border: none;
}

#boxes-box-follow_us .boxes-box-content h2 {
  font-size: 18px;
  display: inline;
  color: #252525;
  margin: 0;
  padding: 0 10px 0 0;
}

#boxes-box-follow_us .boxes-box-controls ul {
  margin: 0;
}

/*/social media box*/
/*twitter box*/
#smk-twitter_user_timeline .smk-tweets,
#smk-twitter_user_timeline .smk-tweets p {
  font-size: 12px;
  line-height: 16px;
}

#smk-twitter_user_timeline .smk-tweets a {
  text-decoration: none;
}

#smk-twitter_user_timeline .smk-tweets a:hover {
  text-decoration: underline;
}

/*/twitter box*/

/*feedback button*/
#block-boxes-your-feedback {
  border-radius: 0;
  box-shadow: 0 0 0;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  position: fixed;
  right: -3px;
  top: 300px;
  width: 30px;
  height: 149px;
}

#block-boxes-your-feedback .panel-body {
  padding: 0;
  margin: 0;
}

#block-boxes-your-feedback .panel-body #boxes-box-your_feedback .boxes-box-content a {
  float: left;
  width: 30px;
  height: 149px;
  overflow: hidden;
  text-indent: -5000px;
  background: url(../images/feedbackbutton.png) no-repeat 100% 0;
}

#block-boxes-your-feedback .panel-body #boxes-box-your_feedback .boxes-box-controls ul {
  margin: 0;
}

/*/feedback button*/

/*Homepage News & Events*/
#block-views-newsroom-home-news-events .panel-heading {
  font-size: 20px;
  color: #01264a;
  background: transparent;
  border: 0;
  padding: 15px 15px 5px;
}

#block-views-newsroom-home-news-events .panel-body {
  padding: 0 15px;
  margin: 0;
}

#block-views-newsroom-home-news-events .panel-body .views-field-field-newsroom-illustrative-img {
  float: right;
  width: 20%;
  min-width: 90px;
  margin: 0 0 5px 4%;
  border: solid 1px #d9d9d9;
  border-radius: 3px;
  padding: 3px;
  overflow: hidden;
}

#block-views-newsroom-home-news-events .panel-body .views-field-field-newsroom-illustrative-img img {
  float: left;
  width: 100%;
  height: auto;
}

#block-views-newsroom-home-news-events .panel-body .views-field-field-newsroom-item-short-title {
  line-height: 15px;
  padding-bottom: 5px;
}

#block-views-newsroom-home-news-events .panel-body .views-row {
  border-bottom: solid 1px #ccc;
  padding: 12px 0;
}

#block-views-newsroom-home-news-events .panel-body .views-row p {
  margin: 0;
}

#block-views-newsroom-home-news-events .panel-body .views-field-title h3 {
  font-size: 13px;
  margin: 0 0 3px;
}

#block-views-newsroom-home-news-events .panel-body .views-field-field-newsroom-item-date {
  display: inline-block;
  font-size: 11px;
  color: #777;
}

.front #block-views-newsroom-home-news-events .panel-body .views-field-field-newsroom-item-date {
  display: table;
  line-height: 13px;
}

.front #block-views-newsroom-home-news-events .panel-body .views-field-field-newsroom-item-date .date-display-from,
.front #block-views-newsroom-home-news-events .panel-body .views-field-field-newsroom-item-date .date-display-start,
.front #block-views-newsroom-home-news-events .panel-body .views-field-field-newsroom-item-date .date-display-to,
.front #block-views-newsroom-home-news-events .panel-body .views-field-field-newsroom-item-date .date-display-end {
  display: inline-block;
  margin-right: 5px;
}

.front #block-views-newsroom-home-news-events .panel-body .views-field-field-newsroom-item-date .date-display-from,
.front #block-views-newsroom-home-news-events .panel-body .views-field-field-newsroom-item-date .date-display-to {
  color: #999;
  font-size: 10px;
}

#block-views-newsroom-home-news-events .panel-body .views-field-field-newsroom-item-venue {
  font-size: 11px;
  color: #704a21;
  line-height: 13px;
  font-style: italic;
  margin-top: 3px;
}

#block-views-newsroom-home-news-events .panel-body .views-field-field-shared-teaser {
  font-size: 11px;
  color: #151515;
  line-height: 15px;
  padding: 5px 0 0;
}

#block-views-newsroom-home-news-events .panel-body .views-field-field-shared-teaser a:after {
  content: "...";
}

#block-views-newsroom-home-news-events .panel-body .item-type-681 .views-field-field-newsroom-item-date,
#block-views-newsroom-home-news-events .panel-body .item-type-681 .views-field-field-newsroom-item-venue {
  border-left: solid 2px #ccc;
  padding-left: 8px;
  margin-left: 1px;
}

#block-views-newsroom-home-news-events .panel-body .view-footer {
  padding: 10px 0 15px;
  text-align: right;
}

/*/Homepage News & Events*/
/*homepage fix*/
.front #block-system-main {
  display: none;
}

/*Link to work program*/
.field-name-field-link-to-the-work-programme .field-items {
  display: inline-block;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  margin: 0 0 10px;
  border-radius: 5px;
}

.field-name-field-link-to-the-work-programme .field-items .field-item {
  display: inline-block;
  border: solid 3px #fff;
  padding: 15px 17px 15px 14px;
  border-radius: 5px;
  background: #c2dbee;
  background: -moz-linear-gradient(top, #c2dbee 0%, #ebf1f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c2dbee), color-stop(100%, #ebf1f6));
  background: -webkit-linear-gradient(top, #c2dbee 0%, #ebf1f6 100%);
  background: -o-linear-gradient(top, #c2dbee 0%, #ebf1f6 100%);
  background: -ms-linear-gradient(top, #c2dbee 0%, #ebf1f6 100%);
  background: linear-gradient(to bottom, #c2dbee 0%, #ebf1f6 100%);
}

.field-name-field-link-to-the-work-programme .field-items .field-item a {
  color: #01264a;
  font-size: 18px;
  padding-left: 12px;
  background: url(../images/spriteUtils.png) no-repeat -12px -323px;
}

/*/Link to work program*/
/*Content*/
#pageCenter #page-title {
  font-size: 24px;
  line-height: 28px;
  color: #252525;
  margin: 0;
  padding: 15px 15px 15px;
}

#block-system-main {
  border: none;
  padding: 0;
  margin: 0;
  background: transparent;
}

.not-front #pageCenter section {
  background: #fff;
  border-radius: 5px;
  margin-bottom: 15px;
  color: #444444;
  font-size: 12px;
}

#pageCenter section #block-system-main .panel-body {
  padding-top: 20px;
}

#pageCenter section #block-system-main {
  box-shadow: none;
}

#block-views-sibling-sections-block,
#block-views-sibling-sections-block .panel-body {
  border: none;
  padding: 0;
  margin: 0;
  background: transparent;
  box-shadow: none;
}

#block-views-sibling-sections-block .panel-body > .view > .view-content > .item-list,
.panel-body > .item-list {
  margin: 0;
}

#block-views-sibling-sections-block ul {
  float: left;
  width: 100%;
  margin: 0 0 40px;
  padding: 0;
}

#block-views-sibling-sections-block li {
  list-style: none;
  width: 33%;
  padding: 0 13px;
  background: url(../images/spriteUtils.png) no-repeat;
}

#block-views-sibling-sections-block li.previous-section {
  float: left;
  background-position: 0 -525px;
}

#block-views-sibling-sections-block li.next-section {
  float: right;
  text-align: right;
  background-position: 100% -725px;
}

#pageCenter section .group-lead {
  background: #f1f0dd;
  padding: 7px 10px 12px;
  margin: 0 -10px 15px;
  color: #252525;
  font-size: 13px;
}

#pageCenter section #block-system-main > .panel-body {
  padding-bottom: 0;
}

#pageCenter .group-project-info,
#pageCenter section #block-system-main > .panel-body > .node > .content > .field {
  margin: 0 -15px 15px;
  padding: 5px 15px 5px;
  border-bottom: solid 1px #eee;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #ffffff), color-stop(100%, #f9f9ff));
  background: -webkit-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: -o-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: -ms-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: linear-gradient(to bottom, #ffffff 80%, #f9f9ff 100%);
}

#pageCenter section .meta.submitted {
  margin-bottom: 10px;
  color: #999;
  font-size: 12px;
}

#pageCenter section .meta.submitted .user-picture {
  display: none;
}

#pageCenter section .field-name-field-newsroom-item-quote-box {
  color: #444;
  padding: 7px 15px 12px 20px !important;
  position: relative;
  font-style: italic;
  float: right;
  width: 35%;
  margin: 0 0 10px 10px !important;
  clear: right;
  border-bottom: solid 2px #ddd !important;
  background: #f3f3f3 !important;
}

#pageCenter section .field-name-field-newsroom-item-quote-box:before {
  position: absolute;
  top: 8px;
  left: 0px;
  font-size: 30px;
  content: "“";
  font-family: Times;
  font-weight: bold;
  color: #999;
}

#pageCenter .group-project-info .field-label-inline .field-label {
  width: 20%;
  margin: 10px 0;
}

#pageCenter .group-project-info .field-label-inline .field-items {
  width: 80%;
  margin: 10px 0;
}

#pageCenter section .group-event-info {
  border-left: solid 2px #ccc;
  padding: 5px 10px 8px;
  margin: 0 -10px 10px -10px;
  background: #f3f6f9;
}

#pageCenter section .group-event-info .field-label-inline {
  padding: 0;
}

#pageCenter section .group-event-info .field-label-inline .field-label {
  display: inline-block;
  min-width: 70px;
}

#pageCenter section .group-event-info .field-label-inline .field-items {
  display: inline-block;
  padding: 2px 0 5px 10px;
  line-height: 14px;
}

#pageCenter section .field-label-inline .field-label,
#pageCenter section .field-label-above .field-label {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-right: 5px;
  color: #444;
}

#pageCenter section .field-name-field-newsroom-documents .field-item,
#pageCenter section .field-name-field-theme .field-item,
#pageCenter section .field-name-field-external-links .field-item {
  display: block;
  padding: 0 0 0 15px;
  background: url(../images/spriteUtils.png) no-repeat -7px -1454px;
}

#pageCenter section .comment-wrapper {
  background: #f3f3f3;
  padding: 10px;
  margin: 0 -10px 10px;
  border-radius: 5px;
}

#pageCenter section .comment-wrapper h3 {
  margin: 0 0 15px;
  font-size: 20px;
  color: #444;
}

/*/Content*/

/*Research Areas*/
.view-id-research_areas {
  padding-bottom: 20px;
}

.panel-body .view.view-id-research_areas .view-content .item-list {
  margin: 0;
}

.view-id-research_areas .view-content .item-list ul {
  margin: 0;
  padding: 0;
}

.view-id-research_areas .view-content .item-list ul li {
  list-style: none;
  margin: 0;
}

.view-id-research_areas .view-content .item-list ul li a {
  display: block;
  padding: 5px 0 7px 19px;
  border-top: solid 1px #f3f3f3;
  background: url(../images/spriteUtils.png) no-repeat -5px -1449px;
}

.view-id-research_areas .view-content .item-list ul li a:hover {
  background-color: #f3f6ff;
  margin-left: 0;
  background-position: -7px -322px;
  text-decoration: underline;
  color: #003556;
}

/*/Research Areas*/
/* Sections list */
.panel-body > .view.view-sections > .view-content > .item-list {
  margin: 0;
}

.panel-body > .view.view-sections > .view-content > .item-list > ul {
  padding: 0;
  margin: 0 0 20px;
  box-shadow: 0 0 0;
}

.panel-body > .view.view-sections > .view-content > .item-list > ul > li {
  margin-bottom: 15px;
  background: #ddeaf1;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.view-sections .item-list ul {
  border-bottom: solid 1px #eee;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.view-sections .item-list .views-field-title a {
  color: #074a8a;
}

.view-sections .item-list ul:hover .views-field-title a {
  color: #999;
}

.view-sections .item-list ul:hover li:hover .views-field-title a {
  color: #555;
}

.view-sections .item-list ul ul {
  padding: 0;
  margin: 10px 0 0px;
}

.view-sections .item-list li {
  list-style: none;
  padding: 0px 3px 10px 7px;
  border-left: solid 2px #ccc;
  background: #fff;
}

.view-sections .item-list li .views-field-title a {
  border-top: solid 1px #eee;
  display: block;
  padding: 6px 5px 9px 20px;
  margin: 0 -3px -10px -7px;
  background: url(../images/spriteUtils.png) no-repeat -2px -1448px;
}

.view-sections .item-list ul:hover li:hover > .views-field-title > .field-content > a {
  color: #074a8a;
  background: #f5fafd url(../images/spriteUtils.png) no-repeat -4px -321px;
}

.view-sections .item-list ul:hover li:hover {
  border-left-color: #074a8b;
}

.view-sections .item-list ul:hover li:hover > .views-field-title > .field-content > a:hover {
  text-decoration: underline;
  background-color: #edf4f8;
  font-weight: normal;
}

/* /Sections list */
/*newsroom block*/
#block-newsroom-newsroom-topic-summary {
  background: #f2f6fb;
  background: -moz-linear-gradient(top, #ffffff 0%, #e7f0f8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e7f0f8));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e7f0f8 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e7f0f8 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e7f0f8 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e7f0f8 100%);
  border: solid 3px #fff;
}

#block-newsroom-newsroom-topic-summary .panel-heading {
  display: none;
}

#block-newsroom-newsroom-topic-summary .panel-body {
  line-height: 16px;
}

#block-newsroom-newsroom-topic-summary .panel-body .views-row {
  padding: 5px 0 2px 15px;
}

#block-newsroom-newsroom-topic-summary .panel-body h3 {
  margin: 0px;
  font-size: 13px;
  font-weight: bold;
  border-bottom: solid 1px #90b8d0;
  padding: 0 0 5px;
}

#block-newsroom-newsroom-topic-summary .panel-body h3 a {
  color: #252525;
}

#block-newsroom-newsroom-topic-summary .panel-body .views-field-field-newsroom-item-short-title a {
  font-size: 12px;
  background: url("../images/spriteUtils.png") no-repeat -7px -1455px;
  margin-left: -15px;
  padding-left: 15px;
}

#block-newsroom-newsroom-topic-summary .panel-body .views-field-field-newsroom-item-date {
  font-size: 11px;
  color: #777;
  display: inline-block;
  margin-right: 10px;
}

#block-newsroom-newsroom-topic-summary .panel-body .views-field-field-newsroom-item-venue {
  font-size: 11px;
  color: #704a21;
  display: inline-block;
}

#block-newsroom-newsroom-topic-summary .panel-body .views-field-field-shared-teaser {
  display: none;
}

#block-newsroom-newsroom-topic-summary .panel-body .newsroom_more {
  text-align: right;
  margin: 5px 0 10px;
  padding: 3px;
  font-size: 12px;
  border-top: solid 1px #dae8f0;
}

#block-newsroom-newsroom-topic-summary .panel-body .newsroom_more a {
  color: #0088cc;
}

#block-newsroom-newsroom-topic-summary .panel-body .newsroom_more em {
  font-style: normal;
}

#block-newsroom-newsroom-topic-summary .newsroom_rss {
  border-top: solid 1px #90b8d0;
  text-align: right;
}

#block-newsroom-newsroom-topic-summary .newsroom_rss a {
  padding: 3px 0 0;
}

/* /newsroom block*/
/* Get funding block*/
#block-views-get-funding-block {
  background: #f2f6fb;
  background: -moz-linear-gradient(top, #ffffff 0%, #e7f0f8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e7f0f8));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e7f0f8 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e7f0f8 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e7f0f8 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e7f0f8 100%);
  border: solid 3px #fff;
  position: relative;
}

#sidebarRight #block-views-get-funding-block:before {
  background: url(../images/spriteUtils.png) no-repeat 0 -930px;
  position: absolute;
  top: 20px;
  left: -22px;
  width: 20px;
  height: 40px;
  content: "";
}

#sidebarRight #block-views-get-funding-block.panel.panel-default > .panel-heading,
#block-views-get-funding-block.panel.panel-default > .panel-heading {
  border-bottom: 0;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: normal;
}

#block-views-get-funding-block .panel-body {
  line-height: 16px;
}

#block-views-get-funding-block .panel-body .views-row {
  padding: 2px 0 7px 15px;
  clear: both;
}

#block-views-get-funding-block .panel-body .views-row:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

#block-views-get-funding-block .panel-body .views-field-title a {
  font-size: 12px;
  background: url("../images/spriteUtils.png") no-repeat -7px -1455px;
  margin-left: -15px;
  padding-left: 15px;
}

#block-views-get-funding-block .panel-body .views-field-field-newsroom-item-date {
  font-size: 11px;
  color: #777;
}

#block-views-get-funding-block .panel-body .views-field-field-newsroom-item-date .date-display-from,
#block-views-get-funding-block .panel-body .views-field-field-newsroom-item-date .date-display-to {
  font-size: 10px;
  float: left;
  clear: left;
  padding: 1px 5px 0 10px;
}

#block-views-get-funding-block .panel-body .views-field-field-newsroom-item-date .date-display-start {
  float: left;
}

#block-views-get-funding-block .panel-body .views-field-field-newsroom-item-date .date-display-end {
  float: left;
  font-weight: bold;
  color: #444;
}

#block-views-get-funding-block .panel-body .newsroom_more {
  text-align: right;
  margin: 5px 0 -10px;
  padding: 3px;
  font-size: 12px;
  border-top: solid 1px #dae8f0;
}

#block-views-get-funding-block .panel-body .newsroom_more a {
  color: #0088cc;
}

#block-views-get-funding-block .panel-body .newsroom_more em {
  font-style: normal;
}

/* /Get funding block*/

/* FAQ */
.panel-body > .view.view-faq > .view-content > .item-list {
  margin: 0;
}

.view-faq .nav-tabs {
  margin: 0;
  padding: 0;
}

.view-faq .views-row,
.view-faq #block-system-main .view-content .views-row {
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #ffffff), color-stop(100%, #f9f9ff));
  background: -webkit-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: -o-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: -ms-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: linear-gradient(to bottom, #ffffff 80%, #f9f9ff 100%);
  margin: -1px -15px 0px;
  padding: 5px 15px 7px 15px;
}

.view-faq .nav-tabs > li {
  list-style: none;
}

.view-faq .nav-tabs > li > a {
  border: 0;
  padding: 5px 0 7px;
  margin: 0;
  text-decoration: none !important;
}

.view-faq .nav-tabs > li > a:hover {
  border: 0;
  text-decoration: underline !important;
}

.view-faq .nav-tabs blockquote {
  color: #444;
}

.view-faq li a.active {
  color: #0065a2;
}

.view-faq .action_bar {
  background: transparent;
}

.view-faq .action_bar .btn-group {
  float: right;
}

.view-faq .btn-sm,
.view-faq .btn-xs {
  padding: 0 10px;
  background: transparent;
  border: 0;
  font-size: 11px;
  text-decoration: underline;
}

.view-faq span.glyphicon {
  padding-right: 5px;
  font-size: 10px;
}

.view-faq .view-header .btn-group .btn-success {
  display: none;
}

/* /FAQ */
section .field-name-field-theme,
section .field-type-taxonomy-term-reference {
  /*hides the tag list as it is displayed in the left navigation;
it shows it on mobile devices*/
  display: none;
}

.view-newsroom-navigation .view-footer .presentation-materials {
  background: url("../images/spriteUtils.png") no-repeat -7px -1447px;
  display: block;
  padding: 7px 0 5px 15px;
  margin: 5px 0 -5px;
  border-top: 1px solid #e9f1f6;
}

.presentation_materials .view-newsroom-navigation .view-footer .presentation-materials {
  color: #000;
}

/*/content items*/
@media (min-width: 992px) {
  /*size-L*/
  .front .CTAnav a.CTAlink .dots {
    padding-top: 5px;
  }

  .front #block-boxes-cta-research-area a.CTAlink .line1 {
    font-size: 18px;
    padding-top: 22px;
  }

  .front #block-boxes-cta-research-area a.CTAlink .line2 {
    font-size: 23px;
    padding-top: 10px;
  }

  .front #block-boxes-cta-research-area a.CTAlink .line3 {
    font-size: 18px;
    padding-top: 13px;
  }

  .front #block-boxes-cta-get-funding a.CTAlink .line1,
  .front #block-boxes-cta-h2020-programme a.CTAlink .line1 {
    font-size: 18px;
    padding-top: 22px;
  }

  .front #block-boxes-cta-get-funding a.CTAlink .line2,
  .front #block-boxes-cta-h2020-programme a.CTAlink .line2 {
    font-size: 23px;
    padding-top: 10px;
  }

  .front #block-boxes-cta-what-is-h2020 a.CTAlink .line1 {
    font-size: 18px;
    display: block;
    margin: 0 auto;
    padding: 15px 0 0 12%;
  }

  .front #block-boxes-cta-what-is-h2020 a.CTAlink .line2 {
    font-size: 23px;
    display: block;
    margin: 0 auto;
    padding: 5px 0 0 12%;
  }

  .front #block-boxes-cta-audiovisual-publications a.CTAlink .line1 {
    font-size: 18px;
    padding-top: 11px;
  }

  .front #block-boxes-cta-audiovisual-publications a.CTAlink .line2 {
    font-size: 18px;
    padding-top: 6px;
  }

  .front #block-boxes-cta-projects-achievments a.CTAlink .line1 {
    font-size: 18px;
    padding-top: 10px;
    font-weight: bold;
    min-height: 15px;
  }

  .front #block-boxes-cta-projects-achievments a.CTAlink .line2 {
    font-size: 18px;
    padding-top: 6px;
    font-weight: bold;
  }

  .front #block-boxes-cta-research-area a.CTAlink,
  .front #block-boxes-cta-get-funding a.CTAlink,
  .front #block-boxes-cta-h2020-programme a.CTAlink,
  .front #block-boxes-cta-what-is-h2020 a.CTAlink {
    height: 125px;
  }

  .front #block-boxes-cta-audiovisual-publications a.CTAlink,
  .front #block-boxes-cta-projects-achievments a.CTAlink {
    height: 90px;
  }
}

@media (min-width: 500px) {
  /*size-L & size-M*/
  /*h2020 banner*/
  .h2020EmptyBanner-line {
    box-shadow: none;
    border: 0;
    background: #173a80;
    height: 3px;
    margin: -20px 0 15px;
    border-radius: 0;
    font-size: 1px;
    line-height: 1px;
    overflow: hidden;
  }

  .h2020EmptyBanner-wrapper {
    box-shadow: none;
    border: 0;
    background: url(../images/bannerEmptyH2020.jpg) no-repeat 10% 50%;
    height: 170px;
    margin: -18px 0 15px;
    border-radius: 0 0 5px 5px;
    position: relative;
  }

  .h2020EmptyBanner-wrapper .cornerLeft,
  .h2020EmptyBanner-wrapper .cornerRight {
    position: absolute;
    top: 0px;
    background: url(../images/bannerEmptyH2020_corners.png) no-repeat 0 0;
    height: 15px;
    width: 42px;
  }

  .h2020EmptyBanner-wrapper .cornerLeft {
    left: -7px;
  }

  .h2020EmptyBanner-wrapper .cornerRight {
    right: -7px;
    background-position: 100% 0;
  }

  /*/h2020 banner*/
}

@media (max-width: 767px) {
  #main-logo #banner-flag {
    display: none;
  }

  #main-logo {
    width: 129px;
    height: 89px;
    background: url(../images/eulogo_mini.png) no-repeat 0 0;
    position: absolute;
    top: 0px;
    left: 10px;
  }

  #layout-header {
    background: #fff;
    height: auto;
  }

  #layout-header .container {
    padding: 0;
  }

  #layout-header nav.region-header-top {
    position: relative;
    display: block;
  }

  #layout-header #main-title {
    left: 0px;
    line-height: 16px;
    top: 40px;
    text-transform: uppercase;
    font-size: 18px !important;
    height: 20px;
    width: 100%;
    padding: 0;
    position: absolute;
  }

  #layout-header #main-title span {
    position: absolute;
    left: 148px;
    bottom: 0px;
  }

  #layout-header #sub-title {
    background-color: #0065a2;
    position: static;
    padding: 5px 0 10px 148px;
    font-size: 13px !important;
    line-height: 13px;
  }

  #layout-header .headerBannerContainer {
    position: relative;
    padding-top: 64px;
  }

  #layout-header .langSelector {
    position: absolute;
    right: 5px;
    bottom: -15px;
  }

  .language-selector-close,
  .language-selector-open {
    padding: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #layout-header #banner-flag {
    left: 20px;
  }

  #layout-header #main-title,
  #layout-header #sub-title {
    left: 210px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #block-menu-block-main-navigation ul li a {
    padding: 5px 12px 0;
  }
}

@media (min-width: 500px) and (max-width: 767px) {
  body {
    font-size: 11px;
    line-height: 16px;
  }

  .not-front #pageCenter section,
  #sidebarLeft #block-views-parent-sections-block,
  #sidebarLeft #block-views-parent-sections-block .panel-heading,
  #pageCenter section .group-lead,
  #block-newsroom-newsroom-topic-summary .panel-body .views-field-field-newsroom-item-short-title a,
  #smk-twitter_user_timeline .smk-tweets,
  #smk-twitter_user_timeline .smk-tweets p,
  #block-views-get-funding-block .panel-body .views-field-title a,
  #block-newsroom-newsroom-topic-summary .panel-body .newsroom_more,
  #sidebarLeft #block-menu-block-sub-navigation {
    font-size: 11px;
  }

  .container {
    padding-left: 5px;
    padding-right: 5px;
  }

  #pageCenter,
  #footer_center {
    margin: 0 1%;
    width: 58%;
  }

  #block-menu-block-main-navigation ul li a {
    padding: 5px 8px 0;
    font-size: 11px;
  }

  .flexslider.carousel .carousel-caption {
    font-size: 11px;
    line-height: 13px;
  }

  #sidebarLeft .panel .panel-body,
  #sidebarRight .panel .panel-body {
    padding: 10px 7px 15px;
  }

  #pageCenter #page-title {
    font-size: 20px;
    line-height: 24px;
    padding: 10px 15px 10px;
  }

  .CTAlink {
    padding: 10px 10px;
  }

  #block-boxes-cta-research-area a.CTAlink .line1 {
    font-size: 13px;
    padding-top: 14px;
  }

  #block-boxes-cta-research-area a.CTAlink .line2 {
    font-size: 16px;
    padding-top: 5px;
  }

  #block-boxes-cta-research-area a.CTAlink .line3 {
    font-size: 14px;
    padding-top: 13px;
  }

  #block-boxes-cta-get-funding a.CTAlink .line1,
  #block-boxes-cta-h2020-programme a.CTAlink .line1 {
    font-size: 13px;
    padding-top: 14px;
  }

  #block-boxes-cta-get-funding a.CTAlink .line2,
  #block-boxes-cta-h2020-programme a.CTAlink .line2 {
    font-size: 16px;
    padding-top: 5px;
  }

  #block-boxes-cta-what-is-h2020 a.CTAlink .line1 {
    font-size: 13px;
    display: block;
    padding: 5px 0 0 12%;
  }

  #block-boxes-cta-what-is-h2020 a.CTAlink .line2 {
    font-size: 14px;
    display: block;
    padding: 0px 0 0 12%;
  }

  #block-boxes-cta-audiovisual-publications a.CTAlink .line1 {
    font-size: 14px;
    padding-top: 9px;
  }

  #block-boxes-cta-audiovisual-publications a.CTAlink .line2 {
    font-size: 14px;
    padding-top: 2px;
  }

  #block-boxes-cta-projects-achievments a.CTAlink .line1 {
    font-size: 14px;
    padding-top: 1px;
    font-weight: bold;
    min-height: 12px;
  }

  #block-boxes-cta-projects-achievments a.CTAlink .line2 {
    font-size: 14px;
    padding-top: 6px;
    font-weight: bold;
  }

  #block-boxes-cta-research-area a.CTAlink,
  #block-boxes-cta-get-funding a.CTAlink,
  #block-boxes-cta-h2020-programme a.CTAlink,
  #block-boxes-cta-what-is-h2020 a.CTAlink {
    height: 100px;
  }

  #block-boxes-cta-audiovisual-publications a.CTAlink,
  #block-boxes-cta-projects-achievments a.CTAlink {
    height: 85px;
  }

  #boxes-box-follow_us .boxes-box-content h2 {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .panel.panel-default > .panel-heading {
    font-size: 16px;
  }

  .panel .panel-heading {
    padding: 7px 15px 9px;
  }

  .panel.nav-panel .panel-body .view-content .views-field .field-content a {
    background-position: -10px -1452px;
    padding: 2px 0 2px 10px;
  }

  .view-newsroom-navigation .view-footer .presentation-materials {
    background-position: -10px -1447px;
    padding: 7px 0 2px 10px;
  }

  footer .block-menu .panel-body ul.menu li {
    background-position: -10px -328px;
  }

  #sidebarLeft .panel.panel-default > .panel-heading,
  #sidebarRight .panel.panel-default > .panel-heading,
  #sidebarLeft #block-menu-block-sub-navigation .panel-heading a,
  #sidebarRight #block-views-get-funding-block.panel.panel-default > .panel-heading,
  #block-views-get-funding-block.panel.panel-default > .panel-heading {
    line-height: 15px;
    font-size: 12px;
    font-weight: bold;
  }

  #sidebarRight #block-views-get-funding-block:before {
    top: 20px;
    left: -16px;
    width: 14px;
    height: 34px;
    content: "";
  }

  #search-block-form .form-control {
    padding: 6px 3px;
    font-size: 11px;
  }

  section h2 {
    font-size: 18px;
  }

  section h3 {
    font-size: 15px;
  }

  section h4 {
    font-size: 12px;
  }

  section h5,
  section h6 {
    font-size: 11px;
  }
}

@media (min-width: 500px) and (max-width: 595px) {
  body {
    overflow-x: auto;
    width: 595px;
  }

  .container {
    width: 595px;
  }
}

@media (max-width: 499px) {
  /*size-S*/
  .utility-nav .username,
  .hideWhenSmall {
    display: none;
  }

  .showWhenSmall {
    display: block;
  }

  .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  #sidebarLeft,
  #footer_left,
  #sidebarRight,
  #footer_right,
  #pageCenter,
  #footer_center,
  .front #sidebarLeft,
  .front #footer_left,
  .front #sidebarRight,
  .front #footer_right,
  .front #pageCenter,
  .front #footer_center {
    width: 100%;
    margin: 0;
    display: block;
    float: none;
  }

  #block-menu-block-main-navigation .panel-heading {
    display: block;
    margin: 0 -15px;
    padding: 5px 0 7px 35px;
    border-radius: 0px;
    background: #074a8b url(../images/spriteUtils.png) no-repeat 10px -1262px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    -moz-transition: background-color 0.3s, color 0.3s;
    -webkit-transition: background-color 0.3s, color 0.3s;
    -o-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
  }

  #block-menu-block-main-navigation .panel-body {
    margin: 0 -15px;
    display: block;
  }

  #block-menu-block-main-navigation ul {
    margin: 0;
  }

  #block-menu-block-main-navigation ul li {
    float: none;
    display: block;
    padding: 0 0 1px 5px;
    border-top: solid 1px #acc4d1;
  }

  #block-menu-block-main-navigation ul li a {
    float: none;
    display: block;
    padding: 10px 15px 10px 10px;
    height: auto;
    border-right: 0;
    border-top: solid 1px #fff;
    margin: 0 0 0 -5px;
  }

  #block-menu-block-main-navigation ul li.active {
    background: transparent;
  }

  #block-menu-block-main-navigation ul li.active a {
    color: #0065a2;
  }

  #block-menu-block-main-navigation ul li a .chunck-1,
  #block-menu-block-main-navigation ul li a .chunck-2 {
    float: none;
    display: inline;
  }

  #block-menu-block-main-navigation ul li ul {
    display: block;
    margin: 0;
    border-left: solid 2px #9fb7c3;
    margin-bottom: 5px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  }

  #block-menu-block-main-navigation .menu-depth-1 ul,
  #block-menu-block-main-navigation .menu-depth-2 .expanded ul,
  #block-menu-block-main-navigation .menu-depth-3 .expanded .expanded ul,
  #block-menu-block-main-navigation .menu-depth-4 .expanded .expanded .expanded ul,
  #block-menu-block-main-navigation .menu-depth-max .expanded .expanded .expanded ul {
    background: #ffffff;
  }

  #block-menu-block-main-navigation .menu-depth-2 ul,
  #block-menu-block-main-navigation .menu-depth-3 .expanded ul,
  #block-menu-block-main-navigation .menu-depth-4 .expanded .expanded ul,
  #block-menu-block-main-navigation .menu-depth-max .expanded .expanded ul {
    background: #edf4f8;
  }

  #block-menu-block-main-navigation .menu-depth-3 ul,
  #block-menu-block-main-navigation .menu-depth-4 .expanded ul,
  #block-menu-block-main-navigation .menu-depth-max .expanded ul {
    background: #ddeaf1;
  }

  #block-menu-block-main-navigation .menu-depth-4 ul,
  #block-menu-block-main-navigation .menu-depth-max ul {
    background: #c0d5e0;
  }

  #block-menu-block-main-navigation ul li.active-trail {
    background: transparent;
  }

  #block-menu-block-main-navigation ul li.active-trail > a {
    color: #0065a2;
    background: url(../images/spriteUtils.png) no-repeat 100% 10px;
  }

  #block-menu-block-main-navigation ul li.active > a {
    color: #fff;
    background: #074a8a url(../images/spriteUtils.png) no-repeat 100% -157px;
  }

  #block-menu-block-main-navigation.responsiveClosed .panel-body {
    display: none;
  }

  #block-menu-block-main-navigation.responsiveClosed .panel-heading {
    background: #e5f0f6 url(../images/spriteUtils.png) no-repeat 10px -1262px;
    color: #074a8a;
  }

  #block-boxes-your-feedback {
    position: static;
    width: 100%;
    text-align: center;
    height: 30px;
  }

  #block-boxes-your-feedback .panel-body #boxes-box-your_feedback .boxes-box-content a {
    float: none;
    display: inline-block;
    width: 157px;
    height: 30px;
    background: url(../images/feedbackbutton.png) no-repeat 0 -119px;
  }

  #block-menu-block-sub-navigation {
    display: none;
  }

  #pageCenter section .field-name-field-newsroom-illustrative-img {
    width: 100%;
    margin: 0 0 5px;
    box-shadow: none;
  }

  #pageCenter section .field-name-field-newsroom-item-quote-box {
    clear: both;
    float: none;
    margin: 0 -10px 5px !important;
    position: relative;
    width: auto;
  }

  #block-views-sibling-sections-block li {
    width: 45%;
  }

  #sidebarLeft #block-views-parent-sections-block {
    padding: 10px;
    margin: -15px -15px 20px;
    background: #fff;
    border-radius: 0;
    border-top: solid 2px #acc4d1;
    border-bottom: solid 2px #acc4d1;
  }

  #sidebarLeft #block-views-parent-sections-block .panel-body a.active:after {
    background: transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
  }

  #block-boxes-cta-what-is-h2020 a.CTAlink .line1 {
    display: block;
    margin: 0 auto;
    padding: 7px 0% 0 6%;
  }

  #block-boxes-cta-what-is-h2020 a.CTAlink .line2 {
    display: block;
    margin: 0 auto;
    padding: 2px 0% 0 6%;
  }

  #block-views-exposed-fields-keywords,
  #block-views-exposed-fields-related-ra,
  #block-social-bookmark-social-bookmark,
  #block-views-exposed-fields-related-sections,
  #sidebarRight #block-search-form {
    display: none;
  }

  #block-views-get-funding-block:before {
    background: transparent;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
  }

  /*hides the tag list as it is displayed in the left navigation;
 it shows it on mobile devices*/
  section .field-name-field-theme,
  section .field-type-taxonomy-term-reference {
    display: block;
  }
}

@media (max-width: 320px) {
  body {
    overflow-x: auto;
    width: 320px;
  }
}

body {
  min-width: 320px;
}

/*section p,*/
.not-front #pageCenter section .field-name-field-shared-teaser {
  text-align: justify;
}

.highlightedLink {
  border: solid 1px #ccc;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  display: inline-block;
  background: #f3f3f3;
  font-size: 16px;
  margin: 10px;
  padding: 10px 15px;
}

.page-search-site .search-info {
  display: none;
}

/* fixes - has to be added to CSS */
#block-social-bookmark-social-bookmark {
  float: left;
  margin: 0 0 15px;
}

.field-name-field-related-sections .field-item {
  background: url("/programmes/horizon2020/sites/horizon2020/themes/h2020/images/spriteUtils.png") no-repeat scroll -7px -1449px rgba(0, 0, 0, 0);
  display: block;
  padding: 5px 0 0 15px;
}

.field-name-field-newsroom-item-linked-obj iframe,
.field-name-field-newsroom-item-linked-obj object {
  width: 100%;
}

/* /fixes - has to be added to CSS */
.view-newsroom .view-header .submitted,
.view-newsroom .view-header .field-name-field-newsroom-item-main-link,
.view-newsroom .view-header .field-name-field-newsroom-item-contact-text,
.view-newsroom .view-header .link-wrapper {
  display: none;
}

/* Highlight */
.highlight-date-label {
  color: #151515;
}

/* Highlight */
/* Newsroom edit buttons */
.view-newsroom-admin-buttons .view-footer .btn-group {
  margin-left: 5px;
}

.view-newsroom-admin-buttons .view-footer .view:first-child .btn-group {
  margin: 0px;
}

/* Newsroom edit buttons */
/*Calendar*/
.fc-event-time {
  display: none;
}

.view-newsroom-navigation .view-footer .calendar {
  background: url("../images/spriteUtils.png") no-repeat -7px -1447px;
  display: block;
  padding: 7px 0 5px 15px;
  margin: 0px 0 -5px;
}

.calendar-context .view-newsroom-navigation .view-footer .calendar {
  color: #000;
}

/*Calendar*/
/* Get funding */
#block-views-get-funding-block .small {
  font-size: 10px;
}

/* Get funding */
/*Homepage News & Events new block*/
#block-views-newsroom-home-block-1 .panel-heading {
  font-size: 20px;
  color: #01264a;
  background: transparent;
  border: 0;
  padding: 15px 15px 5px;
}

#block-views-newsroom-home-block-1 .panel-body {
  padding: 0 15px;
  margin: 0;
}

#block-views-newsroom-home-block-1 .panel-body .views-field-field-newsroom-illustrative-img {
  float: right;
  width: 20%;
  min-width: 90px;
  margin: 0 0 5px 4%;
  border: solid 1px #d9d9d9;
  border-radius: 3px;
  padding: 3px;
  overflow: hidden;
}

#block-views-newsroom-home-block-1 .panel-body .views-field-field-newsroom-illustrative-img img {
  float: left;
  width: 100%;
  height: auto;
}

#block-views-newsroom-home-block-1 .panel-body .views-field-field-newsroom-item-short-title {
  line-height: 15px;
  padding-bottom: 5px;
}

#block-views-newsroom-home-block-1 .panel-body .views-row {
  border-bottom: solid 1px #ccc;
  padding: 12px 0;
}

#block-views-newsroom-home-block-1 .panel-body .views-row p {
  margin: 0;
}

#block-views-newsroom-home-block-1 .panel-body .views-field-title h3 {
  font-size: 13px;
  margin: 0 0 3px;
}

#block-views-newsroom-home-block-1 .panel-body .views-field-field-newsroom-item-date {
  display: inline-block;
  font-size: 11px;
  color: #777;
}

.front #block-views-newsroom-home-block-1 .panel-body .views-field-field-newsroom-item-date {
  display: table;
  line-height: 13px;
}

.front #block-views-newsroom-home-block-1 .panel-body .views-field-field-newsroom-item-date .date-display-from,
.front #block-views-newsroom-home-block-1 .panel-body .views-field-field-newsroom-item-date .date-display-start,
.front #block-views-newsroom-home-block-1 .panel-body .views-field-field-newsroom-item-date .date-display-to,
.front #block-views-newsroom-home-block-1 .panel-body .views-field-field-newsroom-item-date .date-display-end {
  display: inline-block;
  margin-right: 5px;
}

.front #block-views-newsroom-home-block-1 .panel-body .views-field-field-newsroom-item-date .date-display-from,
.front #block-views-newsroom-home-block-1 .panel-body .views-field-field-newsroom-item-date .date-display-to {
  color: #999;
  font-size: 10px;
}

#block-views-newsroom-home-block-1 .panel-body .views-field-field-newsroom-item-venue {
  font-size: 11px;
  color: #704a21;
  line-height: 13px;
  font-style: italic;
  margin-top: 3px;
}

#block-views-newsroom-home-block-1 .panel-body .views-field-field-shared-teaser {
  font-size: 11px;
  color: #151515;
  line-height: 15px;
  padding: 5px 0 0;
}

#block-views-newsroom-home-block-1 .panel-body .views-field-field-shared-teaser a:after {
  content: "...";
}

#block-views-newsroom-home-block-1 .panel-body .item-type-681 .views-field-field-newsroom-item-date,
#block-views-newsroom-home-block-1 .panel-body .item-type-681 .views-field-field-newsroom-item-venue {
  border-left: solid 2px #ccc;
  padding-left: 8px;
  margin-left: 1px;
}

#block-views-newsroom-home-block-1 .panel-body .view-footer {
  padding: 10px 0 15px;
  text-align: right;
}

/*/Homepage News & Events  new block*/
/* Body image fix */
.field-name-body img {
  max-width: 100%;
}

/* tabs */
.tabTitle,
#tabbedContent.tabIsSet .tabbedTab {
  display: none;
}

#tabbedContent.tabbed0 .tabbedTab0,
#tabbedContent.tabbed1 .tabbedTab1,
#tabbedContent.tabbed2 .tabbedTab2,
#tabbedContent.tabbed3 .tabbedTab3,
#tabbedContent.tabbed4 .tabbedTab4,
#tabbedContent.tabbed5 .tabbedTab5,
#tabbedContent.tabbed6 .tabbedTab6 {
  display: block;
}

#tabbedContent .tabsList {
  display: block;
  margin: 10px 0;
  padding: 0 5px;
  font-size: 12px;
  border-bottom: solid 1px #bec9cf;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #e8f1f7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e8f1f7));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e8f1f7 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e8f1f7 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e8f1f7 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e8f1f7 100%);
}

#tabbedContent .tabsList.tabsListBot {
  border-bottom: 0px;
  background: transparent;
  height: 0px;
}

#tabbedContent .tabsList .tab {
  color: #0065b1;
  list-style: none;
  display: inline-block;
  padding: 3px 10px 5px;
  margin: 0 5px;
  cursor: pointer;
}

#tabbedContent.tabbed0 .tabsList .tab0,
#tabbedContent.tabbed1 .tabsList .tab1,
#tabbedContent.tabbed2 .tabsList .tab2,
#tabbedContent.tabbed3 .tabsList .tab3,
#tabbedContent.tabbed4 .tabsList .tab4,
#tabbedContent.tabbed5 .tabsList .tab5,
#tabbedContent.tabbed6 .tabsList .tab6 {
  background: #fff;
  color: #333;
  border: solid 1px #bec9cf;
  margin-right: 4px;
  margin-left: 4px;
}

#tabbedContent .tabsList .tab {
  margin-bottom: -1px;
  border-bottom: 0px !important;
  position: relative;
}

#tabbedContent .tabsList.tabsListBot .tab {
  height: 28px;
  margin-bottom: -28px;
  border-top: 0px !important;
}

#tabbedContent.tabbed0 .tabsList.tabsListBot .tab0,
#tabbedContent.tabbed1 .tabsList.tabsListBot .tab1,
#tabbedContent.tabbed2 .tabsList.tabsListBot .tab2,
#tabbedContent.tabbed3 .tabsList.tabsListBot .tab3,
#tabbedContent.tabbed4 .tabsList.tabsListBot .tab4,
#tabbedContent.tabbed5 .tabsList.tabsListBot .tab5,
#tabbedContent.tabbed6 .tabsList.tabsListBot .tab6 {
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}

#tabbedContent .tabsList .tab .statsItems {
  position: absolute;
  top: -3px;
  right: -5px;
  color: #fff;
  background: #777;
  border-radius: 2px;
  font-size: 9px;
  line-height: 12px;
  padding: 0 2px;
  font-family: Arial;
}

#tabbedContent .tabsList .tab .statsItems.newItems {
  background: #d71818;
}

.region-content-bottom {
  margin: 40px 0 0 0;
}

/* /tabs */
/** Main image **/
.page-newsroom #pageCenter figure.newsroom-image {
  min-width: 90px;
  width: 20%;
}

#pageCenter figure.newsroom-image {
  float: right;
  width: 250px;
  max-width: 40%;
  background: #fff;
  border: solid 1px #e5e5e5;
  padding: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  margin: -6px -5px 15px 3%;
  z-index: 5;
}

#pageCenter figure.newsroom-image .picContainer {
  position: relative;
  border-bottom: 1px solid #f3f3f3;
  text-align: center;
  display: block;
}

#pageCenter figure.newsroom-image .picContainer img {
  width: 100%;
  height: auto;
}

#pageCenter figure.newsroom-image .picContainer .zoomIcon {
  display: none;
}

#pageCenter figure.newsroom-image .picContainer.zoomable {
  cursor: pointer;
}

#pageCenter figure.newsroom-image .picContainer.zoomable .zoomIcon {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 28px;
  height: 27px;
  background: url(../images/sprite.png) no-repeat 0px -1350px;
}

#pageCenter figure.newsroom-image figcaption {
  margin-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  background: #fff;
}

#pageCenter figure.newsroom-image figcaption .legend {
  font-size: 11px;
  line-height: 12px;
  padding: 5px 6px 3px;
  color: #555;
  display: inline-block;
  text-align: left;
}

#pageCenter figure.newsroom-image figcaption .copyright {
  font-size: 10px;
  line-height: 11px;
  padding: 3px 6px 0px;
  color: #999;
  display: block;
  text-align: right;
}

#pageCenter figure.newsroom-image figcaption .copyright a {
  color: #999;
}

/** /Main image **/
/** CSS injector **/
.region-content-bottom .panel {
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 15px;
  background: none repeat scroll 0 0;
}

div#block-print-ui-print-links span {
  display: inline-block;
}

section .legend-item h3,
.legend-item a {
  color: #fff;
}

.legend-item {
  padding: 10px;
  margin: 10px auto;
  color: #fff;
  width: 90%;
}

.maron-color {
  background-color: #ab33cc;
}

.orange-color {
  background-color: #ec720f;
}

.green-color {
  background-color: #407e12;
}

.blue-color {
  background-color: #3366cc;
}

.legend-item-info {
  margin: 5px 0;
}

#block-views-get-funding-block .panel-body .views-field-title a {
  background: url("../images/spriteUtils.png") no-repeat scroll -4px -1445px rgba(0, 0, 0, 0);
  font-size: 12px;
  margin-left: -15px;
  padding-left: 15px;
}

.region-content-bottom .panel-body {
  float: none;
  padding: 15px;
}

#block-newsroom-newsroom-list-filter {
  border: 0;
  box-shadow: none;
}

#block-newsroom-newsroom-list-filter .panel-body {
  padding: 0 15px;
  border: 0;
}

#nexteuropa-newsroom-list-filter-form label,
#nexteuropa-newsroom-list-filter-form .form-control,
#nexteuropa-newsroom-list-filter-form .form-submit,
#nexteuropa-newsroom-list-filter-form .form-item-countries {
  max-width: 100%;
}

#block-social-bookmark-social-bookmark {
  margin-top: 18px;
}

/** H2020 sections **/
#sidebarRight #block-views-related-h2020-projects-block-1,
#sidebarRight #block-views-related-h2020-projects-block {
  position: relative;
}

#sidebarRight #block-views-related-h2020-projects-block-1:before,
#sidebarRight #block-views-related-h2020-projects-block:before {
  background: rgba(0, 0, 0, 0) url("../images/spriteUtils.png") no-repeat scroll 0 -930px;
  content: "";
  height: 40px;
  left: -20px;
  position: absolute;
  top: 20px;
  width: 20px;
}

#block-views-related-h2020-projects-block a.CTAlink {
  background-image: url("../images/CTAfindRA_bg.jpg");
  height: 80px;
}

#block-views-related-h2020-projects-block-1 a.CTAlink {
  background-image: url("../images/CTAaudPub_bg.jpg");
  height: 80px;
}

a.CTAlink .line1 {
  font-size: 16px;
  padding-top: 13px;
}

a.CTAlink .line2 {
  font-size: 19px;
  font-weight: bold;
  padding-top: 4px;
}

.field-name-field-work-programme-2017-2018 .field-items .field-item {
  display: inline-block;
  border: solid 3px #fff;
  padding: 15px 17px 15px 14px;
  border-radius: 5px;
  background: #c2dbee;
  background: -moz-linear-gradient(top, #c2dbee 0%, #ebf1f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c2dbee), color-stop(100%, #ebf1f6));
  background: -webkit-linear-gradient(top, #c2dbee 0%, #ebf1f6 100%);
  background: -o-linear-gradient(top, #c2dbee 0%, #ebf1f6 100%);
  background: -ms-linear-gradient(top, #c2dbee 0%, #ebf1f6 100%);
  background: linear-gradient(to bottom, #c2dbee 0%, #ebf1f6 100%);
}

.field-name-field-work-programme-2017-2018 .field-items .field-item a {
  color: #01264a;
  font-size: 18px;
  padding-left: 12px;
  background: url(https://ec.europa.eu/programmes/horizon2020/sites/horizon2020/themes/h2020/images/spriteUtils.png) no-repeat -12px -323px;
}

.field-name-field-work-programme-2016-2017 .field-items {
  display: inline-block;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  margin: 0 0 10px;
  border-radius: 5px;
}

.field-name-field-work-programme-2016-2017 .field-items .field-item {
  display: inline-block;
  border: solid 3px #fff;
  padding: 15px 17px 15px 14px;
  border-radius: 5px;
  background: #c2dbee;
  background: -moz-linear-gradient(top, #c2dbee 0%, #ebf1f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c2dbee), color-stop(100%, #ebf1f6));
  background: -webkit-linear-gradient(top, #c2dbee 0%, #ebf1f6 100%);
  background: -o-linear-gradient(top, #c2dbee 0%, #ebf1f6 100%);
  background: -ms-linear-gradient(top, #c2dbee 0%, #ebf1f6 100%);
  background: linear-gradient(to bottom, #c2dbee 0%, #ebf1f6 100%);
}

.field-name-field-work-programme-2016-2017 .field-items .field-item a {
  color: #01264a;
  font-size: 18px;
  padding-left: 12px;
  background: url(../images/spriteUtils.png) no-repeat -12px -323px;
}

/** H2020 sections projects **/
.panel-body > .view-h2020-sections-projects > .view-content > .item-list {
  margin: 0;
}

.panel-body > .view-h2020-sections-projects > .view-content > .item-list > ul {
  padding: 0;
  margin: 0 0 20px;
  box-shadow: 0 0 0;
}

.panel-body > .view-h2020-sections-projects > .view-content > .item-list > ul > li {
  margin-bottom: 15px;
  background-color: #f1eae0;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.view-h2020-sections-projects .item-list ul {
  border-bottom: solid 1px #eee;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.view-h2020-sections-projects .item-list .views-field-title a {
  color: #074a8a;
}

.view-h2020-sections-projects .item-list ul:hover .views-field-title a {
  color: #999;
}

.view-h2020-sections-projects .item-list ul:hover li:hover .views-field-title a {
  color: #555;
}

.view-h2020-sections-projects .item-list ul ul {
  padding: 0;
  margin: 10px 0 0px;
}

.view-h2020-sections-projects .item-list li {
  list-style: none;
  padding: 0px 3px 10px 7px;
  border-left: solid 2px #ccc;
  background: #fff;
}

.view-h2020-sections-projects .item-list li .views-field-title a {
  border-top: solid 1px #eee;
  display: block;
  padding: 6px 5px 9px 20px;
  margin: 0 -3px -10px -7px;
  background: url(../images/spriteUtils.png) no-repeat -2px -1448px;
}

.view-h2020-sections-projects .item-list ul:hover li:hover > .views-field-title > .field-content > a {
  color: #074a8a;
  background: #f5fafd url(../images/spriteUtils.png) no-repeat -4px -321px;
}

.view-h2020-sections-projects .item-list ul:hover li:hover {
  border-left-color: #deb983;
}

.view-h2020-sections-projects .item-list ul:hover li:hover > .views-field-title > .field-content > a:hover {
  text-decoration: underline;
  background-color: #f6f1eb;
  font-weight: normal;
}

.menu li a,
a.list-group-item:hover,
a.list-group-item {
  color: #337ab7;
}

/** Slider fix **/
.carousel .flex-direction-nav a {
  opacity: 1;
  background: url(../images/arrow-nav-dark-lrg.png) no-repeat;
  text-indent: -10000px;
  white-space: nowrap;
  display: block;
  height: 50px;
  width: 40px;
}

.carousel .flex-direction-nav .flex-prev {
  text-align: justify;
  background-position: 0 0;
}

.carousel .flex-direction-nav .flex-next {
  text-align: justify;
  background-position: -40px 0;
}

.flexslider .flex-direction-nav .flex-prev {
  left: 10px;
}

.flexslider .flex-direction-nav .flex-next {
  right: 10px;
}

/** Agenda page **/
.newsroomAgenda-filterForm {
  border-top: solid 5px #ced9e4;
  border-bottom: solid 1px #ced9e4;
  background: #eff5fa;
  padding: 10px 15px 12px;
  margin-bottom: 25px;
}

.newsroomAgenda-filterForm h3 {
  border-bottom: 0;
  padding-bottom: 0;
  color: #555;
}

.newsroomAgenda-filterForm label {
  display: inline-block;
  min-width: 50px;
  margin: 0 0 5px 10px;
}

.newsroomAgenda-filterForm select {
  display: inline-block;
  width: 90%;
  max-width: 400px;
  margin: 0 0 5px 10px;
}

.newsroomAgenda-filterForm .form-submit {
  display: inline-block;
  margin: 0 0 5px 70px;
}

.newsroomAgenda-container .date-row {
  position: relative;
  min-height: 80px;
  border-bottom: solid 1px #ddd;
  padding-bottom: 0px;
  margin-bottom: 15px;
}

.newsroomAgenda-container .date-date {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  text-align: center;
}

.newsroomAgenda-container .date-date .day {
  display: block;
  font-size: 250%;
  line-height: 1.0em;
}

.newsroomAgenda-container .date-date .month {
  display: block;
  font-size: 110%;
  letter-spacing: 0.15em;
}

.newsroomAgenda-container .date-date .year {
  display: block;
  font-size: 90%;
}

.newsroomAgenda-container .date-events {
  margin-left: 80px;
}

.newsroomAgenda-container .date-events .views-row {
  border-top: solid 1px #eee;
  padding-top: 10px;
  margin-bottom: 15px;
}

.newsroomAgenda-container .date-events .views-row:first-child {
  border-top: 0;
  padding-top: 0;
}

.newsroomAgenda-container .furtherDates {
  margin-top: 3em;
}

.newsroomAgenda-container .furtherDates .date-date {
  color: #999;
}

.block-nexteuropa-newsroom .newsroom_item_container.agenda .newsroom_type,
.newsroomAgenda-container .newsroom_type {
  color: #999;
  font-style: italic;
  padding-bottom: 3px;
  display: block;
  font-size: 85%;
}

.newsroomAgenda-container .newsroom_title {
  display: block;
  padding-bottom: 3px;
}

.newsroomAgenda-container .newsroom_title a {
  text-decoration: none;
}

.newsroomAgenda-container .newsroom_title a:hover {
  text-decoration: underline;
}

.newsroomAgenda-container .newsroom_item_metadata {
  display: block;
  padding: 0 0 0 2em;
}

.newsroomAgenda-container h3 {
  border-color: #ddd;
}

.agendaPagination {
  margin: 0px -12px;
  padding: 20px 12px;
  border-top: 3px solid #eee;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 5%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(5%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 5%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 5%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 5%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 5%);
  box-sizing: content-box;
  float: left;
  width: 100%;
  text-align: center;
}

.agendaPagination .agenda-next,
.agendaPagination .agenda-previous {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0;
}

.agendaPagination .agenda-next a,
.agendaPagination .agenda-previous a {
  display: inline-block;
  width: 100px;
  border: solid 1px #eee;
  border-radius: 20px;
  text-align: center;
  text-decoration: none;
}

.agendaPagination .agenda-previous a {
  padding: 1px 8px 2px 26px;
  background: #fff url(../images/theme/sprite-pager.png) no-repeat 0 -245px;
}

.agendaPagination .agenda-next a {
  padding: 1px 26px 2px 8px;
  background: #fff url(../images/theme/sprite-pager.png) no-repeat 100% -294px;
}

.agendaPagination .date-form {
  display: inline-block;
  vertical-align: middle;
  margin: 5px 15px;
}

.agendaPagination .date-form .form-item-current-date label {
  display: none;
}

.agendaPagination .date-form .container-inline-date > .form-item,
.agendaPagination .date-form .container-inline-date .form-item input {
  margin: 0;
  text-align: center;
}

.agendaPagination .date-form .container-inline-date .form-item input {
  text-align: center;
  color: #fff;
  background: #0065a2;
  cursor: pointer;
  border-radius: 10px;
}

/*************** EUROPA STYLES **********************/
/** layout **/
.container-fluid {
  max-width: 1170px;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row,
.banner--video,
.context-nav,
.file,
.hero-links__items,
.listing__wrapper--maxwidth,
.listing__wrapper--three-columns,
.listing__wrapper--two-columns,
.listing__wrapper--row-three .listing,
.listing__wrapper--row-two .listing {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.banner--video:before,
.context-nav:before,
.file:before,
.hero-links__items:before,
.listing__wrapper--maxwidth:before,
.listing__wrapper--three-columns:before,
.listing__wrapper--two-columns:before,
.listing__wrapper--row-three .listing:before,
.listing__wrapper--row-two .listing:before,
.row:after,
.banner--video:after,
.context-nav:after,
.file:after,
.hero-links__items:after,
.listing__wrapper--maxwidth:after,
.listing__wrapper--three-columns:after,
.listing__wrapper--two-columns:after,
.listing__wrapper--row-three .listing:after,
.listing__wrapper--row-two .listing:after {
  content: " ";
  display: table;
}

.row:after,
.banner--video:after,
.context-nav:after,
.file:after,
.hero-links__items:after,
.listing__wrapper--maxwidth:after,
.listing__wrapper--three-columns:after,
.listing__wrapper--two-columns:after,
.listing__wrapper--row-three .listing:after,
.listing__wrapper--row-two .listing:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.file__icon,
.col-md-1,
.file__icon,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.context-nav__label,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.footer__column,
.listing__wrapper--three-columns .listing,
.listing__wrapper--row-three .listing__item,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.featured-item__image,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.hero-links__items .hero-links__item,
.listing__wrapper--two-columns .listing,
.col-md-6,
.banner__left,
.banner__paragraph,
.comment__form-wrapper,
.listing__wrapper--row-two .listing__item,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.featured-item__content,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.listing__wrapper--maxwidth .listing,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.context-nav__items,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.context-nav__label,
.context-nav__items,
.hero-links__items .hero-links__item,
.col-sm-12,
.col-md-12,
.banner__content,
.listing__wrapper--three-columns .featured-item__image,
.listing__wrapper--three-columns .featured-item__content,
.section--row-three .featured-item__image,
.section--row-three .featured-item__content,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.context-nav__label,
.context-nav__items,
.hero-links__items .hero-links__item {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

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

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

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

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

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

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12,
.context-nav__label,
.context-nav__items,
.hero-links__items .hero-links__item {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .file__icon,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .hero-links__items .hero-links__item,
  .listing__wrapper--two-columns .listing,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-1,
  .file__icon {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

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

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6,
  .hero-links__items .hero-links__item,
  .listing__wrapper--two-columns .listing {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

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

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

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

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .file__icon,
  .col-md-2,
  .col-md-3,
  .context-nav__label,
  .col-md-4,
  .footer__column,
  .listing__wrapper--three-columns .listing,
  .listing__wrapper--row-three .listing__item,
  .col-md-5,
  .featured-item__image,
  .col-md-6,
  .banner__left,
  .banner__paragraph,
  .comment__form-wrapper,
  .listing__wrapper--row-two .listing__item,
  .col-md-7,
  .featured-item__content,
  .col-md-8,
  .listing__wrapper--maxwidth .listing,
  .col-md-9,
  .context-nav__items,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .banner__content,
  .listing__wrapper--three-columns .featured-item__image,
  .listing__wrapper--three-columns .featured-item__content,
  .section--row-three .featured-item__image,
  .section--row-three .featured-item__content {
    float: left;
  }

  .col-md-1,
  .file__icon {
    width: 8.3333333333%;
  }

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

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

  .col-md-4,
  .footer__column,
  .listing__wrapper--three-columns .listing,
  .listing__wrapper--row-three .listing__item {
    width: 33.3333333333%;
  }

  .col-md-5,
  .featured-item__image {
    width: 41.6666666667%;
  }

  .col-md-6,
  .banner__left,
  .banner__paragraph,
  .comment__form-wrapper,
  .listing__wrapper--row-two .listing__item {
    width: 50%;
  }

  .col-md-7,
  .featured-item__content {
    width: 58.3333333333%;
  }

  .col-md-8,
  .listing__wrapper--maxwidth .listing {
    width: 66.6666666667%;
  }

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

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

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

  .col-md-12,
  .banner__content,
  .listing__wrapper--three-columns .featured-item__image,
  .listing__wrapper--three-columns .featured-item__content,
  .section--row-three .featured-item__image,
  .section--row-three .featured-item__content {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

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

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

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

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

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

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

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

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/** layout: end **/

/* footer */
h4.footer__title {
  padding: .5em 0;
  font-size: 1em;
  font-weight: 600;
}

.footer a {
  text-decoration: underline;
}

.footer {
  font-size: 18px;
  line-height: 1.667;
}

.footer__top {
  background-color: #4073af;
  color: #fff;
}

.footer__top a {
  color: #fff;
}

.footer__top .footer__menu-item {
  font-size: 0.889em;
}

.footer__bottom {
  background-color: #004494;
  padding: 0.9em 0;
  color: #fff;
}

.footer__bottom .footer__menu-item {
  font-size: 0.889em;
}

.footer__bottom a {
  color: #fff;
}

.footer__title {
  color: #fff;
  border-bottom: 2px solid #7fa1c9;
  margin-bottom: 0.2em;
}

@media (min-width: 992px) {
  .footer__title {
    margin-bottom: 1.1em;
    min-height: 3.2em;
  }
}

@media (min-width: 1291px) {
  .footer__title {
    min-height: auto;
  }
}

.footer__label {
  font-weight: bold;
  margin-bottom: 0;
}

.footer__menu {
  margin: 0;
  padding-left: 0;
  max-width: none;
  list-style: none;
}

.footer__menu .footer__menu-item {
  margin-right: 15px;
  padding-left: 0;
}

.footer__menu .footer__menu-item:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .footer__top .footer__menu .footer__menu-item {
    margin-bottom: 0.4em;
  }
}

.footer__menu .footer__menu-item a {
  padding: 0;
}

.footer__menu .footer__menu-item a:hover,
.footer__menu .footer__menu-item a:active,
.footer__menu .footer__menu-item a:focus {
  background: none;
  text-decoration: none;
}

.footer__menu.ul-list-inline .footer__menu-item {
  line-height: 0.75em;
}

.footer__icon--social::before {
  margin-right: 8px !important;
}

.footer__icon--social::after {
  content: none !important;
  display: none !important;
}

.footer__column {
  padding-top: 1.6em;
}

.footer__column:last-child {
  padding-bottom: 1.6em;
}

@media (min-width: 992px) {
  .footer__column {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .footer__column:last-child {
    padding-bottom: 2em;
  }
}

.footer a[href^="http"]:not(.is-internal):not([href*="ec.europa.eu"])::after {
  position: absolute;
  line-height: 2.2;
}

.footer a.footer__site-switcher {
  padding-right: 30px !important;
}

.footer__improved {
  background-color: #bfd0e4;
  color: #003776;
}

.footer__improved .footer__column {
  padding-top: 0.8em;
}

.footer__improved .footer__column:last-child {
  padding-top: 0;
  padding-bottom: 0.8em;
}

.footer__improved .footer__menu {
  display: inline;
}

.footer__improved .footer__menu-item {
  font-size: 0.889em;
  display: inline-block;
}

.footer__improved a {
  color: #003776;
}

.footer__improved h4 {
  padding: .4em 0;
  font-size: 1em;
  font-weight: 600;
  color: #404040;
}

.footer__improved h4 a {
  text-decoration: none;
}

@media (min-width: 992px) {
  .footer__improved .footer__menu-item {
    font-size: 0.889em;
  }

  .footer__improved .footer__column {
    padding-bottom: 1em;
  }

  .footer__improved .footer__column:last-child {
    padding-top: 1em;
  }

  .footer__improved .footer__column:last-child .footer__menu-item {
    display: block;
  }
}

/* footer: end */

/** header **/
.page-header-wrapper {
  background-color: #ffffff;
}
.page-header {
  margin: 0;
  padding: 0;
  color: #fff;
  border-bottom: none;
  font-family: Arial, sans-serif;
  font-weight: 600;
  background-color: #004494;
}

.page-header h1 {
  margin: 0;
  line-height: 1.25;
  color: #fff;
  font-weight: 600;
}

.page-header h1 span {
  margin-top: 0.175em;
  line-height: 1.34;
  font-size: 0.750em;
  font-weight: 400;
}

.page-header h1 .paragraph {
  margin-bottom: 0;
}

.page-header .page-header__site-identification {
  margin-top: 1em;
}

.page-header .page-header__site-identification h3 {
  font-size: 1.222em;
  color: #bfd0e4;
  font-weight: normal;
  margin-bottom: 1.25em;
}

.page-header .page-header__site-identification + .page-header__hero-title {
  padding-top: 1em;
  margin-top: -1.25em;
}

.page-header .page-header__site-identification + .page-header__hero-title .col-lg-9 h1 {
  padding-top: 0;
}

.page-header .page-header__site-identification + .page-header__hero-title .col-lg-9 > .meta + h1,
.page-header .page-header__site-identification + .page-header__hero-title .col-lg-9 > .meta + * h1 {
  padding-top: 0.5em;
}

.page-header p {
  max-width: 40em;
  margin: 0;
  line-height: 1.45;
  font-size: 1.222em;
  color: #fff;
}

.page-header a {
  color: #fff;
}

.page-header a:focus {
  outline: 3px solid #ffd617;
  outline-offset: 2px;
  text-decoration: underline;
}

.page-header a:hover:not(.breadcrumb__link):not(.btn):not(.inpage-nav__navbar .inpage-nav__toggle) {
  color: #ffd617;
}

.page-header a[href^="http"]:not(.is-internal):not(.listing__title):not([href*="ec.europa.eu"]) {
  display: inline-block;
  padding-right: 1.1em;
}

.page-header a[href^="http"]:not(.is-internal):not(.listing__title):not([href*="ec.europa.eu"])::after {
  position: absolute;
  line-height: 2.2;
}

.page-header a[href^="http"]:not(.is-internal):not(.listing__title):not([href*="ec.europa.eu"]).btn,
.page-header .inpage-nav__navbar a[href^="http"].inpage-nav__toggle:not(.is-internal):not(.listing__title):not([href*="ec.europa.eu"]),
.inpage-nav__navbar .page-header a[href^="http"].inpage-nav__toggle:not(.is-internal):not(.listing__title):not([href*="ec.europa.eu"]) {
  padding-right: 2.1em;
}

.page-header .page-header__top,
.page-header .page-header__main,
.page-header .page-header__bottom {
  display: block;
  width: 100%;
}

.page-header .page-header__top {
  text-transform: uppercase;
}

.page-header .page-header__main {
  line-height: 1.428571429;
}

.page-header .page-header__bottom {
  font-size: 26px;
}

.page-header .page-header__hero-title {
  padding-top: 2.39em;
  padding-bottom: 1.25em;
}

.page-header--large-intro,
.node-type-info-homepage .page-header {
  padding-bottom: 2.39em;
}

.page-header--large-intro p,
.node-type-info-homepage .page-header p {
  font-size: 1.667em;
  line-height: 1.33;
}

.page-header--image {
  background: transparent url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) center/cover no-repeat;
}

.page-header__eventinfo {
  float: left;
  font-size: 0.778em;
}

.page-header__eventinfo .page-header__date--cancelled {
  text-decoration: line-through;
}

.page-header__eventinfo .icon,
.page-header__eventinfo .date-picker .date-picker--icon,
.date-picker .page-header__eventinfo .date-picker--icon,
.page-header__eventinfo .file--link .file__title::before,
.file--link .page-header__eventinfo .file__title::before,
.page-header__eventinfo .search-form__btn,
.page-header__eventinfo .search-form--improved .search-form__textfield-wrapper,
.search-form--improved .page-header__eventinfo .search-form__textfield-wrapper {
  margin: 1em 2em 1em 0;
}

.page-header__eventinfo .icon::before,
.page-header__eventinfo .date-picker .date-picker--icon::before,
.date-picker .page-header__eventinfo .date-picker--icon::before,
.page-header__eventinfo .file--link .file__title::before,
.file--link .page-header__eventinfo .file__title::before,
.page-header__eventinfo .search-form__btn::before,
.page-header__eventinfo .search-form--improved .search-form__textfield-wrapper::before,
.search-form--improved .page-header__eventinfo .search-form__textfield-wrapper::before {
  margin-right: 0.5em;
}

.page-header--xlarge-intro,
.node-info-homepage.view-mode-homepage_political .page-header {
  min-height: 150px;
  padding-bottom: 0;
}

.page-header--xlarge-intro .page-header__hero-title,
.node-info-homepage.view-mode-homepage_political .page-header .page-header__hero-title {
  min-height: 75px;
  margin: 75px 0 0;
  padding: 16px;
  background-color: #003776;
}

.page-header--xlarge-intro .field__label--above,
.node-info-homepage.view-mode-homepage_political .page-header .field__label--above {
  padding: 0;
  color: #fff;
  font-size: 0.778em;
  font-weight: 400;
  text-transform: uppercase;
}

.page-header--xlarge-intro p,
.node-info-homepage.view-mode-homepage_political .page-header p {
  font-size: 1.222em;
}

@media (min-width: 622px) {
  .page-header--xlarge-intro,
  .node-info-homepage.view-mode-homepage_political .page-header {
    height: 320px;
  }

  .page-header--xlarge-intro .page-header__hero-title,
  .node-info-homepage.view-mode-homepage_political .page-header .page-header__hero-title {
    margin: auto;
    padding-top: 5em;
    background-color: transparent;
  }

  .page-header--xlarge-intro .field__label--above,
  .node-info-homepage.view-mode-homepage_political .page-header .field__label--above {
    width: 146px;
    height: 34px;
    margin: 0;
    line-height: 34px;
    background-color: #003776;
    text-align: center;
  }

  .page-header--xlarge-intro p,
  .node-info-homepage.view-mode-homepage_political .page-header p {
    width: 550px;
    padding: 22px 5px 22px 33px;
    background-color: #fff;
    color: #004494;
  }
}

.node-info-homepage.view-mode-homepage_political .page-header .page-header__hero-title a {
  text-decoration: none;
}

.node-info-homepage.view-mode-homepage_political .page-header .page-header__hero-title a:hover {
  text-decoration: underline;
}

@media (min-width: 622px) {
  .node-info-homepage.view-mode-homepage_political .page-header .page-header__hero-title a {
    color: #004494;
  }

  .node-info-homepage.view-mode-homepage_political .page-header .page-header__hero-title a:hover {
    color: #404040;
  }
}

/** site header **/
.site-header {
  overflow: hidden;
  padding: 14px 0 0;
  position: relative;
  font-family: Arial, sans-serif;
}

@media (min-width: 992px) {
  .site-header .site-header__logo {
    position: relative;
    top: 15px;
    margin-bottom: 1em;
  }

  .site-header {
    padding: 14px 0;
  }
}

@media print {
  .site-header {
    -webkit-print-color-adjust: exact;
  }
}

.site-header > .container-fluid {
  position: relative;
}

.site-header a:focus {
  outline: 3px solid #ffd617;
  outline-offset: 5px;
  text-decoration: underline;
}

/** site header: end **/

/** breadcrumbs **/
.breadcrumb {
  position: relative;
  margin: 0;
  padding: 0;
  background: none;
  font-size: 0.8em;
  font-weight: 600;
  border-bottom: 1px solid #ffffff;
  border-radius: 0;
  line-height: normal;
  font-family: Arial, sans-serif;
}

.breadcrumb ol,
.breadcrumb ul {
  list-style: none;
  max-width: none;
  margin: 0;
  padding: 0;
}

.breadcrumb__segment {
  display: none;
  position: relative;
  width: 100%;
  margin: 1em 0 0.8em;
}

.easy-breadcrumb_segment-title,
.breadcrumb .breadcrumb__segment a.breadcrumb__link {
  display: inline-block;
  max-width: 100%;
  margin-right: 8px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

a.breadcrumb__link::after {
  vertical-align: middle;
  position: relative;
  top: 1px;
}

.breadcrumb .breadcrumb__segment a.breadcrumb__link:hover,
.breadcrumb .breadcrumb__segment a.breadcrumb__link:active,
.breadcrumb .breadcrumb__segment a.breadcrumb__link:focus {
  color: #ffffff;
}

a.breadcrumb__link:hover .breadcrumb__text,
a.breadcrumb__link:active .breadcrumb__text,
a.breadcrumb__link:focus .breadcrumb__text {
  text-decoration: underline;
}

.breadcrumb__link-arrow,
a.breadcrumb__link::after,
.no-js .breadcrumb__segment--first::before,
.breadcrumb--collapsible .breadcrumb__btn-separator::after {
  content: '\e828';
  line-height: inherit !important;
  margin-left: 8px !important;
  font-weight: normal;
  font-size: 0.778em;
  width: 11px;
  color: #ffffff;
  font-family: 'EuropaIcons' !important;
}

.breadcrumb__segment--last,
.breadcrumb__segment--first {
  display: inline-block;
}

.no-js .breadcrumb__segment--first {
  padding-right: 25px;
}

.no-js .breadcrumb__segment--first::after {
  content: '...';
  display: inline-block;
  position: relative;
  top: -4px;
}

.no-js .breadcrumb__segment--first::before {
  position: absolute;
  top: 16%;
  right: 7px;
}

@media (min-width: 480px) {
  .breadcrumb__link {
    width: auto;
  }

  .breadcrumb__link::after {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .breadcrumb__segment {
    display: inline-block;
    width: auto;
  }

  .breadcrumb__segment--first {
    padding-right: 0;
  }

  .breadcrumb__segment--first::before,
  .breadcrumb__segment--first::after {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .breadcrumb {
    margin: 0;
  }
}

/*
Breadcrumb collapsible

Markup: html/breadcrumb--collapsible.html

Style guide breadcrumb.collapsible
*/
.breadcrumb--collapsible .breadcrumb__btn-separator {
  display: inline-block;
  padding: 0 10px;
  line-height: 2.778em;
  background-color: #023066;
  color: #ffffff;
  cursor: pointer;
}

.breadcrumb--collapsible .breadcrumb__btn-separator:hover,
.breadcrumb--collapsible .breadcrumb__btn-separator:active,
.breadcrumb--collapsible .breadcrumb__btn-separator:focus {
  background-color: #ffffff;
  color: #004494;
}

.breadcrumb--collapsible .breadcrumb__btn-separator:hover::after,
.breadcrumb--collapsible .breadcrumb__btn-separator:active::after,
.breadcrumb--collapsible .breadcrumb__btn-separator:focus::after {
  color: #004494;
}

.breadcrumb--collapsible .breadcrumb__link span {
  vertical-align: middle;
}

.breadcrumb--collapsible .breadcrumb__text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
}

.breadcrumb--collapsible .breadcrumb__segment--first {
  padding-right: 0;
}

.breadcrumb--collapsible .breadcrumb__segment--first::before,
.breadcrumb--collapsible .breadcrumb__segment--first::after {
  display: none;
}

.breadcrumb--collapsible .breadcrumb__segment--last {
  padding-left: 60px;
}

.breadcrumb--collapsible .breadcrumb__segment:first-child:nth-last-child(2),
.breadcrumb--collapsible .breadcrumb__segment:first-child:nth-last-child(2) ~ .breadcrumb__segment {
  padding-left: 0;
}

.breadcrumb--collapsible.is-open .breadcrumb__link {
  display: block;
}

.breadcrumb--collapsible.is-open .breadcrumb__text {
  max-width: none;
  white-space: normal;
  overflow: visible;
}

.breadcrumb--collapsible.is-open .breadcrumb__segment {
  display: block;
}

.breadcrumb--collapsible.is-open .breadcrumb__segment--last {
  padding-left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (min-width: 480px) {
  .breadcrumb--collapsible .breadcrumb__segment.is-hidden {
    display: none;
  }

  .breadcrumb--collapsible .breadcrumb__segment.breadcrumb__segment--next-hidden {
    padding-right: 25px;
  }

  .breadcrumb--collapsible .breadcrumb__segment.breadcrumb__segment--next-hidden::after {
    content: '...';
    display: inline-block !important;
    position: relative;
    top: -4px;
    color: #ffffff;
  }

  .breadcrumb--collapsible .breadcrumb__segment.breadcrumb__segment--next-hidden::before {
    content: '\e828' !important;
    display: inline-block !important;
    position: absolute;
    top: 30%;
    right: 0;
    margin-left: 8px !important;
    margin-right: 4px;
    line-height: inherit !important;
    font-family: 'EuropaIcons';
    font-size: 0.778em;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #ffffff;
    text-transform: none;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
  }

  .breadcrumb--collapsible .breadcrumb__btn-separator {
    display: none;
  }

  .breadcrumb--collapsible .breadcrumb__segment--first {
    width: auto;
  }

  .breadcrumb--collapsible .breadcrumb__segment--last {
    padding-left: 0;
  }
}

/** breadcrumbs **/

/** user menu **/
.header-top {
  background-color: #f5f5f5;
  font-size: 18px;
}

.header-top ul {
  margin-bottom: 0;
}

.site-user-menu {
  text-align: right;
}

.site-user-menu a {
  text-decoration: none;
}

a.site-user-menu__list {
  display: inline-block;
}

.site-user-menu__list {
  font-weight: 600;
  padding: 0.5em;
}

.site-user-menu--header .site-user-menu__list {
  background-color: #f5f5f5;
  font-size: 0.889em;
  padding: 0.3em;
}

.site-user-menu__option {
  display: inline-block;
  padding: 0.375em 0.61em;
}

a.site-user-menu__list,
a {
  text-decoration: none;
}

a.site-user-menu__list:hover,
a.site-user-menu__list:focus,
a:hover,
a:focus {
  text-decoration: underline;
}

.site-user-menu__option:first-child {
  font-weight: normal;
}

a.site-user-menu__list {
  display: block;
  padding-right: 0.91em;
}

@media (min-width: 992px) {
  .site-user-menu__list {
    float: right;
    padding: 0.35em 0;
  }

  .site-user-menu--header .site-user-menu__list {
    background: none;
  }

  .site-user-menu__list .site-user-menu__option {
    padding: 0 0.95em;
  }

  .site-user-menu__list .site-user-menu__option:last-child {
    padding-right: 0;
  }
}

@media (min-width: 480px) {
  .site-user-menu__option {
    padding: 0.15em 0.61em;
  }
}

/** user menu: end **/

/** search form **/
.top-bar {
  padding: 15px 0 0 0;
  overflow: hidden;
  width: 100%;
}

.top-bar .btn {
  font-size: 0.9em;
}

.header-top .panel,
.header-top .panel-body,
.footer .panel,
.footer .panel-body,
.top-bar .form-control,
.top-bar .form-item,
.top-bar .panel,
.top-bar .panel-body {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  box-shadow: none;
}

.site-header--homepage .top-bar {
  height: 90px;
  padding: 0;
  top: 0;
  float: right;
}

.site-header--homepage .top-bar .lang-select-site .lang-select-site__link {
  padding-right: 0;
}

@media (min-width: 480px) {
  .site-header--homepage .top-bar {
    height: 156px;
  }
}

@media (min-width: 992px) {
  .top-bar {
    width: auto;
    float: right;
    position: relative;
    padding-bottom: 10px;
    top: 6px;
  }

  .top-bar > .region {
    padding: 0;
    margin: 0;
  }

  .top-bar .block-nexteuropa-europa-search {
    float: left;
  }

  .top-bar .block-nexteuropa-europa-search .search-form .search-form__textfield-wrapper {
    width: 240px;
  }
}

.search-form {
  display: inline-block;
  margin-bottom: 1em;
  overflow: hidden;
  border: 1px solid #9f9f9f;
}

.search-form .search-form__textfield-wrapper {
  position: relative;
  display: table-cell;
  margin-bottom: 0;
}

.search-form .search-form__btn-wrapper {
  font-size: inherit;
}

.search-form__textfield {
  min-height: 2.325em;
  height: 2.325em;
  font-size: inherit;
  border: none;
}

.search-form__btn {
  min-height: 2.75em;
  margin-right: -1px;
  margin-bottom: 0;
  padding: 0 22px;
  text-indent: -999em;
  overflow: visible;
  border: none !important;
}

.search-form__btn::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 1.5em;
  line-height: 1.9em;
  text-indent: 0;
}

@media (min-width: 992px) {
  .search-form {
    margin-bottom: 0;
  }

  .search-form .search-form__textfield-wrapper,
  .search-form .search-form__btn-wrapper {
    float: left;
  }

  .search-form__btn {
    padding: 0 1em;
    text-indent: 0;
  }

  .search-form__btn::before {
    display: none !important;
  }
}

@media (min-width: 480px) {
  .search-form__textfield {
    min-height: 2.375em;
  }
}

/** search form: end **/

/***** header: end */

/* General rules */
ol.ul-list-inline > li,
ul.ul-list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

@font-face {
  font-family: 'EuropaIcons';
  src: url("../fonts/europa-icons.eot");
  src: url("../fonts/europa-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/europa-icons.woff") format("woff"), url("../fonts/europa-icons.ttf") format("truetype");
}

.footer .icon::before {
  font-family: 'EuropaIcons' !important;
  text-decoration: none;
  display: inline-block;
}

.icon--facebook,
.icon--facebook::before {
  content: '\e809';
}

.icon--twitter,
.icon--twitter::before {
  content: '\e817';
}

.icon--breadcrumb,
.icon--breadcrumb::before,
.breadcrumb__link-arrow::before,
.no-js .breadcrumb__segment--first::before {
  content: '\e828';
}

.logo,
.logo--logotype,
.logo--logotypebelow {
  display: block;
  float: left;
  width: 140px;
  height: 72px;
  background: url("../images/logo.svg") no-repeat;
}

/* General rules: end */

/** Button **/
.btn {
  min-height: 2.75em;
  margin-bottom: 1em;
  padding: 0.5em 1em;
  line-height: 1.5;
  white-space: normal;
  text-align: left;
  font-size: 0.889em;
  font-weight: 600;
  border-width: 2px;
  border-radius: 0;
  text-decoration: none;
}

.btn:focus,
.inpage-nav__navbar .inpage-nav__toggle:focus {
  outline: 3px solid #ffd617;
  outline-offset: -3px;
  text-decoration: underline;
}

.btn:link,
.inpage-nav__navbar .inpage-nav__toggle:link {
  text-decoration: none;
}

.btn:hover,
.inpage-nav__navbar .inpage-nav__toggle:hover,
.btn:active,
.inpage-nav__navbar .inpage-nav__toggle:active,
.btn:focus,
.inpage-nav__navbar .inpage-nav__toggle:focus {
  position: relative;
  text-decoration: underline;
  z-index: 999;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn::after,
.inpage-nav__navbar .inpage-nav__toggle::after {
  position: static;
  line-height: inherit;
}

.btn.btn-default,
.btn.btn-collapse,
.inpage-nav__navbar .btn-collapse.inpage-nav__toggle,
.inpage-nav__navbar .btn-default.inpage-nav__toggle {
  background: none;
  color: #004494;
  border-color: #004494;
}

.btn.btn-default:hover,
.btn.btn-collapse:hover,
.inpage-nav__navbar .btn-collapse.inpage-nav__toggle:hover,
.inpage-nav__navbar .btn-default.inpage-nav__toggle:hover,
.btn.btn-default:focus,
.btn.btn-collapse:focus,
.inpage-nav__navbar .btn-collapse.inpage-nav__toggle:focus,
.inpage-nav__navbar .btn-default.inpage-nav__toggle:focus {
  background-color: #004494;
  color: #fff;
}

.btn.btn-primary,
.inpage-nav__navbar .btn-primary.inpage-nav__toggle {
  border-color: #004494;
}

.btn.btn-primary:hover,
.inpage-nav__navbar .btn-primary.inpage-nav__toggle:hover,
.btn.btn-primary:active,
.inpage-nav__navbar .btn-primary.inpage-nav__toggle:active {
  background-color: #fff;
  color: #004494;
}

.btn.btn-primary:focus,
.inpage-nav__navbar .btn-primary.inpage-nav__toggle:focus {
  background-color: #004494;
  color: #fff;
}

.btn.btn-secondary,
.inpage-nav__navbar .btn-secondary.inpage-nav__toggle {
  background-color: #fff;
  color: #004494;
  border-color: #fff;
}

.btn.btn-ctn,
.inpage-nav__navbar .btn-ctn.inpage-nav__toggle,
.inpage-nav__navbar .timeline .inpage-nav__toggle.btn-timeline,
.timeline .inpage-nav__navbar .inpage-nav__toggle.btn-timeline,
.timeline .btn.btn-timeline {
  background-color: #ffd617;
  color: #000;
}

.btn.btn-ctn:hover,
.inpage-nav__navbar .btn-ctn.inpage-nav__toggle:hover,
.inpage-nav__navbar .timeline .inpage-nav__toggle.btn-timeline:hover,
.timeline .inpage-nav__navbar .inpage-nav__toggle.btn-timeline:hover,
.timeline .btn.btn-timeline:hover,
.btn.btn-ctn:active,
.inpage-nav__navbar .btn-ctn.inpage-nav__toggle:active,
.inpage-nav__navbar .timeline .inpage-nav__toggle.btn-timeline:active,
.timeline .inpage-nav__navbar .inpage-nav__toggle.btn-timeline:active,
.timeline .btn.btn-timeline:active {
  background-color: #ffd617;
  border-color: #404040;
}

.btn.btn-ctn:focus,
.inpage-nav__navbar .btn-ctn.inpage-nav__toggle:focus,
.inpage-nav__navbar .timeline .inpage-nav__toggle.btn-timeline:focus,
.timeline .inpage-nav__navbar .inpage-nav__toggle.btn-timeline:focus,
.timeline .btn.btn-timeline:focus {
  border-color: #404040;
  outline-color: #404040;
}

.btn.btn-ctn::after,
.inpage-nav__navbar .btn-ctn.inpage-nav__toggle::after,
.inpage-nav__navbar .timeline .inpage-nav__toggle.btn-timeline::after,
.timeline .inpage-nav__navbar .inpage-nav__toggle.btn-timeline::after,
.timeline .btn.btn-timeline::after {
  margin-left: 10px;
}

.btn.btn-menu,
.inpage-nav__navbar .btn-menu.inpage-nav__toggle {
  background-color: #004494;
  color: #fff;
  border-color: #004494;
}

/* Button Search */
.btn.btn-search {
  background-color: #e3e3e3;
  color: #004494 !important;
  border-color: #fff;
}

.btn.btn-search:hover {
  background-color: #e3e3e3;
  color: #404040 !important;
}

/* Button Collapse */
.btn-collapse .icon,
.btn-collapse .date-picker .date-picker--icon,
.date-picker .btn-collapse .date-picker--icon,
.btn-collapse .file--link .file__title::before,
.file--link .btn-collapse .file__title::before,
.btn-collapse .search-form__btn,
.btn-collapse .search-form--improved .search-form__textfield-wrapper,
.search-form--improved .btn-collapse .search-form__textfield-wrapper {
  margin-left: 0.3em;
}

.btn-collapse .icon::before,
.btn-collapse .date-picker .date-picker--icon::before,
.date-picker .btn-collapse .date-picker--icon::before,
.btn-collapse .file--link .file__title::before,
.file--link .btn-collapse .file__title::before,
.btn-collapse .search-form__btn::before,
.btn-collapse .search-form--improved .search-form__textfield-wrapper::before,
.search-form--improved .btn-collapse .search-form__textfield-wrapper::before {
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.btn-collapse:hover .icon::before,
.btn-collapse:hover .date-picker .date-picker--icon::before,
.date-picker .btn-collapse:hover .date-picker--icon::before,
.btn-collapse:hover .file--link .file__title::before,
.file--link .btn-collapse:hover .file__title::before,
.btn-collapse:hover .search-form__btn::before,
.btn-collapse:hover .search-form--improved .search-form__textfield-wrapper::before,
.search-form--improved .btn-collapse:hover .search-form__textfield-wrapper::before,
.btn-collapse:focus .icon::before,
.btn-collapse:focus .date-picker .date-picker--icon::before,
.date-picker .btn-collapse:focus .date-picker--icon::before,
.btn-collapse:focus .file--link .file__title::before,
.file--link .btn-collapse:focus .file__title::before,
.btn-collapse:focus .search-form__btn::before,
.btn-collapse:focus .search-form--improved .search-form__textfield-wrapper::before,
.search-form--improved .btn-collapse:focus .search-form__textfield-wrapper::before {
  color: #fff;
  text-decoration: underline;
}

.btn-collapse:hover .icon::before,
.btn-collapse:hover .date-picker .date-picker--icon::before,
.date-picker .btn-collapse:hover .date-picker--icon::before,
.btn-collapse:hover .file--link .file__title::before,
.file--link .btn-collapse:hover .file__title::before,
.btn-collapse:hover .search-form__btn::before,
.btn-collapse:hover .search-form--improved .search-form__textfield-wrapper::before,
.search-form--improved .btn-collapse:hover .search-form__textfield-wrapper::before,
.btn-collapse:focus .icon::before,
.btn-collapse:focus .date-picker .date-picker--icon::before,
.date-picker .btn-collapse:focus .date-picker--icon::before,
.btn-collapse:focus .file--link .file__title::before,
.file--link .btn-collapse:focus .file__title::before,
.btn-collapse:focus .search-form__btn::before,
.btn-collapse:focus .search-form--improved .search-form__textfield-wrapper::before,
.search-form--improved .btn-collapse:focus .search-form__textfield-wrapper::before {
  text-decoration: none;
}

.search-form__btn:before {
  font-family: EuropaIcons;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 1.5em;
  line-height: 1.9em;
  text-indent: 0;
  content: "\e823";
}

/** Button: end **/

/*************** EUROPA STYLES **********************/

/*** Newsroom page ***/
.field-name-field-newsroom-project-website {
  display: none;
}

.block-nexteuropa-newsroom .newsroom_item_container {
  border: solid 1px #bad6f0;
  border-radius: 5px;
  background: #fff;
  margin-bottom: 20px;
  padding: 8px 9px 14px;
}

.block-nexteuropa-newsroom .newsroom_item_container h3.newsroom_title,
.block-nexteuropa-newsroom .newsroom_item_container h3.newsroom_title a {
  color: #333;
  font-size: 13px;
  font-weight: bold;
  margin-top: 0;
  padding: 0;
}

.block-nexteuropa-newsroom .newsroom_item_container h3.newsroom_title {
  border-bottom: solid 2px #e2e5ea;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.block-nexteuropa-newsroom .newsroom_item_container .view-content .views-row {
  font-size: 12px;
  margin: 0 0 12px;
  padding-left: 15px;
  line-height: 16px;
}

.block-nexteuropa-newsroom .newsroom_item_container .view-content .views-row .newsroom_title {
  margin-left: -15px;
  padding-left: 15px;
}

.block-nexteuropa-newsroom .newsroom_item_container .view-content .views-row .newsroom_item_metadata {
  color: #555;
  font-size: 11px;
  line-height: 14px;
  margin-top: 3px;
}

.block-nexteuropa-newsroom .newsroom_item_container .view-content .views-row .newsroom_type {
  font-size: 11px;
  font-style: italic;
  color: #999;
  margin-left: -12px;
}

.block-nexteuropa-newsroom .newsroom_item_container .newsroom_more {
  padding: 5px 0 5px;
  font-size: 12px;
  color: #074a8b;
  text-decoration: underline;
}

.block-nexteuropa-newsroom .newsroom_item_container .newsroom_more a {
  color: #074a8b;
  text-decoration: underline;
}

.block-nexteuropa-newsroom .newsroom_item_container .newsroom_more a em {
  font-style: normal;
}

.block-nexteuropa-newsroom .newsroom_item_container .view-content .views-row.newItem .newsroom_title,
.block-nexteuropa-newsroom .newsroom_item_container .view-content .views-row.newItem .newsroom_title a {
  color: #a3620a;
}

.newsroom_rss {
  text-align: right;
  padding: 0;
  margin: 0 0 10px;
}

.newsroom_rss a.feed-icon {
  margin: 0 7px 0 0;
  padding: 0;
}

.newsroom-page ul {
  list-style: none;
  padding: 0;
}

.node-newsroom-item .field,
.newsroom-page .field {
  padding: 5px 0;
}

.newsroom-page .listing__item {
  padding: 0 0 10px 0;
}

.node-type-newsroom-item .field-name-field-newsroom-teaser {
  background: #f1f0dd;
  padding: 7px 10px 12px;
  margin: 0 -10px 15px;
  color: #252525;
  font-size: 13px;
}

.block-nexteuropa-newsroom .newsroom_item_container.agenda {
  clear: none;
}

.newsroom-agenda-container .date-row,
.block-nexteuropa-newsroom .newsroom_item_container.agenda .date-row {
  position: relative;
  padding-left: 35px;
  border-bottom: solid 1px #e2e5ea;
  margin-bottom: 5px;
  min-height: 50px;
}

.newsroom-agenda-container .date-row .date-date,
.block-nexteuropa-newsroom .newsroom_item_container.agenda .date-row .date-date {
  position: absolute;
  top: 3px;
  left: 0px;
  width: 30px;
  text-align: center;
  color: #362f2d;
}

.newsroom-agenda-container .date-row .date-date .day,
.block-nexteuropa-newsroom .newsroom_item_container.agenda .date-row .date-date .day {
  font-size: 18px;
  display: block;
}

.newsroom-agenda-container .date-row .date-date .month,
.block-nexteuropa-newsroom .newsroom_item_container.agenda .date-row .date-date .month {
  font-size: 10px;
  text-transform: uppercase;
  display: block;
  line-height: 10px;
}

.newsroom-agenda-container .date-row .date-date .year,
.block-nexteuropa-newsroom .newsroom_item_container.agenda .date-row .date-date .year {
  font-size: 10px;
  color: #777;
  display: block;
  line-height: 10px;
  letter-spacing: -1px;
}

.newsroom-agenda-container .date-row .date-events .views-row,
.block-nexteuropa-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row {
  border-top: solid 1px #e2e5ea;
  padding: 3px 0 0 5px;
  margin-bottom: 6px;
}

.newsroom-agenda-container .date-row .date-events .views-row:first-child,
.block-nexteuropa-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row:first-child {
  padding-top: 0;
  border-top: 0;
}

.newsroom-agenda-container .date-row .date-events .views-row .newsroom_type,
.block-nexteuropa-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row .newsroom_type {
  margin-left: -5px;
}

.newsroom-agenda-container .date-row .date-events .views-row .newsroom_title,
.block-nexteuropa-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row .newsroom_title {
  margin-left: 0;
  padding-left: 0;
  background: none;
  line-height: 14px;
}

/*** Newsroom page:end ***/

/* Site switcher */
.site-switcher {
  display: block;
  background-color: #f5f5f5;
  font-size: 0.889em;
}

.site-switcher__list li {
  display: inline-block;
  float: left;
  width: 50%;
  text-align: center;
  vertical-align: middle;
}

li.site-switcher__option a {
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 0.5em 1.667em;
  line-height: 1.3;
  font-weight: bold;
}
li.site-switcher__option a:hover,
li.site-switcher__option a:focus {
  text-decoration: underline;
}
li.site-switcher__option a::after,
li.site-switcher__option a.is-external::after,
li.site-switcher__option a[href^="http"]:not([href*="ec.europa.eu"]):not(.is-internal):not(.listing__item-link)::after,
li.site-switcher__option .listing__item .listing__title a[href^="http"]:not(.is-internal):not([href*="ec.europa.eu"]) a.listing__title::after,
.listing__item .listing__title a[href^="http"]:not(.is-internal):not([href*="ec.europa.eu"]) li.site-switcher__option a.listing__title::after {
  content: none !important;
}

li.site-switcher__option.is-selected {
  background-color: #004494;
  border-left: none;
}
li.site-switcher__option.is-selected > a {
  color: #fff;
}

a.site-switcher__option {
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 0.5em 1.667em;
  line-height: 1.3;
  font-weight: bold;
}
a.site-switcher__option:hover,
a.site-switcher__option:focus {
  text-decoration: underline;
}
a.site-switcher__option::after,
a.site-switcher__option.is-external::after,
a.site-switcher__option[href^="http"]:not([href*="ec.europa.eu"]):not(.is-internal):not(.listing__item-link)::after,
.listing__item .listing__title a[href^="http"]:not(.is-internal):not([href*="ec.europa.eu"]) a.site-switcher__option.listing__title::after {
  content: none !important;
}
a.site-switcher__option.is-selected {
  background-color: #004494;
  border-left: none;
  color: #fff;
}

.site-switcher--header .site-switcher__list:first-child {
  border-left: 1px solid #9f9f9f;
}

.site-switcher--header .site-switcher__option {
  position: relative;
}
.site-switcher--header .site-switcher__option.is-selected::after {
  content: ' ' !important;
  position: absolute;
  top: 95%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -10px;
  border: 10px solid rgba(0, 68, 148, 0);
  border-top-color: #004494;
  pointer-events: none;
}

.site-switcher--footer {
  border-bottom: 1px solid #f5f5f5;
}
.site-switcher--footer .site-switcher__list:first-child {
  border-left: none;
}
.site-switcher--footer .site-switcher__option {
  position: relative;
}
.site-switcher--footer .site-switcher__option.is-selected::after {
  content: ' ' !important;
  position: absolute;
  left: 50%;
  bottom: 95%;
  width: 0;
  height: 0;
  margin-left: -10px;
  border: 10px solid rgba(0, 68, 148, 0);
  border-bottom-color: #004494;
  pointer-events: none;
}

@media (min-width: 992px) {
  .site-switcher__list li {
    width: auto;
  }
  .site-switcher--footer .site-switcher__list {
    float: right;
  }
}

@media (max-width: 625px) and (min-width: 560px) {
  .site-switcher--header a[name="political"] {
    padding: 1.1em 0;
  }
}

@media (max-width: 479px) and (min-width: 462px) {
  .site-switcher--header a[name="political"] {
    padding: 1.1em 0;
  }
}

/**** custom code ***/
.site-user-menu {
  float: right;
}
