/*подгрузка шрифтов*/
@font-face {
    font-family: 'Remeslo';
    src: url(/rusmagic/fonts/RemesloSTD.eot'),
    url(/rusmagic/fonts/RemesloSTD.woff) format('woff'),
    url(/rusmagic/fonts/RemesloSTD.woff2) format('woff2'),
    url(/rusmagic/fonts/RemesloSTD.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: "Lora";
  src: url(/rusmagic/fonts/Lora/Lora-VariableFont_wght.eot),
    url(/rusmagic/fonts/Lora/Lora-VariableFont_wght.woff) format('woff'),
    url(/rusmagic/fonts/Lora/Lora-VariableFont_wght.woff2) format('woff2'),
    url(/rusmagic/fonts/Lora/Lora-VariableFont_wght.ttf) format('truetype');
}

@font-face {
  font-family: "LoraItalic";
  src: url(/rusmagic/fonts/Lora/Lora-Italic-VariableFont_wght.eot),
    url(/rusmagic/fonts/Lora/Lora-Italic-VariableFont_wght.woff) format('woff'),
    url(/rusmagic/fonts/Lora/Lora-Italic-VariableFont_wght.woff2) format('woff2'),
    url(/rusmagic/fonts/Lora/Lora-Italic-VariableFont_wght.ttf) format('truetype');
}

@supports (font-variation-settings: normal) {
  body {
font-family: Lora-VF, LoraItalic-VF;
}
}

:root { --post-text-font-size: 14px; /* Будет изменяться через JS */ }


/* Кроссбраузерная полоса прокрутки, Firefox*/
* {
  scrollbar-width: thin;
  scrollbar-color: #775d33 #dac79b;
}

/* Работает в Chrome, Edge и Safari */
*::-webkit-scrollbar {
  width: 12px;
}

*::-webkit-scrollbar-track {
  background: #dac79b;
}

*::-webkit-scrollbar-thumb {
  background-color: #775d33; 
  border-radius: 20px;
  border: 3px solid #dac79b;
}

/*дизайн*/
body {
	background: #1d1408 url(../../../rusmagic/images/bgmaintexture.webp);
	color: #ecd9af;
	text-align: center;
	line-height: 1.4;
	margin: 0;
	overflow-y: scroll;	
    font-family: "Lora";
    font-size: 14px;
}

#mainwidth {
    width: 70%;
    text-align: left;
    margin: auto auto;
}

/*Ссылки*/
a:link, a:visited {
color: #55432f;
font-weight: bold;
text-decoration: none;
}

a:hover, a:focus, a:active {
color: #371c04;
font-weight: bold;
text-decoration: none;
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.headercontainer a, .footermenu ul li a,
.navigation a, .navigation a:visited,
.pm_alert a:link, .pm_alert a:visited,
span.privatelinks a:link, span.privatelinks a:visited,
.welcome a:link, .welcome a:visited
 {color: #b59c6b;}

.footermenu ul li a:hover, .footermenu ul li .current,
.headercontainer a:hover, 
.navigation a:hover, .navigation a:active,
.pm_alert a:hover, .pm_alert a:active,
span.privatelinks a:hover, span.privatelinks a:active,
.welcome a:hover, .welcome a:active
 {color: #856e42;}

span.privatelinks {color: #f9bc53;}

.wrapper {margin: auto auto;}

/*Лого*/
div#logopic {
    background: url(../../../rusmagic/images/logobg.jpg) repeat-x top center;
    height: 288px;
    width: 100%;
}

.logotitle {
    margin-top: -26px;
    text-transform: uppercase;
}

/*Подложка с рамкой*/
#content, .footermenu {
	background: #371c04 url(../../../rusmagic/images/bgcontent.jpg);
	width: auto !important;
	padding: 10px 10px;
	border: #f9bc53 double 5px;
	border-radius: .25rem;
	-moz-border-radius: .25rem;
	-webkit-border-radius: .25rem;
}

/*Футер*/
.footermenu ul {
	margin: 0;
	padding: 0;
	float: left;}

.footermenu ul li {display: inline;}

.footermenu ul li a {
padding: 11px;
text-transform: uppercase;
font-size: 12px;
}

.footermenu ul li a:hover, .footermenu ul li .current {color: #856e42;}

#search {
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	vertical-align: middle;
}

#search input.button,
#search input.textbox {
	border-color: #000;
}

#search input.button {
	background: #0066a2 url(../../../images/thead.png) top left repeat-x;
	color: #fff;
}

#search input {
	margin: -3px 0;
}

#quick_login .remember_me input {
	vertical-align: middle;
	margin: -3px 0 0 5px;
}

.scaleimages img {
	max-width: 100%;
}

/*тело форума*/
table {
color: #1d1408;
word-wrap: break-word; 
hyphens: auto; 
}

