@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/css/bootstrap-glyphicons.css");

.members-image,
.members-image-switzerland {
    margin-top: 4px;
    margin-bottom: 6px;
}

.members-image {
    width: 150px;
    height: 100px;
}

.members-image-caption {
    margin-bottom: 20px;
}
.members-image-caption .link-text:hover {
    color: #4a7729;
}

.members-image-switzerland {
    width: 120px;
    height: 100px;
}
/*# start - cookies styling taken from Crop Monitor */

.cookies-container {
    background-color: white;
    margin: auto;
    color: black;
    position: fixed;
    bottom: 0em;
    left: 0em;
    height: 100vh;
    width: 25vw;
    border: 2px solid #32511c;
    z-index: 6000;
    display: none;
    padding: 1em;
    opacity: 0.9;
}

.cookies-container-no-hide {
    background-color: white;
    margin: auto;
    color: black;
    position: fixed;
    bottom: 0em;
    left: 0em;
    height: 12vh;
    width: 65vw;
    border: 2px solid #32511c;
    z-index: 6000;
    display: block;
    padding: 1em;
    opacity: 0.9;
}

@media print, screen and (max-width: 64em) {
    .cookies-container {
        height: 60vh;
        width: 100vw;
    }
}

.nl-cookies {
    padding-top: 0px;
    color: black;
    font-size: 1.8em;
}

.cookies-text {
    color: black;
}

.mainCookieArea ul li {
    margin: 0em;
    padding: 0em;
    line-height: 0px;
}

.cookies-accepted-container {
    background-color: white;
    margin: auto;
    color: black;
    position: fixed;
    bottom: 0em;
    left: 0em;
    height: 100vh;
    width: 25vw;
    border: 2px solid #32511c;
    z-index: 6000;
    display: none;
    padding: 1em;
    opacity: 0.9;
}

@media print, screen and (max-width: 64em) {
    .cookies-accepted-container {
        height: 60vh;
        width: 100vw;
    }
}

/*# end - cookies styling taken from Crop Monitor */

.form-control input {
    color: white;
}

.table-background {
    background-color: #e9ecef;
    border-style: solid;
    border-width: 1px;
    border-color: grey;
    height: 60px;
    text-align: right;
    padding-top: 15px;
}

.table-background-blank {
    border-style: solid;
    border-width: 1px;
    border-color: grey;
}
.nav-seperation {
    background-color: #008938;
}

.link-text {
    color: black;
}

body {
    font-size: 16px;
    font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman",
        "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica", "Tahoma",
        "Geneva", "Arial", sans-serif;
    font-weight: normal;
    color: #000;
}

img,
iframe {
    max-width: 100%;
}

h1,
h3,
h4,
.news .reel li a {
    font-family: "HelveticaNeueBold", "HelveticaNeue-Bold",
        "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica",
        "Tahoma", "Geneva", "Arial", sans-serif;
    margin: 0 0 0.5em;
}

h2 {
    font-size: 1.9em;
    line-height: 1.4em;
    margin: 0 0 0.5em;
}
h2 a {
    color: #000;
    text-decoration: none;
}

h3 {
    font-size: 1.5em;
    color: #008938;
}
h3 a {
    color: #008938;
    text-decoration: none;
}
h3 a:hover {
    color: #008938;
    text-decoration: underline;
}
h3.smaller {
    font-size: 1.5em;
}

h4,
.news .reel li a {
    color: #008938;
    font-size: 1.1em;
    line-height: 1.4em;
}
h4 a,
.news .reel li a a {
    color: #008938;
}

