div.isn.article div.info {
	padding: 1.25rem 0 0.9375rem 0;
}

div.isn.article div.info p.date,
div.isn.article div.info p.copyright {
	padding-bottom: 0px;
    color: #6A7277;
    font-weight: bold;
    font-size: 0.75rem;
}

div.isn.article div.teaser figure {
  float: left;
  margin-right: 0.625rem;
  max-width: 7.5rem;
}

div.isn.article div.teaser figure img {
  width: 100%;
}

.searchbox {
	background-color: #fff;
}

.searchbox h2 {
	font-size: 1.25rem
}

.searchbox .search-form {
	background-color: #f1f1f1;
	margin-bottom: 1rem;
	padding: 9px 16px 6px;
}

.searchbox .search-form .box.full {
	margin-bottom: 0.8125rem;
}

.searchbox .search-form .box.full select {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7'%3E%3Cpath fill='%23222' d='M8.6.3L5 3.9 1.4.3 0 1.7l3.6 3.6L5 6.7l5-5L8.6.3z'/%3E%3C/svg%3E");
	background-position: right 0.54563rem top 50%, 0 0;
	background-repeat: no-repeat;
	background-size: 0.50625rem auto, 100%;
	height: 2.5rem;
	
	appearance: none;
	-moz-appearance: none;
}

.searchbox .search-form .box.full .button {
	margin-bottom: 0.3125rem;
}

.searchbox .search-form .footer .box.full {
	margin-bottom: 0;
}

.searchisn .search-form {
	margin-bottom: 0;	
}

.searchisn .search-form .form-select {
	margin-bottom: 1rem;
}

.searchisn .navigation > .nav-hint {
	color: #6f6f6f;
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 0;
}

.searchisn .navigation .pagination {
	margin-top: 0;
}

.searchisn .newsListBox.linkedarea {
	width: calc(100% + 2.5rem);
}

.searchisn .newsListBox.linkedarea h2 {
	font-size: 1.25rem;
	font-weight: normal;
	line-height: 1.3 !important;
}

.searchisn .newsListBox.linkedarea .author {
	color: #6f6f6f;
	font-weight: bold;
	margin-bottom: 0;
}

.searchisn .newsListBox.linkedarea .publisher {
	color: #6f6f6f;
	margin-bottom: 20px;
}

.searchisn .gallery figcaption {
	color: #6f6f6f;
	font-weight: bold;
}

.searchisn .gallery .chart-tags {
	color: #6f6f6f;
}

#tab-accordion0 .tab-accordion__controls{
	display: none;
}

#blogposts-content .author {
	margin-bottom: 20px;
}

#organizations-content h2 {
	order: unset;
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
	.searchisn .newsListBox.linkedarea {
		width: calc(100% + 3.0rem);
	}
	
	.searchisn .newsListBox.linkedarea h2 {
		font-size: 1.5rem;
	}
}
