/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.validation-error {
	color: #E24141;
	font-style: italic;
	font-size: 14px;
}

.preloader {
	width: 48px;
    margin: 0 auto;
    height: 48px;
    display: block;
    background: url(../images/ajax-loader.gif) no-repeat center;

}

.sort-preloader,
.sort-preloader1,
.sort-preloader2 {
	display: none;
	float: left;
	width: 48px;
	height: 48px;
	background: url(../images/ajax-loader.gif) no-repeat center;
	background-size: cover;
}



.button-gray {
	background: rgb(255,255,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */
	border: 1px solid #999999;
	border-radius: 3px;
	cursor: pointer;
}

.post img {
	max-width: 100%;
}

.divomix-custom-comments-wrap {
	position: relative;
}

.divomix-custom-comments-wrap .no-comments {
	padding: 10px;
	background: #fff;
	margin: 10px 0;
	border: 1px solid #E3E7CE;
	border-radius: 5px;
}

.divomix-custom-comments-wrap .comment {
	background: #fff;
	/* border: 1px #E3E7CE solid; */
	border-radius: 5px;
	padding: 20px 10px 10px 10px;
	/* margin: 10px 0; */
	min-height: 125px;
}

.divomix-custom-comments-wrap .main-comment-body .comment-vote .vote-plus,
.discuss-live-broadcast .comment .vote-plus1 {
	display: block;
	float:right;
}

.divomix-custom-comments-wrap .main-comment-body .comment-vote .vote-minus,
.discuss-live-broadcast .comment .vote-minus1 {
	display: block;
	float:right;
}

.divomix-custom-comments-wrap .comment-head {
	overflow: hidden;
	position: relative;
}

.divomix-custom-comments-wrap .comment-answer, .divomix-custom-comments-wrap .comment-edit {
	margin: 25px 0px 25px 59px;

}

.divomix-custom-comments-wrap .comment-answer .answer-vote .vote-plus {
	display: block;
	float: right;
}

.divomix-custom-comments-wrap .comment-answer .answer-vote .vote-minus {
	display: block;
	float: right;
}

.divomix-custom-comments-wrap .comment-answer .author {
	width: 64%;
}

.divomix-custom-comments-wrap .comment-answer .vote-count {
	width: 1%;
}


.divomix-custom-comments-wrap .avatar {
	background: url(../images/avatar.png) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	float: left;
	margin: 7px 10px 0px 0px;
}

.divomix-custom-comments-wrap .author {
	font-weight: normal;
	color: #707070;
/* 	font-family: 'PT Serif', sans-serif; */
	font-size: 14px;
	width: 340px;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	float: left;
	padding-top: 12px;
	word-wrap: break-word;
	overflow:hidden;
	margin-bottom: 15px;
}

.divomix-custom-comments-wrap .vote-plus, .divomix-custom-comments-wrap .vote-minus,
.discuss-live-broadcast .vote-plus1, .discuss-live-broadcast .vote-minus1 {
	float:left;
	/*border: 2px solid #000;*/
	border-radius: 50%;
	/*color: #000;*/
	height: 13px;
	margin: 15px 2px 0px 2px;
	cursor: pointer;
	display: none;
}

.divomix-custom-comments-wrap .vote-plus .fa, .divomix-custom-comments-wrap .vote-minus .fa,
.discuss-live-broadcast .vote-plus1 .fa, .discuss-live-broadcast .vote-minus1 .fa {
	display: inline-block;
	/*font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;*/
	float: left;
}

.divomix-custom-comments-wrap .vote-plus,
.divomix-custom-comments-wrap .vote-minus,
.discuss-live-broadcast .vote-plus1,
.discuss-live-broadcast .vote-minus1 {
	width: 19px;
	height: 19px;
	background: url(../images/votes.png) no-repeat;
}

.divomix-custom-comments-wrap .vote-plus:hover,
.discuss-live-broadcast .vote-plus1:hover {
	/*color: #7FCD65;
	border: 2px solid #7FCD65;*/
	background-position: 0 -38px;
}

.divomix-custom-comments-wrap .vote-minus:hover,
.discuss-live-broadcast .vote-minus1:hover {
	/*color: #CD6565;
	border: 2px solid #CD6565;*/
	background-position: 0 -57px;
}

.divomix-custom-comments-wrap .vote-plus.voted,
.discuss-live-broadcast .vote-plus1.voted {
	/*color: #7FCD65;
	border: 2px solid #7FCD65;*/
	background-position: 0 -76px;
}

.divomix-custom-comments-wrap .vote-plus,
.discuss-live-broadcast .vote-plus1 {
	background-position: 0 0;
}

.divomix-custom-comments-wrap .vote-minus,
.discuss-live-broadcast .vote-minus1 {
	background-position: 0 -19px;
}

.divomix-custom-comments-wrap .vote-minus.voted,
.discuss-live-broadcast .vote-minus1.voted {
	/*color: #CD6565;
	border: 2px solid #CD6565;*/
	background-position: 0 -95px;
}

.divomix-custom-comments-wrap .vote-count,
.discuss-live-broadcast .vote-count {
	text-align: center;
	line-height: 24px;
	margin: 12px 0 0 18px;
	display: block;
	border-radius: 5px;
	padding: 0px 22px;
	float: right;
}

.divomix-custom-comments-wrap .vote-count.positive,
.discuss-live-broadcast .vote-count.positive {
	background-color: #C9F4B4;
	color: #488C34;
}

.divomix-custom-comments-wrap .vote-count.neutral,
.discuss-live-broadcast .vote-count.neutral {
	background-color: #FAFAFA;
	color: #B3B1B3;
}

.divomix-custom-comments-wrap .vote-count.negative,
.discuss-live-broadcast .vote-count.negative {
	background-color: #FFD9D9;
	color: #C71E03;
}

.divomix-custom-comments-wrap .comment-body {
	font-family: Open Sans,verdana,arial,sans-serif,Lucida Sans;
	font-size: 13px;
	padding: 10px;
	overflow: hidden;
	word-break: break-word;
	background-color: #FAFAFA;
}

.divomix-custom-comments-wrap .comment-body img {
	max-width: 98%;
}

.divomix-custom-comments-wrap .comment-body p {
	/* margin-left: 20px; */
}

.divomix-custom-comments-wrap .comment-body ul {
	padding: 0 0 0 20px;
}

.divomix-custom-comments-wrap .comment-body ul li {
	list-style-type: disc;
}

.divomix-custom-comments-wrap .comment-links {
	margin: 3px 0 5px 5px;
}

.divomix-custom-comments-wrap .comment-links span {
	float:right;
}

.divomix-custom-comments-wrap .comment-links a {
	padding-left: 5px;
	color: #BCBCBC;
	font-size: 12px;

}

.divomix-custom-comments-wrap .comment .comment-answers {
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}

.divomix-custom-comments-wrap .add-comment-form-wrap {
	margin-top: 17px;
    padding: 15px;
    background: #FAFAFA;
	/*padding: 20px 20px 10px 20px;
	margin: 10px 0;*/
}

.divomix-custom-comments-wrap .add-comment-head {
	font-family: 'PT Serif','PT Sans Narrow',Roboto Slab,'Georgia', 'Times', 'Times New Roman', serif;
	letter-spacing: 0em;
	font-weight: bold;
	color: #FF7E00;
	font-size: 17px;
	margin: 0 0 15px 0;
}

.divomix-custom-comments-wrap .add-comment-head .comment-post-name {
	font-size: 19px;
}

.divomix-custom-comments-wrap .add-comment-body-wrap, .divomix-custom-comments-wrap .add-answer-body-wrap, .divomix-custom-comments-wrap .add-edit-body-wrap, .divomix-custom-comments-wrap .add-edit-answer-body-wrap, .discuss-live-broadcast-wrap .add-edit-body-wrap {
	overflow: hidden;
	/*padding: 15px;*/
}

.divomix-custom-comments-wrap .add-comment-body, .divomix-custom-comments-wrap .add-answer-body, .divomix-custom-comments-wrap .add-edit-body, .divomix-custom-comments-wrap .add-edit-answer-body, .discuss-live-broadcast-wrap .add-edit-body{
	min-height: 150px;
	position: relative;
	background: #FAFAFA;
}

.loadMoreComments {
	margin-left: 220px;
	margin-bottom: 10px;
	color: #000;
	background: #FFFFFF;
	border-radius: 5px;
	padding: 10px;
	display: none;
	border: 1px outset #E3E7CE;
	cursor: pointer;
}

.loadMoreComments.loader {
	background: url(../images/ajax-loader.gif) no-repeat center;
	background-size: 100% 100%;
    width: 30px;
    height: 30px;
    content: "";
    text-indent: -99999px;
    padding: 30px 30px 10px 10px;
    border: none;
    margin-left: 265px;
}

.loadMoreComments.loader:hover {
	border: none;
}
.page .entry {
	min-height: 155px;
}
.discuss-live-broadcast-wrap.loader {
	background: url(../images/ajax-loader.gif) no-repeat center;
	/*background-size: 100% 100%;*/
    width: 20px;
    height: 20px;
    margin-top: -9px;
    content: "";
    text-indent: -99999px;
    padding: 15px;
    border-color: #E3E7CE;
    margin: 10px 0 10px 250px;
}

.loadMoreComments:focus {
    outline: none;
}

.loadMoreComments:hover {
	border: 1px inset gray;
}

.post-meta-data {
  display: inline-block;
  display: none;
 }

.divomix-custom-comments-wrap .add-comment-body:after, .divomix-custom-comments-wrap .add-answer-body:after, .divomix-custom-comments-wrap .add-answer-body:before {
	bottom: 100%;
	left: 7%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.divomix-custom-comments-wrap .add-edit-body:after, .divomix-custom-comments-wrap .add-edit-body:before {
	bottom: 100%;
	left: 40%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.divomix-custom-comments-wrap .add-edit-answer-body:after, .divomix-custom-comments-wrap .add-edit-answer-body:before {
	bottom: 100%;
	left: 12%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.discuss-live-broadcast .add-edit-body:after, .discuss-live-broadcast .add-edit-body:before {
	bottom: 100%;
	left: 23%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.divomix-custom-comments-wrap .add-comment-body:after, .divomix-custom-comments-wrap .add-answer-body:after, .discuss-live-broadcast .add-edit-body:after, .discuss-live-broadcast .add-edit-body:before {
	border-bottom-color: #FAFAFA;
	border-width: 10px;
	margin-left: -10px;
}

.divomix-custom-comments-wrap .add-edit-body:after, .divomix-custom-comments-wrap .add-edit-answer-body:after {
	border-bottom-color: #FAFAFA;
	border-width: 10px;
	margin-left: -10px;
}

.divomix-custom-comments-wrap .add-answer-body:before {
	border-bottom-color: #FAFAFA;
	border-width: 12px;
	margin-left: -12px;
}

.divomix-custom-comments-wrap .add-comment-body:before {
	content: '';
	position: absolute;
	top: -22px;
	left: 47px;
	z-index: 100;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 12px 12px 12px;
	border-color: transparent transparent #FAFAFA transparent;
}

.divomix-custom-comments-wrap .add-edit-body:before, .divomix-custom-comments-wrap .add-edit-answer-body:before {
	border-bottom-color: #FAFAFA;
	border-width: 12px;
	margin-left: -12px;
}

.divomix-custom-comments-wrap .add-comment-body ul li, .divomix-custom-comments-wrap .add-answer-body ul li, .discuss-live-broadcast-wrap .add-edit-body ul li {
	list-style: disc!important;
}

.divomix-custom-comments-wrap .add-comment-body .text-input, .divomix-custom-comments-wrap .add-answer-body .text-input, .divomix-custom-comments-wrap .add-edit-body .text-input, .divomix-custom-comments-wrap .add-edit-answer-body .text-input, .discuss-live-broadcast-wrap .add-edit-body .text-input {
	float: left;
	width: 60%;
	line-height: 40px;
	border: 1px solid #E3E7CE;
	border-radius: 5px;
	font-size: 15px;
	padding: 0 10px;
	margin: 10px 10px 0 1px;
}

.divomix-custom-comments-wrap .add-comment-body label, .divomix-custom-comments-wrap .add-answer-body label, .divomix-custom-comments-wrap .add-edit-body label, .divomix-custom-comments-wrap .add-edit-answer-body label, .discuss-live-broadcast-wrap .add-edit-body label {
	line-height: 42px;
	float: left;
	margin: 10px 0 0 0;
	width: 32%;
}

.divomix-custom-comments-wrap .add-comment, .divomix-custom-comments-wrap .edit-comment, .divomix-custom-comments-wrap .edit-answer, .discuss-live-broadcast-wrap .edit-comment1 {
	padding: 8px 25px;
	float: left!important;
	margin: 10px 10px 0 0;
	font-size: 15px;
}

.divomix-custom-comments-wrap .message, .discuss-live-broadcast-wrap .message {
	font-size: 10px;
	color: #999999;
	float: left;
	margin: 15px 0 0 20px;
	width: 70%;
}

.add-edit-answer-body-wrap .message {
	margin: 15px 0 0 14px;
}

.divomix-custom-comments-wrap .message ul li, .discuss-live-broadcast-wrap .message ul li {
	list-style-type: decimal!important;

}

.divomix-custom-comments-wrap .message ul, .discuss-live-broadcast-wrap .message ul {
	margin: 0;
}

.divomix-custom-comments-wrap .message p, .discuss-live-broadcast-wrap .message {
	margin: 0;
}

.message {
	display: none;
}
.divomix-custom-comments-wrap .share-form {
	overflow: hidden;
	padding: 15px;
}

.divomix-custom-comments-wrap .share-form-wrap {
	position: relative;
	background: #FAFAFA;
	display: none;
	margin-top: 10px;
}

.divomix-custom-comments-wrap .share-form-wrap:after, .divomix-custom-comments-wrap .share-form-wrap:before {
	bottom: 100%;
	left: 22%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.divomix-custom-comments-wrap .share-form-wrap:after {
	border-bottom-color: #FAFAFA;
	border-width: 10px;
	margin-left: -10px;
}

.divomix-custom-comments-wrap .share-form-wrap:before {
	border-bottom-color: #FAFAFA;
	border-width: 12px;
	margin-left: -12px;
}

.divomix-custom-comments-wrap .share-form input {
	float: left;
	width: 59%;
	line-height: 40px;
	border: 1px solid #E3E7CE;
	border-radius: 5px;
	font-size: 15px;
	padding: 0 10px;
	margin: 0 10px 0 0;
}

.divomix-custom-comments-wrap .share-form .share-close {
	line-height: 40px;
	color: #999999;
	font: 25px Times;
	cursor: pointer;
	float: right;
	padding-top: 7px;
}

.divomix-custom-comments-wrap .share-form label {
	line-height: 42px;
	float: left;
	width: 30%;
	font-size: 11px;
	color: #999999;
}

.divomix-custom-comments-wrap .add-answer-body-wrap .answer-close {
	position: absolute;
	z-index: 101;
	right: 25px;
	top: 18px;
	font: 25px Times;
	cursor: pointer;
}

.divomix-custom-comments-wrap .add-edit-body-wrap .edit-close, .divomix-custom-comments-wrap .add-edit-answer-body-wrap .edit-answer-close, .discuss-live-broadcast-wrap .add-edit-body-wrap .edit-close1 {
	position: absolute;
	z-index: 101;
	right: 22px;
	top: 18px;
	font: 25px Times;
	cursor: pointer;
}

.divomix-custom-comments-wrap .add-answer-body, .divomix-custom-comments-wrap .add-edit-body, .divomix-custom-comments-wrap .add-edit-answer-body, .discuss-live-broadcast-wrap .add-edit-body {
	margin-top: 10px;
    padding: 15px;
}

.divomix-custom-comments-wrap .add-answer-body ul li a {
	color: #444444;
}

.divomix-custom-comments-wrap .add-edit-body ul li a {
	color: #444444;
}

.divomix-custom-comments-wrap .add-edit-answer-body ul li a {
	color: #444444;
}

.discuss-live-broadcast-wrap .add-edit-body ul li a{
	color: #444444;
}

.post .entry ul li {
	list-style: disc;
}

.post .entry ol li {
	list-style: none;
}

.divomix-custom-comments-wrap .comments-sortings {
	overflow: hidden;
	float: left;
}

.divomix-custom-comments-wrap .comments-sortings .sort-tab {
 	float: left;
 	padding: 5px 10px 5px 17px;
 	margin: 0 10px 0 0;
 	cursor: pointer;
 	border-radius: 5px;
 	/*background: url(../images/arrow-3.png) no-repeat 3px 12px;*/
}
.divomix-custom-comments-wrap .comments-sortings .sort-tab span {
	padding: 0 0 0 7px;
}
.divomix-custom-comments-wrap .comments-sortings .sort-tab:hover {
    background: #fffccd 3px 12px;
	border-radius: 5px;
}
.divomix-custom-comments-wrap .comments-sortings .sort-tab.best.active, .divomix-custom-comments-wrap .comments-sortings .sort-tab.new.active {
	background: #fffccd url(../images/arrow-2.png) no-repeat 7px 12px;
}

.divomix-custom-comments-wrap .comments-sortings .sort-tab.worst.active, .divomix-custom-comments-wrap .comments-sortings .sort-tab.old.active {
	background: #FAFAFA url(../images/arrow.png) no-repeat 7px 12px;
}

.divomix-custom-comments-wrap .comments-sortings .sort-tab.active span {
	padding: 0 0 0 7px;
}

.divomix-custom-comments-wrap .comments-sortings .not-active {
	cursor: default;
	color: gray;
	/*background: #ccc;*/
}

.divomix-custom-comments-wrap .comments-sortings .not-active:hover {
	background: #fff;
}

.divomix-custom-comments-wrap .comments-head {
	overflow: hidden;
	padding: 15px 10px;
	background: #ffffff;
	border: 1px #E3E7CE solid;
	border-radius: 5px;
	font-size: 14px
}

.divomix-custom-comments-wrap .subscribe-form-wrap, .discuss-comment-subform .subscribe-all-form-wrap {
	display: none;
	position: absolute;
	background: #ffffff;
	border: 1px solid #C6C6C6;
	width: 250px;
	top: 60px;
	right: -10px;
	box-shadow: 0px 2px 10px 1px rgba(187,187,187,1);
	-webkit-box-shadow: 0px 2px 10px 1px rgba(187,187,187,1);
	-moz-box-shadow: 0px 2px 10px 1px rgba(187,187,187,1);
	z-index: 9999;
}

.divomix-custom-comments-wrap .subscribe-form-wrap:after, .divomix-custom-comments-wrap .subscribe-form-wrap:before, .discuss-comment-subform .subscribe-all-form-wrap:after, .discuss-comment-subform .subscribe-all-form-wrap:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.divomix-custom-comments-wrap .subscribe-form-wrap:after, .discuss-comment-subform .subscribe-all-form-wrap:after {
	border-bottom-color: #FFFFFF;
	border-width: 12px;
	margin-left: -12px;
}

.divomix-custom-comments-wrap .subscribe-form-wrap:before, .discuss-comment-subform .subscribe-all-form-wrap:before {
	border-bottom-color: #c6c6c6;
	border-width: 13px;
	margin-left: -13px;
}

.divomix-custom-comments-wrap .subscribe-form, .discuss-comment-subform .subscribe-all-form {
	width: 100%;
}

.divomix-custom-comments-wrap .subscribe-form .subscribe-email, .discuss-comment-subform .subscribe-all-form-wrap .subscribe-all-email {
	border: 1px solid #D9D9D9;
	margin: 10px 0 5px 10px;
	font-size: 18px;
	padding: 5px 10px;
	width: 80%;
	float: left;
	outline: none;
}

.divomix-custom-comments-wrap .subscribe-form .subscribe-email:focus, .discuss-comment-subform .subscribe-all-form-wrap .subscribe-all-email:focus {
	border: 1px solid #D0BA66;
	-webkit-box-shadow: 0px 0px 15px 2px rgba(255, 165, 0, 0.7);
	-moz-box-shadow: 0px 0px 15px 2px rgba(255, 165, 0, 0.7);;
	box-shadow: 0px 0px 15px 2px rgba(255, 165, 0, 0.7);
	outline: none;
}

.divomix-custom-comments-wrap .comments-head .subscribe-button {
	float: right;
	padding: 5px 10px;
	border: 1px solid #E3E7CE;
	border-radius: 5px;
	cursor: pointer;
}

.post .discuss-comment-subform .subscribe-all-button {
	float: right;
	padding: 5px 10px;
	border: 1px solid #E3E7CE;
	border-radius: 5px;
	cursor: pointer;
}

.divomix-custom-comments-wrap i.fa.fa-envelope {
	margin-right: 7px;
	color: #B5B98F;
	font-size: 16px;
}

.post .discuss-comment-subform i.fa.fa-envelope {
	margin-right: 7px;
	color: #B5B98F;
	font-size: 16px;
}

.divomix-custom-comments-wrap .subscribe-head, .discuss-comment-subform .subscribe-all-head {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
}

.divomix-custom-comments-wrap .subscribe-subwrap, .discuss-comment-subform .subscribe-all-subwrap {
	overflow: hidden;
	width: 88%;
	margin: 0 auto;
	padding-bottom: 5px;
	border-bottom: 1px solid #F0F0F0;
}

.divomix-custom-comments-wrap .subscribe-form ul, .discuss-comment-subform .subscribe-all-form ul {
	font-size: 10px;
	padding-left: 15px;
	margin-top: 5px;
}

.divomix-custom-comments-wrap .subscribe-ready-button, .discuss-comment-subform .subscribe-all-ready-button {
	margin: 0 auto 15px auto;
	font-size: 14px;
	width: 35%;
	text-align: center;
	padding: 10px 0;
}

.discuss-form-wrap {
	display: none;
}

.add-custom-discuss-form {
	background: #ffffff;
	border: 1px solid #9C9D99;
	border-radius: 5px;
	width: 600px;
	overflow: hidden;
	font-family: Open Sans!important;
}

.add-custom-discuss-form .discuss-step {
	display: none;
}

.add-custom-discuss-form .discuss-step .discuss-step-content {
	padding: 15px;
	text-align: left;
	overflow: hidden;
}

.add-custom-discuss-form .discuss-step input {
	border: 1px solid #D9D9D9;
	margin: 10px 5px;
	font-size: 18px;
	padding: 5px 10px;
	width: 95%;
	float: left;
	outline: none;
}

.add-custom-discuss-form .discuss-step input:focus {
	border: 1px solid #D0BA66;
	-webkit-box-shadow: 0px 0px 15px 2px rgba(255, 165, 0, 0.7);
	-moz-box-shadow: 0px 0px 15px 2px rgba(255, 165, 0, 0.7);;
	box-shadow: 0px 0px 15px 2px rgba(255, 165, 0, 0.7);
	outline: none;
}

.add-custom-discuss-form .discuss-similar-posts {
	background: #FAFAFA;
	float: left;
	font-size: 12px;
	padding: 0 10px;
}

.add-custom-discuss-form .preloader-wrap {
	overflow: hidden;
    width: 100%;
    float: left;
}

.add-custom-discuss-form .discuss-similar-posts-wrap {
	float:left;
	position: relative;
	background: #FAFAFA;
	border: 4px solid #FAFAFA;
	width: 99%;
}
.add-custom-discuss-form .discuss-similar-posts-wrap:after, .add-custom-discuss-form .discuss-similar-posts-wrap:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.add-custom-discuss-form .discuss-similar-posts-wrap:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #FAFAFA;
	border-width: 15px;
	margin-left: -15px;
}
.add-custom-discuss-form .discuss-similar-posts-wrap:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #FAFAFA;
	border-width: 18px;
	margin-left: -18px;
}

.add-custom-discuss-form .discuss-similar-posts li {
	list-style: none!important;
	padding: 10px 15px 0px 15px;
  	font-size: 10px;
}

.add-custom-discuss-form .disscuss-similar-head {
	font-size: 16px;
	font-weight: 800;
	margin-top: 15px;
	border-top: 1px dotted #94B1DF;
	padding-top: 10px;
}

.add-custom-discuss-form .discuss-similar-posts ul:last-child {
	padding-bottom: 15px;
	border-bottom: 1px dotted #94B1DF;
	margin-bottom: 15px;
}

.add-custom-discuss-form .shown {
	display: block;
}

.add-custom-discuss-form .discuss-head {
	overflow: hidden;
	border-bottom: 1px solid #D9D9D9;
}

.add-custom-discuss-form .discuss-head .add-discuss-close {
	float: right;
	color: #444242;
	font-weight: 100;
	padding: 33px 20px;
	font: 42px Times;
	line-height: 0;
	border-left: 1px solid #D9D9D9;
	cursor: pointer;
}

.add-custom-discuss-form .discuss-head .add-discuss-close:hover{
	background: rgba(255, 165, 0, 0.55);
	color: #ffffff;
}
.add-custom-discuss-form .discuss-head span {
	float: left;
	font-size: 22px;
	color: #6A963B;
	padding: 20px 0 20px 20px;
}

.add-custom-discuss-form .buttons-foot {
	padding: 20px;
	border-top: 1px solid #D9D9D9;
	overflow: hidden;
}

.add-custom-discuss-form .discuss-button {
	padding: 15px 20px;
	background: #ffffff;
	border: 1px dotted #6E6E6E;
	font-size: 14px;
	color: #6E6E6E;
	cursor: pointer;
}

.add-custom-discuss-form .discuss-button:hover, .add-custom-discuss-form .discuss-button:active, .add-custom-discuss-form .discuss-button:focus{
	background: rgba(255, 165, 0, 0.55);
	color: #FFFFFF;
	border: 1px dotted rgba(255, 126, 0, 0.36);
	outline: none;
}

.add-custom-discuss-form .prev {
	float: left;
}

.add-custom-discuss-form .next, .add-custom-discuss-form .submit  {
	float: right;
}

.add-custom-discuss-form .subtitle {
	text-align: center;
	overflow: hidden;
	padding: 20px 0 10px 0;
}

.add-custom-discuss-form .subtitle .main-subtitle {
	font-size: 22px;
	color: #808080;
}

.add-custom-discuss-form .second-subtitle {
	font-size: 12px;
	color: #808080;
	text-align: center;
	overflow: hidden;
	width: 100%;
	float: left;
	margin: 10px 0px;
}

.add-custom-discuss-form .error {
	margin-left: 5px;
}

.add-custom-discuss-form .discuss-post-name {
	font-family: 'PT Serif','PT Sans Narrow',Roboto Slab,'Georgia', 'Times', 'Times New Roman', serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF7E00;
	text-align: center;
	float: left;
	width: 100%;
	margin-bottom: 22px;
}

.add-custom-discuss-form ul li {
	list-style: disc!important;
}

.add-custom-discuss-form .redactor-box {
	width: 100%;
	float: left;
}

#redactor_modal_overlay, #redactor_modal, .redactor_dropdown {
  z-index: 99999 !important;
}

.add-custom-discuss-form .discuss-step-4 input {
	width: 70%;
}

.add-custom-discuss-form .discuss-step-4 label {
	width: 25%;
	float: left;
	font-size: 14px;
	margin: 14px 0;
	padding: 6px 0 6px 10px;
}

.add-custom-discuss-form .discuss-step-4 input {
	width: 65%;
}

.add-custom-discuss-form .discuss-step-4 input[type="checkbox"] {
	width: initial;
}

.add-custom-discuss-form .discuss-step-4 label[for="subscribe"] {
	width: 64%;
	margin: 3px 0;
}

.add-custom-discuss-form .redactor_box {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.add-custom-discuss-form .email-wrap {
	overflow: hidden;
	float: left;
}

.add-custom-discuss-form .email-wrap span {
	float: left;
	width: 100%;
	font-size: 14px;
	padding-left: 15px;
}
.wrap-discuss {
	width: 127px;
    border: 2px solid #fdc657;
    float: left;
    position: absolute;
    /*z-index: 9;*/
    height: 40px;
}

.main-wrap-discuss,
.add-discuss-button,
.main-broadcast-discuss {
	position: relative;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	border-right: 1px solid #E3E7CE;
	/*height: 42px;*/
	width: 42px;
	top: 2px;
    height: 40px;

	margin-right: -2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main-wrap-discuss {
	left: 2px;
}
.main-broadcast-discuss {
	right: 1px;
	width: 41px;
}
.main-broadcast-discuss {
	border-right: none;
}

.main-wrap-discuss img,
.add-discuss-button img,
.main-broadcast-discuss img {
	border: none !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}


.main-wrap-discuss img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border: none !important;
}

.main-wrap-discuss.is-active {
	background-color: #fffccd;
}

/*.main-wrap-discuss:hover {
	border: 1px solid #FF7E00;
}*/
.span-class span img {
	padding: 0px;
  border: none;
  width: 40px !important;
}

.span-class span:hover {
	padding: 0px;
  background: #fffccd;
}




.span-class marquee:before {
	position: absolute;
	margin-bottom: 10px;
}
.main-discuss-form-wrap {
	float: left;
	width: 562px;
	display: block;
	padding-bottom: 17px;
	margin: 0;
	color: #333;
	/*border: 1px solid #E3E7CE;*/
}

.main-discuss-form-wrap marquee {
	position: relative;
}
.main-discuss-form-wrap marquee:before {
	content: '';
	position: absolute;
	right: 0;
	width: 30px;
	height: 100%;
	background-color: #fff;
	z-index: 100;
	opacity: 0.8;
}

.main-discuss-form-wrap .discuss-hyphen {
	float: left;
	padding-right: 10px;
}

.main-discuss-form-wrap .main-title {
	color: #FF7E00;
	font-size: 28px;
	font-family: 'PT Serif','PT Sans Narrow',Roboto Slab,'Georgia', 'Times', 'Times New Roman', serif;
	letter-spacing: 0em;
	font-weight: bold;
	line-height: 28px;
}

.main-discuss-form-wrap .live-broadcast-button {
	float: right;
	font-size: 12px;
	font-family: 'Open Sans', arial, serif;
	font-weight: normal;
	color: #70941A;
	cursor: pointer;
	margin-top: 10px;
}

.main-discuss-form-wrap .discuss-subform {
	background: #ffffff;
	border-radius: 5px;
	border: 1px solid #E3E7CE;
	position: relative;
	width: 560px;
	margin-bottom: 13px;
}
.post .discuss-comment-subform {
	background: #ffffff;
	border-radius: 5px;
	border: 1px solid #E3E7CE;
	position: relative;
	width: 537px;
}
.span-class {
    padding: 0 0 12px 0;
    background-color: white;
		font-family: 'PT Serif', Arial, Tahoma, Verdan, sans-serif;
		font-weight: bold;
}

.main-discuss-form-wrap .discuss-subhead {
	height: 30px;
	font-size: 14px;
	padding: 15px 10px;
	border-bottom: 1px dotted #E3E7CE;
}

.page .discuss-comment-subhead {
	height: 30px;
	font-size: 14px;
	padding: 15px 10px;
	border-bottom: 1px dotted #E3E7CE;
	/*font-family: Verdana, Arial, Tahoma, sans-serif;*/
}

.main-discuss-form-wrap .sort-tab {
	float: left;
	padding: 5px 10px;
	margin: 0 10px 0 0;
	cursor: pointer;
	border-radius: 5px;
	color: #4D4D4D;
}
.page .sort-comments {
	float: left;
	padding: 5px 10px;
	margin: 0 10px 0 0;
	cursor: pointer;
	border-radius: 5px;
	color: #4D4D4D;
	/*background: url(../images/arrow-3.png) no-repeat 5px 12px;*/
}

.page .sort-comments span {
	padding: 0 0 0 7px;
}

.byline {
	text-align: center;
}

.add-comment-single {
  margin: 25px 10px 0 0;
  font-size: 14px;
  height: 48px;
  width: 130px;
  text-align: center;
  line-height: 48px;
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 0 10px #fffccd;
}
.add-comment-single:hover {
  background: #fff;
}
.main-discuss-form-wrap .sort-tab:hover {
    background: #fffccd;
	border-radius: 5px;
}

.discuss-sorting-comments .sort-comments:hover {
    background: #fffccd 5px 12px;
	border-radius: 5px;
}

.discuss-sorting-comments .sort-comments.by-date:hover {
	background: #fff url(../images/arrow-2.png) no-repeat 4px 12px;
}

.main-discuss-form-wrap .sort-tab.by-date:hover {
	background-color: #fff;
}

.main-discuss-form-wrap .sort-tab.by-date .setect_period {
	position: absolute;
	margin: 0 !important;
	display: none;
	left: 3px;
}

.sort-comments.by-date .setect_comments_period {
	position: absolute;
	margin: 0 !important;
	display: none;
	width: 55px;
	left: 0;
}

.main-discuss-form-wrap .sort-tab.by-date {
	position: relative;
	background: url(../images/arrow-2.png) no-repeat 4px 12px;
	margin-left: 7px;
}

.main-discuss-form-wrap .sort-tab.by-date li {
	margin: 0 !important;
}

#comments-template {
	position: relative;
	overflow: visible !important;
}

.main-discuss-form-wrap .sort-tab.by-date span {
	padding: 10px;
}

.main-discuss-form-wrap .sort-tab.by-date .setect_period_wrap {
	position: relative;
	margin-top: 20px;
	border: 1px solid #c6c6c6;
	text-align: center;
	background: #fff;
	top: 3px;
	max-height: 165px;
	z-index: 1;
}

.main-discuss-form-wrap .sort-tab.by-date .setect_period_wrap:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: -12px;
	margin: 0 auto;
	width: 22px;
	height: 12px;
	background: url(../images/arrow.png) no-repeat;
}
.main-discuss-form-wrap .sort-tab.by-date .setect_period:before {
	content: '';
	position: absolute;
	left: -26px;
	right: 0;
	top: 20px;
	margin: 0 auto;
	width: 100px;
	height: 100%;
	background: url(../images/ttt.png) no-repeat 15px -5px;
	background-size: 75px 180px;
	z-index: 1;
	/*-webkit-background-size: cover;
	background-size: cover;*/
	/*background-image: linear-gradient(to top, #dedede, #ffffff);*/
}

.main-discuss-form-wrap .sort-tab.by-date .setect_period li {
	padding: 7px 14px;
}

.main-discuss-form-wrap .sort-tab.by-date .setect_period li:hover {
	background-color: #fffccd;
}











.sort-comments.by-date:hover {
	background-color: #fff;
}

.sort-comments.by-date .setect_period {
	position: absolute;
	margin: 0 !important;
	display: none;
	left: 3px;
}

.sort-comments.by-date {
	position: relative;
	background: url(../images/arrow-2.png) no-repeat 4px 12px;
	margin-left: 7px;
}

.sort-comments.by-date li {
	margin: 0 !important;
}

#comments-template {
	position: relative;
	overflow: visible !important;
}

.sort-comments.by-date span {
	padding: 10px;
}

.sort-comments.by-date .setect_comments_period_wrap {
	position: relative;
	margin-top: 20px;
	border: 1px solid #c6c6c6;
	text-align: center;
	background: #fff;
	top: 3px;
	max-height: 165px;
	z-index: 1;
}

.sort-comments.by-date .setect_comments_period_wrap:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: -12px;
	margin: 0 auto;
	width: 22px;
	height: 12px;
	background: url(../images/arrow.png) no-repeat;
}
.sort-comments.by-date .setect_comments_period:before {
	content: '';
    position: absolute;
    left: -15px;
    right: 0;
    top: 15px;
    margin: 0 auto;
    width: 90px;
    height: 100%;
    background: url(../images/ttt.png) no-repeat 14px -5px;
    z-index: 1;
    /* background-image: linear-gradient(to top, #dedede, #ffffff);
	/*-webkit-background-size: cover;
	background-size: cover;*/
	/*background-image: linear-gradient(to top, #dedede, #ffffff);*/
}