p,
.row-section ul,
.row-section ol,
.row-section .page-content ul,
.news .reel li {
    text-align: justify;
    font-size: 1.1em;
    line-height: 1.4em;
    margin-bottom: 15px;
}
p.hero,
.row-section ul.hero,
.row-section ol.hero,
.news .reel li.hero {
    font-size: 1.1em;
}
p.small,
.row-section ul.small,
.row-section ol.small,
.beta p,
.beta .row-section ul,
.row-section .beta ul,
.beta .row-section ol,
.row-section .beta ol,
.beta .news .reel li,
.news .reel .beta li,
.main-foot p,
.main-foot .row-section ul,
.row-section .main-foot ul,
.main-foot .row-section ol,
.row-section .main-foot ol,
.main-foot .news .reel li,
.news .reel .main-foot li,
.news .reel li.small {
    font-size: 0.9em;
}
p.search-result a,
.row-section ul.search-result a,
.row-section ol.search-result a,
.news .reel li.search-result a {
    color: #898700;
}
p.search-result .search-url,
.row-section ul.search-result .search-url,
.row-section ol.search-result .search-url,
.news .reel li.search-result .search-url {
    color: #a09f9c;
}

a {
    color: #4a7729;
    text-decoration: underline;
}
a:hover {
    color: #4a7729;
}
a:focus {
    background-color: #ffbf47;
    outline: solid 3px #ffbf47;
    outline-offset: 0px;
}
a.btn-inverse {
    background-color: #ffbf47;
}

.outline-reset,
ul.pagination .active a,
ul.pagination .active a:hover,
.tag:focus,
.main-head h1 a:focus,
.main-head a:focus {
    outline: none;
}

ul.pagination .active a,
ul.pagination .active a:hover {
    background-color: #4a7729;
}
ul.pagination a {
    color: #4a7729;
}

.date {
    color: #605f5c;
}

span.date {
    display: block;
    margin-bottom: 0.8em;
}

strong {
    font-family: "HelveticaNeueBold", "HelveticaNeue-Bold",
        "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica",
        "Tahoma", "Geneva", "Arial", sans-serif;
}

.txtr {
    text-align: right;
}

.txtc {
    text-align: center;
}

.txtl {
    text-align: left;
}

.no-m {
    margin: 0 !important;
}

.no-mt {
    margin-top: 0 !important;
}

.no-mb {
    margin-bottom: 0 !important;
}

.no-pt {
    padding-top: 0 !important;
}

.no-pb {
    padding-bottom: 0 !important;
}

.no-b {
    border: 0 !important;
}

.bb {
    border-bottom: solid 5px #4a7729;
    margin-bottom: 2em;
}

.hide {
    display: none;
}

.img-l {
    float: left;
    margin-right: 1em;
}

.main-nav {
    background-color: #3e6521;
    font-size: calc(50% + 0.4vw + 0.4vh);
    *zoom: 1;
}
.main-nav:before,
.main-nav:after {
    content: " ";
    display: table;
}
.main-nav:after {
    clear: both;
}
.main-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.main-nav ul li {
    float: left;
    margin-right: 2em;
    display: block;
    padding: 10px 0;
}
.main-nav ul a {
    color: #fff;
    text-decoration: none;
    font-family: "HelveticaNeueBold", "HelveticaNeue-Bold",
        "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica",
        "Tahoma", "Geneva", "Arial", sans-serif;
}
.main-nav ul a:hover,
.main-nav ul a.current {
    text-decoration: underline;
}
.main-nav ul a:focus {
    background-color: #ffbf47;
    color: #000;
}

