/* --------------------------------------  
   LAC Environment Private Sector Engagement (PSE) Custom Styles 
----------------------------------------- */
/* line 5, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse {
  /* responsive table */
  /* end responsive table style */
}
/* line 7, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse #portal-header {
  margin: 15px auto 0;
  height: auto;
  position: relative;
  padding: 20px 0 0;
}
/* line 14, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse #portal-logo {
  margin-top: 0;
  position: relative;
  top: -20px;
}
/* line 20, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse #portal-searchbox {
  position: absolute;
  text-align: center;
  width: 100%;
  max-width: 100%;
  bottom: -110px;
  margin: 0;
  visibility: hidden;
}
/* line 28, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse #portal-searchbox.opened {
  visibility: visible;
  transition: opacity 1s linear;
}
/* line 29, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse #portal-searchbox [type="submit"] {
  margin-left: -5px;
}
/* line 30, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse #portal-searchbox [type="text"] {
  float: none;
  display: inline-block;
  width: 50%;
}
@media screen and (max-width: 767px) {
  /* line 31, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
  .site-lac-pse #portal-searchbox {
    bottom: -45px;
  }
}
/* line 36, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse #portal-globalnav {
  width: 100%;
}
/* line 38, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse #portal-globalnav li a {
  padding: 20px 15px;
}
@media screen and (max-width: 767px) {
  /* line 40, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
  .site-lac-pse #portal-globalnav li a {
    padding: 15px;
  }
}
/* line 44, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse #portaltab-search {
  position: absolute;
  right: 0;
}
/* line 47, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse #portaltab-search a:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e81f';
  padding-right: 20px;
}
/* line 68, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse #portal-header #usaid-logo img {
  top: 35px;
}
/* line 72, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse #mainnavigation {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #dddddd;
}
/* line 77, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .plone-navbar {
  background-color: transparent;
  box-shadow: none;
}
@media (min-width: 768px) {
  /* line 83, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
  .site-lac-pse .plone-navbar-nav {
    float: left;
  }
}
/* line 88, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse #portaltab-index_html > a:hover {
  background-color: #ddd;
  height: 60px;
  text-indent: -999em;
  width: 50px;
}
/* line 95, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .plone-nav li a {
  color: #007bb1;
}
/* line 97, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .plone-nav li a:hover,
.site-lac-pse .plone-nav li a:focus {
  background-color: #fff;
  color: #ff6550;
}
/* line 102, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .plone-navbar-nav .current > a,
.site-lac-pse .plone-navbar-nav .selected > a,
.site-lac-pse .plone-navbar-nav .current > a:hover,
.site-lac-pse .plone-navbar-nav .selected > a:hover,
.site-lac-pse .plone-navbar-nav .current > a:focus,
.site-lac-pse .plone-navbar-nav .selected > a:focus {
  color: #275b84;
  background-color: #efefef;
  box-shadow: none;
}
/* line 108, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .plone-navbar-toggle .icon-bar::after {
  color: #0070b9;
}
/* line 112, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse #portal-globalnav .submenu {
  /* Turned off dropdowns for PSE */
  display: none;
}
/* line 116, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse ul.submenu.dropdown-menu.navTreeLevel0 {
  display: none !important;
}
/* line 121, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse ul.responsive-table {
  padding: 0;
}
/* line 125, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .responsive-table li {
  border-radius: 3px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
/* line 133, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .responsive-table .table-header {
  background-color: #00437b;
  font-size: 20px;
  letter-spacing: 0.03em;
  color: #fff;
  align-items: center;
}
/* line 140, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .responsive-table .table-row {
  background-color: #ffffff;
}
/* line 143, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .responsive-table .col {
  padding: 0 20px;
}
/* line 146, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .responsive-table .col-1 {
  flex-basis: 20%;
}
/* line 149, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .responsive-table .col-2 {
  flex-basis: 45%;
}
/* line 152, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .responsive-table .col-3 {
  flex-basis: 30%;
}
@media all and (max-width: 767px) {
  /* line 157, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
  .site-lac-pse .responsive-table .table-header {
    display: none;
  }
  /* line 160, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
  .site-lac-pse .responsive-table li {
    display: block;
  }
  /* line 163, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
  .site-lac-pse .responsive-table .col {
    flex-basis: 100%;
  }
  /* line 166, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
  .site-lac-pse .responsive-table .col {
    display: flex;
    padding: 10px 0;
  }
  /* line 170, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
  .site-lac-pse .responsive-table .col:before {
    color: #6C7A89;
    padding-right: 10px;
    content: attr(data-label);
    flex-basis: 50%;
    text-align: right;
  }
}
/* line 180, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse.section-lac-environment-private-sector-engagement-pse .documentFirstHeading {
  display: none;
}
/* line 182, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .img-circle {
  background: #fff none repeat scroll 0 0;
  border: 5px solid #c7e5f3 !important;
  border-radius: 50%;
  max-width: 150px !important;
  padding: 0;
  transition: all 0.3s ease 0s;
  display: block;
  margin: 0 auto 10px;
}
@media (max-width: 767px) {
  /* line 191, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
  .site-lac-pse .img-circle {
    width: 65%;
  }
}
/* line 196, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .grey-arrow {
  background-color: #d2d2d2;
  background-image: url(../++plone++custom/conservation-ent/grey-arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  min-height: 210px;
  padding: 0;
}
/* line 205, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .grey {
  background: #ededed none repeat scroll 0 0;
}
/* line 206, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .center {
  text-align: center;
}
/* line 208, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_pse-theme.less */
.site-lac-pse .flush {
  margin-left: -15px;
}

/* line 2, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition {
  background: #fff;
  font-family: 'gill-sans-nova', sans-serif;
  -webkit-text-stroke: 0.45px rgba(0, 0, 0, 0.1);
  /* Navigation Menu */
  /* content */
  /* Legend icons */
  /* --------------  
   banner photos
   --------------- */
  /*#footer { display: none; }*/
}
/* line 3, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition h1.documentFirstHeading {
  display: block !important;
}
/* line 4, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 13, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #portal-header {
  height: 100px;
}
/* line 15, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #portal-header #usaid-logo {
  position: absolute;
  left: 0;
  top: 35px;
  width: 200px;
  height: 70px;
}
/* line 21, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #portal-header #usaid-logo img {
  top: unset;
}
/* line 26, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #portal-header #portal-logo {
  width: 385px;
  height: 60px;
  position: relative;
  left: 230px;
  top: 18px;
}
/* line 32, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #portal-header #portal-logo img {
  top: unset;
  width: unset;
}
/* line 39, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #portal-searchbox {
  position: absolute;
  text-align: center;
  width: 100%;
  max-width: 100%;
  bottom: -100px;
  margin: 0;
  visibility: hidden;
}
/* line 47, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #portal-searchbox.opened {
  visibility: visible;
  transition: opacity 1s linear;
}
/* line 48, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #portal-searchbox [type="submit"] {
  margin-left: -5px;
}
/* line 49, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #portal-searchbox [type="text"] {
  float: none;
  display: inline-block;
  width: 50%;
}
/* line 50, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #portal-searchbox a:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e81f';
  padding-right: 20px;
}
/* line 71, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition h1,
body.site-usaid-biodiversity-integration-case-study-competition h2,
body.site-usaid-biodiversity-integration-case-study-competition h3,
body.site-usaid-biodiversity-integration-case-study-competition h4 {
  font-family: "gill-sans-nova";
  font-weight: 400;
  letter-spacing: -0.0125em;
  line-height: 1.25em;
}
/* line 77, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition h2 {
  font-size: 30px;
  margin-top: 1em;
  color: #0067B9;
}
/* line 83, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition h4 {
  color: #212721;
  font-size: 18px;
  text-transform: uppercase;
}
/* line 90, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #portal-breadcrumbs {
  display: none;
}
@media (max-width: 767px) {
  /* line 93, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition #main-container {
    padding: 0;
  }
}
/* line 98, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .learning-menu-wrapper {
  display: none;
  top: -50px;
  right: 0;
}
/* line 103, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .ce-button {
  background: #007bb1;
}
/* line 107, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .outer-wrapper {
  border-top: 35px solid #004665;
  background: #fff;
}
/* line 112, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #portal-anontools {
  float: right;
  margin-top: -57px;
  margin-right: 200px;
}
/* line 117, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #portal-anontools ul li a {
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  /* line 125, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition #portal-anontools {
    position: unset;
    font-size: 10px;
  }
  /* line 129, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition a#personaltools-login {
    position: absolute;
    top: -10px;
    right: 10px;
    color: #209bd1 !important;
  }
}
/* line 138, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #mainnavigation-wrapper {
  border-bottom: 1px solid #ccc;
}
/* line 141, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #mainnavigation-wrapper .plone-navbar {
  background-color: transparent;
  box-shadow: none;
}
@media (min-width: 768px) {
  /* line 147, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition #mainnavigation-wrapper .plone-navbar-nav {
    float: right;
  }
}
/* line 152, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #mainnavigation-wrapper #portal-globalnav .submenu {
  display: none;
}
/* line 156, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #mainnavigation-wrapper .plone-nav li a {
  color: #17485e;
}
/* line 158, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #mainnavigation-wrapper .plone-nav li a:hover,
body.site-usaid-biodiversity-integration-case-study-competition #mainnavigation-wrapper .plone-nav li a:focus {
  background-color: #fff;
  color: #3da5bb;
}
/* line 163, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #mainnavigation-wrapper .plone-navbar-nav .current > a,
body.site-usaid-biodiversity-integration-case-study-competition #mainnavigation-wrapper .plone-navbar-nav .selected > a,
body.site-usaid-biodiversity-integration-case-study-competition #mainnavigation-wrapper .plone-navbar-nav .current > a:hover,
body.site-usaid-biodiversity-integration-case-study-competition #mainnavigation-wrapper .plone-navbar-nav .selected > a:hover,
body.site-usaid-biodiversity-integration-case-study-competition #mainnavigation-wrapper .plone-navbar-nav .current > a:focus,
body.site-usaid-biodiversity-integration-case-study-competition #mainnavigation-wrapper .plone-navbar-nav .selected > a:focus {
  color: #BA0D2F;
  background-color: #fff;
  box-shadow: none;
}
/* line 174, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #mainnavigation-wrapper .plone-navbar-toggle .icon-bar::after {
  color: #0070b9;
}
/* line 180, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
/* line 185, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .container-narrow {
  margin: 1em;
}
/* line 189, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .narrow-content {
  margin: 1em auto;
  padding: 0;
}
/* line 194, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .narrow-content-inside {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
}
/* line 200, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .narrow-content-inner {
  margin: -6.5em auto -1em;
  max-width: 1100px;
  background: #fff;
  padding: 30px;
  -webkit-box-shadow: 0px 5px 10px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 10px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 10px 4px rgba(0, 0, 0, 0.25);
}
/* line 208, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .narrow-content-inner h1 {
  font-family: 'gill-sans-nova', sans-serif;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
}
/* line 219, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #content p {
  font-family: 'gill-sans-nova', sans-serif;
  font-size: 17px;
  line-height: 1.6em;
}
/* line 224, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #content ul {
  list-style-type: disc;
  margin-left: 2em;
  font-size: 17px;
}
/* line 231, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition.portaltype-file #content {
  width: 1170px;
  margin: 0 auto;
}
@media only screen and (max-width: 979px) {
  /* line 235, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition.portaltype-file #content {
    width: 100%;
    margin: 2em;
    padding: 20px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 240, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition.portaltype-file #content {
    width: 90%;
    margin: 2em 1em;
    padding: 20px;
  }
}
/* line 245, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition.portaltype-file #content .tileImage {
  display: none;
}
/* line 251, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .legend-container {
  display: grid;
  grid-gap: 10px;
  margin: 0 0 1em 0;
  padding: 0;
}
/* line 256, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .legend-container p {
  text-transform: uppercase;
  font-size: 11px!important;
  font-weight: 600;
  margin-top: 18px;
  color: #0067B9;
}
/* line 262, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .legend-container p.democracy {
  margin-top: 13px;
}
/* line 268, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .legend-approach {
  display: grid;
  grid-gap: 10px;
  margin: 0 0 1em 0;
  padding: 0;
}
/* line 273, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .legend-approach p {
  text-transform: uppercase;
  font-size: 11px!important;
  font-weight: 600;
  margin-top: 14px;
}
/* line 281, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .legend-item {
  padding: 0;
}
/* line 283, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .legend-item img {
  width: 50px;
  margin: 0 8px 10px 0;
  transition: all 0.2s ease-in-out;
  float: left;
}
/* line 288, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .legend-item img:hover {
  transform: scale(1.05);
}
/* line 295, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .legend-item-2 img {
  width: 50px;
  margin: 0 8px 10px 0;
  transition: all 0.2s ease-in-out;
  float: left;
}
/* line 300, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .legend-item-2 img:hover {
  transform: scale(1.05);
}
@media only screen and (max-width: 768px) {
  /* line 307, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition .legend-container {
    grid-template-columns: auto auto auto auto;
    width: 98%;
    grid-gap: 3px;
  }
  /* line 313, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition .legend-approach {
    grid-template-columns: auto auto auto;
    margin: 1em;
    padding: 0 10px;
    border-right: none;
  }
  /* line 320, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition .legend-item img {
    width: 45px;
    margin: 5px auto 0;
    transition: all 0.2s ease-in-out;
    float: none;
    margin-right: 0;
  }
  /* line 327, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition .legend-item-2 img {
    width: 50px;
    margin: 0;
    transition: all 0.2s ease-in-out;
    float: none;
    margin-right: 0;
  }
  /* line 335, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition .tool-tip {
    text-align: center;
  }
  /* line 338, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition .tooltip-off {
    text-align: center;
  }
  /* line 341, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition p.subhead {
    text-align: center !important;
    font-family: 'gill-sans-nova', sans-serif;
  }
  /* line 345, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition .legend-container p,
  body.site-usaid-biodiversity-integration-case-study-competition .legend-approach p,
  body.site-usaid-biodiversity-integration-case-study-competition .legend-container p.democracy {
    margin-top: 0px !important;
    font-size: 10px!important;
  }
}
/* line 353, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition p.subhead {
  color: #8c8985;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 10px 0 1px;
  margin-bottom: 10px!important;
}
/* line 361, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #content p.subhead {
  font-size: 15px;
}
/* line 365, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .tool-tip {
  position: relative;
  display: inline-block;
  color: #6c6463;
}
/* line 369, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .tool-tip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: #ba0c2f;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 15px;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 35%;
  margin-left: -60px;
  font-size: 14px;
  text-shadow: none;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
/* line 385, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .tool-tip .tooltiptext::after {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 20%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #ba0c2f transparent;
}
/* line 397, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .tool-tip:hover .tooltiptext {
  visibility: visible;
}
/* line 407, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition div.full-width {
  margin-left: calc(-50vw + 50% - 8px);
  width: 100vw;
}
/* line 412, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition.section-welcome .banner-image {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/bridge-images/bridge-cropped.jpg") no-repeat scroll center center / cover;
  height: 400px;
  margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
  /* line 418, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition.section-welcome .banner-image {
    height: 250px;
  }
}
/* line 423, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition.section-about-us .banner-image {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/bridge-images/cheetah-banner.jpg") no-repeat scroll center -85px / cover;
  height: 400px;
  margin-bottom: 1em;
}
/* line 429, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition.section-faq .banner-image {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/fab-images/zebras-bg.jpg") no-repeat scroll center -50px / cover;
  height: 400px;
  margin-bottom: 1em;
}
/* line 435, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition.section-winners .banner-image {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/bridge-images/Bangladesh_S-Hossain_2009.jpg") no-repeat scroll center / cover;
  height: 550px;
  margin-bottom: 1em;
}
/* line 441, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition.section-apply .banner-image {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/bridge-images/apply-banner.jpg ") no-repeat scroll center center / cover;
  height: 400px;
  margin-bottom: 1em;
}
@media only screen and (max-width: 600px) {
  /* line 448, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition.section-apply .banner-image {
    height: 250px;
  }
  /* line 452, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition.section-about-us .banner-image {
    background: rgba(0, 0, 0, 0) url("../++plone++custom/bridge-images/cheetah-banner.jpg") no-repeat scroll center -45px / cover;
    height: 250px;
  }
  /* line 457, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition.section-faq .banner-image {
    background: rgba(0, 0, 0, 0) url("../++plone++custom/fab-images/zebras-bg.jpg") no-repeat scroll center top / cover;
    height: 250px;
  }
  /* line 462, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
  body.site-usaid-biodiversity-integration-case-study-competition.section-winners .banner-image {
    background: rgba(0, 0, 0, 0) url("../++plone++custom/bridge-images/Bangladesh_S-Hossain_2009.jpg") no-repeat scroll center / cover;
    height: 250px;
  }
}
/* line 468, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .row-fluid {
  display: flex;
}
/* line 470, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .row-fluid [class*="span"]:first-child {
  margin-left: 0;
  padding-left: 0;
}
/* line 476, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition iframe {
  border-width: 0;
  border-style: none;
}
/* line 483, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .card {
  padding: 20px;
  text-align: center;
}
/* line 488, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .card a:hover img {
  opacity: .85;
}
/* line 492, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition h3.winners {
  color: #205493;
  font-size: 17pt;
  margin-bottom: 5px;
  font-weight: 600;
}
/* line 499, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition h3.winners span {
  font-size: 20px;
  display: block;
  font-weight: 500;
}
/* line 505, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #content h3.winners a {
  color: #205493 !important;
  border-bottom: none;
}
/* line 509, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #content h3.winners a:hover {
  color: #0067b9 !important;
  border-bottom: none;
}
/* line 514, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition p.winners {
  color: #205493;
  font-weight: 500;
  margin-bottom: 5px;
  line-height: 1.3em!important;
}
/* line 520, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #content p.winners a {
  color: #205493;
  border-bottom: none;
}
/* line 525, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition #content p.winners a:hover {
  color: #0067b9;
  border-bottom: none;
}
/* line 530, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .category {
  font-size: 12px !important;
  color: #afada9;
  letter-spacing: .35em;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 10px !important;
  margin-bottom: 0 !important;
}
/* line 540, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .smaller {
  font-size: 80%!important;
  color: #888;
}
/* line 544, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .center {
  text-align: center;
}
/* line 546, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .lead {
  font-size: 20px !important;
  line-height: 140%;
  margin-bottom: 20px;
  text-shadow: 0 0 1px rgba(102, 102, 102, 0);
}
/* line 552, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .darkgrey {
  color: #6c6463;
}
/* line 556, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .caption {
  font-size: 14px !important;
  line-height: 1.3em;
  font-family: 'source-serif-pro' !important;
  text-align: center;
  padding: 5px 0 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
/* line 565, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .image-caption {
  text-align: center;
  font-family: 'source-serif-pro';
  font-size: 14px;
  padding: 5px 0 15px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  max-width: 768px;
}
/* line 575, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition h2.tileHeadline {
  font-size: 20px !important;
  margin-top: 10px;
}
/* line 579, https://dev.biodiversityconservation-gateway.net/++plone++custom/bridge-biodiversity-integration-case-study-competition.less */
body.site-usaid-biodiversity-integration-case-study-competition .story-img {
  height: 180px!important;
  width: 100%;
  object-fit: cover;
}
/* End */

