.clear-margin {
  margin: 0;
}
.clear-padding {
  padding: 0;
}
.overlap-enabled {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidebar-link {
  font-size: 12px;
}
#vertStampThematic-widget .inner {
  padding: 0;
  margin: 0;
}
#vertStampThematic-widget .widget-items {
  padding: 0;
  margin: 0;
}
#vertStampThematic-widget .widget-items .widget-item {
  margin-bottom: 5px;
}
#vertStampThematic-widget .widget-items .widget-item .inner {
  padding: 0 10px 0 0;
}
#vertStampThematic-widget .widget-items .widget-item .inner .widget-vl .thematicLink {
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 12px;
}
#vertStampThematic-widget .widget-items .widget-item .inner .widget-vl .thematicLink:hover {
  color: #004b91;
  text-decoration: underline;
}
#vertStampThematic-widget .widget-items .widget-item .inner .widget-vl .thematicLink .list-group-item {
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0;
  color: inherit;
}
#vertStampThematic-widget .widget-items .widget-item .inner .widget-vl .thematicLink .list-group-item.highlight {
  font-weight: 500;
  color: #000;
}
#vertStampThematic-widget .widget-items .widget-item .inner .widget-vl .thematicLink .list-group-item .title {
  color: inherit;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: inherit;
}