.row-section.breadcrumbs {
    margin-top: 0;
}
.row-section.breadcrumbs ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
.row-section.breadcrumbs ol li {
    float: left;
    margin-right: 0.5em;
    display: block;
    padding: 10px 1.25em 10px 0;
    background-image: url("../img/separator.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    font-size: 0.9em;
}
.row-section.breadcrumbs ol li.last {
    background-image: none;
}

@media (min-width: 120px) and (max-width: 767px) {
    .main-nav ul {
        padding: 0.5em 0;
    }
    .main-nav ul li {
        float: none;
    }
    .main-nav ul a {
        padding: 5px 0;
        line-height: 1.4em;
    }
}
.main-title {
    padding: 40px 0;
    background-color: #eae9e5;
}
.main-title h2 {
    font-size: 1.6em;
    line-height: 1.4em;
    font-weight: bold;
    font-family: "HelveticaNeueBold", "HelveticaNeue-Bold",
        "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica",
        "Tahoma", "Geneva", "Arial", sans-serif;
    color: black;
}

.row-section {
    margin-top: 60px;
}
.row-section .lead-news-item {
    padding-left: 0px;
}
.row-section .lead-news-item:last-of-type {
    padding-right: 0px;
}
.row-section .page-lead {
    padding: 15px;
    background-color: #4a7729;
}
.row-section .page-lead h1,
.row-section .page-lead h2,
.row-section .page-lead h3,
.row-section .page-lead h4,
.row-section .page-lead .news .reel li a,
.news .reel li .row-section .page-lead a,
.row-section .page-lead h5,
.row-section .page-lead p,
.row-section .page-lead ul,
.row-section .page-lead ol,
.row-section .page-lead .news .reel li,
.news .reel .row-section .page-lead li,
.row-section .page-lead a {
    color: #fff;
}
.row-section .page-lead a:focus {
    color: #000;
}
.row-section .page-content h3 {
    padding-top: 30px;
}
.row-section .page-content img.left {
    float: left !important;
    margin: 0 15px 15px 0;
}

.row-bottom {
    margin-bottom: 40px;
}

.search-row {
    margin: 30px 0;
}

.pull-right-sm {
    float: right;
}

@media (min-width: 120px) and (max-width: 767px) {
    .row-section,
    .xs-row-section {
        margin-top: 30px;
    }

    .row-bottom {
        margin-bottom: 20px;
    }

    .pull-right-sm {
        float: none !important;
    }
}

@media (min-width: 120px) and (max-width: 767px) {
    .block {
        margin-bottom: 40px;
    }
}
.block .lead-item {
    margin-bottom: 15px;
}

.clearfix {
    display: block;
    height: 10px;
    clear: both;
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}

input[type="text"]:focus,
input[type="date"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
textarea:focus {
    outline: solid 2px #4a7729;
}

.search-wrap {
    position: relative;
}
.search-wrap input[type="search"] {
    line-height: 42px;
    height: 42px;
    background-color: #fff;
    width: 100%;
    padding: 0 60px 0 10px;
    border: solid 1px #eae9e5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.search-wrap .btn-search {
    padding: 0;
    border: none;
    background-color: #000;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 42px;
    width: 42px;
}
.search-wrap .btn-search span {
    color: #fff;
    font-size: 1.2em;
    width: 20px;
    margin: 0 auto;
    line-height: 42px;
}
.search-wrap .btn-search:hover {
    background-color: #262626;
}
.search-wrap.in-page {
    margin-top: 8px;
}
.search-wrap.in-page input[type="search"] {
    line-height: 27px;
    height: 27px;
}
.search-wrap.in-page .btn-search {
    height: 27px;
    width: 27px;
}
.search-wrap.in-page .btn-search span {
    line-height: 24px;
    font-size: 1em;
    margin: 0 auto;
    width: 16px;
}
.search-wrap .search-by-tag {
    margin-top: 15px;
}
.search-wrap .search-by-tag h4,
.search-wrap .search-by-tag .news .reel li a,
.news .reel li .search-wrap .search-by-tag a {
    color: #a09f9c;
}
.search-wrap .search-by-tag span a {
    color: #4a7729;
}
.search-wrap .search-by-tag a {
    color: #a09f9c;
    text-decoration: underline;
}
.search-wrap .search-by-tag a:focus {
    color: #fff;
}

.placeholder {
    color: #a6a190;
}

.stat-pest {
    position: relative;
    background-color: #eae9e5;
    padding: 10px;
    margin-bottom: 1em;
}
.stat-pest .img {
    position: absolute;
    left: 16px;
    top: 16px;
}
.stat-pest h6 {
    margin: 0;
    font-family: "HelveticaNeueBold", "HelveticaNeue-Bold",
        "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica",
        "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 3em;
    line-height: 1;
}
.stat-pest p,
.stat-pest .row-section ul,
.row-section .stat-pest ul,
.stat-pest .row-section ol,
.row-section .stat-pest ol,
.stat-pest .news .reel li,
.news .reel .stat-pest li {
    margin: 0;
    font-family: "HelveticaNeueBold", "HelveticaNeue-Bold",
        "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica",
        "Tahoma", "Geneva", "Arial", sans-serif;
}

@media (min-width: 768px) and (max-width: 991px) {
    .stat-home {
        padding: 10px 10px 10px 60px;
        margin-bottom: 1em;
    }
    .stat-home .img {
        position: absolute;
        left: 16px;
        top: 16px;
    }
}
.tags {
    *zoom: 1;
}
.tags:before,
.tags:after {
    content: " ";
    display: table;
}
.tags:after {
    clear: both;
}

.tag {
    position: relative;
    display: inline-block;
    background-color: #eae9e5;
    margin-left: 20px;
    margin-bottom: 10px;
    text-decoration: none;
    line-height: 1.8em;
    padding: 0 6px;
}
.tag:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-right: 10px solid #eae9e5;
}
.tag:hover,
.tag:focus {
    text-decoration: none;
    background-color: #dfddd7;
}
.tag:hover:before,
.tag:focus:before {
    border-right: 10px solid #dfddd7;
}
.tag:focus {
    color: #ffbf47;
}

.labels {
    margin-bottom: 1em;
    *zoom: 1;
}
.labels:before,
.labels:after {
    content: " ";
    display: table;
}
.labels:after {
    clear: both;
}
.labels .label {
    display: inline-block;
    padding: 6px;
    background-color: #4a7729;
    color: #fff;
    font-size: 0.9em;
    text-decoration: none;
    font-weight: normal;
    border-radius: 0;
}
.labels .label.label-close {
    background-color: transparent;
    color: #605f5c;
}
.labels .label.label-close:hover {
    background-color: #acaba9;
}
.labels .label.label-trade {
    background-color: #0099cc;
}
.labels .label.label-academic {
    background-color: #660000;
}
.labels .label.label-public {
    background-color: #adadaa;
}
.labels .label.label-all {
    background-color: #000;
}

.hide-labels {
    display: none;
    margin-bottom: 1em;
    *zoom: 1;
}
.hide-labels:before,
.hide-labels:after {
    content: " ";
    display: table;
}
.hide-labels:after {
    clear: both;
}
.hide-labels a {
    padding: 6px;
    display: inline-block;
    background-color: #4a7729;
    font-size: 0.9em;
    line-height: 1;
    color: #fff;
    text-decoration: none;
}
.hide-labels a:hover {
    background-color: #00d64d;
}

.label-btn {
    float: left;
    padding: 0.9em;
    font-size: 0.9em;
    margin-right: 10px;
    background-color: #eae9e5;
    text-decoration: none;
}
.label-btn.trade {
    color: #0099cc;
}
.label-btn.academic {
    color: #660000;
}
.label-btn.public {
    color: #adadaa;
}
.label-btn:active,
.label-btn:focus,
.label-btn:visited {
    text-decoration: none;
}
.label-btn:hover {
    text-decoration: none;
    background-color: #dfddd7;
}

@media (min-width: 120px) and (max-width: 767px) {
    .label-btn {
        clear: both;
        margin-bottom: 10px;
    }
}
.social {
    display: block;
    width: 32px;
    height: 32px;
    background: url("../img/sprite-social.png") no-repeat 0 0;
    background-size: 80px 32px;
    text-indent: -2000px;
    overflow: hidden;
}
.social:hover {
    opacity: 0.9;
}

.social-twitter {
    background-position: -48px 0;
}

.ext-link:after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    width: 12px;
    height: 12px;
    background: url(../img/icons/icon-ext-link.png) 0 0 no-repeat;
}