/* line 2, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises {
  /* hide the navigation hover arrow */
  /* Table formatting */
  /*end table style */
}
/* line 4, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portal-header {
  height: 170px;
}
@media (max-width: 767px) {
  /* line 6, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises #portal-header {
    height: 150px;
  }
}
/* line 12, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portal-globalnav > li:hover > a.dropdown-toggle:before {
  display: none;
}
@media (max-width: 767px) {
  /* line 15, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises .search-open {
    top: 155px;
  }
  /* line 18, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises a:focus.search-open {
    color: #fff;
  }
}
/* line 23, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .plone-toolbar-left-expanded .search-open {
  top: 155px;
}
/* line 27, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .outer-wrapper {
  border-top: 35px solid #48565A;
}
/* line 29, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #main-container {
  margin-top: 2em;
}
/* line 33, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portal-searchbox {
  position: absolute;
  text-align: center;
  width: 100%;
  max-width: 100%;
  bottom: -110px;
  margin: 0;
  visibility: hidden;
}
/* line 41, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portal-searchbox.opened {
  visibility: visible;
  transition: opacity 1s linear;
}
/* line 42, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portal-searchbox [type="submit"] {
  margin-left: -5px;
}
/* line 43, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portal-searchbox [type="text"] {
  float: none;
  display: inline-block;
  width: 50%;
}
@media screen and (max-width: 767px) {
  /* line 44, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises #portal-searchbox {
    bottom: -45px;
  }
}
/* line 49, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portal-globalnav {
  width: 100%;
}
/* line 51, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portal-globalnav li a {
  padding: 20px 15px;
}
@media screen and (max-width: 767px) {
  /* line 53, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises #portal-globalnav li a {
    padding: 15px;
  }
}
/* line 57, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portaltab-search {
  position: absolute;
  right: 0;
}
/* line 60, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portaltab-search a:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e81f';
  padding-right: 20px;
}
/* line 81, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .learning-menu-wrapper {
  display: block;
  top: -50px;
  right: 0;
}
/* line 87, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portal-anontools {
  float: right;
  margin-right: 200px;
  margin-top: -57px;
}
@media screen and (max-width: 767px) {
  /* line 91, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises #portal-anontools {
    margin-right: 0;
    position: unset;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 101, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises #biodiversity-home {
    width: 275px;
    text-align: left;
    font-size: 10px;
  }
  /* line 106, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises #personaltools-login {
    position: relative;
    top: 45px !important;
    left: -40px;
    color: #9BAB49 !important;
  }
  /* line 112, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises #portal-anontools #about {
    position: relative;
    left: 128px;
    top: 45px;
    color: #9BAB49;
  }
  /* line 119, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises #portal-anontools #contact {
    position: relative;
    left: 130px;
    top: 45px;
    color: #9BAB49;
  }
  /* line 125, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises .lead {
    font-size: 20px;
    padding: 0 1em;
  }
}
/* line 132, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portal-anontools ul li a {
  color: #e5e5dc;
}
/* line 134, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portal-globalnav .submenu {
  /* Turned off dropdowns for CE */
  display: none;
}
/* line 138, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises ul.submenu.dropdown-menu.navTreeLevel0 {
  display: none !important;
}
/* line 142, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portal-logo {
  clear: right;
  margin-top: 12px;
}
/* line 147, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portal-logo img {
  transition: all 0.4s ease-in-out 0s;
}
/* line 151, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portaltab-index_html > a {
  background: url(../++plone++custom/menu-home-white.png) no-repeat scroll center center transparent;
  height: 60px;
  padding: 20px 30px;
  text-indent: -999em;
  width: 50px;
}
@media (max-width: 767px) {
  /* line 157, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises #portaltab-index_html > a {
    background: none;
    text-indent: 0em;
    width: 100%;
    border-left: none;
  }
}
/* line 165, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portaltab-index_html > a:hover {
  background: url(../++plone++custom/menu-home-white.png) no-repeat scroll center center #8b90c1;
}
/* line 169, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .plone-navbar {
  background-color: #414177;
}
/* line 170, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .navbar .nav > li > a {
  border-right: 1px solid #fff;
  color: #fff;
}
@media (max-width: 767px) {
  /* line 173, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises .navbar .nav > li > a {
    border-right: none;
  }
}
/* line 177, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .plone-nav li a {
  text-transform: none;
  font-weight: 400 !important;
}
/* line 182, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .plone-nav li a:hover,
body.site-conservation-enterprises .plone-nav li a:focus {
  background-color: #8B90C1;
}
/* line 187, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .plone-navbar-nav .current > a,
body.site-conservation-enterprises .plone-navbar-nav .selected > a,
body.site-conservation-enterprises .plone-navbar-nav .current > a:hover,
body.site-conservation-enterprises .plone-navbar-nav .selected > a:hover,
body.site-conservation-enterprises .plone-navbar-nav .current > a:focus,
body.site-conservation-enterprises .plone-navbar-nav .selected > a:focus {
  color: white;
  background-color: #8B90C1;
}
/* line 195, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .plone-navbar-toggle:hover {
  background-color: transparent;
  border-color: #ffffff;
}
/* line 199, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .plone-navbar-toggle .icon-bar::after {
  color: #ffffff;
}
/* line 204, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises h1,
body.site-conservation-enterprises h2,
body.site-conservation-enterprises h3,
body.site-conservation-enterprises h4 {
  color: #3c4079;
  font-family: "myriad-pro";
  font-weight: 400;
  letter-spacing: -0.0125em;
  line-height: 1.25em;
}
/* line 213, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises h1,
body.site-conservation-enterprises .documentFirstHeading {
  font-family: "myriad-pro", helvetica, arial, sans-serif;
  font-size: 30pt;
  letter-spacing: -0.025em;
  margin-top: 10px !important;
}
@media (max-width: 767px) {
  /* line 218, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises h1,
  body.site-conservation-enterprises .documentFirstHeading {
    font-size: 24pt;
  }
}
/* line 223, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises h2 {
  font-size: 23pt;
}
@media (max-width: 767px) {
  /* line 225, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises h2 {
    font-size: 20pt;
  }
}
/* line 230, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises h3 {
  font-size: 18pt;
}
/* line 234, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises h4 {
  color: #666;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 241, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #content-core a {
  border-bottom: none !important;
}
/* line 246, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #content-core a:hover,
body.site-conservation-enterprises #content-core a:focus {
  border-bottom: none !important;
  color: #ff6a31 !important;
}
/* line 251, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .fabnews li {
  border-top: 1px solid #d8d4cb;
  display: block;
  float: left;
  line-height: 1.3em !important;
  list-style: outside none none;
  margin-bottom: 2.5em !important;
  overflow: hidden;
  padding: 10px 15px;
  width: 28.55%;
}
@media screen and (max-width: 767px) {
  /* line 261, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises .fabnews li {
    float: none;
    width: 100%;
  }
}
/* line 267, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .fabnews li a {
  color: #242424 !important;
  font-family: "myriad-pro-condensed";
  font-size: 1.2em;
  font-weight: 600;
}
/* line 274, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .fabnews img {
  margin-bottom: 15px;
  border: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  /* line 277, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises .fabnews img {
    width: 100px;
    float: left;
    margin-right: 1em;
  }
}
/* line 284, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .tab-content h2 {
  color: #ed9700;
  font-size: 22px;
  text-transform: uppercase;
}
/* line 290, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .img-circle {
  background: #fff none repeat scroll 0 0;
  border: 4px solid #7277a5 !important;
  border-radius: 50%;
  max-width: 140px;
  padding: 0;
  transition: all 0.3s ease 0s;
}
@media (max-width: 767px) {
  /* line 297, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises .img-circle {
    width: 65%;
  }
}
/* line 303, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #footer {
  background: none repeat scroll 0 0 #414174;
}
/* line 305, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #footer h2 {
  font-size: 26px;
  font-weight: 100;
  font-family: "myriad-pro";
  color: #fff;
}
/* line 312, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #footer li a {
  color: #b1b4d4;
}
/* line 317, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .tablestyle table {
  color: #333333;
  font: 1em/1.2em;
  border-collapse: collapse;
  margin: 0px auto 15px;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  text-align: left;
}
/* line 328, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .tablestyle td {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #cccccc;
  padding: 6px 15px;
}
/* line 335, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .tablestyle tbody a {
  border-bottom: medium none !important;
  font-size: 15px;
  padding: 1px 2px;
  text-decoration: none;
}
/* line 343, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .tablestyle tbody tr:hover {
  background: #fffed4 none repeat scroll 0 0;
  color: #cc551f;
}
/* line 348, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .tablestyle tbody tr:hover a {
  color: #CC3300;
}
/* line 351, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .tablestyle a:hover {
  text-decoration: underline;
}
/* line 355, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .tablestyle h3 {
  color: #fff!important;
  line-height: 115%;
  margin: 0px;
  padding: 0px;
}
/* line 362, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .tablestyle td.header {
  background: #7580a9 none repeat scroll 0 0;
  padding-left: 20px;
}
/* line 366, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .tablestyle .header h2 {
  color: #fff !important;
}
/* line 369, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .tablestyle td.divider {
  background: #fff none repeat scroll 0 0;
  border-left: medium none !important;
  border-right: medium none !important;
  padding: 6px;
}
/* line 376, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .table-question {
  color: #3c4079;
  font-size: 110%;
  line-height: 130%;
  padding: 5px 10px;
}
/* line 385, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .column1 {
  background: #404263 none repeat scroll 0 0;
  border-right: 5px solid #ff6e35 !important;
  color: #fff;
  font-size: 1.5em;
  text-transform: uppercase;
}
/* line 394, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .column2 {
  background: #fffed4 none repeat scroll 0 0;
  color: #5c6695;
  font-family: "myriad-pro-condensed";
  font-size: 24px;
  line-height: 1.3em;
  padding: 15px 50px 15px 20px !important;
}
/* line 403, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises ul.search-list {
  list-style: outside none none;
  margin-left: 0 !important;
  margin-right: 1em;
  padding: 0;
}
/* line 409, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #content .search-list li {
  border-bottom: 1px dotted #777;
  list-style: outside none none;
  padding-bottom: 5px;
}
/* line 415, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .inset {
  margin-left: 2em;
  margin-top: 1em;
}
/* line 420, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .question-active {
  border-right: 1px dotted #444;
  display: block;
  float: left;
  line-height: 1.3em !important;
  margin-right: 2%;
  min-height: 130px;
  padding-right: 10px;
  text-align: left !important;
  width: 16.5%;
  font-weight: 600;
}
/* line 432, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .question-active a {
  border-bottom: medium none !important;
}
/* line 437, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .question {
  border-right: 1px dotted #444;
  display: block;
  float: left;
  line-height: 1.3em !important;
  margin-right: 2%;
  min-height: 130px;
  padding-right: 10px;
  text-align: left !important;
  width: 16.5%;
}
/* line 448, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .question > a,
body.site-conservation-enterprises .question-last > a {
  border-bottom: medium none !important;
}
/* line 452, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .question-last {
  display: block;
  float: left;
  margin-right: 0%;
  min-height: 130px;
  text-align: left !important;
  width: 17%;
}
/* line 461, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .square {
  background: #000 none repeat scroll 0 0 !important;
  border-radius: 5px;
  color: #fff;
  display: block;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-top: 4px;
  padding: 1px 7px 2px;
}
/* line 473, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .question-active .square {
  background: #ff6a31 none repeat scroll 0 0 !important;
}
@media only screen and (max-width: 767px) {
  /* line 478, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises .question,
  body.site-conservation-enterprises .question-last {
    float: none;
    margin-right: 2em;
    width: 95%;
    margin-bottom: 1.5em;
    border-right: none;
    min-height: unset;
  }
}
/* line 488, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .flush {
  margin-left: -15px;
}
/* line 493, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .search-box {
  background: #fd9d59 url("../++plone++custom/fab-images/search-icon-white.png") no-repeat scroll 10px center / 50px auto;
  border-radius: 5px;
  font-size: 20px;
  margin: 1em 0;
  padding: 1.25em;
  text-indent: 40px;
}
/* line 502, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .search-box:hover {
  background: #e17a24 url("../++plone++custom/fab-images/search-icon-white.png") no-repeat scroll 10px center / 50px auto;
}
/* line 506, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .search-box > a {
  color: #fff;
}
/* line 510, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #content-core .search-box > a {
  border-bottom: medium none !important;
  color: #fff !important;
}
/* line 515, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #content-core .search-box > a:hover {
  color: #fff;
}
/* line 519, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .need-help {
  line-height: 170px;
}
/* line 523, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .big {
  font-size: 17pt !important;
  line-height: 1.4em;
  font-weight: 200;
  margin: 1em 0;
}
/* line 530, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .big b,
body.site-conservation-enterprises .big strong {
  font-weight: 500;
}
/* line 534, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .grey-arrow {
  background-color: #d2d2d2;
  background-image: url(../++plone++custom/conservation-ent/grey-arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  min-height: 210px;
  padding: 0;
}
/* line 543, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .grey {
  background: #ededed none repeat scroll 0 0;
}
/* line 544, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .center {
  text-align: center;
}
/* line 546, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises a.orange-btn {
  background: none repeat scroll 0 0 #fd9d59;
  background-image: -moz-linear-gradient(center top, #ffc154, #e47601);
  border-radius: 6px;
  border: 2px solid #fd9d59;
  padding: 10px 20px;
  display: block;
}
/* line 555, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .button-orange {
  background: #FFAB00 none repeat scroll 0 0;
  border: 2px solid #ff6a31 !important;
  border-radius: 6px;
  font-size: 16pt;
  line-height: 130px;
  padding: 15px;
}
/* line 564, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .five-column {
  display: block;
  float: left;
  margin-right: 1.85%;
  margin-top: 1em;
  text-align: center;
  width: 18.5%;
}
@media (max-width: 979px) {
  /* line 571, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises .five-column {
    width: 23%;
  }
}
@media (max-width: 767px) {
  /* line 574, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises .five-column {
    width: 48%;
  }
}
/* line 579, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .five-column-last {
  display: block;
  float: right;
  margin-top: 1em;
  text-align: center;
  width: 18.5%;
}
@media (max-width: 767px) {
  /* line 585, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
  body.site-conservation-enterprises .five-column-last {
    float: none;
    text-align: center;
    width: 100%;
  }
}
/* line 593, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .five-column > h3,
body.site-conservation-enterprises .five-column-last > h3 {
  line-height: 1.2em;
  padding: 10px 20px;
}
/* line 598, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .five-column > h3 a,
body.site-conservation-enterprises .five-column-last > h3 a {
  border-bottom: none!important;
}
/* line 602, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .button {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #ffeeb0 none repeat scroll 0 0;
  border-radius: 6px;
  padding: 6px 20px;
}
/* line 613, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .purple-box {
  background: #7381a9 none repeat scroll 0 0;
  border-radius: 6px;
  color: #fff;
  margin: 20px 0;
  padding: 20px 30px;
  text-align: center;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.125) inset;
}
/* line 623, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .purple-box > h3 {
  color: #fff;
  font-size: 24pt;
  font-weight: 600;
}
/* line 629, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .purple-box > p {
  font-size: 15pt!important;
}
/* line 633, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .purple-box .btn {
  font-size: 24px;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 10px;
}
/* line 640, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #join > img {
  max-width: 80%;
  height: auto;
}
/* line 645, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .create-new {
  background: #7580a9 url("../++plone++custom/conservation-ent/addto.png") no-repeat scroll 93% 15px;
  border-radius: 5px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125) inset;
  padding: 10px 15px;
  transition: background-color 700ms linear 0s;
}
/* line 653, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .create-new:hover {
  background: #546398 url("../++plone++custom/conservation-ent/addto.png") no-repeat scroll 93% 15px;
}
/* line 658, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .create-new a {
  color: #fff;
  font-weight: 400;
}
/* line 662, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .create-new h3 {
  color: #fff;
  font-size: 23px;
}
/* line 667, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .purple-banner {
  background: #5c5f8c none repeat scroll 0 0;
  border: 6px solid #ffc964;
  color: #fff;
  margin: 15px 0px 30px;
  padding: 15px 15px 5px;
  text-align: center;
}
/* line 675, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .purple-banner > p {
  font-size: 20px !important;
}
/* line 678, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .purple-banner a {
  border-bottom: medium none !important;
}
/* line 682, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .purple-banner a span {
  background: #ffc964 none repeat scroll 0 0;
  margin: 10px 0px 0px 15px;
  padding: 8px 15px;
  text-decoration: none !important;
  border-radius: 6px;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-size: 12pt;
  font-weight: 600;
}
/* line 694, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #content-core .btn-large {
  background: #ffab00 none repeat scroll 0 0;
  border: 2px solid !important;
  padding: 6px 10px;
  text-align: center;
}
/* line 702, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .help-portlet {
  background: #fd9d59 url("../++plone++custom/conservation-ent/question-icon.png") no-repeat scroll 92% 20px;
  border-radius: 5px;
  margin: 5px 0;
  padding: 6px 15px 25px;
  -webkit-transition: background-color 700ms linear;
  -moz-transition: background-color 700ms linear;
  -o-transition: background-color 700ms linear;
  -ms-transition: background-color 700ms linear;
  transition: background-color 700ms linear;
}
/* line 713, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises .help-portlet h3 {
  color: #fff;
  font-size: 23px;
}
/* line 718, https://dev.biodiversityconservation-gateway.net/++plone++custom/ce-theme.less */
body.site-conservation-enterprises #portal-column-two {
  padding-top: 2em;
}

