/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/* FORUM */
#forum {
	padding: 60px 0 85px !important;
}

#forum .notices-panel {
	display: none;
}

@media (min-width: 960px) {
	#forum {
    	padding-top: 90px !important;
	}
}

#forum #af-wrapper .content-container {
	border-radius: 0px 0px 5px 5px;
	margin-bottom: 30px;
}

#forum #af-wrapper #forum-header {
	border-radius: 5px;
}

#forum #af-wrapper #forum-header #forum-search {
	border-radius: 5px;
}

@media (min-width: 783px) {
	#forum #af-wrapper #forum-header #forum-search {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
}

#forum #af-wrapper #forum-breadcrumbs {
	font-size: 12px;
	margin-top: 5px;
}

#forum #af-wrapper .main-title {
	font-size: 28px;
	font-weight: 900;
    letter-spacing: 1.5px;
    padding: 0;
    margin: 30px 0 20px;
}

@media (min-width: 960px) {
	#forum #af-wrapper .main-title {
		font-size: 32px;
	}
}

#forum #af-wrapper .title-element {
	background-color: #4bae3b !important;
	border-bottom: none;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

#forum #af-wrapper .last-post-headline {
	text-align: left;
	font-style: normal;
	padding-left: 16px;
}

#forum .signature {
	font-size: 12px;
	text-align: left;
}

#forum #af-wrapper .avatar {
	max-width: 100px;
	max-height: 100px;
	-webkit-box-shadow: 0 0 5px #cccccc !important;
	        box-shadow: 0 0 5px #cccccc !important;
	border: 1px solid #eee !important;
}

#forum #af-wrapper .post-author .post-author-block-group {
	display: none;
}

#forum #bottom-navigation,
#forum #bottom-navigation a {
	font-size: 16px !important;
}

/* FORUM - Profile */
#af-wrapper #profile-header .background-avatar,
#af-wrapper #profile-header .background-contrast {
	display: none;
}

#af-wrapper .profile-section-content .statistics-element {
	margin: 10px 0 0;
}

.elementor-widget-container #af-wrapper #profile-header {
	height: auto !important;
	padding: 20px 25px !important;
	border-color: #eeeeee !important;
}

#af-wrapper #profile-header img.avatar {
	position: static;
	max-width: 100px;
	max-height: 100px;
	-webkit-box-shadow: 0 0 5px #cccccc !important;
	        box-shadow: 0 0 5px #cccccc !important;
	border: 1px solid #eee;
}

#af-wrapper #profile-header .user-info {
	position: static;
	height: auto;
	padding: 0;
	margin-top: 10px;
}

#af-wrapper #profile-header .profile-display-name {
	font-size: 20px;
}

#af-wrapper .reputation-badges i {
	margin-right: 0;
}

#af-wrapper #profile-navigation a {
	padding: 0 30px;
}

#af-wrapper #profile-content .danger-link {
	display: inline-block !important;
	margin-top: 10px !important;
}

@media (min-width: 783px) {
	.elementor-widget-container #af-wrapper #profile-header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	#af-wrapper #profile-header .user-info {
		margin-top: 0;
	}

	#af-wrapper #profile-header img.avatar {
		margin-right: 20px;
	}
}

/* Stats */
#statistics {
	display: inline-block !important;
	width: auto !important;
	margin: 75px 0 0 !important;
}

#statistics #statistics-online-users .highlight-admin[href$="id=1"] {
	display: none;
}

/* FORUM - Editor */
#mceu_9 {
	display: none !important;
}

#mceu_6 i,
#mceu_7 i {
	vertical-align: sub !important;
}

.editor-subject-input {
	background-color: #ffffff;
}

#link-selector .howto,
#link-selector #search-panel {
	display: none !important;
}

.mce-tabs {
	display: none !important;
}

.mce-filepicker {
	cursor: not-allowed !important;
}

.mce-filepicker .mce-textbox {
	background-color: #f9f9f9 !important;
    border-color: #ddd !important;
	pointer-events: none !important;
	caret-color: transparent !important;
}

.mce-filepicker .mce-textbox:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.mce-filepicker .mce-btn {
	float: left !important;
	background-color: #ffffff !important;
	border-left: 1px solid #c5c5c5 !important;
}
.mce-formitem.mce-first,
.mce-formitem.mce-first div {
	height: 30px !important;
}

.mce-formitem.mce-first .mce-filepicker .mce-btn {
	height: auto !important;
}

.mce-statusbar {
	visibility: hidden !important;
}

@media (max-width: 768px) {
	.mce-formitem.mce-last {
		display: none !important;
	}

	.mce-window.mce-in input {
		width: 200px !important;
	}

	.mce-window.mce-in .mce-filepicker .mce-textbox {
		width: 166px !important;
	}

	.mce-foot,
	.mce-foot > .mce-container-body {
		width: auto !important;
		height: auto !important;
	}

	.mce-foot {
		padding: 0 5px !important;
	}

	.mce-foot .mce-btn {
		position: relative !important;
		top: 10px !important;
		left: 0 !important;
		margin: 0 5px !important;
	}
}

.mce-window .mce-btn {
	box-shadow: none !important;
	text-shadow: none !important;
	padding: 0 !important;
	border-radius: 5px !important;
}

.mce-window .mce-btn.mce-primary {
	background-color: #4bae3b !important;
	border-color: #4bae3b !important;
}

.mce-window .mce-btn:hover,
.mce-window .mce-btn:focus {
	background-color: #4bae3b !important;
	border-color: transparent !important;
	border-radius: 5px !important;
}

