body {
 color:#6a6a6a; /* Template color: content-text */
 background-color: #fff;
}
#w-head,
#w-head *,
#c-action-bar,
#page_colum_left_container,
#page_colum_right_container 
 {
	display: none !important;
	height:0 !important;
}

#w-wrapper {
display:block;
box-shadow:none;
max-width:100%;
position:static;
}
#w-body {
 display:block;
}
#c-wrapper {
 min-width: 100%;
 display:block;
}
.j-content ul {
 list-style-type:square;
}
.j-content a {
 text-decoration:none;
 color: #8D4218; /* Template color: content-links */
}
.j-content li {
 color:#6a6a6a; /* Template color: content-text */
}
.j-content p,
.j-content td,
.j-content th {
color:#6a6a6a; /* Template color: content-text */
}


.pb_toc_link a {
 background-image: none;
 padding-left: 0;
}

.pb_toc_link {
display: list-item !important;
list-style-position: outside;
list-style-image: url(https://www.soil-journal.net/graphic_grey_right_symbol.png);
margin-left: 1.1em  !important;
}
.triangle, 
a.apl_addon_standard_action_link {
 background-image: none;
 padding-left: 0;
display: list-item !important;
list-style-position: outside;
list-style-image: url(https://www.soil-journal.net/graphic_grey_right_symbol.png);
margin-left: 1.1em;
}

.no-print {
display: none;
visibility: hidden;
height: 0;
}