/*$Id: cs_ja_toc.css 754 2024-11-30 21:04:18Z pechkin $$URL: svn://localhost/www/trunk/x/smp/xlat/Smart.C/JubilateAgno/cs_ja_toc.css $*/#toc-search {    display: flex;    flex-direction: row;}nav#TOC {    flex: 1 1;    display: flex;    flex-direction: column;}ul.TOC {    display: flex;    flex-direction: row;	font-size: small;	white-space: nowrap;	list-style-type: none;}ul.TOC li {    flex: 0 0;    margin-top: 0;}.toc_chapter:not(.fragment) {    font-style: italic;    clear: both;}li.fragment {	float: left;    font-style: normal !important;    margin-left: 15px;	font-size: large;}input[type=button] {		float: right;		display: block;}#search {    flex: 1 1;    padding-left: 10px;}