.sort-comments.by-date .setect_comments_period_wrap li {
	padding: 7px 14px;
}

.sort-comments.by-date .setect_comments_period_wrap li:hover {
	background-color: #fffccd;
}

.discuss-subhead .add-discuss-button img {
	padding: 0px;
    border: 1px solid #E3E7CE;
}
.discuss-subhead .add-discuss-button img:hover {
    padding: 0px;
    border: 1px solid #FF9933;
    border-radius: 4px;
}
.main-discuss-form-wrap .sort-tab.active {
	background: #fffccd;
	color: #000000;
}

.discuss-comment-subform .sort-comments {
	padding-left: 10px;
}

.discuss-comment-subform .sort-comments[data-comments-sorting="new"] {
	padding: 5px 12px 5px 17px;
	background-position: 5px 12px;
}

.discuss-sorting-comments .sort-comments[data-comments-sorting="new"]:hover,
.discuss-comment-subform .sort-comments[data-comments-sorting="new"].active {
	background-position: 5px 12px;
}

.discuss-comment-subform .sort-comments.best.active, .discuss-comment-subform .sort-comments.new.active {
	color: #000000;
    background: #fffccd url(../images/arrow-2.png) no-repeat 7px 12px;
}

.discuss-comment-subform .sort-comments.worst.active, .discuss-comment-subform .sort-comments.last.active {
	color: #000000;
    background: #FAFAFA url(../images/arrow.png) no-repeat 7px 12px;
}