/* --------------------------------------  
   LAC Environment Combating Conservation Crime (CCC) Custom Styles 
----------------------------------------- */
/* line 5, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc {
  /* hide the navigation hover arrow 
#portal-globalnav > li:hover > a.dropdown-toggle:before { display: none; } */
}
/* line 10, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc #portal-header {
  margin: 15px auto 0;
  height: auto;
  position: relative;
  padding: 20px 0 0;
}
/* line 17, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc #portal-logo {
  margin-top: 0;
  position: relative;
  top: -20px;
}
/* line 23, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc #portal-searchbox {
  position: absolute;
  text-align: center;
  width: 100%;
  max-width: 100%;
  bottom: -110px;
  margin: 0;
  visibility: hidden;
}
/* line 31, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc #portal-searchbox.opened {
  visibility: visible;
  transition: opacity 1s linear;
}
/* line 32, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc #portal-searchbox [type="submit"] {
  margin-left: -5px;
}
/* line 33, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc #portal-searchbox [type="text"] {
  float: none;
  display: inline-block;
  width: 50%;
}
@media screen and (max-width: 767px) {
  /* line 34, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
  .site-lac-ccc #portal-searchbox {
    bottom: -45px;
  }
}
/* line 39, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc #portal-globalnav {
  width: 100%;
}
/* line 41, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc #portal-globalnav li a {
  padding: 20px 15px;
}
@media screen and (max-width: 767px) {
  /* line 43, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
  .site-lac-ccc #portal-globalnav li a {
    padding: 15px;
  }
}
/* line 47, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc #portaltab-search {
  position: absolute;
  right: 0;
}
/* line 50, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc #portaltab-search a:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e81f';
  padding-right: 20px;
}
/* line 71, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc #portal-header #usaid-logo img {
  top: 35px;
}
/* line 75, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc #mainnavigation {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #dddddd;
}
/* line 80, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc .plone-navbar {
  background-color: transparent;
  box-shadow: none;
}
@media (min-width: 768px) {
  /* line 86, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
  .site-lac-ccc .plone-navbar-nav {
    float: left;
  }
}
/* line 91, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc #portaltab-index_html > a:hover {
  background-color: #efefef;
  height: 60px;
  text-indent: -999em;
  width: 50px;
}
/* line 98, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc .plone-nav li a {
  color: #17485e;
}
/* line 100, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc .plone-nav li a:hover,
.site-lac-ccc .plone-nav li a:focus {
  background-color: #fff;
  color: #ff6550;
}
/* line 105, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc .plone-navbar-nav .current > a,
.site-lac-ccc .plone-navbar-nav .selected > a,
.site-lac-ccc .plone-navbar-nav .current > a:hover,
.site-lac-ccc .plone-navbar-nav .selected > a:hover,
.site-lac-ccc .plone-navbar-nav .current > a:focus,
.site-lac-ccc .plone-navbar-nav .selected > a:focus {
  color: #3186c7;
  background-color: #efefef;
  box-shadow: none;
}
/* line 111, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc .plone-navbar-toggle .icon-bar::after {
  color: #0070b9;
}
/* line 115, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc #portal-globalnav .submenu {
  /* Turned off dropdowns for CCC */
  display: none;
}
/* line 119, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc ul.submenu.dropdown-menu.navTreeLevel0 {
  display: none !important;
}
/* line 123, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc.section-lac-environment-combating-conservation-crime-ccc-collection .documentFirstHeading {
  display: none;
}
/* line 125, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc .img-circle {
  background: #fff none repeat scroll 0 0;
  border: 5px solid #c7e5f3 !important;
  border-radius: 50%;
  max-width: 150px !important;
  padding: 0;
  transition: all 0.3s ease 0s;
  display: block;
  margin: 0 auto 10px;
}
@media (max-width: 767px) {
  /* line 134, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
  .site-lac-ccc .img-circle {
    width: 65%;
  }
}
/* line 138, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc .agenda td {
  padding: 10px;
}
/* line 141, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc td.blue {
  background: #3389cc !important;
  color: #fff;
}
/* line 146, https://dev.biodiversityconservation-gateway.net/++plone++custom/lac_ccc-theme.less */
.site-lac-ccc .table-question {
  font-weight: 600;
  color: #3389cc;
}