.tborder, table.quickreply_table {
	background: #eddbb1 url(../../../rusmagic/images/bgtexture.jpg);
	width: 100%;
	margin: 10px auto;
	border: 1px solid #392814;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.tfixed {
	table-layout: fixed;
	word-wrap: break-word;
}

/*категории*/
.thead, .tfoot, .tcat_menu {
color: #aa8235;
background: #371c04 url(../../../rusmagic/images/bgcontent.jpg);
border: 2px ridge #87735e;
padding: 10px;
}

.thead, .thead a {
text-transform: uppercase;
text-align: center;
font-size: 17px;
text-shadow: 2px 1px 0 #100000;
    -webkit-text-shadow: 2px 1px 0 #000;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.thead a, .tfoot a, .tcat_menu a {color: #b59c6b;}


.thead a:hover, .thead a:active,
.tfoot a:hover, .tfoot a:active,
.tcat_menu a:hover,
.tcat_menu a:active  {
	color: #856e42;
	text-decoration: none;
      -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

tr.inline_row {border-bottom: 1px solid #d3bf9a;}

/* Заголовки таблиц */
.tcat a {
    text-transform: uppercase;
    padding-bottom: 0px;
    font-size: 11px;
}

.tcat {
    padding: 6px;
    color: #856e42;
    border-bottom: 1px solid #b59c6bc4;
    text-align: center;
}



.trow1, .trow2 {padding: 10px;}

.tborder3 {
	width: 100%;
	margin: auto auto;
	padding: 0px;
}

.trow_shaded {
}

.no_bottom_border {
	border-bottom: 0;
}

tr.forumrows {
    vertical-align: top;
    background: rgba(57, 25, 4, .1);
    box-shadow: 0 0 0 1px #b7ac8f inset, 0 0 5px 0 #f3e6cd inset, 0 0 10px 0 #d3bf9a inset, 0 0 3px 0 #9f9287;
    display: block;
    margin: 10px 5px;
    width: calc(100% - 10px);
}

td.foruminfo {width: 70%;}


@media screen and (max-width: 900px) {td.foruminfo {width: auto;}
}

/* Подфорумы */
.columns {
    list-style: none;
    margin: 0;
    padding: 0;
}

.columns li {
width: 40%;
float: left;
   padding: 5px;
    background-color: rgba(169, 148, 104, 0.3);
    border: 1px solid rgba(169, 148, 104, 0.8);
    margin: 10px;
    text-transform: uppercase;
}
	

.subforumicon {
	height: 16px;
	width: 16px;
	display: inline-block;
	margin: -3px 5px;
}

.subforum_minioff, .subforum_miniofflink, .subforum_minioff {background: url(../../../rusmagic/images/subforumiconold.png) no-repeat;}
.subforum_minion {background: url(../../../rusmagic/images/subforumiconnew.png) no-repeat;}

/*Количество тем*/
span.statcountering {
    color: #856e42;
    text-align: left;
    text-transform: uppercase;
}

/*Иконки на главной*/
.indexicon .forum_status {
    width: 61px;
    height: 60px;
}

.indexicon .forum_off, .indexicon .forum_offlock, .indexicon .forum_offlink {background: url(/rusmagic/images/indexiconold.webp) no-repeat;}
.indexicon .forum_on {background: url(/rusmagic/images/indexiconnew.webp) no-repeat;}

@media screen and (max-width: 500px) {
.indexicon .forum_status {
    width: 32px;
    height: 32px;
}

.indexicon .forum_off, .indexicon .forum_offlock, .indexicon .forum_offlink {background: url(/rusmagic/images/iconsmalold.png) no-repeat;}
.indexicon .forum_on {background: url(/rusmagic/images/iconsmallnew.png) no-repeat;}
}

/*Выделенная, удалённая тема и пост*/
.trow_deleted,
.post.deleted_post {
	opacity: .4;
	border: 1px solid #e4e6e9;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.trow_selected,
tr.trow_selected td {background: #3919041a;}


/*Разделитель важных и обычных*/
.trow_sep {
 color: #856e42;
text-transform: uppercase;
font-weight: bold;
padding: 6px; 
border-bottom: 1px solid #b59c6bc4;
}

.trow_sep a:hover, a:active,
.usercontainer a:hover, a:active {
	color: #e32020; !important;
}

.tfoot {padding: 8px;}

.thead input.textbox,
.thead select {
	border: 1px solid #263c30;
	font-size: 14px;
}

.bottommenu {
	background: #efefef;
	color: #333;
	border: 1px solid #4874a3;
	padding: 10px;
}

.navigation {
    padding: 0px 10px;
    overflow-x: auto;
    text-transform: uppercase;
}

.navigation, .navigation .active {color: #f9bc53;}

/* Маленький и большой текст */
.smalltext, .smalltext a {font-size: 12px;}

.largetext, .largetext a {
	font-size: 17px;
	font-weight: bold;
}


/* Настройки пользователя */
	fieldset {
    background: #a994684d;
    padding: 5px;
    border: 1px solid rgba(169, 148, 104, 0.8);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 0;
}

fieldset.trow1,
fieldset.trow2 {
background: #a994684d;
    border: 1px solid rgba(169, 148, 104, 0.8);
    padding: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;}

fieldset.align_right {text-align: right;}

legend {
	color: #280f08;
    text-transform: uppercase;
    background-color: #dac79b;
    border: 1px solid #856e42;
font-size: 12px;
}

/*Раскрывающиеся меню, кнопки, поля ввода текста*/
select, 
button, input.button, a.button:link, a.button:visited,
textarea, input.textbox, .postbit_buttons   {
background: #eddbb1 url(../../../rusmagic/images/bgtexture.jpg);
border: #b7ac8f groove 2px;
padding: 4px;
color: #371c04;
}

.copyButton {
background: rgba(169, 148, 104, 0.8) !important;
    border: #b59c6b groove 2px !important;
    padding: 4px !important;
    color: #55432f !important;
    font-family: LoraItalic;
}

form #message {width: 96% !important; height: 200px;}

a.button span {
color: #371c04; 
padding-left: 5px;
display: inline-block;
margin: 10px;
text-transform: uppercase;
}

button, input.button {cursor: pointer;}


button:hover, input.button:hover,
a.button:hover, a.button:active {
color: #55432f;
border-color: #55432f;
    -moz-transition: all 0ms ease 0s;
    -webkit-transition: all 0ms ease 0s;
    -o-transition: all 0ms ease 0s;
    -ms-transition: all 0ms ease 0s;
}


a.button.small_button {
	font-size: 14px;
	margin: 0;
	padding: 3px 6px;
}

a.button.new_thread_button span {

}

a.button.new_reply_button span {
}

a.button.closed_button span {

}

a.button.rate_user_button span {
}

a.button.add_buddy_button span {
}

a.button.remove_buddy_button span {
}

a.button.add_ignore_button span {
}

a.button.remove_ignore_button span {
}

a.button.report_user_button span {
}

@media (max-width: 750px) {
	textarea {width: 300px !important;}
}

form {
	margin: 0;
	padding: 0;
}

input.error, textarea.error, select.error {
	border: 1px solid #f30;
	color: #f30;
}

input.valid, textarea.valid, select.valid {
	border: 1px solid #0c0;
}

label.error {
	color: #f30;
	margin: 5px;
	padding: 0px;
	display: block;
	font-weight: bold;
	font-size: 11px;
}

/* .editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #ccc;
}

.post .editor_control_bar {
	background: #f5f5f5;
} */

/* Меню поделиться */
.popup_menu {
	padding: 10px;
	-webkit-box-shadow: 0px 15px 34px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 15px 34px rgba(0,0,0,0.2);
	box-shadow: 0px 15px 34px rgba(0,0,0,0.2);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #eddbb1 url(../../../rusmagic/images/bgtexture.jpg);
	border: 1px solid #392814;
}

.popup_menu .popup_item {background: rgba(169, 148, 104, 0.8);}

.popup_menu .popup_item:hover { }

.trow_reputation_positive, .trow_reputation_negative {
    background-color: rgba(169, 148, 104, 0.3);
    border: 1px solid rgba(169, 148, 104, 0.8);
}

.reputation_positive {color: green;}
.reputation_neutral {color: #444;}
.reputation_negative {color: red;}


img {border: none;}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}


.clear {clear: both;}

.float_left {float: left;}

.float_right {float: right;}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.hiddenrow {display: none;}

.selectall {
	background: #FFFBD9;
	border-bottom: 1px solid #F7E86A;
	color: #333;
	text-align: center;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

.tcat_menu > .expcolimage {
	margin-top: 0;
}

/* Цитаты, блок кода, спойлер */
blockquote, .codeblock, .spoiler-box {
margin: 0.5em;
 padding: 0.5em;
border: 1px solid #b7ac8f;
background: rgba(57, 25, 4, 0.1);
box-shadow: 0 2px 4px #b7aa90;
}

blockquote cite {
color: #55432f;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #856e42;
    font-family: LoraItalic;
    font-size: 17px;
}

blockquote cite span {float: right;}

blockquote cite span.highlight {
	float: none;
	padding-bottom: 0;
}


.codeblock .title {
        border-bottom: 1px solid #856e42;
	padding-bottom: 3px;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;	
	font-size: 13px;}

.spoiler-title {
background: url(../../../rusmagic/images/spoilericon.png) no-repeat left center;
    font-weight: bold;
    font-size: 15px;
    padding-left: 25px;
}

.spoiler-box {cursor: pointer;
padding: 0 10px;}


.smilie {vertical-align: middle;}
.smilie_pointer {cursor: pointer;}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
    text-shadow: 0px 0px 0px;
}

.popup_menu .popup_item {
	display: block;
	padding: 4px;
	white-space: nowrap;
	text-decoration: none;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.subject_new, .subject_old {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*Системные уведомления*/

.pm_alert {
    background: #a994684d;
    border: 1px solid rgba(169, 148, 104, 0.8);
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 15px;
    color: #f9bc53;
}



.red_alert {
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	word-wrap: break-word;	
	background: #b23636;
	border: 1px solid #882929;
	text-shadow: 1px 1px 0px #882929;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset #cc3d3d 0px 1px 0px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset #cc3d3d 0px 1px 0px;
	box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset #cc3d3d 0px 1px 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	font-size: 13px;
}

.red_alert a:link,
.red_alert a:visited,
.red_alert a:hover,
.red_alert  a:active {
	color: #fff;
	text-shadow: 1px 1px 0px #882929;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 13px;
}

div.error p {
	margin: 0;
	color: #333;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.png) no-repeat 0;
}

div.error ul {
	margin-left: 24px;
}

/* Кол-во страниц постов*/
.pagination {
	padding-top: 10px;
	margin-bottom: 5px;
        color: #f9bc53;
}

.tfoot .pagination,
.tcat .pagination {padding-top: 0;}

.pagination_current {
    color: #371c04;
    font-weight: bold;
}

.pagination .pages {font-weight: bold;}

.pagination .pagination_current,
.pagination a {
    background: #d8c08c;
    border: 1px solid #a99468;
}

.pagination a {
	padding: 4px 6px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.pagination .pagination_current {
	padding: 4px 6px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.pagination a:hover {
	padding: 4px 6px;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.pagination .go_page img {margin-bottom: -4px;}

.drop_go_page {
padding: 4px;
background: #a99468;
color: #371c04;
}

table.tborder.tfixed.clear .tfoot {
background: #a994684d;
    border: 1px solid rgba(169, 148, 104, 0.8);
}

table.tborder.tfixed.clear .tfoot a {color: #55432f;}
table.tborder.tfixed.clear .tfoot, table.tborder.tfixed.clear .tfoot a:hover, table.tborder.tfixed.clear .tfoot a:focus {color: #371c04;}

/*.pagination_breadcrumb {
	background-color: #efefef;
	border: 1px solid #fff;
	outline: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}*/

.thread_legend, .thread_legend dd {
	margin: 0;
	margin-left: 5px;
	padding: 0;
}

.thread_legend .thread_status {
	margin-right: 4px;
}

.forum_legend,
.forum_legend dt,
.forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

/*Посты*/

/* === ОСНОВНЫЕ СТИЛИ КОНТЕЙНЕРА ПОСТА (скопировано из старого дизайна) === */
#posts {display: block;}

.post {
    margin-bottom: 13px;
    border-radius: 3px 3px 0 0;
}

#posts_container, .post.classic { padding: 0px;}


.post.unapproved_post {
	background-color: rgba(169, 148, 104, 0.3);
	border: 1px solid rgba(169, 148, 104, 0.8);
}

.ignored_post {
	border-top: 3px solid #aa9569;
	padding: 15px;
}

.ignored_post .show_ignored_post {margin-top: -15px;}

.fullpost { padding: 0; height: 0; width: 100%; border-bottom: 2px solid #aa9569;}

/* Мини профиль */
.post .post_author {
    background: #371c04;
    border: 3px ridge #87735e;
}

.post.classic .post_author {
    width: 204px;
    float: left;
    margin: 0 0 10px 0;
}

.post .post_author .buddy_status {vertical-align: middle;}

.post .post_author div.author_avatar img {border: 2px solid #f9bc53;}

.post .post_author div.author_avatar {padding: 0; text-align: center;}

.post.classic .post_author div.author_information {
padding: 0 0 5px 0;
text-align: center;}

.author_information, 
.author_statistics,
.profile_field {
border: 2px solid #442d25;
background: #eddbb1 url(../../../rusmagic/images/bgtexture.jpg);
text-align: center;
}


span.poststs {
    display: inline-block;
    padding: 5px;
    width: calc(50% - 20px);
}

/*Контент поста*/
.post.classic .post_content {
float: left;
width: calc(100% - 230px);
}

.post_content {padding: 0 10px;}

.post_body {
padding: 10px 0; 
font-size: var(--post-text-font-size);
}

.user_mask {display: none;}

.custom-labels {color: black;}


.post .post_head { 
background-color: rgba(169, 148, 104, 0.5);
    padding: 4px 10px;
    border-radius: 4px;

}

.post .post_head span.post_date {
}

.post .post_head span.edited_post {
}

.post .post_head span.edited_post a {
}


.post_content .signature {
	margin-top: 5px;
        border-top: 1px solid #b7ac8fa6;
	padding: 10px 0 4px 0;
}

.post .post_meta {
}

.post .post_meta a:link,
.post .post_meta a:visited {
}

.post .post_meta a:hover,
.post .post_meta a:active {
}

.post_controls {
padding: 5px 0;
cursor: pointer;

}

.post_controls ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.post_controls li {float: left;}

.post_controls li a {
display: block;
text-transform: uppercase;
font-weight: bold;
color: #55432f;
margin: 0 10px;
}

.post_controls li a:hover {color: #371c04;}

.postbit_buttons > a {margin: 0 5px;}

.hrconrols {
    padding: 0;
    height: 0;
    border: none;
    border-top: 1px dashed #aa9569;
    width: 100%;
}


/* Быстрый предпросмотр. */
/* Стили для <td> */
.custom_preview_post {
	padding: 0px;
	margin: 0;
	border: none;
	width: auto;
	height: auto;
	overflow: visible; /* Разрешает элементам внутри управлять переполнением */
}

/* Стили для родительского <div> внутри <td> */
.custom_preview_post > div {
	position: relative;
	width: 100%;
	height: 100%;

	/* max-height: 300px;  Максимальная высота контейнера */
	overflow: hidden; /* Скрывает переполнение, позволяет прокрутку внутри вложенных элементов */
}

/* Стили для #custom_preview_post */
#custom_preview_post {
	display: none;
	font-size: 14px;
	padding: 7px 8px;
	word-wrap: break-word;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	max-height: 100%; /* Высота ограничена высотой родительского <div> */
	overflow-y: auto;
	resize: vertical;
background-color: #a994684d;
    border: 1px solid rgba(169, 148, 104, 0.8);
}

.postbit_buttons {cursor:pointer;}

/* Редактура в быстром ответе */
#cancelEditing {display: none;}

#cancelEditing[data-visible="true"] {display: inline-block;}

/* форма ответа */
tbody#quickreply_e td.trow1, 
table.tborder .quickreply_table {
    background: #a994684d;
    border: 1px solid rgba(169, 148, 104, 0.8);
}

tbody#quickreply_e .tfoot {
    background: none;
    border: none;
}

/* Посты мобилка */
@media (max-width: 700px) {

.post.classic .post_content {
width: 100%;
padding: 0;}

.post .post_author, .post.classic .post_author {
padding: 2px;
width: 97%;
margin: 7px;
border: 1px solid #856e42;
background: none;
}

.post .post_author div.author_avatar {
float: left;
margin: 5px;
}

.post .post_author div.author_avatar img {
    height: auto;
    width: 100px;
}

.author_statistics, .profile_field {
border: none;
background: none;
}

.author_information{ border: 1px solid #856e42;
    background: none; }

.post .post_author div.author_statistics {
        padding: 3px 0px;
        float: left;
}

span.poststs {
    display: block;
    padding: 5px;
    width: 100%;
}

.profile_field {
    float: right;
    height: 100%;
    text-align: right;
    padding: 0 10px;
 width: 50%;
}

.starimage {width: 12px;}

.post_controls {font-size: 12px;}
}



.quick_jump {
	background: url(../../../images/jump.png) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	margin-top: -3px;
	border: none;
}

.pollbar {
	background: url(../../../images/pollbar.png) top left repeat-x;
	border: 1px solid #3f3f3f;
	height: 10px;
}

.pollbar .percent {
	display: none;
}

.posticons_label {
	white-space: nowrap;
}


/* Маски выпадашка */
.custom-select-wrapper {
	position: relative;
	width: 100%;
	max-width: 300px;
}

.custom-select {
	border: 1px solid #ccc;
	border-radius: 4px;
	cursor: pointer;
	background: white;
}

.selected-option {
	padding: 8px 12px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.custom-options {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	border: 1px solid #ddd;
	border-top: none;
	background: white;
	z-index: 1000;
	max-height: 300px;
	overflow-y: auto;
}

.option {
	padding: 8px 12px;
	display: flex;
	align-items: center;
	gap: 10px;
}

.option:hover {
	background-color: #f5f5f5;
}

.option-avatar {
	width: 48px;
	height: auto;
	border-radius: 4px;
	object-fit: cover;
}

.option-text {
	flex: 1;
	min-width: 0;
	padding-left: 4px;
}

.option-name {
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.option-status {
	color: #666;
	font-size: 0.85em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#custom-bbcode-mask-avatar.dragover {
	border: 2px dashed #4CAF50 !important;
	background-color: rgba(76, 175, 80, 0.1) !important;
}

/* Доп. инфа о юзере. */
.author_information .smalltext.description {
	width: 100%;
	display: block;
	background: #9BBBD4;
	border: 1px solid #39415E;
	border-radius: 4px;
	max-width: 192px;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	margin-top: 4px;
	padding: 4px;
}

.user_points_wrapper {
	display: flex;
	justify-content: center; 
	align-items: center;    
	gap: 5px;               
	width: 100%;
}

.largetext.username {
	display: flex;
	justify-content: center;
	gap: 4px;
}

.mycode_table_data,
.mycode_table_data div,
.mycode_table_data p {
	vertical-align: top;
	margin: 0;
}

/* Кнопочка лайка и подсчета символов*/
.additional_buttons {
	display: flex;
	justify-content: space-between;
}

/* Подсчет символов в постах. Обновляемое. */
.char_count_box, .user_rep {
    background: #b59c6b;
    padding: 5px 10px;
    border-radius: 5px;
    display: unset;
    margin: 0 0 13px;
}

/* Стикеры */
#custom-bbcode-set-stickers {
	width: 440px;
}

#custom-bbcode-set-mask {
	width: 300px;
}

.sticker-tabs {
	display: flex;
	margin-bottom: 10px;
}

.sticker-tab-button {
	padding: 5px 10px;
	margin-right: 5px;
	cursor: pointer;
}

.sticker-tab-button.active {
	font-weight: bold;
border: 1px solid #371c04;
}

/* Стилировка таб-контента */
.sticker-tab-content {
	display: none;
	flex-wrap: wrap;
	width: 100%; 
	min-height: 150px;
}

.sticker-group {
	display: flex;
	flex-wrap: wrap;
}

.sticker-img {
	/*    
	width: 50px;
	height: 50px;
	*/
	width: 90px;
	height: auto;
	margin: 5px;
	cursor: pointer;
	max-width: 100%;
	max-height: 100%;
	border: 2px solid rgba(0,0,0,0.15);
	box-shadow: 0 0 8px 2px rgba(0,0,0,0.15);
}

/* Кнопка репутации юзера в постах */
.user_rep {
	float: right;
	position: relative;
}




/* Ссылки в навигации */

#cssmenu {position: relative;
height: 44px;
z-index: 1;
width: auto;
text-align: center;
}

#cssmenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1;
    z-index: 1;
}

#cssmenu > ul {
    position: relative;
	top: 3px;
    display: block;
    z-index: 1;
}


#cssmenu.align-right > ul > li {
    float: right;
}

#cssmenu.align-center ul {
    text-align: center;
}

#cssmenu.align-center ul ul {
    text-align: left;
}

#cssmenu > ul > li {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
}

#cssmenu > ul > #menu-button {display: none;}

#cssmenu ul li a {display: inline-block;}


#cssmenu span.dropdown a, #cssmenu > ul > li > a  {
    color: #b59c6b;
    text-transform: uppercase;
    font-weight: bold;
    padding: 4px;}

#cssmenu > ul > li.has-sub > a {padding-right: 32px;}

#cssmenu span.dropdown a:hover, #cssmenu > ul > li:hover > a {color: #856e42;}

#cssmenu ul ul {
    position: absolute;
left: -30px;
top: 30px;
    opacity: 0;
    -webkit-transition: opacity .3s ease, top .25s ease;
    -moz-transition: opacity .3s ease, top .25s ease;
    -ms-transition: opacity .3s ease, top .25s ease;
    -o-transition: opacity .3s ease, top .25s ease;
    transition: opacity .3s ease, top .25s ease;
    z-index: 8;
}

#cssmenu ul ul ul {
    top: 37px;
    padding-left: 5px;
}

#cssmenu ul ul li {
    position: relative;
}

#cssmenu > ul > li:hover > ul {
    left: auto;
    top: 44px;
    opacity: 1;
}

#cssmenu.align-right > ul > li:hover > ul {
    left: auto;
    right: 0;
    opacity: 1;
}

#cssmenu ul ul li:hover > ul {
    left: 170px;
    top: 0;
    opacity: 1;
}

