@charset "UTF-8";
/********************************************Overwrite EC-resp styles************************************************/
a:hover,
a:focus {
  text-decoration: none;
}
/* line 2, ../sass/_inherit.scss */
#mainContainer {
  background-color: #fff;
  background-image: none;
  font-family: Arial, Helvetica, sans-serif;
}

/* line 7, ../sass/_inherit.scss */
#mainContainer {
  background-color: #fff;
  border: 1px solid #666666;
  /*font-size: 120%;*/
  margin: 0 auto;
  min-width: 200px;
  position: relative;
}

/* line 16, ../sass/_inherit.scss */
#mainContainer .container {
  width: 100%;
}

/* line 19, ../sass/_inherit.scss */
.affix {
  position: relative;
}

/* line 24, ../sass/_inherit.scss */
#block-menu-menu-service-tools .menu,
#services,
#path {
  font-size: 0.750em;
}

/* line 27, ../sass/_inherit.scss */
.region-featured #path {
  height: inherit;
  min-height: 21px;
}

/* line 32, ../sass/_inherit.scss */
.js #services,
.js #block-menu-menu-service-tools .menu {
  padding-right: 100px;
}

/* line 35, ../sass/_inherit.scss */
#main-menu {
  font-size: 1em;
  min-height: 50px;
  border-bottom: 1px solid #e9e6da;
}

/* line 41, ../sass/_inherit.scss */
.navbar .container,
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

/* line 45, ../sass/_inherit.scss */
.navbar-default {
  background-color: #fff;
  border-color: #fff;
}

/* line 51, ../sass/_inherit.scss */
#main-menu .navbar-nav > .open > a,
#main-menu .navbar-nav > .open > a:hover,
#main-menu .navbar-nav > .open > a:focus {
  border-radius: 0;
  color: #003366;
}

/* line 55, ../sass/_inherit.scss */
#main-menu .navbar-nav > li > a.active {
  background-color: #eee;
  border-radius: 0;
  color: #333;
}

/* line 60, ../sass/_inherit.scss */
#main-menu .navbar-nav > li > a {
  background-color: #fff;
  border: medium none;
}

/* line 64, ../sass/_inherit.scss */
.navbar {
  border: none;
}

/* line 67, ../sass/_inherit.scss */
.navbar-default .navbar-nav > li > a {
  background-color: #fff;
  color: #036;
}

/* line 72, ../sass/_inherit.scss */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: whitesmoke !important;
  color: #036;
}

/* line 77, ../sass/_inherit.scss */
.navbar-default .navbar-nav > li > a.active:hover,
.navbar-default .navbar-nav > li > a.active:focus {
  background-color: #eeeeee !important;
  color: #036;
}

/* line 81, ../sass/_inherit.scss */
#path .menu-breadcrumb .list-group-item {
  padding: 0;
  display: inline-block;
}

/* line 87, ../sass/_inherit.scss */
#path .menu-breadcrumb .list-group-item.active,
#path .menu-breadcrumb .list-group-item.active:hover,
#path .menu-breadcrumb .list-group-item.active:focus {
  background-color: transparent;
}

/* line 90, ../sass/_inherit.scss */
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 94, ../sass/_inherit.scss */
.list-group-item:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 100, ../sass/_inherit.scss */
li.expanded,
li.collapsed,
li.leaf {
  margin: 0;
  padding: 0;
}

/* line 104, ../sass/_inherit.scss */
.dropdown-menu > li > a {
  padding: 8px 20px;
}

/* line 107, ../sass/_inherit.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 1px;
}

/* line 110, ../sass/_inherit.scss */
.dropdown:hover > ul.dropdown-menu {
  display: block;
  margin-top: 1px;
}

/* line 116, ../sass/_inherit.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  background-color: #eee;
  border-color: #ddd;
  color: #036;
  z-index: 2;
}

/* line 122, ../sass/_inherit.scss */
.list-group-item {
  border: 1px solid #ddd;
  border-top: none;
  background-color: transparent;
}

/* line 127, ../sass/_inherit.scss */
.dropdown-menu {
  padding: 0;
  /* box-shadow: none;*/
  min-width: 200px;
}

/* line 132, ../sass/_inherit.scss */
.block-nexteuropa-europa-search .panel-body {
  padding: 0;
}

/* line 135, ../sass/_inherit.scss */
.block-nexteuropa-europa-search #nexteuropa-europa-search-search-form {
  position: absolute;
  right: 0;
  top: 0;
  width: 33.3333%;
}

/* line 141, ../sass/_inherit.scss */
.input-group .form-control {
  display: inline-block;
  float: left;
  width: 66.6667%;
  border-right: none;
}

/* line 147, ../sass/_inherit.scss */
.btn-search {
  display: inline-block;
  width: 33.3333%;
  border-radius: 0;
}

/* line 152, ../sass/_inherit.scss */
.btn-default {
  background-color: #ddd;
  border-color: #bbb;
  color: #333;
}

/* line 157, ../sass/_inherit.scss */
#content-wrapper {
  text-align: justify;
  font-size: 0.849em;
  line-height: 1.6em;
}

/* line 164, ../sass/_inherit.scss */
#content-wrapper .highlight-title {
  text-align: left;
}

/* line 167, ../sass/_inherit.scss */
#content-wrapper table {
  text-align: left;
}

/* line 170, ../sass/_inherit.scss */
#page-title {
  margin-top: 0;
}
/* line 228, ../sass/_inherit.scss */
#mainContainer .panel {
  background-color: #fff;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 15px;
}

/* line 235, ../sass/_inherit.scss */
#mainContainer .panel-body {
  padding-left: 0;
}

/* line 238, ../sass/_inherit.scss */
#mainContainer .panel-default > .panel-heading {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}

/* line 243, ../sass/_inherit.scss */
#mainContainer .panel-heading {
  border-bottom: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 10px 15px 10px 0;
}

/*.col-md-4 {
  width: 20.6%;
}
.col-md-8 {
  width: 79.4%;
}*/
/* line 255, ../sass/_inherit.scss */
#mainContainer .node .field-name-body {
  border-bottom: none;
}

/* line 258, ../sass/_inherit.scss */
#layout-footer {
  background-color: #fff;
  border-top: medium none;
  margin-bottom: 0;
  margin-top: 2px;
  padding-bottom: 7px;
  padding-top: 0;
  font-size: 0.9em;
}

/*******************************************Responsiveness***********************************************/
@media all and (max-width: 767px) {
  /* line 326, ../sass/_inherit.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 341, ../sass/_inherit.scss */
  #layout-header {
    height: auto;
    min-height: 80px;
  }

  /* line 345, ../sass/_inherit.scss */
  #layout-header #main-title {
    font-size: 26px !important;
    left: 0;
    padding: 15px 0 0 100px;
    position: relative;
    text-transform: none;
    top: 0;
  }

  /* line 353, ../sass/_inherit.scss */
  #layout-header #sub-title {
    color: #036;
    font-size: 18px !important;
    left: 0;
    padding: 0 0 0 100px;
    position: relative;
    text-decoration: none;
    top: -7px;
    z-index: 10;
  }

  /* line 363, ../sass/_inherit.scss */
  .navbar-default {
    background-color: #0065a2;
    border-color: #0065a2;
  }

  /* line 367, ../sass/_inherit.scss */
  .dropdown:hover > ul.dropdown-menu {
    display: none;
  }

  /* line 370, ../sass/_inherit.scss */
  .mobile-user-bar.affix + .region-featured #main-menu .navbar {
    position: relative;
  }

  /* line 374, ../sass/_inherit.scss */
  .js #block-menu-menu-service-tools .menu {
    display: none;
  }

  /* line 377, ../sass/_inherit.scss */
  .lang-select-site {
    top: 20px;
  }

  /* line 380, ../sass/_inherit.scss */
  .block-nexteuropa-europa-search #nexteuropa-europa-search-search-form {
    position: relative;
    right: inherit;
    top: 0;
    width: 100%;
  }

  /* line 386, ../sass/_inherit.scss */
  .search-form .input-group-search {
    width: 100%;
  }

  /* line 389, ../sass/_inherit.scss */
  .input-group .form-control {
    display: inline-block;
    float: left;
    width: 80%;
    border-right: none;
  }

  /* line 395, ../sass/_inherit.scss */
  .btn-search {
    display: inline-block;
    width: 20%;
    border-radius: 0;
  }

  /* line 400, ../sass/_inherit.scss */
  .form-item {
    margin-bottom: 0;
    margin-top: 0;
  }

  /* line 407, ../sass/_inherit.scss */
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 411, ../sass/_inherit.scss */
  .navbar-header a span {
    color: #fff;
  }

  /* line 414, ../sass/_inherit.scss */
  #path {
    height: 30px;
    line-height: 2.5;
  }

  /* line 418, ../sass/_inherit.scss */
  #layout-header {
    background-image: none;
  }

  /* line 421, ../sass/_inherit.scss */
  .navbar-nav {
    margin: 0;
  }

  /* line 425, ../sass/_inherit.scss */
  .list-group-item:last-child,
  .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  /* line 431, ../sass/_inherit.scss */
  .mobile-user-bar {
    position: relative;
  }

  /* line 434, ../sass/_inherit.scss */
  .mobile-user-bar .navbar-header {
    top: 0;
    height: auto;
  }

  /* line 439, ../sass/_inherit.scss */
  body #mainContainer .region-featured-wrapper .home-button,
  body #mainContainer .region-featured-wrapper button#menu-button {
    background: #074a8b none repeat scroll 0 0;
    border: 1px solid #69c;
    border-radius: 0;
    color: #ffffff;
    float: left;
    font-size: 100%;
    margin: 5px 0 5px 15px;
    padding: 5px 10px;
  }
  /* line 449, ../sass/_inherit.scss */
  #layout-footer {
    background-color: #0065a2;
    padding: 10px 0 15px;
    color: #fff;
    text-align: center;
    font-size: 0.89em;
  }

  /* line 456, ../sass/_inherit.scss */
  #layout-footer a {
    color: #fff;
  }

  /* line 460, ../sass/_inherit.scss */
  #block-menu-menu-service-tools .menu li.first a,
  #block-cce-basic-config-footer-ipg .menu li.first a {
    padding-bottom: 15px;
    padding-left: 12px;
  }

  /* line 467, ../sass/_inherit.scss */
  #block-menu-menu-service-tools .menu a,
  #block-cce-basic-config-footer-ipg .menu a,
  #block-menu-menu-service-tools .menu a:visited,
  #block-cce-basic-config-footer-ipg .menu a:visited {
    border-left: none;
    color: #fff;
    font-size: 1em;
  }

  /* line 473, ../sass/_inherit.scss */
  #block-menu-menu-service-tools .menu li,
  #block-cce-basic-config-footer-ipg .menu li {
    display: inline;
    padding: 0 12px 0 0;
  }

  /* line 477, ../sass/_inherit.scss */
  #block-cce-basic-config-footer-ipg .menu {
    margin-top: 10px;
    text-align: center;
  }

  /* line 481, ../sass/_inherit.scss */
  #block-cce-basic-config-footer-ipg .content a {
    padding: 0 12px;
  }

  /* line 485, ../sass/_inherit.scss */
  #block-menu-menu-service-tools .menu li.first a,
  #block-cce-basic-config-footer-ipg .menu li.first a {
    padding-left: 12px;
  }
}
/******************************************** Food - from ec.css *********************************************/
/* line 492, ../sass/_inherit.scss */
#mainContainer {
  color: #464646;
  background-color: #fff;
  font-family: Verdana, Arial, Helvetica, "DejaVu Sans", sans-serif;
}

/* line 497, ../sass/_inherit.scss */
select {
  font-family: Verdana, Arial, Helvetica, "DejaVu Sans", sans-serif;
}

/* line 505, ../sass/_inherit.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #284f75;
  font-weight: normal;
}

/******************************************** Homepage ************************************************/
/* line 515, ../sass/_inherit.scss */
.page-safety h1,
.page-animals h1,
.page-plants h1 {
  display: none;
}

/* line 520, ../sass/_inherit.scss */
.view-food-highlights-slider,
.carousel {
  max-width: 100%;
  height: 300px !important;
  position: relative;
}

/* line 525, ../sass/_inherit.scss */
.carousel .carousel-control {
  top: auto;
  position: absolute;
  z-index: 20;
  display: block;
  width: 53px;
  height: 43px;
  text-indent: -2000em;
  background: #ee7506;
  bottom: 8px;
  border: 2px solid #fff;
  border-top: 3px solid #fff;
  border-radius: 20px;
  opacity: 1;
}

