<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	font-family: "Segoe UI", "verdana", "arial";
	color: #575757;
	margin-top: 0;padding-top:0;
}

a {color: rgb(19,112,171);text-decoration: none;}
a:link{	color: rgb(19,112,171); text-decoration: none;}
.selected a:link {color: HighlightText;}
.selected a.topiclink:visited {color: HighlightText;}


a.topiclink, a.wiki { font-weight: bold;}
a.topiclink:visited, a.wiki:visited

{
	/*color: #551A8B;*/
	color: #5493B4;
	/*text-decoration: none;*/
	font-weight: normal;
}
h1 a.wiki:visited { font-weight: bold }
h2 a.wiki:visited { font-weight: bold }
h3 a.wiki:visited { font-weight: bold }
h4 a.wiki:visited { font-weight: bold }

a.folderlink
{
	font-weight: bold;
}
a.folderlink:visited
{
	color: #5493B4;
	text-decoration: none;
	font-weight: normal;
}
.selected a.folderlink:visited
{
	color: HighlightText;
}
a:hover,a.topiclink:hover
{
	color: rgb(7,74,229);
	text-decoration: underline;
}
.sortable tr:hover { 
  background-color: rgb(216,250,252)
/*  background-color: Wheat; */
}
div#content {min-height: 90px}
#content .sortable tr:hover { cursor:pointer}

a.notexists { display:none}

