<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.topotype { width: 100%; margin-bottom: 1em; }
.topotype td { width: 33.3%; }
.topotype td#tt_v1 { width: 29%; }
.topotype td#tt_v2 { width: 33%; }
.topotype td#tt_v3 { width: 38%; }

.tabs .tab span.title {
	border: 0px dashed #888888;
	border-bottom-width: 1px;
	padding: 0.2em;
	cursor: pointer;
	//cursor: hand;
	1background-color: transparent;
}

#content .tabs .tab.sel span.title {
	background-color: #dddddd;
	color: #000000;
	border-style: solid;
	cursor: auto;
}

.tabs .tab.unsel span.title {
	
}

input.radio,
input.checkbox {
	line-height: 1em;
	vertical-align: bottom;
}

.descr {
	color: #777777;
	margin-top: 0.5em;
}

.face_descr { margin-top: 1em; }

.tab_block { display: none; }
.tab_block.sel { display: block; }

.pars td { width: 33%; text-align: left; }
.pars.v3 td.tdl { width: 50%; text-align: left; padding-right: 0.3em; }
.pars.v3 td.tdr { width: 50%; text-align: left; padding-left: 0.3em; }

fieldset .subtitle {
	margin: 0.5em 0.3em 0 0.3em;
	//margin: 0.5em 0.8em 0 0.8em;
}

fieldset, fieldset table { position: relative; }

.tiny_select {
	width: 10.5em;
}

#debug { 1display: none; }

#sum_block {
	font-size: 1.1em;
	text-align: left;
	margin-right: 9em;
}

.place h6 { margin-top: 0; }
.place { margin-bottom: 2em; }

.calc { margin-top: 2em; margin-botom: 1em; height: 4em; }
.calc .input { float: right; z-index: 1; text-align: right; }

#sum_block .sum_title { display: none; font-weight: bold; }
#sum_block.vis .sum_title { display: inline; }

#sum_value { font-size: 1.3em; color: #990000; margin-left: 0.1em; font-weight: normal; }

.mess,
#err_mess { font-size: 0.8em; font-family: Arial; font-weight: bold; display: none; text-align: left; }
.small_screen .mess { font-size: 0.9em; }
.mess.succ { color: green; display: block; }
.mess.err,
#err_mess { color: red; display: block; }

#err_mess { font-size: 0.9em; }
#err_mess.hidden { display: none; }

#tb_v2 h6 { margin-top: 0; }
#tb_v2 fieldset { padding: 0.5em; margin-top: 1em; }
#content .ft.tobject { margin-right: -1em; }
#content .ft.tobject td { width: 50%; text-align: left; vertical-align: top; }
#content .ft.tobject td.tdl { width: 40%; text-align: right; }
body.small_screen #content .ft.tobject td.tdl { width: 33%; text-align: right; }
#content .ft.tobject td.tdr { width: 60%; text-align: left; }
body.small_screen #content .ft.tobject td.tdr { width: 67%; text-align: left; }
#content .ft.tobject td.tdc { text-align: center; }
#content .ft.tobject .descr { margin-top: 0; }

select.location { font-size: 0.9em; width: 100%; }

#s_total td { border: 0 solid #cccccc; border-top-width: 1px; background: transparent url('/img/spacer.gif') left top no-repeat; line-height: 1.5em; vertical-align: bottom; }
#s_total .unvis { display: none; }
#s_total.hidden td { color: #888888; }
#s_total.hidden .unvis { display: inline; }
#s_total.hidden .vis { display: none; }

.trace_face.hidden { display: none; }
#s_sides.hidden { display: none; }

#snip_values .unvis { display: none; }
#snip_values.hidden .unvis { display: inline; }
#snip_values.hidden .vis { display: none; }
</pre></body></html>