/* line 540, ../sass/_inherit.scss */
.animals .carousel .carousel-control {
  background: #996a24;
}

/* line 543, ../sass/_inherit.scss */
.plants .carousel .carousel-control {
  background: #418b40;
}

/* line 546, ../sass/_inherit.scss */
.carousel .carousel-control:hover {
  background-color: black;
}

/* line 549, ../sass/_inherit.scss */
.carousel .carousel-control:hover .glyphicon {
  color: white;
}

/* line 552, ../sass/_inherit.scss */
.carousel .carousel-control.right {
  right: -14px;
  border-right: 10px solid #fff;
}

/* line 556, ../sass/_inherit.scss */
.carousel .carousel-control.left {
  left: -14px;
  border-left: 10px solid #fff;
}

/* line 560, ../sass/_inherit.scss */
.carousel .carousel-control .glyphicon {
  text-indent: 0;
  line-height: 1.9em;
  color: white;
  border: none;
  text-shadow: none;
  font-size: 0.5em;
}

/* line 568, ../sass/_inherit.scss */
.carousel .carousel-inner .item .views-field-field-highlight-image {
  float: left;
  width: 59%;
  overflow: hidden;
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px 0 0 6px;
  height: 300px;
}

/* line 577, ../sass/_inherit.scss */
.carousel .carousel-inner .item .views-field-field-highlight-image img {
  min-height: 300px;
  width: 100%;
}

/* line 581, ../sass/_inherit.scss */
.carousel .carousel-inner .item .views-field-body {
  font-weight: normal;
  font-size: 1em;
}

/* line 585, ../sass/_inherit.scss */
.carousel .carousel-inner .item .views-field-body hr {
  margin: 7px 0;
  display: block;
  height: 1px;
  border: 0;
  border-top: 2px solid #464646;
  padding: 0;
}

/* line 593, ../sass/_inherit.scss */
.carousel .carousel-inner .item .views-field-body a {
  display: block;
  width: 42.6%;
  height: 300px;
  padding: 15px 15px 0 15px;
  background: #e7e7e7;
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  color: #464646;
  text-decoration: none;
  border-left: 1px solid #fff;
  line-height: 0.8em;
  border-radius: 0 6px 6px 0;
}

/* line 609, ../sass/_inherit.scss */
.carousel .carousel-inner .item .views-field-body a .time {
  font-weight: bold;
  font-size: 10px;
  opacity: 0.70;
  vertical-align: text-top;
}

/* line 615, ../sass/_inherit.scss */
.carousel .carousel-inner .item .views-field-body a p {
  margin: 0;
}

/* line 618, ../sass/_inherit.scss */
.carousel .carousel-indicators {
  position: absolute;
  z-index: 21;
  left: 290px;
  bottom: 10px;
  margin: 0 !important;
  padding: 0 !important;
  width: auto;
  float: none;
  display: block;
  left: auto;
}

/* line 630, ../sass/_inherit.scss */
.carousel .carousel-indicators li {
  width: 16px;
  height: 16px;
  border-radius: 18px;
  border: 2px solid #fff;
}

/* line 636, ../sass/_inherit.scss */
.carousel .carousel-indicators li.active {
  margin: 1px;
  background-color: #ee7506;
}

/* line 640, ../sass/_inherit.scss */
.animals .carousel .carousel-indicators li.active {
  background-color: #996a24;
}

/* line 643, ../sass/_inherit.scss */
.plants .carousel .carousel-indicators li.active {
  background-color: #418b40;
}

/* line 646, ../sass/_inherit.scss */
.view-food-highlights-slider .view-footer a {
  position: absolute;
  right: 100px;
  bottom: 9px;
  float: left;
  border: 2px solid white;
  border-top: 3px solid white;
  background: #ee7506;
  z-index: 100;
  text-align: left;
  cursor: pointer;
  border-radius: 20px;
  display: block !important;
  padding: 9px 15px;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: normal;
  font-size: 1em;
}

/* line 665, ../sass/_inherit.scss */
.animals .view-food-highlights-slider .view-footer a {
  background: #996a24;
}

/* line 668, ../sass/_inherit.scss */
.plants .view-food-highlights-slider .view-footer a {
  background: #418b40;
}

/* line 671, ../sass/_inherit.scss */
.view-food-highlights-slider .view-footer a:hover {
  background-color: #000 !important;
  color: #fff !important;
}

/* line 676, ../sass/_inherit.scss */
#homeButton {
  display: block;
  height: 25px;
  line-height: 25px;
  background-color: #ce2b7b;
  text-align: right;
  text-transform: uppercase;
  color: #828282;
  font-size: 90%;
  font-weight: bold;
  padding-right: 20px;
  width: 180px;
  margin: 0px 0 10px 0;
  background: #ee7506 url("../images/back-arrows.gif") 8px center no-repeat;
}

/* line 691, ../sass/_inherit.scss */
.animals #homeButton {
  background: #996a24 url("../images/back-arrows.gif") 8px center no-repeat;
}

/* line 694, ../sass/_inherit.scss */
.plants #homeButton {
  background: #418b40 url("../images/back-arrows.gif") 8px center no-repeat;
}

/* line 697, ../sass/_inherit.scss */
#homeButton a {
  color: #fff;
  text-decoration: none;
}

/************************** Quick links blocks ************************/
/* line 706, ../sass/_inherit.scss */
#mainContainer #block-bean-twitter-block,
#mainContainer #block-bean-quick-links-plants,
#mainContainer #block-bean-quick-links-food,
#mainContainer #block-bean-quick-links-animals,
#mainContainer #block-bean-related-databases {
  background-color: #eee;
  padding: 0;
  margin: 0;
  border: 1px solid #ccc;
}

/* line 716, ../sass/_inherit.scss */
#mainContainer #block-bean-twitter-block .panel-heading,
#mainContainer #block-bean-quick-links-plants .panel-heading,
#mainContainer #block-bean-quick-links-food .panel-heading,
#mainContainer #block-bean-quick-links-animals .panel-heading,
#mainContainer #block-bean-related-databases .panel-heading {
  background-color: #464646;
  text-align: center;
  color: #ffffff;
  width: 100%;
  height: 30px;
  line-height: 2.7;
  padding: 0;
  margin: 0;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 729, ../sass/_inherit.scss */
#mainContainer #block-bean-twitter-block .smk-twitter-logo {
  display: none;
}

/* line 735, ../sass/_inherit.scss */
#mainContainer #block-bean-twitter-block .panel-body,
#mainContainer #block-bean-quick-links-plants .panel-body,
#mainContainer #block-bean-quick-links-animals .panel-body,
#mainContainer #block-bean-quick-links-food .panel-body {
  padding: 8px;
}

/* line 738, ../sass/_inherit.scss */
#mainContainer #block-bean-twitter-block .smk-tweets {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  position: relative;
  border-radius: 0;
  overflow: hidden;
}

/* line 748, ../sass/_inherit.scss */
#mainContainer #block-bean-twitter-block .smk-tweets p,
#mainContainer #twitter .smk-posts p {
  font-size: 60%;
}

/* line 753, ../sass/_inherit.scss */
#mainContainer #block-bean-quick-links-plants,
#mainContainer #block-bean-quick-links-food,
#mainContainer #block-bean-quick-links-animals {
  color: #464646;
  /*float: right;*/
  line-height: 1.5;
  text-decoration: none;
  width: 100%;
}

/* line 762, ../sass/_inherit.scss */
#mainContainer #block-bean-quick-links-plants ul,
#mainContainer #block-bean-quick-links-food ul,
#mainContainer #block-bean-quick-links-animals ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

/* line 769, ../sass/_inherit.scss */
#mainContainer #block-bean-quick-links-plants li,
#mainContainer #block-bean-quick-links-food li,
#mainContainer #block-bean-quick-links-animals li {
  border-top: 1px solid #ccc;
  padding: 0;
  float: left;
  height: 35px;
  width: 100%;
}

/* line 778, ../sass/_inherit.scss */
#mainContainer #block-bean-quick-links-plants li.first-node,
#mainContainer #block-bean-quick-links-food li.first-node,
#mainContainer #block-bean-quick-links-animals li.first-node {
  border-top: none;
}

/* line 783, ../sass/_inherit.scss */
#mainContainer #block-bean-quick-links-plants li img,
#mainContainer #block-bean-quick-links-food li img,
#mainContainer #block-bean-quick-links-animals li img {
  float: left;
  padding-right: 15px;
}

/* line 789, ../sass/_inherit.scss */
#mainContainer #block-bean-quick-links-plants li a,
#mainContainer #block-bean-quick-links-food li a,
#mainContainer #block-bean-quick-links-animals li a {
  text-align: left;
  float: none;
  display: block;
  width: 100%;
  vertical-align: middle;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1.5;
  min-height: 40px;
}

/* line 801, ../sass/_inherit.scss */
.animals .overview-button a {
  border: 1px solid #996a24;
  background-color: #996a24;
}

/* line 805, ../sass/_inherit.scss */
.plants .overview-button a {
  border: 1px solid #418b40;
  background-color: #418b40;
}

/* line 809, ../sass/_inherit.scss */
.overview-button a:hover {
  background-color: #464646;
  border: 1px solid #464646;
}

/* line 1, ../sass/_general.scss */
#mainContainer body {
  font-size: 1.1em;
}
/* line 4, ../sass/_general.scss */
#mainContainer h3 {
  margin-top: 16px;
  display: block;
  font-size: 1.4em !important;
}
/* line 10, ../sass/_general.scss */
#mainContainer .wtLaco {
  font-size: 80%;
}
/* line 16, ../sass/_general.scss */
#mainContainer #block-system-main a[href$=".pdf"] {
  background: url(../images/pdf.png) no-repeat top right;
  display: inline;
  padding-right: 19px !important;
  padding-top: 3px;
}
/* line 27, ../sass/_general.scss */
#mainContainer #block-system-main .node-batch_upload-form .field-name-body,
#mainContainer #block-system-main .node-batch_upload-form .form-item-title,
#mainContainer #block-system-main .node-batch_upload-form .vertical-tabs,
#mainContainer #block-system-main .node-batch_upload-form #edit-actions {
  display: none;
}
/* line 33, ../sass/_general.scss */
body.page-language-selector {
  width: 100%;
  min-width: 100%;
  position: inherit;
}
/* line 38, ../sass/_general.scss */
body.page-language-selector .col-md-8 {
  width: 100%;
}
/* line 41, ../sass/_general.scss */
body.page-language-selector .col-md-8.col-md-offset-2 {
  margin-left: 0;
}
/* line 45, ../sass/_general.scss */
body.page-language-selector .col-md-8 .region-content {
  width: 775px;
  margin: 0 auto;
  padding: 10px 20px;
}
/* line 50, ../sass/_general.scss */
body.page-language-selector .col-md-8 .region-content .region-content {
  width: 100%;
  padding: 0;
}

/* line 60, ../sass/_general.scss */
.js .language-selector {
  display: block !important;
}
/* line 65, ../sass/_general.scss */
.js #block-menu-menu-service-tools .menu {
  padding-right: 0;
  right: 100px;
}

/* line 72, ../sass/_general.scss */
#mainContainer {
  border: none;
  box-shadow: 0 0 18px #cccccc;
}

/* line 78, ../sass/_general.scss */
.no-padding-right #content-wrapper {
  padding-right: 0;
}

/* line 85, ../sass/_general.scss */
h1,
h2,
h3 {
  margin-bottom: 10px;
  margin-top: 0;
  color: #284f75;
  line-height: 1.6em;
}

/* line 93, ../sass/_general.scss */
h1#page-title {
  display: none;
}
/* line 97, ../sass/_general.scss */
h1#content-title {
  font-size: 2.2em;
  font-weight: normal;
  margin: 10px 0 20px;
  text-align: center;
  color: #ee7506;
  display: block;
}