a.you { background-color:#FFE0E0; padding-left:5px; padding-right:5px;}

.wiki h1 { font-size:1.7em; clear:left; margin-top:4px; color:#373737}
.wiki h1 a { color: #373737; font-weight:bold}
.wiki h1 a:visited { color: #373737; font-weight:bold}

.wiki h2 { font-size:1.5em; clear:left; color:#373737}

.wiki h3 { font-size:1.4em; clear:left;}
.wiki h3 { background-color: gray; color: white; padding:0px 5px 1px 5px; }
.wiki h3 a { color: white; font-weight:bold}
.wiki h3 a:visited { color: white; font-weight:bold}

.wiki h3.toc_1 {margin-right:70px;}

.wiki h4 {font-size:1.3em; clear:left;}

.wiki h5 { color:#054B8C; font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;font-weight:bold;text-decoration:none;margin:11px 0px 11px 0px}

/*.wiki h6 { font-size: 11px; font-weight: bold; clear:left; color: green; margin-bottom: 5px; } */

.wiki h6 { padding:2px 4px 2px 6px; background-color:#9FB2BF;color:white;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;font-weight:bold;text-decoration:none;margin:15px 0px 10px 0px;}
.wiki h6 a { color: white; font-weight:bold; text-decoration:underline}
.wiki h6 a:visited { color: white; font-weight:bold}

.wiki span.cite { color: green; }
.wiki span.mark { color: red; }

#e4a_logo {}
#e4a_main_title {margin-top:0;margin-bottom:0px;padding-top:5px;height:34px;overflow:hidden;line-height:27px}
#e4a_menu {font:menu;float:right;font-size: 12px;font-weight:normal;margin-top:8px;padding-left:5px}

#e4a_page_props { color:white;font:menu;float:right;font-size: 12px;font-weight:normal;line-height:24px; padding-right:5px}
#e4a_page_props a { color:white }

#e4a_author,#e4a_page_version { }
#e4a_page_version:hover {color:red;cursor:pointer;}
#e4a_tags { color: white; margin-left:5px;margin-right:5px}

#e4a_menu button { font:menu;font-weight:normal;}

#isearch {float:right; font:menu;font-weight:normal;border:1px solid green;text-align:center}

#e4a_comments tr.sp_head {display:none}
#e4a_folderlist tr.sp_head {display:none}

.wiki fieldset {
 padding: 10px;
 border: 1px solid gray;
/* margin-top: 20px; */
}

.wiki fieldset#e4a_help {
 padding: 10px;
/* margin-top: 100px; */
}

.wiki fieldset td.time { color: gray; padding-left: 5px }

div.wiki { padding:10px 20px 20px 20px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12.8px;color:black;
  background-color:white;
  border-top:1px solid rgb(131,144,170);
  border-bottom:1px solid rgb(131,144,170)
}

.wiki a.forth {color: black; border-bottom: 1px dotted gray;}

.wiki div.cite { background-color: RGB(235,235,235);margin:0;padding-left: 10px;border-left:2px solid blue; font-family: "Courier New"}
.wiki div.cite h1 { margin: 0 }
.wiki div.cite h2 { margin: 0 }

.wiki blockquote { background-color: RGB(235,235,235);margin:0;padding-left: 10px;border-left:2px solid blue;}

.wiki div.code { background-color: LightCyan; border:1px solid LightSkyBlue; font-family: "Courier New"; padding:10px;
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
 clear:both;
 max-width: 600px; overflow: auto;
}
.wiki div.bug  { background-color: LightPink ; border:1px solid DeepPink;display:inline-block}
.wiki span.icode  { background-color: SkyBlue; border:1px solid Blue;}

.wiki div.error  { background-color: LightPink ; border:1px solid DeepPink;display:inline-block; margin: 10px; padding:10px}

.wiki tt { font-family: "Courier New"; font-size:15px;}

.wiki pre {
 /* background-color: LightCyan; border:1px solid LightSkyBlue; */
 font-family: "Courier New";
 font-size:13px;
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.wiki code {
 font-family: "Courier New"; font-size:15px;
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
}
div.wiki .your_page { background-color: Bisque }
/*body { background-color: Wheat }*/
/*body { background-color: Beige }*/
body { background-color: White }

/*body.your_page { background-color: Beige }*/
body.your_page { background-color: White }

td { padding-left: 10px; padding-right: 10px}
th { padding-left: 10px; padding-right: 10px}

td.Текст { padding-left: 0px; padding-right: 0px}
th.Текст { padding-left: 0px; padding-right: 0px}

td.Дата { color: gray; }
td.Размер { text-align:right }
td.Ответов { text-align:right }
td.Просмотров { text-align:right }
td.Сообщений { text-align:right }
td.tags { color: gray; }

#e4a_comments td.Дата { font-size:0.8em; font-family:Verdana,Arial,Helvetica,sans-serif; border-bottom: 1px solid gray; vertical-align: top}
#e4a_comments td.Автор { font-size:0.8em; font-family:Verdana,Arial,Helvetica,sans-serif; border-bottom: 1px solid gray; vertical-align: top; padding-left:20px}
#e4a_comments td.Текст { vertical-align: top; }
#e4a_comments td.tags { display:none }
#e4a_comments div.wiki { padding: 9px;border-top:0 none }

#e4a_comments tr.even { background-color:#E8F8FF}
#e4a_comments tr.even div.wiki{ background-color:white /*#FFF8E8*/}

#e4a_comments tr.odd { background-color:white}
#e4a_comments tr.odd div.wiki{ background-color: #E8F8FF}

/* background-color:#E8FFE8 */
#e4a_comments .author_pig { border-left: 4px solid yellow;}
#e4a_comments div.author_ac_:before { content:url(/e4a/favicon.ico)}

#e4a_comments tr.flags_32 td { } /* recent */
#e4a_comments tr.flags_16 /* draft */ { background-color:pink;opacity:0.5;filter:alpha(opacity=50);font-size:12px}
#e4a_comments tr.flags_48 /* draft recent */ { background-color:pink;opacity:0.5;filter:alpha(opacity=50);font-size:12px}
#e4a_comments tr.flags_48 td.Автор:before { content:url(/e4a/icons/stop.png)}
#e4a_comments tr.flags_256 td { background-color:red;opacity:0.4;filter:alpha(opacity=40);font-size:11px} /* junk */
#e4a_comments tr.flags_288 td { background-color:yellow;opacity:0.4;filter:alpha(opacity=40);font-size:11px} /* recent junk */

#e4a_comments tr.flags_12 /* seen deleted */ { background-color:red;opacity:0.7;filter:alpha(opacity=70);font-size:11px}
#e4a_comments tr.flags_28 /* seen deleted */ { background-color:red;opacity:0.7;filter:alpha(opacity=70);font-size:11px}

img.e4a_icon { padding-top: 2px;cursor:pointer}

div.section {padding-top:20px;padding-bottom:10px;font-weight:bold}

span.post { display:none }

#e4a_menu input,textarea,button {font:menu;margin:0;}
#e4a_menu input {border:1px solid green;}

textarea#e4a_edit_area {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px; width:100%; height:394px;}
textarea#e4a_comment_area {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px; width:70%; height:150px;}
textarea.e4a_edit_comment_area
 {width:95%; height:150px;;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:1em; padding:5px;
	border: 3px solid;
	border-color: threedshadow threedhighlight threedhighlight threedshadow;
 }
.e4a_edit_comment {border: 1px solid gray;display:none}
.e4a_edit_comment table {border: 10px solid threedface; background-color:threedface;width:100%}
.e4a_edit_comment table td {background-color:threedface;padding:0;}
.e4a_edit_comment_tools {text-align:center;vertical-align:center}
.e4a_edit_comment_toolbar span {background:url(/e4a/icons/tb-sprite.gif) no-repeat top left;width: 16px; height: 16px;display:inline-block;border:1px solid threedshadow}
.e4a_edit_comment_toolbar span:hover {background-color: LightCyan; border:1px solid LightSkyBlue;}
.e4a_edit_comment_toolbar img {width: 16px; height: 16px;border:1px solid threedface;
  filter:alpha(opacity=90);
  -moz-opacity:0.9;
  opacity:0.9;
}
.e4a_edit_comment_toolbar img:hover {background-color: LightCyan; border:1px solid LightSkyBlue;
  filter:alpha(opacity=100);
  -moz-opacity:1.0;
  opacity:1.0;
}

.e4a_edit_tools {text-align:center;vertical-align:center}
.e4a_edit_time {position:relative;top:-4px;font-size:70%;white-space: nowrap}

div.ready#e4a_editor_preview { height:150px; width:70%; overflow: scroll; border:2px solid green; padding:10px}
div.ready#e4a_commantator_preview { height:394px; width:70%; overflow: scroll; border:10px solid white; padding:10px}

span.snippet { color:gray; font-size: 70%; padding-left: 10px; display:block;padding-bottom:5px}

span #e4a_login { }

a.e4a_role_supervisor { color: red; background-color: yellow}
a.e4a_role_admin { color: red}
a.e4a_role_moderator { color: magenta}
a.e4a_role_forum { color: green}
a.e4a_role_member { color: green}

#e4a_overlay{ 
    background-image: url(/e4a/overlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}

* html #e4a_overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src="/e4a/overlay.png", sizingMethod="scale");
}

#e4a_box{
    background:#2d2d2d;
    padding:10px;
    border:2px solid #eee;
}

#e4a_box fieldset {
    padding:10px;
}

#e4a_over{
    background:#2d2d2d;
    padding:10px;
    border:2px solid #eee;
    display:none;
}

#e4a_cls{
    position:absolute;
    top:-5px;
    right:-5px;
    cursor:pointer;
}

#e4a_box fieldset legend { color:black; background-color: white; padding-left: 5px; padding-right: 5px }
#e4a_box { color: white; }

/*
div.wiki .важное  { background-color: pink; color: #FF0000 }
div.рабочее  { background-color: #FF9900 }
div.личное  { background-color: #009900 }
div.к_исполнению  { background-color: #3333FF }
div.отложено  { background-color: #993399 }
div.рус  { background-color: #99FFFF }
div.ambiguous  { background-color: #FF6666 }
div.clear  { background-color: BlanchedAlmond }
div.deja  { background-color: #6600CC }
div.eserv  { /* background-color: AntiqueWhite */ }
div.eserv4  { background-color: #FFCCFF }
div.forth  { background-color: Khaki }
div.low  { background-color: #CCCCCC }
div.news  { background-color: #993399 }
div.personal  { background-color: #339999 }
div.sf  { background-color: #33CCFF }
*/
div.wikipost  { /* background-color: #E8FFE8  #33CC00*/ }

div.junk  { background-color: #CCCCCC }
div.answered  { border: 2px solid green }
div.flagged  { border-bottom: 1px solid gray }
div.deleted  { background-color: #CCCCCC }
div.seen  { /* border: 1px solid green */ }
div.draft  { background-color: #CCCCCC }

/* div.recent  { border: 1px solid #22FF88 } */
div.recent  { border: 1px solid DarkCyan}
div.forwarded  { background-color: #3333FF }
div.mdnsent  { border: 2px solid blue }

div.nonjunk  { color: black }
div.hidden  { display:none }

#goog-fixurl h3 { font-size:1.2em;}
div#goog-fixurl { border: 1px solid green; padding: 10px}

.nesting_0 { }
.nesting_1 { padding-left: 10px}
.nesting_2 { padding-left: 30px}
.nesting_3 { padding-left: 50px}
.nesting_4 { padding-left: 70px}
.nesting_5 { padding-left: 80px}
.nesting_6 { padding-left: 90px}
.nesting_7 { padding-left: 90px}
.nesting_8 { padding-left: 90px}

.folderdescr { font-size: 11px; font-weight: normal; color:gray; padding-bottom:10px; display:block}
a.folderlink { display:block }

#e4a_folderlist tr:hover { background-color: rgb(216,250,252) }

div.e4a_subcomments { }
div.e4a_subcomments_title { border-top: 1px solid green; font-size: 0.7em; display:none }
.yrole_supervisor div.e4a_subcomments_title { display:block }
.display_versions div.e4a_subcomments_title { display:block }

div.e4a_page_actions {display: inline-block;}
div#e4a_page_actions {padding-top: 10px;padding-bottom: 10px;}
div#dragger {border:2px solid pink; position:absolute;left:250px;top:200px;display:none;color:green;background-color:white}

.dragover { background-color: lightgreen }
.draghandle {cursor:move}
.selected .dragover { background-color: lightgreen }
:hover .selected .dragover { background-color: lightgreen }
#sp_table tr td.dragover { background-color: lightgreen }

#sp_table tr.selected, #sp_table tr.selected td, #sp_table tr.selected td.numb {
	background:	Highlight;
	color:		HighlightText;
}
#sp_table td.total { background-color:yellow; color:red }
#sp_table tr.selected .editable { background-color:yellow; color:red }
#sp_table td.numb { text-align: center }
/* #sp_table td.Автор { text-align: center } */

#content #sp_table td.Сумма { text-align: right }
#content #sp_table td.График { text-align: left; width:80% }

.wiki #sp_table tr.redClass td {background-color:red}

#content .odd {
 background-color: rgb(237,239,243);
 /* background-color:#D8EFE8 */
}
#content tr:hover.odd td {background-color: rgb(216,250,252);cursor:pointer}
#content tr:hover.odd {background-color: rgb(216,250,252);cursor:pointer}

#content tr.sp_head {height:26px;cursor:pointer}
#content tr:hover.sp_head {background-color:white}

form#e4a_file_upload {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:0.8em;color:black;background-color:#E8F8FF /*#E8FFE8;*/}
div#e4a_author_w {margin:0 0px 10px 10px;padding-left:10px;}
div#e4a_author_w img {}
div#related div#e4a_author_w a {display:block;padding:0;margin:0}

div#e4a_edit_m {float:right;clear:left;border-left:2px solid Chocolate;position:relative;top:-5px;left:10px; margin-right:10px;padding-left:10px;cursor:pointer;}
div#e4a_edit_m img {margin-top:1px}

table#sp_table {clear:right;width:100%}

#e4a_commentator { font-size:0.8em}


table#e4a_page_creator textarea#e4a_edit_0 {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px; width:100%; height:394px;}
table#e4a_page_creator {border: 10px solid threedface; background-color:threedface}
table#e4a_page_creator td {background-color:threedface;}

#powered_by {font-size:14px}

img.embeddedimage { max-width: 480px; padding:5px 15px 10px 0; clear:both}
#content img.embeddedimage { max-width: 800px; float:left; clear:left}

img.embeddedimage {
 _width: expression(this.width &gt; 480 ? 480: true);
 /* IE6 fix for max-width */
}

#content img.embeddedimage {
 _width: expression(this.width &gt; 800 ? 800: true);
 /* IE6 fix for max-width */
}

#e4a_comments img.embeddedimage { display:block }

div#e4a_project_menu {padding-left:120px;text-align:center;
  background-color:#68859b; /*#9fb2bf*/
  height:25px;line-height:23px;
}

/* rgb(232,252,253) */

#e4a_project_menu a {
  background-color: #9fb2bf /* #EDEFF3*/ ;
  color: white; padding: 2px 5px 2px 5px;
/*  font-size:14px;*/
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:normal;
  text-decoration:none;
  white-space: nowrap;
}
#e4a_project_menu a:hover {background-color: rgb(216,250,252); color: rgb(7,74,229);}


div#e4a_project_menu div {height:25px;overflow:hidden}

div#news {padding: 10px}

div#news table {width:100%}

a.newslink {
  color:#00318D;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  text-decoration:none;
}
#news b {
  color:#5B6D7C;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10px;
  text-decoration:none;
}
div#news td {
  border-bottom: 1px dotted gray; padding-bottom:10px;
  line-height:11px;
}

div#news th {
  color:white;
  font-size:14px;
  font-weight:normal;
  background-color: rgb(193,210,225);
}


div#related {padding: 10px}

div#related table {width:100%}

div#related a {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  text-decoration:none;
  margin-left:10px;
}
div#related td a {
  color:#00318D;
  display:list-item;
}
div#related td {
/*  border-bottom: 1px dotted gray; */
  padding-bottom:5px;
  padding-top:5px;
  line-height:12px;
}
div#related ul {
  margin:0;padding:0;
  margin-left:23px;
  list-style-type:square;
}
div#related li {
  padding:0; margin:0;
}
div#related li a {
  padding:0; margin:0;
}