.discuss-comment-subform .sort-comments.active span {
	padding: 0 0 0 7px;
}

.main-discuss-form-wrap .add-discuss-button {
	/*float: right;
	background: #FFDB4D;
	border: 1px solid #CAAB31;
	border-radius: 3px;
	padding: 5px 15px;*/
	cursor: pointer;
	margin-left: 1px;
}

#button-discuss {
	float: right;
	padding: 0px;
	padding-right: 10px;
	color: #FF0303;
	line-height: 42px;
	margin-top: -8px;
	width: auto;
	border: none;
	font-weight: bold;
	margin-right: 15px;
}

#button-discuss:hover {
	background-color: #fffccd;
	border-radius: 7px;
}

#button-discuss img {
	float: left;
	border: none !important;
}




.main-discuss-form-wrap #discuss-posts-new, .main-discuss-form-wrap #discuss-posts-waiting {
	display: none;
}

.main-discuss-form-wrap marquee span {
	white-space: nowrap;
}


.main-discuss-form-wrap .discuss-posts {
	display: block;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.main-discuss-form-wrap .discuss-post {
	overflow: hidden;
	height: 17px;
	padding: 3px 5px 7px 5px;
	cursor: pointer;
	color: #4D4D4D;
	line-height: 20px;
}

.main-discuss-form-wrap .discuss-post:hover {
	background: #fffccd;
	color: #000000;
}

.main-discuss-form-wrap .discuss-post a {
	width: 90%;
	float: left;
	color: #4D4D4D;
}

.main-discuss-form-wrap .discuss-post a:hover {
	color: #000000;
	text-decoration: none;
}

.main-discuss-form-wrap .discuss-comment-count {
	float: right;
	text-align: right;
}

.main-discuss-form-wrap .discuss-subfoot {
	border-top: 1px dotted #E3E7CE;
	overflow: hidden;
	text-align: center;
}

.main-discuss-form-wrap .discuss-subfoot .more-themes {
	width: 97%;
	color: #000000;
	display: block;
	background: #fff;
	line-height: 30px;
}
.main-discuss-form-wrap .discuss-subfoot span .plus {
		font-size: 27px;
		display: block;
		position: absolute;
		font-weight: normal;
		top: 13%;
		color: #4d4d4d;
		left: 39%;
		line-height: 40px;
}
.more-themes {
    background: #E3E7CE;
    color: #000000;
    padding: 15px 10px;
    cursor: pointer;
    border-radius: 5px;
    font-size: 14px;
    position: relative;
}

.main-discuss-form-wrap .discuss-subfoot .more-themes:hover {
    background-color: #fffccd;
}

.main-discuss-form-wrap .discuss-subfoot .more-themes.loading .plus {
	background: url(../images/ajax-loader.gif) no-repeat center;
	background-size: 100% 100%;
    width: 48px;
    height: 48px;
    margin-top: 0px;
    margin-left: -25px;
    content: "";
    text-indent: -99999px;
}

#container .page .post.loading {
	background: url(../images/ajax-loader.gif) no-repeat center;
	background-size: 100% 100%;
    width: 48px;
    height: 48px;
    margin-top: 0px;
    margin-left: -25px;
    content: "";
    text-indent: -99999px;
}