/* line 108, ../sass/_general.scss */
.sub-front #block-system-main {
  display: none;
}
/* line 127, ../sass/_general.scss */
.sub-front h1#content-title {
  display: none;
}
/* line 141, ../sass/_general.scss */
.sub-front .carousel .carousel-indicators {
  left: 200px;
}
/* line 142, ../sass/_general.scss */
.sub-front .carousel .carousel-indicators li {
  background-color: #cccccc;
}
/* line 145, ../sass/_general.scss */
.sub-front .carousel .carousel-indicators li.active {
  background-color: #ee7506;
}
/* line 154, ../sass/_general.scss */
.sub-front .carousel .carousel-inner h2 {
  color: #464646;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.6em;
  border-bottom: 2px solid #464646;
  padding-bottom: 3px;
  text-align: left;
}
/* line 164, ../sass/_general.scss */
.sub-front .carousel .carousel-inner span {
  clear: both;
  display: inline-block;
}
/* line 169, ../sass/_general.scss */
.sub-front .carousel .carousel-inner p {
  line-height: 1.3em;
  font-size: 1em;
}

/* line 178, ../sass/_general.scss */
h2,
h3 {
  color: #284f75;
  font-size: 1.5em;
}
/* line 182, ../sass/_general.scss */
h2 a,
h3 a {
  color: #347c98;
  text-decoration: none;
}
/* line 187, ../sass/_general.scss */
h2 a:hover,
h2 a:focus,
h3 a:hover,
h3 a:focus {
  color: #003366;
  text-decoration: none;
}

/*Language selector*/
/* line 196, ../sass/_general.scss */
#language-selector-site-language-list-page .region-content {
  background-color: white;
  border: medium none;
  border-radius: 5px;
  box-shadow: none;
  margin-bottom: 0;
}

/*Sub-homepages*/
/* line 207, ../sass/_general.scss */
.panel-body {
  padding: 0;
}

/* line 214, ../sass/_general.scss */
.sub-front .panel .panel-body .list-group {
  margin-top: 0;
  margin-left: 0;
  margin-right: 15px;
}
/* line 222, ../sass/_general.scss */
.sub-front .menulinks {
  display: none;
}

/* line 228, ../sass/_general.scss */
.overview-button a {
  text-decoration: none;
  color: white;
  border: 1px solid #ee7506;
  background-color: #ee7506;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  width: 100%;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
  text-align: center;
}