div#related legend {
  padding: 0px 5px 0px 5px;
  color:white;
  font-size:14px;
  font-weight:normal;
  background-color: rgb(193,210,225);
  width:90%;
}
div#related th {
  display:none;
}

table#pan {width:100%;border-bottom:1px solid rgb(131,144,170)}
td#newstd {width:20%;vertical-align:top;padding:0;background-color:#b7c6d3;border-right:1px solid rgb(131,144,170);border-top:1px solid rgb(131,144,170)}
td#wikitd {width:60%;vertical-align:top;padding:0}
td#reltd  {width:20%;vertical-align:top;padding:0;background-color:#b7c6d3;border-left:1px solid rgb(131,144,170);border-top:1px solid rgb(131,144,170)}

fieldset.wiki_backlinks tr.sp_head { display:none }
#content fieldset.wiki_backlinks { margin-top: 15px; clear:both}
div#content {margin-bottom:10px}

a.toc_anchor {clear:left}

div.center { text-align:center }

fieldset.toc { padding-left:25px; margin-top:5px}
/*fieldset.toc a { display:list-item;}*/
fieldset.toc br { display:none}
fieldset.toc ul { padding-left:10px; margin:0 }
fieldset.toc ul.ul_0 { padding-left:5px; }
#content fieldset.toc li { margin-bottom:5px }

