/* viewlegend css
----------------- */

/* Legend icons */
.global_read							{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.global_read_mine						{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.global_read_locked						{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.global_read_locked_mine				{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.global_unread							{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.global_unread_mine						{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.global_unread_locked					{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.global_unread_locked_mine				{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }

.announce_read							{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.announce_read_mine						{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.announce_read_locked					{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.announce_read_locked_mine				{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.announce_unread						{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.announce_unread_mine					{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.announce_unread_locked					{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.announce_unread_locked_mine			{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }

.forum_link								{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.forum_read								{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.forum_read_locked						{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.forum_read_subforum					{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.forum_unread							{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.forum_unread_locked					{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.forum_unread_subforum					{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }

.sticky_read							{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.sticky_read_mine						{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.sticky_read_locked						{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.sticky_read_locked_mine				{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.sticky_unread							{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.sticky_unread_mine						{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.sticky_unread_locked					{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.sticky_unread_locked_mine				{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }

.topic_moved							{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.topic_read								{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.topic_read_mine						{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.topic_read_hot							{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.topic_read_hot_mine					{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.topic_read_locked						{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.topic_read_locked_mine					{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.topic_unread							{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.topic_unread_mine						{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.topic_unread_hot						{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.topic_unread_hot_mine					{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.topic_unread_locked					{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }
.topic_unread_locked_mine				{ background-repeat: no-repeat; background-position: 50% 98%; height:100%; }

.icon-bookmark							{ background-repeat: no-repeat; }
.icon-bump								{ background-repeat: no-repeat; }
.icon-download							{ background-repeat: no-repeat; }
.icon-mark								{ background-repeat: no-repeat; }
.icon-pm								{ background-repeat: no-repeat; }
.icon-print								{ background-repeat: no-repeat; }
.icon-register							{ background-repeat: no-repeat; }
.icon-sendemail							{ background-repeat: no-repeat; }
.icon-subscribe							{ background-repeat: no-repeat; }
.icon-unsubscribe						{ background-repeat: no-repeat; }

.imageset.icon_topic_newest				{ background-repeat: no-repeat; }
.imageset.icon_topic_latest				{ background-repeat: no-repeat; }
.imageset.icon_post_delete 				{ background-repeat: no-repeat; }
.imageset.icon_post_info				{ background-repeat: no-repeat; }
.imageset.icon_post_report				{ background-repeat: no-repeat; }
.imageset.icon_post_target				{ background-repeat: no-repeat; }
.imageset.icon_post_target_unread		{ background-repeat: no-repeat; }
.imageset.icon_topic_attach				{ background-repeat: no-repeat; }

.imageset.icon_topic_reported			{ background-repeat: no-repeat; }
.imageset.icon_topic_deleted			{ background-repeat: no-repeat; }
.imageset.icon_topic_unapproved			{ background-repeat: no-repeat; }
.imageset.icon_topic_poll				{ background-repeat: no-repeat; }
.imageset.icon_user_warn				{ background-repeat: no-repeat; }
.imageset.icon_contact					{ background-repeat: no-repeat; }

.vl-adminmode-aktiv {
	font-size: 1.5em;
	text-align: center;
	margin: 14px;
	color: #BC2A4D;
}

.viewlegend {
	border-bottom-color: transparent;
}

ul.linklist-viewlegend > li {
	float: left;
	font-size: 1.1em;
	line-height: 1.7em;
	list-style-type: none;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 6px;
	padding-top: 1px;
	width: auto;
	cursor: text;
}

ul.linklist-viewlegend .icon {
	vertical-align: text-top;
}

#legendlist1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#legendlist1 li {
	float: left;
	word-break: break-word;
	hyphens: auto;
	border: 1px solid rgba(149, 148, 148, 0.5);
	width: 150px;
	height: 126px;
	margin: 3px;
	padding: 3px;
}

#legendlist2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#legendlist2 li {
	float: left;
	word-break: break-word;
	hyphens: auto;
	border: 1px solid rgba(149, 148, 148, 0.5);
	width: 150px;
	height: 126px;
	margin: 3px;
	padding: 3px;
}

details > summary {
	font-size: 12px;
	margin: 16px auto;
	padding: 7px;
	border: none;
	box-shadow: 1px 1px 2px gray;
	cursor: pointer;
}

summary {
	list-style: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 15px;
	font-weight: bold;
}

summary::after {
	content: "\25BC";
	transition: 0.2s;
}

details[open] > summary {border-bottom: rgba(210, 207, 207, 0.8);}

details[open] > summary::after {
	transform: rotate(-180deg);
}

summary::-webkit-details-marker {
	display: none;
}

#minilegendlist span {
	background-position: left;
	padding-left: 20px;
}

#minilegendlist ul {
	list-style-type: none;
}

#minilegendlist li {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: normal;
	margin-right: 4px;
	padding: 11px;
	width: 228px;
}

#minilegendlist a {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: normal;
	margin-right: 4px;
	padding: 11px;
	width: 228px;
}

.vldisplay-btnabbc3mixstyle {
	background-color: #BFBDBD;
	background-image: -webkit-linear-gradient(top, #FFFBFB, #E3E3E3, #A29F9F);
	background-image: linear-gradient(to bottom, #FFFBFB, #E3E3E3, #A29F9F);
	display: inline-block;
	padding: 3px 12.5px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border-radius: 4px;
	color: black;
}

.vldisplay-btnabbc3mixstyle:focus,
.vldisplay-btnabbc3mixstyle:hover {
	text-decoration: none;
	outline: none;
}

.vl_abbc3_button {
	min-width: 18px;
	height: 18px;
}

.vlback2top {
	clear: both;
}

.vlback2top .top {
	margin-right: 8px;
	margin-top: 0px;
	float: right;
}

/* responsive flex-container
---------------------------------------- */
.flex-container {
	display: flex;
	flex-wrap: wrap;
}

.flex-container > div {
	word-break: break-word;
	hyphens: auto;
	border: 1px solid rgba(149, 148, 148, 0.5);
	width: 100px;
	margin: 4px;
	padding: 1.2em;
	min-height: 16em;
}

.vl-spaceflexcontainer {
	justify-content: center;
}