/* --------------------------------------  
   Combating Wildlife Trafficking Custom Styles 
----------------------------------------- */
/* line 5, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation {
  background-color: #DBDCCB;
  /*
&.section-about-us .outer-wrapper {
    background: rgba(0, 0, 0, 0) url("cwt-case-study-images/toucan-nick-karvounis.jpg") no-repeat scroll center -70px / cover ;
    height: 320px;
    margin-bottom: 1em;
}

&.section-finalists .outer-wrapper, .section-finalists-test .outer-wrapper {
    background: rgba(0, 0, 0, 0) url("cwt-case-study-images/toucan-nick-karvounis.jpg") no-repeat scroll center -70px / cover ;
    height: 320px;
    margin-bottom: 1em;
}*/
  /*
&.section-submit .outer-wrapper {
    background: rgba(0, 0, 0, 0) url("cwt-case-study-images/cage-banner.jpg") no-repeat 0 -50px / cover;
    height: 300px;
    margin-bottom: 1em;
}
*/
  /* -------------  
   Hide Styles 
  ---------------- */
  /*#portal-columns {
    margin: 0 auto;
    padding: 0;
    width: 1170px;
}*/
  /* ---------------------------  
   Home page Custom Styles 
------------------------------ */
  /* -------------------  
     Typography 
---------------------- */
  /* --------------
  Header and logo 
  --------------- */
  /* ---------
  Navigation
  ---------- */
  /* --------------
  Nav Bar Colors
  --------------- */
  /* ---------------
  Other formatting
  ---------------- */
  /* --------------
   MEDIA QUERIES
----------------- */
}
/* line 8, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #main-container {
  background: transparent;
}
/* line 12, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content-header,
.site-cwt-case-study-compilation .outer-wrapper {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #222222 0%) no-repeat;
  background-size: auto 60px;
}
/* line 18, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content p.lead {
  font-family: myriad-pro;
}
/* line 22, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #portal-logo img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 33, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation.section-welcome .outer-wrapper {
  background-image: url("../++plone++custom/cwt-case-study-images/rhino-header.jpg");
  background-position: center top;
  background-repeat: no-repeat;
}
/* line 52, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation.subsection-finalists-pdf-folder h1.documentFirstHeading {
  display: block;
}
/* line 55, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation.section-welcome h1.documentFirstHeading {
  display: none;
}
/* line 58, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation.section-finalists h1.documentFirstHeading {
  display: none;
}
/* line 62, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation.section-finalists #content-header {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/cwt-case-study-images/toucan-nick-karvounis.jpg") no-repeat scroll center -70px / cover;
  height: 340px;
  margin-bottom: 1em;
  border-top: 50px solid #222;
}
/* line 68, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation.section-finalists #portal-logo {
  margin: 15px 0;
}
/* line 71, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation.section-finalists #mainnavigation-wrapper {
  position: relative;
  top: -100px;
}
/* line 75, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation.section-finalists #main-container {
  padding: 0;
  margin-top: -3em;
}
/* line 79, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation.section-finalists #portal-anontools ul li a {
  top: -37px;
}
/* line 83, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation.section-about-us .navbar,
.site-cwt-case-study-compilation .section-finalists .navbar {
  left: 30px;
  position: absolute;
  top: 250px;
}
/* line 95, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation.section-submit .navbar {
  left: 30px;
  position: absolute;
  top: 220px;
}
/* line 101, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation.section-faq .outer-wrapper {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/cwt-case-study-images/elephant-banner2.jpg") no-repeat 0 -100px / cover;
  height: 320px;
  margin-bottom: 1em;
}
/* line 107, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation.section-faq .navbar {
  left: 30px;
  position: absolute;
  top: 250px;
}
/* line 113, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .rhino-left {
  float: left;
  margin-left: 17.5%;
  margin-right: 20px;
}
/* line 124, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #portal-breadcrumbs,
.site-cwt-case-study-compilation #awstats_hitcounter,
.site-cwt-case-study-compilation #viewlet-below-content,
.site-cwt-case-study-compilation #sharebar {
  display: none;
}
/* line 129, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content div.documentByLine {
  display: none;
}
/* line 134, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #portal-header .navbar .container .form-search.pull-right {
  display: none;
}
/* line 139, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #editing-bar,
.site-cwt-case-study-compilation .documentByLine {
  margin: 0 auto;
  width: 1170px;
}
/* line 144, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .alert {
  margin: 0 auto;
  max-width: 1100px;
}
/* line 151, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #portal-header {
  background-image: url("../++plone++custom/blank.png");
  background-position: right -500px;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 1170px;
}
/* line 159, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #portal-header #usaid-logo img {
  height: 0;
  position: absolute;
  top: 10px;
  width: 0;
}
/* line 166, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .outer-wrapper {
  background: transparent none repeat scroll 0 0;
  box-shadow: none;
  margin: 0 auto;
  max-width: 100%;
  padding: 0px;
}
/* line 182, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #portal-header .form-search {
  margin-top: 0px!important;
}
/* line 186, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content a:hover {
  color: #ff6a31!important;
}
/* line 190, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #portlets-footer,
.site-cwt-case-study-compilation #portal-footer-wrapper {
  /*background: #222 none repeat scroll 0 0;
    border-top: 4px solid #000;*/
}
/* line 194, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #portlets-footer #footer,
.site-cwt-case-study-compilation #portal-footer-wrapper #footer {
  background-color: #efefef;
}
/* line 199, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #portal-footer {
  /*background: #222 none repeat scroll 0 0;*/
  border-top: none;
  margin: 1em auto;
  /* max-width: 1170px;*/
}
/* line 207, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .colophonWrapper {
  margin: 0 auto;
  /*width: 1170px;*/
}
/* line 217, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation hr {
  border-color: #f05f40;
  border-width: 3px;
  max-width: 50px;
}
/* line 222, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation hr.light {
  border-color: #fff;
}
/* line 226, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .narrow-content {
  margin: 3em auto;
  text-align: center;
  padding: 0 2em;
}
/* line 232, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .narrow-content .narrow-content-inner {
  margin: 0em auto;
  max-width: 1000px;
}
/* line 239, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .narrow-content .narrow-content-inner h1 {
  font-size: 50px;
  font-weight: 700;
  text-align: left;
}
@media only screen and (max-width: 975px) {
  /* line 248, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .narrow-content .narrow-content-inner h1 {
    text-align: center!important;
  }
}
/* line 254, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content p {
  font-family: georgia, serif;
}
/* line 258, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content p.intro-text {
  font-size: 20px;
  line-height: 150%;
  margin: 1.5em 0em;
}
/* line 266, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content.narrow-content .narrow-content-inner p {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 300;
  margin-bottom: 50px;
  font-size: 20px;
}
/* line 273, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .bg-red {
  background-color: #799444;
  color: #fff;
  text-align: center;
  padding: 15px;
  border-radius: 10px;
}
/* line 282, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content .bg-red p > a {
  color: #000;
}
/* line 286, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content .bg-red p > a:hover {
  color: #fff;
}
/* line 291, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .bg-dark {
  background-color: #222;
  color: #fff;
}
/* line 296, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .bg-darkest {
  background-color: #111;
  color: #fff;
}
/* line 300, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .contact {
  color: #fff;
  font-size: 20px!important;
}
/* line 305, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content .contact > a {
  border-bottom: medium none;
  color: #799444;
}
/* line 311, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .btn-xl {
  border-radius: 300px;
  font-weight: 700;
  margin-bottom: 1.5em;
  padding: 10px 30px;
  text-transform: uppercase;
}
/* line 319, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .time {
  background: #ffffff url("../++plone++custom/cwt-case-study-images/time-left.png") no-repeat scroll 15px center / 40px auto;
  border-radius: 15px;
  font-size: 20px;
  font-weight: 700;
  margin: 1em;
  padding: 20px 15px 20px 65px;
  text-shadow: none;
  width: 120px;
  line-height: 22px;
}
/* line 331, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .time:hover {
  background: #ffffff url("../++plone++custom/cwt-case-study-images/time-left.png") no-repeat scroll 15px center / 40px auto;
}
/* line 336, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .download-template {
  background: #ffffff url("../++plone++custom/cwt-case-study-images/download.png") no-repeat scroll 15px center / 40px auto;
  border-radius: 15px;
  font-size: 20px;
  font-weight: 700;
  margin: 1em;
  padding: 20px 15px 20px 65px;
  text-shadow: none;
  width: 200px;
  line-height: 22px;
}
/* line 348, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .download-template:hover {
  background: #ffffff url("../++plone++custom/cwt-case-study-images/download.png") no-repeat scroll 15px center / 40px auto;
}
/* line 355, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content .btn.btn-xl {
  color: #f05f40;
  font-size: 18px;
}
/* line 360, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content .btn.btn-xl:hover {
  color: #444;
}
/* line 366, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation ul#accordion1 {
  list-style: outside none none;
}
/* line 371, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content li.panel {
  font-family: georgia;
  font-size: 20px;
}
/* line 378, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content li.panel a {
  border-radius: 5px;
  color: #f05f40;
}
/* line 384, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation ul.collapse {
  font-size: 15px;
  margin: 1em;
}
/* line 388, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content ul.collapse {
  list-style: none;
}
/* line 392, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .left {
  text-align: left;
}
/* line 396, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation h3.winners {
  color: #f05f40;
  font-size: 17pt;
  margin-bottom: 5px;
}
/* line 402, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content p.organization {
  font-family: "myriad-pro";
  color: #777;
}
/* line 407, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation a.read-more {
  background: #fff;
  padding: 4px 10px;
  text-transform: uppercase;
  font-size: 12px;
  border-bottom: none!important;
  font-family: "myriad-pro";
  font-weight: 600;
}
/* line 421, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation h1,
.site-cwt-case-study-compilation h2,
.site-cwt-case-study-compilation h3,
.site-cwt-case-study-compilation h4 {
  color: #494035;
  font-family: "myriad-pro";
  font-weight: 400;
  letter-spacing: -0.0125em;
  line-height: 1.25em;
}
/* line 430, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation h1,
.site-cwt-case-study-compilation .documentFirstHeading {
  font-family: "myriad-pro", helvetica, arial, sans-serif;
  font-size: 30pt;
  letter-spacing: -0.025em;
  margin-top: 10px !important;
}
/* line 437, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation h2 {
  font-size: 23pt;
}
/* line 441, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation h3 {
  font-size: 18pt;
}
/* line 445, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation h4 {
  color: #222;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 452, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .heading-white {
  color: #fff;
  font-weight: 700;
}
/* line 456, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .heading-dark {
  color: #494035;
  font-weight: 700;
}
/* line 462, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .center {
  text-align: center;
}
/* line 464, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .text-center {
  text-align: center;
}
/* line 467, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .text-left {
  text-align: left;
}
/* line 471, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .text-left-center {
  text-align: left;
}
@media only screen and (max-width: 768px) {
  /* line 478, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .top-header {
    height: 80px;
  }
  /* line 482, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .top-header ul {
    float: left;
    margin: 1.5em 1.75em;
    width: 90%;
  }
}
/* line 490, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .text-faded {
  color: rgba(255, 255, 255, 0.7);
}
/* line 494, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .text-dark {
  color: #555;
}
/* line 497, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .span4 .text-dark {
  color: #222;
  text-align: justify;
}
/* line 502, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .text-justified {
  color: #222;
  padding: 0.25em;
  text-align: justify;
}
/* line 509, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .text-red {
  color: #f05f40;
}
/* line 514, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .text-white {
  color: #fff;
}
/* line 519, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #portal-footer h2 {
  color: #e9e4db;
  font-size: 2.4em;
  font-weight: 100;
}
/* line 525, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation table.listing td,
.site-cwt-case-study-compilation .stx table td {
  font-weight: normal;
  line-height: 140% !important;
  padding: 0.5em;
}
/* line 532, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .search-box {
  background: #fd9d59 url("../++plone++custom/fab-images/search-icon-white.png") no-repeat scroll 10px center / 50px auto;
  border-radius: 5px;
  font-size: 20px;
  margin: 1em 0;
  padding: 1.25em;
  text-indent: 40px;
}
/* line 541, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .search-box:hover {
  background: #e17a24 url("../++plone++custom/fab-images/search-icon-white.png") no-repeat scroll 10px center / 50px auto;
}
/* line 545, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .search-box > a {
  color: #fff;
}
/* line 549, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content .search-box > a {
  border-bottom: medium none !important;
  color: #fff !important;
}
/* line 554, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content .search-box > a:hover {
  color: #fff;
}
/* line 558, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation dt.portletHeader {
  background: #6C6C64 none repeat scroll 0 0 !important;
}
/* line 567, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #portal-logo {
  display: block;
  margin: 60px 0 30px;
}
/* line 573, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .LSBox {
  display: none;
  margin-top: -25px;
}
/* line 579, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .top-header .top-header-inner {
  margin: 0 auto;
  max-width: 1240px;
  width: 100%;
}
/* line 585, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .top-header-inner > #bio-logo {
  display: block!important;
}
/* line 590, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .top-header {
  background: #222 none repeat scroll 0 0;
}
/* line 595, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .top-header-inner #bio-logo img {
  background-image: url("../++plone++custom/conservation-ent/bio-logo-sm.png");
  float: left;
  height: 15px;
  left: 20px;
  position: relative;
  top: 15px;
  width: 340px;
}
/* line 609, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation nav {
  background: transparent none repeat scroll 0 0;
  clear: both;
}
/* line 612, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation nav .container {
  background-color: transparent !important;
  background-image: none !important;
  border-top: medium none;
  margin: 0 auto;
  width: 1170px;
  box-shadow: none;
  border-bottom: 1px solid #d4d4d4;
  overflow: hidden;
}
/* line 627, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .navbar .nav {
  display: block;
  float: right;
  margin: 0 10px 0 0;
  position: relative;
  right: 0;
}
/* line 636, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .navbar .container {
  background-color: transparent !important;
}
/* line 642, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .navbar .nav > li > a {
  border-right: medium none;
  float: none;
  font-weight: 700;
  text-shadow: none;
  text-transform: uppercase;
}
/* line 655, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .navbar .nav > li > a:hover {
  background: transparent;
  color: #f05f40;
}
/* line 660, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #portaltab-index_html > a:hover,
.site-cwt-case-study-compilation #portaltab-index_html > a {
  background: unset;
  text-indent: unset;
  height: unset;
  width: unset;
}
/* line 668, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .navbar .nav > .active > a,
.site-cwt-case-study-compilation .navbar .nav > .active > a:hover,
.site-cwt-case-study-compilation .navbar .nav > .active > a:focus {
  box-shadow: none;
  color: #f05f40;
  text-decoration: none;
}
/* line 674, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #portaltab-home > a:hover {
  background: none;
  height: auto;
  padding: 12px 16px;
  text-indent: 0em;
  width: auto;
}
/* line 682, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #portaltab-home > a {
  background: transparent none;
  height: auto;
  padding: 12px 16px;
  text-indent: 0em;
  width: auto;
}
/* line 690, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .navbar .nav > .active > a,
.site-cwt-case-study-compilation .navbar .nav > .active > a:hover,
.site-cwt-case-study-compilation .navbar .nav > .active > a:focus {
  background-color: transparent;
}
/* line 701, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .span6.flush,
.site-cwt-case-study-compilation .span3.flush {
  margin: 0;
  padding: 0 !important;
}
/* line 708, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .space20 {
  height: 20px;
}
/* line 714, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .button {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #fff none repeat scroll 0 0;
  border-bottom: 2px solid #B05000 !important;
  border-image: none;
  border-left: 2px solid #B05000;
  border-radius: 4px;
  border-right: 2px solid #B050004;
  border-top: 2px solid #B05000;
  padding: 4px 15px;
}
/* line 731, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content .btn-large {
  background: #ffab00 none repeat scroll 0 0;
  border: 2px solid !important;
  padding: 6px 10px;
  text-align: center;
}
/* line 737, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation #content .btn-large:hover {
  border: 2px solid #fff!important;
  color: #3c4079!important;
}
/* line 742, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .announcement {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  color: #444;
  margin: 2em;
  padding: 20px 10px 5px;
}
/* line 750, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .span4 {
  padding: 20px;
}
/* line 754, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .span4 h4 {
  margin-bottom: 1em;
}
/* line 758, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .big {
  border-bottom: 2px solid;
  font-size: 24px;
  line-height: 1.4em;
}
@media only screen and (max-width: 768px) {
  /* line 771, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation {
    font-size: 100%;
  }
  /* line 775, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .narrow-content {
    margin: 0 0px!important;
    text-align: center;
  }
  /* line 780, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .narrow-content .narrow-content-inner h1 {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
  }
  /* line 787, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .outer-wrapper {
    width: 100%;
    padding: 0px;
    margin: 60px auto 0px;
  }
  /* line 793, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation.section-welcome .outer-wrapper {
    background-color: #799444;
    background-image: url("/cwt-case-study-images/rhino-header.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 50px 0 0;
  }
  /* line 803, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation.section-about-us .outer-wrapper {
    background-position: 0 -20px !important;
    height: 300px!important;
  }
  /* line 809, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation.section-submit .outer-wrapper {
    background-position: -250px -30px !important;
  }
  /* line 813, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation #portal-logo {
    display: block;
    left: 20px;
    margin: 0;
    position: absolute;
    top: 25px;
  }
  /* line 822, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation dl.portlet ul.navTree li a {
    font-size: 16pt;
    padding-left: 5px !important;
  }
  /* line 827, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation h1.documentFirstHeading {
    font-family: "myriad-pro-condensed", helvetica, arial, sans-serif;
    font-size: 24pt;
    line-height: 30pt;
    margin-top: 30px !important;
  }
  /* line 835, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation p {
    font-size: 14pt!important;
  }
  /* line 838, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation #portal-breadcrumbs {
    margin: 50px 0 20px 0em!important;
    font-size: 12pt;
  }
  /* line 843, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .icons-on .contenttype-document,
  .site-cwt-case-study-compilation .icons-on .contenttype-event,
  .site-cwt-case-study-compilation .icons-on .contenttype-folder,
  .site-cwt-case-study-compilation .icons-on .contenttype-link,
  .site-cwt-case-study-compilation .icons-on .contenttype-news-item,
  .site-cwt-case-study-compilation .icons-on .contenttype-plone-site,
  .site-cwt-case-study-compilation .icons-on .contenttype-collection,
  .site-cwt-case-study-compilation .icons-on .contenttype-topic,
  .site-cwt-case-study-compilation .icons-on .contenttype-file,
  .site-cwt-case-study-compilation .icons-on .contenttype-image {
    line-height: 2em;
    padding-left: 0 !important;
  }
  /* line 849, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .section-welcome .navbar,
  .site-cwt-case-study-compilation .section-about-us .navbar,
  .site-cwt-case-study-compilation .section-submit .navbar,
  .site-cwt-case-study-compilation .section-faq .navbar {
    left: 0;
    position: absolute;
    top: 220px;
  }
  /* line 855, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .text-justified {
    padding: 0.5em 1em;
  }
  /* line 857, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .text-left-center {
    text-align: center!important;
  }
}
@media only screen and (max-width: 979px) {
  /* line 866, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation #portal-logo img {
    position: relative;
    top: 80px;
    width: 90%;
  }
  /* line 872, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .top-header {
    height: 80px;
  }
  /* line 876, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .top-header ul {
    float: left;
    margin: 1.5em 1.75em;
    width: 90%;
  }
  /* line 882, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .navbar .nav-collapse {
    background-color: #444!important;
  }
  /* line 886, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .navbar .nav {
    float: none!important;
    left: 0em;
  }
  /* line 892, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation #portal-footer {
    max-width: 100%;
  }
  /* line 897, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .rhino-left {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 140px;
  }
  /* line 904, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .text-left-center {
    text-align: center!important;
  }
  /* line 909, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .mobile-logo {
    display: none;
  }
  /* line 911, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation #portal-logo {
    display: block;
    left: 20px;
    margin: 0;
    position: absolute;
    top: 25px;
  }
  /* line 919, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation #portal-logo img {
    top: 80px;
  }
  /* line 924, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation .content-col {
    clear: both;
    margin-left: 0;
    margin-top: 30px;
  }
  /* line 932, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation.section-about-us .outer-wrapper {
    background: rgba(0, 0, 0, 0) url("../++plone++custom/cwt-case-study-images/toucan-nick-karvounis.jpg") no-repeat scroll center 40px / cover;
    height: 320px;
    margin-bottom: 1em;
  }
  /* line 938, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation.section-submit .outer-wrapper {
    background: rgba(0, 0, 0, 0) url("../++plone++custom/cwt-case-study-images/cage-banner.jpg") no-repeat 0 0px / cover;
    height: 300px;
  }
  /* line 944, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation.section-faq .outer-wrapper {
    background: rgba(0, 0, 0, 0) url("../++plone++custom/cwt-case-study-images/elephant-banner2.jpg") no-repeat 0 -40px / cover;
    height: 250px;
  }
  /* line 950, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
  .site-cwt-case-study-compilation #portal-header {
    width: 100%;
  }
}
/* line 956, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-case-study-compilation.less */
.site-cwt-case-study-compilation .newsImageContainer {
  background: #fff;
}