.main-discuss-form-wrap .subscribe-button {
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	cursor: pointer;
	float: left;
	font-size: 14px;
}

.main-discuss-form-wrap .subscribe-form-wrap {
	display: none;
	position: absolute;
	background: #ffffff;
	border: 1px solid #C6C6C6;
	width: 250px;
  	left: -10px;
	box-shadow: 0px 2px 10px 1px rgba(187,187,187,1);
	-webkit-box-shadow: 0px 2px 10px 1px rgba(187,187,187,1);
	-moz-box-shadow: 0px 2px 10px 1px rgba(187,187,187,1);
}

.main-discuss-form-wrap .subscribe-form-wrap:after, .main-discuss-form-wrap .subscribe-form-wrap:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.main-discuss-form-wrap .subscribe-form-wrap:after {
	border-bottom-color: #FFFFFF;
	border-width: 12px;
	margin-left: -12px;
}

.main-discuss-form-wrap .subscribe-form-wrap:before {
	border-bottom-color: #c6c6c6;
	border-width: 13px;
	margin-left: -13px;
}

.main-discuss-form-wrap .subscribe-form {
	width: 100%;
}

.main-discuss-form-wrap .subscribe-form .subscribe-email {
	border: 1px solid #D9D9D9;
	margin: 10px 0 5px 10px;
	font-size: 18px;
	padding: 5px 10px;
	width: 80%;
	float: left;
	outline: none;
}

