/**
 OLD Dataset CSS
**/
.creation-info-author .info-item-name {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
}
.creation-info-author a.info-item-name:hover,
.creation-info-author a.info-item-name:focus {
  color: #cccccc;
  text-decoration: none;
}
.info-wrapper .uppercase {
  font-family: 'Gotham-Book', sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #888888;
}
.info-wrapper .info-item-name {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
}
.followButtonContainer {
  line-height: 36px;
}
/* hdx_tags theming */
.tag-wrapper {
  float: left;
}
.tag-wrapper .tag {
  background-color: #f2645a;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.03em;
  max-width: 340px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 375px) {
  .tag-wrapper .tag {
    max-width: 280px;
  }
}
@media (max-width: 320px) {
  .tag-wrapper .tag {
    max-width: 170px;
  }
}
.tag-wrapper .tag:hover,
.tag-wrapper .tag:focus {
  background-color: #ce554d;
  border: none;
  box-shadow: none;
}
/* END hdx_tags theming */
.info-secondary-data {
  color: #888888;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
/* Style Resources List */
.resource-list {
  list-style: none;
}
.resource-item.in-review {
  opacity: 60%;
}
.resource-item .heading {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}
.resource-item .description {
  text-align: justify;
  max-width: 450px;
}
/* END Style Resources List*/
/* Style Additional Info */
.additional-info table tr {
  height: 38px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.additional-info td {
  text-align: justify;
  word-break: break-word;
}
.additional-info th {
  max-width: 200px;
  width: 175px;
}
/* END Style Additional Info */
/* Resource grouping */
.resource-grouping-btn {
  margin-bottom: 20px;
}
.resource-grouping-btn .caret {
  position: relative;
  top: -1px;
  right: -10px;
  border-width: 7px;
}
/* END Resource grouping */
.media-image {
  width: 150px;
}
.dataset-title .humanitarianicons-Folder {
  font-size: 24px;
  margin-left: 5px;
}

/*
 *  --- AUTO-GENERATED ---
 * Please edit the LESS files
 */
.contentBackground.twoColumnBackground {
  background-image: none;
  background-color: #ffffff;
  min-height: auto;
}
.org-logo-large {
  background-color: #fafafa;
  width: 370px;
  height: 200px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.org-logo-large img {
  max-height: 125px;
  max-width: 300px;
}
.org-logo-large .logo-placeholder-name {
  line-height: 26px;
  font-size: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 60%;
  overflow: hidden;
}
@media (max-width: 768px) {
  .org-logo-large {
    width: unset;
  }
}
/* search_form.html customisations */
.list-items.search-form {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.list-items.search-form h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-left: 40px;
}
.list-items.search-form .search-input.search-giant input {
  border-radius: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-left: 40px;
}
.list-items.search-form .search-input {
  margin-bottom: 25px;
  margin-left: 40px;
}
#hdx-dataset {
  right: 30%;
  left: 30%;
  width: 350px;
  height: 190px;
  background: #fff;
}
#hdx-dataset .modal-header {
  background: #007CE0;
  color: #fff;
  height: 60px;
}
#hdx-dataset h3 {
  margin-top: 0px;
}
.info-wrapper .empty .info-item-name {
  color: #007CE0;
}

.viz-deactivated {
  pointer-events: none;
  cursor: pointer;
  text-decoration: none;
  color: #888888;
}

.wrapper-secondary .banner {
  top: 10px;
  right: -20px;
}
.wrapper-secondary .media-grid {
  margin: 0 -10px;
  background: transparent;
  border: 0px;
}
.wrapper-secondary .media-item {
  width: 250px;
  margin: 15px 0 0 -20px;
}
.wrapper-secondary .media-image {
  width: 230px;
}
.banner {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  top: 10px;
  right: -20px;
  width: 80px;
  color: #ffffff;
  background-color: #005d7a;
  padding: 1px 20px;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
}
.media-grid {
  margin: 0;
  list-style: none;
  *zoom: 1;
  margin: 0 -10px;
  padding-bottom: 15px;
  border: 1px solid #dddddd;
  border-width: 1px 0;
}
.media-grid:before,
.media-grid:after {
  display: table;
  content: "";
  line-height: 0;
}
.media-grid:after {
  clear: both;
}
.media-item {
  position: relative;
  float: left;
  width: 250px;
  padding: 15px;
  margin: 15px 0 0 -20px;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.media-item span.count {
  color: #999;
}
.media-item .media-image {
  margin-bottom: 5px;
}
.media-item .media-edit {
  opacity: 0;
  position: absolute;
  right: 15px;
  bottom: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.media-item:hover {
  z-index: 1;
}
.media-item:hover .media-edit {
  opacity: 1;
}
.media-view {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #dddddd;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.media-view:hover,
.media-view.hovered {
  border-color: #005d7a;
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
}
.media-view:hover .banner,
.media-view.hovered .banner {
  background-color: #005d7a;
}
.media-view span {
  display: none;
}
.media-view .banner {
  display: block;
  background-color: #b7b7b7;
  -webkit-transition: background-color 0.2s ease-in;
  -moz-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}
.media-image {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 230px;
}
.media-heading {
  font-size: 18px;
  line-height: 1.3;
  margin: 5px 0;
}
.media-overlay {
  position: relative;
  min-height: 35px;
}
.media-overlay .media-heading {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 10px;
  margin: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 13px;
  color: #fff;
  z-index: 1;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.media-overlay .media-image {
  float: none;
  display: block;
  margin-right: 0;
}
.media-item.is-expander .truncator-link {
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  position: absolute;
  z-index: 10;
  left: 15px;
  bottom: 15px;
  opacity: 0;
}
.media-item.is-expander:hover {
  padding-bottom: 35px;
}
.media-item.is-expander:hover .truncator-link {
  opacity: 1;
}
.wide .media-item {
  width: 186px;
}
.showcase-item {
  position: relative;
  border: 1px solid #eeeeee;
  height: 330px;
  padding: 15px;
  margin-bottom: 15px;
}
.showcase-item:hover .showcase-hover {
  display: block !important;
}
.showcase-item .showcase-hover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  background-color: rgba(0, 124, 224, 0.9);
  text-align: center;
}
.showcase-item .showcase-hover .showcase-hover-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.showcase-item .showcase-hover .showcase-hover-content a {
  width: 100%;
  font-family: 'Gotham-Bold', sans-serif;
  font-weight: 400;
  font-size: 12px;
}
.showcase-item .showcase-hover .showcase-hover-content a.white-link {
  color: #fff;
}
.showcase-item:hover .remove-link {
  display: block;
}
.showcase-item .title {
  margin: 15px 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #333333;
}
.showcase-item .description {
  color: #888888;
}
.showcase-item .remove-link {
  display: none;
  color: #f2645a;
  font-weight: 700;
}
.showcase-item .count-zero {
  color: #888888;
}
.showcase-image {
  height: 150px;
  max-height: 150px;
  text-align: center;
  border: 1px solid #eeeeee;
}
.showcase-image .img-placeholder {
  background-color: #007CE0;
  position: relative;
  height: 100%;
}
.showcase-image .img-placeholder .img-placeholder-text {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.showcase-image img {
  max-width: 100%;
  max-height: 100%;
}
