/*--------------------------------------*\
 CSS for BBCode buttons and stuff
/*--------------------------------------*/
.vb-icon, .b-icon {
    background-image: url(/images_forum/sprite_icons_general.svg);
}

.bbcodeArea {
    margin: 0 0 3px -14px !important;
    padding: 0;
}

.bbcodeArea ul.controls {
    list-style-type: none;
    display: inline-block;
    margin: 0;
}

.bbcodeArea ul.controls li {
    display: inline-block;
	float: left;      
}
.bbcodeArea ul.controls li input:focus {
    border: none;
	outline: none !important;
}
.bbcodeArea ul.controls li:hover {
	background-color: #f3f3f3;      
}
.bbcodeArea ul.controls li:nth-child(7),
.bbcodeArea ul.controls li:nth-child(8),
.bbcodeArea ul.controls li:nth-child(9),
.bbcodeArea ul.controls li:nth-child(10) {
    width:25px;   
	position:relative;
}
.bbcodeArea ul.controls li:nth-child(7):before,
.bbcodeArea ul.controls li:nth-child(8):before,
.bbcodeArea ul.controls li:nth-child(9):before,
.bbcodeArea ul.controls li:nth-child(10):before {
    content: "\e80c";
    font-size: 15px;
    color: rgba(0,0,0,0.5);
    height: 17px;
    line-height: 16px;
    position: absolute;
    top: 5px;
    left: 6px;
    font-weight: normal;
    font-family: 'Fontello';
}
.bbcodeArea ul.controls li:nth-child(8):before {
    content: "\f1c5";
}
.bbcodeArea ul.controls li:nth-child(9):before {
    content: "\f1c8";
}
.bbcodeArea ul.controls li:nth-child(10):before {
    content: "\e84a";
}
.bbcodeArea ul.controls li:nth-child(7) input,
.bbcodeArea ul.controls li:nth-child(8) input,
.bbcodeArea ul.controls li:nth-child(9) input,
.bbcodeArea ul.controls li:nth-child(10) input {
    text-indent:-99999px; 
}

.bbcodeArea ul.controls li input.bbcode {
    padding: 5px 10px;
    border: 0;
    border-right: 1px solid #ededed;
    height: 25px;
    min-width: 25px;
	font-size: 10px !important;
    cursor: pointer;
	background:none;
}

.bbcodeArea ul.controls li .bbcode {
    color: #7b7b7b;
}
.bbcodeArea ul.controls li .bbcode.underline {
    background: url(/wp-content/themes/Avada-Child-Theme/images/editor_u.gif) no-repeat 50% 50%;
}
.bbcodeArea ul.controls li .bbcode.strike {
    background: url(/wp-content/themes/Avada-Child-Theme/images/editor_s.gif) no-repeat 50% 50%;
}
.bbcodeArea ul.controls li .bbcode.italic {
    background: url(/wp-content/themes/Avada-Child-Theme/images/editor_i.gif) no-repeat 50% 50%;
}
.bbcodeArea ul.controls li .bbcode.quote {
    background: url(/wp-content/themes/Avada-Child-Theme/images/editor_q.gif) no-repeat 50% 50%;
}
.bbcodeArea ul.controls li .bbcode.bold {
    background: url(/wp-content/themes/Avada-Child-Theme/images/editor_b.gif) no-repeat 50% 50%;
}
.bbcodeArea ul.controls li .bbcode.spoiler {
    display: initial;
    margin: 0;
}
/* .bbcodeArea ul.controls li input.bbcode:hover { */
    /* background-color: #f3f3f3; */
/* } */

.bbcode_container .bbcode_quote {
    background: none 0 0,#EEEEEE;
    font-style: italic;
    padding: 10px;
    padding-right: 15px;
    padding-left: 38px;
    position: relative;
    margin-bottom: 15px;
}

.bbcode_container .bbcode_quote .bbcode_quote_container {
    position: absolute;
    left: 10px;
    top: 10px;
}

.spoiler-button {
    margin: 0 !important;
    padding: 0 !important;
    width: 70px !important;
    font-size: 12px !important;
    border: 1px solid #c0c0c0;
    background: #f0f0f0;
}