.main-discuss-form-wrap .subscribe-form .subscribe-email:focus {
	border: 1px solid #D0BA66;
	-webkit-box-shadow: 0px 0px 15px 2px rgba(255, 165, 0, 0.7);
	-moz-box-shadow: 0px 0px 15px 2px rgba(255, 165, 0, 0.7);;
	box-shadow: 0px 0px 15px 2px rgba(255, 165, 0, 0.7);
	outline: none;
}

.main-discuss-form-wrap .comments-head .subscribe-button {
	float: right;
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	cursor: pointer;
}

.main-discuss-form-wrap i.fa.fa-envelope {
	margin-right: 7px;
	color: #B5B98F;
	font-size: 16px;
}

.main-discuss-form-wrap .subscribe-head {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
}

.main-discuss-form-wrap .subscribe-subwrap {
	overflow: hidden;
	width: 88%;
	margin: 0 auto;
	padding-bottom: 5px;
	border-bottom: 1px solid #F0F0F0;
}

.main-discuss-form-wrap .subscribe-form ul {
	font-size: 10px;
	padding-left: 15px;
	margin-top: 5px;
}

.main-discuss-form-wrap .subscribe-ready-button {
	margin: 15px auto;
	font-size: 14px;
	width: 35%;
	text-align: center;
	padding: 10px 0;
}