/* line 2, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group {
  /* Navigation Menu */
}
/* line 4, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #portal-logo img {
  width: 556px;
  top: 5px;
}
@media (max-width: 767px) {
  /* line 7, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
  body.site-marine-and-sustainable-fishing-learning-group #portal-logo img {
    width: 95%;
  }
}
/* line 12, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #portal-searchbox {
  position: absolute;
  text-align: center;
  width: 100%;
  max-width: 100%;
  bottom: -100px;
  margin: 0;
  visibility: hidden;
}
/* line 20, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #portal-searchbox.opened {
  visibility: visible;
  transition: opacity 1s linear;
}
/* line 21, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #portal-searchbox [type="submit"] {
  margin-left: -5px;
}
/* line 22, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #portal-searchbox [type="text"] {
  float: none;
  display: inline-block;
  width: 50%;
}
/* line 24, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #portaltab-search a:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e81f';
  padding-right: 20px;
}
@media (max-width: 767px) {
  /* line 45, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
  body.site-marine-and-sustainable-fishing-learning-group #main-container {
    padding: 0;
  }
}
/* line 50, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #portal-header #usaid-logo img {
  top: 50px;
}
@media only screen and (max-width: 767px) {
  /* line 53, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
  body.site-marine-and-sustainable-fishing-learning-group #portal-header #usaid-logo img {
    right: 0;
    top: -7px;
    background-size: 75px;
  }
}
/* line 60, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #portal-logo {
  position: relative;
  top: -5px;
}
@media only screen and (max-width: 767px) {
  /* line 65, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
  body.site-marine-and-sustainable-fishing-learning-group #portal-logo {
    top: 17px;
  }
}
/* line 70, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group .learning-menu-wrapper {
  display: block;
  top: -50px;
  right: 0;
}
/* line 75, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group .ce-button {
  background: #3ea5bb;
}
/* line 79, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group .outer-wrapper {
  border-top: 35px solid #1a4d66;
  background: #fff;
}
/* line 84, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #portal-anontools {
  float: right;
  margin-top: -57px;
  margin-right: 200px;
}
/* line 90, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #portal-anontools ul li a {
  color: #b2d5dc;
  font-size: 13px;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  /* line 97, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
  body.site-marine-and-sustainable-fishing-learning-group #portal-anontools {
    position: unset;
    font-size: 10px;
  }
  /* line 101, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
  body.site-marine-and-sustainable-fishing-learning-group a#personaltools-login {
    position: absolute;
    top: -10px;
    right: 10px;
    color: #209bd1 !important;
  }
}
/* line 109, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group .marine-banner {
  background: url(../++plone++custom/banner/marine-banner.jpg) no-repeat center center / cover;
  /* background-attachment: fixed; */
  height: 35vh;
}
@media (max-width: 767px) {
  /* line 113, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
  body.site-marine-and-sustainable-fishing-learning-group .marine-banner {
    height: 20vh;
  }
}
/* line 118, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group .plone-breadcrumb {
  display: none;
}
/* line 122, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group h1,
body.site-marine-and-sustainable-fishing-learning-group h2,
body.site-marine-and-sustainable-fishing-learning-group h3,
body.site-marine-and-sustainable-fishing-learning-group h4 {
  color: #007d9d;
  font-family: "myriad-pro";
  letter-spacing: -0.0125em;
}
/* line 130, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #portal-globalnav .submenu {
  /* Turned off dropdowns for CE */
  display: none;
}
/* line 134, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group ul.submenu.dropdown-menu.navTreeLevel0 {
  display: none !important;
}
/* line 138, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #mainnavigation {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #dddddd;
}
/* line 143, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group .plone-navbar {
  background-color: transparent;
  box-shadow: none;
}
@media (min-width: 768px) {
  /* line 149, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
  body.site-marine-and-sustainable-fishing-learning-group .plone-navbar-nav {
    float: left;
  }
}
/* line 154, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #portaltab-index_html > a:hover {
  background-color: #ddd;
  height: 60px;
  padding: 20px 30px;
  text-indent: -999em;
  width: 50px;
}
/* line 162, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group .plone-nav li a {
  color: #17485e;
}
/* line 164, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group .plone-nav li a:hover,
body.site-marine-and-sustainable-fishing-learning-group .plone-nav li a:focus {
  background-color: #fff;
  color: #017d9d;
}
/* line 169, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group .plone-navbar-nav .current > a,
body.site-marine-and-sustainable-fishing-learning-group .plone-navbar-nav .selected > a,
body.site-marine-and-sustainable-fishing-learning-group .plone-navbar-nav .current > a:hover,
body.site-marine-and-sustainable-fishing-learning-group .plone-navbar-nav .selected > a:hover,
body.site-marine-and-sustainable-fishing-learning-group .plone-navbar-nav .current > a:focus,
body.site-marine-and-sustainable-fishing-learning-group .plone-navbar-nav .selected > a:focus {
  color: #3da5bb;
  background-color: #fff;
  box-shadow: none;
}
/* line 175, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group .plone-navbar-toggle .icon-bar::after {
  color: #0070b9;
}
/* line 179, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #footer {
  background: #3ea5bb;
  border-top: 6px solid #297da2;
}
/* line 183, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #footer h2 {
  color: #ffffff;
}
/* line 184, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #footer li a {
  color: #ffffff;
}
/* line 185, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #footer li a:hover {
  color: #194662!important;
}
/* line 186, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group #foot-top-wrap {
  background-color: #17485e;
}
/* line 187, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group .footer_logo a {
  border-bottom: 1px solid #17485e;
}
/* line 189, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group .card {
  margin: 20px auto;
  text-align: center;
}
/* line 193, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group .card img {
  background: #fff;
  padding: 6px;
  object-fit: cover;
  height: 220px;
  width: 100%;
}
/* line 200, https://dev.biodiversityconservation-gateway.net/++plone++custom/mcsf-theme.less */
body.site-marine-and-sustainable-fishing-learning-group .bg-grey {
  background: #e0e4e8;
}
/* End */