/* line 249, ../sass/_general.scss */
.foodsafety_hp_menu ul,
.animals_hp_menu ul,
.plants_hp_menu ul,
.horizontal_topics_hp_menu ul {
  /*float: left;*/
  overflow: hidden;
}
@media all and (max-width: 907px) {
  /* line 258, ../sass/_general.scss */
  .foodsafety_hp_menu ul.menu.menu,
  .animals_hp_menu ul.menu.menu,
  .plants_hp_menu ul.menu.menu,
  .horizontal_topics_hp_menu ul.menu.menu {
    width: 100%;
  }
}
/* line 264, ../sass/_general.scss */
.foodsafety_hp_menu ul.menu.column2,
.animals_hp_menu ul.menu.column2,
.plants_hp_menu ul.menu.column2,
.horizontal_topics_hp_menu ul.menu.column2 {
  margin-right: 0 !important;
}
@media all and (max-width: 907px) {
  /* line 268, ../sass/_general.scss */
  .foodsafety_hp_menu ul.menu.column2.menu,
  .animals_hp_menu ul.menu.column2.menu,
  .plants_hp_menu ul.menu.column2.menu,
  .horizontal_topics_hp_menu ul.menu.column2.menu {
    margin-top: 15px;
  }
}
/* line 274, ../sass/_general.scss */
.foodsafety_hp_menu ul li,
.animals_hp_menu ul li,
.plants_hp_menu ul li,
.horizontal_topics_hp_menu ul li {
  float: left;
  width: 100%;
  margin-bottom: 10px !important;
  /*background: url(../images/h1-boxes.jpg) transparent repeat-x 0 0 !important;*/
  background: #fefefe; /* Old browsers */
  background: -moz-linear-gradient(top, #fefefe 0%, #dedede 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fefefe 0%,#dedede 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fefefe 0%,#dedede 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* line 280, ../sass/_general.scss */
.foodsafety_hp_menu ul li:hover,
.animals_hp_menu ul li:hover,
.plants_hp_menu ul li:hover,
.horizontal_topics_hp_menu ul li:hover {
  /*background: url(../images/h1-boxes-hover.jpg) transparent repeat-x 0 0 !important;*/
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #b7b7b7 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%,#b7b7b7 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%,#b7b7b7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* line 284, ../sass/_general.scss */
.foodsafety_hp_menu ul li a,
.animals_hp_menu ul li a,
.plants_hp_menu ul li a,
.horizontal_topics_hp_menu ul li a {
  border: 1px solid #cccccc !important;
  border-bottom: 4px solid #cccccc !important;
  padding: 8px 0 !important;
  background-color: transparent;
  background-image: none;
}
/* line 292, ../sass/_general.scss */
.foodsafety_hp_menu ul li a:hover,
.foodsafety_hp_menu ul li a:focus,
.animals_hp_menu ul li a:hover,
.animals_hp_menu ul li a:focus,
.plants_hp_menu ul li a:hover,
.plants_hp_menu ul li a:focus,
.horizontal_topics_hp_menu ul li a:hover,
.horizontal_topics_hp_menu ul li a:focus {
  background-color: transparent;
  color: #ee7506;
  text-decoration: none;
}
/* line 297, ../sass/_general.scss */
.foodsafety_hp_menu ul li a:focus,
.animals_hp_menu ul li a:focus,
.plants_hp_menu ul li a:focus,
.horizontal_topics_hp_menu ul li a:focus {
  border: 2px solid #75a7f9 !important;
}
/* line 301, ../sass/_general.scss */
.foodsafety_hp_menu ul li a.menuaccordion.list-group-item,
.animals_hp_menu ul li a.menuaccordion.list-group-item,
.plants_hp_menu ul li a.menuaccordion.list-group-item,
.horizontal_topics_hp_menu ul li a.menuaccordion.list-group-item {
  display: block;
  border-bottom: 4px solid #ee7506;
  color: #464646;
  font-size: 1em;
  font-weight: bold;
  height: 46px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
/* line 314, ../sass/_general.scss */
.foodsafety_hp_menu ul li a.menuaccordion.list-group-item::before,
.animals_hp_menu ul li a.menuaccordion.list-group-item::before,
.plants_hp_menu ul li a.menuaccordion.list-group-item::before,
.horizontal_topics_hp_menu ul li a.menuaccordion.list-group-item::before {
  content: "";
  display: inline-block;
  width: 34px;
  height: 28px;
  vertical-align: text-top;
  margin: -8px 9px 5px 7px;
}
/* line 326, ../sass/_general.scss */
.foodsafety_hp_menu ul li.menutoggle ul,
.animals_hp_menu ul li.menutoggle ul,
.plants_hp_menu ul li.menutoggle ul,
.horizontal_topics_hp_menu ul li.menutoggle ul {
  margin-right: 0;
  border: 1px solid #cccccc !important;
  border-top: none;
  padding-bottom: 15px;
  background-color: #eeeeee;
}
/* line 333, ../sass/_general.scss */
.foodsafety_hp_menu ul li.menutoggle ul.menu,
.animals_hp_menu ul li.menutoggle ul.menu,
.plants_hp_menu ul li.menutoggle ul.menu,
.horizontal_topics_hp_menu ul li.menutoggle ul.menu {
  width: 100%;
  margin-bottom: 15px !important;
}
/* line 338, ../sass/_general.scss */
.foodsafety_hp_menu ul li.menutoggle ul li,
.animals_hp_menu ul li.menutoggle ul li,
.plants_hp_menu ul li.menutoggle ul li,
.horizontal_topics_hp_menu ul li.menutoggle ul li {
  margin-bottom: 0 !important;
  background: url(../images/hp-safety/puce-food.jpg) no-repeat 0 8px !important;
  margin-left: 15px !important;
  line-height: 1.5em;
}
/* line 344, ../sass/_general.scss */
.foodsafety_hp_menu ul li.menutoggle ul li:first-child,
.animals_hp_menu ul li.menutoggle ul li:first-child,
.plants_hp_menu ul li.menutoggle ul li:first-child,
.horizontal_topics_hp_menu ul li.menutoggle ul li:first-child {
  background: none !important;
  font-weight: bold;
  padding: 10px 0;
  text-transform: uppercase;
}
/* line 350, ../sass/_general.scss */
.foodsafety_hp_menu ul li.menutoggle ul li:first-child a,
.animals_hp_menu ul li.menutoggle ul li:first-child a,
.plants_hp_menu ul li.menutoggle ul li:first-child a,
.horizontal_topics_hp_menu ul li.menutoggle ul li:first-child a {
  color: #347c98;
}
/* line 354, ../sass/_general.scss */
.foodsafety_hp_menu ul li.menutoggle ul li:first-child a:hover,
.foodsafety_hp_menu ul li.menutoggle ul li:first-child a:focus,
.animals_hp_menu ul li.menutoggle ul li:first-child a:hover,
.animals_hp_menu ul li.menutoggle ul li:first-child a:focus,
.plants_hp_menu ul li.menutoggle ul li:first-child a:hover,
.plants_hp_menu ul li.menutoggle ul li:first-child a:focus,
.horizontal_topics_hp_menu ul li.menutoggle ul li:first-child a:hover,
.horizontal_topics_hp_menu ul li.menutoggle ul li:first-child a:focus {
  color: #003366;
}
/* line 360, ../sass/_general.scss */
.foodsafety_hp_menu ul li.menutoggle ul li a,
.animals_hp_menu ul li.menutoggle ul li a,
.plants_hp_menu ul li.menutoggle ul li a,
.horizontal_topics_hp_menu ul li.menutoggle ul li a {
  border: none !important;
  border-bottom: none !important;
  padding: 0 15px 4px !important;
  background-color: transparent;
  background-image: none !important;
  color: #347c98;
  font-size: 1em;
}
/* line 370, ../sass/_general.scss */
.foodsafety_hp_menu ul li.menutoggle ul li a:hover,
.foodsafety_hp_menu ul li.menutoggle ul li a:focus,
.animals_hp_menu ul li.menutoggle ul li a:hover,
.animals_hp_menu ul li.menutoggle ul li a:focus,
.plants_hp_menu ul li.menutoggle ul li a:hover,
.plants_hp_menu ul li.menutoggle ul li a:focus,
.horizontal_topics_hp_menu ul li.menutoggle ul li a:hover,
.horizontal_topics_hp_menu ul li.menutoggle ul li a:focus {
  color: #ee7506;
  text-decoration: none;
}

/* line 386, ../sass/_general.scss */
.foodsafety_hp_menu ul li a.rasff-food {
  background: url(../images/hp-safety/rasff_icon.png) transparent no-repeat 5px 5px;
}
/* line 392, ../sass/_general.scss */
.foodsafety_hp_menu ul li a.labelling-and {
  background: url(../images/hp-safety/labelling_nutrition_icon.png) transparent no-repeat 5px 5px;
}
/* line 398, ../sass/_general.scss */
.foodsafety_hp_menu ul li a.biological-safety {
  background: url(../images/hp-safety/biological_safety_icon.png) transparent no-repeat 5px 5px;
}
/* line 404, ../sass/_general.scss */
.foodsafety_hp_menu ul li a.chemical-safety {
  background: url(../images/hp-safety/chemical_safety_icon.png) transparent no-repeat 5px 5px;
}
/* line 410, ../sass/_general.scss */
.foodsafety_hp_menu ul li a.animal-by {
  background: url(../images/hp-safety/animal-by-products_icon.png) transparent no-repeat 5px 5px;
}
/* line 416, ../sass/_general.scss */
.foodsafety_hp_menu ul li a.food-improvement {
  background: url(../images/hp-safety/additives_icon.png) transparent no-repeat 5px 5px;
}
/* line 422, ../sass/_general.scss */
.foodsafety_hp_menu ul li a.novel-food {
  background: url(../images/hp-safety/novel_food_icon.png) transparent no-repeat 5px 5px;
}
/* line 428, ../sass/_general.scss */
.foodsafety_hp_menu ul li a.animal-feed {
  background: url(../images/hp-safety/animal_nutrition_icon.png) transparent no-repeat 5px 5px;
}
/* line 434, ../sass/_general.scss */
.foodsafety_hp_menu ul li a.food-waste {
  background: url(../images/hp-safety/food_waste_icon.png) transparent no-repeat 5px 5px;
}

/* line 446, ../sass/_general.scss */
.animals_hp_menu ul li a.animal-health {
  background: url(../images/hp-animals/animal_health_policy_dev.png) transparent no-repeat 5px 5px;
}
/* line 452, ../sass/_general.scss */
.animals_hp_menu ul li a.traces {
  background: url(../images/hp-animals/trade_control_expert_traces.png) transparent no-repeat 5px 5px;
}
/* line 458, ../sass/_general.scss */
.animals_hp_menu ul li a.live-animals {
  background: url(../images/hp-animals/trade_import_live_animals.png) transparent no-repeat 5px 5px;
}
/* line 464, ../sass/_general.scss */
.animals_hp_menu ul li a.animals-products {
  background: url(../images/hp-animals/trade_import_animal_products.png) transparent no-repeat 5px 5px;
}
/* line 470, ../sass/_general.scss */
.animals_hp_menu ul li a.semen-ova {
  background: url(../images/hp-animals/semen_ova_embryos.png) transparent no-repeat 5px 5px;
}
/* line 476, ../sass/_general.scss */
.animals_hp_menu ul li a.movement-of {
  background: url(../images/hp-animals/movement_pets_icon.png) transparent no-repeat 5px 5px;
}
/* line 482, ../sass/_general.scss */
.animals_hp_menu ul li a.animal-diseases {
  background: url(../images/hp-animals/animal_disease.png) transparent no-repeat 5px 5px;
}
/* line 488, ../sass/_general.scss */
.animals_hp_menu ul li a.animal-welfare {
  background: url(../images/hp-animals/animal_welfare.png) transparent no-repeat 5px 5px;
}
/* line 494, ../sass/_general.scss */
.animals_hp_menu ul li a.identification {
  background: url(../images/hp-animals/identification.png) transparent no-repeat 5px 5px;
}
/* line 500, ../sass/_general.scss */
.animals_hp_menu ul li a.zootechnics {
  background: url(../images/hp-animals/zootechnics.png) transparent no-repeat 5px 5px;
}
/* line 506, ../sass/_general.scss */
.animals_hp_menu ul li a.veterinary-border {
  background: url(../images/hp-animals/border_control.png) transparent no-repeat 5px 5px;
}

/* line 518, ../sass/_general.scss */
.plants_hp_menu ul li a.genetically-modified {
  background: url(../images/hp-plants/gmo.png) transparent no-repeat 5px 5px;
}
/* line 524, ../sass/_general.scss */
.plants_hp_menu ul li a.pesticides {
  background: url(../images/hp-plants/pesticides.png) transparent no-repeat 5px 5px;
}
/* line 530, ../sass/_general.scss */
.plants_hp_menu ul li a.standing-committees {
  background: url(../images/hp-plants/standing-committees.png) transparent no-repeat 5px 5px;
}
/* line 536, ../sass/_general.scss */
.plants_hp_menu ul li a.plant-reproductive {
  background: url(../images/hp-plants/seed_propagation-material.png) transparent no-repeat 5px 5px;
}
/* line 542, ../sass/_general.scss */
.plants_hp_menu ul li a.plant-health {
  background: url(../images/hp-plants/plant-health_bio-security.png) transparent no-repeat 5px 5px;
}
/* line 548, ../sass/_general.scss */
.plants_hp_menu ul li a.plant-property {
  background: url(../images/hp-plants/plant-property-rights.png) transparent no-repeat 5px 5px;
}

/* line 556, ../sass/_general.scss */
.horizontal-topics-title {
  background-color: #0065a2;
  clear: both;
  margin-bottom: 0;
  margin-top: 5px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: white;
}

/* line 572, ../sass/_general.scss */
.horizontal_topics_hp_menu ul li a.general-food {
  background: url(../images/hp-horiz-topics/grapes.png) transparent no-repeat 5px 5px;
}
/* line 578, ../sass/_general.scss */
.horizontal_topics_hp_menu ul li a.fitness-check {
  background: url(../images/hp-horiz-topics/fitness_check_icon.png) transparent no-repeat 5px 5px;
}
/* line 584, ../sass/_general.scss */
.horizontal_topics_hp_menu ul li a.future-of {
  background: url(../images/hp-horiz-topics/future_of_food_icon.png) transparent no-repeat 5px 5px;
}
/* line 590, ../sass/_general.scss */
.horizontal_topics_hp_menu ul li a.funding {
  background: url(../images/hp-horiz-topics/funding_icon.png) transparent no-repeat 5px 5px;
}
/* line 596, ../sass/_general.scss */
.horizontal_topics_hp_menu ul li a.standing-committees {
  background: url(../images/hp-horiz-topics/standing-committees.png) transparent no-repeat 5px 5px;
}
/* line 602, ../sass/_general.scss */
.horizontal_topics_hp_menu ul li a.official-controls {
  background: url(../images/hp-horiz-topics/official_controls_icon.png) transparent no-repeat 5px 5px;
}
/* line 608, ../sass/_general.scss */
.horizontal_topics_hp_menu ul li a.international-affairs {
  background: url(../images/hp-horiz-topics/international-cooperation.png) transparent no-repeat 5px 5px;
}
/* line 614, ../sass/_general.scss */
.horizontal_topics_hp_menu ul li a.about-us {
  background: url(../images/hp-horiz-topics/food_and_veterinary_icon.png) transparent no-repeat 5px 5px;
}
/* line 620, ../sass/_general.scss */
.horizontal_topics_hp_menu ul li a.health-and {
  background: url(../images/hp-horiz-topics/food_and_veterinary_icon.png) transparent no-repeat 5px 5px;
}
/* line 626, ../sass/_general.scss */
.horizontal_topics_hp_menu ul li a.better-training {
  background: url(../images/hp-horiz-topics/better_training_safer_food_icon.png) transparent no-repeat 5px 5px;
}
.horizontal_topics_hp_menu ul li a.scientific-com {
  background-color: transparent;
  background-image: url(../images/hp-horiz-topics/scientific-com-icon.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 5px 5px;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}
.horizontal_topics_hp_menu ul li a.advisory-group {
  background-color: transparent;
  background-image: url(../images/hp-horiz-topics/advisory-group-icon.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 5px 5px;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}
.horizontal_topics_hp_menu ul li a.reference-lab {
  background-color: transparent;
  background-image: url(../images/hp-horiz-topics/reference-lab-icon.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 5px 5px;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

/* line 635, ../sass/_general.scss */
ul .list-group.column2 {
  margin-right: 0;
}

/* line 640, ../sass/_general.scss */
.view-food-highlights-slider {
  height: inherit !important;
}

/* line 647, ../sass/_general.scss */
.page-safety-highlights #homeButton,
.page-animals-highlights #homeButton,
.page-plant-highlights #homeButton {
  position: relative;
  top: -11px !important;
  /*left: -15px;*/
  font-size: 1.3em !important;
}

/* line 658, ../sass/_general.scss */
#block-bean-all-topics-back-button #homeButton,
#block-bean-all-topics-back-button-animals #homeButton,
#block-bean-all-topics-back-button-plants #homeButton {
  position: relative;
  top: 10px;
  width: 100%;
  font-size: 1.3em !important;
}

/* line 671, ../sass/_general.scss */
.page-safety-highlights .view-food-highlights-slider .views-field-field-highlight-image,
.page-animals-highlights .view-food-highlights-slider .views-field-field-highlight-image,
.page-plant-highlights .view-food-highlights-slider .views-field-field-highlight-image {
  float: left;
}
/* line 675, ../sass/_general.scss */
.page-safety-highlights .view-food-highlights-slider .views-field-body,
.page-animals-highlights .view-food-highlights-slider .views-field-body,
.page-plant-highlights .view-food-highlights-slider .views-field-body {
  margin-left: 180px;
}
/* line 678, ../sass/_general.scss */
.page-safety-highlights .view-food-highlights-slider .views-field-body .field-content,
.page-animals-highlights .view-food-highlights-slider .views-field-body .field-content,
.page-plant-highlights .view-food-highlights-slider .views-field-body .field-content {
  float: left;
  width: 100%;
}
/* line 682, ../sass/_general.scss */
.page-safety-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-title,
.page-animals-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-title,
.page-plant-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-title {
  display: block;
  float: left;
  font-weight: bold;
  width: 73%;
  margin-bottom: 12px;
}
/* line 690, ../sass/_general.scss */
.page-safety-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-date,
.page-animals-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-date,
.page-plant-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-date {
  float: right;
  font-size: 0.8em;
  background-color: #347c98;
  border: 1px solid #347c98;
  border-radius: 3px;
  padding: 4px;
  color: white;
  position: relative;
  max-width: 80px;
}
/* line 702, ../sass/_general.scss */
.page-safety-highlights .view-food-highlights-slider .views-field-body .field-content p,
.page-animals-highlights .view-food-highlights-slider .views-field-body .field-content p,
.page-plant-highlights .view-food-highlights-slider .views-field-body .field-content p {
  clear: both;
}
/* line 709, ../sass/_general.scss */
.page-safety-highlights .view-food-highlights-slider .field-content img,
.page-animals-highlights .view-food-highlights-slider .field-content img,
.page-plant-highlights .view-food-highlights-slider .field-content img {
  float: left;
  margin-right: 10px;
}
/* line 718, ../sass/_general.scss */
.page-safety-highlights #block-system-main .view-content .views-row,
.page-animals-highlights #block-system-main .view-content .views-row,
.page-plant-highlights #block-system-main .view-content .views-row {
  display: table;
  width: 100%;
}

/* line 728, ../sass/_general.scss */
.overview .panel-body .left-box {
  background-color: #eeeeee;
  border: 1px solid #d9d9da;
  margin-bottom: 15px;
  padding-right: 10px;
  float: left;
}
/* line 735, ../sass/_general.scss */
.overview .panel-body .left-box:hover {
  background-color: #d9d9da;
  transition: background-color 0.5s ease-out 0s;
}
/* line 740, ../sass/_general.scss */
.overview .panel-body .left-box p {
  padding: 10px;
}
/* line 744, ../sass/_general.scss */
.overview .panel-body .left-box ul {
  padding: 0 25px;
}
/* line 748, ../sass/_general.scss */
.overview .panel-body .left-box .food-overview {
  float: left;
}
/* line 751, ../sass/_general.scss */
.overview .panel-body .left-box .food-overview p {
  padding: 0;
  margin: 0;
}
/* line 755, ../sass/_general.scss */
.overview .panel-body .left-box .food-overview p a {
  display: block;
}
/* line 761, ../sass/_general.scss */
.overview .panel-body .left-box .food-overview #food-overview-title h2 {
  margin-bottom: 0;
}
/* line 764, ../sass/_general.scss */
.overview .panel-body .left-box .food-overview #food-overview-title h2 a {
  background-color: #ee7506;
  font-weight: bold;
  color: white;
  display: block;
  text-align: center;
  padding: 5px 0;
}
/* line 773, ../sass/_general.scss */
.overview .panel-body .left-box .food-overview #food-overview-title h2 a:hover,
.overview .panel-body .left-box .food-overview #food-overview-title h2 a:focus {
  background-color: #003366;
  text-decoration: none;
}
/* line 782, ../sass/_general.scss */
.overview .panel-body .left-box .food-overview #animals-overview-title h2 {
  margin-bottom: 0;
}
/* line 785, ../sass/_general.scss */
.overview .panel-body .left-box .food-overview #animals-overview-title h2 a {
  background-color: #996a24;
  font-weight: bold;
  color: white;
  display: block;
  text-align: center;
  padding: 5px 0;
}
/* line 794, ../sass/_general.scss */
.overview .panel-body .left-box .food-overview #animals-overview-title h2 a:hover,
.overview .panel-body .left-box .food-overview #animals-overview-title h2 a:focus {
  background-color: #003366;
  text-decoration: none;
}
/* line 803, ../sass/_general.scss */
.overview .panel-body .left-box .food-overview #plants-overview-title h2 {
  margin-bottom: 0;
}
/* line 806, ../sass/_general.scss */
.overview .panel-body .left-box .food-overview #plants-overview-title h2 a {
  background-color: #418b40;
  font-weight: bold;
  color: white;
  display: block;
  text-align: center;
  padding: 5px 0;
}
/* line 815, ../sass/_general.scss */
.overview .panel-body .left-box .food-overview #plants-overview-title h2 a:hover,
.overview .panel-body .left-box .food-overview #plants-overview-title h2 a:focus {
  background-color: #003366;
  text-decoration: none;
}
/* line 824, ../sass/_general.scss */
.overview .panel-body .left-box .food-overview-content {
  margin-left: 160px;
}
/* line 827, ../sass/_general.scss */
.overview .panel-body .left-box .food-overview-content p {
  padding: 0;
  font-size: 1em;
  margin: 3px 0;
}

