@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900);
@font-face {
  font-family: 'FontAwesome';
  src: url('/ff/themes/default/fonts/fontawesome-webfont.eot?v=3.2.1');
  src: url('/ff/themes/default/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('/ff/themes/default/fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('/ff/themes/default/fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('/ff/themes/default/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
.float-fix {
  zoom: 1;
}
.float-fix:after {
  content: "";
  display: block;
  clear: both;
}
.content-center {
  text-align: center;
}
.content-center > * {
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.clear-both {
  clear: both;
}
.text-hide {
  overflow: hidden;
  text-indent: -999px;
  position: relative;
}
.no-wrap {
  white-space: nowrap;
}
.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.no-focus:focus {
  outline: none;
}
.list-linear li {
  display: block;
  list-style: none;
  margin-left: 0px;
}
.list-float {
  zoom: 1;
}
.list-float:after {
  content: "";
  display: block;
  clear: both;
}
.list-float li,
.list-float ul,
.list-float ol {
  float: left;
}
.list-float li {
  display: block;
  list-style: none;
  margin-left: 0px;
}
.list-inline li,
.list-inline ul,
.list-inline ol {
  display: inline;
}
.list-inline li {
  list-style: none;
  margin-left: 0px;
}
.list-inline-block li,
.list-inline-block ul,
.list-inline-block ol {
  display: inline-block;
}
.list-inline-block li {
  list-style: none;
  margin-left: 0px;
}
.table-linear,
.table-linear thead,
.table-linear tbody,
.table-linear tr,
.table-linear td,
.table-linear th {
  display: block;
}
.preset-icon-font {
  font-family: 'FontAwesome';
}
.row-break {
  clear: left;
  margin-left: 0px;
}
@media screen,handheld,projection,tv {
  .auto-row-break {
    clear: left;
  }
}
@media all {
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section,
  summary {
    display: block;
  }
  audio,
  canvas,
  video {
    display: inline-block;
  }
  abbr[title],
  dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
  }
  address {
    font-style: normal;
  }
  b,
  strong {
    font-weight: 700;
  }
  b b,
  b strong,
  strong b,
  strong strong {
    font-weight: normal;
  }
  caption,
  figcaption {
    font-style: italic;
    text-align: left;
  }
  cite,
  dfn,
  var {
    font-style: italic;
  }
  dt {
    font-weight: bold;
  }
  em,
  i {
    font-style: italic;
  }
  em em,
  em i,
  i em,
  i i {
    font-style: normal;
  }
  output {
    font-style: italic;
  }
  summary {
    font-weight: bold;
  }
  tfoot td {
    font-style: italic;
  }
  th,
  td {
    vertical-align: top;
  }
  th {
    font-weight: bold;
    text-align: left;
  }
  body {
    padding: 0px;
    margin: 0px;
  }
  blockquote:last-child,
  blockquote:empty,
  dd:last-child,
  dd:empty,
  details:last-child,
  details:empty,
  dl:last-child,
  dl:empty,
  dt:last-child,
  dt:empty,
  fieldset:last-child,
  fieldset:empty,
  figure:last-child,
  figure:empty,
  form:last-child,
  form:empty,
  h1:last-child,
  h1:empty,
  h2:last-child,
  h2:empty,
  h3:last-child,
  h3:empty,
  h4:last-child,
  h4:empty,
  h5:last-child,
  h5:empty,
  h6:last-child,
  h6:empty,
  hgroup:last-child,
  hgroup:empty,
  li:last-child,
  li:empty,
  menu:last-child,
  menu:empty,
  nav:last-child,
  nav:empty,
  ol:last-child,
  ol:empty,
  p:last-child,
  p:empty,
  pre:last-child,
  pre:empty,
  ul:last-child,
  ul:empty,
  summary:last-child,
  summary:empty,
  table:last-child,
  table:empty {
    margin-bottom: 0px;
  }
  blockquote,
  details,
  dl,
  fieldset,
  figure,
  form,
  menu,
  nav,
  ol,
  p,
  pre,
  ul,
  summary,
  table {
    margin-top: 0px;
  }
  blockquote {
    margin-right: 0px;
  }
  caption,
  figcaption {
    margin: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  dl {
    padding: 0px;
  }
  dl dt {
    margin: 0px;
    padding: 0px;
  }
  dl dd {
    margin: 0px;
    padding: 0px;
  }
  figure {
    margin-left: 0px;
    margin-right: 0px;
  }
  h1:first-child,
  h2:first-child,
  h3:first-child,
  h4:first-child,
  h5:first-child,
  h6:first-child,
  hgroup:first-child {
    margin-top: 0px;
  }
  h1:empty,
  h2:empty,
  h3:empty,
  h4:empty,
  h5:empty,
  h6:empty,
  hgroup:empty {
    margin-top: 0px;
  }
  hgroup h1,
  hgroup h2,
  hgroup h3,
  hgroup h4,
  hgroup h5,
  hgroup h6 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  hr {
    margin-bottom: 0px;
  }
  menu,
  ol,
  ul {
    margin-left: 0px;
    padding: 0px;
  }
  menu li,
  ol li,
  ul li {
    padding: 0px;
    margin: 0px;
  }
  menu li menu,
  menu li ol,
  menu li ul,
  ol li menu,
  ol li ol,
  ol li ul,
  ul li menu,
  ul li ol,
  ul li ul {
    margin-bottom: 0px;
  }
  menu[type='toolbar'] li {
    margin-left: 0px;
  }
  menu[type='context'] li {
    margin: 0px;
  }
  a img,
  a input[type='image'] {
    border: none;
  }
  a > img,
  a > input[type='image'] {
    display: inline-block;
  }
  img {
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
  }
  table {
    margin-top: -1px;
    top: 1px;
    position: relative;
  }
  table th,
  table td {
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 9px;
  }
  table tfoot th,
  table tfoot td {
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 9px;
  }
  table thead th,
  table thead td {
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 9px;
  }
  table {
    background-color: transparent;
    border-collapse: collapse;
    color: #042542;
    width: 100%;
  }
  table caption {
    caption-side: top;
  }
  table td,
  table th {
    border: 1px solid #CCCCCC;
  }
  table tfoot td,
  table tfoot th {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #042542;
  }
  table thead td,
  table thead th {
    background-color: #DDDDDD;
    border: 1px solid #CCCCCC;
    color: #042542;
  }
  audio,
  canvas,
  embed,
  iframe,
  img,
  object,
  video {
    vertical-align: middle;
  }
  audio {
    height: 40px;
    width: 200px;
  }
  iframe {
    border: none;
  }
  form {
    margin: 0px 0px 20px 0px;
  }
  fieldset {
    line-height: 26px;
    position: relative;
    top: 2px;
    margin: -2px 0px 20px 0px;
    border: 2px solid #CCCCCC;
    padding-top: 20px;
    padding-right: 18px;
    padding-bottom: 20px;
    padding-left: 18px;
  }
  legend {
    display: block;
    height: 26px;
    line-height: 26px;
    position: relative;
    top: 0px;
    left: 0px;
    font-weight: bold;
  }
  button * {
    vertical-align: middle;
  }
  button,
  input,
  select,
  textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
  }
  input[type='text'],
  input[type='password'],
  input[type='search'],
  input[type='tel'],
  input[type='url'],
  input[type='email'],
  input[type='datetime'],
  input[type='date'],
  input[type='month'],
  input[type='week'],
  input[type='time'],
  input[type='datetime-local'],
  input[type='number'],
  input[type='range'],
  input[type='color'] {
    background-color: #49677F;
    border-color: #BBBBBB;
    border-style: solid;
    border-width: 0px;
    color: #FFFFFF;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-size: 17px;
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    margin: 2px 0px;
    padding: 0px 3px;
  }
  input[type='text'][required],
  input[type='password'][required],
  input[type='search'][required],
  input[type='tel'][required],
  input[type='url'][required],
  input[type='email'][required],
  input[type='datetime'][required],
  input[type='date'][required],
  input[type='month'][required],
  input[type='week'][required],
  input[type='time'][required],
  input[type='datetime-local'][required],
  input[type='number'][required],
  input[type='range'][required],
  input[type='color'][required] {
    background-color: #FFFFCC;
    border-color: #BBBBBB;
    color: #FFFFFF;
  }
  input[type='text'][disabled],
  input[type='password'][disabled],
  input[type='search'][disabled],
  input[type='tel'][disabled],
  input[type='url'][disabled],
  input[type='email'][disabled],
  input[type='datetime'][disabled],
  input[type='date'][disabled],
  input[type='month'][disabled],
  input[type='week'][disabled],
  input[type='time'][disabled],
  input[type='datetime-local'][disabled],
  input[type='number'][disabled],
  input[type='range'][disabled],
  input[type='color'][disabled] {
    background-color: #EEEEEE;
    border-color: #BBBBBB;
    color: #AAAAAA;
  }
  input[type='checkbox'],
  input[type='radio'] {
    margin: 0px;
    padding: 0px;
    position: relative;
    top: -1px;
    width: 20px;
  }
  input[type='button'],
  input[type='submit'],
  input[type='reset'],
  button {
    background-color: #62A342;
    border-color: #AAAAAA;
    border-style: solid;
    border-width: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 900;
    font-size: 15px;
    height: 30px;
    line-height: 26px;
    margin: 2px 0px;
    outline: none;
    padding: 2px 40px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
  }
  input[type='button']:hover,
  input[type='submit']:hover,
  input[type='reset']:hover,
  button:hover {
    background-color: #62A342;
    border-color: #AAAAAA;
    color: #FFFFFF;
  }
  input[type='button']:active,
  input[type='submit']:active,
  input[type='reset']:active,
  button:active {
    background-color: #62A342;
    border-color: #AAAAAA;
    border-style: solid;
    color: #FFFFFF;
  }
  input[type='button'][disabled],
  input[type='submit'][disabled],
  input[type='reset'][disabled],
  button[disabled] {
    background-color: #62A342 !important;
    border-color: #DDDDDD !important;
    border-style: solid !important;
    color: #AAAAAA !important;
  }
  input[type='submit'] {
    background-color: #62A342;
    border-color: #AAAAAA;
    color: #FFFFFF;
  }
  input[type='file'] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFFFFF;
    height: 26px;
    position: relative;
    margin: 2px 0px;
  }
  input[type='file'][required] {
    color: #FFFFFF;
  }
  input[type='file'][disabled] {
    color: #AAAAAA;
  }
  select {
    background-color: #49677F;
    border-color: #BBBBBB;
    border-style: solid;
    border-width: 0px;
    color: #FFFFFF;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-size: 17px;
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    margin: 2px 0px;
    padding: 0px;
  }
  select[required] {
    background-color: #FFFFCC;
    border-color: #BBBBBB;
    color: #FFFFFF;
  }
  select[disabled] {
    background-color: #EEEEEE;
    border-color: #BBBBBB;
    color: #AAAAAA;
  }
  select option {
    padding: 0px 3px;
  }
  textarea {
    background-color: #49677F;
    border-color: #BBBBBB;
    border-style: solid;
    border-width: 0px;
    color: #FFFFFF;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-size: 17px;
    font-weight: normal;
    height: 136px;
    line-height: 26px;
    margin: 2px 0px;
    padding: 0px 3px;
  }
  textarea[required] {
    background-color: #FFFFCC;
    border-color: #BBBBBB;
    color: #FFFFFF;
  }
  textarea[disabled] {
    background-color: #EEEEEE;
    border-color: #BBBBBB;
    color: #AAAAAA;
  }
  *+html input[type='text'],
  *+html input[type='password'],
  *+html input[type='search'],
  *+html input[type='tel'],
  *+html input[type='url'],
  *+html input[type='email'],
  *+html input[type='datetime'],
  *+html input[type='date'],
  *+html input[type='month'],
  *+html input[type='week'],
  *+html input[type='time'],
  *+html input[type='datetime-local'],
  *+html input[type='number'],
  *+html input[type='range'],
  *+html input[type='color'] {
    height: 22px !important;
    padding: 0px 3px !important;
  }
  *+html input[type='file'] {
    height: 24px !important;
  }
  *+html input[type='button'],
  *+html input[type='submit'],
  *+html input[type='reset'],
  *+html button {
    height: 30px !important;
    width: auto;
    overflow: visible;
  }
  *+html select {
    height: 23px;
    margin: 3px 0px 4px 0px;
  }
  *+html legend {
    padding-bottom: 20px;
  }
  hr {
    background-color: #CCCCCC;
    border: none;
    color: #CCCCCC;
    top: 2px;
    position: relative;
    height: 2px;
    margin: -2px 0px 20px 0px;
    outline: none;
    padding: 0px;
  }
  *+html hr {
    margin-top: -6px;
    position: relative;
    top: -1px;
  }
}
@media screen,handheld,projection,tv {
  body {
    color: #042542;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
  }
  a {
    color: #333333;
  }
  a,
  a:visited,
  a:active {
    text-decoration: none;
  }
  a:visited {
    color: #333333;
  }
  a:hover {
    color: #333333;
    text-decoration: none;
  }
  a:active {
    color: #333333;
  }
  h1 a,
  h1 a:visited {
    color: inherit;
  }
  h2 a,
  h2 a:visited {
    color: inherit;
  }
  h3 a,
  h3 a:visited {
    color: inherit;
  }
  h4 a,
  h4 a:visited {
    color: inherit;
  }
  h5 a,
  h5 a:visited {
    color: inherit;
  }
  h6 a,
  h6 a:visited {
    color: inherit;
  }
  h1 a,
  h1 a:visited,
  h2 a,
  h2 a:visited,
  h3 a,
  h3 a:visited,
  h4 a,
  h4 a:visited,
  h5 a,
  h5 a:visited,
  h6 a,
  h6 a:visited {
    text-decoration: none;
  }
  h1 a:active,
  h2 a:active,
  h3 a:active,
  h4 a:active,
  h5 a:active,
  h6 a:active {
    color: #333333;
  }
  h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover,
  h5 a:hover,
  h6 a:hover {
    color: #333333;
  }
  code,
  kbd,
  samp {
    color: #042542;
    font-family: 'Courier New', 'Courier', 'FreeMono', monospace;
    font-weight: 400;
    font-size: 17px;
    line-height: 20.8px;
  }
  h1 {
    color: inherit;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 900;
    font-size: 36px;
    letter-spacing: normal;
    line-height: 43px;
    text-transform: none;
  }
  h2 {
    color: inherit;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 700;
    font-size: 23px;
    letter-spacing: normal;
    line-height: 30px;
    text-transform: none;
  }
  h3 {
    color: inherit;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: normal;
    line-height: 30px;
    text-transform: none;
  }
  h4 {
    color: inherit;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: normal;
    line-height: 28px;
    text-transform: none;
  }
  h5 {
    color: inherit;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: normal;
    line-height: 26px;
    text-transform: none;
  }
  h6 {
    color: inherit;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: normal;
    line-height: 22px;
    text-transform: none;
  }
  pre {
    color: #042542;
    font-family: 'Courier New', 'Courier', 'FreeMono', monospace;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
  }
  ruby {
    line-height: 52px;
  }
  ruby rp,
  ruby rt {
    line-height: 13px;
  }
  small {
    line-height: 20.8px;
  }
  sub,
  sup {
    line-height: 7.8px;
  }
  th,
  td {
    line-height: 26px;
  }
  blockquote,
  dd,
  details,
  dl,
  dt,
  fieldset,
  figure,
  form,
  menu,
  nav,
  ol,
  p,
  pre,
  ul,
  summary,
  table {
    margin-bottom: 20px;
  }
  blockquote {
    margin-left: 30px;
  }
  caption,
  figcaption {
    padding-bottom: 20px;
  }
  dd {
    margin-left: 30px;
  }
  h1 {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  h2 {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  h3 {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  h4 {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  h5 {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  h6 {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  hgroup {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  menu li,
  ol li,
  ul li {
    margin-left: 30px;
  }
  ol li {
    margin-left: 40px;
  }
}
@media print {
  caption,
  figcaption {
    page-break-before: avoid;
  }
  caption,
  dt
	h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  legend,
  label,
  summary {
    page-break-after: avoid;
  }
  audio,
  button,
  canvas,
  caption,
  dt,
  figcaption,
  figure,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  hgroup,
  img,
  input,
  legend,
  li,
  label,
  select,
  sub,
  summary,
  sup,
  th,
  textarea,
  td,
  video {
    page-break-inside: avoid;
  }
  body {
    color: #000000 !important;
    font-family: 'Arial', 'Helvetica', 'FreeSans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 9pt !important;
    line-height: 26px !important;
  }
  a {
    color: #0066FF !important;
  }
  a,
  a:visited,
  a:active {
    text-decoration: none !important;
  }
  a:visited {
    color: #0066FF !important;
  }
  a:hover {
    color: #0066FF !important;
    text-decoration: underline !important;
  }
  a:active {
    color: #0066FF !important;
  }
  h1 a,
  h1 a:visited {
    color: #000000;
  }
  h2 a,
  h2 a:visited {
    color: #000000;
  }
  h3 a,
  h3 a:visited {
    color: #000000;
  }
  h4 a,
  h4 a:visited {
    color: #000000;
  }
  h5 a,
  h5 a:visited {
    color: #000000;
  }
  h6 a,
  h6 a:visited {
    color: #000000;
  }
  h1 a,
  h1 a:visited,
  h2 a,
  h2 a:visited,
  h3 a,
  h3 a:visited,
  h4 a,
  h4 a:visited,
  h5 a,
  h5 a:visited,
  h6 a,
  h6 a:visited {
    text-decoration: none;
  }
  h1 a:active,
  h2 a:active,
  h3 a:active,
  h4 a:active,
  h5 a:active,
  h6 a:active {
    color: #0066FF;
  }
  h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover,
  h5 a:hover,
  h6 a:hover {
    color: #0066FF;
  }
  code,
  kbd,
  samp {
    color: #000000 !important;
    font-family: 'Courier New', 'Courier', 'FreeMono', monospace !important;
    font-weight: 400 !important;
    font-size: 9pt !important;
    line-height: 20.8px !important;
  }
  h1 {
    color: #000000 !important;
    font-family: 'Arial', 'Helvetica', 'FreeSans', sans-serif !important;
    font-weight: bold !important;
    font-size: 18pt !important;
    letter-spacing: normal !important;
    line-height: 30px !important;
    text-transform: none !important;
  }
  h2 {
    color: #000000 !important;
    font-family: 'Arial', 'Helvetica', 'FreeSans', sans-serif !important;
    font-weight: bold !important;
    font-size: 14pt !important;
    letter-spacing: normal !important;
    line-height: 30px !important;
    text-transform: none !important;
  }
  h3 {
    color: #000000 !important;
    font-family: 'Arial', 'Helvetica', 'FreeSans', sans-serif !important;
    font-weight: bold !important;
    font-size: 12pt !important;
    letter-spacing: normal !important;
    line-height: 30px !important;
    text-transform: none !important;
  }
  h4 {
    color: #000000 !important;
    font-family: 'Arial', 'Helvetica', 'FreeSans', sans-serif !important;
    font-weight: bold !important;
    font-size: 11pt !important;
    letter-spacing: normal !important;
    line-height: 30px !important;
    text-transform: none !important;
  }
  h5 {
    color: #000000 !important;
    font-family: 'Arial', 'Helvetica', 'FreeSans', sans-serif !important;
    font-weight: bold !important;
    font-size: 10pt !important;
    letter-spacing: normal !important;
    line-height: 30px !important;
    text-transform: none !important;
  }
  h6 {
    color: #000000 !important;
    font-family: 'Arial', 'Helvetica', 'FreeSans', sans-serif !important;
    font-weight: bold !important;
    font-size: 9pt !important;
    letter-spacing: normal !important;
    line-height: 30px !important;
    text-transform: none !important;
  }
  pre {
    color: #000000 !important;
    font-family: 'Courier New', 'Courier', 'FreeMono', monospace !important;
    font-weight: 400 !important;
    font-size: 9pt !important;
    line-height: 26px !important;
  }
  ruby {
    line-height: 52px !important;
  }
  ruby rp,
  ruby rt {
    line-height: 13px;
  }
  small {
    line-height: 20.8px !important;
  }
  sub,
  sup {
    line-height: 7.8px !important;
  }
  th,
  td {
    line-height: 26px !important;
  }
  blockquote,
  dd,
  details,
  dl,
  dt,
  fieldset,
  figure,
  form,
  menu,
  nav,
  ol,
  p,
  pre,
  ul,
  summary,
  table {
    margin-bottom: 10px;
  }
  blockquote {
    margin-left: 30px;
  }
  caption,
  figcaption {
    padding-bottom: 10px;
  }
  dd {
    margin-left: 30px;
  }
  h1 {
    margin-bottom: 10px;
    margin-top: 30px;
  }
  h2 {
    margin-bottom: 10px;
    margin-top: 30px;
  }
  h3 {
    margin-bottom: 10px;
    margin-top: 30px;
  }
  h4 {
    margin-bottom: 10px;
    margin-top: 30px;
  }
  h5 {
    margin-bottom: 10px;
    margin-top: 30px;
  }
  h6 {
    margin-bottom: 10px;
    margin-top: 30px;
  }
  hgroup {
    margin-bottom: 10px;
    margin-top: 30px;
  }
  menu li,
  ol li,
  ul li {
    margin-left: 30px;
  }
  ol li {
    margin-left: 40px;
  }
}
.preset-accordion .accordion-title {
  background-color: transparent;
  border: 0px solid #f3980f;
  font-weight: bold;
  margin-bottom: 20px;
}
.preset-accordion .accordion-title:first-child {
  border-top: none;
}
.preset-accordion .accordion-title:hover {
  background-color: transparent;
}
.preset-accordion .accordion-title:hover a,
.preset-accordion .accordion-title:hover a:visited,
.preset-accordion .accordion-title:hover a:hover,
.preset-accordion .accordion-title:hover a:active {
  color: #042542;
}
.preset-accordion .accordion-title:active,
.preset-accordion .accordion-title.active {
  background-color: transparent;
  border: 0px solid #f3980f;
}
.preset-accordion .accordion-title:active a,
.preset-accordion .accordion-title:active a:visited,
.preset-accordion .accordion-title:active a:hover,
.preset-accordion .accordion-title:active a:active,
.preset-accordion .accordion-title.active a,
.preset-accordion .accordion-title.active a:visited,
.preset-accordion .accordion-title.active a:hover,
.preset-accordion .accordion-title.active a:active {
  background-image: url('/ff/themes/default/img/accordion-expanded.png');
  color: #042542;
}
.preset-accordion .accordion-title:disabled,
.preset-accordion .accordion-title.disabled {
  background-color: transparent;
}
.preset-accordion .accordion-title:disabled a,
.preset-accordion .accordion-title:disabled a:visited,
.preset-accordion .accordion-title:disabled a:hover,
.preset-accordion .accordion-title:disabled a:active,
.preset-accordion .accordion-title.disabled a,
.preset-accordion .accordion-title.disabled a:visited,
.preset-accordion .accordion-title.disabled a:hover,
.preset-accordion .accordion-title.disabled a:active {
  background-image: url('/ff/themes/default/img/accordion-expanded.png');
  color: #042542;
}
.preset-accordion .accordion-title a,
.preset-accordion .accordion-title a:visited,
.preset-accordion .accordion-title a:hover,
.preset-accordion .accordion-title a:active {
  background-image: url('/ff/themes/default/img/accordion-collapsed.png');
  color: #042542;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 26px;
  padding: 0px 0px 0px 20px;
}
.preset-accordion .accordion-content {
  margin-bottom: 20px;
  padding-left: 20px;
}
.preset-breadcrumbs li:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f061';
  color: #CCCCCC;
  font-size: 15px;
  font-family: 'FontAwesome';
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.preset-breadcrumbs li:first-child:before {
  content: none;
}
.preset-image-zoomable {
  display: block;
  position: relative;
}
.preset-image-zoomable:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f00e';
  color: #CCCCCC;
  font-family: 'FontAwesome';
  display: inline-block;
  height: 20px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 20px;
}
@media print {
  .preset-image-zoomable:before {
    display: none;
  }
}
.preset-menu-tree li > a:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f096';
  color: #000000;
  font-family: 'FontAwesome';
  display: inline-block;
  float: left;
  padding-right: 10px;
}
.preset-menu-tree li.expanded > a:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0d7';
  font-family: 'FontAwesome';
}
.preset-menu-tree li.collapsed > a:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0da';
  font-family: 'FontAwesome';
}
.preset-menu-bar li > a {
  position: relative;
}
.preset-menu-bar li.expanded > a,
.preset-menu-bar li.collapsed > a {
  padding-right: 30px;
}
.preset-menu-bar li.expanded > a:after,
.preset-menu-bar li.collapsed > a:after {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0d7';
  font-family: 'FontAwesome';
  display: inline-block;
  padding: 5px 0px;
  position: absolute;
  right: 5px;
  top: 0px;
  width: 20px;
}
.preset-menu-bar-dropdown li li.expanded > a:after,
.preset-menu-bar-dropdown li li.collapsed > a:after {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0da';
  font-family: 'FontAwesome';
}
.preset-menu-col li > a {
  position: relative;
}
.preset-menu-col li.expanded > a,
.preset-menu-col li.collapsed > a {
  padding-right: 30px;
}
.preset-menu-col li.expanded > a:after,
.preset-menu-col li.collapsed > a:after {
  display: inline-block;
  padding: 5px 0px;
  position: absolute;
  right: 5px;
  top: 0px;
  width: 20px;
}
.preset-menu-col li.collapsed > a:after {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0da';
  font-family: 'FontAwesome';
}
.preset-menu-col li.expanded > a:after {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0d7';
  font-family: 'FontAwesome';
}
.preset-menu-col li li > a {
  padding-left: 30px;
}
.preset-menu-col li li li > a {
  padding-left: 60px;
}
.preset-menu-col li li li li > a {
  padding-left: 90px;
}
.preset-pager li a:visited {
  color: #333333;
}
.preset-pager li .pager-current {
  font-weight: bold;
}
.preset-system-message:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: -30px;
  min-width: 20px;
}
.preset-system-message-information {
  padding-left: 40px;
}
.preset-system-message-information:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f05a';
  font-family: 'FontAwesome';
}
.preset-system-message-success {
  padding-left: 40px;
}
.preset-system-message-success:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f058';
  font-family: 'FontAwesome';
}
.preset-system-message-notice {
  padding-left: 40px;
}
.preset-system-message-notice:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f071';
  font-family: 'FontAwesome';
}
.preset-system-message-failure {
  padding-left: 40px;
}
.preset-system-message-failure:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f057';
  font-family: 'FontAwesome';
}
.accordion-basic .accordion-title a,
.accordion-basic .accordion-title a:visited,
.accordion-basic .accordion-title a:hover,
.accordion-basic .accordion-title a:active {
  background-position: top left;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.accordion-basic .accordion-content {
  display: none;
}
.accordion-basic .accordion-content.active {
  display: block;
}
.accordion-basic .accordion-title {
  background-color: transparent;
  border: 0px solid #f3980f;
  font-weight: bold;
  margin-bottom: 20px;
}
.accordion-basic .accordion-title:first-child {
  border-top: none;
}
.accordion-basic .accordion-title:hover {
  background-color: transparent;
}
.accordion-basic .accordion-title:hover a,
.accordion-basic .accordion-title:hover a:visited,
.accordion-basic .accordion-title:hover a:hover,
.accordion-basic .accordion-title:hover a:active {
  color: #042542;
}
.accordion-basic .accordion-title:active,
.accordion-basic .accordion-title.active {
  background-color: transparent;
  border: 0px solid #f3980f;
}
.accordion-basic .accordion-title:active a,
.accordion-basic .accordion-title:active a:visited,
.accordion-basic .accordion-title:active a:hover,
.accordion-basic .accordion-title:active a:active,
.accordion-basic .accordion-title.active a,
.accordion-basic .accordion-title.active a:visited,
.accordion-basic .accordion-title.active a:hover,
.accordion-basic .accordion-title.active a:active {
  background-image: url('/ff/themes/default/img/accordion-expanded.png');
  color: #042542;
}
.accordion-basic .accordion-title:disabled,
.accordion-basic .accordion-title.disabled {
  background-color: transparent;
}
.accordion-basic .accordion-title:disabled a,
.accordion-basic .accordion-title:disabled a:visited,
.accordion-basic .accordion-title:disabled a:hover,
.accordion-basic .accordion-title:disabled a:active,
.accordion-basic .accordion-title.disabled a,
.accordion-basic .accordion-title.disabled a:visited,
.accordion-basic .accordion-title.disabled a:hover,
.accordion-basic .accordion-title.disabled a:active {
  background-image: url('/ff/themes/default/img/accordion-expanded.png');
  color: #042542;
}
.accordion-basic .accordion-title a,
.accordion-basic .accordion-title a:visited,
.accordion-basic .accordion-title a:hover,
.accordion-basic .accordion-title a:active {
  background-image: url('/ff/themes/default/img/accordion-collapsed.png');
  color: #042542;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 26px;
  padding: 0px 0px 0px 20px;
}
.accordion-basic .accordion-content {
  margin-bottom: 20px;
  padding-left: 20px;
}
.article .field {
  margin-bottom: 20px;
}
.article .field:last-child {
  margin-bottom: 0px;
}
.node.view-mode-full .field,
.taxonomy-term.view-mode-full .field {
  margin-bottom: 20px;
}
.node.view-mode-full .field:last-child,
.taxonomy-term.view-mode-full .field:last-child {
  margin-bottom: 0px;
}
.article-teaser .field {
  margin-bottom: 10px;
}
.article-teaser .field:last-child {
  margin-bottom: 0px;
}
.node.view-mode-teaser .field,
.taxonomy-term.view-mode-teaser .field {
  margin-bottom: 10px;
}
.node.view-mode-teaser .field:last-child,
.taxonomy-term.view-mode-teaser .field:last-child {
  margin-bottom: 0px;
}
.article-grid .field {
  margin-bottom: 10px;
}
.article-grid .field:last-child {
  margin-bottom: 0px;
}
.node.view-mode-grid .field,
.taxonomy-term.view-mode-grid .field {
  margin-bottom: 10px;
}
.node.view-mode-grid .field:last-child,
.taxonomy-term.view-mode-grid .field:last-child {
  margin-bottom: 0px;
}
.article-title .field {
  margin-bottom: 0px;
}
.node.view-mode-title .field,
.taxonomy-term.view-mode-title .field {
  margin-bottom: 0px;
}
.field.body img {
  height: auto;
  max-width: 100%;
}
@media print {
  .field {
    page-break-inside: avoid;
  }
}
.attachments .label,
.attachments .item {
  margin-bottom: 10px;
}
.attachments .label:last-child,
.attachments .item:last-child {
  margin-bottom: 10px;
}
.attachments .item * {
  vertical-align: middle;
}
.field.attachments .label,
.field.attachments .item {
  margin-bottom: 10px;
}
.field.attachments .label:last-child,
.field.attachments .item:last-child {
  margin-bottom: 10px;
}
.field.attachments .item * {
  vertical-align: middle;
}
.breadcrumbs {
  zoom: 1;
  color: #666666;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}
.breadcrumbs:after {
  content: "";
  display: block;
  clear: both;
}
.breadcrumbs li,
.breadcrumbs ul,
.breadcrumbs ol {
  float: left;
}
.breadcrumbs li {
  display: block;
  list-style: none;
  margin-left: 0px;
}
.breadcrumbs li {
  margin-left: 10px;
}
.breadcrumbs li:first-child {
  margin-left: 0px;
}
.breadcrumbs li > a {
  cursor: pointer;
}
.breadcrumbs li > a:focus {
  outline: none;
}
.breadcrumbs li > a,
.breadcrumbs li > a:visited,
.breadcrumbs li > a:hover,
.breadcrumbs li > a:active {
  color: #666666;
  text-decoration: none;
}
.breadcrumbs li > a:hover {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs li.active,
.breadcrumbs li.active > a,
.breadcrumbs li.active > a:visited,
.breadcrumbs li.active > a:hover,
.breadcrumbs li.active > a:active {
  color: #666666;
  font-style: normal;
  font-weight: bold;
}
.breadcrumbs li.active > a:hover {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs li:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f061';
  color: #CCCCCC;
  font-size: 15px;
  font-family: 'FontAwesome';
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.breadcrumbs li:first-child:before {
  content: none;
}
.button {
  background-color: #62A342;
  border-color: #AAAAAA;
  border-style: solid;
  border-width: 0;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-weight: 900;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  margin: 2px 0px;
  outline: none;
  padding: 2px 40px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
}
.button:hover {
  background-color: #62A342;
  border-color: #AAAAAA;
  color: #FFFFFF;
}
.button:active {
  background-color: #62A342;
  border-color: #AAAAAA;
  border-style: solid;
  color: #FFFFFF;
}
.button[disabled] {
  background-color: #62A342 !important;
  border-color: #DDDDDD !important;
  border-style: solid !important;
  color: #AAAAAA !important;
}
.button,
.button:visited,
.button:hover,
.button:active,
.button.active {
  text-decoration: none;
}
.button * {
  vertical-align: middle;
}
.button-icon {
  background-color: #62A342;
  border-color: #AAAAAA;
  border-style: solid;
  border-width: 0;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-weight: 900;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  margin: 2px 0px;
  outline: none;
  padding: 2px 40px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -999px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
}
.button-icon:hover {
  background-color: #62A342;
  border-color: #AAAAAA;
  color: #FFFFFF;
}
.button-icon:active {
  background-color: #62A342;
  border-color: #AAAAAA;
  border-style: solid;
  color: #FFFFFF;
}
.button-icon[disabled] {
  background-color: #62A342 !important;
  border-color: #DDDDDD !important;
  border-style: solid !important;
  color: #AAAAAA !important;
}
.button-icon,
.button-icon:visited,
.button-icon:hover,
.button-icon:active,
.button-icon.active {
  text-decoration: none;
}
.button-icon * {
  vertical-align: middle;
}
.button-icon-text {
  background-color: #62A342;
  border-color: #AAAAAA;
  border-style: solid;
  border-width: 0;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-weight: 900;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  margin: 2px 0px;
  outline: none;
  padding: 2px 40px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 30px;
}
.button-icon-text:hover {
  background-color: #62A342;
  border-color: #AAAAAA;
  color: #FFFFFF;
}
.button-icon-text:active {
  background-color: #62A342;
  border-color: #AAAAAA;
  border-style: solid;
  color: #FFFFFF;
}
.button-icon-text[disabled] {
  background-color: #62A342 !important;
  border-color: #DDDDDD !important;
  border-style: solid !important;
  color: #AAAAAA !important;
}
.button-icon-text,
.button-icon-text:visited,
.button-icon-text:hover,
.button-icon-text:active,
.button-icon-text.active {
  text-decoration: none;
}
.button-icon-text * {
  vertical-align: middle;
}
.carousel {
  position: relative;
}
.carousel .views-slideshow-controls-text-previous,
.carousel .views-slideshow-controls-text-next,
.carousel .views-slideshow-controls-text-pause {
  position: absolute;
  z-index: 50;
}
.carousel .views-slideshow-controls-text-previous a,
.carousel .views-slideshow-controls-text-next a,
.carousel .views-slideshow-controls-text-pause a {
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 30px;
  overflow: hidden;
  text-indent: -9999px;
  width: 30px;
}
.carousel .views-slideshow-controls-text-previous,
.carousel .views-slideshow-controls-text-next {
  margin-top: -15px;
  top: 50%;
}
.carousel .views-slideshow-controls-text-previous {
  background-image: url(../img/carousel-arrow-left.png);
  left: 10px;
}
.carousel .views-slideshow-controls-text-next {
  background-image: url(../img/carousel-arrow-right.png);
  right: 10px;
}
.carousel .views-slideshow-controls-text-pause {
  background-image: url(../img/carousel-pause.png);
  bottom: 10px;
  right: 10px;
}
.carousel .views-slideshow-controls-text-pause.active {
  background-image: url(../img/carousel-pause-active.png);
}
.carousel.pager-bullets .widget_pager,
.carousel.pager-images .widget_pager {
  position: absolute;
  z-index: 50;
}
.carousel.pager-bullets .widget_pager div,
.carousel.pager-images .widget_pager div {
  display: inline;
}
.carousel.pager-bullets .widget_pager .views-slideshow-pager-field-item,
.carousel.pager-images .widget_pager .views-slideshow-pager-field-item {
  cursor: pointer;
  display: inline-block;
}
.carousel.pager-bullets .widget_pager {
  padding: 15px 0px;
}
.carousel.pager-bullets .widget_pager .views-slideshow-pager-field-item {
  background-image: url(../img/carousel-pager.png);
  background-position: center center;
  background-repeat: no-repeat;
  height: 20px;
  overflow: hidden;
  text-indent: -9999px;
  width: 20px;
}
.carousel.pager-bullets .widget_pager .views-slideshow-pager-field-item.active {
  background-image: url(../img/carousel-pager-active.png);
}
.carousel.pager-images .widget_pager {
  padding: 5px 5px;
}
.carousel.pager-images .widget_pager .views-slideshow-pager-field-item {
  padding: 5px 5px;
}
.carousel.pager-center .widget_pager {
  left: 25%;
  width: 50%;
  text-align: center;
}
.carousel.pager-center .widget_pager .views-slideshow-pager-field-item {
  margin-left: -2px;
  margin-right: -2px;
}
.carousel.pager-top .widget_pager {
  top: 0px;
}
.carousel.pager-bottom .widget_pager {
  bottom: 0px;
}
.carousel.pager-left .widget_pager {
  left: 0px;
}
.carousel.pager-left .widget_pager .views-slideshow-pager-field-item {
  margin-right: -4px;
}
.carousel.pager-right .widget_pager {
  right: 0px;
}
.carousel.pager-right .widget_pager .views-slideshow-pager-field-item {
  margin-left: -4px;
}
*+html .carousel.pager-bullets .widget_pager .views-slideshow-pager-field-item,
*+html .carousel.pager-images .widget_pager .views-slideshow-pager-field-item {
  display: inline;
}
.form {
  margin-top: 20px;
}
.form:first-child {
  margin-top: 0px;
}
.webform-client-form,
.views-exposed-form,
form#user-login {
  margin-top: 20px;
}
.webform-client-form:first-child,
.views-exposed-form:first-child,
form#user-login:first-child {
  margin-top: 0px;
}
.form-field {
  margin-bottom: 20px;
}
.form-item {
  margin-bottom: 20px;
}
.form-item .form-checkboxes .form-item,
.form-item .form-radios .form-item {
  margin-bottom: 0px;
}
.form-label {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.form-item > label:not(.option),
.views-exposed-widget > label:not(.option) {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.form-hint {
  color: #666666;
  display: block;
  font-size: 15px;
  font-style: normal;
}
.form-item .description {
  color: #666666;
  display: block;
  font-size: 15px;
  font-style: normal;
}
.form-check,
.form-honeypot {
  display: none;
}
#webform-component-empty,
.homepage-textfield {
  display: none;
}
.link-action:visited {
  color: #333333;
}
.link-unmarked,
.link-unmarked:visited,
.link-unmarked:active {
  color: #042542;
  text-decoration: none;
}
.link-unmarked:hover {
  color: #333333;
  text-decoration: none;
}
.link-more:visited,
.link-more a:visited {
  color: #333333;
}
.node-link:visited,
.node-link a:visited {
  color: #333333;
}
.link-less:visited,
.link-less a:visited {
  color: #333333;
}
.link-all:visited,
.link-all a:visited {
  color: #333333;
}
.more-link:visited,
.more-link a:visited {
  color: #333333;
}
.view .view-filters {
  margin-bottom: 10px;
}
.view .attachment-before {
  margin-bottom: 20px;
}
.view .attachment-after {
  margin-top: 20px;
}
.view .more-link {
  margin-top: 20px;
}
.listing-full > * {
  zoom: 1;
  margin-bottom: 30px;
}
.listing-full > *:after {
  content: "";
  display: block;
  clear: both;
}
.listing-full > *:last-child {
  margin-bottom: 0px;
}
.view-full .view-content > *,
.view-full .view-attachment > * {
  zoom: 1;
  margin-bottom: 30px;
}
.view-full .view-content > *:after,
.view-full .view-attachment > *:after {
  content: "";
  display: block;
  clear: both;
}
.view-full .view-content > *:last-child,
.view-full .view-attachment > *:last-child {
  margin-bottom: 0px;
}
.listing-teasers > * {
  zoom: 1;
  margin-bottom: 30px;
}
.listing-teasers > *:after {
  content: "";
  display: block;
  clear: both;
}
.listing-teasers > *:last-child {
  margin-bottom: 0px;
}
.view-teasers .view-content > *,
.view-teasers .view-attachment > * {
  zoom: 1;
  margin-bottom: 30px;
}
.view-teasers .view-content > *:after,
.view-teasers .view-attachment > *:after {
  content: "";
  display: block;
  clear: both;
}
.view-teasers .view-content > *:last-child,
.view-teasers .view-attachment > *:last-child {
  margin-bottom: 0px;
}
.listing-grid > * {
  zoom: 1;
  margin-bottom: 20px;
}
.listing-grid > *:after {
  content: "";
  display: block;
  clear: both;
}
.listing-grid > *:last-child {
  margin-bottom: 0px;
}
.view-grid .view-content > *,
.view-grid .view-attachment > * {
  zoom: 1;
  margin-bottom: 20px;
}
.view-grid .view-content > *:after,
.view-grid .view-attachment > *:after {
  content: "";
  display: block;
  clear: both;
}
.view-grid .view-content > *:last-child,
.view-grid .view-attachment > *:last-child {
  margin-bottom: 0px;
}
.listing-titles ol li,
.listing-titles ul li {
  display: block;
  list-style: none;
  margin-left: 0px;
}
.listing-titles ol li,
.listing-titles ul li {
  zoom: 1;
  margin-bottom: 10px;
}
.listing-titles ol li:after,
.listing-titles ul li:after {
  content: "";
  display: block;
  clear: both;
}
.listing-titles ol li:last-child,
.listing-titles ul li:last-child {
  margin-bottom: 0px;
}
.view-titles .view-content ol li,
.view-titles .view-content ul li,
.view-titles .view-attachment ol li,
.view-titles .view-attachment ul li {
  display: block;
  list-style: none;
  margin-left: 0px;
}
.view-titles .view-content ol li,
.view-titles .view-content ul li,
.view-titles .view-attachment ol li,
.view-titles .view-attachment ul li {
  zoom: 1;
  margin-bottom: 10px;
}
.view-titles .view-content ol li:after,
.view-titles .view-content ul li:after,
.view-titles .view-attachment ol li:after,
.view-titles .view-attachment ul li:after {
  content: "";
  display: block;
  clear: both;
}
.view-titles .view-content ol li:last-child,
.view-titles .view-content ul li:last-child,
.view-titles .view-attachment ol li:last-child,
.view-titles .view-attachment ul li:last-child {
  margin-bottom: 0px;
}
.listing-item {
  page-break-inside: avoid;
}
.views-row {
  page-break-inside: avoid;
}
.media-wrapper {
  display: inline-block;
}
.caption-wrapper {
  display: inline-block;
}
.media {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 20px;
}
.media:first-child {
  margin-top: 0px;
}
.media:last-child {
  margin-bottom: 0px;
}
.media.float-left,
.media.float-right {
  margin-top: 0px;
  margin-bottom: 20px;
}
.media.float-left:first-child,
.media.float-right:first-child {
  margin-top: 0px;
}
.media.float-left:last-child,
.media.float-right:last-child {
  margin-bottom: 0px;
}
.media.float-left {
  margin-right: 20px;
}
.media.float-right {
  margin-left: 20px;
}
.media,
.media > img,
.media > canvas,
.media > video,
.media > audio {
  height: auto;
  max-width: 100%;
}
figure {
  margin-bottom: 20px;
  margin-top: 20px;
}
figure:first-child {
  margin-top: 0px;
}
figure:last-child {
  margin-bottom: 0px;
}
.media-element {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 20px;
}
.media-element:first-child {
  margin-top: 0px;
}
.media-element:last-child {
  margin-bottom: 0px;
}
.media-element.float-left,
.media-element.float-right {
  margin-top: 0px;
  margin-bottom: 20px;
}
.media-element.float-left:first-child,
.media-element.float-right:first-child {
  margin-top: 0px;
}
.media-element.float-left:last-child,
.media-element.float-right:last-child {
  margin-bottom: 0px;
}
.media-element.float-left {
  margin-right: 20px;
}
.media-element.float-right {
  margin-left: 20px;
}
.media-element,
.media-element > img,
.media-element > canvas,
.media-element > video,
.media-element > audio {
  height: auto;
  max-width: 100%;
}
.image-adaptive {
  height: auto;
  max-width: 100%;
}
img.adaptive-image {
  height: auto;
  max-width: 100%;
}
.image-zoomable {
  display: block;
  position: relative;
}
.image-zoomable:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f00e';
  color: #CCCCCC;
  font-family: 'FontAwesome';
  display: inline-block;
  height: 20px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 20px;
}
@media print {
  .image-zoomable:before {
    display: none;
  }
}
.player-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.player-video iframe,
.player-video object,
.player-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print {
  .player-video {
    display: none;
  }
}
.media-youtube-video,
.media-vimeo-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.media-youtube-video iframe,
.media-youtube-video object,
.media-youtube-video embed,
.media-vimeo-video iframe,
.media-vimeo-video object,
.media-vimeo-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print {
  .media-youtube-video,
  .media-vimeo-video {
    display: none;
  }
}
.media-caption {
  margin-top: 20px;
}
.caption-wrapper .caption {
  margin-top: 20px;
}
.image-zoom {
  display: block;
  position: relative;
}
.image-zoom:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f00e';
  color: #CCCCCC;
  font-family: 'FontAwesome';
  display: inline-block;
  height: 20px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 20px;
}
@media print {
  .image-zoom:before {
    display: none;
  }
}
.menu-linear li {
  display: block;
  list-style: none;
  margin-left: 0px;
}
.menu-linear li.active > a,
.menu-linear li.active > a:visited,
.menu-linear li.active > a:hover,
.menu-linear li.active > a:active {
  color: #333333;
  color: #333333;
  font-style: normal;
  font-weight: bold;
}
.menu-inline li,
.menu-inline ul,
.menu-inline ol {
  display: inline;
}
.menu-inline li {
  list-style: none;
  margin-left: 0px;
}
.menu-inline li {
  white-space: nowrap;
  margin-left: 16px;
}
.menu-inline li:first-child {
  margin-left: 0px;
}
.menu-inline li.active > a,
.menu-inline li.active > a:visited,
.menu-inline li.active > a:hover,
.menu-inline li.active > a:active {
  color: #333333;
  color: #333333;
  font-style: normal;
  font-weight: bold;
}
.menu-inline ul,
.menu-inline ol {
  display: none;
}
.menu-basic {
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}
.menu-basic li {
  display: block;
  list-style: none;
  margin-left: 0px;
}
.menu-basic li {
  margin-bottom: 20px;
}
.menu-basic li:last-child {
  margin-bottom: 0px;
}
.menu-basic li > a:focus {
  outline: none;
}
.menu-basic li > a,
.menu-basic li > a:visited,
.menu-basic li > a:hover,
.menu-basic li > a:active {
  color: #333333;
  color: #333333;
  text-decoration: none;
}
.menu-basic li > a:hover {
  color: #333333;
  color: #333333;
  text-decoration: none;
}
.menu-basic li.active > a,
.menu-basic li.active > a:visited,
.menu-basic li.active > a:hover,
.menu-basic li.active > a:active {
  color: #042542;
  color: #042542;
  font-style: normal;
  font-weight: bold;
}
.menu-basic li.active > a:hover {
  color: #333333;
  color: #333333;
  text-decoration: none;
}
.menu-basic li li {
  margin-left: 20px;
}
.menu-basic li li li {
  margin-left: 40px;
}
.menu-basic li li li li {
  margin-left: 60px;
}
.menu-basic li li li li li {
  margin-left: 80px;
}
.menu-basic li li li li li li {
  margin-left: 100px;
}
.menu-tree {
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}
.menu-tree li {
  display: block;
  list-style: none;
  margin-left: 0px;
}
.menu-tree li li {
  margin-left: 27px;
}
.menu-tree li li li {
  margin-left: 54px;
}
.menu-tree li li li li {
  margin-left: 81px;
}
.menu-tree li li li li li {
  margin-left: 108px;
}
.menu-tree li li li li li li {
  margin-left: 135px;
}
.menu-tree li > a:focus {
  outline: none;
}
.menu-tree li > a,
.menu-tree li > a:visited,
.menu-tree li > a:hover,
.menu-tree li > a:active {
  color: #000000;
  color: #000000;
  text-decoration: none;
}
.menu-tree li > a:hover {
  color: #333333;
  color: #333333;
  text-decoration: none;
}
.menu-tree li.active > a,
.menu-tree li.active > a:visited,
.menu-tree li.active > a:hover,
.menu-tree li.active > a:active {
  color: #333333;
  color: #333333;
  font-style: normal;
  font-weight: bold;
}
.menu-tree li.active > a:hover {
  color: #333333;
  color: #333333;
  text-decoration: none;
}
.menu-tree li.disabled > a,
.menu-tree li.disabled > a:visited,
.menu-tree li.disabled > a:hover,
.menu-tree li.disabled > a:active {
  color: #aaaaaa;
  color: #AAAAAA;
  color: #AAAAAA;
}
.menu-tree li > a:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f096';
  color: #000000;
  font-family: 'FontAwesome';
  display: inline-block;
  float: left;
  padding-right: 10px;
}
.menu-tree li.expanded > a:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0d7';
  font-family: 'FontAwesome';
}
.menu-tree li.collapsed > a:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0da';
  font-family: 'FontAwesome';
}
.menu-bar {
  zoom: 1;
  zoom: 1;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
}
.menu-bar:after {
  content: "";
  display: block;
  clear: both;
}
.menu-bar:after {
  content: "";
  display: block;
  clear: both;
}
.menu-bar li,
.menu-bar ul,
.menu-bar ol {
  float: left;
}
.menu-bar li {
  display: block;
  list-style: none;
  margin-left: 0px;
}
.menu-bar a {
  display: block;
  padding: 5px 10px;
}
.menu-bar a:focus {
  outline: none;
}
.menu-bar a,
.menu-bar a:visited,
.menu-bar a:hover,
.menu-bar a:active {
  background-color: #dddddd;
  background-color: #DDDDDD;
  color: #000000;
  color: #000000;
  text-decoration: none;
}
.menu-bar li {
  white-space: nowrap;
  position: static;
}
.menu-bar li:hover > a,
.menu-bar li:hover > a:visited,
.menu-bar li:hover > a:hover,
.menu-bar li:hover > a:active {
  background-color: #bbbbbb;
  background-color: #BBBBBB;
  color: #000000;
  color: #000000;
}
.menu-bar li.active > a,
.menu-bar li.active > a:visited,
.menu-bar li.active > a:hover,
.menu-bar li.active > a:active {
  background-color: #cccccc;
  background-color: #CCCCCC;
  color: #000000;
  color: #000000;
}
.menu-bar li.disabled > a,
.menu-bar li.disabled > a:visited,
.menu-bar li.disabled > a:hover,
.menu-bar li.disabled > a:active {
  background-color: #eeeeee !important;
  background-color: #EEEEEE !important;
  color: #aaaaaa !important;
  color: #AAAAAA !important;
}
.menu-bar ul {
  position: absolute;
  left: 0px;
}
.menu-bar li > a {
  position: relative;
}
.menu-bar li.expanded > a,
.menu-bar li.collapsed > a {
  padding-right: 30px;
}
.menu-bar li.expanded > a:after,
.menu-bar li.collapsed > a:after {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0d7';
  font-family: 'FontAwesome';
  display: inline-block;
  padding: 5px 0px;
  position: absolute;
  right: 5px;
  top: 0px;
  width: 20px;
}
.menu-bar-dropdown {
  zoom: 1;
  zoom: 1;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
}
.menu-bar-dropdown:after {
  content: "";
  display: block;
  clear: both;
}
.menu-bar-dropdown:after {
  content: "";
  display: block;
  clear: both;
}
.menu-bar-dropdown li,
.menu-bar-dropdown ul,
.menu-bar-dropdown ol {
  float: left;
}
.menu-bar-dropdown li {
  display: block;
  list-style: none;
  margin-left: 0px;
}
.menu-bar-dropdown a {
  display: block;
  padding: 5px 10px;
}
.menu-bar-dropdown a:focus {
  outline: none;
}
.menu-bar-dropdown a,
.menu-bar-dropdown a:visited,
.menu-bar-dropdown a:hover,
.menu-bar-dropdown a:active {
  background-color: #dddddd;
  background-color: #DDDDDD;
  color: #000000;
  color: #000000;
  text-decoration: none;
}
.menu-bar-dropdown li {
  white-space: nowrap;
  position: static;
}
.menu-bar-dropdown li:hover > a,
.menu-bar-dropdown li:hover > a:visited,
.menu-bar-dropdown li:hover > a:hover,
.menu-bar-dropdown li:hover > a:active {
  background-color: #bbbbbb;
  background-color: #BBBBBB;
  color: #000000;
  color: #000000;
}
.menu-bar-dropdown li.active > a,
.menu-bar-dropdown li.active > a:visited,
.menu-bar-dropdown li.active > a:hover,
.menu-bar-dropdown li.active > a:active {
  background-color: #cccccc;
  background-color: #CCCCCC;
  color: #000000;
  color: #000000;
}
.menu-bar-dropdown li.disabled > a,
.menu-bar-dropdown li.disabled > a:visited,
.menu-bar-dropdown li.disabled > a:hover,
.menu-bar-dropdown li.disabled > a:active {
  background-color: #eeeeee !important;
  background-color: #EEEEEE !important;
  color: #aaaaaa !important;
  color: #AAAAAA !important;
}
.menu-bar-dropdown ul {
  position: absolute;
  left: 0px;
}
.menu-bar-dropdown li > a {
  position: relative;
}
.menu-bar-dropdown li.expanded > a,
.menu-bar-dropdown li.collapsed > a {
  padding-right: 30px;
}
.menu-bar-dropdown li.expanded > a:after,
.menu-bar-dropdown li.collapsed > a:after {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0d7';
  font-family: 'FontAwesome';
  display: inline-block;
  padding: 5px 0px;
  position: absolute;
  right: 5px;
  top: 0px;
  width: 20px;
}
.menu-bar-dropdown ul,
.menu-bar-dropdown ol {
  display: none;
}
.menu-bar-dropdown li {
  position: relative;
}
.menu-bar-dropdown ul {
  min-width: 140px;
  position: absolute;
  left: 0px;
  top: 100%;
}
.menu-bar-dropdown ul li {
  float: none;
}
.menu-bar-dropdown ul ul {
  left: 100%;
  top: 0px;
}
.menu-bar-dropdown li li.expanded > a:after,
.menu-bar-dropdown li li.collapsed > a:after {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0da';
  font-family: 'FontAwesome';
}
.menu-col {
  zoom: 1;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
}
.menu-col:after {
  content: "";
  display: block;
  clear: both;
}
.menu-col li {
  display: block;
  list-style: none;
  margin-left: 0px;
}
.menu-col a {
  cursor: pointer;
  display: block;
  padding: 5px 10px;
}
.menu-col a:focus {
  outline: none;
}
.menu-col a,
.menu-col a:visited,
.menu-col a:hover,
.menu-col a:active {
  background-color: #dddddd;
  background-color: #DDDDDD;
  color: #000000;
  color: #000000;
  text-decoration: none;
}
.menu-col li {
  white-space: nowrap;
}
.menu-col li:hover > a,
.menu-col li:hover > a:visited,
.menu-col li:hover > a:hover,
.menu-col li:hover > a:active {
  background-color: #bbbbbb;
  background-color: #BBBBBB;
  color: #000000;
  color: #000000;
}
.menu-col li.active > a,
.menu-col li.active > a:visited,
.menu-col li.active > a:hover,
.menu-col li.active > a:active {
  background-color: #cccccc;
  background-color: #CCCCCC;
  color: #000000;
  color: #000000;
}
.menu-col li.disabled > a,
.menu-col li.disabled > a:visited,
.menu-col li.disabled > a:hover,
.menu-col li.disabled > a:active {
  background-color: #eeeeee !important;
  background-color: #EEEEEE !important;
  color: #aaaaaa !important;
  color: #AAAAAA !important;
}
.menu-col li > a {
  position: relative;
}
.menu-col li.expanded > a,
.menu-col li.collapsed > a {
  padding-right: 30px;
}
.menu-col li.expanded > a:after,
.menu-col li.collapsed > a:after {
  display: inline-block;
  padding: 5px 0px;
  position: absolute;
  right: 5px;
  top: 0px;
  width: 20px;
}
.menu-col li.collapsed > a:after {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0da';
  font-family: 'FontAwesome';
}
.menu-col li.expanded > a:after {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0d7';
  font-family: 'FontAwesome';
}
.menu-col li li > a {
  padding-left: 30px;
}
.menu-col li li li > a {
  padding-left: 60px;
}
.menu-col li li li li > a {
  padding-left: 90px;
}
.menu-col-dropdown {
  zoom: 1;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
}
.menu-col-dropdown:after {
  content: "";
  display: block;
  clear: both;
}
.menu-col-dropdown li {
  display: block;
  list-style: none;
  margin-left: 0px;
}
.menu-col-dropdown a {
  cursor: pointer;
  display: block;
  padding: 5px 10px;
}
.menu-col-dropdown a:focus {
  outline: none;
}
.menu-col-dropdown a,
.menu-col-dropdown a:visited,
.menu-col-dropdown a:hover,
.menu-col-dropdown a:active {
  background-color: #dddddd;
  background-color: #DDDDDD;
  color: #000000;
  color: #000000;
  text-decoration: none;
}
.menu-col-dropdown li {
  white-space: nowrap;
}
.menu-col-dropdown li:hover > a,
.menu-col-dropdown li:hover > a:visited,
.menu-col-dropdown li:hover > a:hover,
.menu-col-dropdown li:hover > a:active {
  background-color: #bbbbbb;
  background-color: #BBBBBB;
  color: #000000;
  color: #000000;
}
.menu-col-dropdown li.active > a,
.menu-col-dropdown li.active > a:visited,
.menu-col-dropdown li.active > a:hover,
.menu-col-dropdown li.active > a:active {
  background-color: #cccccc;
  background-color: #CCCCCC;
  color: #000000;
  color: #000000;
}
.menu-col-dropdown li.disabled > a,
.menu-col-dropdown li.disabled > a:visited,
.menu-col-dropdown li.disabled > a:hover,
.menu-col-dropdown li.disabled > a:active {
  background-color: #eeeeee !important;
  background-color: #EEEEEE !important;
  color: #aaaaaa !important;
  color: #AAAAAA !important;
}
.menu-col-dropdown li > a {
  position: relative;
}
.menu-col-dropdown li.expanded > a,
.menu-col-dropdown li.collapsed > a {
  padding-right: 30px;
}
.menu-col-dropdown li.expanded > a:after,
.menu-col-dropdown li.collapsed > a:after {
  display: inline-block;
  padding: 5px 0px;
  position: absolute;
  right: 5px;
  top: 0px;
  width: 20px;
}
.menu-col-dropdown li.collapsed > a:after {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0da';
  font-family: 'FontAwesome';
}
.menu-col-dropdown li.expanded > a:after {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f0d7';
  font-family: 'FontAwesome';
}
.menu-col-dropdown li li > a {
  padding-left: 30px;
}
.menu-col-dropdown li li li > a {
  padding-left: 60px;
}
.menu-col-dropdown li li li li > a {
  padding-left: 90px;
}
.menu-col-dropdown ul,
.menu-col-dropdown ol {
  display: none;
}
.menu-col-dropdown li {
  position: relative;
}
.menu-col-dropdown li ul {
  left: 100%;
  min-width: 140px;
  position: absolute;
  top: 0px;
}
.menu-col-dropdown li ul li {
  float: none;
}
.menu-col-dropdown li ul li ul {
  left: 100%;
  top: 0px;
}
.menu-minimized li {
  display: none;
}
.menu-minimized li.active {
  display: block;
}
.menu-show-sub-items ul,
.menu-show-sub-items ol {
  display: block;
}
.menu-hide-sub-items ul,
.menu-hide-sub-items ol {
  display: none;
}
.menu-expand-on-hover ul,
.menu-expand-on-hover ol {
  display: none;
}
.menu-expand-on-hover li:hover ul {
  display: block;
}
.menu-expand-on-hover li:hover ul ul {
  display: none;
}
.menu-expand-on-hover ul li:hover ul {
  display: block;
}
@media screen,handheld,projection,tv {
  body {
    text-align: center;
    background-color: #ffffff;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
  }
  body > * {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }
}
@media screen,handheld,projection,tv {
  #page {
    text-align: center;
    background-color: #000000;
    background-color: transparent;
  }
  #page > * {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }
}
.section {
  position: relative;
}
@media screen,handheld,projection,tv {
  .section {
    margin-bottom: 0px;
  }
  .section:last-child,
  .section:empty {
    margin-bottom: 0px;
  }
}
@media screen,handheld,projection,tv {
  #section-header {
    background-color: #ffffff;
    background-color: #FFFFFF;
  }
}
@media print {
  #section-header {
    border-bottom: 2px solid #CCCCCC;
    margin-bottom: 30px;
    padding-bottom: 10px;
  }
}
@media screen,handheld,projection,tv {
  #section-content {
    background-color: #ffffff;
    background-color: #FFFFFF;
  }
}
@media screen,handheld,projection,tv {
  #section-footer {
    background-color: #eeeeee;
    background-color: #EEEEEE;
  }
}
@media print {
  #section-footer {
    border-top: 2px solid #CCCCCC;
    margin-top: 30px;
    padding-top: 10px;
  }
}
.zone-wrapper:last-child,
.zone-wrapper:empty {
  margin-bottom: 0px;
}
@media screen,handheld,projection,tv {
  .zone-wrapper {
    text-align: center;
    margin-bottom: 0px;
  }
  .zone-wrapper > * {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }
}
@media print {
  .zone-wrapper {
    margin-bottom: 30px;
  }
}
.zone {
  position: relative;
}
.zone:last-child,
.zone:empty {
  margin-bottom: 0px;
}
@media screen,handheld,projection,tv {
  .zone {
    margin-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media print {
  .zone {
    margin-bottom: 30px;
  }
}
.region {
  position: relative;
}
.region:last-child,
.region:empty {
  margin-bottom: 0px;
}
@media screen,handheld,projection,tv {
  .region {
    margin-bottom: 60px;
  }
}
@media print {
  .region {
    margin-bottom: 30px;
  }
}
.block:last-child,
.block:empty {
  margin-bottom: 0px;
}
@media screen,handheld,projection,tv {
  .block {
    margin-bottom: 60px;
  }
}
@media print {
  .block {
    margin-bottom: 30px;
  }
}
#region-page-top,
#region-page-bottom {
  margin-bottom: 0px;
}
#section-header .zone-wrapper,
#section-header .zone,
#section-header .region,
#section-header .block,
#section-footer .zone-wrapper,
#section-footer .zone,
#section-footer .region,
#section-footer .block {
  margin-bottom: 0px;
}
.fixed-footer-page-background.layout-default #page,
.fixed-footer-page-background.layout-narrow #page {
  background-position: center top;
  background-repeat: repeat-y;
}
.fixed-footer-page-background.layout-default #page {
  background-image: url('/ff/themes/default/img/page-background-980.png');
}
.fixed-footer-page-background.layout-narrow #page {
  background-image: url('/ff/themes/default/img/page-background-740.png');
}
.fixed-footer-page-background.layout-fluid #page {
  background-color: #ffffff;
  background-color: #FFFFFF;
}
.fixed-footer-full-width-background body {
  background-color: #ffffff;
  background-color: #FFFFFF;
}
.pager li,
.pager ul,
.pager ol {
  display: inline;
}
.pager li {
  list-style: none;
  margin-left: 0px;
}
.pager li {
  margin-right: 15px;
  margin-left: 0px;
}
.pager li a:visited {
  color: #333333;
}
.pager li .pager-current {
  font-weight: bold;
}
.panel {
  background-color: #EEEEEE;
  border: 0px solid #BBBBBB;
  padding: 20px 20px;
}
#fancybox-loading {
  opacity: 0.5;
}
#fancybox-outer {
  background-color: #EEEEEE !important;
}
#fancybox-content {
  background-color: #FFFFFF !important;
}
#search-form #edit-basic {
  margin-bottom: 20px;
}
#search-form #edit-basic .form-item-keys {
  display: inline;
}
#search-form #edit-basic .form-item-keys label {
  display: none;
}
#search-form #edit-basic #edit-keys {
  width: 220px;
}
#search-form #edit-basic #edit-submit {
  margin-left: 4px;
}
#search-form .criterion {
  margin-bottom: 10px;
}
#search-form .criterion label[for="edit-type"],
#search-form .criterion label[for="edit-language"] {
  margin-bottom: 10px;
}
.page-search .ds-search-extra {
  font-style: italic;
  margin-bottom: 30px;
}
.page-search #block-system-main .view-content {
  margin-bottom: 20px;
}
.separator {
  background-color: #CCCCCC;
  clear: both;
  content: " ";
  display: block;
  height: 5px;
  margin-bottom: 25px;
  position: relative;
}
.site-map h2 {
  margin-top: 30px;
}
.site-map .description {
  margin-bottom: 10px;
}
.site-map .feed-link {
  margin-left: 5px;
}
.site-map .feed-link img {
  vertical-align: middle;
}
#site-map h2 {
  margin-top: 30px;
}
#site-map .description {
  margin-bottom: 10px;
}
#site-map .feed-link {
  margin-left: 5px;
}
#site-map .feed-link img {
  vertical-align: middle;
}
.speech-balloon {
  background-color: #dddddd;
  background-color: #DDDDDD;
  color: #000000;
  color: #000000;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  position: absolute;
  visibility: hidden;
  width: 220px;
  z-index: 100;
}
@media print {
  .speech-balloon {
    display: none !important;
  }
}
.speech-balloon-top {
  background-color: #dddddd;
  background-color: #DDDDDD;
  color: #000000;
  color: #000000;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  position: absolute;
  visibility: hidden;
  width: 220px;
  z-index: 100;
  margin-bottom: 5px;
  bottom: 100%;
  left: 50%;
  margin-left: -120px;
}
@media print {
  .speech-balloon-top {
    display: none !important;
  }
}
.speech-balloon-top:after {
  border-style: solid;
  content: "";
  display: block;
  position: absolute;
  width: 0px;
}
.speech-balloon-top:after {
  border-color: #dddddd transparent;
  border-color: #DDDDDD transparent;
  border-width: 10px 10px 0px 10px;
  left: 50%;
  margin-left: -10px;
  top: 100%;
}
.speech-balloon-right {
  background-color: #dddddd;
  background-color: #DDDDDD;
  color: #000000;
  color: #000000;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  position: absolute;
  visibility: hidden;
  width: 220px;
  z-index: 100;
  margin-left: 5px;
  left: 100%;
  top: 0px;
}
@media print {
  .speech-balloon-right {
    display: none !important;
  }
}
.speech-balloon-right:after {
  border-style: solid;
  content: "";
  display: block;
  position: absolute;
  width: 0px;
}
.speech-balloon-right:after {
  border-color: transparent #dddddd;
  border-color: transparent #DDDDDD;
  border-width: 5px 20px 5px 0px;
  right: 100%;
  top: 10px;
}
.speech-balloon-bottom {
  background-color: #dddddd;
  background-color: #DDDDDD;
  color: #000000;
  color: #000000;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  position: absolute;
  visibility: hidden;
  width: 220px;
  z-index: 100;
  margin-top: 5px;
  left: 50%;
  margin-left: -120px;
  top: 100%;
}
@media print {
  .speech-balloon-bottom {
    display: none !important;
  }
}
.speech-balloon-bottom:after {
  border-style: solid;
  content: "";
  display: block;
  position: absolute;
  width: 0px;
}
.speech-balloon-bottom:after {
  border-color: #dddddd transparent;
  border-color: #DDDDDD transparent;
  border-width: 0px 10px 10px 10px;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
}
.speech-balloon-left {
  background-color: #dddddd;
  background-color: #DDDDDD;
  color: #000000;
  color: #000000;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  position: absolute;
  visibility: hidden;
  width: 220px;
  z-index: 100;
  margin-right: 5px;
  right: 100%;
  top: 0px;
}
@media print {
  .speech-balloon-left {
    display: none !important;
  }
}
.speech-balloon-left:after {
  border-style: solid;
  content: "";
  display: block;
  position: absolute;
  width: 0px;
}
.speech-balloon-left:after {
  border-color: transparent #dddddd;
  border-color: transparent #DDDDDD;
  border-width: 5px 0px 5px 20px;
  left: 100%;
  top: 10px;
}
.speech-balloon-target {
  position: relative;
}
.speech-balloon-display-on-hover:hover .speech-balloon,
.speech-balloon-display-on-hover:hover .speech-balloon-top,
.speech-balloon-display-on-hover:hover .speech-balloon-right,
.speech-balloon-display-on-hover:hover .speech-balloon-bottom,
.speech-balloon-display-on-hover:hover .speech-balloon-left {
  display: block;
}
.system-message {
  background-color: #EEEEEE;
  color: #000000;
  margin-bottom: 10px;
  padding: 10px 10px;
}
.system-message:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: -30px;
  min-width: 20px;
}
.system-message-information {
  background-color: #EEEEEE;
  color: #000000;
  margin-bottom: 10px;
  padding: 10px 10px;
  background-color: #CCDDFF;
  color: #003366;
  padding-left: 40px;
}
.system-message-information:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: -30px;
  min-width: 20px;
}
.system-message-information:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f05a';
  font-family: 'FontAwesome';
}
.system-message-success {
  background-color: #EEEEEE;
  color: #000000;
  margin-bottom: 10px;
  padding: 10px 10px;
  background-color: #CCFFCC;
  color: #006600;
  padding-left: 40px;
}
.system-message-success:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: -30px;
  min-width: 20px;
}
.system-message-success:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f058';
  font-family: 'FontAwesome';
}
.system-message-notice {
  background-color: #EEEEEE;
  color: #000000;
  margin-bottom: 10px;
  padding: 10px 10px;
  background-color: #FFFFCC;
  color: #666600;
  padding-left: 40px;
}
.system-message-notice:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: -30px;
  min-width: 20px;
}
.system-message-notice:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f071';
  font-family: 'FontAwesome';
}
.system-message-failure {
  background-color: #EEEEEE;
  color: #000000;
  margin-bottom: 10px;
  padding: 10px 10px;
  background-color: #FFCCCC;
  color: #660000;
  padding-left: 40px;
}
.system-message-failure:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: -30px;
  min-width: 20px;
}
.system-message-failure:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f057';
  font-family: 'FontAwesome';
}
.messages {
  background-color: #EEEEEE;
  color: #000000;
  margin-bottom: 10px;
  padding: 10px 10px;
}
.messages:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: -30px;
  min-width: 20px;
}
.messages.status {
  background-color: #EEEEEE;
  color: #000000;
  margin-bottom: 10px;
  padding: 10px 10px;
  background-color: #CCFFCC;
  color: #006600;
  padding-left: 40px;
}
.messages.status:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: -30px;
  min-width: 20px;
}
.messages.status:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f058';
  font-family: 'FontAwesome';
}
.messages.warning {
  background-color: #EEEEEE;
  color: #000000;
  margin-bottom: 10px;
  padding: 10px 10px;
  background-color: #FFFFCC;
  color: #666600;
  padding-left: 40px;
}
.messages.warning:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: -30px;
  min-width: 20px;
}
.messages.warning:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f071';
  font-family: 'FontAwesome';
}
.messages.error {
  background-color: #EEEEEE;
  color: #000000;
  margin-bottom: 10px;
  padding: 10px 10px;
  background-color: #FFCCCC;
  color: #660000;
  padding-left: 40px;
}
.messages.error:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: -30px;
  min-width: 20px;
}
.messages.error:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f057';
  font-family: 'FontAwesome';
}
.form-item div.status,
.form-item div.warning,
.form-item div.error {
  background-color: #EEEEEE;
  color: #000000;
  margin-bottom: 10px;
  padding: 10px 10px;
  margin-top: 10px;
}
.form-item div.status:before,
.form-item div.warning:before,
.form-item div.error:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: -30px;
  min-width: 20px;
}
.form-item div.status {
  background-color: #EEEEEE;
  color: #000000;
  margin-bottom: 10px;
  padding: 10px 10px;
  background-color: #CCFFCC;
  color: #006600;
  padding-left: 40px;
}
.form-item div.status:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: -30px;
  min-width: 20px;
}
.form-item div.status:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f058';
  font-family: 'FontAwesome';
}
.form-item div.warning {
  background-color: #EEEEEE;
  color: #000000;
  margin-bottom: 10px;
  padding: 10px 10px;
  background-color: #FFFFCC;
  color: #666600;
  padding-left: 40px;
}
.form-item div.warning:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: -30px;
  min-width: 20px;
}
.form-item div.warning:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f071';
  font-family: 'FontAwesome';
}
.form-item div.error {
  background-color: #EEEEEE;
  color: #000000;
  margin-bottom: 10px;
  padding: 10px 10px;
  background-color: #FFFFCC;
  color: #666600;
  padding-left: 40px;
}
.form-item div.error:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: -30px;
  min-width: 20px;
}
.form-item div.error:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f071';
  font-family: 'FontAwesome';
}
.tabs-links {
  zoom: 1;
  border-bottom: 2px solid #BBBBBB;
  height: 30px;
  padding: 0px 10px;
}
.tabs-links:after {
  content: "";
  display: block;
  clear: both;
}
.tabs-links li {
  display: block;
  list-style: none;
  margin-left: 0px;
}
.tabs-links,
.tabs-links:last-child {
  margin-bottom: 18px;
}
.tabs-links a {
  line-height: 26px;
}
.tabs-links a,
.tabs-links a:visited,
.tabs-links a:hover,
.tabs-links a:active {
  background-color: #DDDDDD;
  color: #000000;
  cursor: pointer;
  display: block;
  padding: 5px 10px;
  text-decoration: none;
}
.tabs-links a:focus,
.tabs-links a:visited:focus,
.tabs-links a:hover:focus,
.tabs-links a:active:focus {
  outline: none;
}
.tabs-links li {
  float: left;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin: 0px 0px 0px 10px;
}
.tabs-links li:first-child {
  margin-left: 0px;
}
.tabs-links li:hover > a,
.tabs-links li:hover > a:visited,
.tabs-links li:hover > a:hover,
.tabs-links li:hover > a:active {
  background-color: #CCCCCC;
  color: #000000;
}
.tabs-links li.active > a,
.tabs-links li.active > a:visited,
.tabs-links li.active > a:hover,
.tabs-links li.active > a:active {
  background-color: #BBBBBB;
  color: #000000;
  padding-bottom: 5px;
}
.tabs-links li.disabled > a,
.tabs-links li.disabled > a:visited,
.tabs-links li.disabled > a:hover,
.tabs-links li.disabled > a:active {
  background-color: #EEEEEE !important;
  color: #AAAAAA !important;
}
.tabs-links li a.active,
.tabs-links li a:visited.active,
.tabs-links li a:hover.active,
.tabs-links li a:active.active {
  background-color: #BBBBBB;
  color: #000000;
  padding-bottom: 5px;
}
.tabs-links-panel {
  zoom: 1;
  border-bottom: 0px;
  height: 30px;
  line-height: 30px;
  padding: 0px 10px;
}
.tabs-links-panel:after {
  content: "";
  display: block;
  clear: both;
}
.tabs-links-panel li {
  display: block;
  list-style: none;
  margin-left: 0px;
}
.tabs-links-panel,
.tabs-links-panel:last-child {
  margin-bottom: 0px;
}
.tabs-links-panel a,
.tabs-links-panel a:visited,
.tabs-links-panel a:hover,
.tabs-links-panel a:active {
  background-color: #DDDDDD;
  color: #000000;
  cursor: pointer;
  display: block;
  padding: 5px 10px;
  text-decoration: none;
}
.tabs-links-panel a:focus,
.tabs-links-panel a:visited:focus,
.tabs-links-panel a:hover:focus,
.tabs-links-panel a:active:focus {
  outline: none;
}
.tabs-links-panel li {
  float: left;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin: 0px 0px 0px 10px;
}
.tabs-links-panel li:first-child {
  margin-left: 0px;
}
.tabs-links-panel li:hover > a,
.tabs-links-panel li:hover > a:visited,
.tabs-links-panel li:hover > a:hover,
.tabs-links-panel li:hover > a:active {
  background-color: #CCCCCC;
  color: #000000;
}
.tabs-links-panel li.active > a,
.tabs-links-panel li.active > a:visited,
.tabs-links-panel li.active > a:hover,
.tabs-links-panel li.active > a:active {
  background-color: #EEEEEE;
  color: #000000;
  padding-bottom: 5px;
}
.tabs-links-panel li.disabled > a,
.tabs-links-panel li.disabled > a:visited,
.tabs-links-panel li.disabled > a:hover,
.tabs-links-panel li.disabled > a:active {
  background-color: #BBBBBB !important;
  color: #AAAAAA !important;
}
.tabs-links-panel li a.active,
.tabs-links-panel li a.active:visited,
.tabs-links-panel li a.active:hover,
.tabs-links-panel li a.active:active {
  background-color: #EEEEEE;
  color: #000000;
  padding-bottom: 5px;
}
.tabs-content {
  display: none;
}
.tabs-content.active {
  display: block;
}
.heading {
  font-size: 17px;
  font-weight: bold;
  margin-top: 20px;
}
.heading:first-child {
  margin-top: 0px;
}
.ingress {
  font-size: 19px;
  font-weight: bold;
}
.caption {
  font-size: 15px;
  font-weight: bold;
}
.dim {
  color: #666666;
  color: #666666;
  font-size: 15px;
}
.dim a,
.dim a:visited,
.dim a:active {
  color: #666666;
  color: #666666;
  text-decoration: none;
}
.dim a:hover {
  color: #333333;
  color: #333333;
  text-decoration: none;
}
@media screen,handheld,projection,tv {
  #section-header {
    position: relative;
    z-index: 1;
  }
  #zone-header {
    width: 100%;
    min-width: 100%;
    height: 500px;
    max-height: 500px;
    overflow: hidden;
  }
  #zone-header #region-header {
    height: 100%;
  }
  #zone-header .field.image {
    height: 100%;
  }
  #zone-header .field.image p {
    height: 100%;
  }
  #zone-header .field.image img {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    object-fit: cover;
  }
  .type-default #zone-header {
    width: 100%;
    min-width: 100%;
    height: auto;
    max-height: none;
    overflow: auto;
  }
  .editor-mode #zone-header {
    height: auto;
  }
  .editor-mode #zone-header #region-header .field.image {
    float: left;
    height: auto;
  }
  .editor-mode #zone-header #region-header .field.image p {
    height: auto;
  }
  .editor-mode #zone-header #region-header .field.image p img {
    width: 100% !important;
    height: 100% !important;
    object-fit: initial;
  }
  .editor-mode #zone-header #region-header .field.image.mobile {
    float: right;
  }
  .editor-mode #zone-header #region-header .field.image[contenteditable][data-cms-field] {
    width: 50% !important;
    height: 50% !important;
    background: rgba(255,249,222,0.5);
    display: block !important;
  }
  .editor-mode #zone-header #region-header .field.image.mobile[contenteditable][data-cms-field] {
    background: rgba(213,184,255,0.5);
  }
  #region-header {
    text-align: center;
  }
  #region-header .field.event-name {
    color: #EBEBEB;
    font-size: 36px;
    line-height: 1.45;
  }
  #region-header .field.event-name span {
    color: #0E3656;
  }
  #region-header .field.event-date {
    color: #EBEBEB;
    font-size: 20px;
    line-height: 1.45;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  #region-header .field.sharing .at300bs {
    background-position: 0px 0px !important;
  }
  #region-header .field.sharing .at15t_facebook {
    background-image: url('../img/icon-facebook.png');
  }
  #region-header .field.sharing .at15t_twitter {
    background-image: url('../img/icon-twitter.png');
  }
  #region-header .field.sharing .at15t_email {
    background-image: url('../img/icon-e-mail.png');
  }
  #region-header .field.sharing .at15t_compact {
    background-image: url('../img/icon-addthis.png');
  }
  .name-index #zone-wrapper-header {
    background-image: url(/files/images/demopaivat_ylabanneri_1600pxx500px_tekstilla.jpg);
  }
  #zone-wrapper-header {
    background-position: center;
    background-size: cover !important;
  }
  #zone-wrapper-header #zone-header {
    padding: 0;
  }
  .type-default #zone-wrapper-header {
    background-position: center;
    background-size: auto !important;
  }
  #zone-wrapper-main-navigation,
  #zone-wrapper-footer-navigation {
    background-color: #042542;
  }
  #zone-wrapper-main-navigation {
    background-color: #000000;
  }
  #zone-wrapper-footer-navigation {
    border-top: 1px solid #ddd;
  }
  #zone-main-navigation,
  #zone-footer-navigation {
    font-size: 17px;
    font-weight: 700;
    line-height: 30px;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    color: #FFFFFF;
  }
  #zone-main-navigation ul,
  #zone-footer-navigation ul {
    margin-bottom: 0;
  }
  #zone-main-navigation a,
  #zone-main-navigation a:visited,
  #zone-main-navigation a:active,
  #zone-footer-navigation a,
  #zone-footer-navigation a:visited,
  #zone-footer-navigation a:active {
    color: #FFFFFF;
    margin: 0px 20px;
    text-decoration: none;
  }
  #zone-main-navigation a:hover,
  #zone-footer-navigation a:hover {
    color: #9b9b9b;
    margin: 0px 20px;
    text-decoration: none;
  }
  #zone-main-navigation li.front,
  #zone-footer-navigation li.front {
    position: relative;
    margin-right: 20px;
  }
  #zone-main-navigation li.front a,
  #zone-footer-navigation li.front a {
    font-size: 0;
    margin-right: 20px;
  }
  #zone-main-navigation li.front a:before,
  #zone-footer-navigation li.front a:before {
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    content: '\f015';
    font-family: 'FontAwesome';
    font-size: 17px;
    padding: 5px 15px;
    display: block;
    position: absolute;
    top: -9px;
  }
  .toggle-link-menu-col {
    padding-right: 0;
  }
  .toggle-link-menu-col a:first-child:after {
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    content: '\f0c9';
    font-family: 'FontAwesome';
    display: inline-block;
    padding: 0px 0px;
    position: absolute;
    top: 0;
    width: 20px;
    cursor: pointer;
    right: 2px;
    font-size: 30px;
    font-weight: 300;
    line-height: 34px;
  }
  .toggle-link-menu-col a:first-child:after:hover {
    cursor: pointer;
  }
  .toggle-link-menu-col-sticky-clone {
    display: none;
  }
  .toggle-link-menu-col-sticky-clone a:first-child:after {
    right: 28px;
  }
  #main-navigation .menu-mobile.js-sticky {
    padding-bottom: 10px;
    background-color: #2C333D;
  }
  #main-navigation .menu-mobile.js-sticky li {
    margin-right: 20px;
  }
  body.scroll-sticky-menu {
    overflow: hidden;
  }
  body.scroll-sticky-menu #main-navigation .menu-mobile.js-sticky {
    overflow: auto;
    bottom: 0;
  }
  .name-index #zone-main-navigation ul li.front a {
    color: #9b9b9b;
  }
  .name-kta #zone-main-navigation ul li.kta a {
    color: #9b9b9b;
  }
  .name-canon #zone-main-navigation ul li.canon a {
    color: #9b9b9b;
  }
  .name-seri-deco #zone-main-navigation ul li.seri-deco a {
    color: #9b9b9b;
  }
  .name-spandex #zone-main-navigation ul li.spandex a {
    color: #9b9b9b;
  }
  .name-sesoma #zone-main-navigation ul li.sesoma a {
    color: #9b9b9b;
  }
  .name-signcom #zone-main-navigation ul li.signcom a {
    color: #9b9b9b;
  }
  .name-docus #zone-main-navigation ul li.docus a {
    color: #9b9b9b;
  }
  .name-antalis #zone-main-navigation ul li.antalis a {
    color: #9b9b9b;
  }
  .name-konica-minolta #zone-main-navigation ul li.konica-minolta a {
    color: #9b9b9b;
  }
  #zone-wrapper-content-4 {
    border-top: 1px solid #ddd;
  }
  #zone-wrapper-content-4,
  #zone-wrapper-content-7 {
    background-color: #FFFFFF;
  }
  #zone-wrapper-content-3,
  #zone-wrapper-content-9 {
    background-color: #000000;
    color: #EBEBEB;
  }
  #zone-wrapper-content-6 {
    background-color: #042542;
    color: #2D2D87;
  }
  #zone-wrapper-content-2,
  #zone-wrapper-content-8 {
    background-color: #F7F7F7;
  }
  #zone-content-2 .field.body,
  #zone-content-3 .field.body {
    margin-bottom: 30px;
  }
  #zone-content-2 {
    padding: 0;
    overflow: hidden;
    right: 0 !important;
    height: 430px !important;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  .zone {
    padding-top: 60px;
    padding-bottom: 65px;
  }
}
@media screen and (min-width: 980px),handheld and (min-width: 980px),projection and (min-width: 980px),tv and (min-width: 980px) {
  .zone {
    width: 940px;
  }
}
@media screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 740px) and (max-width: 979px) {
  .zone {
    width: 700px;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),handheld and (min-width: 0px) and (max-width: 739px),projection and (min-width: 0px) and (max-width: 739px),tv and (min-width: 0px) and (max-width: 739px) {
  .zone {
    padding-bottom: 65px;
    padding-top: 60px;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  #zone-header {
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 980px),handheld and (min-width: 980px),projection and (min-width: 980px),tv and (min-width: 980px) {
  #zone-header {
    width: 100%;
    padding: 0;
  }
  #zone-header .field.image {
    margin: 0 auto;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),handheld and (min-width: 0px) and (max-width: 739px),projection and (min-width: 0px) and (max-width: 739px),tv and (min-width: 0px) and (max-width: 739px) {
  #zone-header {
    padding: 0;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  #site-logo {
    left: 0px;
    position: absolute;
    top: 200px;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),handheld and (min-width: 0px) and (max-width: 739px),projection and (min-width: 0px) and (max-width: 739px),tv and (min-width: 0px) and (max-width: 739px) {
  #site-logo {
    left: 0px;
    position: absolute;
    top: 40px;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  #region-header .field.event-name {
    margin-bottom: 0px;
  }
  #region-header .field.event-name br {
    display: none;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),handheld and (min-width: 0px) and (max-width: 739px),projection and (min-width: 0px) and (max-width: 739px),tv and (min-width: 0px) and (max-width: 739px) {
  #region-header .field.event-name {
    font-size: 28px;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  #region-header .field.sharing {
    position: absolute;
    right: 0px;
    top: 0px;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 0px) and (max-width: 739px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 0px) and (max-width: 739px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 0px) and (max-width: 739px),tv and (min-width: 740px) and (max-width: 979px) {
  .name-index #zone-wrapper-header {
    background-image: url(/files/images/demopaivat_ylabanneri_1600pxx500px_tekstilla.jpg);
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-top: 33.33%;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  #zone-wrapper-header {
    height: 500px;
  }
  #zone-wrapper-header .image.mobile {
    display: none;
  }
  #zone-wrapper-header img {
    object-fit: cover;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),screen and ,handheld and (min-width: 0px) and (max-width: 739px),handheld and ,projection and (min-width: 0px) and (max-width: 739px),projection and ,tv and (min-width: 0px) and (max-width: 739px),tv and  {
  #zone-wrapper-header {
    margin-top: 54px;
    height: 600px;
  }
  #zone-wrapper-header #zone-header {
    height: 600px;
    max-height: 600px;
  }
  #zone-wrapper-header .image.default {
    display: none;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  .type-default #zone-wrapper-header {
    height: auto;
  }
  .type-default #zone-wrapper-header img {
    object-fit: none;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),screen and ,handheld and (min-width: 0px) and (max-width: 739px),handheld and ,projection and (min-width: 0px) and (max-width: 739px),projection and ,tv and (min-width: 0px) and (max-width: 739px),tv and  {
  .type-default #zone-wrapper-header {
    height: auto;
  }
  .type-default #zone-wrapper-header #zone-header {
    height: auto;
    max-height: none;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  #zone-wrapper-main-navigation,
  #zone-wrapper-footer-navigation {
    width: 100%;
    z-index: 3;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),handheld and (min-width: 0px) and (max-width: 739px),projection and (min-width: 0px) and (max-width: 739px),tv and (min-width: 0px) and (max-width: 739px) {
  #zone-wrapper-main-navigation,
  #zone-wrapper-footer-navigation {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
  }
}
@media screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 740px) and (max-width: 979px) {
  #zone-main-navigation a,
  #zone-main-navigation a:visited,
  #zone-main-navigation a:active,
  #zone-footer-navigation a,
  #zone-footer-navigation a:visited,
  #zone-footer-navigation a:active {
    margin: 0px 10px;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),screen and ,handheld and (min-width: 0px) and (max-width: 739px),handheld and ,projection and (min-width: 0px) and (max-width: 739px),projection and ,tv and (min-width: 0px) and (max-width: 739px),tv and  {
  #zone-main-navigation a,
  #zone-main-navigation a:visited,
  #zone-main-navigation a:active,
  #zone-footer-navigation a,
  #zone-footer-navigation a:visited,
  #zone-footer-navigation a:active {
    line-height: 34px;
    margin: 0px;
  }
}
@media screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 740px) and (max-width: 979px) {
  #zone-main-navigation a:hover,
  #zone-footer-navigation a:hover {
    margin: 0px 10px;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),screen and ,handheld and (min-width: 0px) and (max-width: 739px),handheld and ,projection and (min-width: 0px) and (max-width: 739px),projection and ,tv and (min-width: 0px) and (max-width: 739px),tv and  {
  #zone-main-navigation a:hover,
  #zone-footer-navigation a:hover {
    margin: 0px;
  }
}
@media screen and (min-width: 980px),handheld and (min-width: 980px),projection and (min-width: 980px),tv and (min-width: 980px) {
  #zone-main-navigation li:first-child a,
  #zone-main-navigation li:first-child a:hover,
  #zone-footer-navigation li:first-child a,
  #zone-footer-navigation li:first-child a:hover {
    margin: 0px 20px 0 0;
  }
}
@media screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 740px) and (max-width: 979px) {
  #zone-main-navigation li:first-child a,
  #zone-main-navigation li:first-child a:hover,
  #zone-footer-navigation li:first-child a,
  #zone-footer-navigation li:first-child a:hover {
    margin: 0px 10px 0 0;
  }
}
@media screen and ,handheld and ,projection and ,tv and  {
  #zone-main-navigation li:first-child a,
  #zone-main-navigation li:first-child a:hover,
  #zone-footer-navigation li:first-child a,
  #zone-footer-navigation li:first-child a:hover {
    margin: 0px 20px;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  #zone-main-navigation,
  #zone-footer-navigation {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #zone-main-navigation ul li,
  #zone-main-navigation ul ul,
  #zone-main-navigation ul ol,
  #zone-footer-navigation ul li,
  #zone-footer-navigation ul ul,
  #zone-footer-navigation ul ol {
    display: inline;
  }
  #zone-main-navigation ul li,
  #zone-footer-navigation ul li {
    list-style: none;
    margin-left: 0px;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),screen and ,handheld and (min-width: 0px) and (max-width: 739px),handheld and ,projection and (min-width: 0px) and (max-width: 739px),projection and ,tv and (min-width: 0px) and (max-width: 739px),tv and  {
  #zone-main-navigation,
  #zone-footer-navigation {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #zone-main-navigation ul li,
  #zone-footer-navigation ul li {
    display: block;
    list-style: none;
    margin-left: 0px;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),screen and ,handheld and (min-width: 0px) and (max-width: 739px),handheld and ,projection and (min-width: 0px) and (max-width: 739px),projection and ,tv and (min-width: 0px) and (max-width: 739px),tv and  {
  .main-menu {
    display: none;
  }
  .main-menu.menu-mobile {
    display: none;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  .toggle-link-menu-col {
    display: none;
  }
}
@media screen and ,handheld and ,projection and ,tv and  {
  .toggle-link-menu-col {
    display: block;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  .menu-mobile {
    display: none !important;
  }
}
@media screen and ,handheld and ,projection and ,tv and  {
  .menu-mobile {
    display: block !important;
  }
}
@media screen and (min-width: 980px),handheld and (min-width: 980px),projection and (min-width: 980px),tv and (min-width: 980px) {
  #zone-content-2,
  #zone-content-3 {
    width: 700px;
    right: 120px;
  }
}
@media screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 740px) and (max-width: 979px) {
  #zone-content-2,
  #zone-content-3 {
    width: 700px;
  }
}
@media screen and (min-width: 980px),handheld and (min-width: 980px),projection and (min-width: 980px),tv and (min-width: 980px) {
  #zone-content-2 {
    width: 940px !important;
  }
}
@media screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 740px) and (max-width: 979px) {
  #zone-content-2 {
    width: 700px !important;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),handheld and (min-width: 0px) and (max-width: 739px),projection and (min-width: 0px) and (max-width: 739px),tv and (min-width: 0px) and (max-width: 739px) {
  #zone-content-2 {
    width: 100% !important;
  }
}
@media print {
  #site-logo {
    margin-bottom: 20px;
  }
  #zone-wrapper-main-navigation {
    display: none;
  }
}
input.cke_dialog_ui_input_text,
input.cke_dialog_ui_input_password,
textarea.cke_dialog_ui_input_textarea {
  font: normal normal normal 12px Arial, Helvetica, Tahoma, Verdana, sans-serif;
  color: #000000;
}
.callout {
  background-color: #62A342;
  border-color: #AAAAAA;
  border-style: solid;
  border-width: 0;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-weight: 900;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  margin: 2px 0px;
  outline: none;
  padding: 2px 40px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  background: #f3980f;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#f3980f),color-stop(1,#f3980f));
  background: -ms-linear-gradient(bottom,#f3980f,#f3980f);
  background: -moz-linear-gradient(center bottom,#f3980f 0%,#f3980f 100%);
  background: -o-linear-gradient(#f3980f,#f3980f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3980f', endColorstr='#f3980f', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 4px #e78b01;
  padding: 8px 50px;
  margin: 0;
}
.callout:hover {
  background-color: #62A342;
  border-color: #AAAAAA;
  color: #FFFFFF;
}
.callout:active {
  background-color: #62A342;
  border-color: #AAAAAA;
  border-style: solid;
  color: #FFFFFF;
}
.callout[disabled] {
  background-color: #62A342 !important;
  border-color: #DDDDDD !important;
  border-style: solid !important;
  color: #AAAAAA !important;
}
.callout,
.callout:visited,
.callout:hover,
.callout:active,
.callout.active {
  text-decoration: none;
}
.callout * {
  vertical-align: middle;
}
.callout:hover {
  background: #f3980f;
  box-shadow: 0 2px #e78b01;
  top: 2px;
}
.callout:focus {
  background: #f3980f;
  box-shadow: 0 0 #e78b01;
  top: 4px;
}
.field.link a {
  background-color: #62A342;
  border-color: #AAAAAA;
  border-style: solid;
  border-width: 0;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
  font-weight: 900;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  margin: 2px 0px;
  outline: none;
  padding: 2px 40px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  background: #f3980f;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#f3980f),color-stop(1,#f3980f));
  background: -ms-linear-gradient(bottom,#f3980f,#f3980f);
  background: -moz-linear-gradient(center bottom,#f3980f 0%,#f3980f 100%);
  background: -o-linear-gradient(#f3980f,#f3980f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3980f', endColorstr='#f3980f', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 4px #e78b01;
  padding: 8px 50px;
  margin: 0;
}
.field.link a:hover {
  background-color: #62A342;
  border-color: #AAAAAA;
  color: #FFFFFF;
}
.field.link a:active {
  background-color: #62A342;
  border-color: #AAAAAA;
  border-style: solid;
  color: #FFFFFF;
}
.field.link a[disabled] {
  background-color: #62A342 !important;
  border-color: #DDDDDD !important;
  border-style: solid !important;
  color: #AAAAAA !important;
}
.field.link a,
.field.link a:visited,
.field.link a:hover,
.field.link a:active,
.field.link a.active {
  text-decoration: none;
}
.field.link a * {
  vertical-align: middle;
}
.field.link a:hover {
  background: #f3980f;
  box-shadow: 0 2px #e78b01;
  top: 2px;
}
.field.link a:focus {
  background: #f3980f;
  box-shadow: 0 0 #e78b01;
  top: 4px;
}
.field.links {
  color: #f3980f;
  font-weight: 800;
}
.field.links a {
  color: #333333;
  font-weight: 400;
  margin: 0 2px;
  border-bottom: 1px solid #333333;
}
.field.links a:hover,
.field.links a:focus {
  color: #f3980f;
  border-bottom: 1px solid #f3980f;
}
.field.body a {
  color: #333333;
  border-bottom: 1px solid #333333;
}
.field.body a:hover,
.field.body a:focus {
  color: #f3980f;
  border-bottom: 1px solid #f3980f;
}
.styled-checkboxes input[type=checkbox] + label:before {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  content: '\f00c';
  font-family: 'FontAwesome';
  background-color: #49677F;
  color: #49677F;
  margin-right: 10px;
  padding: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.styled-checkboxes input[type=checkbox]:disabled + label:before {
  opacity: 0.5;
}
.styled-checkboxes input[type=checkbox]:checked + label:before {
  color: #FFFFFF;
}
.styled-checkboxes input[type=checkbox] {
  display: none;
}
.styled-checkboxes input[type=checkbox] {
  display: block \9;
}
.styled-checkboxes input[type=checkbox] {
  display: inline-block \9;
}
.styled-checkboxes label:before {
  display: none \9;
}
@media all {
  img {
    height: auto !important;
  }
}
@media screen,handheld,projection,tv {
  .article .field .highlight {
    color: #FAAB1F;
  }
  .article .field.title {
    margin-bottom: 30px;
  }
  .article.sponsors {
    text-align: center;
  }
  .article.sponsors .field.title {
    margin-bottom: 20px;
  }
  .article.sponsors .field.body a {
    display: inline-block;
    padding: 0px 23px 30px 23px;
  }
  .article.speaker {
    margin-bottom: 40px;
  }
  .article.speaker:last-child {
    margin-bottom: 0px;
  }
  .article.speaker .field.image {
    text-align: left;
  }
  .article.speaker .field.name {
    font-size: 18px;
    line-height: 30px;
  }
  .article.speaker .field.date {
    font-size: 17px;
    line-height: 26px;
    color: #f3980f;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 900;
    margin-bottom: 0;
  }
  .article.speaker .field.name {
    font-size: 21px;
    line-height: 32px;
    color: #333333;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 900;
    margin-bottom: 10px;
  }
  .article.speaker .field.personname {
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 900;
    margin-bottom: 0;
  }
  .block.lisatiedot {
    background-color: #F7F7F7;
  }
  .block.lisatiedot .field {
    margin: 0 30px 30px 30px;
  }
  .block.lisatiedot .field.image {
    margin: 40px 30px 30px 30px;
  }
  .block.lisatiedot .field.ingress {
    font-size: 17px;
    line-height: 26px;
    color: #f3980f;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 900;
    margin-bottom: 0;
  }
  .block.lisatiedot .field.title {
    font-size: 21px;
    line-height: 32px;
    color: #333333;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 900;
  }
  .block.lisatiedot .field.link {
    margin: 0 30px 40px 30px;
  }
  .block.lisatiedot .field.link a {
    background-color: #62A342;
    border-color: #AAAAAA;
    border-style: solid;
    border-width: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 900;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    margin: 2px 0px;
    outline: none;
    padding: 2px 40px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    background: #f3980f;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#f3980f),color-stop(1,#f3980f));
    background: -ms-linear-gradient(bottom,#f3980f,#f3980f);
    background: -moz-linear-gradient(center bottom,#f3980f 0%,#f3980f 100%);
    background: -o-linear-gradient(#f3980f,#f3980f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3980f', endColorstr='#f3980f', GradientType=0);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 4px #e78b01;
    padding: 8px 50px;
    margin: 0;
  }
  .block.lisatiedot .field.link a:hover {
    background-color: #62A342;
    border-color: #AAAAAA;
    color: #FFFFFF;
  }
  .block.lisatiedot .field.link a:active {
    background-color: #62A342;
    border-color: #AAAAAA;
    border-style: solid;
    color: #FFFFFF;
  }
  .block.lisatiedot .field.link a[disabled] {
    background-color: #62A342 !important;
    border-color: #DDDDDD !important;
    border-style: solid !important;
    color: #AAAAAA !important;
  }
  .block.lisatiedot .field.link a,
  .block.lisatiedot .field.link a:visited,
  .block.lisatiedot .field.link a:hover,
  .block.lisatiedot .field.link a:active,
  .block.lisatiedot .field.link a.active {
    text-decoration: none;
  }
  .block.lisatiedot .field.link a * {
    vertical-align: middle;
  }
  .block.lisatiedot .field.link a:hover {
    background: #f3980f;
    box-shadow: 0 2px #e78b01;
    top: 2px;
  }
  .block.lisatiedot .field.link a:focus {
    background: #f3980f;
    box-shadow: 0 0 #e78b01;
    top: 4px;
  }
  .article.program .field.link a {
    background-color: #62A342;
    border-color: #AAAAAA;
    border-style: solid;
    border-width: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'Lato', 'Georgia', 'Times New Roman', 'Times', serif;
    font-weight: 900;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    margin: 2px 0px;
    outline: none;
    padding: 2px 40px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    background: #f3980f;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#f3980f),color-stop(1,#f3980f));
    background: -ms-linear-gradient(bottom,#f3980f,#f3980f);
    background: -moz-linear-gradient(center bottom,#f3980f 0%,#f3980f 100%);
    background: -o-linear-gradient(#f3980f,#f3980f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3980f', endColorstr='#f3980f', GradientType=0);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 4px #e78b01;
    padding: 8px 50px;
    margin: 0;
  }
  .article.program .field.link a:hover {
    background-color: #62A342;
    border-color: #AAAAAA;
    color: #FFFFFF;
  }
  .article.program .field.link a:active {
    background-color: #62A342;
    border-color: #AAAAAA;
    border-style: solid;
    color: #FFFFFF;
  }
  .article.program .field.link a[disabled] {
    background-color: #62A342 !important;
    border-color: #DDDDDD !important;
    border-style: solid !important;
    color: #AAAAAA !important;
  }
  .article.program .field.link a,
  .article.program .field.link a:visited,
  .article.program .field.link a:hover,
  .article.program .field.link a:active,
  .article.program .field.link a.active {
    text-decoration: none;
  }
  .article.program .field.link a * {
    vertical-align: middle;
  }
  .article.program .field.link a:hover {
    background: #f3980f;
    box-shadow: 0 2px #e78b01;
    top: 2px;
  }
  .article.program .field.link a:focus {
    background: #f3980f;
    box-shadow: 0 0 #e78b01;
    top: 4px;
  }
  .article.speakers {
    margin-bottom: 30px;
  }
  .article.speakers .field.title {
    margin-bottom: 0;
  }
  .article.organizer .field.title {
    text-transform: uppercase;
  }
  .article.organizer .person {
    zoom: 1;
    margin-bottom: 48px;
  }
  .article.organizer .person:after {
    content: "";
    display: block;
    clear: both;
  }
  .article.organizer .person:last-child {
    margin-bottom: 0px;
  }
  .article.organizer .person .field {
    margin-bottom: 0px;
  }
  .article.organizer .person .field.image {
    text-align: left;
  }
  .form-field {
    margin-bottom: 28px;
  }
  .form-label {
    margin-bottom: 18px;
    font-size: 18px;
    margin-top: 10px;
  }
  input[type='text'],
  input[type='password'],
  input[type='search'],
  input[type='tel'],
  input[type='url'],
  input[type='email'],
  input[type='datetime'],
  input[type='date'],
  input[type='month'],
  input[type='week'],
  input[type='time'],
  input[type='datetime-local'],
  input[type='number'],
  input[type='range'],
  input[type='file'],
  input[type='color'],
  input[type='button'],
  input[type='submit'],
  input[type='reset'],
  button,
  select,
  textarea {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  #textarea-free-word {
    width: 340px;
    max-width: 90%;
  }
  #form-contact input[type=checkbox] + label:before {
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    content: '\f00c';
    font-family: 'FontAwesome';
    background-color: #49677F;
    color: #49677F;
    margin-right: 10px;
    padding: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  #form-contact input[type=checkbox]:disabled + label:before {
    opacity: 0.5;
  }
  #form-contact input[type=checkbox]:checked + label:before {
    color: #FFFFFF;
  }
  #form-contact input[type=checkbox] {
    display: none;
  }
  #form-contact input[type=checkbox] {
    display: block \9;
  }
  #form-contact input[type=checkbox] {
    display: inline-block \9;
  }
  #form-contact label:before {
    display: none \9;
  }
}
@media screen and (min-width: 980px),handheld and (min-width: 980px),projection and (min-width: 980px),tv and (min-width: 980px) {
  *
	.article.themes {
    zoom: 1;
    position: relative;
  }
  *
	.article.themes:after {
    content: "";
    display: block;
    clear: both;
  }
  *
	.article.themes > * {
    float: left;
    margin-bottom: 0px;
    margin-left: 20px;
    position: relative;
  }
  *
	.article.themes > *:first-child {
    clear: left;
    margin-left: 0px;
  }
  *
	.article.themes > :first-child {
    clear: left;
    margin-left: 0px;
  }
  *
	.article.themes > .break-2 {
    clear: left;
    margin-left: 0px;
  }
  *
	.article.themes > :nth-child(2n + 1) {
    clear: left;
    margin-left: 0px;
  }
  *
	.article.themes .col-1 {
    width: 540px;
  }
  *
	.article.themes .col-2 {
    width: 380px;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  *
	.article.themes .col-1 img {
    float: right;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 0px) and (max-width: 739px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 0px) and (max-width: 739px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 0px) and (max-width: 739px),tv and (min-width: 740px) and (max-width: 979px) {
  *
	.article.themes .col-1 {
    margin-bottom: 0;
  }
  *
	.article.themes .col-2 {
    display: none;
  }
  *
	.article.themes .col-2 img {
    float: none;
  }
}
@media screen and (min-width: 980px),handheld and (min-width: 980px),projection and (min-width: 980px),tv and (min-width: 980px) {
  .default *
		.article.themes {
    zoom: 1;
    position: relative;
  }
  .default *
		.article.themes:after {
    content: "";
    display: block;
    clear: both;
  }
  .default *
		.article.themes > * {
    float: left;
    margin-bottom: 0px;
    margin-left: 20px;
    position: relative;
  }
  .default *
		.article.themes > *:first-child {
    clear: left;
    margin-left: 0px;
  }
  .default *
		.article.themes > :first-child {
    clear: left;
    margin-left: 0px;
  }
  .default *
		.article.themes > .break-2 {
    clear: left;
    margin-left: 0px;
  }
  .default *
		.article.themes > :nth-child(2n + 1) {
    clear: left;
    margin-left: 0px;
  }
  .default *
		.article.themes .col-1 {
    width: 540px;
  }
  .default *
		.article.themes .col-1 img {
    margin-top: 10px;
  }
  .default *
		.article.themes .col-2 {
    left: 80px;
    width: 300px;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 0px) and (max-width: 739px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 0px) and (max-width: 739px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 0px) and (max-width: 739px),tv and (min-width: 740px) and (max-width: 979px) {
  .default *
		.article.themes .col-2 {
    display: block;
  }
}
@media screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 740px) and (max-width: 979px) {
  .default *
		.article.themes .col-2 {
    overflow: hidden;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),handheld and (min-width: 0px) and (max-width: 739px),projection and (min-width: 0px) and (max-width: 739px),tv and (min-width: 0px) and (max-width: 739px) {
  .default *
		.article.themes .col-1 {
    margin-bottom: 40px;
  }
  .default *
		.article.themes .col-1 p {
    text-align: left !important;
  }
  .default *
		.article.themes .col-1 img {
    float: none;
  }
  .default *
		.article.themes .col-2 {
    overflow: hidden;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  .article.speaker {
    zoom: 1;
    position: relative;
  }
  .article.speaker:after {
    content: "";
    display: block;
    clear: both;
  }
  .article.speaker > * {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
    position: relative;
    width: 2;
  }
  .article.speaker > *:first-child {
    clear: left;
    margin-left: 0px;
  }
}
@media screen and (min-width: 980px),handheld and (min-width: 980px),projection and (min-width: 980px),tv and (min-width: 980px) {
  .article.speaker .text-group {
    width: 700px;
    margin-bottom: 0;
  }
  .article.speaker .image-group {
    width: 220px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 740px) and (max-width: 979px) {
  .article.speaker .text-group {
    width: 620px;
    margin-bottom: 0;
  }
  .article.speaker .image-group {
    width: 140px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  .article.speaker .field.personname {
    text-align: center;
    width: 190px;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  .article.speaker .field.task {
    text-align: center;
    width: 190px;
  }
}
@media screen and (min-width: 740px) and (max-width: 979px),screen and (min-width: 0px) and (max-width: 739px),handheld and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 0px) and (max-width: 739px),projection and (min-width: 740px) and (max-width: 979px),projection and (min-width: 0px) and (max-width: 739px),tv and (min-width: 740px) and (max-width: 979px),tv and (min-width: 0px) and (max-width: 739px) {
  .block.lisatiedot .field.image img {
    width: 240px !important;
    height: auto !important;
  }
}
@media screen and (min-width: 980px),handheld and (min-width: 980px),projection and (min-width: 980px),tv and (min-width: 980px) {
  .article.info .field.image,
  .article.location .field.image {
    margin-top: 20px;
    text-align: center;
  }
  .article.info .grid,
  .article.location .grid {
    zoom: 1;
    position: relative;
  }
  .article.info .grid:after,
  .article.location .grid:after {
    content: "";
    display: block;
    clear: both;
  }
  .article.info .grid > *,
  .article.location .grid > * {
    float: left;
    margin-bottom: 0px;
    margin-left: 20px;
    position: relative;
    width: 400px;
  }
  .article.info .grid > *:first-child,
  .article.location .grid > *:first-child {
    clear: left;
    margin-left: 0px;
  }
  .article.info .grid > :first-child,
  .article.location .grid > :first-child {
    clear: left;
    margin-left: 0px;
  }
  .article.info .grid > .break-2,
  .article.location .grid > .break-2 {
    clear: left;
    margin-left: 0px;
  }
  .article.info .grid > :nth-child(2n + 1),
  .article.location .grid > :nth-child(2n + 1) {
    clear: left;
    margin-left: 0px;
  }
  .article.info .grid .col-1,
  .article.location .grid .col-1 {
    left: 460px;
  }
  .article.info .grid .col-2,
  .article.location .grid .col-2 {
    right: 420px;
  }
}
@media screen and (min-width: 980px),handheld and (min-width: 980px),projection and (min-width: 980px),tv and (min-width: 980px) {
  .article.sponsor-packages .field.image {
    margin-top: -5px;
    text-align: center;
  }
  .article.sponsor-packages .grid {
    zoom: 1;
    position: relative;
  }
  .article.sponsor-packages .grid:after {
    content: "";
    display: block;
    clear: both;
  }
  .article.sponsor-packages .grid > * {
    float: left;
    margin-bottom: 0px;
    margin-left: 20px;
    position: relative;
    width: 400px;
  }
  .article.sponsor-packages .grid > *:first-child {
    clear: left;
    margin-left: 0px;
  }
  .article.sponsor-packages .grid > :first-child {
    clear: left;
    margin-left: 0px;
  }
  .article.sponsor-packages .grid > .break-2 {
    clear: left;
    margin-left: 0px;
  }
  .article.sponsor-packages .grid > :nth-child(2n + 1) {
    clear: left;
    margin-left: 0px;
  }
  .article.sponsor-packages .grid .col-1 {
    left: 460px;
  }
  .article.sponsor-packages .grid .col-2 {
    right: 420px;
  }
}
@media screen and (min-width: 980px),screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 980px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 980px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 980px),tv and (min-width: 740px) and (max-width: 979px) {
  .article.organizer .person .field {
    margin-left: 150px;
  }
  .article.organizer .person .field.image {
    float: left;
    margin-left: 0px;
    margin-top: -18px;
  }
}
@media screen and (min-width: 980px),handheld and (min-width: 980px),projection and (min-width: 980px),tv and (min-width: 980px) {
  .article.organizer .grid {
    zoom: 1;
    position: relative;
  }
  .article.organizer .grid:after {
    content: "";
    display: block;
    clear: both;
  }
  .article.organizer .grid > * {
    float: left;
    margin-bottom: 0px;
    margin-left: 20px;
    position: relative;
    width: 300px;
  }
  .article.organizer .grid > *:first-child {
    clear: left;
    margin-left: 0px;
  }
  .article.organizer .grid > :first-child {
    clear: left;
    margin-left: 0px;
  }
  .article.organizer .grid > .break-2 {
    clear: left;
    margin-left: 0px;
  }
  .article.organizer .grid > :nth-child(2n + 1) {
    clear: left;
    margin-left: 0px;
  }
  .article.organizer .grid .col-1 {
    left: 500px;
  }
  .article.organizer .grid .col-2 {
    right: 260px;
    margin-top: 60px;
  }
  .article.organizer .field.body {
    max-width: 280px;
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),handheld and (min-width: 0px) and (max-width: 739px),projection and (min-width: 0px) and (max-width: 739px),tv and (min-width: 0px) and (max-width: 739px) {
  .article.organizer .col-1 {
    overflow: hidden;
  }
}
@media print {
  .field.image {
    display: none;
  }
  .field.event-name br {
    display: none;
  }
}
.layout-debug body:before {
  background-color: #CCCCCC;
  color: #000000;
  position: fixed;
  padding: 5px 10px;
  bottom: 30px;
  left: 30px;
  z-index: 9999;
}
@media screen and (min-width: 980px),handheld and (min-width: 980px),projection and (min-width: 980px),tv and (min-width: 980px) {
  .layout-debug body:before {
    content: "Default layout";
  }
}
@media screen and (min-width: 740px) and (max-width: 979px),handheld and (min-width: 740px) and (max-width: 979px),projection and (min-width: 740px) and (max-width: 979px),tv and (min-width: 740px) and (max-width: 979px) {
  .layout-debug body:before {
    content: "Narrow layout";
  }
}
@media screen and (min-width: 0px) and (max-width: 739px),handheld and (min-width: 0px) and (max-width: 739px),projection and (min-width: 0px) and (max-width: 739px),tv and (min-width: 0px) and (max-width: 739px) {
  .layout-debug body:before {
    content: "Fluid layout";
  }
}
@media print {
  .layout-debug body:before {
    content: "Print layout";
  }
}
.layout-debug #page .zone:hover {
  background-color: transparent !important;
  background-image: url('/ff/themes/default/img/grid-60-20.png') !important;
  background-repeat: repeat !important;
  background-position: 20px 0px !important;
  background-attachment: scroll !important;
}
.layout-debug #page .zone *:hover {
  background-color: transparent !important;
  background-image: none !important;
}
.layout-debug #page *:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}
.layout-debug #page .section:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(255,127,0,0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(255,127,0,0.5);
  box-shadow: 0px 0px 10px 0px rgba(255,127,0,0.5);
}
.layout-debug #page .zone:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,255,0,0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,255,0,0.5);
  box-shadow: 0px 0px 10px 0px rgba(0,255,0,0.5);
}
.layout-debug #page .region:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,255,255,0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,255,255,0.5);
  box-shadow: 0px 0px 10px 0px rgba(0,255,255,0.5);
}
.layout-debug #page .block:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(255,0,255,0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(255,0,255,0.5);
  box-shadow: 0px 0px 10px 0px rgba(255,0,255,0.5);
}
.layout-debug #page audio:hover,
.layout-debug #page embed:hover,
.layout-debug #page canvas:hover,
.layout-debug #page hr:hover,
.layout-debug #page iframe:hover,
.layout-debug #page img:hover,
.layout-debug #page object:hover,
.layout-debug #page select:hover,
.layout-debug #page video:hover {
  opacity: 0.5 !important;
}
.layout-debug #page caption:hover,
.layout-debug #page dd:hover,
.layout-debug #page dt:hover,
.layout-debug #page figcaption:hover,
.layout-debug #page h1:hover,
.layout-debug #page h2:hover,
.layout-debug #page h3:hover,
.layout-debug #page h4:hover,
.layout-debug #page h5:hover,
.layout-debug #page h6:hover,
.layout-debug #page li:hover,
.layout-debug #page p:hover,
.layout-debug #page pre:hover {
  background-color: transparent !important;
  background-image: url('/ff/themes/default/img/block-text-bg.png') !important;
  background-repeat: repeat !important;
  background-position: left top !important;
  background-attachment: scroll !important;
}
.layout-debug #page a:hover,
.layout-debug #page abbr:hover,
.layout-debug #page b:hover,
.layout-debug #page bdi:hover,
.layout-debug #page bdo:hover,
.layout-debug #page cite:hover,
.layout-debug #page code:hover,
.layout-debug #page del:hover,
.layout-debug #page dfn:hover,
.layout-debug #page em:hover,
.layout-debug #page i:hover,
.layout-debug #page ins:hover,
.layout-debug #page kbd:hover,
.layout-debug #page label:hover,
.layout-debug #page mark:hover,
.layout-debug #page output:hover,
.layout-debug #page q:hover,
.layout-debug #page ruby:hover,
.layout-debug #page rt:hover,
.layout-debug #page rp:hover,
.layout-debug #page s:hover,
.layout-debug #page samp:hover,
.layout-debug #page small:hover,
.layout-debug #page strong:hover,
.layout-debug #page sub:hover,
.layout-debug #page sup:hover,
.layout-debug #page time:hover,
.layout-debug #page u:hover,
.layout-debug #page var:hover {
  background-color: transparent !important;
  background-image: url('/ff/themes/default/img/inline-text-bg.png') !important;
  background-repeat: repeat !important;
  background-position: left top !important;
  background-attachment: scroll !important;
}
.layout-debug #page legend:hover,
.layout-debug #page summary:hover,
.layout-debug #page td:hover,
.layout-debug #page th:hover {
  background-color: transparent !important;
  background-image: url('/ff/themes/default/img/other-text-bg.png') !important;
  background-repeat: repeat !important;
  background-position: left top !important;
  background-attachment: scroll !important;
}