/* line 2, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking {
  /* hide breadcrumbs on homepage */
  /* hide the navigation hover arrow */
  /* --- Footer style --- */
  /* ---------------
  Tile News Items 
  ---------------- */
  /* --------------
  Header and logo 
  --------------- */
  /* ---------
  Navigation
  ---------- */
  /* ---------------
  Other formatting
  ---------------- */
  /* Table formatting */
  /*end table style */
  /* --------------
   MEDIA QUERIES
----------------- */
  /* --- Display news in blocks --- */
  /* --- MEDIA QUERIES from FAB -- */
}
/* line 4, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-header {
  height: 180px;
}
@media screen and (max-width: 768px) {
  /* line 6, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #portal-header {
    height: 160px;
  }
}
/* line 12, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking.section-conservation-enterprises-home-page-collection #portal-breadcrumbs {
  display: none;
}
/* line 16, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .plone-breadcrumb {
  background-color: #fff;
}
/* line 19, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-breadcrumbs .container {
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  /* line 24, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #main-container {
    padding: 0;
  }
}
/* line 30, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-globalnav > li:hover > a.dropdown-toggle:before {
  display: none;
}
/* line 32, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-searchbox {
  background-color: transparent;
  position: absolute;
  text-align: center;
  width: 100%;
  max-width: 100%;
  bottom: -113px;
  margin: 0;
  visibility: hidden;
}
/* line 33, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-searchbox .LSBox {
  display: block;
}
/* line 42, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-searchbox.opened {
  visibility: visible;
  transition: opacity 1s linear;
}
/* line 43, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-searchbox [type="submit"] {
  margin-left: -5px;
}
/* line 44, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-searchbox [type="text"] {
  float: none;
  display: inline-block;
  width: 50%;
}
@media screen and (max-width: 767px) {
  /* line 45, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #portal-searchbox {
    bottom: -34px;
  }
}
/* line 49, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-globalnav {
  width: 100%;
  background: #4e8d34;
}
/* line 52, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-globalnav li a {
  padding: 20px;
}
/* line 55, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portaltab-search {
  position: absolute;
  right: 0;
}
/* line 58, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portaltab-search a:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e81f';
  padding-right: 20px;
}
@media (max-width: 768px) {
  /* line 80, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .plone-toolbar-left-expanded .search-open {
    top: 155px !important;
  }
  /* line 83, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .search-open {
    top: 155px !important;
  }
}
/* line 88, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .outer-wrapper {
  border-top: 35px solid #48565A;
}
/* line 90, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .learning-menu-wrapper {
  display: block;
  top: -50px;
  right: 0;
}
/* line 96, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-anontools {
  float: right;
  margin-top: -57px;
  margin-right: 200px;
}
@media screen and (max-width: 767px) {
  /* line 100, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #portal-anontools {
    float: left !important;
    position: unset;
    top: -57px !important;
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) {
  /* line 109, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking a#personaltools-login {
    position: absolute;
    top: -10px;
    right: 10px;
    color: #209bd1 !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 119, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #biodiversity-home {
    width: 275px;
    text-align: left;
  }
  /* line 124, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #portal-anontools #about {
    position: relative;
    left: 128px;
    top: 45px;
    color: #9BAB49;
  }
  /* line 131, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #portal-anontools #contact {
    position: relative;
    left: 130px;
    top: 45px;
    color: #9BAB49;
  }
  /* line 137, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking a#personaltools-login {
    position: absolute;
    top: -10px;
    right: 10px;
    color: #209bd1 !important;
  }
}
/* line 145, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-anontools ul li a {
  color: #e5e5dc;
}
/* line 148, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking h1,
body.site-combating-wildlife-trafficking h2,
body.site-combating-wildlife-trafficking h3,
body.site-combating-wildlife-trafficking h4 {
  color: #4e8d34;
  font-family: "myriad-pro";
  font-weight: 400;
  letter-spacing: -0.0125em;
  line-height: 1.25em;
}
/* line 156, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .section-conservation-enterprises-home-page-collection > h1 {
  display: none;
}
/* line 158, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking h1,
body.site-combating-wildlife-trafficking .documentFirstHeading {
  font-family: "myriad-pro", helvetica, arial, sans-serif;
  font-size: 28pt;
  letter-spacing: -0.0125em;
  margin-top: 10px !important;
}
/* line 165, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking h2 {
  font-size: 23pt;
}
/* line 169, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking h3 {
  font-size: 18pt;
}
/* line 173, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking h4 {
  color: #666;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 184, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-footer {
  background: none repeat scroll 0 0 #00689D;
  color: #fff;
  margin: 0 -30px;
  padding: 0em 3em 1em;
  border-top: none;
}
/* line 192, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .rule2 {
  display: none;
}
/* line 196, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-footer h2 {
  font-size: 2.4em;
  font-weight: 100;
  font-family: "myriad-pro";
  color: #fff!important;
}
/* line 202, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking li.twitter a {
  text-indent: -9999px;
  background: url(../++plone++custom/fab-images/twitter.png) no-repeat;
  background-size: 40px;
  height: 50px;
  float: left;
  width: 50px;
}
/* line 211, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking li.flickr a {
  text-indent: -9999px;
  background: url(../++plone++custom/fab-images/flickr.png) no-repeat;
  background-size: 40px;
  height: 50px;
  float: left;
  width: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 222, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #portal-footer h2 {
    font-size: 2em;
  }
}
/* line 229, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-footer li a {
  color: #fff;
}
/* line 233, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-colophon li {
  letter-spacing: 0.05em;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}
/* line 241, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking table.listing td,
body.site-combating-wildlife-trafficking .stx table td {
  font-weight: normal;
  line-height: 140% !important;
  padding: 0.5em;
}
/* line 247, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .table-question {
  color: #205c90;
  font-size: 110%;
  line-height: 130%;
  padding: 5px 10px;
}
/* line 255, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .search-box {
  background: #fd9d59 url("../++plone++custom/fab-images/search-icon-white.png") no-repeat scroll 10px center / 50px auto;
  border-radius: 5px;
  font-size: 20px;
  margin: 1em 0;
  padding: 1.25em;
  text-indent: 40px;
}
/* line 264, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .search-box:hover {
  background: #e17a24 url("../++plone++custom/fab-images/search-icon-white.png") no-repeat scroll 10px center / 50px auto;
}
/* line 268, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .search-box > a {
  color: #fff;
}
/* line 272, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #content .search-box > a {
  border-bottom: medium none !important;
  color: #fff !important;
}
/* line 277, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #content .search-box > a:hover {
  color: #fff;
}
/* line 281, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking dt.portletHeader {
  background: #6C6C64 none repeat scroll 0 0 !important;
}
/* line 285, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .managedPortlet .portletHeader {
  background: #fff !important;
}
/* line 292, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tileItem {
  border-bottom: medium none #fff !important;
  border-bottom: 1px dotted #bec1c3!important;
  margin-bottom: 0;
  padding: 1em 0;
}
/* line 299, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tileImage {
  display: block;
  float: left;
  padding: 10px;
}
/* line 306, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tileImage img,
body.site-combating-wildlife-trafficking img.tileImage {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #fff;
  box-shadow: 0 2px 8px #999;
  float: left;
  margin: 0.5em 2em 0.5em 0;
  padding: 2px;
}
/* line 315, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tileItem .documentByLine {
  display: none !important;
}
/* line 320, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tileBody .description {
  font-size: 13pt;
  line-height: 135%;
}
/* line 329, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-logo {
  display: inline-block;
  margin: 15px 0;
}
/* line 333, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-logo img {
  width: 571px;
  top: -5px;
}
/* line 339, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .top-header-inner > #bio-logo {
  display: block!important;
}
/* line 343, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .top-header {
  background: #48565A none repeat scroll 0 0;
}
/* line 348, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .top-header-inner #bio-logo img {
  background-image: url("../++plone++custom/conservation-ent/bio-logo-sm.png");
  float: left;
  height: 15px;
  left: 20px;
  position: relative;
  top: 15px;
  width: 340px;
}
/* line 362, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .plone-navbar-toggle:hover {
  background-color: transparent;
  border-color: #ffffff;
}
/* line 366, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .plone-navbar-toggle .icon-bar::after {
  color: #ffffff;
}
@media (max-width: 768px) {
  /* line 371, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .plone-navbar-collapse.in .plone-navbar-nav {
    margin: 0;
  }
}
/* line 376, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portaltab-index_html > a {
  background: url(../++plone++custom/menu-home-white.png) no-repeat scroll center center transparent;
  height: 60px;
  padding: 20px 30px;
  text-indent: -999em;
  width: 50px;
  border-left: 1px solid #fff;
}
@media (max-width: 767px) {
  /* line 383, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #portaltab-index_html > a {
    background: none;
    text-indent: 0em;
    width: 100%;
    border-left: none;
  }
}
/* line 391, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portaltab-index_html > a:hover {
  background: url(../++plone++custom/menu-home-white.png) no-repeat scroll center center #35742f;
}
/* line 394, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portaltab-index_html.selected {
  background: #8ab257;
}
/* line 398, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .plone-navbar {
  background-color: #4E8D34;
}
/* line 399, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .navbar .nav > li > a {
  border-right: 1px solid #fff;
}
@media (max-width: 767px) {
  /* line 401, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .navbar .nav > li > a {
    border-right: none;
  }
}
/* line 405, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .plone-nav li a {
  text-transform: none;
  font-weight: 400 !important;
  padding: 10px 15px;
  color: #fff;
}
/* line 412, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .plone-nav li a:hover {
  background-color: #35742F;
}
/* line 415, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .plone-nav li a:hover,
body.site-combating-wildlife-trafficking .plone-nav li a:focus {
  background-color: #35742F;
}
/* line 419, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .plone-navbar-nav .current > a,
body.site-combating-wildlife-trafficking .plone-navbar-nav .selected > a,
body.site-combating-wildlife-trafficking .plone-navbar-nav .current > a:hover,
body.site-combating-wildlife-trafficking .plone-navbar-nav .selected > a:hover,
body.site-combating-wildlife-trafficking .plone-navbar-nav .current > a:focus,
body.site-combating-wildlife-trafficking .plone-navbar-nav .selected > a:focus {
  color: white;
  background-color: #8AB257;
}
/* line 424, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #portal-globalnav .submenu {
  /* Turned off dropdowns for CWT */
  display: none;
}
/* line 428, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking ul.submenu.dropdown-menu.navTreeLevel0 {
  display: none !important;
}
/* line 436, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #news {
  margin: 2em 0;
}
/* line 441, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .span6.flush,
body.site-combating-wildlife-trafficking .span3.flush {
  margin: 0;
  padding: 0 !important;
}
/* line 446, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .fullwidth {
  margin: 30px -31px 30px -15px;
}
/* line 450, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .gold {
  background: #ffe4b3 none repeat scroll 0 0;
  padding: 15px 30px 5px;
}
/* line 456, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .gold > h4 {
  margin-bottom: 0;
  padding: 10px;
}
/* line 462, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .gold > p {
  font-size: 18px !important;
  padding: 0 10px 10px;
}
/* line 467, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .gold > ul {
  font-size: 18px !important;
  margin-left: 50px !important;
  margin-right: 30px;
  margin-top: -15px !important;
  padding-bottom: 15px;
}
/* line 475, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .grey-box {
  background: #cdcdcd none repeat scroll 0 0;
  margin-bottom: 1em;
  padding: 20px;
  text-align: center;
}
/* line 482, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .box {
  border: 2px solid #666;
  margin: 2em;
}
/* line 487, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .five-column {
  display: block;
  float: left;
  margin-right: 1.85%;
  margin-top: 1em;
  text-align: center;
  width: 18.5%;
}
/* line 495, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .five-column-last {
  display: block;
  float: right;
  margin-top: 1em;
  text-align: center;
  width: 18.5%;
}
/* line 504, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .five-column-last > h3 {
  line-height: 1.2em;
  padding: 10px 20px;
}
/* line 509, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .five-column > h3 a,
body.site-combating-wildlife-trafficking .five-column-last > h3 a {
  border-bottom: none!important;
}
/* line 513, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .four-column {
  display: block;
  float: left;
  margin-right: 1.25%;
  margin-top: 1em;
  text-align: center;
  width: 23.5%;
}
/* line 524, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .four-column > h3 {
  line-height: 1.2em;
  padding: 10px 20px;
}
/* line 529, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .four-column > h3 a {
  border-bottom: none!important;
}
/* line 534, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .img-circle {
  background: #fff none repeat scroll 0 0;
  border: 4px solid #5caa36 !important;
  border-radius: 50%;
  max-width: 140px !important;
  padding: 0;
}
/* line 541, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .img-circle:hover {
  background: #E6FFBD none repeat scroll 0 0;
  border: 4px solid #7DC33C !important;
}
/* line 546, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .green-box {
  background: #81a652 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  margin: 10px 0;
  padding: 10px 20px;
  text-align: center;
}
/* line 555, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .green-box > h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}
/* line 563, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .orange-box {
  background: #80BB4A none repeat scroll 0 0;
  border: 4px solid #636567;
  color: #fff;
  margin: 10px;
  padding: 10px 20px 5px;
  text-align: center;
}
/* line 572, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .orange-box > h3 {
  color: #fff;
  font-size: 24pt;
  font-weight: 600;
}
/* line 580, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .orange-box > h4 {
  color: #fff;
  font-size: 18pt;
  font-weight: 600;
  line-height: 1.2em;
  padding: 0 10px 15px;
  text-transform: none;
}
/* line 589, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .orange-box > p {
  font-size: 18pt!important;
}
/* line 593, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .space20 {
  height: 20px;
}
/* line 597, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .space30 {
  height: 30px;
}
/* line 601, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .space40 {
  height: 40px;
}
/* line 605, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking a#join {
  border-bottom: medium none !important;
}
/* line 608, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #join > img {
  max-width: 80%;
}
/* line 612, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking dl.portlet dt,
body.site-combating-wildlife-trafficking div.portletAssignments div.portletHeader {
  background: #4e8d34 none repeat scroll 0 0;
  padding: 0.5em 1em !important;
}
/* line 618, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .help-portlet {
  background: #fd9d59 url("../++plone++custom/conservation-ent/question-icon.png") no-repeat scroll 92% 20px;
  border-radius: 5px;
  padding: 6px 15px 25px;
  -webkit-transition: background-color 700ms linear;
  -moz-transition: background-color 700ms linear;
  -o-transition: background-color 700ms linear;
  -ms-transition: background-color 700ms linear;
  transition: background-color 700ms linear;
}
/* line 629, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .help-portlet:hover {
  background: #e47207 url("../++plone++custom/conservation-ent/question-icon.png") no-repeat scroll 92% 20px;
}
/* line 634, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .help-portlet > h4 {
  color: #fff;
  font-size: 15pt;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.2em;
  padding: 0;
  text-transform: none;
}
/* line 644, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .help-portlet h3 {
  color: #fff;
  font-size: 23px;
}
/* line 649, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking h3.featured {
  color: #ed9700 !important;
  font-size: 22px;
  text-transform: uppercase;
}
/* line 656, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .button {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #fff none repeat scroll 0 0;
  border-bottom: 2px solid #B05000 !important;
  border-image: none;
  border-left: 2px solid #B05000;
  border-radius: 4px;
  border-right: 2px solid #B050004;
  border-top: 2px solid #B05000;
  padding: 4px 15px;
}
/* line 671, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .purple-box {
  background: #5C5F8C none repeat scroll 0 0;
  border: 6px solid #FFC964;
  color: #fff;
  margin: 10px 0px;
  padding: 20px 30px 0px;
  text-align: center;
}
/* line 680, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .purple-box > h3 {
  color: #fff;
  font-size: 24pt;
  font-weight: 600;
}
/* line 686, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .purple-box > p {
  font-size: 15pt!important;
}
/* line 690, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .purple-box .btn {
  border: 3px solid #ffc964 !important;
  font-size: 24px;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 10px;
}
/* line 698, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .create-new {
  background: #81a652 url("../++plone++custom/conservation-ent/addto.png") no-repeat scroll 93% 15px;
  border-radius: 5px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125) inset;
  padding: 10px 15px;
  transition: background-color 700ms linear 0s;
}
/* line 706, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .create-new:hover {
  background: #6f984a url("../++plone++custom/conservation-ent/addto.png") no-repeat scroll 93% 15px;
}
/* line 711, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .create-new a {
  color: #fff;
  font-weight: 400;
}
/* line 715, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .create-new h3 {
  color: #fff;
  font-size: 23px;
}
/* line 720, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .purple-banner {
  background: #5c5f8c none repeat scroll 0 0;
  border: 6px solid #ffc964;
  color: #fff;
  margin: 15px 0px 30px;
  padding: 15px 15px 5px;
  text-align: center;
}
/* line 728, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .purple-banner > p {
  font-size: 20px !important;
}
/* line 731, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .purple-banner a {
  border-bottom: medium none !important;
}
/* line 735, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .purple-banner a span {
  background: #ffc964 none repeat scroll 0 0;
  margin: 10px 0px 0px 15px;
  padding: 8px 15px;
  text-decoration: none !important;
  border-radius: 6px;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-size: 12pt;
  font-weight: 600;
}
/* line 747, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #content .btn-large {
  background: #ffab00 none repeat scroll 0 0;
  border: 2px solid !important;
  padding: 6px 10px;
  text-align: center;
}
/* line 753, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #content .btn-large:hover {
  border: 2px solid #fff!important;
  color: #3c4079!important;
}
/* line 758, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .orange {
  background: #ff6a31 none repeat scroll 0 0;
  border: 2px solid #ffc964 !important;
}
/* line 763, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking a.orange-btn {
  background: none repeat scroll 0 0 #fd9d59;
  background-image: -moz-linear-gradient(center top, #ffc154, #e47601);
  border-radius: 6px;
  border: 2px solid #fd9d59;
  padding: 10px 20px;
  display: block;
}
/* line 771, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking a:hover.orange-btn {
  background-image: -moz-linear-gradient(center top, #ffb400, #e35a00);
  color: #fff !important;
  text-decoration: none;
  background: #e17a24;
  border-color: #e17a24;
}
/* line 779, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .button-blue {
  background: #4fadcc none repeat scroll 0 0;
  border: 1px solid #fff !important;
  border-radius: 6px;
  color: #fff !important;
  font-size: 22px;
  line-height: 130px;
  padding: 15px;
}
/* line 789, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #content .button-blue:hover {
  background: #4394AD none repeat scroll 0 0;
  color: #fff !important;
}
/* line 794, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .inset {
  margin-left: 2em;
  margin-top: 1em;
}
/* line 799, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .question-active {
  border-right: 1px dotted #444;
  display: block;
  float: left;
  line-height: 1.3em !important;
  margin-right: 2%;
  min-height: 130px;
  padding-right: 10px;
  text-align: left !important;
  width: 16.5%;
  font-weight: 600;
}
/* line 811, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .question-active a {
  border-bottom: medium none !important;
}
/* line 816, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .question {
  border-right: 1px dotted #444;
  display: block;
  float: left;
  line-height: 1.3em !important;
  margin-right: 2%;
  min-height: 130px;
  padding-right: 10px;
  text-align: left !important;
  width: 16.5%;
}
/* line 827, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .question > a,
body.site-combating-wildlife-trafficking .question-last > a {
  border-bottom: medium none !important;
}
/* line 831, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .question-last {
  display: block;
  float: left;
  margin-right: 0%;
  min-height: 130px;
  text-align: left !important;
  width: 17%;
}
/* line 840, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .square {
  background: #000 none repeat scroll 0 0 !important;
  border-radius: 5px;
  color: #fff;
  display: block;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-top: 4px;
  padding: 1px 7px 2px;
}
/* line 852, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .question-active .square {
  background: #ff6a31 none repeat scroll 0 0 !important;
}
/* line 856, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .big {
  font-size: 17pt !important;
  font-weight: 200;
  margin: 1em 0;
}
/* line 862, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .big b,
body.site-combating-wildlife-trafficking .big strong {
  font-weight: 500;
}
/* line 866, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .grey {
  background: #ededed none repeat scroll 0 0;
}
/* line 871, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .need-help {
  color: #fff;
  line-height: 170px;
}
/* line 876, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #content p.need-help {
  color: #5c5f8c;
  font-size: 23pt;
  line-height: 170px;
}
/* line 883, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .help {
  margin: 2.5em 0 1em;
}
/* line 888, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .center {
  text-align: center;
}
/* line 891, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .span3.grey-arrow {
  background-color: #80bb4a;
  background-image: url("../++plone++custom/cwt-images/green-arrow.png");
  background-position: right center;
  background-repeat: no-repeat;
  min-height: 210px;
  padding: 0;
  margin-left: -15px;
}
/* line 901, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .submit-content {
  background: #81a652 url("../++plone++custom/conservation-ent/document-icon.png") no-repeat scroll 97.5% 15px;
  border-radius: 6px;
  margin: 0.5em 0 1em;
  padding: 15px;
  color: #fff;
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}
/* line 914, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .submit-content:hover {
  background: #478b36 url("../++plone++custom/conservation-ent/document-icon.png") no-repeat scroll 97.5% 15px;
}
/* line 919, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .submit-content a > p {
  color: #fff !important;
}
/* line 923, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .submit-content h3 {
  color: #fff;
}
/* line 930, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tablestyle table {
  color: #333333;
  font: 1em/1.2em;
  border-collapse: collapse;
  margin: 0px auto 15px;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  text-align: left;
}
/* line 941, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tablestyle tbody {
  border-top: 1px solid #ccc;
}
/* line 945, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tablestyle td {
  border-left: 1 solid #CCCCCC;
  padding: 10px 15px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
/* line 953, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tablestyle tbody a {
  border-bottom: medium none !important;
  padding: 1px 2px;
  text-decoration: none;
}
/* line 959, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tablestyle tbody tr:hover {
  color: #CC551F;
  background: #ededed;
}
/* line 964, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tablestyle tbody tr:hover a {
  color: #CC3300;
}
/* line 967, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tablestyle a:hover {
  text-decoration: underline;
}
/* line 971, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tablestyle h3 {
  color: #fff!important;
  line-height: 115%;
  margin: 0px;
  padding: 0px;
}
/* line 977, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tablestyle td.header {
  background: #93b970 none repeat scroll 0 0;
  padding-left: 20px;
}
/* line 981, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tablestyle .header h2 {
  color: #fff !important;
}
/* line 987, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .column1 {
  background: #93B970 none repeat scroll 0 0;
  color: #fff;
  font-size: 1.5em;
  text-transform: uppercase;
}
/* line 995, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .column2 {
  background: #deeec7 none repeat scroll 0 0;
  border-left: 1px solid #ccc;
  font-size: 20px;
  line-height: 1.3em;
  padding: 15px 20px !important;
}
/* line 1003, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .tablestyle td.divider {
  background: #fff none repeat scroll 0 0;
  padding: 4px;
}
/* line 1008, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .rotate {
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  width: 50px;
}
/* line 1028, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking ul.search-list {
  list-style: outside none none;
  margin-left: 0 !important;
  margin-right: 1em;
  padding: 0;
}
/* line 1035, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking #content .search-list li {
  border-bottom: 1px dotted #777;
  list-style: outside none none;
  padding-bottom: 5px;
}
@media only screen and (max-width: 979px) {
  /* line 1049, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .five-column {
    width: 23%;
  }
  /* line 1053, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .five-column-last {
    float: none;
    width: 100%;
  }
  /* line 1058, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .question,
  body.site-combating-wildlife-trafficking .question-last,
  body.site-combating-wildlife-trafficking .question-active {
    float: none;
    width: 95%;
    height: 100%;
    border-right: medium none !important;
    font-size: 18pt!important;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1071, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #visual-portal-wrapper {
    margin: 160px -1px 0;
    width: 101% !important;
    padding: 0 20px;
  }
  /* line 1077, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .top-header {
    height: 80px;
  }
  /* line 1080, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .top-header ul {
    float: left;
    margin: 20px;
  }
  /* line 1085, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .top-header ul li {
    margin-right: 40px;
  }
  /* line 1089, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #portal-columns {
    position: relative;
    top: 20px;
  }
  /* line 1094, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .mobile-logo {
    display: none;
  }
  /* line 1095, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .hide-mobile {
    display: none;
  }
  /* line 1097, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .navbar {
    top: -10px;
  }
  /* line 1099, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .navbar .nav > li a {
    float: none;
    font-size: 16pt;
    text-align: center;
    font-weight: 600;
    padding: 15px 0;
  }
  /* line 1108, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #portal-header {
    background-image: none !important;
  }
  /* line 1112, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .span3.grey-arrow {
    background-image: none;
    min-height: 60px;
  }
  /* line 1117, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .question,
  body.site-combating-wildlife-trafficking .question-last {
    float: none;
    width: 90%;
    height: 100%;
    border-right: medium none !important;
    font-size: 18pt!important;
    margin-top: 15px;
  }
  /* line 1126, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking h1,
  body.site-combating-wildlife-trafficking .documentFirstHeading {
    font-size: 24pt;
    margin-top: 20px !important;
  }
  /* line 1131, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking h3 {
    font-weight: 600;
  }
}
/* line 1136, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .template-version_diff pre {
  background: #ddd none repeat scroll 0 0 !important;
  color: #000 !important;
}
/* line 1145, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .fabnews > ul {
  margin-left: -40px !important;
  margin-right: -40px !important;
}
/* line 1151, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .fabnews li {
  border-top: none;
  display: block;
  float: left;
  line-height: 1.3em !important;
  list-style: outside none none;
  margin-bottom: 2.5em !important;
  overflow: hidden;
  padding: 10px 15px;
  width: 31.55%;
}
/* line 1163, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .fabnews li:nth-child(3) {
  padding: 10px 0px 10px 15px;
}
/* line 1168, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .fabnews li a {
  color: #242424 !important;
  font-family: "myriad-pro-condensed";
  font-size: 1.2em;
  font-weight: 600;
}
/* line 1176, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .fabnews img {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  padding: 3px;
  width: 200px;
}
@media screen and (max-width: 767px) {
  /* line 1181, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .fabnews img {
    width: 100px;
    float: left;
    margin-right: 1em;
  }
}
@media screen and (max-width: 979px) {
  /* line 1190, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .fabnews li {
    display: block;
    float: none;
    width: 98%;
    margin-bottom: 1em;
    height: auto;
  }
  /* line 1198, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .fabnews img {
    width: 150px;
  }
}
/* line 1203, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .fabnews .item-description {
  display: block;
  font-size: 16px;
  margin-top: 10px;
}
/* line 1209, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .span4.fabnews > h2 {
  background-color: #4b97b7;
  clear: both;
  color: #fff;
  display: block;
  font-family: "myriad-pro", san-serif !important;
  font-size: 1.5em;
  font-weight: 400;
  padding: 0.4em 0.6em;
  text-transform: uppercase;
}
/* line 1222, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
body.site-combating-wildlife-trafficking .fabnews > h2 {
  color: #ed9700;
  font-size: 22px;
  text-transform: uppercase;
}
@media only screen and (max-width: 800px) {
  /* line 1231, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .four-column,
  body.site-combating-wildlife-trafficking .five-column {
    width: 48%;
  }
  /* line 1235, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .four-column-last,
  body.site-combating-wildlife-trafficking .five-column-last {
    float: none;
    text-align: center;
    width: 100%;
  }
  /* line 1241, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .fullwidth {
    margin: 0px -15px;
  }
  /* line 1245, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .orange-box {
    margin: 0px;
    min-height: 85px;
  }
}
@media only screen and (max-width: 400px) {
  /* line 1255, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #portal-logo > img {
    width: 100%;
  }
  /* line 1260, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #portal-header {
    background-image: none !important;
  }
  /* line 1266, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .img-circle {
    max-width: 120px !important;
  }
}
@media only screen and (max-width: 979px) {
  /* line 1276, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #portaltab-home > a,
  body.site-combating-wildlife-trafficking #portaltab-home > a:hover {
    background: transparent none no-repeat scroll center center;
    height: 35px;
    padding: 10px 10px 0px;
    text-indent: 0em;
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1287, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking body {
    background: #ffffff none no-repeat scroll 0 0 !important;
  }
  /* line 1291, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #visual-portal-wrapper {
    width: 105%;
    padding: 0px;
    margin: 180px auto 0px;
  }
  /* line 1298, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #editing-bar {
    display: none;
  }
  /* line 1303, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking h2.tileHeadline {
    font-size: 24px !important;
  }
  /* line 1308, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking dl.portlet ul.navTree li a {
    font-size: 16pt;
    padding-left: 5px !important;
  }
  /* line 1313, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking h1.documentFirstHeading {
    font-family: "myriad-pro-condensed", helvetica, arial, sans-serif;
    font-size: 24pt;
    line-height: 30pt;
    margin-top: 30px !important;
  }
  /* line 1320, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .lead {
    font-size: 22px;
    font-weight: 300;
    line-height: 140% !important;
    margin: 15px 0px;
    text-shadow: 0 0 1px rgba(102, 102, 102, 0.5);
  }
  /* line 1328, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking p {
    font-size: 14pt !important;
  }
  /* line 1330, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .icons-on .contenttype-document,
  body.site-combating-wildlife-trafficking .icons-on .contenttype-event,
  body.site-combating-wildlife-trafficking .icons-on .contenttype-folder,
  body.site-combating-wildlife-trafficking .icons-on .contenttype-link,
  body.site-combating-wildlife-trafficking .icons-on .contenttype-news-item,
  body.site-combating-wildlife-trafficking .icons-on .contenttype-plone-site,
  body.site-combating-wildlife-trafficking .icons-on .contenttype-collection,
  body.site-combating-wildlife-trafficking .icons-on .contenttype-topic,
  body.site-combating-wildlife-trafficking .icons-on .contenttype-file,
  body.site-combating-wildlife-trafficking .icons-on .contenttype-image {
    line-height: 2em;
    padding-left: 0 !important;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  /* line 1343, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .tileImage > img {
    float: none;
    width: 100%;
    margin: 0.5em 0;
  }
}
@media only screen and (max-width: 979px) {
  /* line 1353, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .mobile-logo {
    display: none;
  }
  /* line 1355, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #portal-logo {
    display: block;
    left: 10px;
    margin: 0;
    position: absolute;
    top: 45px;
  }
  /* line 1363, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking #portal-logo img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  /* line 1373, https://dev.biodiversityconservation-gateway.net/++plone++custom/cwt-theme.less */
  body.site-combating-wildlife-trafficking .content-col {
    clear: both;
    margin-left: 0;
    margin-top: 30px;
  }
}

