.body-font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 1.5;
}
.full-width {
  margin-left: -9999rem;
  margin-right: -9999rem;
  padding-left: 9999rem;
  padding-right: 9999rem;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
body,
.account-masthead,
.masthead,
[role="main"],
.main,
.site-footer {
  background-image: none;
  background-color: inherit;
}

.navbar {
  border: none; /* Overriden main.css */
}

.masthead .navbar-collapse,
.masthead .section,
.navbar .nav {
  float: none;
}
.masthead .navbar-collapse {
  padding: 0;
}
html,
.site-footer {
  background-color: #f0f1f1;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 1.5;
  background-color: #fff;
  overflow-x: hidden;
}
[role="main"],
.main {
  padding: 0;
  min-height: 0;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 1.5;
}
li {
  line-height: inherit;
}

.dataset-resources li a {
  padding: 2px 4px;
  border-radius: 3px;
  font-size: 12px;
}

.dataset-search-form h1 {
  font-size: 24px;
}


.btn {
  background-image: none;
  border-radius: 0;
  text-decoration: none;
  box-shadow: none;
  text-shadow: none;
  background-color: #25374d;
  border-color: #25374d;
  color: #fff;
  transition: background-color 0.2s ease-in 0s;
}
.btn:hover,
.btn:focus {
  color: #fff;
  background-color: #14253b;
  border-color: #14253b;
}
.btn.btn-primary {
  background-color: #0c6db7;
  border-color: #0c6db7;
  color: #fff;
  transition: background-color 0.2s ease-in 0s;
}

.btn.btn-primary i {
  margin-right: 6px;
}

.btn {
  gap: 0 !important;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
  color: #fff;
  background-color: #005a9f;
  border-color: #005a9f;
}
.btn.btn-danger {
  background-color: #c84398;
  border-color: #c84398;
  color: #fff;
  transition: background-color 0.2s ease-in 0s;
}
.btn.btn-danger:hover,
.btn.btn-danger:focus {
  color: #fff;
  background-color: #c4238a;
  border-color: #c4238a;
}
.btn.btn-warning {
  background-color: #9488c1;
  border-color: #9488c1;
  color: #fff;
  transition: background-color 0.2s ease-in 0s;
}
.btn.btn-warning:hover,
.btn.btn-warning:focus {
  color: #fff;
  background-color: #7560c5;
  border-color: #7560c5;
}
.btn.btn-success {
  background-color: #8dc63f;
  border-color: #8dc63f;
  color: #fff;
  transition: background-color 0.2s ease-in 0s;
}
.btn.btn-success:hover,
.btn.btn-success:focus {
  color: #fff;
  background-color: #7dbf23;
  border-color: #7dbf23;
}
.btn.btn-info {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
  color: #fff;
  transition: background-color 0.2s ease-in 0s;
}
.btn.btn-info:hover,
.btn.btn-info:focus {
  color: #fff;
  background-color: #443232;
  border-color: #443232;
}
.pill {
  background-color: #25374d;
}
.search-form .filter-list .pill {
  background-color: #8dc63f;
}
.search-form .filter-list .pill a {
  text-decoration: none;
}
.search-form .filter-list .pill a:hover {
  color: inherit;
}
.page-header,
[role="main"] .wrapper.no-nav > .module > .module-content.page-header {
  padding-left: 25px;
  margin-right: -9999rem;
  padding-right: 9999rem;
}
[role="main"] .wrapper {
  border: none;
  border-radius: 0;
  box-shadow: none;
  position: relative;
  margin: 0;
}
[role="main"] .wrapper .primary .module-content {
  padding-left: 15px;
  padding-right: 0;
  padding-top: 30px;
  margin: 0;
}
[role="main"] .wrapper .primary.span9 .page-header {
  margin-left: -20px;
  padding-left: 25px;
  margin-right: -9999rem;
  padding-right: 9999rem;
}
[role="main"] .wrapper aside.secondary .nav-item.active > a,
[role="main"] .wrapper aside.secondary .nav-aside li.active a {
  background-color: #8dc63f;
}
[role="main"] .wrapper aside.secondary .nav-item.active > a:before,
[role="main"] .wrapper aside.secondary .nav-aside li.active a:before {
  background-image: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 0 17px 6px;
  border-color: transparent transparent transparent #8dc63f;
  -webkit-transform: rotate(360deg);
}
[role="main"] .wrapper aside.secondary .nav-facet .nav-item > a:hover:after {
  background-image: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  content: "\F055";
}
[role="main"] .wrapper aside.secondary .nav-facet .nav-item.active > a:after,
[role="main"] .wrapper aside.secondary .nav-facet .nav-aside li.active a:after {
  background-image: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  content: "\F057";
}
[role="main"] .wrapper aside.secondary .module .read-more {
  color: #4d4d4d;
  font-weight: normal;
  font-size: 14px;
}
.row.wrapper .media-grid {
  margin-left: -14px;
  background-color: transparent;
  background-image: none;
  border: none;
}
[role="main"] .wrapper .media-grid .media-item {
  width: 223px;
}
@media (min-width: 768px) {
  
  .module.context-info > .module-content {
    padding-top: 33px;
  }

  /* [role="main"] .wrapper .media-grid .media-item {
    width: 223px;
  } */
}
@media (min-width: 980px) {
  /* .row.wrapper .media-grid .media-item {
    width: 188px;
  } */
}

[role="main"] .wrapper.no-nav > .module > .module-content {
  padding-left: 0;
  padding-right: 0;
}
[role="main"] .wrapper.no-nav > .module > .module-content:first-child {
  padding-top: 30px;
}
.stages {
  margin-right: 0;
}
.media-heading {
  word-break: normal;
}
a {
  color: #0c6db7;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #095087;
}
.nav-tabs a,
a.no-text,
.nav-item a,
a.label,
a.close {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #25374d;
  line-height: 1.3;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
h1,
h2,
h3,
h4 {
  letter-spacing: -1px;
}
h1 {
  font-size: 34px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 26px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
.page-header {
  background-color: #f6f7f8;
}
.account-masthead {
  background-color: #4d4d4d;
}
.account-masthead .account ul li {
  border: none;
}
.account-masthead .account ul li a {
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
}
.account-masthead .account ul li a:hover {
  background-color: rgba(247, 247, 247, 0.1);
  color: #fff;
}
.masthead {
  color: #4d4d4d;
  padding: 0 !important; /* Overriden main.css */
}
.masthead .logo {
  display: block;
  width: 282px;
  margin: 22px 0;
}
.masthead .navbar-collapse {
  background-color: #e8eaed;
  clear: both;
  position: static;
  margin-left: -9998rem;
  margin-right: -9999rem;
  padding-left: 10007rem;
  padding-right: 10015rem;
  padding-top: 16px;
  padding-bottom: 16px;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  font-size: 16px;
  padding: 15px;
  border-right: none;
}

.search-form h1 {
  font-size: 24px;
  color: #000000;
}


.btn.btn-default.btn-lg {
  background: none !important;
}

.btn.btn-default.btn-lg:hover {
  color: #25374d !important;
  background: none !important;
}

/* .btn:hover, .btn:focus {
  color: #cccccc;
  background: none !important; 
  background-color: #dee2e6 !important;
  border-color: #dee2e6;
} */

a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label[data-format=csv], .label[data-format*=csv] {
  background-color: #dfb100;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}

.label[data-format=json], .label[data-format*=json] {
  background-color: #ef7100;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}

/* .media-grid, .module-grid {
  background: none;
  border: none;
} */

.secondary .blog-content {
  word-break: break-all;
}

.label[data-format=geojson] {
  background-color: #9855e0;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}

.label[data-format=html], .label[data-format*=html] {
  background-color: #55a1ce;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}

.label[data-format=kml] {
  background-color: #7aae3d;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}

.dataset-resources li a {
  background-color: #aaaaaa;
}



.dataset-heading a {
  font-size: 20px;
}

.input-group .btn {
  position: relative;
  z-index: 2;
  height: 100%;
  width: 55px;
  border: none;
  border: 1px solid #ced4da;
  border-left: none;
  border-radius: 0.25rem;
}

.input-group .btn i {
  font-size: 28px;
  height: 28px;
  width: 28px;
  color: #ccc;
}

.input-group .btn i:hover {
  color: #25374d !important;
}


.btn-light:hover, .btn-default:hover {
  color: #14253b !important;
}

.masthead .site-search {
  position: absolute;
  top: 31px;
  right: 0;
}
.masthead .site-search label {
  display: block;
  position: absolute;
  top: 8px;
  background-color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  color: rgba(77, 77, 77, 0.25);
  left: 10px;
}
.masthead .site-search label:after {
  display: none;
}
.masthead .site-search label span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.masthead .site-search input {
  padding: 12px 50px 12px 45px;
  width: 300px;
  background-color: #e8eaed;
  border-radius: 0;
  border-color: #e8eaed;
  box-shadow: none;
}
.masthead .site-search input:focus {
  border-color: #0c6db7;
}
.masthead .site-search .btn-search {
  background-color: #0c6db7;
  color: #fff;
  height: 100%;
  margin-top: 0;
  padding: 0 12px;
  top: 0;
  right: -7px;
  bottom: 0;
  width: auto;
}
.masthead .site-search .btn-search:hover {
  color: #fff;
}
.masthead .nav,
.masthead .navigation .nav-pills {
  margin-left: -16px;
}
.masthead .nav > li,
.masthead .navigation .nav-pills > li {
  font-size: 17px;
}
.masthead .nav > li > a,
.masthead .navigation .nav-pills > li > a {
  padding: 16px;
  margin: 0;
  color: #25374d;
  font-weight: bold;
  border-radius: 0;
  position: relative;
  text-decoration: none; /* Overriden main.css */
}
.masthead .nav > li > a:hover,
.masthead .navigation .nav-pills > li > a:hover {
  background-color: #dfe2e6;
}
.masthead .nav > li.active > a,
.masthead .navigation .nav-pills > li.active > a {
  background-color: transparent;
  box-shadow: none;
}
.masthead .nav > li.active > a:after,
.masthead .navigation .nav-pills > li.active > a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 6px 5px;
  border-color: transparent transparent #dfe2e6 transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
}
.masthead .nav > li.active > a:hover,
.masthead .navigation .nav-pills > li.active > a:hover {
  color: #25374d;
}
.homepage .hero {
  padding-bottom: 0;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .homepage .hero {
    background: #e8eaed !important;
    border-top: solid 1px #dfe2e6;
  }
}

.homepage .featured-groups {
  padding: 0;
}

.homepage .featured-groups li {
  background-color: #25374d;
  margin-bottom: 20px;
}
.homepage .featured-groups li a {
  display: table;
  color: #fff;
  padding: 10px 0;
  text-decoration: none;
  width: 100%;
}
@media (min-width: 768px) {
  .homepage .featured-groups li a {
    height: 134px;
    overflow: hidden;
  }
}
.homepage .featured-groups li a h1,
.homepage .featured-groups li a h2,
.homepage .featured-groups li a h3,
.homepage .featured-groups li a h4,
.homepage .featured-groups li a h5,
.homepage .featured-groups li a h6 {
  color: inherit;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.1;
  padding: 0 15px;
  width: 100%;
}
.homepage .featured-groups li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.homepage .featured-groups li a.ab-light {
  color: #4d4d4d;
}
.homepage .featured-groups li a .image {
  display: none;
}
@media (min-width: 980px) {
  .homepage .featured-groups li a .image {
    display: block;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin: 20px 6px 0 24px;
  }
  .homepage .featured-groups li a .image img {
    width: 77px;
    max-width: 77px;
    margin: -1px 0 0 -1px;
  }
}
.homepage .featured-groups li[class*="health"],
.homepage .featured-groups li[class*="property"] {
  background-color: #00ABC2;
}
.homepage .featured-groups li[class*="education"],
.homepage .featured-groups li[class*="population"] {
  background-color: #34455A;
}
.homepage .featured-groups li[class*="finance"] {
  background-color: #247BBE;
}
.homepage .featured-groups li[class*="environment"] {
  background-color: #8DC63F;
}
.homepage .featured-groups li[class*="tourism"],
.homepage .featured-groups li[class*="transport"] {
  background-color: #9488C1;
}
.homepage .featured-groups li[class*="economy"] {
  background-color: #AC3192;
}
@media (min-width: 768px) {
  .homepage .latest-posts .post > * {
    margin-left: 3px;
    margin-right: 3px;
  }
  .homepage .latest-posts > li:first-child .post > * {
    margin-left: 0;
    margin-right: 6px;
  }
  .homepage .latest-posts > li:last-child .post > * {
    margin-left: 6px;
    margin-right: 0;
  }
}
.homepage .latest-posts h4 {
  margin-bottom: 5px;
}
.homepage .latest-posts .date {
  opacity: 0.6;
  display: block;
  margin-bottom: 6px;
}
.homepage .latest-posts .text {
  display: block;
  margin-bottom: 20px;
}
.twitter {
  background-color: #0c6db7;
  color: #fff;
  margin: 0 -20px;
  padding: 15px 20px;
}
.twitter h1,
.twitter h2,
.twitter h3,
.twitter h4,
.twitter h55,
.twitter h6 {
  font-size: 30px;
  margin: 10px 0 0 0;
  color: inherit;
}
.twitter a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
}
.twitter .carousel {
  margin-bottom: 0;
}
.twitter ul.carousel-inner {
  padding: 20px 0;
  margin: 0;
}
.twitter ul.carousel-inner:empty:after {
  content: "We haven't tweeted yet. Watch this space!";
  opacity: 0.8;
  font-style: italic;
}
.twitter .item {
  line-height: 22px;
}
@media (min-width: 768px) {
  .twitter .user {
    float: left;
    height: 36px;
    width: 230px;
  }
}
.twitter .user span {
  display: block;
  line-height: 1.2;
}
.twitter .user span[data-scribe="element\3Ascreen_name"] {
  font-size: 14px;
  font-weight: normal;
}
.twitter .user img {
  width: 36px;
  height: 36px;
  float: left;
  margin-right: 15px;
  border: solid 6px #fff;
  border-radius: 50%;
  background-color: #fff;
  margin-top: -6px;
}
.twitter .tweet {
  display: block;
  position: relative;
  margin: 10px 10px 0 63px;
}
@media (min-width: 768px) {
  .twitter .tweet {
    margin: 0 0 0 240px;
  }
}
@media (min-width: 768px) {
  .twitter .tweet:before,
  .twitter .tweet:after {
    font-size: 26px;
    top: 4px;
    position: relative;
  }
  .twitter .tweet:before {
    content: open-quote;
    position: absolute;
    left: -15px;
  }
  .twitter .tweet:after {
    content: close-quote;
    margin-left: 3px;
  }
}
.twitter .timePosted {
  display: none;
}
.twitter .interact {
  margin: 10px 0 0 63px;
}
@media (min-width: 768px) {
  .twitter .interact {
    margin-left: 240px;
  }
}
.twitter .interact a {
  display: inline-block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  opacity: 0.7;
  margin-right: 5px;
}
.twitter .interact a:hover {
  opacity: 1;
}
.twitter .interact a:before {
  display: block;
  text-align: center;
}
.twitter .interact a.twitter_reply_icon:before {
  content: "\F064";
}
.twitter .interact a.twitter_retweet_icon:before {
  content: "\F079";
}
.twitter .interact a.twitter_fav_icon:before {
  content: "\F005";
}
.twitter .interact-right .tweet {
  margin-right: 30px;
}
.twitter .interact-right .interact {
  position: absolute;
  top: -8px;
  right: 0;
  margin: 0;
}
.twitter .interact-right .interact a {
  display: block;
  margin: 0;
}
.site-footer {
  margin: 0 -20px;
  padding: 30px 20px;
  color: #4d4d4d;
  font-size: 14px;
}
.site-footer a {
  color: inherit;
}
.site-footer .logos > div {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .site-footer .logos > div:nth-child(n+3) {
    text-align: right;
  }
}
.toolbar {
  background-color: #e8eaed;
  border-top: solid 1px #dfe2e6;
  margin-left: -9999rem;
  margin-right: -9999rem;
  padding-left: 9999rem;
  padding-right: 9999rem;
  margin-bottom: 0;
}

.toolbar .breadcrumb {
  font-size: 14px;
  opacity: 0.8;
  color: #25374d;
}
.toolbar .breadcrumb li {
  text-shadow: none;
}
.toolbar .breadcrumb li.home .icon-home {
  font-size: 16px;
}
.toolbar .breadcrumb li a {
  text-decoration: none;
  color: inherit;
}
.toolbar .breadcrumb li.active {
  color: inherit;
  font-weight: normal;
}
.toolbar .breadcrumb li.active a {
  font-weight: inherit;
}
[role="main"] .wrapper {
  background-image: none;
}
[role="main"] .wrapper:not(.no-nav) aside.secondary .module-heading {
  background-color: #e8eaed;
  border: none;
}
@media (min-width: 768px) {
  [role="main"] .wrapper:not(.no-nav):before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9600px;
    right: 100%;
    background-color: #f6f7f8;
    display: block;
    margin-right: -166px;
  }
  [role="main"] .wrapper:not(.no-nav) aside.secondary {
    background-color: #f6f7f8;
    z-index: 1;
    position: relative;
    padding-top: 30px;
  }
  [role="main"] .wrapper:not(.no-nav) aside.secondary .module-narrow .module-heading,
  [role="main"] .wrapper:not(.no-nav) aside.secondary .module-narrow .module-content,
  [role="main"] .wrapper:not(.no-nav) aside.secondary .module-narrow .module-footer {
    padding-left: 0;
  }
  [role="main"] .wrapper:not(.no-nav) aside.secondary .module-heading {
    position: relative;
    border-radius: 0;
    font-size: 15px;
  }
  [role="main"] .wrapper:not(.no-nav) aside.secondary .module-heading:before {
    content: '';
    display: block;
    width: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15px;
    background-color: #e8eaed;
  }
  [role="main"] .wrapper:not(.no-nav) aside.secondary .context-info .image > a {
    padding: 5px;
    background-color: #e8eaed;
  }
  [role="main"] .wrapper:not(.no-nav) aside.secondary .context-info .image > a img {
    background-color: #fff;
    border-radius: 0;
  }
  [role="main"] .wrapper:not(.no-nav) aside.secondary .nav {
    margin-left: -15px;
  }
}
@media (min-width: 768px) and (min-width: 980px) {
  [role="main"] .wrapper:not(.no-nav):before {
    margin-right: -220px;
  }
}
[role="main"] .wrapper .module-resource {
  position: relative;
}
[role="main"] .wrapper .primary .dataset-heading {
  font-size: 20px;
}
.org-list {
  margin: 0;
}
.org-list li {
  display: block;
}
.org-list li a {
  display: block;
  background-color: #f6f7f8;
  margin-bottom: 8px;
  border-radius: 3px;
  padding: 5px;
  text-decoration: none;
  color: #4d4d4d;
}
.org-list li a img {
  margin: -4px 0 0 -2px;
  width: 24px;
}
.org-list li a:hover {
  background-color: #e8eaed;
}
.org-list li a .count {
  display: none;
}
@media (min-width: 768px) {
  .org-list li a .count {
    display: block;
    float: right;
    font-size: 13px;
    line-height: 25px;
    margin-right: 7px;
  }
}
.org-list li a span.count {
  opacity: 0.2;
}
.org-list li a strong.count {
  opacity: 0.5;
  font-weight: normal;
}
.hierarchy-tree-top li a,
.hierarchy-tree li a {
  position: relative;
}
.hierarchy-tree-top li a span,
.hierarchy-tree li a span {
  position: absolute;
  right: 0;
  top: 0;
  background: #0c6db7;
  padding: 4px 10px;
  color: #f6f7f8;
}
.hierarchy-tree li a span {
  background: #00ABC2;
}
.media-grid .media-view {
  border: none;
}
.media-grid .media-item {
  background-color: #f6f7f8;
}
.media-grid .media-item .media-image {
  border-radius: 0;
}
.media-grid .media-item strong.count {
  font-weight: normal;
}
.media-grid .media-item.ab-dark {
  color: #fff;
}
.media-grid .media-item.ab-dark h1,
.media-grid .media-item.ab-dark h2,
.media-grid .media-item.ab-dark h3,
.media-grid .media-item.ab-dark h4,
.media-grid .media-item.ab-dark h5,
.media-grid .media-item.ab-dark h6 {
  color: inherit;
}
.media-grid .media-item.ab-dark span.count {
  color: rgba(255, 255, 255, 0.6);
}
.media-grid .media-item.ab-dark strong.count {
  color: rgba(255, 255, 255, 0.8);
}
.alert {
  border: none;
  background-color: #9488c1;
  color: #fff;
  text-shadow: none;
}
.alert a {
  color: inherit;
  text-shadow: none;
}
.alert .close {
  right: 0;
  top: auto;
  opacity: 1;
}
.alert.alert-error {
  background-color: #c84398;
}
.alert.alert-success {
  background-color: #8dc63f;
}
.alert.alert-info {
  background-color: #0c6db7;
}
.flash-messages .alert {
  margin-left: -9999rem;
  margin-right: -9999rem;
  padding-left: 9999rem;
  padding-right: 9999rem;
  margin-bottom: 1px;
}
.label {
  text-shadow: none;
  letter-spacing: normal;
  margin-right: 3px;
}
.label-open {
  background-color: #808080 !important;
}
.label-in-progress {
  background-color: #4186E0;
}
.label-contacted {
  background-color: #4186E0;
}
.label-scheduled {
  background-color: #FD9A00;
}
.label-released {
  background-color: #2DB55D;
}
.label-cannot-release {
  background-color: #E0051E;
}
.label-not-public {
  background-color: #E0051E;
}
.expandable-menu,
.expandable-menu ul {
  line-height: 1.5;
  list-style: none;
  padding: 0;
  margin: 0;
}
.expandable-menu {
  margin-left: -1.5em;
}
.expandable-menu > li {
  padding-left: 1.5em;
  margin-bottom: 0.5em;
}
.expandable-menu li a {
  display: block;
  padding: 0.25em;
  background: #e8eaed;
  color: #444;
  text-decoration: none;
  margin-top: 5px;
  margin-left: 10px;
}
.expandable-menu li a:hover {
  background: #dfe2e6;
}
.expandable-menu > li > a {
  background: #e8eaed;
  color: #25374d;
  font-weight: bold;
}
.expandable-menu > li > a:hover {
  background: #dfe2e6;
}
.expandable-menu input[type="checkbox"] ~ ul li,
.expandable-menu input[type="checkbox"].current:checked ~ ul li {
  height: 0;
  overflow: hidden;
  transition: 0.2s ease-in;
}
.expandable-menu input[type="checkbox"]:checked ~ ul li,
.expandable-menu input[type="checkbox"].current ~ ul li {
  height: auto;
}
.expandable-menu input[type="checkbox"] {
  display: none;
}
.expandable-menu label {
  display: block;
  float: left;
  content: "";
  margin-left: -2em;
  width: 1.5em;
  padding: 6px;
  text-align: center;
  background: #8cc63f;
  color: white;
  font-weight: bold;
  cursor: pointer;
}
.expandable-menu label:hover {
  background: #1b6a43;
}
.expandable-menu label:after {
  content: "";
}
.expandable-menu label:before,
.expandable-menu input[type="checkbox"]:checked.current ~ label:before {
  font-family: FontAwesome;
  content: "\f0fe";
}
.expandable-menu input[type="checkbox"]:checked ~ label:before,
.expandable-menu input[type="checkbox"].current ~ label:before {
  font-family: FontAwesome;
  content: "\f146";
}
.paddingleft-hack > li > a {
  padding-left: 25px;
  color: #25374d;
}
#s2id_field-add_groups {
  width: unset !important;
}
#s2id_field-add_groups > ul {
  max-width: 500px;
  min-width: 220px;
  width: auto !important;
  min-height: 30px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#no_content {
  display: inline;
}
#no_content:after {
  content: '';
}
/* Custom UI Homepage updates */
.latest-posts.thumbnails {
  margin-top: 30px;
  display: flex;
  gap: 17px;
  padding-left: 0;
}

.latest-posts.thumbnails li {
  border: 1px solid #eee;
  min-height: 501px;
  padding: 0;
}
.latest-posts.thumbnails li .post {
  padding: 10px;
}
.sub-heading {
  display: inline;
  position: relative;
  top: 6px;
}
.more-btn {
  margin-left: 10px;
  display: inline;
}
.col-7 {
  width: 70%;
  float: left;
}
.col-3 {
  width: 30%;
  float: left;
  text-align: right;
}
.showcase-item {
  padding: 30px 0;
  border-bottom: 1px solid #e1e1e1;
}
.showcase-item p {
  margin-top: 10px;
  color: #7d7d7d;
}
.showcase-item .btn {
  position: relative;
  top: 15px;
  padding: 5px 25px;
}
.showcase-item span {
  background-color: #eee;
  font-size: 1.1em;
  padding: 6px 15px;
  font-weight: 600;
  color: #7f7f7f;
}
.clearfix {
  clear: both;
}
.thumb {
  width: 100%;
  height: 160px;
  overflow: hidden;
}

/* Overriden main.css */
.navbar-toggler {
    background-color: #003647;
    background-image: none;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    margin-top: 15px;
}

.thumb img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .masthead .nav, .masthead .navigation .nav-pills {
    display: flex;
    flex-direction: column;
  }
  
  .masthead .site-search  {
    display: none;
  }

  .latest-posts .span4 {
    width: 100%;
  }
  .mar-l-0 {
    margin-left: 0 !important;
  }

  .latest-posts.thumbnails {
    flex-direction: column;
  }
  
}

@media screen and (max-width: 1000px) {
  .masthead .navbar-collapse, .toolbar {
    padding: 5px 0;
    margin: 0;
    max-width: calc(100% + 30px);
    width: calc(100% + 30px);
    padding-left: 15px;
    margin-left: -15px;
  }

  /* .module-content.page-header {
    margin: 0;
    padding: 0;
  } */
  
}

/* .module-content.page-header {
  background: none;
  border: none;
} */

.masthead .navigation .nav-pills li a:hover {
  background-color: #dfe2e6;
}

.masthead .navigation .nav-pills li a:focus, .masthead .navigation .nav-pills li.active a {
  background: transparent;
}

/* Overriding main.css of dev here */
.wrapper {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}

/* .module-content {
  padding: 30px 30px;
} */

.module-content p {
  margin: 0;
}

.ckanext-showcase-image-container {
  text-align: left !important;
}

.form-horizontal .form-group {
  margin-left: 0;
}

.navbar-expand-lg {
  flex-wrap: wrap;
  padding-bottom: 0;
}