.main-discuss-form-wrap .subscribe-label {
	margin: 9px 0 0 10px;
	font-size: 11px;
	float: left;
	color: #4D4D4D;
}

.discuss-live-broadcast-wrap .comment {
	background: #fff;
	border: 1px #E3E7CE solid;
	border-radius: 5px;
	padding: 20px 20px 10px 20px;
	margin: 10px 0;
	min-height: 125px;
	/*height: 125px;*/
	overflow: hidden;
}

.discuss-live-broadcast-wrap .comment-head {
	overflow: hidden;
	position: relative;
}

.discuss-live-broadcast-wrap .comment-answer {
	margin-left: 59px;
}


.discuss-live-broadcast-wrap .comment-answer .author {
	width: 64%;
}

.discuss-live-broadcast-wrap .comment-answer .vote-count {
	width: 11%;
}


.discuss-live-broadcast-wrap .avatar {
	background: url(../images/avatar.png) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	float: left;
	margin: 7px 10px 0px 0px;
}

.discuss-live-broadcast-wrap .author {
	font-weight: normal;
    color: #707070;
    /* font-family: 'PT Serif', sans-serif; */
    font-size: 14px;
    width: 340px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    float: left;
    padding-top: 12px;
    word-wrap: break-word;
    overflow: hidden;
    margin-bottom: 15px;
}