#cssmenu.align-right ul ul li:hover > ul {
    left: auto;
    right: 170px;
    top: 0;
    opacity: 1;
    padding-right: 5px;
}

#cssmenu ul ul li a {
width: 260px;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
background: #371c04 url(../../../rusmagic/images/bgcontent.jpg);
border: 1px solid #b59c6b;}

#cssmenu.align-right ul ul li a {text-align: right;}


#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last > a {border-bottom: 0;}

#cssmenu > ul > li > ul::after {
    content: '';
    border: 6px solid transparent;
    width: 0;
    height: 0;
    border-bottom-color: #323131;
    position: absolute;
    top: -12px;
    left: 30px;
}

#cssmenu.align-right > ul > li > ul::after {
    left: auto;
    right: 30px;
}

#cssmenu ul ul li.has-sub::after {
    border: 4px solid transparent;
    border-left-color: #9ea2a5;
    right: 10px;
    top: 12px;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}

#cssmenu.align-right ul ul li.has-sub::after {
    border-left-color: transparent;
    border-right-color: #9ea2a5;
    right: auto;
    left: 10px;
}

#cssmenu ul ul li.has-sub:hover::after {
    border-left-color: #323131;
    right: -5px;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

#cssmenu.align-right ul ul li.has-sub:hover::after {
    border-right-color: #323131;
    border-left-color: transparent;
    left: -5px;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}