.b-icon {
    display: inline-block;
    background: transparent url(/images_forum/sprite_icons_general.svg) no-repeat scroll 0 0;
    overflow: hidden;
    text-indent: -99999px;
}

.b-icon__ldquo-l--gray {
    background-position: -80px -80px;
    width: 17px;
    height: 16px;
}

.b-icon__status--green {
    background-position: -303px -111px;
    width: 14px;
    height: 14px;
}

.b-icon__status--gray {
    background-position: -319px -111px;
    width: 14px;
    height: 14px;
}

.bbcode_container .bbcode_quote .message {
    margin-top: 5px;
}

/*------------------------------------*\
 CSS for Report form
/*--------------------------------------*/
form#rmCommentReportForm textarea {
    width: 100%;
    resize: none;
    height: 200px;
}

form#rmCommentReportForm select {
    width: 100%;
}

form#rmCommentReportForm .b-button-group, form#rmCommentReportForm .message {
    padding: 10px;
}

/*------------------------------------*\
* CSS for Comments
/*--------------------------------------*/
.comments-info {
    border: 1px solid #f0f0f0;
    padding: 10px;
    font-size: 12px !important;
    margin: 10px;
}

textarea.vBCommentsTextArea {
    resize: none;
    width: 100%;
	 padding:10px;
}

form#vBCommentForm #charCountLimit {
	display: block;
	color: #7b7b7b;
	padding: 5px 10px;
    border: 0;
    border-right: 1px solid #ededed;
    height: 25px;
    min-width: 25px;
    background: #fff no-repeat 50% 50%;
    font-size: 12px !important;
}

form#vBCommentForm #charCountLimit:before {
    content: "Rest: ";
}

#commentForm {
    margin-bottom: 10px;
}

form#vBCommentForm .preview-box {
    display: none;
    width: 100%;
    padding: 20px;
    border: 1px solid #e9e9e9;
    font-size: 12px !important;
    margin: 30px 0 10px 0;
    position: relative;
    word-wrap: break-word;
}

form#vBCommentForm .preview-box:before {
    top: -20px;
    left: 0;
    content: "Vorschau";
    font-weight: 600;
    position: absolute;
}

form#vBCommentForm .preview-box .loading {
    content: " ";
    min-height: 32px;
}

#vBComments ol, #vBComments ul {
    list-style: none outside none;
}

#vBComments .vBCommentContent .vBCommentText {
    line-height: 1.4em;
}

#vBComments .vBCommentContent .icon, .preview-box .icon {
    max-height: 16px;
}

#vBComments br {
    display:block; margin-top:10px; line-height:22px;
}

#vBComments article {
    margin: 1.71429rem 0;
}

#vBComments article {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    padding-bottom: 1.11429rem;
    word-wrap: break-word;
}

#vBComments article header {
    margin: 0 0 2.82857rem;
    overflow: hidden;
    position: relative;
}

#vBComments article header img {
    float: left;
    line-height: 0;
    padding: 0;
}

#vBComments img {
    border: 0 none;
}

#vBComments article header cite {
    font-size: 1.07143rem;
    font-style: normal;
    line-height: 1.42857;
}

#vBComments article header cite, #vBComments article header time {
    display: block;
    margin-left: 20px;
}

#vBComments article header .citeBlock {
    float: left;
}

#vBComments article header a {
    text-decoration: none;
}
#vBComments a {
    outline: medium none;
}

#vBComments .goto-link {
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 0.9em;
}

/*------------------------------------*\
* CSS themes for simplePagination.js
* Author: Flavius Matis - http://flaviusmatis.github.com/
* URL: https://github.com/flaviusmatis/simplePagination.js
*/
ul.simple-pagination {
    list-style: none;
}

.simple-pagination {
    display: block;
    overflow: hidden;
    padding: 0 5px 5px 0;
    margin: 0;
}

.simple-pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.simple-pagination li {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}
span.ellipse.clickable {
    cursor: pointer;
}

.ellipse input {
    width: 3em;
}

/*------------------------------------*\
	Compact Theme Styles
\*------------------------------------*/
.compact-theme span {
    cursor:pointer;
}

