.odswidget-tag-cloud > ul {
  display: block;
  margin: 0;
  max-height: 100%;
  overflow: hidden;
}
.odswidget-tag-cloud > ul > li:not(.no-data) {
  display: inline-block;
  margin: 0 10px 0 0;
}
.odswidget-timescale {
  text-align: center;
}
.odswidget-timescale ul {
  list-style-type: none;
  margin: 0;
}
.odswidget-timescale ul > li {
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1.2em;
  opacity: 0.8;
}
.odswidget-timescale ul > li.active {
  opacity: 1;
  border-bottom: 0.2em solid;
}
.odswidget-timescale ul > li a:hover {
  text-decoration: none;
}
.odswidget-theme-boxes {
  text-align: center;
}
.odswidget-theme-boxes .item {
  width: 70px;
  display: inline-block;
  vertical-align: top;
}
.odswidget-theme-boxes .odswidget-theme-picto {
  width: 64px;
  height: 64px;
  margin: 0 auto;
  opacity: 0.5;
}
.odswidget-theme-boxes .odswidget-theme-picto:hover:not(.theme-default) {
  opacity: 1;
}
.odswidget-theme-boxes .odswidget-theme-picto.theme-default {
  opacity: 0.1;
}
.odswidget-searchbox {
  margin-bottom: 20px;
  text-align: center;
}
.odswidget-searchbox .searchbox {
  font-size: 1.5em;
  line-height: 2em;
  height: 2em;
  width: 70%;
  min-width: 150px;
}
.odswidget-last-datasets-feed ul,
.odswidget-most-popular-datasets ul,
.odswidget-last-reuses-feed ul,
.odswidget-most-used-themes ul,
.odswidget-top-publishers ul,
.odswidget-tag-cloud ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.odswidget-last-datasets-feed ul li,
.odswidget-most-popular-datasets ul li,
.odswidget-last-reuses-feed ul li,
.odswidget-most-used-themes ul li,
.odswidget-top-publishers ul li,
.odswidget-tag-cloud ul li {
  clear: both;
  margin-bottom: 10px;
}
.odswidget-last-datasets-feed ul li .modified > span,
.odswidget-most-popular-datasets ul li .modified > span,
.odswidget-last-reuses-feed ul li .modified > span,
.odswidget-most-used-themes ul li .modified > span,
.odswidget-top-publishers ul li .modified > span,
.odswidget-tag-cloud ul li .modified > span {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.odswidget-last-datasets-feed ul li:last-child,
.odswidget-most-popular-datasets ul li:last-child,
.odswidget-last-reuses-feed ul li:last-child,
.odswidget-most-used-themes ul li:last-child,
.odswidget-top-publishers ul li:last-child,
.odswidget-tag-cloud ul li:last-child {
  margin-bottom: 0;
}
.odswidget-last-datasets-feed ul li .odswidget-theme-picto,
.odswidget-most-popular-datasets ul li .odswidget-theme-picto,
.odswidget-last-reuses-feed ul li .odswidget-theme-picto,
.odswidget-most-used-themes ul li .odswidget-theme-picto,
.odswidget-top-publishers ul li .odswidget-theme-picto,
.odswidget-tag-cloud ul li .odswidget-theme-picto {
  width: 32px;
  height: 32px;
  float: left;
  margin-top: 5px;
  opacity: 0.5;
}
.odswidget-last-datasets-feed ul li .odswidget-theme-picto.theme-default,
.odswidget-most-popular-datasets ul li .odswidget-theme-picto.theme-default,
.odswidget-last-reuses-feed ul li .odswidget-theme-picto.theme-default,
.odswidget-most-used-themes ul li .odswidget-theme-picto.theme-default,
.odswidget-top-publishers ul li .odswidget-theme-picto.theme-default,
.odswidget-tag-cloud ul li .odswidget-theme-picto.theme-default {
  opacity: 0.1;
}
.odswidget-last-datasets-feed ul li .dataset-details,
.odswidget-most-popular-datasets ul li .dataset-details,
.odswidget-last-reuses-feed ul li .dataset-details,
.odswidget-most-used-themes ul li .dataset-details,
.odswidget-top-publishers ul li .dataset-details,
.odswidget-tag-cloud ul li .dataset-details {
  margin-left: 40px;
}
.odswidget-last-datasets-feed ul li .dataset-details .title,
.odswidget-most-popular-datasets ul li .dataset-details .title,
.odswidget-last-reuses-feed ul li .dataset-details .title,
.odswidget-most-used-themes ul li .dataset-details .title,
.odswidget-top-publishers ul li .dataset-details .title,
.odswidget-tag-cloud ul li .dataset-details .title,
.odswidget-last-datasets-feed ul li .dataset-details .name,
.odswidget-most-popular-datasets ul li .dataset-details .name,
.odswidget-last-reuses-feed ul li .dataset-details .name,
.odswidget-most-used-themes ul li .dataset-details .name,
.odswidget-top-publishers ul li .dataset-details .name,
.odswidget-tag-cloud ul li .dataset-details .name {
  font-size: 1.2em;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.odswidget-last-datasets-feed ul li .reuse-thumbnail,
.odswidget-most-popular-datasets ul li .reuse-thumbnail,
.odswidget-last-reuses-feed ul li .reuse-thumbnail,
.odswidget-most-used-themes ul li .reuse-thumbnail,
.odswidget-top-publishers ul li .reuse-thumbnail,
.odswidget-tag-cloud ul li .reuse-thumbnail {
  float: left;
  height: 64px;
  width: 70px;
  text-align: center;
}
.odswidget-last-datasets-feed ul li .reuse-thumbnail img,
.odswidget-most-popular-datasets ul li .reuse-thumbnail img,
.odswidget-last-reuses-feed ul li .reuse-thumbnail img,
.odswidget-most-used-themes ul li .reuse-thumbnail img,
.odswidget-top-publishers ul li .reuse-thumbnail img,
.odswidget-tag-cloud ul li .reuse-thumbnail img {
  max-width: 64px;
  max-height: 64px;
  vertical-align: middle;
}
.odswidget-last-datasets-feed ul li .reuse-details,
.odswidget-most-popular-datasets ul li .reuse-details,
.odswidget-last-reuses-feed ul li .reuse-details,
.odswidget-most-used-themes ul li .reuse-details,
.odswidget-top-publishers ul li .reuse-details,
.odswidget-tag-cloud ul li .reuse-details {
  margin-left: 80px;
}
.odswidget-last-datasets-feed ul li .reuse-details .title,
.odswidget-most-popular-datasets ul li .reuse-details .title,
.odswidget-last-reuses-feed ul li .reuse-details .title,
.odswidget-most-used-themes ul li .reuse-details .title,
.odswidget-top-publishers ul li .reuse-details .title,
.odswidget-tag-cloud ul li .reuse-details .title {
  font-size: 1.2em;
}
.odswidget-last-datasets-feed ul li .reuse-details .dataset,
.odswidget-most-popular-datasets ul li .reuse-details .dataset,
.odswidget-last-reuses-feed ul li .reuse-details .dataset,
.odswidget-most-used-themes ul li .reuse-details .dataset,
.odswidget-top-publishers ul li .reuse-details .dataset,
.odswidget-tag-cloud ul li .reuse-details .dataset {
  font-size: 1.1em;
}
.odswidget-map {
  position: relative;
  height: 400px;
}
.odswidget-map > .map {
  height: 100%;
  min-height: 200px;
}
.odswidget-map > .overlay-footer {
  vertical-align: bottom;
  position: absolute;
  padding: 6px 8px;
  color: #223;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  bottom: 30px;
  right: 20px;
}
.odswidget-map .dl-marker {
  max-height: 400px;
  overflow: auto;
  margin: 0;
}
.odswidget-map .leaflet-container .leaflet-control-filterview {
  margin-left: 13px;
  margin-top: 12px;
}
.odswidget-map .leaflet-container .leaflet-control-filterview a {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 4px 4px 4px 4px;
}
.odswidget-map .leaflet-container .leaflet-control-filterview a::after {
  font-family: 'FontAwesome';
  font-size: 16px;
  content: "\f002";
  position: absolute;
  left: 8px;
  top: 3px;
}
.odswidget-map .leaflet-container .leaflet-control-filterview.active a {
  background-color: black;
}
.odswidget-map .leaflet-container .leaflet-control-filterview.active a::after {
  color: white;
}
.odswidget-table {
  overflow: hidden;
  height: 400px;
}
.embeded .odswidget-table {
  margin: 0;
  height: 100%;
}
.odswidget-table table {
  font-size: 0.85em;
  width: 100%;
  max-width: 100%;
}
.odswidget-table table th > div,
.odswidget-table table td > div {
  max-width: 200px;
  padding: 2px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: content-box;
}
.odswidget-table table th {
  text-align: left;
  background-color: #e8e8e8;
  padding: 3px 1px;
  cursor: pointer;
}
.odswidget-table table th:hover .sort-icons i {
  opacity: 0.8;
}
.odswidget-table table th.active i {
  display: inline;
}
.odswidget-table table th.active .sort-icons {
  display: none;
}
.odswidget-table table th i {
  display: none;
}
.odswidget-table table th .sort-icons {
  position: relative;
  display: inline;
  margin-left: 2px;
}
.odswidget-table table th .sort-icons i {
  position: absolute;
  display: inline;
  opacity: 0.5;
}
.odswidget-table table th .sort-icons i.icon-caret-up {
  top: -0.1em;
}
.odswidget-table table th .sort-icons i.icon-caret-down {
  bottom: -0.1em;
}
.odswidget-table table th:first-child {
  text-align: right;
}
.odswidget-table table th:first-child i {
  opacity: 1;
}
.odswidget-table table tr {
  background-color: #fff;
}
.odswidget-table table tr:nth-child(odd) {
  background-color: #f4f4f4;
}
.odswidget-table table tr:hover {
  background-color: #e0e0e0;
}
.odswidget-table .records-header table thead {
  display: none;
}
.odswidget-table .records-body {
  height: 100%;
  overflow: auto;
}
.odswidget-table .records-body table {
  width: 100%;
}
.odswidget-table .records-body table > tbody tr td {
  padding: 1px;
}
.odswidget-table .records-body table > tbody tr td:first-child {
  color: rgba(0, 0, 0, 0.5);
  font-family: monospace;
  text-align: right;
}
.ods-chart {
  position: relative;
}
.ods-chart .no-data {
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0.5;
  font-size: 1.2em;
  z-index: 1;
}
.odswidget-highcharts,
.odswidget-multihighcharts {
  height: 400px;
}
.odswidget-highcharts .ods-chart,
.odswidget-multihighcharts .ods-chart,
.odswidget-highcharts .chartplaceholder,
.odswidget-multihighcharts .chartplaceholder {
  height: 100%;
}
.odswidget-theme-picto svg,
.odswidget-theme-picto img {
  width: 100%;
  height: 100%;
}
.odswidget-theme-picto:not(.colorless) svg polygon,
.odswidget-theme-picto:not(.colorless) svg rect,
.odswidget-theme-picto:not(.colorless) svg circle,
.odswidget-theme-picto:not(.colorless) svg path {
  fill: inherit;
}
.odswidget-dataset-card {
  padding: 0;
  height: 400px;
  position: relative;
}
.odswidget-dataset-card div.card-container {
  background-color: white;
  box-shadow: 0px 3px 12px 0px rgba(50, 50, 50, 0.75);
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-left: 5px;
  overflow: hidden;
  z-index: 2000;
  position: relative;
}
.odswidget-dataset-card div.card-container h2.dataset-title {
  width: 80%;
  width: calc(100% - 100px);
  word-wrap: break-word;
}
.odswidget-dataset-card div.card-container .expand-control {
  position: absolute;
  top: 5px;
  right: 25px;
  cursor: pointer;
  display: inline-block;
  user-select: none;
}
.odswidget-dataset-card div.card-container .expand-control.expanded {
  transform: rotate(180deg);
}
.odswidget-dataset-card div.card-container .dataset-expanded {
  cursor: pointer;
  max-height: 200px;
  overflow-y: auto;
}
.odswidget-dataset-card div.card-container .dataset-expanded .dataset-description {
  word-wrap: break-word;
  padding: 20px;
}
.odswidget-dataset-card div.card-container:not(.expanded) .dataset-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.odswidget-dataset-card div.card-container:not(.expanded) .dataset-expanded {
  overflow-y: hidden;
}
.odswidget-dataset-card div.card-container:not(.expanded) .dataset-expanded p {
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: nowrap;
  padding-right: 2px;
}
.odswidget-dataset-card div.card-container .dataset-infos {
  padding: 5px 0;
  font-size: 13px;
  text-align: center;
}
.odswidget-dataset-card div.card-container .dataset-infos .dataset-infos-text {
  opacity: 0.7;
}
.odswidget-dataset-card div.card-container .dataset-infos a {
  text-decoration: underline;
}
.odswidget-dataset-card div.card-container.expandable h2.dataset-title {
  cursor: pointer;
}
.odswidget-dataset-card div.card-container:not(.expandable) .expand-control {
  display: none;
}
.odswidget-dataset-card div.card-container:not(.expandable) .dataset-expanded {
  display: none;
}
.odswidget-dataset-card div.dataset-item {
  display: block;
  position: absolute;
  width: 100%;
}
.odswidget-table,
.odswidget-map {
  position: relative;
}
.odswidget-table .overlay,
.odswidget-map .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  color: #333;
  pointer-events: none;
}
.odswidget-table .overlay span,
.odswidget-map .overlay span {
  position: absolute;
  top: 50%;
  height: 2em;
  line-height: 2;
  margin-top: -1em;
  left: 0;
  right: 0;
  text-align: center;
}
.odswidget-table .overlay > .spinner,
.odswidget-map .overlay > .spinner {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.odswidget-geo-scroller {
  min-height: 30px;
  position: relative;
}
.odswidget-geo-scroller .spinnerWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
}
.odswidget-geo-scroller .limited-results {
  text-align: center;
  font-size: 1.1em;
}
.odswidget-geo-scroller dl {
  margin: 0;
  max-height: 300px;
  overflow-y: auto;
}
.odswidget-geo-scroller .imagify {
  max-width: 100% !important;
}
.odswidget-geo-scroller h2 {
  text-align: center;
  border: none !important;
  font-size: 18px;
  margin-bottom: 0px !important;
}
.odswidget-geo-scroller h2.scroller-control {
  font-size: 16px;
  cursor: pointer;
}
.odswidget-geo-scroller h2.scroller-control i {
  padding: 5px 10px;
}
.odswidget-geo-scroller h2.scroller-control i:hover {
  color: Black;
  background-color: #EEEEEE;
}
#odswidget-geotooltip {
  border: solid 1px Black;
}
.odswidget-result-enumerator .no-results,
.odswidget-result-enumerator .results-count {
  text-align: center;
  font-size: 1.4em;
}
.odswidget .no-data {
  text-align: center;
  opacity: 0.5;
  font-size: 1.2em;
}
