blockquote {
 margin: 6pt;
}
.header {
 color: #8be1e0;
}
.header h2, .header h3 {
 display: inline;
}
.footer, .navbar {
 text-align: center;
}
.nav_linkmenu a {
 font-weight: bold;
 color: #fefefe;
}
.nav_linkmenu a:hover, .nav_linkmenu a:focus{
 background: C_DRED;
}
.nav_linkmenu a:focus {
 text-decoration: underline 2px;
}
.nav_linkmenu a:active {
 background: #316F23;
}
.footer a, .footer a:visited {
 display: inline-block;
 color: #8be1e0;
}
.content img {
 max-width: 100%;
}
.info, .warning, .error {
 margin: 6pt;
 padding-inline-start: 0.5em;
 font-family: sans-serif;
}
.info {
 background: #8be1e0;
 color: #221f31;
}
.warning {
 background: #f5ee9b;
 color: #9b6e2d;
}
.error {
 background: #ea9182;
 color: #a14d3f;
}
.itime {
 display: none;
}
.def {
 text-decoration: dotted underline;
}
