#post-appendix .grid-item-wrapper{
		padding: 15px;
}
#post-appendix .post-chapters ol li.active a{
    border: none;
		color: #333 !important;
}
.widget a.button.button-back{
		/*width: 100%;
		display: block;*/
		margin-bottom: 10px;
}
.widget a.button.button-back:before{
	font-family: 'FontAwesome'; 
	content:"\f060";
		margin-right: 10px;
}
#post-appendix .post-lexikon{
		margin-bottom: 10px;
}
.grid.sub-pages{
		margin-top: 30px;
}
.entry-content h2{
		margin-top: 0;
}
/** grid items barrierefrei **/
/*
body.blau .grid-item h3,
body.blau .grid-item .read-more,
body #main .grid-item.blau h3,
body #main .grid-item.blau .read-more{
		color: #9999cc;
}
body.gruen grid-item h3,
body #main .grid-item.gruen h3{
		color: #999933;
}
.linked-teaser .post-excerpt,
.linked-teaser h4{
		color: #231f20;
}*/

/** Appendix **/
#post-appendix .grid-item h3{
	color: #231f20;	
}
#post-appendix .grid-item h4{
	font-size: 17px !important;
}
.grid-1 .grid-item {
    width: 100%;
}
.grid-item.post-docs section,
.grid-item.related-links section{
		margin-bottom: 20px;
}

/*
.source_citations .wrapper{
	border: 1px solid #eee;
	padding: 15px;
	box-shadow: rgb(0 0 0 / 5%) 0px 1px 7px 1px;		
}
body.blau .source_citations .wrapper,
body.blau #post-appendix .grid-item-wrapper{
	background: #C1C8E0;	
}
body.gruen .source_citations .wrapper,
body.gruen #post-appendix .grid-item-wrapper{
	background: #C9CF9F;	
}
*/




/** diverses temporary **/
body.blau  .grid:not(#post-appendix) .grid-item:not(.term-description):not(.lexikon) .grid-item-wrapper:before{
border-top-color: #9999CC;
  }
body.gruen  .grid:not(#post-appendix) .grid-item:not(.term-description):not(.lexikon) .grid-item-wrapper:before{
border-top-color: #999933;
  }

.entry-content .so-panel .wp-caption:first-child {
    margin-top: 0;
}
.sow-image-container a{
		border: none !important;
}