@media all and (max-width: 900px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 900px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 900px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 900px), only screen and (min-device-pixel-ratio: 2) and (max-width: 900px), only screen and (min-resolution: 192dpi) and (max-width: 900px), only screen and (min-resolution: 2dppx) and (max-width: 1124px) {
	#cssmenu {
		position: relative;
		z-index: 1;
		width: auto;
}

#cssmenu > ul, #cssmenu span.dropdown {
position: relative;
top: 0px;
display: block;
background: #1d1408;
clear: both;
}

#cssmenu ul li a {
color: #ecd9af;
padding: 12px 20px;}

#cssmenu ul li:hover a, #cssmenu span.dropdown a:hover, #cssmenu ul ul li:hover > a {color: #b7ac8f;}

#cssmenu.align-center ul {text-align: left;}

#cssmenu > ul > li, #cssmenu.align-right > ul > li {float: none;}
#cssmenu span.dropdown, #cssmenu li, #cssmenu > ul > li, #cssmenu ul .has-sub::after, #cssmenu .submenuArrow, #cssmenu #indicatorContainer {display: none;}

#cssmenu ul ul,
    #cssmenu ul ul ul,
    #cssmenu ul > li:hover > ul,
    #cssmenu ul ul > li:hover > ul,
    #cssmenu.align-right ul ul,
    #cssmenu.align-right ul ul ul,
    #cssmenu.align-right ul > li:hover > ul,
    #cssmenu.align-right ul ul > li:hover > ul {
        position: relative;
        left: auto;
        top: auto;
        opacity: 1;
        padding-left: 0;
        padding-right: 0;
        right: auto;
}

