
.editor__message{
	font-size: 24px;
}
.editor__message::placeholder{
	font-size: 22px;
	color: #3f3f3f;
}

table.t_topiclist {
	padding-top:10px;
	margin:10px auto;
	width:600px;
	background-color:#fff;
	font:11px Arial,sans-serif;
}
table.t_topiclist th {
	padding:3px;
	border:1px solid #000;
	vertical-align:top;
	background-color:#7c5745;
	color:#fff;
	text-align:left;
}

table.t_topiclist td {
	padding:3px;
	border:1px solid #000;
	vertical-align:top;
	text-align:left;
}
table.t_topiclist td.td_topic, table.t_topiclist td.td_topic span {
	color: #5f5f5f;
	font: 10px Arial,sans-serif;
}
/*количество ответов в теме*/
table.t_topiclist .msgcnt {
	float:right;
	font:11px Arial,sans-serif;
}
table.t_topiclist td a {
	font:11px Arial,sans-serif;
	text-decoration:none;
}
table.t_topiclist a.msg {
	color:#9d5127;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
table.t_topiclist a.msg:visited {
	color:#5d3117;
}

td.td_photo {
	text-align:center;
	padding:0 5px 0 2px;
}
a.a_photo {

}
a.a_photo img {
	max-width:50px;
	max-height:50px;
	border:1px solid #000;
}
a.a_urist_sign {color:#000080;}
a.a_admin_sign {color:#d00;}

.t_addtopic {
	border-radius: 3px;
	width: 100%;
	background: #FFFDEC;
	margin: 10px auto 0;
}

.fblog__form_setting{
	width: 98%;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 0px 2px 0px 2px;
	border-radius: 0px 0px 5px 5px;
	background: #f7f7f7;
}
.f_topic{
	margin-bottom: 10px;

}

.fblog__add{
	float:right;
	padding: 2px;
	display: inline-block;
	opacity: 0.8;
	cursor: pointer;
	margin-right: 7px;
	margin-top: 2px;
}
.fblog_pdn{
	padding:9px 15px !important;
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 5px;
}

.fblog_pdn2{
	padding:9px 15px !important;
	float: right;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-right: 7px;
}

.fblog__add:hover{
	opacity: 1;
}
.fblog__smile_wrap{
	position: relative;
	float: right;
}


.votingInput{
	width: 100%;
	max-width: 400px;
}

.fblog__form_set_btn{
	border: none;
	background: none;
	border-right:1px solid #aaa;
	padding: 4px;
	width: 25px;
	cursor: pointer;
	float:left;
	height: 26px;
}
.fblog__form_set_btn:hover{
	border: none !important;
	border-right:1px solid #aaa !important;
	color:#e29716;
}
.form_addtopic_txt{
	min-height:60px;
    max-height:700px;
	padding: 2px !important;
	margin-bottom: -3px;
}

.addtopic_select_wrap{
	margin:0 auto 10px;
	width:98%;
	position:relative;
	border:1px solid #999a9a;
	border-radius:3px;
	background:#fafafa ;
	opacity: 0.8;
}
.addtopic_select_wrap span{
	background: url(https://s.9111s.ru/img/forum/select_arrow.png) no-repeat right 8px center;
	position: absolute;
	display: block;
	height: 31px;
	width: 30px;
	right: 0;
	border-left: 1px solid #aaa;
}
.addtopic_select_wrap:hover{
	opacity: 1;
}
.addtopic_select{
	width:100%;
	height:31px;
	position:relative;
	border:none;
	cursor:pointer;
	opacity:0;
	filter: alpha(opacity=0);
	display: block;
	margin: 0 auto;
}
.addtopic_select option{
	border-bottom: 1px solid #e29716;
	line-height: 26px;
	color:#707070;
	background: #fff;
}
.addtopic_select_wrap p{
	width: 98%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	color:#707070;
	font-size:14px;
	line-height:34px;
	overflow:hidden;
	margin: 0;
	padding-left: 10px;

}
#f_topic {
	width: 96%;
	margin: 0 auto;
	display: block;
	height: 21px;
	border-radius: 5px;
}
table.t_msg {
	margin-top:5px;
	table-layout:fixed;
}
table.t_msg td {
	padding:4px;
}

img.alltop {width:77px;height:18px;}
img.newmess {width:120px;height:18px;}
img.newtop {width:85px;height:18px;}

form.f_forum_search {
	display:inline;
	float:right;
	margin-top:5px;
	width:300px;
}
table.forum_creater {
	width:608px;
	margin:3px auto;
	border:1px solid #77B1EF;
	background-color: #eaedf4;
}
table.forum_creater td {
	padding:4px;
}
table.forum_creater td.photo img {
	width: 80px;
}
.forum_notification {
	text-align:center;
}
.forum_notification label {
	color:#d00;
	font-weight:bold;
}


.quote-title {
	font:12px Arial,sans-serif;
	padding:3px;
}
.quote-wrap {
	border-top:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	border-left:2px solid #f7a214;
	border-radius: 0px 5px 5px 0px;
    background: #f1f1f1;
}

/* Начало стилей к форуму */

.fblog_dashed{
	clear: both;
	border-bottom: 1px dashed #dcdcdc;
}

.forum_topic__blue_link{
	color: #2483d3;
	font-size: 14px;

}

._msg a span{
	opacity: 0.3 !important;
}
._msg a:hover span{
	opacity: 0.4 !important;
}
._msg a:hover{
	color:#e29716 !important;
	opacity: 0.8 !important;
}
._msg input:hover{
	color:#000 !important;
	opacity: 0.8 !important;
}

/*Стили к блоку результатов голосования внутри темы */
/*Конец стилей к блоку результатов голосования внутри темы */

/*комментарии к сообщениям в форуме*/

.p_urist_mess_title{

	color: #707070;
	font-size: 12px;
	margin: 0;
}

.quote-title_say {
	display: block;
	float: left;
	font-style: normal;
	color: #999;
    font-size: 12px;
}

._theme{
	left: -41px;
}

._mess{
	left: -34px;
}

._comm{
	left: 0px;
}
.fblog__topic_title_change{
	width:95%;
	display: block;
	margin: 0 auto;
	color:#707070;

	padding: 7px;
	font-size: 13px;
	border-radius: 3px;
}
/*конец стилей для цитирования */
/* тщвые стили к форуму */
.forum_topic__blue_link{

	font-size: 12px;
	color: #2483d3;
}
.forum_topic__blue_link:hover{
	color: #e29716;
}
.post_video {
	display: block;
	width: 100%;
	text-align: center;
}
.post_video iframe {
	width: 100%;
	max-height: 400px;
	height: 400px;
	border: none;
	outline: none;
}
@media (max-width:450px){
	.post_video iframe{
	  height: 190px;
	}
}
/* Конец стилей к форуму */


.lebel_form_pub{
	color: #0063b9;
    font-size: 12px;
    font-weight: 700;
    padding: 0 0 5px 1px;
}
.required_form_pub{
	color: red;
}