/* line 838, ../sass/_general.scss */
#maincontent .rasff_container {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
/* line 843, ../sass/_general.scss */
#maincontent .rasff_container .rasff_wrapper_left {
  width: 220px;
  float: left;
}
/* line 847, ../sass/_general.scss */
#maincontent .rasff_container .rasff_wrapper_right {
  width: 290px;
  float: right;
  padding-right: 20px;
}
/* line 854, ../sass/_general.scss */
#maincontent ul.flags {
  margin: 0;
  padding: 0;
}
/* line 858, ../sass/_general.scss */
#maincontent ul.flags > li {
  display: inline-block;
  list-style: none;
  text-align: center;
  margin: 5px 15px 15px;
  width: 75px;
  vertical-align: top;
  float: left;
  min-height: 100px;
}
/* line 868, ../sass/_general.scss */
#maincontent ul.flags > li img {
  margin-bottom: 5px;
  border-radius: 5px;
  border: 1px solid #cccccc;
}
/* line 874, ../sass/_general.scss */
#maincontent ul.flags > li a {
  padding: 3px 0;
}
/* line 877, ../sass/_general.scss */
#maincontent ul.flags > li a img {
  margin-bottom: 5px;
}
/* line 887, ../sass/_general.scss */
#maincontent .switch {
  float: right;
  font-weight: bold;
  position: relative;
  margin-top: -25px;
}

/* line 896, ../sass/_general.scss */
.fancybox-wrap p {
  padding: 10px !important;
}

/* line 905, ../sass/_general.scss */
table > tbody > tr:nth-child(2n+1) > td {
  background-color: #ebebeb;
}
/* line 910, ../sass/_general.scss */
table > tbody > tr td {
  padding: 15px 10px 10px;
}
/* line 916, ../sass/_general.scss */
table h3 {
  margin-top: 0;
  margin-bottom: 4px;
}

/* line 922, ../sass/_general.scss */
.hide-it {
  display: none;
}
#layout-body {
  padding: 15px;
  margin-top: 0;
}
/* line 928, ../sass/_general.scss */
#layout-body .accordion .outer {
  display: none;
}
/* line 932, ../sass/_general.scss */
#layout-body .accordion .inner {
  padding-left: 30px;
}
/* line 939, ../sass/_general.scss */
#layout-body .accordion h2.h a,
#layout-body .accordion h3.h a {
  background-image: url("../images/arrdown.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  border: 1px dotted #0065a2;
  color: #074a8b;
  display: block;
  font-size: 12px;
  height: auto;
  line-height: 20px;
  margin: 0;
  padding: 5px 25px 5px 10px;
  font-weight: bold;
}
/* line 956, ../sass/_general.scss */
#layout-body .accordion h3 {
  margin: 0 0 10px 0;
}
/* line 960, ../sass/_general.scss */
#layout-body .accordion h3.h a {
  font-weight: normal !important;
}
/* line 968, ../sass/_general.scss */
#layout-body .acc_expand a {
  background-image: url("../images/arrdown.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  border: 1px dotted #0065a2;
  color: #074a8b;
  display: block;
  font-size: 12px;
  font-weight: normal;
  height: auto;
  line-height: 20px;
  margin: 10px 0 0;
  padding: 5px 15px 5px 10px;
  font-weight: bold;
}
/* line 985, ../sass/_general.scss */
#layout-body .acc_expand a:hover,
#layout-body .acc_expand a:active,
#layout-body .acc_expand a:focus {
  background-color: #0065a2;
  color: white;
  text-decoration: none;
}
/* line 993, ../sass/_general.scss */
#layout-body .collapse {
  background-color: #fbfbfb;
  border: 1px dotted #0065a2;
  margin: 0;
  padding: 5px 10px 0;
  text-align: justify;
}
/* line 1000, ../sass/_general.scss */
#layout-body .collapse table {
  width: 100%;
  border-left: 0;
  margin-top: 0;
}
/* line 1004, ../sass/_general.scss */
#layout-body .collapse table tbody {
  margin: 0;
  padding: 0;
}
/* line 1008, ../sass/_general.scss */
#layout-body .collapse table td {
  margin: 0;
}
/* line 1011, ../sass/_general.scss */
#layout-body .collapse table tbody > tr td {
  padding: 15px 9px 10px;
}
/* line 1014, ../sass/_general.scss */
#layout-body .collapse table th {
  border-top: 0;
  border-right: 0;
  color: #5887a2;
  background: #e3ecf3;
  font-weight: bold;
  border-bottom: 1px solid #cadce9;
}
/* line 1024, ../sass/_general.scss */
#layout-body .collapse ul {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  list-style-image: none;
}
/* line 1033, ../sass/_general.scss */
#layout-body .content .bkg-grey {
  background-color: #f7f7f7;
  padding: 10px;
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 25px;
}
/* line 1042, ../sass/_general.scss */
#layout-body .content .two-columns {
  font-weight: bold;
  box-sizing: border-box;
  float: left;
  width: 50%;
}
/* line 1048, ../sass/_general.scss */
#layout-body .content .two-columns img {
  margin-right: 15px;
  width: 40%;
  height: 40%;
}
/* line 1053, ../sass/_general.scss */
#layout-body .content .two-columns .block-info {
  margin-bottom: 25px;
}
/* line 1060, ../sass/_general.scss */
#layout-body .block-countries .clear {
  clear: both;
}
/* line 1064, ../sass/_general.scss */
#layout-body .block-countries .collapse {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 20px !important;
}
/* line 1072, ../sass/_general.scss */
#layout-body .block-countries ul.list-countries-two-col {
  box-sizing: border-box;
  float: left;
  width: 50%;
  position: relative;
  padding: 0;
}
/* line 1079, ../sass/_general.scss */
#layout-body .block-countries ul.list-countries-two-col li {
  list-style: none;
  margin: 0;
  padding: 0 0 15px;
  text-align: left;
}
/* line 1085, ../sass/_general.scss */
#layout-body .block-countries ul.list-countries-two-col li a {
  text-align: left;
}
/* line 1089, ../sass/_general.scss */
#layout-body .block-countries ul.list-countries-two-col li span {
  padding-left: 10px;
  text-align: left;
}

/*Left navigation*/
/* line 1101, ../sass/_general.scss */
#sidebar-left {
  font-size: 0.85em;
}
/* line 1104, ../sass/_general.scss */
#sidebar-left .panel-heading {
  font-size: 1.1em !important;
}
/* line 1108, ../sass/_general.scss */
#sidebar-left #block-bean-news-rss-link {
  position: relative;
  margin-bottom: 0;
}
/* line 1113, ../sass/_general.scss */
#sidebar-left #block-bean-news-rss-link p {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 0 8px;
}
/* line 1117, ../sass/_general.scss */
#sidebar-left #block-bean-news-rss-link p a {
  background: url(../images/rss.png) no-repeat 0 3px;
  padding: 0 0 10px 20px;
  display: block;
}
/* line 1122, ../sass/_general.scss */
#sidebar-left #block-bean-news-rss-link p a:hover {
  text-decoration: none;
}
/* line 1129, ../sass/_general.scss */
#sidebar-left #block-bean-contact-us-link {
  position: relative;
}
/* line 1133, ../sass/_general.scss */
#sidebar-left #block-bean-contact-us-link p {
  border-bottom: 1px solid #cccccc;
}
/* line 1136, ../sass/_general.scss */
#sidebar-left #block-bean-contact-us-link p a {
  display: inline-block;
  font-family: arial,helvetica, sans serif;
  position: relative;
  padding: 0 0 10px 10px;
}
/* line 1142, ../sass/_general.scss */
#sidebar-left #block-bean-contact-us-link p a::before {
  content: "";
  font-family: "Glyphicons Halflings";
  padding-right: 5px;
}
/* line 1148, ../sass/_general.scss */
#sidebar-left #block-bean-contact-us-link p a:hover {
  text-decoration: none;
}
/* line 1157, ../sass/_general.scss */
#sidebar-left .panel .panel-body ul {
  background-color: #e7e7e7;
}
/* line 1160, ../sass/_general.scss */
#sidebar-left .panel .panel-body ul.list-group {
  margin: 0;
}
/* line 1165, ../sass/_general.scss */
#sidebar-left .panel .panel-body ul.list-group li {
  margin-left: 10px;
}
/* line 1168, ../sass/_general.scss */
#sidebar-left .panel .panel-body ul.list-group li.collapsed {
  list-style-image: none;
  list-style: none;
}
/* line 1173, ../sass/_general.scss */
#sidebar-left .panel .panel-body ul.list-group li a {
  color: #464646;
  font-weight: bold;
  border-bottom: 1px solid #ee7506;
}
/* line 1179, ../sass/_general.scss */
#sidebar-left .panel .panel-body ul.list-group li a:hover,
#sidebar-left .panel .panel-body ul.list-group li a:focus {
  background-color: #074a8b;
  color: white;
}
/* line 1184, ../sass/_general.scss */
#sidebar-left .panel .panel-body ul.list-group li a.active {
  background-color: #ee7506;
  border-bottom: 1px solid #ee7506;
  background-image: none;
  color: white;
}
/* line 1191, ../sass/_general.scss */
#sidebar-left .panel .panel-body ul.list-group li a.active:hover,
#sidebar-left .panel .panel-body ul.list-group li a.active:focus {
  background-color: #074a8b;
}
/* line 1198, ../sass/_general.scss */
#sidebar-left .panel .panel-body ul.list-group li.last a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: none;
}
/* line 1206, ../sass/_general.scss */
#sidebar-left .panel .panel-body ul.list-group li ul {
  margin-right: 0;
  margin-left: 0;
}
/* line 1211, ../sass/_general.scss */
#sidebar-left .panel .panel-body ul.list-group li ul li a {
  font-weight: normal;
  border-bottom: 1px solid #ee7506 !important;
}
/* line 1222, ../sass/_general.scss */
#sidebar-left .panel .panel-heading {
  border-top: 0 none;
  color: #464646;
  font-size: 95%;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  border-bottom: 4px solid #ee7506;
}
#block-menu-menu-highlight-menu .panel-heading {
  text-indent: -9999px;
}
/* line 1233, ../sass/_general.scss */
#sidebar-left .panel .panel-heading a {
  background-color: #d1d1d1;
  color: #464646;
  display: block;
  padding: 10px 15px;
}
/* line 1240, ../sass/_general.scss */
#sidebar-left .panel .panel-heading a:hover,
#sidebar-left .panel .panel-heading a:focus {
  background-color: #074a8b;
  color: white;
  text-decoration: none;
}
/* line 1246, ../sass/_general.scss */
#sidebar-left .panel .panel-heading a.active {
  background-color: #ee7506;
  color: white;
}

/* line 1255, ../sass/_general.scss */
#block-bean-reponsive-menu-toggle {
  margin: 0 !important;
}

/*Right column*/
/* line 1265, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-bean-commissioner-block a.commissioner {
  display: block;
  width: 99%;
}
/* line 1269, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-bean-commissioner-block a.commissioner img {
  width: 100%;
}
/* line 1277, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-bean-food-share .wtShareButton {
  min-width: inherit;
  width: 99%;
  padding: 0;
  text-indent: 40px;
}
/* line 1285, ../sass/_general.scss */
#sidebar-right .region-sidebar-right h3 {
  font-size: 0.9em !important;
}
/* line 1289, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #FVO-quicklinks-container {
  background-color: #eeeeee;
  padding: 0;
  margin: 0;
  border: 1px solid #cccccc;
  margin: 15px 0;
}
/* line 1296, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #FVO-quicklinks-container h3 {
  background-color: #464646;
  text-align: center;
  color: white;
  width: 100%;
  height: 30px;
  line-height: 2.3;
  padding: 0;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 1310, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #FVO-quicklinks-container .FVO-quicklinks ul {
  padding: 0;
  margin: 0;
}
/* line 1314, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #FVO-quicklinks-container .FVO-quicklinks ul li {
  list-style-image: none;
  list-style: none;
  padding: 0 5px;
}
/* line 1319, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #FVO-quicklinks-container .FVO-quicklinks ul li a {
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  display: block;
}
/* line 1326, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #FVO-quicklinks-container .FVO-quicklinks ul li li a {
  padding-left: 20px;
}
/* line 1335, ../sass/_general.scss */
#sidebar-right .region-sidebar-right .FVO-MapMenu {
  background-color: white;
  padding: 0;
  margin: 0;
  border: 1px solid #cccccc;
  margin: 15px 0;
}
/* line 1342, ../sass/_general.scss */
#sidebar-right .region-sidebar-right .FVO-MapMenu h3 {
  background-color: #464646;
  text-align: center;
  color: white;
  width: 100%;
  height: 30px;
  line-height: 2.3;
  padding: 0;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 1355, ../sass/_general.scss */