/* line 2, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project {
  /* hide title and breadcrumbs in homepage */
  /* hide the navigation hover arrow */
  /*#portal-searchbox { display: none; }*/
  /*
#portal-searchbox {
    position: absolute;
    text-align: center;
    width: 100%;
    max-width: 100%;
    bottom: -100px;
    margin: 0;
    visibility: hidden;
    &.opened { visibility: visible; transition: opacity 1s linear; }
    [type="submit"] { margin-left: -5px; }
    [type="text"] { float: none; display: inline-block; width: 50%; }
}

#portaltab-search {
  position: absolute;
  right: 0;
  a:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e81f';
    padding-right: 20px;
  }
}
*/
  /*@media screen and (min-width: 1112px){
.plone-toolbar-left-expanded .container {
    width: 1050px!important;
}
}*/
}
/* line 5, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project.section-homepage #portal-breadcrumbs,
body.site-forest-carbon-markets-and-communities-fcmc-project.section-homepage .documentFirstHeading {
  display: none;
}
/* line 11, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .plone-breadcrumb {
  background-color: transparent;
  border-top: none;
}
/* line 16, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #foot-top-wrap > p {
  color: #efefef!important;
}
/* line 21, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #portal-globalnav > li:hover > a.dropdown-toggle:before {
  display: none;
}
/* line 23, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #content-header {
  background: transparent;
}
/* line 25, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #main-container {
  box-shadow: 0px 6px 9px -1px rgba(0, 0, 0, 0.35);
  margin-top: -45px;
}
/* line 30, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project.section-homepage #main-container {
  margin-top: 0;
}
/* line 35, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .outer-wrapper {
  border-top: 35px solid #48565A;
  background: url(../++plone++custom/fcmc-images/fcmc-bg3.jpg) no-repeat fixed right top #d2ceb3;
}
/* line 80, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #portal-anontools {
  float: right;
  margin-top: -43px;
}
/* line 83, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #portal-anontools #personaltools-login {
  position: absolute;
  right: 0;
}
@media screen and (max-width: 767px) {
  /* line 88, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
  body.site-forest-carbon-markets-and-communities-fcmc-project .search-open {
    display: none;
  }
  /* line 89, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
  body.site-forest-carbon-markets-and-communities-fcmc-project #portal-anontools {
    top: 0px;
    left: 25px;
    width: 90%;
  }
  /* line 95, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
  body.site-forest-carbon-markets-and-communities-fcmc-project #biodiversity-home {
    width: 150px;
    text-align: left;
  }
  /* line 100, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
  body.site-forest-carbon-markets-and-communities-fcmc-project #personaltools-login {
    width: 150px;
    color: #9BAB49 !important;
  }
  /* line 105, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
  body.site-forest-carbon-markets-and-communities-fcmc-project #portal-anontools #about {
    position: relative;
    left: 128px;
    top: 45px;
    color: #9BAB49;
  }
  /* line 113, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
  body.site-forest-carbon-markets-and-communities-fcmc-project #portal-anontools #contact {
    position: relative;
    left: 130px;
    top: 45px;
    color: #9BAB49;
  }
}
/* line 121, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #portal-anontools ul li a {
  color: #e5e5dc;
}
/* line 123, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #portal-header-wrapper {
  background: url(../++plone++custom/fcmc-images/fcmc-header-bg2.jpg) no-repeat scroll right 0px rgba(0, 0, 0, 0) !important;
  margin: 0 -1.5em;
}
@media screen and (max-width: 767px) {
  /* line 126, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
  body.site-forest-carbon-markets-and-communities-fcmc-project #portal-header-wrapper {
    background-image: none !important;
  }
}
/* line 131, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #portal-header {
  height: 185px;
  background: url(../++plone++custom/fcmc-images/fcmc-header-bg2.jpg) no-repeat scroll right 0px #ffffff !important;
  padding: 0 30px;
  margin: 0 -15px;
  box-shadow: 0px 6px 9px -1px rgba(0, 0, 0, 0.35);
}
@media (max-width: 767px) {
  /* line 137, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
  body.site-forest-carbon-markets-and-communities-fcmc-project #portal-header {
    background: url(../++plone++custom/blank.png) repeat scroll center #ffffff !important;
  }
}
/* line 143, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #portal-header #usaid-logo img {
  height: 50px;
  position: absolute;
  left: 30px;
  top: 10px;
  width: 150px;
  background-image: url(../++plone++custom/usaid-logo-top.png);
  background-repeat: no-repeat;
  background-size: 145px;
}
@media (max-width: 767px) {
  /* line 152, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
  body.site-forest-carbon-markets-and-communities-fcmc-project #portal-header #usaid-logo img {
    height: 30px;
    width: 100px;
    left: 20px;
    background-size: 100px;
  }
}
/* line 160, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #portal-logo {
  margin-top: 0;
}
/* line 162, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #portal-logo img {
  position: relative;
}
@media (max-width: 767px) {
  /* line 164, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
  body.site-forest-carbon-markets-and-communities-fcmc-project #portal-logo img {
    width: 85%;
    left: 20px;
  }
}
/* line 171, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .plone-navbar {
  background-color: #00661a;
  margin: 0 auto;
  max-width: 1210px;
  min-height: 40px;
}
@media only screen and (max-width: 1599px) {
  /* line 176, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
  body.site-forest-carbon-markets-and-communities-fcmc-project .plone-navbar {
    max-width: 1170px;
  }
}
@media only screen and (max-width: 1199px) {
  /* line 179, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
  body.site-forest-carbon-markets-and-communities-fcmc-project .plone-navbar {
    max-width: 990px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 182, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
  body.site-forest-carbon-markets-and-communities-fcmc-project .plone-navbar {
    max-width: 750px;
  }
}
/* line 187, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .navbar .nav > li > a {
  border-right: 1px solid #fff;
  color: #fff;
}
/* line 192, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .plone-nav li a {
  text-transform: none;
  font-weight: 400 !important;
  padding: 10px 20px;
  font-size: 18px;
}
/* line 199, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .plone-nav li > a:hover {
  background-color: #9ebc24;
  border-bottom: none;
}
/* line 204, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #portaltab-index_html > a {
  background: url("../++plone++custom/menu_home.png") no-repeat scroll center center transparent;
  height: 40px;
  padding: 20px 30px;
  text-indent: -999em;
  width: 50px;
}
/* line 212, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #portaltab-index_html > a:hover {
  background: url("../++plone++custom/menu_home.png") no-repeat scroll center center #9ebc24;
  height: 40px;
  padding: 20px 30px;
  text-indent: -999em;
  width: 50px;
}
/* line 221, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .plone-navbar-nav .current > a,
body.site-forest-carbon-markets-and-communities-fcmc-project .plone-navbar-nav .selected > a,
body.site-forest-carbon-markets-and-communities-fcmc-project .plone-navbar-nav .current > a:hover,
body.site-forest-carbon-markets-and-communities-fcmc-project .plone-navbar-nav .selected > a:hover,
body.site-forest-carbon-markets-and-communities-fcmc-project .plone-navbar-nav .current > a:focus,
body.site-forest-carbon-markets-and-communities-fcmc-project .plone-navbar-nav .selected > a:focus {
  color: white;
  background-color: #9ebc24;
}
/* line 226, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #portal-globalnav .submenu {
  display: none;
}
/* line 230, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .plone-navbar-toggle .icon-bar::after {
  color: #ffffff;
}
/* line 234, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project h1 {
  border-bottom: 1px solid #fff;
  color: #006699;
  font-size: 2.4em;
}
/* line 240, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .documentFirstHeading {
  margin-bottom: 5px;
  margin-top: 20px;
  padding-bottom: 5px;
}
/* line 246, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .gray {
  background-color: #fff;
  background-image: none;
}
/* line 250, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project table.gray {
  background-color: #fff;
  background-image: none;
  color: #000000;
  font-family: Arial, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
}
/* line 260, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #portal-footer h2 {
  color: #e9e4db;
}
/* line 262, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .photoblock {
  border: 1px solid #ccc;
  float: right;
  margin-bottom: 2em;
  margin-left: 2em;
  padding: 4px;
  max-width: 420px;
}
/* line 271, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .photoblock img {
  height: auto;
  max-width: 100%;
}
/* line 276, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .caption {
  color: #777;
  font-weight: bold !important;
  padding: 10px 10px 5px;
  text-align: center;
}
/* line 283, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .caption span {
  font-weight: normal !important;
}
/* line 288, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .newsbox {
  border-right: medium none;
  margin-bottom: 2em !important;
  padding-right: 15px;
}
/* line 294, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .newsbox.last {
  padding-right: 0px;
}
/* line 298, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .newsbox > img,
body.site-forest-carbon-markets-and-communities-fcmc-project .newsbox > a img {
  max-width: 100%;
}
/* line 302, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .newsbox img:hover {
  opacity: .8;
}
/* line 306, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .newsbox.last > img,
body.site-forest-carbon-markets-and-communities-fcmc-project .newsbox.last > a img {
  max-width: 100%;
}
/* line 310, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .newsbox > p {
  color: #666;
  font-family: georgia,serif !important;
  line-height: 1.4em !important;
  padding-right: 1em;
}
/* line 318, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project h3.heading {
  background: #fff;
  color: #d08b3a;
  font-family: 'myriad-pro', san-serif !important;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.2em !important;
  margin: 5px 0 0;
  padding: 5px 0;
}
/* line 329, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .newsbox > a {
  text-decoration: none !important;
}
/* line 333, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project .newsbox .readmore {
  font-size: 13px;
  font-weight: 600 !important;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: none;
  padding: 5px 10px;
  color: #205c90;
  border-bottom: 1px solid #ccc!important;
  border-radius: 0;
  border: 1px solid #ccc;
}
/* line 345, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #content-core a.readmore:hover {
  color: #75ad0a;
}
/* line 349, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project h3.heading:hover {
  color: #E56A00;
}
/* line 351, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project h2.tileHeadline a {
  color: #555!important;
}
/* line 355, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #portlet-fcmc-partners p {
  margin-bottom: 1.5em;
}
/* line 359, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project ul#nav li a {
  background: none repeat scroll 0 0 #7c8590 !important;
  color: #C7CBCE !important;
  display: inline-block;
  margin-right: 2px;
  padding: 3px 7px;
}
/* line 367, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #nav a.activeSlide {
  background: #9EBC24 !important;
  color: #222!important;
}
/* line 372, https://dev.biodiversityconservation-gateway.net/++plone++custom/fcmc-theme.less */
body.site-forest-carbon-markets-and-communities-fcmc-project #footer {
  background: #efefef;
  border-top: 4px solid #dcdada;
}