.discuss-live-broadcast-wrap .vote-count {
	text-align: center;
    line-height: 24px;
    margin: 12px 0 0 18px;
    display: block;
    border-radius: 5px;
    padding: 0px 22px;
    float: right;
}

.discuss-live-broadcast-wrap .vote-count.positive {
	background-color: #C9F4B4;
	color: #488C34;
}

.discuss-live-broadcast-wrap .vote-count.neutral {
	background-color: #FAFAFA;
	color: #B3B1B3;
}

.discuss-live-broadcast-wrap .vote-count.negative {
	background-color: #FFD9D9;
	color: #C71E03;
}

.discuss-live-broadcast-wrap .comment-body {
	font-family: 'Open Sans',verdana,arial,sans-serif,Lucida Sans;
	font-size: 13px;
	padding: 10px;
	background-color: #fafafa;
	overflow: hidden;
	word-wrap:break-word;
}

.discuss-live-broadcast-wrap .comment-body p {
	/*margin: 0 0 10px 0;*/
}

.discuss-live-broadcast-wrap .comment-body ul {
	padding: 0 0 0 20px;
}

.discuss-live-broadcast-wrap .comment-body ul li {
	list-style-type: disc;
}

.discuss-live-broadcast-wrap {
	overflow: hidden;
	position: relative;
	/*height: 840px;*/
}

.discuss-live-broadcast {
	width: 100%;
	/*position: absolute;*/
}

.discuss-live-broadcast .vote-plus1 {
	margin-left: -45px;
}

.discuss-live-broadcast .vote-minus1 {
    margin-left: 3px;
}