#cssmenu ul ul li a {
        border: 0;
        background: none;
        width: auto;
        padding: 8px 35px;
}

#cssmenu.align-right ul ul li a {text-align: left;}

#cssmenu ul ul ul a {padding: 8px 50px;}

#cssmenu ul ul ul ul a {padding: 8px 65px;}

#cssmenu ul ul ul ul ul a {padding: 8px 80px;}

#cssmenu ul ul ul ul ul ul a {padding: 8px 95px;}

#cssmenu > ul > #menu-button {
        display: block;
        cursor: pointer;
}

#cssmenu #menu-button > a {padding: 14px 20px;}
#cssmenu ul.open li, #cssmenu > ul.open > li {display: block;}

}
	
		


/** jGrowl Start **/

/** Special IE6 Style Positioning **/
.ie6 {
	position: absolute;
}

.ie6.top-right {
	right: auto;
	bottom: auto;
	left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.top-left {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.bottom-right {
	left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.bottom-left {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.center {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 100%;
}

/** jGrowl Styling **/
.jGrowl {
	z-index: 9999;
	color: #ffffff;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: fixed;
}
.jGrowl.top-left {
	left: 0px;
	top: 0px;
}
.jGrowl.top-right {
	right: 0px;
	top: 0px;
}
.jGrowl.bottom-left {
	left: 0px;
	bottom: 0px;
}
.jGrowl.bottom-right {
	right: 0px;
	bottom: 0px;
}
.jGrowl.center {
	top: 0px;
	width: 50%;
	left: 25%;
}

/** Cross Browser Styling **/

.jGrowl.center .jGrowl-notification,
.jGrowl.center .jGrowl-closer {
	margin-left: auto;
	margin-right: auto;
}
.jGrowl-notification {
	background-color: transparent;
	opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
	transform: scale(1);
	width: 250px;
	padding: 10px;
	margin: 10px;
	text-align: left;
	display: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	word-break: break-all;
}
.jGrowl .jGrowl-notification {
	min-height: 40px;
}
.jGrowl-notification .ui-state-highlight,
.jGrowl-notification .ui-widget-content .ui-state-highlight,
.jGrowl-notification .ui-widget-header .ui-state-highlight {
	border: 1px solid #000;
	background: #000;
	color: #fff;
}
.jGrowl-notification .jGrowl-header {
	font-weight: bold;
	font-size: .85em;
}
.jGrowl-notification .jGrowl-close {
	background-color: transparent;
	color: inherit;
	border: none;
	z-index: 99;
	float: right;
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
}
.jGrowl-closer {
	background-color: #000000;
	opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
	transform: scale(1);
	width: 250px;
	padding: 10px;
	margin: 10px;
	text-align: left;
	display: none;
	border-radius: 5px;
	word-break: break-all;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
}
.jGrowl-closer .ui-state-highlight,
.jGrowl-closer .ui-widget-content .ui-state-highlight,
.jGrowl-closer .ui-widget-header .ui-state-highlight {
	border: 1px solid #000;
	background: #000;
	color: #fff;
}

.jGrowl .jGrowl-notification.jgrowl_success {
    background: lightgreen;
    border: 1px solid lightgreen;
    color: #333;
}

.jGrowl .jGrowl-notification.jgrowl_error {
    background: red;
    border: 1px solid red;
    color: #333;
}

.jGrowl .jGrowl-notification.jgrowl_process, .jGrowl .jGrowl-closer {
    background: yellow;
    border: 1px solid yellow;
	color: #333;
}

/** Hide jGrowl when printing **/
@media print {
	.jGrowl {
		display: none;
	}
}

/** jGrowl End **/

/** Modal Start **/

.blocker {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 9999;
	padding: 20px;
	box-sizing: border-box;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.75);
	text-align: center;
}

.blocker:before{
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.05em;
}

.blocker.behind {
	background-color: transparent;
}

.modal {
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-o-box-shadow: 0 0 10px #000;
	-ms-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}

.modal a.close-modal {
	position: absolute;
	top: -12.5px;
	right: -12.5px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(../../../images/close.png) no-repeat 0 0;
}

.modal-spinner {
	display: none;
	width: 64px;
	height: 64px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-right: -32px;
	margin-top: -32px;
	background: url(../../../images/spinner_big.gif) no-repeat center center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

/** Modal End **/

/** Impromptu Start **/

/*! jQuery-Impromptu - v6.2.3 - 2016-04-23
* http://trentrichardson.com/Impromptu
* Copyright (c) 2016 Trent Richardson; Licensed MIT */

.jqifade{
	position: absolute;
	background-color: #777777;
}
iframe.jqifade{
	display:block;
	z-index:-1;
}
div.jqi{
	width: 400px;
	max-width:90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	border: solid 1px #eeeeee;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 7px;
}
div.jqi .jqicontainer{
}
div.jqi .jqiclose{
	position: absolute;
	top: 4px; right: -2px;
	width: 18px;
	cursor: default;
	color: #bbbbbb;
	font-weight: bold;
}
div.jqi .jqistate{
	background-color: #fff;
}
div.jqi .jqititle{
	padding: 5px 10px;
	font-size: 16px;
	line-height: 20px;
	border-bottom: solid 1px #eeeeee;
}
div.jqi .jqimessage{
	padding: 10px;
	line-height: 20px;
	color: #444444;
	overflow: auto;
}
div.jqi .jqibuttonshide{
	display: none;
}
div.jqi .jqibuttons{
	text-align: right;
	margin: 0 -7px -7px -7px;
	border-top: solid 1px #e4e4e4;
	background-color: #f4f4f4;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
div.jqi .jqibuttons button{
	margin: 0;
	padding: 15px 20px;
	background-color: transparent;
	font-weight: normal;
	border: none;
	border-left: solid 1px #e4e4e4;
	color: #777;
	font-weight: bold;
	font-size: 12px;
}
div.jqi .jqibuttons button.jqidefaultbutton{
	color: #489afe;
}
div.jqi .jqibuttons button:hover,
div.jqi .jqibuttons button:focus{
	color: #287ade;
	outline: none;
}
div.jqi .jqibuttons button[disabled]{
	color: #aaa;
}
.jqiwarning .jqi .jqibuttons{
	background-color: #b95656;
}

/* sub states */
div.jqi .jqiparentstate::after{
	background-color: #777;
	opacity: 0.6;
	filter: alpha(opacity=60);
	content: '';
	position: absolute;
	top:0;left:0;bottom:0;right:0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
div.jqi .jqisubstate{
	position: absolute;
	top:0;
	left: 20%;
	width: 60%;
	padding: 7px;
	border: solid 1px #eeeeee;
	border-top: none;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
div.jqi .jqisubstate .jqibuttons button{
	padding: 10px 18px;
}

/* arrows for tooltips/tours */
.jqi .jqiarrow{ position: absolute; height: 0; width:0; line-height: 0; font-size: 0; border: solid 10px transparent;}

.jqi .jqiarrowtl{ left: 10px; top: -20px; border-bottom-color: #ffffff; }
.jqi .jqiarrowtc{ left: 50%; top: -20px; border-bottom-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowtr{ right: 10px; top: -20px; border-bottom-color: #ffffff; }

.jqi .jqiarrowbl{ left: 10px; bottom: -20px; border-top-color: #ffffff; }
.jqi .jqiarrowbc{ left: 50%; bottom: -20px; border-top-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowbr{ right: 10px; bottom: -20px; border-top-color: #ffffff; }

.jqi .jqiarrowlt{ left: -20px; top: 10px; border-right-color: #ffffff; }
.jqi .jqiarrowlm{ left: -20px; top: 50%; border-right-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowlb{ left: -20px; bottom: 10px; border-right-color: #ffffff; }

.jqi .jqiarrowrt{ right: -20px; top: 10px; border-left-color: #ffffff; }
.jqi .jqiarrowrm{ right: -20px; top: 50%; border-left-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowrb{ right: -20px; bottom: 10px; border-left-color: #ffffff; }

/** Impromptu End */