<br />
<b>Deprecated</b>:  Creation of dynamic property scss_server::$dir is deprecated in <b>/var/www/icfm/serverlib/scss.inc.php</b> on line <b>4549</b><br />
<br />
<b>Deprecated</b>:  Creation of dynamic property scss_server::$cacheDir is deprecated in <b>/var/www/icfm/serverlib/scss.inc.php</b> on line <b>4555</b><br />
<br />
<b>Deprecated</b>:  Creation of dynamic property scss_server::$scss is deprecated in <b>/var/www/icfm/serverlib/scss.inc.php</b> on line <b>4562</b><br />
/* compiled by scssphp v0.0.12 on Sun, 18 Jan 2026 07:41:44 +0000 (0.0265s) */

html, body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  height: 100%; }

div {
  margin: 0px;
  padding: 0px; }

img {
  border: 0px; }

footer {
  text-align: center; }

p {
  text-align: justify; }

#content {
  font-size: 1.2em; }

#tbl {
  width: 500px;
  background-color: #000; }
  #tbl td, #tbl th {
    padding: 3px; }
  #tbl thead tr {
    background-color: #090;
    color: #fff; }
  #tbl tbody tr:nth-child(even) td {
    background-color: #dedede; }
  #tbl tbody tr:nth-child(odd) td {
    background-color: #efefef; }

#wrapper {
  min-height: 100%;
  width: 100%;
  position: relative; }
  #wrapper main {
    padding-bottom: 30px;
    height: 100%; }
  #wrapper footer {
    border-top: 1px solid #ccc;
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center; }

main {
  font-size: 0.9em;
  font-family: Verdana; }
  main h1, main h2, main h3, main h4 {
    font-weight: bold; }
  main h1 {
    font-size: 2em; }
  main h2 {
    font-size: 1.5em; }
  main h3 {
    font-size: 1.2em; }

::selection {
  background-color: #ff0; }

#head {
  padding: 20px 0px 20px 30px;
  height: 100px;
  /*nav { text-align: center; height: 36px; border-top: 1px solid #000; border-bottom: 1px solid #000;
  ul {margin: 0px; padding: 0px; box-sizing:content-box;
    li {list-style: none; display: inline; box-sizing: content-box;
      a { text-decoration:none;
        display: inline-block; width: 80px; height: 28px; padding: 3px; color: #000; box-sizing: content-box;
        text-align: center; font-size: 1.5em; font-style: Oblique;
        &:hover{ text-decoration:none;
          background-color: #000; color: #FFF;
        }
      }
    }
  }
}*/ }

.output {
  overflow: auto;
  border: 1px solid #999;
  page-break-inside: avoid;
  font-family: monospace, monospace;
  font-size: 1em;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

header .container {
  position: relative; }

#search {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  line-height: initial; }
  #search input[type="image"] {
    box-sizing: initial; }
  #search .gsc-control-cse {
    padding: 0; }

@media (min-width: 768px) {
  .navbar.yamm {
    min-height: 40px;
    height: 40px;
    border-top: 1px solid black;
    border-bottom: 1px solid black; }

  .nav.navbar-nav {
    width: 100%;
    text-align: center; }
    .nav.navbar-nav > li {
      float: none;
      display: inline-block; }
      .nav.navbar-nav > li > a {
        padding: 9px 15px; } }