#pscroller2{
	position: relative;
	width:425px;
	height:44px;
	font-size:18px;
	line-height:41px;
	color: #FF7E00;
	float: right;
	box-sizing:border-box;
	padding-left: 7px;
	background: #fffccd;
	font-family: 'Open Sans',Arial,sans-serif;
}
#pscroller2 a{
	color: #000;
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
}
.innerdiv-custom {
	margin-top: 5px;
}
#pscroller2:before {
	content: '';
	position: absolute;
	right: 0;
	width: 70px;
	height: 100%;
	z-index: 100;
	background: linear-gradient(to left, rgb(255, 255, 205), rgba(255, 252, 205, .66));
}

#content li {
	margin: 5px 0px 5px 25px!important;
}
#comment-rating {
	padding: 5px 13px 5px 17px;
}

.second-comment-form {
	overflow: hidden;
    padding: 15px 15px 15px 20px;
    background: #ffffff;
    border: 1px #E3E7CE solid;
    border-radius: 5px;
    font-size: 14px;
}

.head-second-comment-form span {
	font: bold 31px 'PT Sans Narrow','Roboto Slab', serif, "Myriad Pro","Myriad Set","Myriad Apple",Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif;
    letter-spacing: -1px;
    margin-bottom: 10px;
    line-height: 1;
    display: block;
}

.second-comment-form .add-second-comment-form-wrap {
	margin-top: 17px;
    padding: 15px;
    background: #FAFAFA;
}

.second-comment-form .add-comment-body-wrap .redactor-box {
	margin: 0;
}

.second-comment-form .add-comment-body:before {
    top: -26px;
    left: 10px;
}

.comment .answer-links {
	padding: 3px 0px 3px 5px;
}

.comment .answer-links a {
	padding-left: 5px;
	color: #000;
}

.close-comment-form{
	float: right;
}

.close-comment-form a {
    font-size: 24px;
    margin: 3px 5px;
    padding: 0 5px !important;
}

.single .post .entry ul {
	margin-left: 17px !important;
}

.comments-head .count-subscribe {
    padding: 5px 10px 5px 17px;
}





/*.tooltip {
  display: inline-block;
  position: relative;
  background: #E6E6E6;
  text-indent: 0px;
  cursor: help;
}*/
.tooltip > span { /* стиль появляющейся подсказки */
  font-family: 'Open Sans',Arial;
  position: absolute;
  top: 120%;
  left: -20em; /* = max-width */
  right: -20em; /* = max-width */
  width: -moz-max-content;
  width: -webkit-max-content;
  width: max-content;  /* ширина подсказки может быть не более содержимого */
  width: 126px;
  height: 25px;
  max-width: 20em;  /* ширина подсказки может быть не более 20em */
  max-height: 80vh; /* необязательное ограничение по высоте подсказки, 1vh — это 1% от ширины окна */
  overflow: auto;
  visibility: hidden;
  margin: 0.5em auto 0; /* поднята на .4em над текстом, наведя или нажав на который появится пояснение */
  padding: .3em;
  color: #fff;
  font-size: 90%;
  background: #275685;
  line-height: 25px;
  cursor: auto;
  z-index: 9999999;
  text-align: center;
  letter-spacing: 1px;
}
/*.tooltip.left > span {
  left: 0;
  right: -20em;
  margin: 0 0 .4em;
}
.tooltip.right > span {
  left: -20em;
  right: 0;
  margin: 0 0 .4em auto;
}*/
.tooltip:after { /* треугольничек под подсказкой; тут тоже везде .4em */
  content: "";
  position: absolute;
  bottom: -1.1em;
  left: 50%;
  visibility: hidden;
  margin: 0 0 0 -.6em;
  border: .6em solid;
  border-color: transparent transparent #275685 transparent;
  cursor: auto;
  z-index: 9999999;
}
/*.tooltip.left:after {
  left: 1em;
}
.tooltip.right:after {
  left: auto;
  right: .6em;
}*/
.tooltip:before { /* поле между текстом, наведя или нажав на который появится пояснение, и подсказкой нужно чтобы, если перевести курсор мышки на подсказку, та не исчезла; тут тоже везде .4em */
  content: "";
  position: absolute;
  top: 1em;
  left: 0;
  right: 0;
  height: .1em;
  font-family: 'Open Sans',Arial;
  visibility: hidden;

}
.tooltip:hover > span,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus > span,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  transition: 0s .4s;
}
.tooltip:focus { /* убрать рамку в Хроме */
  outline: none;
}
.tooltip.anim > span,
.tooltip.anim:after { /* анимация */
  opacity: 0;
  font-weight: 100;
  transform: translateY(-1.5em) scale(.3);
  transform-origin: center bottom;
}
.tooltip.anim:after {
  transform: translateY(-.7em) scale(.3); /* 1.7 = 1.5 / (1.4*2) */
}
.tooltip.anim:hover > span,
.tooltip.anim:hover:after,
.tooltip.anim:focus > span,
.tooltip.anim:focus:after {
  opacity: 1;
  transition: .1s .1s;
  transform: translateY(0);
}

.discuss-live-broadcast .post-title h6 {
	font-size: 20px;
    letter-spacing: 0em;
    font-weight: bold;
    line-height: 20px;
}

.discuss-live-broadcast .post-title a {
	color: #707070;
}

.email-wrap #email {
	float: left;
    width: 60%;
    line-height: 40px;
    border: 1px solid #E3E7CE;
    border-radius: 5px;
    font-size: 15px;
    padding: 0 10px;
    margin: 10px 10px 0 1px;
}

.vote.comment-vote,
.vote.answer-vote {
	float: right;
	display: inline-block;
	width: 50%;
    position: absolute;
    top: 0;
    right: 0;
}

.comment-head__id-date {
	position: absolute;
	left: 46px;
	top: 30px;
	/* font-family: 'PT Serif', sans-serif; */
	line-height: 1.3em;
	font-size: smaller;
	float: left;
}

.comment-head .comment-head__left {
	position: relative;
}

.entry.main-block__comment {
	margin-top: 20px;
}

.vote.vote-forum {
	float: right;
    display: inline-block;
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
}

.comment-links .view_comment,
.comment-links .editcomment1,
.comment-links .delete1 {
	padding-left: 5px;
    color: #BCBCBC;
    font-size: 12px
}

.comment-links .view_comment a:hover {
	border: 0px;
    text-decoration: underline;
    transition: all 0.3s ease 0s;
}

.comment .comment-body p {
	margin-bottom: 0;
}


.add-comment-body-wrap .add-comment__close {
	position: absolute;
    z-index: 101;
    right: 20px;
    top: 23px;
    font: 25px Times;
    cursor: pointer;
}

.clear:before,
.clear:after {
    content: " ";
    display: table;
}

.clear:after {
    clear: both;
}
