.teaser__teaser-type,.no-image .teaser__teaser-type  {
  border-radius: 0 0 8px 8px;
  width: 50px;
  height: 50px; 
}

.teaser__teaser-type-icon {
  fill: white;
}

.teaser__label > * {
  margin-right: .5rem;
  margin-bottom: .5rem;
}

.teaser .teaser__badge:first-child {
  padding-left: 0;
}

.teaser .teaser__badge:first-child.badge-default, .teaser .teaser__badge:first-child.badge-primary, .teaser .teaser__badge:first-child.badge-secondary, .teaser .teaser__badge:first-child.badge-accent, .teaser .teaser__badge:first-child.badge-success, .teaser .teaser__badge:first-child.badge-info, .teaser .teaser__badge:first-child.badge-warning, .teaser .teaser__badge:first-child.badge-danger, .teaser .teaser__badge:first-child.badge-active {
  padding-left: 1em;
}

.teaser .badge__label {
  color: #4d4d4d;
}

@media (min-width: 600px) {
  .teaser__image {
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
    background: #e6e6e6;
  }
  .teaser__teaser-type {
    border-radius: 0 0 10px 0;
  }
}

@media (max-width: 599px) {
  .teaser__image {
    display: block;
  }
}

.teaser--small .teaser--small__media img {
    height: 30px;
    width: 30px;
    margin-top: 5px;
}

.teaser__published-date {
	font-weight: 500;
}

.teaser__tag {
	margin-bottom: 10px;
}

.teaser__tag img{
	height: 20px;
	width: 20px;
	float: left;
	margin-right: 5px;
}

.teaser__tag .teaser__bundle, .teaser__tag a {
	font-weight: 600;
	color: #686868;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 10px;	
}

.teaser--small__title {
	color: #303030;
	font-weight:600;
}

.teaser .teaser__title {
	color: #303030;
}

.teaser--small .list-item__text--small * {
	display:inline-block;
}

.teaser--small__meta , .teaser--small .teaser--small__meta a {
	font-weight: 500;
    color: #303030;
}

.group-content-url {
display: block;
width: 100%;
height: 100%;
position: absolute;
z-index: 1000;	
	
}

.group--teaser .fa-bookmark.badge__icon{
	font-weight: 500;
	color: #4d4d4d;
	font-size: 12px;
}

.teaser-topic .opportunity_type {
	padding: 0 !important;
}

.teaser-topic .opportunity_type .badge__label {
	
	font-size: 14px;
	margin-left: 7px;
}

.teaser-topic .fa-bookmark.badge__icon {
	font-weight: 500;
	color: #4d4d4d;
	font-size: 12px;
}