#sidebar-right .region-sidebar-right .FVO-MapMenu p {
  width: 100%;
  padding: 5px 5px 0;
}
/* line 1361, ../sass/_general.scss */
#sidebar-right .region-sidebar-right .FVO-MapMenu a img {
  width: 100%;
}
/* line 1367, ../sass/_general.scss */
#sidebar-right .region-sidebar-right .video {
  background-color: white;
  padding: 0;
  margin: 0;
  border: 1px solid #cccccc;
  margin: 15px 0;
}
/* line 1374, ../sass/_general.scss */
#sidebar-right .region-sidebar-right .video h3 {
  background-color: #464646;
  text-align: center;
  color: white;
  width: 100%;
  height: 30px;
  line-height: 2.3;
  padding: 0;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 1388, ../sass/_general.scss */
#sidebar-right .region-sidebar-right .video #video_player a {
  width: 100%;
}
/* line 1391, ../sass/_general.scss */
#sidebar-right .region-sidebar-right .video #video_player a img {
  width: 100%;
}
/* line 1398, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-links-block {
  border: 1px solid #cccccc;
}
/* line 1401, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-links-block .panel-heading {
  background: #fdfdfd url("../images/relatedbg.jpg") repeat-x scroll center top;
  border-bottom: 4px solid #ee7506;
  color: #464646;
  font-size: 0.9em;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 1412, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body {
  background-color: #e2e2e2;
  padding: 0 0 10px;
  font-size: 0.8em;
}
/* line 1418, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content > div:first-child > span:first-child {
  display: inline-block;
  padding-top: 11px;
}
/* line 1422, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
/* line 1425, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li {
  margin-left: 10px;
  padding-top: 10px;
  padding-left: 18px;
  padding-right: 3px;
}
/* line 1431, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li:before {
  background: url("../images/food-item-bullet.png") no-repeat 0 0;
  width: 12px;
  margin-left: -18px;
  margin-right: 6px;
  height: 15px;
  display: inline-block;
}
/* line 1440, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li a {
  color: #464646;
  text-decoration: underline;
  display: inline;
  padding: 0;
  line-height: 1.2em;
}
/* line 1448, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li a:hover,
#sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li a:focus {
  color: #ee7506;
}
/* line 1452, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li a[href$=".pdf"] {
  background: none;
  padding: 0 !important;
  display: inline;
}
/* line 1457, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li a[href$=".pdf"]::after {
  content: "";
  background: url("../images/pdf.png") no-repeat right 2px;
  padding-right: 19px !important;
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 16px;
  height: 16px;
}
/* line 1475, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-documents-block {
  border: 1px solid #cccccc;
}
/* line 1478, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-heading {
  background: #fdfdfd url("../images/relatedbg.jpg") repeat-x scroll center bottom;
  border-bottom: 4px solid #ee7506;
  color: #464646;
  font-size: 0.9em;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 1489, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body {
  background-color: #e2e2e2;
  padding: 0 0 10px;
  font-size: 0.8em;
}
/* line 1495, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content > div:first-child > span:first-child {
  display: inline-block;
  padding-top: 11px;
}
/* line 1499, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content p {
  margin-top: 10px;
  margin-bottom: 0;
}
/* line 1504, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
/* line 1507, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li {
  margin-left: 10px;
  padding-top: 10px;
  padding-left: 18px;
  padding-right: 3px;
}
/* line 1513, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li::before {
  content: "";
  background: url("../images/food-item-bullet.png") no-repeat 0 0;
  width: 12px;
  margin-left: -18px;
  margin-right: 6px;
  height: 15px;
  display: inline-block;
}
/* line 1523, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li a {
  color: #464646;
  text-decoration: underline;
  display: inline;
  padding: 0;
  line-height: 1.5em;
}
/* line 1530, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li a[href$=".pdf"] {
  background: none;
  padding: 0 !important;
  display: inline;
}
/* line 1535, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li a[href$=".pdf"]::after {
  content: "";
  background: url("../images/pdf.png") no-repeat right 2px;
  padding-right: 19px !important;
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 16px;
  height: 16px;
}
/* line 1548, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li a:hover,
#sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li a:focus {
  color: #ee7506;
}
/* line 1554, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li span.link-disabled {
  display: inline;
  padding: 0;
}
/* line 1560, ../sass/_general.scss */
#sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li strong {
  display: inline;
  padding: 0;
}
/* line 1572, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block {
  margin-bottom: 15px;
  font-size: 0.9em;
}
/* line 1576, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .smk-tweets {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
}
/* line 1583, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .smk-tweets p,
#sidebar-right #block-bean-twitter-block .smk-posts p {
  font-size: 0.9em;
}
/* line 1588, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .panel-heading {
  font-size: 0.95em;
}
/* line 1592, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .panel-body {
  font-size: 0.9em;
  margin-top: 10px;
}
/* line 1597, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block a {
  color: #ee7506;
}
/* line 1601, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .smk-ago {
  display: inline-block;
}
/* line 1607, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .smk-reply,
#sidebar-right #block-bean-twitter-block .smk-retweet,
#sidebar-right #block-bean-twitter-block .smk-like {
  margin-left: 8px;
  margin-right: 0;
}
/* line 1612, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .smk-reply {
  background-position: -40px -140px;
}
/* line 1615, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .smk-reply:hover {
  background-position: -40px -120px;
}
/* line 1620, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .smk-retweet {
  background-position: 0 -140px;
}
/* line 1623, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .smk-retweet:hover {
  background-position: 0px -120px;
}
/* line 1628, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .smk-like {
  background-position: -80px -140px;
}
/* line 1631, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .smk-like:hover {
  background-position: -80px -120px;
}
/* line 1636, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .smk-sprite {
  width: 20px;
  background-color: inherit;
}
/* line 1641, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .smk-actions {
  display: inline-block;
  float: right;
  padding-bottom: 0;
}
/* line 1646, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .smk-actions a {
  display: inline-block;
}
/* line 1652, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .smk-actions a:hover span,
#sidebar-right #block-bean-twitter-block .smk-actions a:active span,
#sidebar-right #block-bean-twitter-block .smk-actions a:focus span {
  left: auto;
  right: 0;
  top: -40px;
}
/* line 1666, ../sass/_general.scss */
#sidebar-right #block-bean-twitter-block .panel-body,
#sidebar-right #block-bean-quick-links-plants .panel-body,
#sidebar-right #block-bean-quick-links-animals .panel-body,
#sidebar-right #block-bean-quick-links-food .panel-body {
  padding: 0 8px;
}
/* line 1673, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-food,
#sidebar-right #block-bean-quick-links-animals,
#sidebar-right #block-bean-quick-links-plants {
  margin-bottom: 15px;
  font-size: 0.8em;
}
/* line 1677, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-food .panel-heading,
#sidebar-right #block-bean-quick-links-animals .panel-heading,
#sidebar-right #block-bean-quick-links-plants .panel-heading {
  font-size: 1.08em;
}
/* line 1681, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-food li,
#sidebar-right #block-bean-quick-links-animals li,
#sidebar-right #block-bean-quick-links-plants li {
  font-size: 1em;
  height: inherit;
}
/* line 1686, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-food a,
#sidebar-right #block-bean-quick-links-animals a,
#sidebar-right #block-bean-quick-links-plants a {
  color: #464646;
  display: block;
  padding-left: 40px;
}
/* line 1692, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-food a:hover,
#sidebar-right #block-bean-quick-links-food a:focus,
#sidebar-right #block-bean-quick-links-animals a:hover,
#sidebar-right #block-bean-quick-links-animals a:focus,
#sidebar-right #block-bean-quick-links-plants a:hover,
#sidebar-right #block-bean-quick-links-plants a:focus {
  color: #ee7506;
  text-decoration: none;
}
/* line 1701, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-food a.rasff {
  background: transparent url("../images/hp-safety/rasff_icon.png") no-repeat scroll 0 4px;
}
/* line 1705, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-food a.audits {
  background: transparent url("../images/hp-safety/food_and_veterinary_icon.png") no-repeat scroll 0 4px;
}
/* line 1709, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-food a.efsa {
  background: transparent url("../images/hp-safety/european_food_safety_v2_icon.png") no-repeat scroll 0 4px;
}
/* line 1713, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-food a.btsf {
  background: transparent url("../images/hp-safety/better_training_safer_food_icon.png") no-repeat scroll 0 4px;
}
/* line 1717, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-food a.paff {
  background: transparent url("../images/hp-safety/standing_committee_paff_icon.png") no-repeat scroll 0 4px;
}
/* line 1721, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-food a.enews {
  background: transparent url("../images/hp-safety/consumers-quick-links-enews.png") no-repeat scroll 0 4px;
}
/* line 1725, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-food a.events {
  background: transparent url("../images/hp-safety/consumers-quick-links-events.png") no-repeat scroll 0 4px;
}
/* line 1729, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-food a.videos {
  background: transparent url("../images/hp-safety/food-quick-links-videos.png") no-repeat scroll 0 4px;
}
/* line 1737, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-animals a.efsa {
  background: transparent url("../images/hp-animals/european_food_safety_v2_icon.png") no-repeat scroll 0 4px;
}
/* line 1741, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-animals a.audits {
  background: transparent url("../images/hp-animals/food_and_veterinary_icon.png") no-repeat scroll 0 4px;
}
/* line 1745, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-animals a.traces {
  background: transparent url("../images/hp-animals/traces2_icon.png") no-repeat scroll 0 4px;
}
/* line 1749, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-animals a.game {
  background: transparent url("../images/hp-animals/farmland2_icon.png") no-repeat scroll 0 4px;
}
/* line 1753, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-animals a.pets {
  background: transparent url("../images/hp-animals/travelling_pets_icon.png") no-repeat scroll 0 4px;
}
/* line 1757, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-animals a.btsf {
  background: transparent url("../images/hp-animals/better_training_safer_food_icon.png") no-repeat scroll 0 4px;
}
/* line 1761, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-animals a.committees {
  background: transparent url("../images/hp-animals/standing_committee_paff_icon.png") no-repeat scroll 0 4px;
}
/* line 1765, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-animals a.enews {
  background: transparent url("../images/hp-animals/consumers-quick-links-enews.png") no-repeat scroll 0 4px;
}
/* line 1769, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-animals a.events {
  background: transparent url("../images/hp-animals/consumers-quick-links-events.png") no-repeat scroll 0 4px;
}
/* line 1773, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-animals a.videos {
  background: transparent url("../images/hp-animals/food-quick-links-videos.png") no-repeat scroll 0 4px;
}
/* line 1781, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-plants a.gmo {
  background: transparent url("../images/hp-plants/gmo_icon.png") no-repeat scroll 0 4px;
}
/* line 1785, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-plants a.pesticides {
  background: transparent url("../images/hp-plants/pesticides_icon.png") no-repeat scroll 0 4px;
}
/* line 1789, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-plants a.ppp {
  background: transparent url("../images/hp-plants/application_ppp_icon.png") no-repeat scroll 0 4px;
}
/* line 1793, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-plants a.database {
  background: transparent url("../images/hp-plants/plant_variety_database_icon.png") no-repeat scroll 0 4px;
}
/* line 1797, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-plants a.cpvo {
  background: transparent url("../images/hp-plants/cpvo_icon.png") no-repeat scroll 0 4px;
}
/* line 1801, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-plants a.committees {
  background: transparent url("../images/hp-plants/standing_committee_paff_icon.png") no-repeat scroll 0 4px;
}
/* line 1805, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-plants a.audits {
  background: transparent url("../images/hp-plants/food_and_veterinary_icon.png") no-repeat scroll 0 4px;
}
/* line 1809, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-plants a.efsa {
  background: transparent url("../images/hp-plants/european_food_safety_v2_icon.png") no-repeat scroll 0 4px;
}
/* line 1813, ../sass/_general.scss */
#sidebar-right #block-bean-quick-links-plants a.enews {
  background: transparent url("../images/hp-plants/consumers-quick-links-enews.png") no-repeat scroll 0 4px;
}
/* line 1820, ../sass/_general.scss */
#sidebar-right #block-bean-related-databases .panel-heading {
  font-size: 0.85em;
}
/* line 1824, ../sass/_general.scss */
#sidebar-right #block-bean-related-databases ul {
  padding: 5px;
  margin: 0;
}
/* line 1828, ../sass/_general.scss */
#sidebar-right #block-bean-related-databases ul li {
  list-style-image: none;
  list-style: none;
  border-bottom: 1px solid #cccccc;
  padding: 5px 0;
  font-size: 0.8em;
}
/* line 1835, ../sass/_general.scss */
#sidebar-right #block-bean-related-databases ul li:last-child {
  border-bottom: none;
}
/* line 1839, ../sass/_general.scss */
#sidebar-right #block-bean-related-databases ul li a {
  color: #464646;
}
/* line 1843, ../sass/_general.scss */
#sidebar-right #block-bean-related-databases ul li a:hover,
#sidebar-right #block-bean-related-databases ul li a:focus {
  color: #ee7506;
  text-decoration: none;
}