.video-link-cont {
    width: 100%;
    height: 60px;
    display: table;
}

.video-link {
    font-size: calc(50% + 0.4vw + 0.4vh);
    background-color: #ffffff;
    position: relative;
    padding-left: 70px;
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    color: #008938;
}
.video-link i {
    width: 60px;
    height: 60px;
    padding: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #d3d1c9;
    font-size: 1.6em;
    color: #3b382f;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.video-link:hover,
.video-link:focus {
    background-color: #dfddd7;
}
.video-link:hover i,
.video-link:focus i {
    background-color: #c8c5bb;
    color: #1e1d19;
}
.video-link:focus {
    color: #4a7729;
}

.link-pdf-cont {
    width: 100%;
}
.link-pdf-cont.list {
    margin-bottom: 15px;
}

.link-pdf {
    display: block;
    height: 110px;
    background-color: #eae9e5;
    position: relative;
    padding: 16px 16px 16px 70px;
    vertical-align: middle;
    color: #000;
    text-decoration: none;
    font-size: 1.1em;
}
.link-pdf .icon-pdf {
    width: 60px;
    height: 110px;
    padding: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #d3d1c9;
    font-size: 1.6em;
    color: #3b382f;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.link-pdf span {
    display: block;
    color: #605f5c;
    font-size: 0.8em;
}
.link-pdf:hover,
.link-pdf:focus {
    background-color: #dfddd7;
}
.link-pdf:hover .icon-pdf,
.link-pdf:focus .icon-pdf {
    background-color: #c8c5bb;
    color: #1e1d19;
}
.link-pdf:focus {
    color: #4a7729;
}

@media (min-width: 120px) and (max-width: 767px) {
    .video-link-cont,
    .link-pdf-cont {
        margin-top: 20px;
    }
}
.gallery-cont {
    padding: 2em 0;
    background-color: #242323;
}

.gallery li {
    left: 0;
}

#gallery-thumbs {
    margin-top: 20px;
}
#gallery-thumbs img {
    margin-right: 20px;
    margin-bottom: 20px;
}