#content li { margin-bottom:3px }
#content ol { padding-left:30px; margin:0 }
#content table { margin-top: 7px; margin-bottom: 7px}

#content fieldset table { margin-top: 0}
#content fieldset table td.A { text-align: center}

hr {clear:left}


div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px !important;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

SPAN.formm { 
  display:-moz-inline-box;
  display:inline-block;
  width:10%;text-align:right;margin-right:5px;
  padding-bottom:2px;
}
SPAN.formm2 { 
  display:-moz-inline-box;
  display:inline-block;
  width:15%;text-align:right;margin-right:10px;
  padding-bottom:5px;
}

#content .w { width: 100%; }
#content .w8 { width: 80%; }
#content .w6 { width: 60%; }
#content .w5 { width: 50%; }
#content .w45 { width: 45%; }
#content .w4 { width: 40%; }
#content .w3 { width: 30%; }
#content .w2 { width: 20%; }

a.e4a_product {display:inline-block; min-width:420px;font-weight:bold}
b.e4a_price {display:inline-block; min-width:90px; text-align:right}
button.e4a_cart {font-size: 120%; white-space:nowrap;}
button.e4a_cart img {position:relative;top:3px;height:16px;width:16px}

div.e4a_state { white-space: nowrap }
div.e4a_state img { border: 0; width:16px; height:16px; position:relative; top:2px }

div.e4a_stater { white-space: nowrap; background-color:LightPink }
div.e4a_stater img { border: 0; width:16px; height:16px; position:relative; top:2px }
span.e4a_sumr  { background-color:LightPink }

tr.sp_tag_12 td {border-top: 1px solid gray}

#downloadButton .download-button {
  float:left; margin: 5px 15px 10px 0px;
  cursor: pointer;
  background-color: #E75454;
  padding: 10px;
  color: white;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 6px;
  width: 200px;
}
#downloadButton .download-button {
  display: block;
  text-align: center;
  line-height: 1.4em;
}
#downloadButton .download-button:hover {
  text-decoration: none;
  background-color: green;
}
#downloadButton a.download-button span {
  color:#FFAC90;
}

STYLO {display:none}
stylo {display:none}

SCRIРT {display:none}
scriрt {display:none}

.mix_outer { font-size: 11px; font-family: Verdana; }
.mix_outer a { color: #00318D; }
.mix_outer a b { font-weight: normal }
div.mix_inter {border-top:2px solid grey}

#e4a_page_actions div#___plusone_0 {
  position:relative;top:5px;
  padding:2px;
}
#e4a_comment_button {margin-left: 20px;}
</pre></body></html>