<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t3-megamenu .mega-inner {
  padding: 0;
}
.t3-megamenu .row-fluid + .row-fluid {
  border-top: 1px solid #e5e5e5;
}
.t3-megamenu .mega-group {
  background: url(../../templates/ja_fubix/images/line.gif) repeat-y left top;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 20px;
}
.t3-megamenu .row-fluid .span6.mega-col-nav:first-child .mega-group,
.t3-megamenu .row-fluid .span4.mega-col-nav:first-child .mega-group,
.t3-megamenu .row-fluid .span3.mega-col-nav:first-child .mega-group,
.t3-megamenu .row-fluid .span2.mega-col-nav:first-child .mega-group,
.t3-megamenu .row-fluid .span6.mega-col-module:first-child .t3-module,
.t3-megamenu .row-fluid .span4.mega-col-module:first-child .t3-module,
.t3-megamenu .row-fluid .span3.mega-col-module:first-child .t3-module,
.t3-megamenu .row-fluid .span2.mega-col-module:first-child .t3-module {
  background: none;
}
.t3-megamenu .mega-nav .mega-group &gt; .mega-group-title,
.t3-megamenu .dropdown-menu .mega-nav .mega-group &gt; .mega-group-title,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group &gt; .mega-group-title {
  background: none;
  border: none;
  border-bottom: solid 1px #e5e5e5;
  color: #222;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 0 0 10px;
  text-transform: uppercase;
}
.t3-megamenu .mega-nav .mega-group &gt; .mega-group-title:hover,
.t3-megamenu .mega-nav .mega-group &gt; .mega-group-title:active,
.t3-megamenu .mega-nav .mega-group &gt; .mega-group-title:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group &gt; .mega-group-title:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group &gt; .mega-group-title:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group &gt; .mega-group-title:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group &gt; .mega-group-title:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group &gt; .mega-group-title:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group &gt; .mega-group-title:focus {
  background: none;
  color: #222;
}
.t3-megamenu .mega-group-ct .row-fluid .span6.mega-col-nav .mega-nav {
  border-left: solid 1px #e5e5e5;
  padding: 0px 20px !important;
  margin: 0px 20px !important;
}
.t3-megamenu .mega-group-ct .row-fluid .span6.mega-col-nav .mega-nav:first-child {
  margin-left: -20px !important;
}
.t3-megamenu .mega-nav &gt; li a,
.t3-megamenu .dropdown-menu .mega-nav &gt; li a {
  border: none;
  border-bottom: solid 1px #e5e5e5;
  padding: 5px 10px;
}
.t3-megamenu .mega-group-ct .mega-nav &gt; li a {
  border-bottom: none;
  padding: 5px 0;
}
.t3-megamenu .mega-nav .dropdown-submenu &gt; a::after {
  margin-right: 0;
}
.t3-megamenu .mega-col-module {
  margin-top: 20px;
}
.t3-megamenu .mega-col-module:first-child {
  background: none;
}
.t3-megamenu .t3-module {
  background: url(../../templates/ja_fubix/images/line.gif) repeat-y left top transparent;
  border: none;
  padding: 0 20px;
  margin-top: 0;
  margin-bottom: 20px;
}
.t3-megamenu .t3-module .module-title {
  background: inherit;
  border-bottom: solid 1px #e5e5e5;
  color: #222;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 0 0 10px 0;
}
.t3-megamenu .t3-module ul {
  margin: 0 0 0 20px;
}</pre></body></html>