@media (min-width: 120px) and (max-width: 767px) {
    #gallery-thumbs img {
        width: 23.5%;
        margin-right: 2%;
        margin-bottom: 10px;
    }
    #gallery-thumbs img:nth-child(4n + 1) {
        margin-right: 0;
    }
}
.main-img {
    margin-bottom: 2em;
}

@media (min-width: 120px) and (max-width: 767px) {
    .main-img {
        margin-bottom: 1em;
    }
}
.beta {
    margin-top: 15px;
}
.beta p,
.beta .row-section ul,
.row-section .beta ul,
.beta .row-section ol,
.row-section .beta ol,
.beta .news .reel li,
.news .reel .beta li {
    display: inline-block;
    background-color: #fff;
    padding-right: 10px;
}
.beta p span,
.beta .row-section ul span,
.row-section .beta ul span,
.beta .row-section ol span,
.row-section .beta ol span,
.beta .news .reel li span,
.news .reel .beta li span {
    display: inline-block;
    padding: 0 5px;
    background-color: #f47738;
    color: #fff;
    font-weight: bold;
    margin-right: 5px;
}

.main-head {
    background-color: #4a7729;
    *zoom: 1;
}
.main-head:before,
.main-head:after {
    content: " ";
    display: table;
}
.main-head:after {
    clear: both;
}
.main-head h1 {
    font-size: 1.5em;
    line-height: 2.5em;
    margin: 0;
}
.main-head h1 a {
    color: #fff;
    text-decoration: none;
}
.main-head h1 a:focus {
    background-color: #4a7729;
    color: #fff;
}
.main-head .img {
    padding: 7px 0;
    width: 100%;
}
.main-head a:focus {
    background-color: transparent;
    color: #ffbf47;
}

.main-footer {
    padding: 1.5em 0;
    margin-top: 60px;
    border-top: solid 15px #4a7729;
    background-color: #eae9e5;
    *zoom: 1;
}

.footer-links a {
    color: #605f5c;
}

@media (min-width: 120px) and (max-width: 767px) {
    .main-head h1 {
        color: #fff;
        font-size: 1em;
        line-height: 1.6em;
        padding: 5px 0;
    }
}
.main-foot {
    padding: 1.5em 0;
    margin-top: 60px;
    border-top: solid 15px #008938;
    background-color: #eae9e5;
    *zoom: 1;
}
.main-foot:before,
.main-foot:after {
    content: " ";
    display: table;
}
.main-foot:after {
    clear: both;
}
.main-foot div {
    height: 73px;
    display: table;
}
.main-foot ul {
    padding: 0;
    margin: 0;
    list-style: none;
    *zoom: 1;
}
.main-foot ul:before,
.main-foot ul:after {
    content: " ";
    display: table;
}
.main-foot ul:after {
    clear: both;
}
.main-foot p,
.main-foot .row-section ul,
.row-section .main-foot ul,
.main-foot .row-section ol,
.row-section .main-foot ol,
.main-foot .news .reel li,
.news .reel .main-foot li {
    color: #605f5c;
}
.main-foot p a,
.main-foot .row-section ul a,
.row-section .main-foot ul a,
.main-foot .row-section ol a,
.row-section .main-foot ol a,
.main-foot .news .reel li a,
.news .reel .main-foot li a {
    color: #605f5c;
}