/*Footer*/
/* line 1853, ../sass/_general.scss */
#layout-footer {
  background-color: #0065a2;
  color: white;
  display: block;
  padding: 10px 0;
  width: 100%;
  margin-top: 25px;
}
/* line 1861, ../sass/_general.scss */
#layout-footer a {
  color: white;
}
/* line 1865, ../sass/_general.scss */
#layout-footer #block-bean-laco {
  display: none;
}
/* line 1873, ../sass/_general.scss */
#layout-footer ul.menu li.first a {
  border-left: none !important;
}
/* line 1878, ../sass/_general.scss */
#layout-footer ul.menu li a {
  color: white;
  border-left: 1px solid white !important;
  margin-left: 5px;
  padding-left: 7px;
}

/*Food section (because of different color)*/
/* line 1892, ../sass/_general.scss */
.safety h1#content-title {
  color: #ee7506;
}
/* line 1901, ../sass/_general.scss */
.safety #sidebar-right .region-sidebar-right #block-views-related-links-block .panel-heading,
.safety #sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-heading {
  border-bottom: 4px solid #ee7506;
}
/* line 1910, ../sass/_general.scss */
.safety #sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li::before,
.safety #sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li::before {
  content: "";
  background: url("../images/food-item-bullet.png") no-repeat 0 0;
}
/* line 1916, ../sass/_general.scss */
.safety #sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li a:hover,
.safety #sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li a:focus,
.safety #sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li a:hover,
.safety #sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li a:focus {
  color: #ee7506;
}
/* line 1928, ../sass/_general.scss */
.safety #sidebar-right #block-bean-twitter-block a {
  color: #ee7506;
}
/* line 1935, ../sass/_general.scss */
.safety #sidebar-right #block-bean-quick-links-food a:hover,
.safety #sidebar-right #block-bean-quick-links-food a:focus {
  color: #ee7506;
}
/* line 1947, ../sass/_general.scss */
.safety #sidebar-left .panel .panel-body ul.list-group li a {
  border-bottom: 1px solid #ee7506;
  padding-right: 5px !important;
}
/* line 1951, ../sass/_general.scss */
.safety #sidebar-left .panel .panel-body ul.list-group li a.active {
  background-color: #ee7506;
  border-bottom: 1px solid #ee7506;
}
/* line 1959, ../sass/_general.scss */
.safety #sidebar-left .panel .panel-body ul.list-group li ul li a {
  border-bottom: 1px solid #ee7506 !important;
}
/* line 1969, ../sass/_general.scss */
.safety #sidebar-left .panel .panel-heading {
  border-bottom: 4px solid #ee7506;
}
/* line 1973, ../sass/_general.scss */
.safety #sidebar-left .panel .panel-heading a.active {
  background-color: #ee7506;
  color: white;
}
/* line 1985, ../sass/_general.scss */
.safety table > tbody > tr td {
  border-top: 1px solid #ee7506;
}

/* line 1998, ../sass/_general.scss */
.safety_hp_menu ul li.menutoggle ul li {
  background: url(../images/hp-safety/puce-food.jpg) no-repeat 0 8px !important;
}
/* line 2002, ../sass/_general.scss */
.safety_hp_menu ul li.menutoggle ul li a:hover,
.safety_hp_menu ul li.menutoggle ul li a:focus {
  color: #ee7506;
}

/*Animals section (because of different color)*/
/* line 2015, ../sass/_general.scss */
.animals h1#content-title {
  color: #996a24;
}
/* line 2024, ../sass/_general.scss */
.animals #sidebar-right .region-sidebar-right #block-views-related-links-block .panel-heading,
.animals #sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-heading {
  border-bottom: 4px solid #996a24;
}
/* line 2033, ../sass/_general.scss */
.animals #sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li::before,
.animals #sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li::before {
  content: "";
  background: url("../images/hp-animals/animals-item-bullet.png") no-repeat 0 0;
}
/* line 2039, ../sass/_general.scss */
.animals #sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li a:hover,
.animals #sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li a:focus,
.animals #sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li a:hover,
.animals #sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li a:focus {
  color: #996a24;
}
/* line 2048, ../sass/_general.scss */
.animals #sidebar-right .region-sidebar-right #block-views-related-links-block .panel-heading,
.animals #sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-heading {
  border-bottom: 4px solid #996a24;
}
/* line 2055, ../sass/_general.scss */
.animals #sidebar-right #block-bean-twitter-block a {
  color: #996a24;
}
/* line 2062, ../sass/_general.scss */
.animals #sidebar-right #block-bean-quick-links-animals a:hover,
.animals #sidebar-right #block-bean-quick-links-animals a:focus {
  color: #996a24;
}
/* line 2074, ../sass/_general.scss */
.animals #sidebar-left .panel .panel-body ul.list-group li a {
  border-bottom: 1px solid #996a24;
}
/* line 2077, ../sass/_general.scss */
.animals #sidebar-left .panel .panel-body ul.list-group li a.active {
  background-color: #996a24;
  border-bottom: 1px solid #996a24;
}
/* line 2085, ../sass/_general.scss */
.animals #sidebar-left .panel .panel-body ul.list-group li ul li a {
  border-bottom: 1px solid #996a24 !important;
}
/* line 2095, ../sass/_general.scss */
.animals #sidebar-left .panel .panel-heading {
  border-bottom: 4px solid #996a24;
}
/* line 2099, ../sass/_general.scss */
.animals #sidebar-left .panel .panel-heading a.active {
  background-color: #996a24;
  color: white;
}
/* line 2111, ../sass/_general.scss */
.animals table > tbody > tr td {
  border-top: 1px solid #996a24;
}

/* line 2124, ../sass/_general.scss */
.animals.sub-front .carousel .carousel-indicators li.active {
  background-color: #996a24;
}

/* line 2138, ../sass/_general.scss */
.animals_hp_menu ul li.menutoggle ul li {
  background: url(../images/hp-animals/puce-animals.jpg) no-repeat 0 8px !important;
}
/* line 2142, ../sass/_general.scss */
.animals_hp_menu ul li.menutoggle ul li a:hover,
.animals_hp_menu ul li.menutoggle ul li a:focus {
  color: #996a24;
}

/*Plants section (because of different color)*/
/* line 2155, ../sass/_general.scss */
.plants h1#content-title {
  color: #418b40;
}
/* line 2164, ../sass/_general.scss */
.plants #sidebar-right .region-sidebar-right #block-views-related-links-block .panel-heading,
.plants #sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-heading {
  border-bottom: 4px solid #418b40;
}
/* line 2173, ../sass/_general.scss */
.plants #sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li::before,
.plants #sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li::before {
  content: "";
  background: url("../images/hp-plants/plants-item-bullet.png") no-repeat 0 0;
  width: 12px;
  margin-left: -15px;
  height: 15px;
  display: inline-block;
}
/* line 2183, ../sass/_general.scss */
.plants #sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li a:hover,
.plants #sidebar-right .region-sidebar-right #block-views-related-links-block .panel-body .field-content ul li a:focus,
.plants #sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li a:hover,
.plants #sidebar-right .region-sidebar-right #block-views-related-documents-block .panel-body .field-content ul li a:focus {
  color: #418b40;
}
/* line 2195, ../sass/_general.scss */
.plants #sidebar-right #block-bean-twitter-block a {
  color: #418b40;
}
/* line 2202, ../sass/_general.scss */
.plants #sidebar-right #block-bean-quick-links-plants a:hover,
.plants #sidebar-right #block-bean-quick-links-plants a:focus {
  color: #418b40;
}
/* line 2214, ../sass/_general.scss */
.plants #sidebar-left .panel .panel-body ul.list-group li a {
  border-bottom: 1px solid #418b40;
}
/* line 2217, ../sass/_general.scss */
.plants #sidebar-left .panel .panel-body ul.list-group li a.active {
  background-color: #418b40;
  border-bottom: 1px solid #418b40;
}
/* line 2225, ../sass/_general.scss */
.plants #sidebar-left .panel .panel-body ul.list-group li ul li a {
  border-bottom: 1px solid #418b40 !important;
}
/* line 2235, ../sass/_general.scss */
.plants #sidebar-left .panel .panel-heading {
  border-bottom: 4px solid #418b40;
}
/* line 2239, ../sass/_general.scss */
.plants #sidebar-left .panel .panel-heading a.active {
  background-color: #418b40;
  color: white;
}
/* line 2251, ../sass/_general.scss */
.plants table > tbody > tr td {
  border-top: 1px solid #418b40;
}

/* line 2264, ../sass/_general.scss */
.plants.sub-front .carousel .carousel-indicators li.active {
  background-color: #418b40;
}

/* line 2278, ../sass/_general.scss */
.plants_hp_menu ul li.menutoggle ul li {
  background: url(../images/hp-plants/puce-plants.jpg) no-repeat 0 8px !important;
}
/* line 2282, ../sass/_general.scss */
.plants_hp_menu ul li.menutoggle ul li a:hover,
.plants_hp_menu ul li.menutoggle ul li a:focus {
  color: #418b40;
}

/*Horizontal topics section (because of different color)*/
/* line 2299, ../sass/_general.scss */
.horizontal_topics_hp_menu ul li.menutoggle ul li {
  background: url(../images/hp-horiz-topics/puce-horizontal-topics.jpg) no-repeat 0 8px !important;
}
/* line 2303, ../sass/_general.scss */
.horizontal_topics_hp_menu ul li.menutoggle ul li a:hover,
.horizontal_topics_hp_menu ul li.menutoggle ul li a:focus {
  color: #003366;
}