.compact-theme a, .compact-theme span {
    float: left;
    color: #333;
    font-size:14px;
    line-height:24px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #AAA;
    border-left: none;
    min-width: 14px;
    padding: 0 7px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    background: #efefef; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
}

.compact-theme a:hover, .compact-theme li:not(.disabled):not(.active) span:hover {
    text-decoration: none;
    background: #efefef; /* Old browsers */
    background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#bbbbbb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* IE10+ */
    background: linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* W3C */
}

.compact-theme li:first-child a, .compact-theme li:first-child span {
    border-left: 1px solid #AAA;
    border-radius: 3px 0 0 3px;
}

.compact-theme li:last-child a, .compact-theme li:last-child span {
    border-radius: 0 3px 3px 0;
}

.compact-theme .current {
    background: #bbbbbb; /* Old browsers */
    background: -moz-linear-gradient(top, #bbbbbb 0%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* IE10+ */
    background: linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* W3C */
    cursor: default;
}

.compact-theme .ellipse {
    background: #EAEAEA;
    padding: 0 10px;
    cursor: default;
}

.related-posts.single-related-posts .fusion-title {
    margin-bottom: 0 !important;
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vBCommentsTitleWrapper {
    position: relative;
}

.vBCommentsTitleWrapper .pagination {
    position: absolute;
    right: 0;
    top: -34px;
}

.pagination > div ul {
    display: none;
}


@media (max-width: 800px) {	
	.bbcodeArea ul.controls li:nth-child(6) {
		display:none;
	}	
	.bbcodeArea ul.controls li input.bbcode {
		padding: 0;
		border-right: none;
		height: auto;
		min-width: 13px;
	}
	.bbcodeArea ul.controls li:nth-child(7), 
	.bbcodeArea ul.controls li:nth-child(8), 
	.bbcodeArea ul.controls li:nth-child(9), 
	.bbcodeArea ul.controls li:nth-child(10) {
		width: 33px;
	}
	.bbcodeArea ul.controls li:nth-child(7):before, 
	.bbcodeArea ul.controls li:nth-child(8):before, 
	.bbcodeArea ul.controls li:nth-child(9):before, 
	.bbcodeArea ul.controls li:nth-child(10):before {
		top: 9px;
		left: 9px;
	}
	.bbcodeArea ul.controls li {
		color: #2b91ff !important;
		border: solid 1px rgba(0,0,0,0.12) !important;
		border-top: solid 1px rgba(0,0,0,0.07) !important;
		background-image: linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
		background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
		background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
		background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
		background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
		background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgba(0,0,0,0.03)), color-stop(1, rgba(255,255,255,0.03)) );
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 1px 0 rgba(255,255,255,0.5);
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 1px 0 rgba(255,255,255,0.5);
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 1px 0 rgba(255,255,255,0.5);
		line-height: 15px;
		margin: 0 8px 8px 0;
	}	
	.bbcodeArea ul.controls li input {
		text-align: center;
		min-width: 33px !important;
		height: 33px !important;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
		background-color: rgba(0,0,0,0.01);
		padding: 8px !important;
		position: relative;
		font-size: 13px;
		text-decoration: none;
		
	}	
	.bbcodeArea ul.controls li input:hover {
		color: #f78000 !important;
		background-image: linear-gradient(bottom, rgba(255,255,255,0.04) 0%, rgba(0,0,0,0.04) 100%);
		background-image: -o-linear-gradient(bottom, rgba(255,255,255,0.04) 0%, rgba(0,0,0,0.04) 100%);
		background-image: -moz-linear-gradient(bottom, rgba(255,255,255,0.04) 0%, rgba(0,0,0,0.04) 100%);
		background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0.04) 0%, rgba(0,0,0,0.04) 100%);
		background-image: -ms-linear-gradient(bottom, rgba(255,255,255,0.04) 0%, rgba(0,0,0,0.04) 100%);
		background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgba(255,255,255,0.03)), color-stop(1, rgba(0,0,0,0.03)) );
	}
	form#vBCommentForm #charCountLimit {
		padding: 8px;
		height: 33px;
		font-size: 12px !important;
		line-height: 20px;
	}
}