.foot-links li {
    margin-right: 15px;
    float: left;
}
.foot-links li a {
    color: #605f5c;
}

.social-links {
    display: table-cell;
    vertical-align: bottom;
}
.social-links li {
    float: right;
    margin-right: 12px;
}

.defra-foot {
    display: inline-block;
    text-decoration: none;
}

.copyright {
    display: block;
    margin-top: 6px;
    font-size: 0.7em;
}

@media (min-width: 120px) and (max-width: 767px) {
    .main-foot div {
        display: block;
        height: auto;
    }
    .main-foot .foot-links {
        display: block;
        margin-top: 20px;
    }
    .main-foot .foot-links li {
        width: 100%;
        float: none;
        display: block;
        line-height: 1.4em;
        margin-bottom: 0.6em;
    }
    .main-foot .social-links {
        display: block;
    }
}
.home-search {
    padding: 40px 0 20px 0;
    background-color: #eae9e5;
}
.home-search h1 {
    color: #4a7729;
}
.home-search h1 a {
    text-decoration: none;
}
.home-search h4,
.home-search .news .reel li a,
.news .reel li .home-search a {
    font-size: 1em;
    line-height: 1.4em;
    color: #000;
    margin-top: 20px;
    font-weight: bold;
}
.home-search .search-wrap input[type="search"] {
    border-color: #fff;
}

.resources .xs-row-section {
    padding: 0px;
}

.home-standard .xs-row-section {
    padding: 0 0 0 0;
}

.home-corp-title h3 {
    color: #000;
}
.home-corp-title h3 a {
    color: #000;
}
.home-corp-title h3 a:focus {
    color: #4a7729;
}
.home-corp-title h3 small a {
    color: #605f5c;
}

.catalogue-box {
    margin-bottom: 40px;
}

#iso-cont {
    padding: 0;
}

.iso-item {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
}

@media (min-width: 992px) {
    .catalogue-box {
        margin-bottom: 60px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .catalogue-box {
        margin-bottom: 60px;
    }
}
.pest-risk-analyses {
    margin-bottom: 15px;
}
.pest-risk-analyses .item {
    *zoom: 1;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #eae9e5;
}
.pest-risk-analyses .item:before,
.pest-risk-analyses .item:after {
    content: " ";
    display: table;
}
.pest-risk-analyses .item:after {
    clear: both;
}
.pest-risk-analyses .item .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}
.pest-risk-analyses .item .col-md-4 {
    padding-left: 0px;
}
.pest-risk-analyses .item .col-md-8 {
    padding-right: 0px;
}
.pest-risk-analyses .item .link-pdf-cont {
    margin-bottom: 10px;
}

.news .reel {
    list-style-type: none;
    padding-left: 0px;
}
.news .reel li {
    border-bottom: solid 1px #eae9e5;
    padding-bottom: 0.8em;
}
.news .reel li:not(:first-child) {
    margin-top: 0.8em;
}

.factsheet .link-pdf {
    font-size: 1em;
    margin-bottom: 30px;
    height: auto;
}
.factsheet .link-pdf span {
    font-size: 0.9em;
}
.factsheet .link-pdf span.icon-pdf {
    font-size: 1.8em;
    height: 100%;
}

.page-title {
    padding-top: 2em;
}
.fera-logo {
    padding-top: 1em;
    max-width: 104px;
}
.fera-notice {
    padding-top: 0.6em;
    color: #fff;
    font-size: 0.94em;
}
.fera-notice a {
    color: #fff;
}
.fera-notice a:hover {
    color: #162808;
}