.mce-window .mce-btn:hover span,
.mce-window .mce-btn:focus span {
	color: #ffffff !important;
}

.mce-window-head .mce-close:focus .mce-i-remove:before,
.mce-window-head .mce-close:hover .mce-i-remove:before {
	color: #ffffff !important;
}

.mce-combobox .mce-btn {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.mce-combobox .mce-btn:hover,
.mce-combobox .mce-btn:focus {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.mce-combobox button:hover,
.mce-combobox button:focus {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.mce-combobox .mce-btn:hover button,
.mce-combobox .mce-btn:focus button {
	background-color: #4bae3b !important;
}

.mce-combobox .mce-btn:hover button i,
.mce-combobox .mce-btn:focus button i {
	color: #ffffff !important;
}

.mce-combobox button:hover i,
.mce-combobox button:focus i {
	color: #ffffff !important;
}

/* FORUM - Posts */
.forum-menu .button-red {
	background-color: rgba(205,69,79,0.85) !important;
}

.forum-menu .button-red:hover,
.forum-menu .button-red:focus {
	background-color: #CD454F !important;
}

.main-title-overview {
	margin: 30px 0 !important;
}

.main-title-forum,
.main-title-topic {
	margin: 30px 0 0 !important;
}

#af-wrapper .main-description {
	margin: 5px 0 !important;
}

.post-message img {
	border-radius: 5px !important;
}

#af-wrapper a.profile-link.highlight-admin::after {
	content: " (Admin)";
	font-size: 11px !important;
}

#af-wrapper a.profile-link.highlight-moderator::after {
	content: " (Moderator)";
	font-size: 11px !important;
}

#af-wrapper .post-author .post-author-block-meta {
	font-size: 12px !important;
}

.forum-post-menu a:hover,
.forum-post-menu a:focus {
	text-decoration: underline !important;
}

/* FORUM - Umfragen */
#af-wrapper .poll-result-row:nth-child(1) .poll-result-filling {
    background-color: #4bae3b !important;
}

#af-wrapper .poll-result-row:nth-child(2) .poll-result-filling {
    background-color: #7C6B62 !important;
}

#af-wrapper .poll-result-row:nth-child(3) .poll-result-filling {
    background-color: #E5E500 !important;
}

#af-wrapper .poll-result-row:nth-child(4) .poll-result-filling {
    background-color: #CD454F !important;
}

#af-wrapper .poll-result-row:nth-child(5) .poll-result-filling {
    background-color: #5B636B !important;
}

/* FORUM - Reaktionen */
#af-wrapper .post-reactions a:hover .up,
#af-wrapper .post-reactions a:focus .up,
#af-wrapper .post-reactions .up .reaction-number,
#af-wrapper .post-reactions .up .reaction-active {
    color: #4bae3b;
}

#af-wrapper .post-reactions a:hover .heart,
#af-wrapper .post-reactions a:focus .heart,
#af-wrapper .post-reactions .heart .reaction-number,
#af-wrapper .post-reactions .heart .reaction-active {
    color: #CD454F;
}

/* FORUM - Reputation/Badges */
#af-wrapper .reputation-badges {
	color: #6ECA60 !important;
	margin: 0 0 0 2.5px;
}

#af-wrapper .reputation-badges i {
	font-size: 14px !important;
	margin: 0 2.5px;
}

#af-wrapper .reputation-badges i:first-child {
	margin-left: 0;
}

#af-wrapper .reputation-badges i:last-child {
	margin-right: 0;
}

#af-wrapper .reputation-badges i::before {
	font-family: "Font Awesome 5 Brands" !important;
	content: "\f18c" !important;
}

#af-wrapper .profile-forum-role .reputation-badges {
	margin: 0;
}

#af-wrapper .profile-forum-role .reputation-badges i {
	font-size: 18px !important;
    vertical-align: text-bottom !important;
}

#af-wrapper .profile-forum-role .reputation-badges::after {
	color: #4a4a4a !important;
	font-family: 'Roboto', sans-serif !important;
	font-size: 14px !important;
	white-space: pre;
	margin-left: 7.5px;
}

#af-wrapper .profile-forum-role .reputation-badges.badge-count-1.user::after {
	content: 'Steckling';
}

#af-wrapper .profile-forum-role .reputation-badges.badge-count-2.user::after {
	content: 'Kräuterling';
}

#af-wrapper .profile-forum-role .reputation-badges.badge-count-3.user::after {
	content: 'Lehrling';
}

#af-wrapper .profile-forum-role .reputation-badges.badge-count-4.user::after {
	content: 'Hexenlehrling';
}

#af-wrapper .profile-forum-role .reputation-badges.badge-count-5.user::after {
	content: 'Kräuterhexe';
}

#af-wrapper .profile-forum-role .reputation-badges.badge-count-6.user::after {
	content: 'Meisterhexe';
}

#af-wrapper .profile-forum-role .reputation-badges.badge-count-1.mod::after {
	content: 'Steckling - ';
}

#af-wrapper .profile-forum-role .reputation-badges.badge-count-2.mod::after {
	content: 'Kräuterling - ';
}

#af-wrapper .profile-forum-role .reputation-badges.badge-count-3.mod::after {
	content: 'Lehrling - ';
}

#af-wrapper .profile-forum-role .reputation-badges.badge-count-4.mod::after {
	content: 'Hexenlehrling - ';
}

#af-wrapper .profile-forum-role .reputation-badges.badge-count-5.mod::after {
	content: 'Meisterhexe - ';
}

#af-wrapper .profile-forum-role .reputation-badges.badge-count-6.mod::after {
	content: 'Steckling - ';
}