/*Responsiveness*/
@media all and (max-width: 1200px) {
  /* line 2316, ../sass/_general.scss */
  .visible-md {
    display: inline-block !important;
  }
}
@media all and (max-width: 900px) {
  /* line 2328, ../sass/_general.scss */
  .page-safety-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-title,
  .page-animals-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-title,
  .page-plant-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-title {
    width: 100%;
  }
  /* line 2332, ../sass/_general.scss */
  .page-safety-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-date,
  .page-animals-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-date,
  .page-plant-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-date {
    float: left;
    margin-top: 5px;
    max-width: 110px;
  }
}
@media all and (min-width: 769px) {
  /* line 2344, ../sass/_general.scss */
  .respmenutoggle {
    display: none;
  }
}
@media all and (max-width: 768px) {
  /* line 2356, ../sass/_general.scss */
  .region-sidebar-left .block-menu-block {
    display: none;
  }

  /* line 2363, ../sass/_general.scss */
  .foodsafety_hp_menu ul a.menuaccordion.list-group-item {
    line-height: 1.2em;
  }

  /* line 2372, ../sass/_general.scss */
  #layout-body .content .two-columns {
    font-weight: bold;
    box-sizing: border-box;
    float: left;
    width: 50%;
  }
  /* line 2378, ../sass/_general.scss */
  #layout-body .content .two-columns img {
    width: 35%;
  }

  /* line 2388, ../sass/_general.scss */
  #block-bean-all-topics-back-button #homeButton,
  #block-bean-all-topics-back-button-animals #homeButton,
  #block-bean-all-topics-back-button-plants #homeButton {
    left: 0;
    height: 40px;
    line-height: 40px;
    width: 200px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
  }

  /* line 2404, ../sass/_general.scss */
  .page-safety-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-title,
  .page-animals-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-title,
  .page-plant-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-title {
    width: 73%;
  }
  /* line 2408, ../sass/_general.scss */
  .page-safety-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-date,
  .page-animals-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-date,
  .page-plant-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-date {
    float: right;
    margin-top: 0;
  }

  /* line 2419, ../sass/_general.scss */
  #sidebar-left .panel .panel-heading {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 2426, ../sass/_general.scss */
  #sidebar-left .panel .panel-body ul.list-group {
    margin: 0;
  }
  /* line 2434, ../sass/_general.scss */
  #sidebar-left #block-bean-reponsive-menu-toggle.panel {
    margin-bottom: 1px;
  }
  /* line 2437, ../sass/_general.scss */
  #sidebar-left #block-bean-reponsive-menu-toggle.panel .respmenutoggle {
    color: white;
    font-size: 1em;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
  }
  /* line 2447, ../sass/_general.scss */
  #sidebar-left #block-bean-reponsive-menu-toggle.panel .respmenutoggle a {
    color: white;
    background: url(../images/sprite-arrow.png) no-repeat #ee7506 right 11px;
    display: block;
    padding-left: 20px;
    text-decoration: none;
  }
  /* line 2456, ../sass/_general.scss */
  #sidebar-left #block-bean-reponsive-menu-toggle.panel .respmenutoggle.expanded a {
    background: url(../images/sprite-arrow.png) no-repeat #ee7506 right -50px;
  }

  /* line 2470, ../sass/_general.scss */
  .animals #sidebar-left #block-bean-reponsive-menu-toggle.panel .respmenutoggle a {
    background: url(../images/sprite-arrow.png) no-repeat #996a24 right 11px;
  }
  /* line 2475, ../sass/_general.scss */
  .animals #sidebar-left #block-bean-reponsive-menu-toggle.panel .respmenutoggle.expanded a {
    background: url(../images/sprite-arrow.png) no-repeat #996a24 right -50px;
  }

  /* line 2490, ../sass/_general.scss */
  .plants #sidebar-left #block-bean-reponsive-menu-toggle.panel .respmenutoggle a {
    background: url(../images/sprite-arrow.png) no-repeat #418b40 right 11px;
  }
  /* line 2495, ../sass/_general.scss */
  .plants #sidebar-left #block-bean-reponsive-menu-toggle.panel .respmenutoggle.expanded a {
    background: url(../images/sprite-arrow.png) no-repeat #418b40 right -50px;
  }

  /* line 2506, ../sass/_general.scss */
  #sidebar-right .wtShareButton {
    width: 100%;
    min-width: inherit;
    padding: 0;
    text-indent: 40px;
  }
  /* line 2516, ../sass/_general.scss */
  #sidebar-right #block-bean-commissioner-block a.commissioner img {
    width: 100% !important;
  }
  /* line 2525, ../sass/_general.scss */
  #sidebar-right .FVO-MapMenu a img {
    width: 215px !important;
  }

  /* line 2532, ../sass/_general.scss */
  #layout-footer {
    margin-top: 30px;
  }
}
@media all and (max-width: 600px) {
  /* line 2538, ../sass/_general.scss */
  #path {
    display: none;
  }

  /* line 2542, ../sass/_general.scss */
  .sub-front .carousel {
    height: 250px !important;
  }
  /* line 2548, ../sass/_general.scss */
  .sub-front .carousel .carousel-inner .item .views-field-field-highlight-image img {
    display: none;
  }
  /* line 2554, ../sass/_general.scss */
  .sub-front .carousel .carousel-inner .item .views-field-body a {
    width: 100%;
    height: 250px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
  }
  /* line 2564, ../sass/_general.scss */
  .sub-front .carousel .carousel-indicators {
    left: 50px;
  }

  /* line 2576, ../sass/_general.scss */
  .page-safety-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-title,
  .page-animals-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-title,
  .page-plant-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-title {
    width: 100%;
  }
  /* line 2580, ../sass/_general.scss */
  .page-safety-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-date,
  .page-animals-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-date,
  .page-plant-highlights .view-food-highlights-slider .views-field-body .field-content .highlight-date {
    float: left;
    margin-top: 5px;
  }

  /* line 2591, ../sass/_general.scss */
  .view-food-highlights-slider .view-footer a {
    right: 50px;
  }

  /* line 2600, ../sass/_general.scss */
  #layout-body .block-countries ul.list-countries-two-col {
    float: none;
    width: 100%;
  }
  /* line 2608, ../sass/_general.scss */
  #layout-body .content .two-columns {
    font-weight: bold;
    box-sizing: border-box;
    float: left;
    width: 50%;
  }
  /* line 2614, ../sass/_general.scss */
  #layout-body .content .two-columns img {
    width: 30%;
  }
}
@media all and (max-width: 400px) {
  /* line 2628, ../sass/_general.scss */
  .foodsafety_hp_menu ul li,
  .animals_hp_menu ul li,
  .plants_hp_menu ul li,
  .horizontal_topics_hp_menu ul li {
    background: url(../images/h1-boxes.jpg) transparent repeat-x 0 bottom !important;
  }
  /* line 2631, ../sass/_general.scss */
  .foodsafety_hp_menu ul li:hover,
  .animals_hp_menu ul li:hover,
  .plants_hp_menu ul li:hover,
  .horizontal_topics_hp_menu ul li:hover {
    background: none  !important;
  }
  /* line 2637, ../sass/_general.scss */
  .foodsafety_hp_menu ul li a.menuaccordion.list-group-item,
  .animals_hp_menu ul li a.menuaccordion.list-group-item,
  .plants_hp_menu ul li a.menuaccordion.list-group-item,
  .horizontal_topics_hp_menu ul li a.menuaccordion.list-group-item {
    height: auto;
    line-height: normal;
    display: block;
    text-align: center;
  }
  /* line 2643, ../sass/_general.scss */
  .foodsafety_hp_menu ul li a.menuaccordion.list-group-item::before,
  .animals_hp_menu ul li a.menuaccordion.list-group-item::before,
  .plants_hp_menu ul li a.menuaccordion.list-group-item::before,
  .horizontal_topics_hp_menu ul li a.menuaccordion.list-group-item::before {
    margin: 0 0 0 3px;
  }

  /* line 2655, ../sass/_general.scss */
  #layout-body .content .two-columns {
    font-weight: bold;
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  /* line 2661, ../sass/_general.scss */
  #layout-body .content .two-columns .block-info {
    margin-bottom: 0;
  }
  /* line 2665, ../sass/_general.scss */
  #layout-body .content .two-columns img {
    width: 40%;
    margin-bottom: 15px;
  }
}
/**********All sections**********/
/* line 2, ../sass/_menu.scss */
.glyphicon-home::before {
  content: "";
  color: #fff;
  background-color: #a49fa3;
  padding: 5px 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

/* line 11, ../sass/_menu.scss */
#main-menu {
  background: transparent url("../images/background.jpg") repeat-x scroll 0 0;
  border-bottom: 4px solid #ee7506;
  display: block;
  height: 39px;
  width: 100%;
  min-height: 39px;
  margin-top: 1px;
}
/* line 20, ../sass/_menu.scss */
#main-menu .navbar {
  min-height: 39px;
}
/* line 24, ../sass/_menu.scss */
#main-menu .navbar-default {
  background-color: transparent;
}
/* line 29, ../sass/_menu.scss */
#main-menu .navbar-default .navbar-nav > li > a {
  background-color: transparent;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  color: #444;
  padding: 0 22px;
  line-height: 2.54em;
}
/* line 38, ../sass/_menu.scss */
#main-menu .navbar-default .navbar-nav > li > a:hover {
  background: url("../images/bg-hover.jpg") #828282 repeat-x 0 0 !important;
}
/* line 42, ../sass/_menu.scss */
#main-menu .navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
}
/* line 46, ../sass/_menu.scss */
#main-menu .navbar-default .navbar-nav > li > a.active-trail {
  background-color: #ee7506;
  color: #fff;
}

/*Food section (because of different color)*/
/* line 58, ../sass/_menu.scss */
.safety #main-menu {
  border-bottom: 4px solid #ee7506;
}
/* line 64, ../sass/_menu.scss */
.safety #main-menu .navbar-default .navbar-nav > li a.active-trail {
  background-color: #ee7506;
}
@media all and (max-width: 768px) {
  /* line 73, ../sass/_menu.scss */
  .safety #main-menu {
    border-bottom: none;
  }
}

/*Animals section (because of different color)*/
/* line 81, ../sass/_menu.scss */
.animals #main-menu {
  border-bottom: 4px solid #996a24;
}
/* line 87, ../sass/_menu.scss */
.animals #main-menu .navbar-default .navbar-nav > li a.active-trail {
  background-color: #996a24;
}
@media all and (max-width: 768px) {
  /* line 96, ../sass/_menu.scss */
  .animals #main-menu {
    border-bottom: none;
  }
}

/*Plants section (because of different color)*/
/* line 104, ../sass/_menu.scss */
.plants #main-menu {
  border-bottom: 4px solid #418b40;
}
/* line 110, ../sass/_menu.scss */
.plants #main-menu .navbar-default .navbar-nav > li a.active-trail {
  background-color: #418b40;
}
@media all and (max-width: 768px) {
  /* line 119, ../sass/_menu.scss */
  .plants #main-menu {
    border-bottom: none;
  }
}

/*Responsiveness*/
@media all and (max-width: 768px) {
  /* line 128, ../sass/_menu.scss */
  #main-menu {
    background: none;
    border-bottom: none;
    height: auto;
  }
  /* line 137, ../sass/_menu.scss */
  #main-menu .navbar ul li.first a {
    display: none;
  }
}

h4 {
  color: #284f75;
  /*font-size: 1.1em;*/
}
/* Beans issue on 2.3 platform */
.block-bean .panel-body.content h2 {
  display: none;
}

/* fixes need if using ECL 0.18.0 - check if still needed in newer versions */
.ecl-container {
  line-height: 1.15;
}
.ecl-site-header__banner label {
  margin-bottom: 0;
}
.ecl-page-header a:link,
.ecl-page-header a:visited,
.ecl-page-header a:hover,
.ecl-page-header a:active,
.ecl-footer__site-corporate a:link,
.ecl-footer__site-corporate a:visited,
.ecl-footer__site-corporate a:hover,
.ecl-footer__site-corporate a:active,
.ecl-footer__ec a:link,
.ecl-footer__ec a:visited,
.ecl-footer__ec a:hover,
.ecl-footer__ec a:active {
  color: #fff;
}
.ecl-container h4 {
  font-weight: 700;
}
.ecl-footer__label {
  color: #012b58;
}
header {
  background-color: #ffffff;
}
.ecl-link:link,
.ecl-link:visited,
.ecl-link:hover,
.ecl-link:active {
  color: #004494;
}
.ecl-page-header {
  position: relative;
  z-index: 1;
}
#mainWrapper {
  position: relative;
  z-index: auto;
}
.wtLaco [aria-hidden=true] {
  display: inline;
}
.sub-front .region-content .block-menu-block .menu-level-1 .list-group {
  margin: 0 !important;
  padding-right: 7px;
}
.sub-front .region-content .block-menu-block .menu-level-1 .list-group.column-2 {
  padding-right: 15px;
  padding-left: 7px;
}
@media (min-width: 992px) {
  #sidebar-left {
    padding-left: 0;
  }
  #content-wrapper.col-lg-6 {
    padding-left: 0;
  }
  #content-wrapper.col-lg-6 {
    padding-right: 0;
  }
  .front #content-wrapper,
  .sub-front #content-wrapper {
    padding-left: 15px;
  }
}
#spage {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
table img {
  max-width: inherit;
}
.padding-left-15 {
  padding-left: 15px;
}

/* Mask no link breadcrumbs. */
.ecl-breadcrumbs__segment {
  color: #fff;
  display: inline-block;
  font-weight: 700;
  margin-right: .33rem;
  text-decoration: none;
}
.ecl-container.ecl-site-header__banner {
  z-index: 2;
}
.ecl-footer__site-identity h4 .ecl-footer__link {
  text-decoration: none;
}
/* Last menu item fix */
.ecl-footer__social-links li:last-child {
  display: inherit !important;
}
.ecl-footer__site-identity .ecl-icon--twitter {
  margin-left: 10px;
}
