/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
html,
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; }

.wf-active {
  font-family: Roboto, sans-serif; }
  .wf-active html,
  .wf-active button,
  .wf-active input,
  .wf-active optgroup,
  .wf-active select,
  .wf-active textarea {
    font-family: Roboto, sans-serif; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body {
  color: #333; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  margin: 0; }

*:focus {
  outline: none; }

h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
p + p {
  margin-top: 16px; }

fieldset {
  border: none;
  margin: 0;
  padding: 0; }
  fieldset[disabled] input, fieldset[disabled] button {
    opacity: 0.7; }

input, button {
  padding: 0;
  vertical-align: middle;
  border-radius: 0; }
  input[disabled], button[disabled] {
    opacity: 0.7; }

input[type=button],
input[type=submit],
button {
  cursor: pointer; }

a, a:link, a:visited, a:hover, a:active {
  color: #444; }

a:active, a:hover {
  outline-width: 0; }
.an {
  clear: both;
  display: block; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.ba {
  position: relative;
  padding: 8px 16px;
  border: none;
  background-color: transparent;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  vertical-align: middle; }
  .ba, .ba:link, .ba:visited {
    color: #fff;
    text-decoration: none; }
  .ba[disabled] {
    cursor: auto; }

.bb,
.bc {
  background-color: #888; }

.bd,
.bc:hover, .bc:active, .bc:focus {
  background-color: #98bf0e; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.a4 {
  margin-bottom: 20px;
  background-color: #98bf0e;
  padding: 5px 0 0 5px; }
  .a4 form {
    display: inline; }

.a5 {
  min-height: 36px; }
  .a5 > * {
    float: left;
    height: 36px;
    margin-bottom: 5px;
    margin-right: 5px; }
  .a5 input[type=submit] {
    display: none; }

.a6, .a7 {
  float: left;
  height: 36px; }

.a7 {
  border: 0;
  padding: 1px 6px;
  font-size: 1.1em;
  width: calc(100% - 46px); }

.a8 .a7 {
  width: calc(100% - 87px); }

.a9 {
  padding: 0;
  width: 36px;
  height: 36px;
  background-color: rgba(0, 0, 0, 0.3); }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.ctxsugar-etanolTxt,
.ctxsugar-etanolHoverTxt:hover,
.ctxsugar-etanolBeforeTxt::before,
.ctxsugar-etanolAfterTxt::after {
  color: #27c427 !important; }

.ctxsugar-etanolBrd,
.ctxsugar-etanolHoverBrd:hover,
.ctxsugar-etanolBeforeBrd::before,
.ctxsugar-etanolAfterBrd::after {
  border-color: #27c427 !important; }

.ctxsugar-etanolBg,
.ctxsugar-etanolHoverBg:hover,
.ctxsugar-etanolBeforeBg::before,
.ctxsugar-etanolAfterBg::after {
  background-color: #27c427 !important; }

.ctxcottonTxt,
.ctxcottonHoverTxt:hover,
.ctxcottonBeforeTxt::before,
.ctxcottonAfterTxt::after {
  color: #79b9e2 !important; }

.ctxcottonBrd,
.ctxcottonHoverBrd:hover,
.ctxcottonBeforeBrd::before,
.ctxcottonAfterBrd::after {
  border-color: #79b9e2 !important; }

.ctxcottonBg,
.ctxcottonHoverBg:hover,
.ctxcottonBeforeBg::before,
.ctxcottonAfterBg::after {
  background-color: #79b9e2 !important; }

.ctxcornTxt,
.ctxcornHoverTxt:hover,
.ctxcornBeforeTxt::before,
.ctxcornAfterTxt::after {
  color: #f3b312 !important; }

.ctxcornBrd,
.ctxcornHoverBrd:hover,
.ctxcornBeforeBrd::before,
.ctxcornAfterBrd::after {
  border-color: #f3b312 !important; }

.ctxcornBg,
.ctxcornHoverBg:hover,
.ctxcornBeforeBg::before,
.ctxcornAfterBg::after {
  background-color: #f3b312 !important; }

.ctxwheatTxt,
.ctxwheatHoverTxt:hover,
.ctxwheatBeforeTxt::before,
.ctxwheatAfterTxt::after {
  color: #b9aa65 !important; }

.ctxwheatBrd,
.ctxwheatHoverBrd:hover,
.ctxwheatBeforeBrd::before,
.ctxwheatAfterBrd::after {
  border-color: #b9aa65 !important; }

.ctxwheatBg,
.ctxwheatHoverBg:hover,
.ctxwheatBeforeBg::before,
.ctxwheatAfterBg::after {
  background-color: #b9aa65 !important; }

.ctxlivestockTxt,
.ctxlivestockHoverTxt:hover,
.ctxlivestockBeforeTxt::before,
.ctxlivestockAfterTxt::after {
  color: #f05e4f !important; }

.ctxlivestockBrd,
.ctxlivestockHoverBrd:hover,
.ctxlivestockBeforeBrd::before,
.ctxlivestockAfterBrd::after {
  border-color: #f05e4f !important; }

.ctxlivestockBg,
.ctxlivestockHoverBg:hover,
.ctxlivestockBeforeBg::before,
.ctxlivestockAfterBg::after {
  background-color: #f05e4f !important; }

.ctxcoffeeTxt,
.ctxcoffeeHoverTxt:hover,
.ctxcoffeeBeforeTxt::before,
.ctxcoffeeAfterTxt::after {
  color: #8e5a05 !important; }

.ctxcoffeeBrd,
.ctxcoffeeHoverBrd:hover,
.ctxcoffeeBeforeBrd::before,
.ctxcoffeeAfterBrd::after {
  border-color: #8e5a05 !important; }

.ctxcoffeeBg,
.ctxcoffeeHoverBg:hover,
.ctxcoffeeBeforeBg::before,
.ctxcoffeeAfterBg::after {
  background-color: #8e5a05 !important; }

.ctxsoyTxt,
.ctxsoyHoverTxt:hover,
.ctxsoyBeforeTxt::before,
.ctxsoyAfterTxt::after {
  color: #826db7 !important; }

.ctxsoyBrd,
.ctxsoyHoverBrd:hover,
.ctxsoyBeforeBrd::before,
.ctxsoyAfterBrd::after {
  border-color: #826db7 !important; }

.ctxsoyBg,
.ctxsoyHoverBg:hover,
.ctxsoyBeforeBg::before,
.ctxsoyAfterBg::after {
  background-color: #826db7 !important; }

.ctxhortifruti-flowersTxt,
.ctxhortifruti-flowersHoverTxt:hover,
.ctxhortifruti-flowersBeforeTxt::before,
.ctxhortifruti-flowersAfterTxt::after {
  color: #cd5d8b !important; }

.ctxhortifruti-flowersBrd,
.ctxhortifruti-flowersHoverBrd:hover,
.ctxhortifruti-flowersBeforeBrd::before,
.ctxhortifruti-flowersAfterBrd::after {
  border-color: #cd5d8b !important; }

.ctxhortifruti-flowersBg,
.ctxhortifruti-flowersHoverBg:hover,
.ctxhortifruti-flowersBeforeBg::before,
.ctxhortifruti-flowersAfterBg::after {
  background-color: #cd5d8b !important; }

.ctxorangeTxt,
.ctxorangeHoverTxt:hover,
.ctxorangeBeforeTxt::before,
.ctxorangeAfterTxt::after {
  color: #fcb682 !important; }

.ctxorangeBrd,
.ctxorangeHoverBrd:hover,
.ctxorangeBeforeBrd::before,
.ctxorangeAfterBrd::after {
  border-color: #fcb682 !important; }

.ctxorangeBg,
.ctxorangeHoverBg:hover,
.ctxorangeBeforeBg::before,
.ctxorangeAfterBg::after {
  background-color: #fcb682 !important; }

.ctxpetroleumTxt,
.ctxpetroleumHoverTxt:hover,
.ctxpetroleumBeforeTxt::before,
.ctxpetroleumAfterTxt::after {
  color: #5c9176 !important; }

.ctxpetroleumBrd,
.ctxpetroleumHoverBrd:hover,
.ctxpetroleumBeforeBrd::before,
.ctxpetroleumAfterBrd::after {
  border-color: #5c9176 !important; }

.ctxpetroleumBg,
.ctxpetroleumHoverBg:hover,
.ctxpetroleumBeforeBg::before,
.ctxpetroleumAfterBg::after {
  background-color: #5c9176 !important; }

.ctxbiodieselTxt,
.ctxbiodieselHoverTxt:hover,
.ctxbiodieselBeforeTxt::before,
.ctxbiodieselAfterTxt::after {
  color: #8cd562 !important; }

.ctxbiodieselBrd,
.ctxbiodieselHoverBrd:hover,
.ctxbiodieselBeforeBrd::before,
.ctxbiodieselAfterBrd::after {
  border-color: #8cd562 !important; }

.ctxbiodieselBg,
.ctxbiodieselHoverBg:hover,
.ctxbiodieselBeforeBg::before,
.ctxbiodieselAfterBg::after {
  background-color: #8cd562 !important; }

.ctxagribusinessTxt,
.ctxagribusinessHoverTxt:hover,
.ctxagribusinessBeforeTxt::before,
.ctxagribusinessAfterTxt::after {
  color: #8e8e8e !important; }

.ctxagribusinessBrd,
.ctxagribusinessHoverBrd:hover,
.ctxagribusinessBeforeBrd::before,
.ctxagribusinessAfterBrd::after {
  border-color: #8e8e8e !important; }

.ctxagribusinessBg,
.ctxagribusinessHoverBg:hover,
.ctxagribusinessBeforeBg::before,
.ctxagribusinessAfterBg::after {
  background-color: #8e8e8e !important; }

.ctxclimateTxt,
.ctxclimateHoverTxt:hover,
.ctxclimateBeforeTxt::before,
.ctxclimateAfterTxt::after {
  color: #005cb8 !important; }

.ctxclimateBrd,
.ctxclimateHoverBrd:hover,
.ctxclimateBeforeBrd::before,
.ctxclimateAfterBrd::after {
  border-color: #005cb8 !important; }

.ctxclimateBg,
.ctxclimateHoverBg:hover,
.ctxclimateBeforeBg::before,
.ctxclimateAfterBg::after {
  background-color: #005cb8 !important; }

.ctxforexTxt,
.ctxforexHoverTxt:hover,
.ctxforexBeforeTxt::before,
.ctxforexAfterTxt::after {
  color: #8e8e8e !important; }

.ctxforexBrd,
.ctxforexHoverBrd:hover,
.ctxforexBeforeBrd::before,
.ctxforexAfterBrd::after {
  border-color: #8e8e8e !important; }

.ctxforexBg,
.ctxforexHoverBg:hover,
.ctxforexBeforeBg::before,
.ctxforexAfterBg::after {
  background-color: #8e8e8e !important; }

.ctxfertilizersTxt,
.ctxfertilizersHoverTxt:hover,
.ctxfertilizersBeforeTxt::before,
.ctxfertilizersAfterTxt::after {
  color: #255977 !important; }

.ctxfertilizersBrd,
.ctxfertilizersHoverBrd:hover,
.ctxfertilizersBeforeBrd::before,
.ctxfertilizersAfterBrd::after {
  border-color: #255977 !important; }

.ctxfertilizersBg,
.ctxfertilizersHoverBg:hover,
.ctxfertilizersBeforeBg::before,
.ctxfertilizersAfterBg::after {
  background-color: #255977 !important; }

.ctxrubberTxt,
.ctxrubberHoverTxt:hover,
.ctxrubberBeforeTxt::before,
.ctxrubberAfterTxt::after {
  color: #255977 !important; }

.ctxrubberBrd,
.ctxrubberHoverBrd:hover,
.ctxrubberBeforeBrd::before,
.ctxrubberAfterBrd::after {
  border-color: #255977 !important; }

.ctxrubberBg,
.ctxrubberHoverBg:hover,
.ctxrubberBeforeBg::before,
.ctxrubberAfterBg::after {
  background-color: #255977 !important; }

.ctxsugar-etanolStrongTxt,
.ctxsugar-etanolStrongHoverTxt:hover,
.ctxsugar-etanolStrongBeforeTxt::before,
.ctxsugar-etanolStrongAfterTxt::after {
  color: #2a2 !important; }

.ctxsugar-etanolStrongBrd,
.ctxsugar-etanolStrongHoverBrd:hover,
.ctxsugar-etanolStrongBeforeBrd::before,
.ctxsugar-etanolStrongAfterBrd::after {
  border-color: #2a2 !important; }

.ctxsugar-etanolStrongBg,
.ctxsugar-etanolStrongHoverBg:hover,
.ctxsugar-etanolStrongBeforeBg::before,
.ctxsugar-etanolStrongAfterBg::after {
  background-color: #2a2 !important; }

.ctxcottonStrongTxt,
.ctxcottonStrongHoverTxt:hover,
.ctxcottonStrongBeforeTxt::before,
.ctxcottonStrongAfterTxt::after {
  color: #60acdc !important; }

.ctxcottonStrongBrd,
.ctxcottonStrongHoverBrd:hover,
.ctxcottonStrongBeforeBrd::before,
.ctxcottonStrongAfterBrd::after {
  border-color: #60acdc !important; }

.ctxcottonStrongBg,
.ctxcottonStrongHoverBg:hover,
.ctxcottonStrongBeforeBg::before,
.ctxcottonStrongAfterBg::after {
  background-color: #60acdc !important; }

.ctxcornStrongTxt,
.ctxcornStrongHoverTxt:hover,
.ctxcornStrongBeforeTxt::before,
.ctxcornStrongAfterTxt::after {
  color: #dba00b !important; }

.ctxcornStrongBrd,
.ctxcornStrongHoverBrd:hover,
.ctxcornStrongBeforeBrd::before,
.ctxcornStrongAfterBrd::after {
  border-color: #dba00b !important; }

.ctxcornStrongBg,
.ctxcornStrongHoverBg:hover,
.ctxcornStrongBeforeBg::before,
.ctxcornStrongAfterBg::after {
  background-color: #dba00b !important; }

.ctxwheatStrongTxt,
.ctxwheatStrongHoverTxt:hover,
.ctxwheatStrongBeforeTxt::before,
.ctxwheatStrongAfterTxt::after {
  color: #af9e50 !important; }

.ctxwheatStrongBrd,
.ctxwheatStrongHoverBrd:hover,
.ctxwheatStrongBeforeBrd::before,
.ctxwheatStrongAfterBrd::after {
  border-color: #af9e50 !important; }

.ctxwheatStrongBg,
.ctxwheatStrongHoverBg:hover,
.ctxwheatStrongBeforeBg::before,
.ctxwheatStrongAfterBg::after {
  background-color: #af9e50 !important; }

.ctxlivestockStrongTxt,
.ctxlivestockStrongHoverTxt:hover,
.ctxlivestockStrongBeforeTxt::before,
.ctxlivestockStrongAfterTxt::after {
  color: #e43 !important; }

.ctxlivestockStrongBrd,
.ctxlivestockStrongHoverBrd:hover,
.ctxlivestockStrongBeforeBrd::before,
.ctxlivestockStrongAfterBrd::after {
  border-color: #e43 !important; }

.ctxlivestockStrongBg,
.ctxlivestockStrongHoverBg:hover,
.ctxlivestockStrongBeforeBg::before,
.ctxlivestockStrongAfterBg::after {
  background-color: #e43 !important; }

.ctxcoffeeStrongTxt,
.ctxcoffeeStrongHoverTxt:hover,
.ctxcoffeeStrongBeforeTxt::before,
.ctxcoffeeStrongAfterTxt::after {
  color: #704704 !important; }

.ctxcoffeeStrongBrd,
.ctxcoffeeStrongHoverBrd:hover,
.ctxcoffeeStrongBeforeBrd::before,
.ctxcoffeeStrongAfterBrd::after {
  border-color: #704704 !important; }

.ctxcoffeeStrongBg,
.ctxcoffeeStrongHoverBg:hover,
.ctxcoffeeStrongBeforeBg::before,
.ctxcoffeeStrongAfterBg::after {
  background-color: #704704 !important; }

.ctxsoyStrongTxt,
.ctxsoyStrongHoverTxt:hover,
.ctxsoyStrongBeforeTxt::before,
.ctxsoyStrongAfterTxt::after {
  color: #7059ad !important; }

.ctxsoyStrongBrd,
.ctxsoyStrongHoverBrd:hover,
.ctxsoyStrongBeforeBrd::before,
.ctxsoyStrongAfterBrd::after {
  border-color: #7059ad !important; }

.ctxsoyStrongBg,
.ctxsoyStrongHoverBg:hover,
.ctxsoyStrongBeforeBg::before,
.ctxsoyStrongAfterBg::after {
  background-color: #7059ad !important; }

.ctxhortifruti-flowersStrongTxt,
.ctxhortifruti-flowersStrongHoverTxt:hover,
.ctxhortifruti-flowersStrongBeforeTxt::before,
.ctxhortifruti-flowersStrongAfterTxt::after {
  color: #c6467a !important; }

.ctxhortifruti-flowersStrongBrd,
.ctxhortifruti-flowersStrongHoverBrd:hover,
.ctxhortifruti-flowersStrongBeforeBrd::before,
.ctxhortifruti-flowersStrongAfterBrd::after {
  border-color: #c6467a !important; }

.ctxhortifruti-flowersStrongBg,
.ctxhortifruti-flowersStrongHoverBg:hover,
.ctxhortifruti-flowersStrongBeforeBg::before,
.ctxhortifruti-flowersStrongAfterBg::after {
  background-color: #c6467a !important; }

.ctxorangeStrongTxt,
.ctxorangeStrongHoverTxt:hover,
.ctxorangeStrongBeforeTxt::before,
.ctxorangeStrongAfterTxt::after {
  color: #fba464 !important; }

.ctxorangeStrongBrd,
.ctxorangeStrongHoverBrd:hover,
.ctxorangeStrongBeforeBrd::before,
.ctxorangeStrongAfterBrd::after {
  border-color: #fba464 !important; }

.ctxorangeStrongBg,
.ctxorangeStrongHoverBg:hover,
.ctxorangeStrongBeforeBg::before,
.ctxorangeStrongAfterBg::after {
  background-color: #fba464 !important; }

.ctxpetroleumStrongTxt,
.ctxpetroleumStrongHoverTxt:hover,
.ctxpetroleumStrongBeforeTxt::before,
.ctxpetroleumStrongAfterTxt::after {
  color: #507e67 !important; }

.ctxpetroleumStrongBrd,
.ctxpetroleumStrongHoverBrd:hover,
.ctxpetroleumStrongBeforeBrd::before,
.ctxpetroleumStrongAfterBrd::after {
  border-color: #507e67 !important; }

.ctxpetroleumStrongBg,
.ctxpetroleumStrongHoverBg:hover,
.ctxpetroleumStrongBeforeBg::before,
.ctxpetroleumStrongAfterBg::after {
  background-color: #507e67 !important; }

.ctxbiodieselStrongTxt,
.ctxbiodieselStrongHoverTxt:hover,
.ctxbiodieselStrongBeforeTxt::before,
.ctxbiodieselStrongAfterTxt::after {
  color: #7acf4a !important; }

.ctxbiodieselStrongBrd,
.ctxbiodieselStrongHoverBrd:hover,
.ctxbiodieselStrongBeforeBrd::before,
.ctxbiodieselStrongAfterBrd::after {
  border-color: #7acf4a !important; }

.ctxbiodieselStrongBg,
.ctxbiodieselStrongHoverBg:hover,
.ctxbiodieselStrongBeforeBg::before,
.ctxbiodieselStrongAfterBg::after {
  background-color: #7acf4a !important; }

.ctxagribusinessStrongTxt,
.ctxagribusinessStrongHoverTxt:hover,
.ctxagribusinessStrongBeforeTxt::before,
.ctxagribusinessStrongAfterTxt::after {
  color: #7f7f7f !important; }

.ctxagribusinessStrongBrd,
.ctxagribusinessStrongHoverBrd:hover,
.ctxagribusinessStrongBeforeBrd::before,
.ctxagribusinessStrongAfterBrd::after {
  border-color: #7f7f7f !important; }

.ctxagribusinessStrongBg,
.ctxagribusinessStrongHoverBg:hover,
.ctxagribusinessStrongBeforeBg::before,
.ctxagribusinessStrongAfterBg::after {
  background-color: #7f7f7f !important; }

.ctxclimateStrongTxt,
.ctxclimateStrongHoverTxt:hover,
.ctxclimateStrongBeforeTxt::before,
.ctxclimateStrongAfterTxt::after {
  color: #004d99 !important; }

.ctxclimateStrongBrd,
.ctxclimateStrongHoverBrd:hover,
.ctxclimateStrongBeforeBrd::before,
.ctxclimateStrongAfterBrd::after {
  border-color: #004d99 !important; }

.ctxclimateStrongBg,
.ctxclimateStrongHoverBg:hover,
.ctxclimateStrongBeforeBg::before,
.ctxclimateStrongAfterBg::after {
  background-color: #004d99 !important; }

.ctxforexStrongTxt,
.ctxforexStrongHoverTxt:hover,
.ctxforexStrongBeforeTxt::before,
.ctxforexStrongAfterTxt::after {
  color: #7f7f7f !important; }

.ctxforexStrongBrd,
.ctxforexStrongHoverBrd:hover,
.ctxforexStrongBeforeBrd::before,
.ctxforexStrongAfterBrd::after {
  border-color: #7f7f7f !important; }

.ctxforexStrongBg,
.ctxforexStrongHoverBg:hover,
.ctxforexStrongBeforeBg::before,
.ctxforexStrongAfterBg::after {
  background-color: #7f7f7f !important; }

.ctxfertilizersStrongTxt,
.ctxfertilizersStrongHoverTxt:hover,
.ctxfertilizersStrongBeforeTxt::before,
.ctxfertilizersStrongAfterTxt::after {
  color: #1E4860 !important; }

.ctxfertilizersStrongBrd,
.ctxfertilizersStrongHoverBrd:hover,
.ctxfertilizersStrongBeforeBrd::before,
.ctxfertilizersStrongAfterBrd::after {
  border-color: #1E4860 !important; }

.ctxfertilizersStrongBg,
.ctxfertilizersStrongHoverBg:hover,
.ctxfertilizersStrongBeforeBg::before,
.ctxfertilizersStrongAfterBg::after {
  background-color: #1E4860 !important; }

.ctxrubberStrongTxt,
.ctxrubberStrongHoverTxt:hover,
.ctxrubberStrongBeforeTxt::before,
.ctxrubberStrongAfterTxt::after {
  color: #1E4860 !important; }

.ctxrubberStrongBrd,
.ctxrubberStrongHoverBrd:hover,
.ctxrubberStrongBeforeBrd::before,
.ctxrubberStrongAfterBrd::after {
  border-color: #1E4860 !important; }

.ctxrubberStrongBg,
.ctxrubberStrongHoverBg:hover,
.ctxrubberStrongBeforeBg::before,
.ctxrubberStrongAfterBg::after {
  background-color: #1E4860 !important; }
body.fp {
  overflow: hidden; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.fq {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: white;
  padding: 20px;
  max-width: 100%;
  cursor: auto; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.fn {
  margin-top: 20px;
  text-align: right; }

.fo + .fo {
  margin-left: 16px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.fh {
  width: 600px; }

.fi {
  height: calc(100% - 80px);
  width: calc(100% - 20px); }

.fj {
  margin: 0 0 20px 0;
  font-size: 1.6em; }

.fk {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative; }

.fl {
  height: 0;
  position: relative; }

.fm {
  position: absolute;
  cursor: pointer;
  text-align: center;
  font-size: 0.75em;
  color: #999;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: -20px;
  right: -20px; }
  .fm:hover {
    color: #e33;
    background-color: #fdd; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.ht {
  background-color: #e33;
  border-style: solid;
  border-color: #ad0e0e;
  border-width: 1px 1px 1px 4px;
  color: #fff;
  font-size: 0.8em;
  padding: 2px;
  margin: 1px;
  text-align: left;
  line-height: 125%; }

.hu {
  padding: 1px;
  margin: 0;
  border-width: 0 0 0 1px; }

span.ht {
  display: inline-block;
  vertical-align: middle; }

.hv {
  opacity: 0.75;
  padding-right: 4px;
  padding-left: 1px; }

.hw {
  float: right;
  cursor: pointer;
  opacity: 0.75;
  padding: 0 2px;
  margin-left: 4px;
  border-radius: 2px; }
  .hw:hover {
    background-color: #fff;
    opacity: 1; }
    .hw:hover .hx {
      color: #e33; }

.hy {
  cursor: pointer; }
  .hy:hover {
    text-decoration: underline; }

.hz {
  margin-bottom: 20px;
  font-size: 1.1em; }
.ao {
  text-align: center;
  max-height: 100%;
  overflow: hidden;
  font-size: 1.6em;
  margin: 4px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.mm {
  padding: 16px;
  height: 60%;
  width: 60%; }
  .mm h6 {
    display: none; }

.mn {
  width: 16px;
  height: 16px;
  line-height: 16px;
  top: -16px;
  right: -16px; }

.mo {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%; }
  .mo iframe {
    width: 100%;
    height: 100%; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.l6, .l7, .l8, .l9 {
  display: block;
  width: 100%;
  height: 100%; }

.l6 iframe {
  width: 100%;
  height: 100%; }

.l7, .l8 {
  background-color: #000;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

.l7, .l8, .l9 {
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s; }

.l8, .l9 {
  cursor: pointer;
  line-height: 0;
  text-align: center;
  font-size: 3.5em;
  color: rgba(255, 255, 255, 0.5) !important; }
  .l8::before, .l9::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .l8 i, .l9 i {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .l8:hover, .l9:hover {
    font-size: 4.5em; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.l5 {
  cursor: pointer; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.lo {
  display: block;
  width: 100%;
  height: 110px;
  margin-bottom: 4px; }

.lp {
  display: block;
  font-size: 0.9em;
  text-decoration: none; }
  .lp:hover, .lp:active {
    text-decoration: underline; }
  @media screen and (max-width: 767px) {
    .lo {
      font-size: 1.05em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.e {
  padding: 0 20px; }

.f {
  float: left;
  color: #d93600;
  font-size: 12em;
  margin: 0 60px 60px 20px; }

.g {
  color: #878787;
  font-size: 4em;
  font-weight: normal; }

.h {
  color: #878787;
  margin-bottom: 20px; }

.i {
  width: 86%;
  margin: auto; }

.j {
  float: left; }

.j {
  width: calc((99.99% / 4 - 15px) * 1 + (15px * (1 - 1))); }

.j + .j {
  margin-left: 20px; }

.j {
  margin-bottom: 20px; }

.k {
  margin-bottom: 20px;
  color: #666;
  font-size: 1.2em;
  font-weight: normal; }

.l, .l:link, .l:visited {
  text-decoration: none;
  color: #878787;
  display: block;
  margin-bottom: 10px; }

.l:hover, .l:active, .l.m {
  text-decoration: underline;
  color: #6e6e6e; }

.n, .n:link, .n:visited {
  display: block;
  margin-bottom: 20px;
  text-decoration: none;
  color: #666;
  font-size: 1.2em; }

.n:hover, .n:active, .n.m {
  text-decoration: underline;
  color: #757575; }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .f {
      font-size: 10em; }
    .g {
      font-size: 3em; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .f {
      margin: 0 20px 20px 20px;
      font-size: 5em; }
    .g {
      font-size: 2.4em; } }

@media screen and (max-width: 543px) {
    .f {
      float: none;
      font-size: 3em;
      display: block;
      margin: 0;
      margin-top: 20px;
      text-align: center; }
    .g {
      font-size: 1.8em;
      text-align: center; }
    .h {
      text-align: center; } }

@media screen and (max-width: 767px) {
    .h {
      font-size: 0.9em; }
    .j {
      width: 100%; }
    .j + .j {
      margin-left: 0; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
body::before {
  display: none;
  content: '{"xsMax":"543px","smMin":"544px","smMax":"767px","mdMin":"768px","mdMax":"991px","lgMin":"992px","lgMax":"1199px","xlMin":"1200px"}'; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.dr {
  overflow: auto;
  background-color: #eee;
  text-align: center; }

.ds {
  width: 100%;
  display: block;
  margin: auto; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.sp {
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20x;
  padding-right: 0px; }

.sq {
  margin: 0 auto;
  height: 100%;
  width: 100%; }

.sr {
  height: 20px;
  position: relative; }

.ss {
  position: absolute;
  cursor: pointer;
  text-align: center;
  font-size: 0.75em;
  color: #999;
  width: calc(20px - 0.2em);
  height: 20px;
  line-height: 20px;
  top: -20px;
  right: 0px;
  margin-bottom: 30px; }
  .ss:hover {
    color: #e33;
    background-color: #fdd; }

.st {
  position: absolute;
  top: 20%;
  left: 20%;
  right: 20%;
  bottom: 15%;
  background-color: black;
  color: #fdd; }

.su {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.75); }

@media (max-width: 600px) {
  .st {
    top: 10%;
    left: 5%;
    right: 5%;
    bottom: auto;
    width: auto;
    min-width: 0;
    max-width: 90vw;
    height: auto;
    border-radius: 8px;
    padding: 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.gt {
  border-top: 1px solid #e6e6e6;
  color: #000;
  text-transform: uppercase;
  font-size: 1.75em;
  padding: 20px 2px;
  margin: 0; }

.gu {
  font-weight: normal;
  color: #333; }

.gv {
  float: right;
  margin-top: -4px; }
  .gv::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }

.gw {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 0.6em; }
  .gw, .gw:link, .gw:visited {
    text-decoration: none; }
  .gw:hover, .gw:active {
    text-decoration: underline; }
  .gw + .gw {
    margin-left: 4px; }
  @media screen and (max-width: 767px) {
    .gt {
      font-size: 1.4em;
      padding: 10px 2px; } }
.dp {
  overflow: hidden;
  max-width: 100%;
  max-height: 100%; }

.dq {
  position: relative; }
  .dq, .dq iframe {
    width: 100%;
    height: 100%; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.tt {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.4em;
  margin: 28px 0 20px 0; }

.tu {
  border-top: 4px solid #ce4813;
  background-color: #eee;
  min-height: 300px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.tr {
  margin-bottom: 20px; }

.ts span {
  height: 120px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.so {
  float: left; }

.so {
  width: calc((99.99% / 3 - 13.33333px) * 1 + (13.33333px * (1 - 1))); }

.so + .so {
  margin-left: 20px; }

@media screen and (max-width: 767px) {
    .so {
      width: 100%; }
    .so + .so {
      margin-left: 0; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.pu {
  overflow: hidden; }

.pv {
  border-style: solid;
  border-color: transparent;
  border-width: calc(30px + 10px);
  border-top-width: 0 !important;
  border-bottom-width: 0 !important; }

.pw {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  border: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: calc((30px - 20px) / 2 + 4px);
  cursor: pointer;
  font-size: 0;
  color: transparent;
  position: absolute;
  top: 50%;
  z-index: 1;
  background-color: transparent; }
  .pw.px {
    left: 0;
    -webkit-transform: translate(-105%, -50%) rotate(-45deg);
        -ms-transform: translate(-105%, -50%) rotate(-45deg);
            transform: translate(-105%, -50%) rotate(-45deg); }
  .pw.py {
    right: 0;
    -webkit-transform: translate(105%, -50%) rotate(135deg);
        -ms-transform: translate(105%, -50%) rotate(135deg);
            transform: translate(105%, -50%) rotate(135deg); }
  .pw:hover {
    background-color: rgba(152, 191, 14, 0.25); }
    .pw:hover .pz {
      border-color: #98bf0e; }

.pz {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  border-style: solid;
  border-width: 8px 0 0 8px;
  border-color: #888;
  width: 20px;
  height: 20px;
  background-color: transparent; }

@media screen and (max-width: 767px) {

  .pv {
  border-width: calc(30px + 10px); }

  .pw {
  padding: calc((30px - 20px) / 2 + 2px); }

  .pw {
  padding: calc((30px - 20px) / 2 + 2px); }

  .pw {
  padding: calc((30px - 20px) / 2 + 2px); }

  .pw {
  padding: calc((30px - 20px) / 2 + 2px); }

  .pw {
  padding: calc((30px - 20px) / 2 + 2px); }

  .pw {
  padding: calc((30px - 20px) / 2 + 2px); }

  .pw {
  padding: calc((30px - 20px) / 2 + 2px); }

  .pw {
  padding: calc((30px - 20px) / 2 + 2px); }

  .pw {
  padding: calc((30px - 20px) / 2 + 2px); }

  .pw {
  height: 30px; }

  .pw {
  width: 30px; }

  .pz {
  height: 20px; }

  .pz {
  width: 20px; }

  .pz {
  border-width: 6px 0 0 6px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.pr {
  padding: 0 16px; }

.ps {
  text-decoration: none; }
  .ps:hover {
    text-decoration: underline; }

.pt {
  border: 1px solid #eee;
  display: block;
  width: 100%;
  height: 200px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

@media screen and (max-width: 767px) {
    .pr {
      padding: 0 8px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.pd {
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.qi {
  margin-bottom: 20px; }

.qj {
  text-decoration: none; }
  .qj:hover .qk {
    text-decoration: underline; }

.ql {
  display: block;
  width: 100%;
  height: 320px;
  font-size: 1.8em; }

.qk {
  display: block;
  padding: 16px 0;
  font-size: 1.5em; }

.qm {
  display: block;
  border-top: 1px solid #e6e6e6;
  padding-top: 16px;
  font-size: 0.8em; }

@media screen and (max-width: 767px) {

  .ql {
  height: 140px; }

  .qk {
  padding: 8px 0; }
    .qk {
      font-size: 1.05em; }
    .qm {
  padding-top: 8px; }
    .qm {
      font-size: 0.7em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.q2 + .q2 {
  margin-top: 20px; }

.q3 {
  text-decoration: none; }
  .q3:hover .q4 {
    text-decoration: underline; }

.q5 {
  float: left;
  display: block;
  width: 35%;
  height: 110px;
  margin-right: 20px; }

.q4 {
  float: left;
  width: calc(100% - 35% - 20px);
  display: block;
  font-size: 1.45em; }

@media screen and (max-width: 767px) {

  .q5 {
  margin-right: 8px; }

  .q5 {
  height: 80px; }

  .q4 {
  width: calc(100% - 35% - 8px); }

  .q4 {
  width: calc(100% - 35% - 8px); }
    .q4 {
      font-size: 1em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.pm {
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.pc {
  float: left; }

.pc {
  width: calc((99.99% / 2 - 10px) * 1 + (10px * (1 - 1))); }

.pc + .pc {
  margin-left: 20px; }

@media screen and (max-width: 767px) {
    .pc {
      width: 100%; }
    .pc + .pc {
      margin-left: 0; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.qx {
  padding: 0 5px; }

.qy {
  text-decoration: none; }
  .qy:hover {
    text-decoration: underline; }

.qz {
  border: 0px solid #eee;
  display: block;
  width: 100%;
  height: 200px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.q0 {
  margin-top: 10px;
  text-align: center; }

.q1 {
  font-size: medium; }

@media screen and (max-width: 767px) {
    .qx {
      padding: 0 8px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */
/* stylelint-enable */
.i6 {
  float: left; }

.i6 {
  width: calc((99.99% / 4) * 1); }

/* stylelint-disable length-zero-no-unit */
/* stylelint-enable */
.i7 {
  float: left; }

.i7 {
  float: left;
  width: calc(99.99% / 4); }

.i8 {
  display: block;
  height: 100%;
  text-decoration: none;
  padding: 10px;
  border: none;
  border-top-width: 2px;
  border-top-style: solid;
  border-color: rgba(136, 136, 136, 0.2); }
  .i8:hover {
    background-color: #eee; }
    .i8:hover .i9 {
      text-decoration: underline; }

.ja {
  display: block;
  margin-bottom: 8px;
  font-size: 0.75em;
  text-transform: uppercase; }

.i9 {
  display: block;
  margin-bottom: 8px;
  font-size: 1.1em;
  height: 64px; }

.jb {
  float: left;
  margin-right: 8px;
  width: 90px;
  height: 90px;
  background-size: cover; }

.jc {
  font-size: 0.75em;
  float: left;
  max-width: calc(100% - 102px);
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis; }

@media screen and (max-width: 767px) {
    .i6 {
      width: 100%; }
  .jd {
    font-size: 0.9em; }
    .i9 {
      height: auto; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .i7 {
      width: calc(99.99% / 2); } }

@media screen and (max-width: 991px) {
    .i7 {
      width: 100%; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.ig {
  margin-bottom: 20px; }
  .ig + .ig {
    margin-top: -20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.j5 {
  margin-bottom: 20px; }

.j6 {
  font-weight: bold;
  font-size: 0.75em;
  text-transform: uppercase;
  line-height: 14px;
  margin-bottom: 8px;
  color: #888; }

.j7 .j6 {
  color: #98bf0e; }

.j8 .j6 {
  color: #ce4813; }

.j9 .j6 {
  color: #888; }

.ka .j6 {
  color: #000; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.kb {
  border-bottom: 4px solid #000; }

.kc, .kd {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  display: inline-block;
  cursor: pointer;
  overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75em;
  color: #000;
  width: 50%;
  height: 26px;
  line-height: 26px;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s; }

.kc {
  font-weight: bold; }

.kd {
  background-color: #000;
  color: #fff; }

.ke {
  overflow: hidden;
  overflow-y: auto;
  height: 200px; }

.kf {
  overflow: hidden;
  border-top: 4px solid #000;
  background-color: #eee;
  height: 50px;
  line-height: 46px;
  color: #555;
  text-transform: lowercase; }
  .kf a {
    overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    display: block;
    color: #555;
    text-decoration: none; }
    .kf a:hover {
      text-decoration: underline; }

.kg .kb, .kg .kf {
  border-color: #98bf0e; }

.kg .kd {
  background-color: #98bf0e; }

.kh .kb, .kh .kf {
  border-color: #ce4813; }

.kh .kd {
  background-color: #ce4813; }

.ki .kb, .ki .kf {
  border-color: #888; }

.ki .kd {
  background-color: #888; }

@media screen and (max-width: 767px) {

  .ke {
  height: 140px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.rg {
  overflow: hidden; }

.rh {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  border: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 8px;
  cursor: pointer;
  font-size: 0;
  color: transparent;
  position: absolute;
  top: 50%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5); }
  .rh.ri {
    left: 0;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
        -ms-transform: translate(0, -50%) rotate(-45deg);
            transform: translate(0, -50%) rotate(-45deg); }
  .rh.rj {
    right: 0;
    -webkit-transform: translate(0, -50%) rotate(135deg);
        -ms-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg); }

.rk {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  border-top: 6px solid #fff;
  border-left: 6px solid #fff;
  border-bottom: 0;
  border-right: 0;
  width: 16px;
  height: 16px;
  background-color: transparent; }

.rl .rh:hover .rk {
  border-color: #98bf0e; }

.rm .rh:hover .rk {
  border-color: #ce4813; }

.rn .rh:hover .rk {
  border-color: #888; }

.ro .rh:hover .rk {
  border-color: #000; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.rd {
  text-decoration: none;
  display: block;
  height: 200px;
  position: relative; }
  .rd::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .rd span {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .rd:hover .re {
    text-decoration: underline; }

.rf {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover; }

.re {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 12px 16px;
  color: #fff;
  font-weight: bold;
  font-size: 0.95em; }

@media screen and (max-width: 767px) {

  .rd {
  height: 140px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.d5 {
  margin-bottom: 20px; }

.d6 {
  font-weight: bold; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.ei {
  min-height: 150px; }
  .ei p {
    padding: 12px 0; }
  .ei input[type=text],
  .ei input[type=password] {
    border: 1px solid #d6d6d6;
    width: 220px;
    height: 24px;
    line-height: 24px;
    font-size: 0.9em;
    padding: 0 4px; }
    .ei input[type=text]:focus, .ei input[type=text]:hover,
    .ei input[type=password]:focus,
    .ei input[type=password]:hover {
      border-color: #98bf0e; }

.ej {
  margin: 0 0 12px 0; }

.ek {
  text-align: center;
  font-size: 3em;
  line-height: 125%; }
.el {
  min-height: 150px; }
  .el p {
    padding: 12px 0; }
  .el input[type=checkbox] + label {
    display: block;
    margin: 0.2em;
    cursor: pointer;
    padding: 0.2em; }
  .el input[type=checkbox] {
    display: none; }
  .el input[type=checkbox] + label:before {
    content: "\2714";
    border: 0.1em solid #000;
    border-radius: 0.2em;
    display: inline-block;
    width: 1em;
    height: 1em;
    padding-left: 0.2em;
    padding-bottom: 0.3em;
    margin-right: 0.2em;
    vertical-align: bottom;
    color: transparent;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s; }
  .el input[type=checkbox] + label:active:before {
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0); }
  .el input[type=checkbox]:checked + label:before {
    background-color: MediumSeaGreen;
    border-color: MediumSeaGreen;
    color: #fff; }
  .el input[type=checkbox]:disabled + label:before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    border-color: #aaa; }
  .el input[type=checkbox]:checked:disabled + label:before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    background-color: #bfb;
    border-color: #bfb; }

.em {
  font-size: 1.2em; }

.en {
  margin-top: 2em; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.b6 {
  position: relative; }

.b7 {
  text-align: right; }

.b8 {
  font-weight: bold; }

.b9 + .b9 {
  margin-left: 4px; }

.ca {
  position: absolute;
  bottom: 100%;
  margin: 2px 0;
  width: 100%;
  overflow: visible;
  white-space: nowrap; }

.cb {
  border: 1px solid #d6d6d6;
  width: 100%;
  height: 29px;
  line-height: 24px;
  margin-right: 4px;
  font-size: 0.9em;
  padding: 0 4px;
  margin-bottom: 3px;
  margin-top: 5px; }
  .cb:focus, .cb:hover {
    border-color: #98bf0e; }

.cc {
  border: 1px solid #ce4813; }

.cd {
  width: 100%;
  height: 34px;
  line-height: 24px;
  padding: 0;
  font-size: 0.9em;
  text-transform: none;
  margin-top: 15px; }

.ce {
  padding-top: 4px; }

.cf {
  border: none;
  background: none;
  font-size: 0.75em;
  text-decoration: none;
  color: #999;
  padding-right: 3px; }

.cg {
  border: none;
  background: none;
  font-size: 0.75em;
  text-decoration: underline;
  color: #999; }
  .cg:hover {
    color: #333; }
  @media screen and (min-width: 768px) {
    .b7 {
      font-size: 0.9em; }
  .b9 {
    font-size: 0.9em;
    padding: 2px 4px;
    margin-top: 4px; }
    .cd {
      background-color: #85a70c; }
      .cd:hover, .cd:active, .cd:focus {
        background-color: #98bf0e; } }
  @media screen and (max-width: 767px) {
    .b7 {
      text-align: center;
      color: #fff; }
  .b9 {
    margin-top: 8px; }
    .cb {
      margin-right: 0;
      border: 1px solid #d6d6d6;
      display: block;
      width: 100%;
      height: 48px;
      line-height: 48px;
      margin-bottom: 8px;
      font-size: 1.1em; }
    .cd {
      display: block;
      width: 100%;
      height: 48px;
      line-height: 48px;
      margin-bottom: 8px;
      font-size: 1.1em;
      background-color: #98bf0e; }
    .ce {
      display: block;
      margin-left: 0;
      text-align: center; }
      .cg:hover {
        color: #fff; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.au {
  position: relative; }

.av {
  text-align: right; }

.aw {
  font-weight: bold; }

.ax + .ax {
  margin-left: 4px; }

.ay {
  position: absolute;
  bottom: 100%;
  margin: 2px 0;
  width: 100%;
  overflow: visible;
  white-space: nowrap; }

.az {
  border: 1px solid #d6d6d6;
  width: 110px;
  height: 24px;
  line-height: 24px;
  margin-right: 4px;
  font-size: 0.9em;
  padding: 0 4px; }
  .az:focus, .az:hover {
    border-color: #98bf0e; }

.a0 {
  width: 70px;
  height: 24px;
  line-height: 24px;
  padding: 0;
  font-size: 0.9em;
  text-transform: none; }

.a1 {
  padding-top: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.a2 {
  border: none;
  background: none;
  font-size: 0.75em;
  text-decoration: none;
  color: #999;
  padding-right: 3px; }

.a3 {
  border: none;
  background: none;
  font-size: 0.75em;
  text-decoration: underline;
  color: #999; }
  .a3:hover {
    color: #333; }
  @media screen and (min-width: 768px) {
    .av {
      font-size: 0.9em; }
  .ax {
    font-size: 0.9em;
    padding: 2px 4px;
    margin-top: 4px; }
    .a0 {
      background-color: #85a70c; }
      .a0:hover, .a0:active, .a0:focus {
        background-color: #98bf0e; } }
  @media screen and (max-width: 767px) {
    .av {
      text-align: center;
      color: #fff; }
  .ax {
    margin-top: 8px; }
    .az {
      margin-right: 0;
      border: 0;
      display: block;
      width: 100%;
      height: 48px;
      line-height: 48px;
      margin-bottom: 8px;
      font-size: 1.1em; }
    .a0 {
      display: block;
      width: 100%;
      height: 48px;
      line-height: 48px;
      margin-bottom: 8px;
      font-size: 1.1em;
      background-color: #98bf0e; }
    .a1 {
      display: block;
      margin-left: 0;
      text-align: center; }
      .a3:hover {
        color: #fff; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {

  .az {
  width: 80px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.bi {
  text-align: center;
  color: #fff;
  overflow: hidden;
  background-color: #b8522a;
  margin-bottom: 20px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; }

.bj {
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer; }
  .bj, .bj:link, .bj:visited {
    color: white !important; }

.bk {
  font-size: 1.2em;
  padding: 24px 12px 0 12px;
  height: 80px; }

.bl {
  font-size: 1.5em;
  padding-right: 12px;
  vertical-align: sub; }

.bm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #444 !important;
  padding: 12px 12px 24px 12px;
  font-size: 1.3em;
  background-color: #fff;
  border: 1px solid #da673a; }

.bn {
  padding: 12px;
  background-color: #da673a; }

.bo {
  margin: 20px;
  width: 50%; }

.bp {
  margin-bottom: 10px; }

@media screen and (max-width: 767px) {
    .bi {
      font-size: 0.8em; }
    .bm {
      display: block; }
    .bo {
      width: 80%; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.ft p {
  margin-bottom: 20px; }

.fu {
  margin-bottom: 20px; }

.fv {
  color: #999;
  margin-bottom: 2px;
  font-weight: normal; }

.fw {
  margin-bottom: 2px; }

.fx {
  margin-top: 0;
  font-size: 0.8em;
  font-weight: bold;
  color: #666; }

.fy {
  margin: 20px 0;
  font-size: 0.95em; }

.fz {
  text-align: center; }

.f0 {
  margin-bottom: 0; }

.f1 {
  font-weight: bold; }
.eh {
  cursor: pointer; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.k4 {
  display: block;
  height: 50px;
  padding: 5px;
  font-size: 0.9em;
  border-left: 8px solid transparent; }
  .k4::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .k4 span {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .k4, .k4:link, .k4:visited {
    text-decoration: none;
    cursor: pointer;
    color: #666; }
  .k4:hover {
    opacity: 1;
    border-color: rgba(0, 0, 0, 0.6);
    color: #000; }
  .k4.k5:hover {
    border-color: rgba(152, 191, 14, 0.6); }
  .k4.k6:hover {
    border-color: rgba(206, 72, 19, 0.6); }
  .k4.k7:hover {
    border-color: rgba(136, 136, 136, 0.6); }

.k8 {
  background-color: #eee; }

.k9 {
  background-color: #f8f8f8; }

@media screen and (max-width: 767px) {

  .k4 {
  height: 35px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.p3 {
  height: 280px;
  border-bottom: 4px solid #eee; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.qe {
  margin-bottom: 20px; }

.qf {
  margin-bottom: 20px; }

.qg {
  top: calc(250px / 2); }

.qg {
  top: calc(250px / 1); }

.qh {
  min-height: calc(250px + 160px); }

@media screen and (min-width: 544px) and (max-width: 767px) {

  .qg {
  top: calc(250px / 2); }

  .qg {
  top: calc(250px / 1); }

  .qh {
  min-height: calc(250px + 160px); } }

@media screen and (min-width: 768px) and (max-width: 991px) {

  .qg {
  top: calc(200px / 2); }

  .qg {
  top: calc(200px / 1); }

  .qh {
  min-height: calc(200px + 160px); } }

@media screen and (max-width: 767px) {

  .qg {
  top: calc(150px / 2); }

  .qg {
  top: calc(150px / 1); }

  .qh {
  min-height: calc(150px + 160px); } }
.p0 {
  clear: both;
  display: block;
  border-bottom: 2px #aaa  solid;
  margin-bottom: 20px;
  border-left: 2px #aaa solid;
  padding: 10px;
  color: #000;
  background-color: #fff;
  text-transform: none  !important; }

.p1 {
  font-size: 1.5em;
  font-weight: 600; }

.p2 {
  font-size: 0.95em;
  text-decoration: none;
  float: right; }
  .p2, .p2:link, .p2:visited {
    color: #0080ff; }
  .p2:hover, .p2:active {
    color: #ccc;
    text-decoration: underline; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.je {
  padding: 12px 30px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  line-height: 20px; }

.jf {
  float: right;
  font-size: 0.75em;
  font-weight: bold;
  text-decoration: none; }
  .jf, .jf:link, .jf:visited {
    color: #fff; }
  .jf:hover, .jf:active {
    color: #fff;
    text-decoration: underline; }
  @media screen and (max-width: 767px) {

  .je {
  padding: 6px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.p4 {
  padding-bottom: 20px;
  border-width: 0;
  border-style: solid;
  border-color: #888; }
  .p4 + .p4 {
    padding-top: 20px;
    border-top-width: 1px; }

.p5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-bottom: 3px;
  border-width: 0;
  border-style: solid;
  border-color: #888; }
  .p5 + .p5 {
    padding-top: 3px; }

.p6, .p7 {
  text-decoration: none; }
  .p6:hover, .p7:hover {
    text-decoration: underline; }

.p8 {
  display: block;
  width: 100%;
  height: 250px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.p9 {
  display: block;
  width: 58px;
  height: 62px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.qa {
  display: block;
  font-weight: bold;
  font-size: 0.9em;
  padding: 1px 0; }

.qb {
  display: block; }

.qb h2 {
  margin-top: 8px;
  margin-bottom: 2px;
  color: #98bf0e;
  font-size: 0.85em;
  font-weight: normal;
  text-transform: uppercase; }

.p7 {
  font-size: 0.9em; }

.qc {
  /* This image is 687 wide by 1024 tall, similar to your aspect ratio */
  /* make a square container */
  width: 70px;
  height: 70px;
  /* fill the container, preserving aspect ratio, and cropping to fit */
  background-size: cover;
  /* center the image vertically and horizontally */
  background-position: top center;
  /* round the edges to a circle with border radius 1/2 container size */
  border-radius: 50%; }

.qd img {
  width: 50px;
  height: 50px;
  border-radius: 50%; }

@media screen and (max-width: 767px) {
    .p5 {
      padding: 0 8px; }
    .p8 {
  height: 150px; }
    .p8 {
      background-size: contain; }
    .p9 {
      background-size: contain; }
    .qb {
      font-size: 0.9em; } }

@media screen and (min-width: 544px) and (max-width: 767px) {

  .p8 {
  height: 250px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {

  .p8 {
  height: 200px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.pe {
  float: left; }

.pe {
  width: calc((99.99% / 4 - 15px) * 1 + (15px * (1 - 1))); }

.pf {
  width: calc((99.99% / 4 - 15px) * 2 + (15px * (2 - 1))); }

.pe + .pe {
  margin-left: 20px; }

@media screen and (max-width: 767px) {
    .pe {
      width: 100%; }
    .pf {
      width: 100%; }
    .pe + .pe {
      margin-left: 0; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.k0 {
  overflow: hidden;
  height: 100%; }
  .k0 .slick-slider, .k0 .slick-list, .k0 .slick-track, .k0 .slick-slide, .k0 .slick-slide > div {
    height: 100%; }

.k1 {
  position: absolute;
  height: calc(16px + 14px * 2);
  line-height: 16px;
  right: 0;
  list-style: none;
  padding: 14px;
  display: inline-block; }

.k2 {
  position: absolute;
  height: calc(16px + 14px * 2);
  line-height: 16px;
  right: 0;
  list-style: none;
  padding: 14px;
  display: inline-block; }
  .k1 li, .k2 li {
    background-color: rgba(0, 0, 0, 0.75);
    border: 1px solid transparent;
    overflow: hidden;
    display: inline-block;
    width: 16px;
    height: 16px; }
  .k1 li + li {
    margin-left: 14px; }
  .k2 li + li {
    margin-left: 14px; }
  .k1 button, .k2 button {
    border: none;
    width: 16px;
    height: 16px;
    font-size: 0;
    float: left;
    background-color: #c5c5c5; }
  .k1 .slick-active button, .k2 .slick-active button {
    background-color: #98bf0e; }

.k1 {
  top: 0; }

.k2 {
  bottom: 0; }

.k3 {
  display: block;
  width: 100%;
  background-color: #888;
  height: 100%;
  opacity: 0.7;
  color: transparent;
  font-size: 0;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }
  .k3:hover {
    opacity: 1; }

.slick-active .k3 {
  -webkit-transform: rotate(225deg) scale(0.6);
      -ms-transform: rotate(225deg) scale(0.6);
          transform: rotate(225deg) scale(0.6); }

@media screen and (max-width: 767px) {

  .k1 {
  padding: 8px; }

  .k1 {
  height: calc(16px + 8px * 2); }

  .k2 {
  padding: 8px; }

  .k2 {
  height: calc(16px + 8px * 2); }

  .k1 li + li {
    margin-left: 8px; }

  .k2 li + li {
    margin-left: 8px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.jx {
  display: block;
  overflow: hidden;
  height: 100%;
  position: relative; }
  .jx:hover .jy {
    text-decoration: underline; }

.jz {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover; }

.j0 {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  padding: 12px 30px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  line-height: 20px; }

.j1 {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 12px 30px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5); }

.j2 {
  display: block;
  font-size: 0.7em; }

.jy {
  display: block;
  font-size: 1.3em; }

.j3 {
  display: block;
  margin-right: 20px;
  font-size: 0.85em;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 2px solid rgba(255, 255, 255, 0.5); }

.j4 {
  font-weight: bold; }

@media screen and (max-width: 767px) {

  .j0 {
  padding: 6px; }

  .j1 {
  padding: 6px; }

  .jy {
  font-size: 1em; }
    .j3 {
      font-size: 0.7em;
      margin-right: 0;
      margin-top: 5px;
      padding-top: 5px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {

  .jy {
  font-size: 1.2em; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {

  .jy {
  font-size: 1.2em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.il {
  height: 280px;
  margin-bottom: 20px; }

@media screen and (max-width: 767px) {

  .il {
  height: 220px; } }
@charset "UTF-8";
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.lg {
  height: calc(236px / 6); }
  .lg::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .lg, .lg:link, .lg:visited {
    text-decoration: none;
    padding: 0 20px 0 10px;
    display: block;
    cursor: pointer;
    font-size: 0.75em;
    border-left: 8px solid transparent;
    color: #666; }
  .lg:hover, .lg:active {
    opacity: 1;
    border-color: rgba(0, 0, 0, 0.6);
    color: #000; }

.lh {
  background-color: #f8f8f8; }
  .lh .li {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 2.4em;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em; }
    .lh .li::before {
      content: '\2026';
      position: absolute;
      right: 3px;
      bottom: 0; }
    .lh .li::after {
      content: '';
      position: absolute;
      right: 0;
      width: 1em;
      height: 1em;
      background: #f8f8f8; }

.lj {
  background-color: #eee; }
  .lj .li {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 2.4em;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em; }
    .lj .li::before {
      content: '\2026';
      position: absolute;
      right: 3px;
      bottom: 0; }
    .lj .li::after {
      content: '';
      position: absolute;
      right: 0;
      width: 1em;
      height: 1em;
      background: #eee; }

.li {
  display: inline-block;
  vertical-align: middle;
  white-space: normal; }

.lk {
  display: inline-block;
  min-width: 102px;
  font-weight: bold;
  vertical-align: baseline; }

.ll {
  font-weight: bold; }

@media screen and (max-width: 767px){

  .lg{
  height: calc(188px / 6); } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.ku {
  height: 280px;
  background-color: #eee;
  margin-bottom: 20px; }

@media screen and (max-width: 767px) {

  .ku {
  height: 220px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.pn {
  float: left; }

.pn {
  width: calc((99.99% / 2 - 10px) * 1 + (10px * (1 - 1))); }

.pn + .pn {
  margin-left: 20px; }

.po {
  min-height: 300px; }

.pp {
  border-width: 0;
  background-color: transparent; }

.pq {
  min-height: 620px; }

@media screen and (max-width: 767px) {
    .pn {
      width: 100%; }
    .pn + .pn {
      margin-left: 0; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.la {
  display: block;
  overflow: hidden;
  height: 100%; }

.lb {
  float: left;
  padding: 0 10px 2px 0;
  width: 50%;
  text-decoration: none;
  font-size: 0.8em; }
  .lb:hover .lc {
    text-decoration: underline; }

.ld {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -ms-flex-line-pack: justify;
      align-content: space-between; }

.lc {
  display: block;
  height: 50px; }

.le {
  margin-top: 0;
  font-size: 0.8em;
  font-weight: bold;
  color: #666;
  float: right; }

.lf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -ms-flex-line-pack: justify;
      align-content: space-between; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.im {
  height: 280px;
  background-color: #eee;
  margin-bottom: 20px;
  padding: 48px 0 0 10px;
  position: relative; }

.in {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  padding: 12px 30px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  line-height: 20px; }

@media screen and (max-width: 767px) {
    .im {
      padding: 36px 0 0 10px; }
    .in {
  padding: 6px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.h0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.h1 {
  padding: 10px 25px 20px 0;
  min-width: 25%;
  max-width: 34%; }
  .h1 .h2 {
    background-color: #ECECEC;
    padding: 0.75em;
    height: 1.875em;
    text-align: left;
    display: block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    letter-spacing: 0;
    position: relative;
    margin-top: 15px; }
  .h1 .h3 {
    margin-bottom: 20px;
    border-collapse: collapse;
    color: #666;
    font-size: 13px;
    font-style: normal;
    text-align: right;
    width: 100%;
    text-decoration: none; }
    .h1 .h3 .h4 {
      color: #0ea600 !important;
      font-weight: lighter;
      text-align: left;
      padding-left: 5px;
      font-weight: 700; }
    .h1 .h3 .h5 {
      padding-right: 5px; }
  .h1 .h3 tr {
    display: table-row;
    border-bottom: 1px solid #eee;
    height: 25px; }
  .h1 .h3 tr:hover {
    background-color: gainsboro; }

.h6:hover {
  background-color: #f1f1f1; }

.h7 {
  color: #85a70c !important; }

.h8 {
  color: red !important; }

.h9 {
  color: lightgrey; }

.ia {
  text-decoration: none; }
  .ia:hover .h2 {
    text-decoration: underline; }

.ib {
  min-width: 34%;
  padding: 10px 40px 20px 0 !important; }

@media screen and (max-width: 543px) {

  .h0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

  .h1 {
  min-width: 40%; } }

@media screen and (min-width: 544px) and (max-width: 767px) {

  .h0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

  .h1 {
  min-width: 30%; } }

@media screen and (max-width: 767px) {

  .h0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

  .h1 {
  min-width: 100%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {

  .h0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

  .h1 {
  min-width: 50%; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.iy {
  display: inline-block; }

.iz {
  border-radius: 0px; }

.i0 > .iz {
  background-color: #98bf0e;
  -webkit-box-shadow: 0 0 0 0 #98bf0e;
          box-shadow: 0 0 0 0 #98bf0e; }

.i1 > .iz {
  background-color: #ff4500;
  -webkit-box-shadow: 0 0 0 0 #ff4500;
          box-shadow: 0 0 0 0 #ff4500; }

.i2 > .iz {
  -webkit-box-shadow: 0 0 0 0 transparent;
          box-shadow: 0 0 0 0 transparent;
  background-color: transparent;
  -webkit-transition: all 3000ms ease-out;
  -o-transition: all 3000ms ease-out;
  transition: all 3000ms ease-out; }

.i3 {
  display: none; }

.i4 > .iz {
  -webkit-transition: all 3000ms ease-in;
  -o-transition: all 3000ms ease-in;
  transition: all 3000ms ease-in; }
.nq {
  display: block;
  width: 100%;
  border: solid 1px #ce2525;
  background: #fff;
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  line-height: 40px;
  overflow: hidden;
  border-radius: 2px;
  text-align: auto;
  font-size: 14px;
  margin-bottom: 20px; }

.nq * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.nq.nr {
  position: fixed;
  left: 0;
  right: 0;
  top: 0; }

.nq.ns {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0; }

/*********************************/
/*title styles start**************/
.nt {
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  background-color: #ce2525;
  text-align: center;
  color: #fff;
  font-weight: bold;
  z-index: 1;
  padding: 0 15px;
  white-space: nowrap;
  font-size: 15px; }

/*title styles end****************/
/*********************************/
/*news item style start **********/
.nu {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  right: 0;
  overflow: hidden; }

.nu ul {
  display: block;
  height: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute; }

.nu ul li {
  white-space: nowrap;
  overflow: hidden !important;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  text-decoration: none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  position: absolute;
  width: 100%;
  display: none;
  color: #333; }

.nu ul li a {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  text-decoration: none;
  padding: 0 10px;
  color: #333;
  position: relative;
  display: block;
  overflow: hidden; }

.nv {
  text-decoration: none;
  margin-right: 40px; }

.nw {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  text-decoration: none;
  padding: 0 10px;
  color: #333;
  position: relative;
  display: block;
  overflow: hidden; }

@-webkit-keyframes nz {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0); } }

@keyframes nz {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0); } }

.nu ul li a:hover {
  color: #069; }

.nx {
  padding: 0 10px; }

.ny {
  display: inline-block;
  float: left;
  margin-right: 15px;
  width: 30px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  -webkit-animation: nz 60s linear infinite;
          animation: nz 60s linear infinite; }

.ny.n0 {
  margin-right: 0; }

.ny.n0:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #333;
  border-radius: 50%;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -4px; }

.n1 {
  color: #d65d7a;
  margin-right: 15px;
  padding-left: 10px; }

.n2 {
  color: #0b8457;
  font-weight: bold; }

.n3 {
  color: #dc2f2f;
  font-weight: bold; }

/*news item style end ************/
/*********************************/
/*controls style start ***********/
.n4 {
  width: auto;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.n4 button {
  width: 30px;
  float: left;
  height: 100%;
  cursor: pointer;
  border: none;
  border-left: solid 1px #eee;
  text-align: center;
  background-color: #f6f6f6;
  outline: none; }

.n4 button:hover {
  background-color: #eee; }

.n5 {
  margin: 0;
  display: inline-block;
  height: 8px;
  position: relative;
  width: 8px;
  top: -2px; }

.n5::after {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  content: "";
  display: inline-block;
  height: 8px;
  left: 0;
  position: absolute;
  top: 0;
  width: 8px; }

.n5.n6 {
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  left: -3px; }

.n5.n7 {
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  left: 3px; }

.n5::after {
  border-color: #999999; }

.n5::before {
  background-color: #999999; }

.n8 {
  position: relative;
  background: #999999;
  width: 0;
  height: 12px;
  display: inline-block;
  margin-left: -5px; }

.n8::after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #999999;
  border-width: 8px;
  margin-top: -8px; }

.n9 {
  position: relative;
  width: 0;
  height: 14px;
  display: inline-block;
  top: 1px;
  left: -1px; }

.n9::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: 3px;
  background-color: #999999; }

.n9::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: -3px;
  background-color: #999999; }

/*controls style end *************/
/*********************************/
.oa {
  direction: rtl; }

.oa .nt {
  left: auto;
  right: 0; }

.oa .n4 {
  right: auto;
  left: 0; }

.oa .ny {
  margin-left: 15px;
  margin-right: 0;
  float: right; }

.oa .n1 {
  margin-left: 15px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 10px; }

.oa .n4 button {
  border-left: none;
  border-right: solid 1px #eee; }

.ob .nu ul {
  display: block;
  width: 100%;
  position: relative; }

.ob .nu ul li {
  display: list-item;
  float: left;
  position: relative;
  width: auto; }

.ob.oa .nu ul li {
  float: right; }

/*********************************/
/*********************************/
.oc {
  display: 'flex';
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: 'row';
          flex-direction: 'row'; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.mj {
  min-height: 400px; }

.mk {
  margin-bottom: 20px; }

.ml {
  color: "#d1d1";
  font-size: 1px;
  width: 750px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.ar {
  color: #fff;
  background-color: #888;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 8px;
  font-weight: normal;
  font-size: 1.4em;
  text-transform: uppercase; }

.as {
  font-size: 1.9em; }

.at {
  text-transform: none; }

@media screen and (max-width: 543px) {
    .ar {
      font-size: 1.1em; }
    .as {
      font-size: 1.5em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.dt {
  float: right;
  width: 320px; }

.du {
  margin-bottom: 20px; }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .dt {
      width: 240px; } }

@media screen and (max-width: 767px) {
    .dt {
      width: 100%; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .dt {
      padding: 0 20px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.fr {
  float: left;
  padding-right: 20px;
  width: calc(100% - 320px); }

.fs {
  margin-bottom: 20px; }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .fr {
      width: calc(100% - 240px); } }

@media screen and (max-width: 767px) {
    .fr {
      padding-right: 0;
      width: 100%; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .fr {
      padding: 0 20px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.CalendarDay {
  border: 1px solid #e4e7e7;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #555;
  cursor: pointer; }

.CalendarDay__button {
  position: relative;
  height: 100%;
  width: 100%;
  text-align: center;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .CalendarDay__button:active {
    outline: 0; }

.CalendarDay--highlighted-calendar {
  background: #c0ee1c;
  color: #555;
  cursor: default; }
  .CalendarDay--highlighted-calendar:active {
    background: #728f0b; }

.CalendarDay--outside {
  border: 0;
  cursor: default; }
  .CalendarDay--outside:active {
    background: #fff; }

.CalendarDay--hovered {
  background: #e4e7e7;
  border: 1px double #d4d9d9;
  color: inherit; }

.CalendarDay--blocked-minimum-nights {
  color: #c8c8c8;
  background: #fff;
  border: 1px solid #e4e7e7;
  cursor: default; }
  .CalendarDay--blocked-minimum-nights:active {
    background: #fff; }

.CalendarDay--selected-span {
  background: #afdc10;
  border: 1px double #a7d20f;
  color: #fff; }
  .CalendarDay--selected-span.CalendarDay--hovered, .CalendarDay--selected-span:active {
    background: #a7d20f;
    border: 1px double #8db10d; }
  .CalendarDay--selected-span.CalendarDay--last-in-range {
    border-right: #8db10d; }

.CalendarDay--hovered-span,
.CalendarDay--after-hovered-start {
  background: #bdee12;
  border: 1px double #b6e511;
  color: #728f0b; }
  .CalendarDay--hovered-span:active,
  .CalendarDay--after-hovered-start:active {
    background: #b6e511; }

.CalendarDay--selected-start,
.CalendarDay--selected-end,
.CalendarDay--selected {
  background: #8db10d;
  border: 1px double #8db10d;
  color: #fff; }
  .CalendarDay--selected-start:active,
  .CalendarDay--selected-end:active,
  .CalendarDay--selected:active {
    background: #8db10d; }

.CalendarDay--blocked-calendar {
  background: #c8c8c8;
  color: #828282;
  cursor: default; }
  .CalendarDay--blocked-calendar:active {
    background: #c8c8c8; }

.CalendarDay--blocked-out-of-range {
  color: #c8c8c8;
  background: #fff;
  border: 1px solid #e4e7e7;
  cursor: default; }
  .CalendarDay--blocked-out-of-range:active {
    background: #fff; }

.CalendarMonth {
  text-align: center;
  padding: 0 13px;
  vertical-align: top;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .CalendarMonth table {
    border-collapse: collapse;
    border-spacing: 0;
    caption-caption-side: initial; }

.CalendarMonth--horizontal:first-of-type,
.CalendarMonth--vertical:first-of-type {
  position: absolute;
  z-index: -1;
  opacity: 0;
  pointer-events: none; }

.CalendarMonth--horizontal {
  display: inline-block;
  min-height: 100%; }

.CalendarMonth--vertical {
  display: block; }

.CalendarMonth__caption {
  color: #3a3a3a;
  margin-top: 7px;
  font-size: 18px;
  text-align: center;
  margin-bottom: 2px;
  caption-side: initial; }

.CalendarMonth--horizontal .CalendarMonth__caption,
.CalendarMonth--vertical .CalendarMonth__caption {
  padding: 15px 0 35px; }

.CalendarMonth--vertical-scrollable .CalendarMonth__caption {
  padding: 5px 0; }

.CalendarMonthGrid {
  background: #fff;
  z-index: 0;
  text-align: left; }

.CalendarMonthGrid--animating {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  z-index: 1; }

.CalendarMonthGrid--horizontal {
  position: absolute;
  left: 9px; }

.CalendarMonthGrid--vertical {
  margin: 0 auto; }

.CalendarMonthGrid--vertical-scrollable {
  margin: 0 auto;
  overflow-y: scroll; }

.DayPicker {
  background: #fff;
  position: relative;
  text-align: left; }

.DayPicker--horizontal {
  background: #fff;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.07);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.07);
  border-radius: 3px; }
  .DayPicker--horizontal.DayPicker--portal {
    -webkit-box-shadow: none;
            box-shadow: none;
    position: absolute;
    left: 50%;
    top: 50%; }

.DayPicker--vertical.DayPicker--portal {
  position: initial; }

.DayPicker__focus-region {
  outline: none; }

.DayPicker__week-headers {
  position: relative; }

.DayPicker--horizontal .DayPicker__week-headers {
  margin-left: 9px; }

.DayPicker__week-header {
  color: #757575;
  position: absolute;
  top: 62px;
  z-index: 2;
  padding: 0 13px;
  text-align: left; }
  .DayPicker__week-header ul {
    list-style: none;
    margin: 1px 0;
    padding-left: 0;
    padding-right: 0; }
  .DayPicker__week-header li {
    display: inline-block;
    text-align: center; }

.DayPicker--vertical .DayPicker__week-header {
  left: 50%; }

.DayPicker--vertical-scrollable {
  height: 100%; }
  .DayPicker--vertical-scrollable .DayPicker__week-header {
    top: 0;
    display: table-row;
    border-bottom: 1px solid #dbdbdb;
    background: white; }
  .DayPicker--vertical-scrollable .transition-container--vertical {
    padding-top: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow-y: scroll; }
  .DayPicker--vertical-scrollable .DayPicker__week-header {
    margin-left: 0;
    left: 0;
    width: 100%;
    text-align: center; }

.transition-container {
  position: relative;
  overflow: hidden;
  border-radius: 3px; }

.transition-container--horizontal {
  -webkit-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out; }

.transition-container--vertical {
  width: 100%; }

.DayPickerNavigation__prev,
.DayPickerNavigation__next {
  cursor: pointer;
  line-height: 0.78;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  user-select: none; }

.DayPickerNavigation__prev--default,
.DayPickerNavigation__next--default {
  border: 1px solid #dce0e0;
  background-color: #fff;
  color: #757575; }
  .DayPickerNavigation__prev--default:focus, .DayPickerNavigation__prev--default:hover,
  .DayPickerNavigation__next--default:focus,
  .DayPickerNavigation__next--default:hover {
    border: 1px solid #c4c4c4; }
  .DayPickerNavigation__prev--default:active,
  .DayPickerNavigation__next--default:active {
    background: #f2f2f2; }

.DayPickerNavigation--horizontal {
  position: relative; }
  .DayPickerNavigation--horizontal .DayPickerNavigation__prev,
  .DayPickerNavigation--horizontal .DayPickerNavigation__next {
    border-radius: 3px;
    padding: 6px 9px;
    top: 18px;
    z-index: 2;
    position: absolute; }
  .DayPickerNavigation--horizontal .DayPickerNavigation__prev {
    left: 22px; }
  .DayPickerNavigation--horizontal .DayPickerNavigation__prev--rtl {
    left: auto;
    right: 22px; }
  .DayPickerNavigation--horizontal .DayPickerNavigation__next {
    right: 22px; }
  .DayPickerNavigation--horizontal .DayPickerNavigation__next--rtl {
    right: auto;
    left: 22px; }
  .DayPickerNavigation--horizontal .DayPickerNavigation__prev--default svg,
  .DayPickerNavigation--horizontal .DayPickerNavigation__next--default svg {
    height: 19px;
    width: 19px;
    fill: #828282; }

.DayPickerNavigation--vertical {
  background: #fff;
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
  left: 0;
  height: 52px;
  width: 100%;
  z-index: 2; }
  .DayPickerNavigation--vertical .DayPickerNavigation__prev,
  .DayPickerNavigation--vertical .DayPickerNavigation__next {
    display: inline-block;
    position: relative;
    height: 100%;
    width: 50%; }
  .DayPickerNavigation--vertical .DayPickerNavigation__next--default {
    border-left: 0; }
  .DayPickerNavigation--vertical .DayPickerNavigation__prev--default,
  .DayPickerNavigation--vertical .DayPickerNavigation__next--default {
    text-align: center;
    font-size: 2.5em;
    padding: 5px; }
    .DayPickerNavigation--vertical .DayPickerNavigation__prev--default svg,
    .DayPickerNavigation--vertical .DayPickerNavigation__next--default svg {
      height: 42px;
      width: 42px;
      fill: #333; }

.DayPickerNavigation--vertical-scrollable {
  position: relative; }
  .DayPickerNavigation--vertical-scrollable .DayPickerNavigation__next {
    width: 100%; }

.DayPickerKeyboardShortcuts__show,
.DayPickerKeyboardShortcuts__close {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer; }
  .DayPickerKeyboardShortcuts__show:active,
  .DayPickerKeyboardShortcuts__close:active {
    outline: none; }

.DayPickerKeyboardShortcuts__show {
  width: 22px;
  position: absolute;
  z-index: 2; }

.DayPickerKeyboardShortcuts__show--bottom-right {
  border-top: 26px solid transparent;
  border-right: 33px solid #8db10d;
  bottom: 0;
  right: 0; }
  .DayPickerKeyboardShortcuts__show--bottom-right:hover {
    border-right: 33px solid #008489; }
  .DayPickerKeyboardShortcuts__show--bottom-right .DayPickerKeyboardShortcuts__show_span {
    bottom: 0;
    right: -28px; }

.DayPickerKeyboardShortcuts__show--top-right {
  border-bottom: 26px solid transparent;
  border-right: 33px solid #8db10d;
  top: 0;
  right: 0; }
  .DayPickerKeyboardShortcuts__show--top-right:hover {
    border-right: 33px solid #008489; }
  .DayPickerKeyboardShortcuts__show--top-right .DayPickerKeyboardShortcuts__show_span {
    top: 1px;
    right: -28px; }

.DayPickerKeyboardShortcuts__show--top-left {
  border-bottom: 26px solid transparent;
  border-left: 33px solid #8db10d;
  top: 0;
  left: 0; }
  .DayPickerKeyboardShortcuts__show--top-left:hover {
    border-left: 33px solid #008489; }
  .DayPickerKeyboardShortcuts__show--top-left .DayPickerKeyboardShortcuts__show_span {
    top: 1px;
    left: -28px; }

.DayPickerKeyboardShortcuts__show_span {
  color: #fff;
  position: absolute; }

.DayPickerKeyboardShortcuts__panel {
  overflow: auto;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  padding: 22px;
  margin: 33px; }

.DayPickerKeyboardShortcuts__title {
  font-size: 16px;
  font-weight: bold;
  margin: 0; }

.DayPickerKeyboardShortcuts__list {
  list-style: none;
  padding: 0; }

.DayPickerKeyboardShortcuts__close {
  position: absolute;
  right: 22px;
  top: 22px;
  z-index: 2; }
  .DayPickerKeyboardShortcuts__close svg {
    height: 15px;
    width: 15px;
    fill: #c8c8c8; }
    .DayPickerKeyboardShortcuts__close svg:hover, .DayPickerKeyboardShortcuts__close svg:focus {
      fill: #828282; }
  .DayPickerKeyboardShortcuts__close:active {
    outline: none; }

.KeyboardShortcutRow {
  margin: 6px 0; }

.KeyboardShortcutRow__key-container {
  display: inline-block;
  white-space: nowrap;
  text-align: right;
  margin-right: 6px; }

.KeyboardShortcutRow__key {
  font-family: monospace;
  font-size: 12px;
  text-transform: uppercase;
  background: #eeeeee;
  padding: 2px 6px; }

.KeyboardShortcutRow__action {
  display: inline;
  word-break: break-word;
  margin-left: 8px; }

.DayPickerKeyboardShortcuts__panel--block .KeyboardShortcutRow {
  margin-bottom: 16px; }

.DayPickerKeyboardShortcuts__panel--block .KeyboardShortcutRow__key-container {
  width: auto;
  text-align: left;
  display: inline; }

.DayPickerKeyboardShortcuts__panel--block .KeyboardShortcutRow__action {
  display: inline; }

.DateInput {
  font-weight: 200;
  font-size: 18px;
  line-height: 24px;
  color: #757575;
  margin: 0;
  padding: 8px;
  background: #fff;
  position: relative;
  display: inline-block;
  width: 130px;
  vertical-align: middle; }

.DateInput--with-caret::before,
.DateInput--with-caret::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: auto;
  border: 10px solid transparent;
  border-top: 0;
  left: 22px;
  z-index: 2; }

.DateInput--with-caret::before {
  top: 62px;
  border-bottom-color: rgba(0, 0, 0, 0.1); }

.DateInput--with-caret::after {
  top: 63px;
  border-bottom-color: #fff; }

.DateInput--disabled {
  background: #c8c8c8; }

.DateInput__input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  height: 100%;
  width: 100%; }
  .DateInput__input[readonly] {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.DateInput__display-text {
  padding: 4px 8px;
  white-space: nowrap;
  overflow: hidden; }

.DateInput__display-text--has-input {
  color: #333; }

.DateInput__display-text--focused {
  background: #b6e511;
  border-color: #b6e511;
  border-radius: 3px;
  color: #728f0b; }

.DateInput__display-text--disabled {
  font-style: italic; }

.screen-reader-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.DateRangePicker {
  position: relative;
  display: inline-block; }

.DateRangePicker__picker {
  z-index: 1;
  background-color: #fff;
  position: absolute;
  top: 72px; }

.DateRangePicker__picker--rtl {
  direction: rtl; }

.DateRangePicker__picker--direction-left {
  left: 0; }

.DateRangePicker__picker--direction-right {
  right: 0; }

.DateRangePicker__picker--portal {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.DateRangePicker__picker--full-screen-portal {
  background-color: #fff; }

.DateRangePicker__close {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 2; }
  .DateRangePicker__close svg {
    height: 15px;
    width: 15px;
    fill: #c8c8c8; }
  .DateRangePicker__close:hover, .DateRangePicker__close:focus {
    color: #b0b3b4;
    text-decoration: none; }

.DateRangePickerInput {
  background-color: #fff;
  border: 1px solid #c8c8c8;
  display: inline-block; }

.DateRangePickerInput--disabled {
  background: #c8c8c8; }

.DateRangePickerInput--rtl {
  direction: rtl; }

.DateRangePickerInput__arrow {
  display: inline-block;
  vertical-align: middle; }

.DateRangePickerInput__arrow svg {
  vertical-align: middle;
  fill: #333;
  height: 24px;
  width: 24px; }

.DateRangePickerInput__clear-dates {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 10px 0 5px; }

.DateRangePickerInput__clear-dates svg {
  fill: #828282;
  height: 12px;
  width: 15px;
  vertical-align: middle; }

.DateRangePickerInput__clear-dates--hide {
  visibility: hidden; }

.DateRangePickerInput__clear-dates:focus,
.DateRangePickerInput__clear-dates--hover {
  background: #dbdbdb;
  border-radius: 50%; }

.DateRangePickerInput__calendar-icon {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 5px 0 10px; }
  .DateRangePickerInput__calendar-icon svg {
    fill: #828282;
    height: 15px;
    width: 14px;
    vertical-align: middle; }

.SingleDatePicker {
  position: relative;
  display: inline-block; }

.SingleDatePicker__picker {
  z-index: 1;
  background-color: #fff;
  position: absolute;
  top: 72px; }

.SingleDatePicker__picker--rtl {
  direction: rtl; }

.SingleDatePicker__picker--direction-left {
  left: 0; }

.SingleDatePicker__picker--direction-right {
  right: 0; }

.SingleDatePicker__picker--portal {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.SingleDatePicker__picker--full-screen-portal {
  background-color: #fff; }

.SingleDatePicker__close {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 2; }
  .SingleDatePicker__close svg {
    height: 15px;
    width: 15px;
    fill: #c8c8c8; }
  .SingleDatePicker__close:hover, .SingleDatePicker__close:focus {
    color: #b0b3b4;
    text-decoration: none; }

.SingleDatePickerInput {
  background-color: #fff;
  border: 1px solid #dbdbdb; }

.SingleDatePickerInput--rtl {
  direction: rtl; }

.SingleDatePickerInput__clear-date {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 10px 0 5px; }

.SingleDatePickerInput__clear-date svg {
  fill: #828282;
  height: 12px;
  width: 15px;
  vertical-align: middle; }

.SingleDatePickerInput__clear-date--hide {
  visibility: hidden; }

.SingleDatePickerInput__clear-date:focus,
.SingleDatePickerInput__clear-date--hover {
  background: #dbdbdb;
  border-radius: 50%; }

.SingleDatePickerInput__calendar-icon {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 5px 0 10px; }
  .SingleDatePickerInput__calendar-icon svg {
    fill: #828282;
    height: 15px;
    width: 14px;
    vertical-align: middle; }

.vz {
  width: calc(100% - 245px) !important; }

.v0 .vz {
  width: calc(100% - 286px) !important; }

.v1 {
  width: 194px;
  background-color: #fff; }
  .v1 .DateRangePickerInput {
    border: 0; }
  .v1 .DateInput {
    padding: 2px;
    width: 90px; }
  .v1 .DateInput--with-caret::before {
    top: 35px; }
  .v1 .DateInput--with-caret::after {
    top: 36px; }
  .v1 .DateInput__display-text {
    border: 0;
    padding: 4px 2px;
    font-size: 0.85em; }
  .v1 .DateInput__display-text--focused {
    border-radius: 0; }
  .v1 .DateRangePickerInput__arrow svg {
    width: 14px; }
  .v1 .DateRangePicker__picker {
    top: 46px; }
  .v1 .DayPicker {
    border-radius: 0; }
  .v1 .DayPickerNavigation--horizontal .DayPickerNavigation__prev,
  .v1 .DayPickerNavigation--horizontal .DayPickerNavigation__next {
    border-radius: 0; }
  .v1 .CalendarDay__button:active {
    color: #333; }
  .v1 .DayPickerKeyboardShortcuts__show {
    display: none; }
  @media screen and (max-width: 543px) {
  .v2 {
    width: calc(100% - 204px); }
    .vz {
      width: calc(100% - 5px) !important; }
  .v0 .v2 {
    width: calc((100% - 209px) / 2); }
    .v0 .vz {
      width: calc(100% - 5px) !important; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.ci, .ci:link, .ci:visited, .ci:hover, .ci:active {
  text-decoration: none; }

.cj {
  margin-bottom: 30px; }
  .cj:hover .ck,
  .cj:hover .cl, .cj:active .ck,
  .cj:active .cl {
    text-decoration: underline; }

.cm {
  position: relative;
  border-left: 4px solid #888;
  float: left;
  width: 140px;
  height: 80px;
  margin-right: 8px;
  background-color: #f2f2f2;
  background-size: cover;
  text-align: center; }

.cn {
  font-size: 0.85em;
  color: #444;
  margin-bottom: 2px; }

.co {
  color: #999;
  font-weight: bold; }

.ck {
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 6px; }

.cl {
  font-size: 0.9em; }

@media screen and (max-width: 543px) {
    .cm {
      width: 100%;
      float: none;
      margin-bottom: 4px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.cu {
  font-weight: bold;
  color: #666; }

.cv {
  width: calc(140px + 80px);
  height: calc(80px + 60px); }

@media screen and (max-width: 543px) {
  .cw {
    display: block; }
    .cv {
      width: 100%;
      float: none;
      margin-bottom: 4px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.cp {
  padding-top: 16px; }

.cq {
  background-color: #ddd; }

.cr {
  font-size: 2.5em;
  line-height: 80px;
  color: #888;
  -webkit-transform: translateY(-6px);
      -ms-transform: translateY(-6px);
          transform: translateY(-6px); }

.cs {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 2px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 0.8em;
  text-align: left; }

.ct {
  font-weight: bold; }

@media screen and (max-width: 543px) {
    .cp {
      padding-top: 0; } }
.bt {
  border: 4px solid #98bf0e;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 20px; }

.bu {
  padding: 6px;
  font-size: 1em;
  color: white;
  background-color: #98bf0e; }

.bv {
  margin-bottom: 20px;
  padding-bottom: 0px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.be {
  font-size: 1.4em;
  margin-top: 40px;
  margin-bottom: 60px; }

.bf, .bg {
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.tv {
  height: 360px;
  padding: 10px 0; }

.tw {
  float: left;
  display: block;
  width: 55%;
  height: calc(360px - 10px * 2);
  font-size: 1.8em; }

.tx {
  float: left;
  width: calc(100% - 55% - 20px);
  margin-left: 20px;
  display: block;
  text-decoration: none; }
  .tx:hover .ty, .tx:hover .tz, .tx:active .ty, .tx:active .tz {
    text-decoration: underline; }

.ty {
  display: block;
  font-size: 1.8em;
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.95); }

.tz {
  display: block;
  padding-top: 20px; }

@media screen and (max-width: 767px) {

  .tv {
  padding: 5px 0; }

  .tv {
  height: 170px; }

  .tw {
  height: calc(170px - 5px * 2); }

  .tw {
  height: calc(170px - 5px * 2); }

  .tw {
  height: calc(170px - 5px * 2); }

  .tw {
  height: calc(170px - 5px * 2); }

  .tx {
  margin-left: 10px; }

  .tx {
  width: calc(100% - 55% - 10px); }

  .tx {
  width: calc(100% - 55% - 10px); }
    .ty {
      font-size: 1.1em;
      padding: 5px 0 5px 0; }
    .tz {
      font-size: 0.8em;
      padding-top: 5px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {

  .tv {
  height: 280px; }

  .tw {
  height: calc(280px - 10px * 2); }

  .tw {
  height: calc(280px - 10px * 2); }

  .tw {
  width: 45%; }

  .tx {
  width: calc(100% - 45% - 20px); }

  .tx {
  width: calc(100% - 45% - 20px); }
    .ty {
      font-size: 1.4em;
      padding: 10px 0; }
    .tz {
      font-size: 0.95em;
      padding-top: 10px; } }

@media screen and (max-width: 543px) {

  .tw {
  width: 25%; }
    .tw {
      font-size: 0.75em; }
    .tx {
  width: calc(100% - 25% - 20px); }
    .tx {
  width: calc(100% - 25% - 20px); } }

@media screen and (min-width: 544px) and (max-width: 767px) {

  .tw {
  width: 35%; }
    .tw {
      font-size: 1.05em; }
    .tx {
  width: calc(100% - 35% - 20px); }
    .tx {
  width: calc(100% - 35% - 20px); } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.tc {
  margin-bottom: 20px;
  background-color: #eee; }

.td {
  top: calc(360px / 2); }

@media screen and (max-width: 767px) {

  .td {
  top: calc(170px / 2); } }

@media screen and (min-width: 768px) and (max-width: 991px) {

  .td {
  top: calc(280px / 2); } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.sv + .sv {
  margin-left: 20px; }

.sw {
  text-decoration: none; }
  .sw:hover .sx {
    text-decoration: underline; }

.sv {
  float: left; }

.sv {
  width: calc((99.99% / 4 - 15px) * 1 + (15px * (1 - 1))); }

.sv + .sv {
  margin-left: 20px; }

.sy {
  display: block;
  width: 100%;
  height: 150px;
  margin-right: 20px; }

.sx {
  display: block;
  font-size: 1.3em;
  margin: 10px 0;
  min-height: 70px; }

.sz {
  border: 0;
  height: 1px;
  background: #c9d69e;
  margin-bottom: 20px; }

@media screen and (max-width: 767px) {
    .sv {
      width: 100%; }
    .sv + .sv {
      margin-left: 0; }
    .sy {
  height: 80px; }
    .sx {
  min-height: 0; }
    .sx {
      font-size: 1.05em; } }

@media screen and (min-width: 768px) and (max-width: 991px) {

  .sy {
  height: 120px; }
    .sx {
      font-size: 1.1em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.og {
  margin: 20px 0; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.ap {
  margin: 20px 120px; }

.aq {
  margin: 20px 240px; }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .ap {
      margin: 20px 60px; }
    .aq {
      margin: 20px 140px; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .ap {
      margin: 20px 40px; }
    .aq {
      margin: 20px 80px; } }

@media screen and (max-width: 543px) {
    .ap {
      margin: 20px; }
    .aq {
      margin: 20px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.gk {
  background-color: #eee; }
  .gk:last-child > .gl::before {
    position: absolute;
    left: -1px;
    bottom: 50%;
    content: " ";
    overflow: hidden;
    width: 1px;
    height: 1000px;
    background-color: #ccc;
    font-size: 0; }

.gm {
  float: left;
  margin-bottom: 20px;
  width: 260px; }

.gn {
  display: inline-block;
  word-wrap: break-word; }

.go {
  text-decoration: none; }
  .go:hover {
    background-color: #e4e4e4;
    color: #85a70c !important; }

.gp {
  border-right: 4px solid #b5b5b5;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  font-size: 0.9em;
  padding: 8px 16px 8px 24px;
  color: #888; }
  .gp.gq {
    color: #333;
    font-weight: bold;
    border-right-color: #98bf0e; }
  .gp:hover {
    background-color: #e4e4e4;
    color: #85a70c !important; }

.gp:hover .gn {
  -webkit-transform: translateX(2px);
      -ms-transform: translateX(2px);
          transform: translateX(2px); }

.gr {
  position: absolute;
  color: #ccc;
  right: calc(100% - 9px);
  text-align: right;
  top: 50%;
  font-size: 1em;
  -webkit-transition-duration: 100ms;
       -o-transition-duration: 100ms;
          transition-duration: 100ms;
  -webkit-transform: translateX(65%) translateY(-50%) scale(0.5, 0.5);
      -ms-transform: translateX(65%) translateY(-50%) scale(0.5, 0.5);
          transform: translateX(65%) translateY(-50%) scale(0.5, 0.5); }
  .gr.gs {
    -webkit-transition-duration: 200ms;
         -o-transition-duration: 200ms;
            transition-duration: 200ms;
    -webkit-transform: translateX(65%) translateY(-35%) scaleY(1.25);
        -ms-transform: translateX(65%) translateY(-35%) scaleY(1.25);
            transform: translateX(65%) translateY(-35%) scaleY(1.25); }

.gl {
  width: 100%; }
.gj {
  text-align: center; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.gx {
  background-color: #eee; }
  .gx:last-child > .gy::before {
    position: absolute;
    left: -1px;
    bottom: 50%;
    content: " ";
    overflow: hidden;
    width: 1px;
    height: 1000px;
    background-color: #ccc;
    font-size: 0; }

.gy {
  position: relative; }
  .gy::after {
    position: absolute;
    left: 0;
    bottom: 50%;
    content: " ";
    overflow: hidden;
    width: 18px;
    height: 1px;
    background-color: #ccc;
    font-size: 0; }

.gz.g0.g1:not(.g2)::before {
  position: absolute;
  left: 10px;
  top: 50%;
  content: " ";
  overflow: hidden;
  width: 1px;
  height: 1000px;
  background-color: #ccc;
  font-size: 0; }

.gz, .g3 {
  border-right: 4px solid #b5b5b5; }

.g3 {
  padding: 8px;
  text-align: center; }

.gz {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  font-size: 0.8em;
  padding: 8px 16px 8px 24px;
  color: #888; }
  .gz.g4 {
    color: #333;
    font-weight: bold;
    border-right-color: #98bf0e; }
  .gz:hover {
    background-color: #e4e4e4;
    color: #85a70c !important; }

.g5 {
  display: inline-block; }

.gz:hover .g5 {
  -webkit-transform: translateX(2px);
      -ms-transform: translateX(2px);
          transform: translateX(2px); }

.g6 {
  display: block;
  border-right: 4px solid #b5b5b5; }

.g7 {
  overflow: hidden;
  margin-right: -4px;
  padding-left: 11px; }

.g8 > .g7 {
  opacity: 0.01;
  -webkit-transform: scaleY(0.01);
      -ms-transform: scaleY(0.01);
          transform: scaleY(0.01);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top; }

.g9 > .g7 {
  opacity: 1;
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.ha > .g7 {
  opacity: 1;
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top; }

.hb > .g7 {
  opacity: 0.01;
  -webkit-transform: scaleY(0.01);
      -ms-transform: scaleY(0.01);
          transform: scaleY(0.01);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in; }

.hc {
  position: absolute;
  color: #ccc;
  right: calc(100% - 9px);
  text-align: right;
  top: 50%;
  font-size: 1em;
  -webkit-transition-duration: 100ms;
       -o-transition-duration: 100ms;
          transition-duration: 100ms;
  -webkit-transform: translateX(65%) translateY(-50%) scale(0.5, 0.5);
      -ms-transform: translateX(65%) translateY(-50%) scale(0.5, 0.5);
          transform: translateX(65%) translateY(-50%) scale(0.5, 0.5); }
  .hc.g0 {
    -webkit-transition-duration: 200ms;
         -o-transition-duration: 200ms;
            transition-duration: 200ms;
    -webkit-transform: translateX(65%) translateY(-35%) scaleY(1.25);
        -ms-transform: translateX(65%) translateY(-35%) scaleY(1.25);
            transform: translateX(65%) translateY(-35%) scaleY(1.25); }

.hd {
  position: absolute;
  color: #690d0d;
  right: calc(100% - 9px);
  text-align: right;
  top: 50%;
  font-size: 1.5em;
  -webkit-transition-duration: 100ms;
       -o-transition-duration: 100ms;
          transition-duration: 100ms;
  -webkit-transform: translateX(65%) translateY(-50%) scale(0.5, 0.5);
      -ms-transform: translateX(65%) translateY(-50%) scale(0.5, 0.5);
          transform: translateX(65%) translateY(-50%) scale(0.5, 0.5); }
  .hd.g0 {
    -webkit-transition-duration: 200ms;
         -o-transition-duration: 200ms;
            transition-duration: 200ms;
    -webkit-transform: translateX(65%) translateY(-50%) scale(0.5, 0.5);
        -ms-transform: translateX(65%) translateY(-50%) scale(0.5, 0.5);
            transform: translateX(65%) translateY(-50%) scale(0.5, 0.5); }

.he {
  position: absolute;
  right: 4px;
  top: 50%;
  font-size: 1.1em;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .he.g4 {
    color: #98bf0e; }
  .he > * {
    margin-top: -1px; }

.hf.g7 {
  padding-left: 0; }

.hf.gy, .hg.gy {
  padding-left: 0; }
  .hf.gy::after, .hg.gy::after {
    display: none; }

.hf.gz, .hg.gz {
  color: #666;
  font-size: 0.9em; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.gg {
  float: left;
  width: 260px;
  margin-bottom: 20px; }

.gh {
  float: left; }

@media screen and (max-width: 767px) {
    .gg {
      width: 100%; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.r8 {
  float: left; }

.r8 {
  width: calc((99.99% / 2 - 10px) * 1 + (10px * (1 - 1))); }

.r8 + .r8 {
  margin-left: 20px; }

.r9 {
  margin-bottom: 20px; }

.sa {
  height: 280px; }

@media screen and (max-width: 767px) {
    .r8 {
      width: 100%; }
    .r8 + .r8 {
      margin-left: 0; } }
.gf {
  text-decoration: none;
  color: white !important; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.mu {
  float: left; }

.mu {
  float: left;
  width: calc((99.99% / 2 - 10px) * 1 + (10px * (1 - 1))); }

.mu + .mu {
  margin-left: 20px; }

.mv {
  float: left; }

.mw {
  margin-bottom: 10px;
  clear: both; }

.mx {
  float: left;
  padding-left: 20px;
  width: calc(100% - 260px); }

.my {
  margin-bottom: 20px; }

@media screen and (max-width: 991px) {
    .mu {
      width: 100%; }
    .mu + .mu {
      margin-left: 0; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .mx {
      padding-right: 0; } }

@media screen and (max-width: 767px) {
    .mx {
      padding-left: 0;
      width: 100%; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.i5 {
  border-width: 0;
  border-style: solid;
  border-color: #888;
  border-top-width: 4px;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
  padding-top: 20px;
  font-weight: normal;
  font-size: 1.4em;
  text-transform: uppercase;
  text-align: center; }

@media screen and (max-width: 543px) {
    .i5 {
      font-size: 1.1em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.l0 {
  display: block;
  overflow: hidden;
  height: 280px;
  padding: 60px 30px 30px 30px;
  border-top: 4px solid #888; }

.l1 {
  display: block;
  width: 100%;
  height: 100%; }
  .l1:hover .l2 {
    text-decoration: underline; }

.l3 {
  float: left;
  margin-right: 20px;
  width: 170px;
  background-size: cover; }

.l4 {
  float: left;
  display: block;
  width: calc(100% - 170px - 20px);
  font-size: 1.3em; }

.l2 {
  float: left;
  display: block;
  width: calc(100% - 170px - 20px);
  font-size: 1.3em; }

.l4 {
  color: #ce4813;
  margin-bottom: 22px; }

@media screen and (max-width: 767px) {

  .l0 {
  height: 220px; }
    .l0 {
      padding: 38px 6px 30px 6px; }
    .l3 {
  width: 90px; }
    .l3 {
  margin-right: 6px; }
    .l4 {
  font-size: 1em; }
    .l4 {
  width: calc(100% - 90px - 6px); }
    .l4 {
  width: calc(100% - 90px - 6px); }
    .l4 {
  width: calc(100% - 90px - 6px); }
    .l4 {
  width: calc(100% - 90px - 6px); }
    .l2 {
  font-size: 1em; }
    .l2 {
  width: calc(100% - 90px - 6px); }
    .l2 {
  width: calc(100% - 90px - 6px); }
    .l2 {
  width: calc(100% - 90px - 6px); }
    .l2 {
  width: calc(100% - 90px - 6px); }
    .l4 {
      margin-bottom: 8px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {

  .l3 {
  width: 130px; }

  .l3 {
  margin-right: 10px; }

  .l4 {
  font-size: 1.2em; }

  .l4 {
  width: calc(100% - 130px - 10px); }

  .l4 {
  width: calc(100% - 130px - 10px); }

  .l4 {
  width: calc(100% - 130px - 10px); }

  .l4 {
  width: calc(100% - 130px - 10px); }

  .l2 {
  font-size: 1.2em; }

  .l2 {
  width: calc(100% - 130px - 10px); }

  .l2 {
  width: calc(100% - 130px - 10px); }

  .l2 {
  width: calc(100% - 130px - 10px); }

  .l2 {
  width: calc(100% - 130px - 10px); } }

@media screen and (min-width: 992px) and (max-width: 1199px) {

  .l3 {
  width: 150px; }

  .l3 {
  margin-right: 10px; }

  .l4 {
  font-size: 1.2em; }

  .l4 {
  width: calc(100% - 150px - 10px); }

  .l4 {
  width: calc(100% - 150px - 10px); }

  .l4 {
  width: calc(100% - 150px - 10px); }

  .l4 {
  width: calc(100% - 150px - 10px); }

  .l2 {
  font-size: 1.2em; }

  .l2 {
  width: calc(100% - 150px - 10px); }

  .l2 {
  width: calc(100% - 150px - 10px); }

  .l2 {
  width: calc(100% - 150px - 10px); }

  .l2 {
  width: calc(100% - 150px - 10px); } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.kv {
  height: 280px;
  background-color: #eee;
  margin-bottom: 20px; }

.kw {
  position: absolute;
  line-height: 20px;
  padding: 12px 30px;
  text-transform: uppercase; }

@media screen and (max-width: 767px) {

  .kv {
  height: 220px; }
    .kw {
      padding: 6px 6px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.kx {
  height: 280px;
  background-color: #eee;
  margin-bottom: 20px;
  border-top: 4px solid #888; }
  .kx.ky {
    border-width: 0; }

.kz {
  height: 280px; }
  .kz.ky {
    height: 236px; }
  @media screen and (max-width: 767px) {

  .kx {
  height: 220px; }

  .kz {
  height: 220px; }

  .kz.ky {
    height: 188px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.ic {
  float: left; }

.ic {
  width: calc((99.99% / 2 - 10px) * 1 + (10px * (1 - 1))); }

.ic + .ic {
  margin-left: 20px; }

.id {
  float: left; }

.id {
  float: left;
  width: calc((99.99% / 2 - 10px) * 1 + (10px * (1 - 1))); }

.id + .id {
  margin-left: 20px; }

.ie {
  min-height: 825px; }

.if {
  border-width: 0;
  background-color: transparent; }

@media screen and (max-width: 767px) {
    .ic {
      width: 100%; }
    .ic + .ic {
      margin-left: 0; }
    .ie {
      min-height: 1860px; } }

@media screen and (max-width: 991px) {
    .id {
      width: 100%; }
    .id + .id {
      margin-left: 0; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.rw {
  float: left; }

.rw {
  float: left;
  width: calc((99.99% / 2 - 10px) * 1 + (10px * (1 - 1))); }

.rw + .rw {
  margin-left: 20px; }

.rx {
  margin-top: 20px;
  width: 95%;
  float: right; }

html {
  scroll-behavior: smooth; }

.ry {
  float: left; }

.rz {
  margin-bottom: 10px;
  clear: both; }

.r0 {
  margin-top: 10px;
  margin-bottom: 5px; }

.r1 {
  float: left;
  margin-top: -10px;
  margin-bottom: 5px; }

.r2 {
  float: right;
  text-decoration: underline;
  cursor: pointer;
  color: cornflowerblue; }

.r3 {
  float: left;
  padding-left: 20px;
  width: calc(100% - 260px); }

.r4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: "row";
          flex-direction: "row";
  width: 100%;
  text-align: center; }

.r5 {
  width: 48%;
  padding-left: 50px; }

.rx {
  margin-bottom: 20px; }

@media screen and (max-width: 991px) {
    .rw {
      width: 100%; }
    .rw + .rw {
      margin-left: 0; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .r3 {
      padding-right: 0; } }

@media screen and (max-width: 767px) {
    .r3 {
      padding-left: 0;
      width: 100%; } }

@media (max-width: 767px) {
  .r6 {
    display: none; } }

@media (min-width: 768px) {
  .r7 {
    display: none; } }
.io {
  background: #f2f2f2;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  color: #4d4d4d;
  font-weight: 300;
  font-size: 16px;
  height: 30px;
  outline: 0;
  width: 350px;
  -webkit-appearance: none; }

.ip {
  width: 350px; }

.iq {
  position: absolute;
  float: right; }

.ir {
  text-align: left;
  font-size: 16px;
  padding: 10px;
  outline: 0; }
  .ir .is {
    display: inline-block;
    font-weight: bold; }
  .ir .it {
    display: inline-block; }

.iu {
  float: right; }
  .iu .iv {
    z-index: 20;
    border: 1px solid grey;
    border-top: none;
    background-color: #fff;
    position: absolute;
    border-radius: 0 0 4px 4px;
    padding: 0;
    margin: 0;
    font-size: 14px; }

.iw {
  width: 320px;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  color: #4d4d4d;
  font-weight: 300;
  font-size: 16px;
  height: 30px;
  outline: 0;
  padding: 0 10px;
  -webkit-appearance: none; }

.ix {
  color: #4d4d4d;
  font-weight: 300;
  font-size: 16px;
  padding: 5px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.ih {
  text-align: right;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 30px; }

.ii {
  border: 1px solid #ddd;
  background-color: #f1f1f1; }

.ii tr th {
  padding: 8px;
  font-size: 15px;
  font-weight: 300; }

@media (max-width: 767px) {
  .ij {
    display: none; } }

@media (min-width: 768px) {
  .ik {
    display: none; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.jg {
  font-size: 0.85em;
  color: #666;
  cursor: pointer;
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif; }

.jh,
.ji {
  position: relative;
  border-bottom: 1px solid #ddd;
  padding: 8px; }

.jg:hover {
  background-color: #ddd; }

.ji {
  padding-top: 12px; }

.jj {
  text-align: left;
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-decoration: none;
  outline: none;
  color: #0ea600;
  font-weight: 700; }

.jk {
  color: #0ea600; }

.jl {
  color: red; }

.jm {
  background-color: transparent;
  -webkit-animation: jn 2s;
          animation: jn 2s; }

.jo {
  background-image: URL("https://i-invdn-com.akamaized.net/newSiteIconsSprite_v41q.png");
  background-position: -33px -44px;
  display: inline-block;
  width: 13px;
  height: 12px; }

.jp {
  background-color: transparent;
  -webkit-animation: jq 2s;
          animation: jq 2s; }

@-webkit-keyframes jq {
  0% {
    background-color: green; } }

@keyframes jq {
  0% {
    background-color: green; } }

.jr {
  background-color: transparent;
  -webkit-animation: js 2s;
          animation: js 2s; }

@-webkit-keyframes js {
  0% {
    background-color: red; } }

@keyframes js {
  0% {
    background-color: red; } }

.jt {
  text-decoration: none; }
  .jt:hover .ju {
    text-decoration: underline; }
  @media (max-width: 767px) {
  .jv {
    display: none; } }
  @media (min-width: 768px) {
  .jw {
    display: none; } }
.rp {
  border: 1px solid #c7c7c7;
  background-color: #f0f0f0;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.rp ul {
  margin-left: 10px;
  list-style: none;
  border-style: solid;
  border-color: #bfbfbf;
  border-width: 0 1px 0 0;
  margin-top: auto;
  margin-bottom: auto;
  padding: 0 10px 0 0; }

.rp ul li {
  display: inline; }

.rp ul li a {
  padding: 5px;
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  /* visual do link */
  color: #333;
  text-decoration: none;
  border-radius: 2px;
  cursor: pointer; }

.rp ul li a:hover {
  background-color: #d6d6d6;
  color: #6d6d6d;
  border: 1px solid #333;
  cursor: pointer; }

.rq {
  margin-left: 10px;
  background-image: URL("https://img.icons8.com/offices/30/000000/candle-sticks.png");
  background-repeat: no-repeat;
  padding: 3px;
  display: inline-block;
  width: 25px;
  height: 25px;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover; }

.rr {
  background-image: URL("https://img.icons8.com/ultraviolet/40/000000/area-chart.png");
  display: inline-block;
  width: 25px;
  height: 25px;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover; }

.rs {
  margin-left: auto;
  margin-bottom: auto;
  margin-top: auto;
  margin-right: 15px;
  font-size: 15px;
  cursor: pointer; }

.rt {
  background-color: #d6d6d6;
  color: #6d6d6d;
  border: 1px solid #333; }

.ru {
  position: relative;
  display: inline-block; }

.rv {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  z-index: 1; }

.ru:hover .rv {
  display: block; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.mz {
  margin-top: 30px; }

.m0 {
  border: 1px solid #ddd;
  width: 100%;
  float: right;
  margin-bottom: 100px; }

.m1 {
  width: 100%;
  float: right;
  margin-bottom: 100px; }

@media (max-width: 767px) {
  .m2 {
    display: none; } }

@media (min-width: 768px) {
  .m3 {
    display: none; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.kj {
  outline: none;
  text-decoration: none; }

.kk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #f1f1f1;
  cursor: pointer; }
  .kk .kl {
    padding: 5px;
    display: inline-block;
    width: 40%; }
    .kk .kl .km {
      font-weight: 700; }
    .kk .kl .kn {
      margin: auto;
      font-size: 11px;
      color: rgba(51, 51, 51, 0.65); }
  .kk .ko {
    display: inline-block;
    width: 40%;
    margin: auto;
    font-size: 1.3rem;
    line-height: 1.3;
    color: rgba(51, 51, 51, 0.65);
    text-align: right; }
    .kk .ko .kp {
      display: inline-block;
      font-size: 1rem; }
  .kk .kq {
    display: inline-block;
    margin: auto; }

.kk:hover {
  background-color: #f1f1f1; }

.kr {
  color: #0ea600; }

.ks {
  color: red; }

.kt {
  color: lightgrey; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.ot {
  padding: 0.5rem 0;
  padding-bottom: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 5rem; }
  .ot .ou {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    .ot .ou .ov {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      font-size: 3rem;
      letter-spacing: -.5px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .ot .ou .ow {
      margin: auto;
      font-size: 3rem;
      letter-spacing: -.5px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .ot .ou .ow .ox {
        margin-left: 1rem;
        font-size: 1.2rem;
        font-weight: bold;
        padding: 0.5rem;
        height: auto;
        min-width: -webkit-fit-content;
        min-width: -moz-fit-content;
        min-width: fit-content; }
    .ot .ou .oy {
      margin: auto;
      display: inline-block;
      font-size: 2rem; }
  .ot .oz {
    margin: 0 32px 0 0;
    padding-top: 10px;
    text-align: center;
    float: left;
    display: inline-block; }
  .ot .o0 {
    margin: 0;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -.6px;
    font-weight: 400; }
  .ot .o1 {
    margin: 0;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -.6px;
    font-weight: 400; }
  .ot .o2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 2px 0 0;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    color: rgba(51, 51, 51, 0.65);
    text-transform: uppercase; }

.o3 {
  color: #0ea600; }

.o4 {
  color: red; }

.o5 {
  color: lightgrey; }

.o6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  font-size: 3rem; }
  .o6 .o7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .o6 .o8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5rem; }
  .o6 .o9 {
    text-align: left;
    margin: 2px 0 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    color: rgba(51, 51, 51, 0.65);
    text-transform: uppercase; }

.pa {
  margin: 0 13px 0 0;
  padding-top: 10px;
  text-align: center;
  float: left;
  display: inline-block; }

.pb {
  min-width: 150px;
  margin-right: auto; }
  .pb .ov {
    margin: auto;
    font-size: 2rem;
    letter-spacing: -.5px;
    display: inline-block; }
  .pb .oy {
    margin: auto;
    display: inline-block;
    font-size: 1rem; }
  @media screen and (max-width: 990px) {
    .ot {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 2rem; } }
.of {
  height: 90vh;
  display: inline-block;
  margin: 0 auto; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.oh {
  display: block;
  margin-bottom: 20px;
  text-transform: none;
  width: 100%; }

.oi {
  font-size: 0.8em;
  margin-left: 8px; }

.oj {
  text-align: center;
  margin-bottom: 20px; }

.ok {
  margin-bottom: 20px; }

.ol {
  font-size: 1.2em;
  height: 50px;
  background-color: #f1f1f1;
  margin-bottom: 20px; }

.om {
  margin-right: 15px;
  float: right;
  margin-top: 15px;
  cursor: pointer; }

.on {
  cursor: pointer;
  margin-left: 15px;
  float: left;
  margin-top: 15px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.lq {
  padding: 0 20px; }

.lr {
  float: left;
  color: #d93600;
  font-size: 12em;
  margin: 0 60px 60px 20px; }

.ls {
  color: #878787;
  font-size: 4em;
  font-weight: normal; }

.lt {
  color: #878787;
  margin-bottom: 20px; }

.lu {
  width: 86%;
  margin: auto; }

.lv {
  float: left; }

.lv {
  width: calc((99.99% / 4 - 15px) * 1 + (15px * (1 - 1))); }

.lv + .lv {
  margin-left: 20px; }

.lv {
  margin-bottom: 20px; }

.lw {
  margin-bottom: 20px;
  color: #666;
  font-size: 1.2em;
  font-weight: normal; }

.lx, .lx:link, .lx:visited {
  text-decoration: none;
  color: #878787;
  display: block;
  margin-bottom: 10px; }

.lx:hover, .lx:active, .lx.ly {
  text-decoration: underline;
  color: #6e6e6e; }

.lz, .lz:link, .lz:visited {
  display: block;
  margin-bottom: 20px;
  text-decoration: none;
  color: #666;
  font-size: 1.2em; }

.lz:hover, .lz:active, .lz.ly {
  text-decoration: underline;
  color: #757575; }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .lr {
      font-size: 10em; }
    .ls {
      font-size: 3em; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .lr {
      margin: 0 20px 20px 20px;
      font-size: 5em; }
    .ls {
      font-size: 2.4em; } }

@media screen and (max-width: 543px) {
    .lr {
      float: none;
      font-size: 3em;
      display: block;
      margin: 0;
      margin-top: 20px;
      text-align: center; }
    .ls {
      font-size: 1.8em;
      text-align: center; }
    .lt {
      text-align: center; } }

@media screen and (max-width: 767px) {
    .lt {
      font-size: 0.9em; }
    .lv {
      width: 100%; }
    .lv + .lv {
      margin-left: 0; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.sb {
  min-height: 400px; }

.sc {
  margin-bottom: 20px; }

.sd {
  border: 1px solid #888;
  padding: 10px;
  cursor: pointer;
  margin-bottom: 25px; }

.se {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  text-align: left;
  text-decoration: none;
  color: #000;
  outline: none;
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 15px; }
  .se .sf {
    float: left;
    height: 300px;
    width: 100%;
    border: 1px solid #888;
    margin-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .se .sf .sg {
      padding-right: 10px;
      float: left;
      height: 100%;
      width: 25%;
      overflow-y: hidden;
      z-index: 10; }
      .se .sf .sg .sh {
        display: block;
        cursor: pointer;
        position: relative;
        border-bottom: 1px solid #f1f1f1;
        border-right: 1px solid #bababa;
        display: block;
        padding: 7px 10px;
        position: relative; }
      .se .sf .sg .sh:hover {
        background-color: gainsboro; }
  .se .si {
    float: right;
    height: 100%;
    margin-top: -10px; }

.sj {
  height: 100%;
  width: 100%;
  border-right: 1px solid #bababa;
  display: block;
  padding: 7px 10px;
  position: relative; }

.sk {
  width: 100%;
  display: block;
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #f1f1f1;
  border-right: 1px solid #bababa;
  z-index: 1;
  background-color: gainsboro;
  color: #000;
  padding: 7px 10px; }

.sk:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 0;
  border-width: 15px 0 15px 6px;
  border-color: transparent transparent transparent gainsboro;
  right: -6px; }

.sk:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 0;
  border-width: 15px 0 15px 6px;
  border-color: transparent transparent transparent #bababa;
  right: -7px; }

.sl {
  background-color: #c0c0c0;
  padding: 5px;
  height: 35px;
  border-right: 1px solid #bababa; }
  .sl .sm {
    float: left;
    color: #000; }

.sn {
  height: 500px;
  border: 1px solid red;
  margin-bottom: 20px;
  text-align: center;
  padding-top: 150px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.te {
  min-height: 400px; }

.tf {
  margin-bottom: 20px; }

.tg {
  float: right;
  height: 100%;
  width: 75%; }
  .tg .th {
    display: block;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px; }
  .tg .th:hover {
    background-color: gainsboro; }
  .tg .ti {
    background-color: #f1f1f1; }
  .tg .tj {
    background-color: #c0c0c0;
    margin-left: -10px;
    padding: 5px;
    height: 35px; }
    .tg .tj .tk {
      margin-left: 5px;
      float: left;
      color: #000; }
    .tg .tj .tl {
      float: right;
      padding: 3px;
      border: 1px solid gray;
      border-radius: 5px; }
  .tg .tm {
    height: 255px;
    overflow-y: scroll; }

.tn {
  height: 500px;
  border: 1px solid red;
  margin-bottom: 20px;
  text-align: center;
  padding-top: 150px; }

.to {
  padding: 5px;
  height: 35px; }
  .to .tp {
    margin-left: 5px;
    float: left;
    color: #000; }
  .to .tq {
    float: right;
    padding: 3px;
    border: 1px solid gray;
    border-radius: 5px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.q6 {
  border-top: 1px solid #ccc;
  padding: 7px;
  min-width: 100px;
  max-width: 130px;
  text-align: right;
  font-size: 12px;
  border: 1px solid #bbb; }

.q7 {
  padding: auto;
  min-width: 100px;
  max-width: 130px;
  text-align: center;
  background-color: #ccc;
  border: 1px solid #bbb; }

.q8 {
  background-color: #f5f5f5;
  position: absolute;
  *position: relative;
  /*ie7*/
  left: 0;
  width: 130px;
  text-align: left;
  border: 1px solid #ccc;
  padding: 5px; }

.q9 {
  position: relative; }

.ra {
  overflow-x: scroll;
  overflow-y: visible;
  width: 75%;
  margin-left: 128px; }

.rb {
  overflow-x: visible;
  overflow-y: visible;
  width: 75%;
  margin-left: 128px; }

.rc {
  border-collapse: collapse;
  width: 100%; }
.qn {
  border: 1px solid #c7c7c7;
  background-color: #f0f0f0;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.qn ul {
  margin-left: 10px;
  list-style: none;
  border-style: solid;
  border-color: #bfbfbf;
  border-width: 0 1px 0 0;
  margin-top: auto;
  margin-bottom: auto;
  padding: 0 10px 0 0; }

.qn ul li {
  display: inline; }

.qn ul li a {
  padding: 5px;
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  /* visual do link */
  color: #333;
  text-decoration: none;
  border-radius: 2px;
  cursor: pointer; }

.qn ul li a:hover {
  background-color: #d6d6d6;
  color: #6d6d6d;
  border: 1px solid #333;
  cursor: pointer; }

.qo {
  margin-left: 10px;
  background-image: URL("https://img.icons8.com/offices/30/000000/candle-sticks.png");
  background-repeat: no-repeat;
  padding: 3px;
  display: inline-block;
  width: 25px;
  height: 25px;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover; }

.qp {
  background-image: URL("https://img.icons8.com/ultraviolet/40/000000/area-chart.png");
  display: inline-block;
  width: 25px;
  height: 25px;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover; }

.qq {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMzkwIDM5MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzkwIDM5MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGcgaWQ9IlhNTElEXzE0NDZfIj4NCgk8cmVjdCBpZD0iWE1MSURfMTQ0N18iIHg9IjMwIiB5PSIxNzUiIHN0eWxlPSJmaWxsOiNGRjUwMjM7IiB3aWR0aD0iNjAiIGhlaWdodD0iMTQwIi8+DQoJPHJlY3QgaWQ9IlhNTElEXzE0NDhfIiB4PSIzMCIgeT0iMTA1IiBzdHlsZT0iZmlsbDojRkY5ODExOyIgd2lkdGg9IjYwIiBoZWlnaHQ9IjcwIi8+DQoJPHJlY3QgaWQ9IlhNTElEXzE0NDlfIiB4PSIzMCIgeT0iMzUiIHN0eWxlPSJmaWxsOiNGRkRBNDQ7IiB3aWR0aD0iNjAiIGhlaWdodD0iNzAiLz4NCgk8cmVjdCBpZD0iWE1MSURfMTQ1MF8iIHg9IjEyMCIgeT0iMjQ1LjAwMiIgc3R5bGU9ImZpbGw6I0ZGNTAyMzsiIHdpZHRoPSI2MCIgaGVpZ2h0PSI2OS45OTgiLz4NCgk8cmVjdCBpZD0iWE1MSURfMTQ1MV8iIHg9IjEyMCIgeT0iMTQ1IiBzdHlsZT0iZmlsbDojRkY5ODExOyIgd2lkdGg9IjYwIiBoZWlnaHQ9IjEwMCIvPg0KCTxyZWN0IGlkPSJYTUxJRF8xNDUyXyIgeD0iMTIwIiB5PSI3NSIgc3R5bGU9ImZpbGw6I0ZGREE0NDsiIHdpZHRoPSI2MCIgaGVpZ2h0PSI3MCIvPg0KCTxyZWN0IGlkPSJYTUxJRF8xNDUzXyIgeD0iMjEwIiB5PSIyMTUiIHN0eWxlPSJmaWxsOiNGRjUwMjM7IiB3aWR0aD0iNjAiIGhlaWdodD0iMTAwIi8+DQoJPHJlY3QgaWQ9IlhNTElEXzE0NTRfIiB4PSIyMTAiIHk9IjEwNSIgc3R5bGU9ImZpbGw6I0ZGOTgxMTsiIHdpZHRoPSI2MCIgaGVpZ2h0PSIxMTAiLz4NCgk8cmVjdCBpZD0iWE1MSURfMTQ1NV8iIHg9IjIxMCIgeT0iMzUiIHN0eWxlPSJmaWxsOiNGRkRBNDQ7IiB3aWR0aD0iNjAiIGhlaWdodD0iNzAiLz4NCgk8cmVjdCBpZD0iWE1MSURfMTQ1Nl8iIHg9IjMwMCIgeT0iMjQ1LjAwMiIgc3R5bGU9ImZpbGw6I0ZGNTAyMzsiIHdpZHRoPSI2MCIgaGVpZ2h0PSI2OS45OTgiLz4NCgk8cmVjdCBpZD0iWE1MSURfMTQ1N18iIHg9IjMwMCIgeT0iMTc1IiBzdHlsZT0iZmlsbDojRkY5ODExOyIgd2lkdGg9IjYwIiBoZWlnaHQ9IjcwIi8+DQoJPHJlY3QgaWQ9IlhNTElEXzE0NThfIiB4PSIzMDAiIHk9Ijc1LjAwMiIgc3R5bGU9ImZpbGw6I0ZGREE0NDsiIHdpZHRoPSI2MCIgaGVpZ2h0PSI5OS45OTgiLz4NCgk8cG9seWdvbiBpZD0iWE1MSURfMTQ1OV8iIHN0eWxlPSJmaWxsOiNDRENERDA7IiBwb2ludHM9IjE4MCwzMTUgMTIwLDMxNSA5MCwzMTUgMzAsMzE1IDAsMzE1IDAsMzU1IDE5NSwzNTUgMTk1LDMxNSAJIi8+DQoJPHBvbHlnb24gaWQ9IlhNTElEXzE0NjBfIiBzdHlsZT0iZmlsbDojQUNBQkIxOyIgcG9pbnRzPSIzNjAsMzE1IDMwMCwzMTUgMjcwLDMxNSAyMTAsMzE1IDE5NSwzMTUgMTk1LDM1NSAzOTAsMzU1IDM5MCwzMTUgCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
  display: inline-block;
  width: 25px;
  height: 25px;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  margin-left: 10px; }

.qr {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE4LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDYwIDYwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2MCA2MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHJlY3QgeD0iMzIiIHk9IjciIHN0eWxlPSJmaWxsOiMxNEEwODU7IiB3aWR0aD0iMTAiIGhlaWdodD0iNDUiLz4NCgk8cmVjdCB4PSIxNyIgeT0iMzgiIHN0eWxlPSJmaWxsOiNGMjlDMUY7IiB3aWR0aD0iMTAiIGhlaWdodD0iMTQiLz4NCgk8cmVjdCB4PSIyIiB5PSIyOSIgc3R5bGU9ImZpbGw6I0U1N0UyNTsiIHdpZHRoPSIxMCIgaGVpZ2h0PSIyMyIvPg0KCTxyZWN0IHg9IjQ3IiB5PSIxNSIgc3R5bGU9ImZpbGw6IzcxQzI4NTsiIHdpZHRoPSIxMCIgaGVpZ2h0PSIzNyIvPg0KCTxwYXRoIHN0eWxlPSJmaWxsOiM1NTYwODA7IiBkPSJNNTksNTNIMWMtMC41NTIsMC0xLTAuNDQ3LTEtMXMwLjQ0OC0xLDEtMWg1OGMwLjU1MiwwLDEsMC40NDcsMSwxUzU5LjU1Miw1Myw1OSw1M3oiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K);
  display: inline-block;
  width: 25px;
  height: 25px;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  margin-left: 10px; }

.qs {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6IzJEMkQyRDsiIGQ9Ik0zOTYuNzAxLDI0MS4yODljLTIuNDIyLDAtNC43OTgtMS4xNzEtNi4yNDMtMy4zMzZjLTIuMy0zLjQ0NC0xLjM3Mi04LjEwMiwyLjA3My0xMC4zOTkNCgkJbDc4LjI2OS01Mi4yNTFjMy40NDMtMi4zMDIsOC4xMDEtMS4zNzIsMTAuMzk5LDIuMDczczEuMzcyLDguMTAyLTIuMDczLDEwLjM5OWwtNzguMjY5LDUyLjI1MQ0KCQlDMzk5LjU3OSwyNDAuODgsMzk4LjEzMiwyNDEuMjg5LDM5Ni43MDEsMjQxLjI4OXoiLz4NCgk8cGF0aCBzdHlsZT0iZmlsbDojMkQyRDJEOyIgZD0iTTI4MC4zNjMsMzE4Ljk0N2MtMS4xNTMsMC0yLjMxMi0wLjI2Ny0zLjM3Ny0wLjgwNUwxNzYuNjA5LDI2Ny40OWwtNjkuNzA2LDI2Ljk1Nw0KCQljLTIuOTk0LDEuMTU5LTYuMzg4LDAuMjgyLTguNDUtMi4xNzVMMjkuMjksMjA5LjgyMWMtMi42NjItMy4xNzMtMi4yNDctNy45MDMsMC45MjYtMTAuNTY0YzMuMTczLTIuNjYzLDcuOTA0LTIuMjQ4LDEwLjU2NCwwLjkyNg0KCQlsNjUuNzE2LDc4LjM0MWw2Ny44MTEtMjYuMjI1YzEuOTc5LTAuNzY1LDQuMTg3LTAuNjU3LDYuMDgzLDAuM2w5OS40NDcsNTAuMTg0bDY3Ljk1Mi00NS4zNjNjMy40NDMtMi4yOTksOC4xMDEtMS4zNzIsMTAuNCwyLjA3NA0KCQljMi4yOTksMy40NDQsMS4zNzEsOC4xMDItMi4wNzQsMTAuMzk5bC03MS41ODksNDcuNzkxQzI4My4yNzMsMzE4LjUyMiwyODEuODIxLDMxOC45NDcsMjgwLjM2MywzMTguOTQ3eiIvPg0KCTxwYXRoIHN0eWxlPSJmaWxsOiMyRDJEMkQ7IiBkPSJNMzUuMDI2LDQ3My4wNjRjLTMuNzI4LDAtNi45NjEtMi43OC03LjQzMi02LjU3NmMtMC41MTEtNC4xMDksMi40MDgtNy44NTUsNi41MTgtOC4zNjYNCgkJbDExMi4xMjctMTMuOTE4bDEwNC40NTMtNzMuMzI3YzEuMzMxLTAuOTM0LDIuOTQ0LTEuNDE1LDQuNTU0LTEuMzU3bDE2NS4yOTgsNS40MWw0Ny43OTgtODkuOTgzDQoJCWMxLjk0My0zLjY1NSw2LjQ4NC01LjA0NywxMC4xNDEtMy4xMDRjMy42NTcsMS45NDIsNS4wNDcsNi40ODIsMy4xMDQsMTAuMTRsLTQ5Ljk5Miw5NC4xMTRjLTEuMzQzLDIuNTI4LTQuMDA3LDQuMDktNi44NjgsMy45NzcNCgkJbC0xNjcuNDcxLTUuNDg0bC0xMDMuOTMyLDcyLjk2MmMtMS4wMDUsMC43MDUtMi4xNjgsMS4xNTMtMy4zODUsMS4zMDRMMzUuOTU5LDQ3My4wMDYNCgkJQzM1LjY0Niw0NzMuMDQ0LDM1LjMzNCw0NzMuMDY0LDM1LjAyNiw0NzMuMDY0eiIvPg0KPC9nPg0KPGNpcmNsZSBzdHlsZT0iZmlsbDojRjE2NjQ1OyIgY3g9IjEwMy4xODMiIGN5PSIyODQuNDU0IiByPSIxOS45NDgiLz4NCjxwYXRoIHN0eWxlPSJmaWxsOiNFQjU4MzY7IiBkPSJNMTIzLjAwNiwyODQuNDYxYzAsMTEuMDItOC45MzMsMTkuOTQ3LTE5Ljk0NiwxOS45NDdjLTkuOTM2LDAtMTguMTcxLTcuMjYtMTkuNjkyLTE2Ljc2Nw0KCWMyLjczNiwxLjQxOSw1Ljg0OSwyLjIxOSw5LjE0NCwyLjIxOWMxMS4wMTMsMCwxOS45NDYtOC45MjYsMTkuOTQ2LTE5Ljk0N2MwLTEuMDg0LTAuMDg3LTIuMTM5LTAuMjU1LTMuMTc4DQoJQzExOC42MTksMjcwLjA1LDEyMy4wMDYsMjc2Ljc0MywxMjMuMDA2LDI4NC40NjF6Ii8+DQo8Y2lyY2xlIHN0eWxlPSJmaWxsOiNGMTY2NDU7IiBjeD0iMTc1LjE3MSIgY3k9IjI1Ni40MzgiIHI9IjE5Ljk0OCIvPg0KPHBhdGggc3R5bGU9ImZpbGw6I0VCNTgzNjsiIGQ9Ik0xOTQuOTk0LDI1Ni40NDFjMCwxMS4wMi04LjkzMywxOS45NDctMTkuOTQ2LDE5Ljk0N2MtOS45MzYsMC0xOC4xNzEtNy4yNi0xOS42OTItMTYuNzY3DQoJYzIuNzM2LDEuNDE5LDUuODQ5LDIuMjE5LDkuMTQ0LDIuMjE5YzExLjAxMywwLDE5Ljk0Ni04LjkyNiwxOS45NDYtMTkuOTQ3YzAtMS4wODQtMC4wODctMi4xMzktMC4yNTUtMy4xNzgNCglDMTkwLjYwOCwyNDIuMDMxLDE5NC45OTQsMjQ4LjcyNCwxOTQuOTk0LDI1Ni40NDF6Ii8+DQo8Y2lyY2xlIHN0eWxlPSJmaWxsOiNGMTY2NDU7IiBjeD0iMjgxLjQ5NCIgY3k9IjMwOC43NyIgcj0iMTkuOTQ4Ii8+DQo8cGF0aCBzdHlsZT0iZmlsbDojRUI1ODM2OyIgZD0iTTMwMS4zMTYsMzA4Ljc3MWMwLDExLjAyLTguOTMzLDE5Ljk0Ny0xOS45NDYsMTkuOTQ3Yy05LjkzNiwwLTE4LjE3MS03LjI2LTE5LjY5Mi0xNi43NjcNCgljMi43MzYsMS40MTksNS44NDksMi4yMTksOS4xNDMsMi4yMTljMTEuMDEzLDAsMTkuOTQ2LTguOTI2LDE5Ljk0Ni0xOS45NDdjMC0xLjA4NC0wLjA4Ny0yLjEzOS0wLjI1NS0zLjE3OA0KCUMyOTYuOTI5LDI5NC4zNjEsMzAxLjMxNiwzMDEuMDUzLDMwMS4zMTYsMzA4Ljc3MXoiLz4NCjxjaXJjbGUgc3R5bGU9ImZpbGw6I0YxNjY0NTsiIGN4PSI0NzQuOTYyIiBjeT0iMTgxLjU0MSIgcj0iMTkuOTQ4Ii8+DQo8cGF0aCBzdHlsZT0iZmlsbDojRUI1ODM2OyIgZD0iTTQ5NC43ODMsMTgxLjU0MWMwLDExLjAyLTguOTMzLDE5Ljk0Ny0xOS45NDYsMTkuOTQ3Yy05LjkzNiwwLTE4LjE3MS03LjI2LTE5LjY5Mi0xNi43NjcNCgljMi43MzYsMS40MTksNS44NDksMi4yMTksOS4xNDMsMi4yMTljMTEuMDEzLDAsMTkuOTQ2LTguOTI2LDE5Ljk0Ni0xOS45NDdjMC0xLjA4NC0wLjA4Ny0yLjEzOS0wLjI1NS0zLjE3OA0KCUM0OTAuMzk3LDE2Ny4xMyw0OTQuNzgzLDE3My44MjMsNDk0Ljc4MywxODEuNTQxeiIvPg0KPGNpcmNsZSBzdHlsZT0iZmlsbDojNDRDMUREOyIgY3g9IjE0OS41MDUiIGN5PSI0NDUuNjE4IiByPSIxOS45NDgiLz4NCjxwYXRoIHN0eWxlPSJmaWxsOiMzN0IwQzQ7IiBkPSJNMTY5LjQ1NSw0NDUuNjE4YzAsMTEuMDItOC45MzMsMTkuOTQ3LTE5Ljk0NiwxOS45NDdjLTkuOTM2LDAtMTguMTcxLTcuMjYtMTkuNjkyLTE2Ljc2Nw0KCWMyLjczNiwxLjQxOSw1Ljg0OSwyLjIxOSw5LjE0NCwyLjIxOWMxMS4wMTMsMCwxOS45NDYtOC45MjYsMTkuOTQ2LTE5Ljk0N2MwLTEuMDg0LTAuMDg3LTIuMTM5LTAuMjU1LTMuMTc4DQoJQzE2NS4wNjksNDMxLjIwOCwxNjkuNDU1LDQzNy45LDE2OS40NTUsNDQ1LjYxOHoiLz4NCjxjaXJjbGUgc3R5bGU9ImZpbGw6IzQ0QzFERDsiIGN4PSIyNTQuMTg4IiBjeT0iMzc3LjA2OSIgcj0iMTkuOTQ4Ii8+DQo8cGF0aCBzdHlsZT0iZmlsbDojMzdCMEM0OyIgZD0iTTI3NC4xMzgsMzc3LjA3NWMwLDExLjAyLTguOTMzLDE5Ljk0Ny0xOS45NDYsMTkuOTQ3Yy05LjkzNiwwLTE4LjE3MS03LjI2LTE5LjY5Mi0xNi43NjcNCgljMi43MzYsMS40MTksNS44NDksMi4yMTksOS4xNDQsMi4yMTljMTEuMDEzLDAsMTkuOTQ2LTguOTI2LDE5Ljk0Ni0xOS45NDdjMC0xLjA4NC0wLjA4Ny0yLjEzOS0wLjI1NS0zLjE3OA0KCUMyNjkuNzUyLDM2Mi42NjQsMjc0LjEzOCwzNjkuMzU3LDI3NC4xMzgsMzc3LjA3NXoiLz4NCjxjaXJjbGUgc3R5bGU9ImZpbGw6IzQ0QzFERDsiIGN4PSI0MjQuODMxIiBjeT0iMzc3LjA2OSIgcj0iMTkuOTQ4Ii8+DQo8cGF0aCBzdHlsZT0iZmlsbDojMzdCMEM0OyIgZD0iTTQ0NC43NzcsMzc3LjA3NWMwLDExLjAyLTguOTMzLDE5Ljk0Ny0xOS45NDYsMTkuOTQ3Yy05LjkzNiwwLTE4LjE3MS03LjI2LTE5LjY5Mi0xNi43NjcNCgljMi43MzYsMS40MTksNS44NDgsMi4yMTksOS4xNDQsMi4yMTljMTEuMDEzLDAsMTkuOTQ2LTguOTI2LDE5Ljk0Ni0xOS45NDdjMC0xLjA4NC0wLjA4Ny0yLjEzOS0wLjI1NS0zLjE3OA0KCUM0NDAuMzkxLDM2Mi42NjQsNDQ0Ljc3NywzNjkuMzU3LDQ0NC43NzcsMzc3LjA3NXoiLz4NCjxjaXJjbGUgc3R5bGU9ImZpbGw6IzQ0QzFERDsiIGN4PSI0NzQuOTYyIiBjeT0iMjg0LjQ1NCIgcj0iMTkuOTQ4Ii8+DQo8cGF0aCBzdHlsZT0iZmlsbDojMzdCMEM0OyIgZD0iTTQ5NC45MTIsMjg0LjQ2MWMwLDExLjAyLTguOTMzLDE5Ljk0Ny0xOS45NDYsMTkuOTQ3Yy05LjkzNiwwLTE4LjE3MS03LjI2LTE5LjY5Mi0xNi43NjcNCgljMi43MzYsMS40MTksNS44NDgsMi4yMTksOS4xNDMsMi4yMTljMTEuMDEzLDAsMTkuOTQ2LTguOTI2LDE5Ljk0Ni0xOS45NDdjMC0xLjA4NC0wLjA4Ny0yLjEzOS0wLjI1NS0zLjE3OA0KCUM0OTAuNTI2LDI3MC4wNSw0OTQuOTEyLDI3Ni43NDMsNDk0LjkxMiwyODQuNDYxeiIvPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6IzJEMkQyRDsiIGQ9Ik03LjU0LDMwOC40NWM0LjE0MiwwLDcuNDk5LTMuMzU2LDcuNDk5LTcuNDk5VjcuNDk5QzE1LjAzOSwzLjM1NiwxMS42ODMsMCw3LjU0LDANCgkJUzAuMDQyLDMuMzU2LDAuMDQyLDcuNDk5djI5My40NTJDMC4wNDIsMzA1LjA5NCwzLjM5OCwzMDguNDUsNy41NCwzMDguNDV6Ii8+DQoJPHBhdGggc3R5bGU9ImZpbGw6IzJEMkQyRDsiIGQ9Ik01MDQuNDYsNDk3LjAwMkgxNS4wMzlWMzU0LjI3NmMwLTQuMTQyLTMuMzU2LTcuNDk5LTcuNDk5LTcuNDk5cy03LjQ5OSwzLjM1Ni03LjQ5OSw3LjQ5OXYxNTAuMjI2DQoJCWMwLDQuMTQyLDMuMzU2LDcuNDk5LDcuNDk5LDcuNDk5SDUwNC40NmM0LjE0MiwwLDcuNDk5LTMuMzU2LDcuNDk5LTcuNDk5UzUwOC42MDEsNDk3LjAwMiw1MDQuNDYsNDk3LjAwMnoiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K);
  display: inline-block;
  width: 25px;
  height: 25px;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  margin-left: 10px; }

.qt {
  margin-left: auto;
  margin-bottom: auto;
  margin-top: auto;
  margin-right: 15px;
  font-size: 15px;
  cursor: pointer; }

.qu {
  background-color: #d6d6d6;
  color: #6d6d6d;
  border: 1px solid #333; }

.qv {
  margin-left: 20px;
  font-size: 15px;
  margin-bottom: auto;
  margin-top: auto; }

.qw {
  float: right;
  right: 0;
  font-size: 15px;
  margin-bottom: auto;
  margin-top: auto; }
.pi {
  font-size: 12px; }

.pj {
  font-size: 12px;
  padding: 0; }

.pk {
  margin-left: 30px; }

.pl {
  margin-top: 30px;
  z-index: 1; }

dataTables_length {
  margin-bottom: 30px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.s0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 100px; }

.s1 {
  font-family: arial, sans-serif;
  font-size: 13px;
  border-collapse: collapse; }

.s2, .s3 {
  border: 1px solid #eee;
  text-align: center;
  padding: 8px; }

.s3 {
  background-color: #ccc;
  position: -webkit-sticky;
  position: sticky;
  top: 0; }

.s4 {
  text-align: center;
  font-size: 3em;
  line-height: 125%; }

.s5:nth-child(even) {
  background-color: #eeee; }

.s6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }

.s7 {
  display: block;
  margin-top: 40px;
  width: 450px;
  margin-bottom: 100px; }

.s8 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-top: 10px; }

.s9 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px; }

.ta {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYsAAACACAMAAADNjrXOAAAAkFBMVEX///+7Jhq3AAC7JBe5FwC6IBK5GQbvz826Hg+4CQD99/f78O+6IhXFTUW4EQDXkIzUfnnnv73QfnvYjYi8KR7y1tT46ObcoZ7dm5fKXlf13tzWiIP++vrNdHD46ei+MijjrqvMZV7ObWfHVk7mt7TDRDvFTkfovbrOamPBPDPgqqfrx8Xy2tjCQDe/NivFSUDz2+E3AAAMWElEQVR4nO2ba5uCKhDHE9REXWq7Z3e7X3b7/t/uIIMKarWdk6d9np3fm91SFPgDM8xQo4EgCIIgCIIgCIIgCIIgCIIgCIIgCIIgCIIgCIIgCIIgCIIgCIIgCIL8ac7+u2uApCz6764BojiT7rurgChi1w7eXQdEMj2GfPLuSiCSyKEWid5dCyShzy3LW727FkhCk1mWRc7vrgYi6NtCi3Dx7moggkGPCjHY8N31QARXR2hBGfq1v4CuMN6WZbffXQ9EOLVuskhZ5PLuivxl/E/4G7uJFt7uvbX52yzH8DfyYGLs31udv8x0Z8/hP7AYNPxx0f5y2Ilnne7otImmr6xScJm/8HHV7/Cjy69LElwYb8F//iJMxOCjn5XrUMK467muzTkj9mr5mqZF3bVDSM2hseXYJYQ0633J8ww5dQbw70ZODIv8wK8N2gRsfQr1yGsiKF3iUMuuOX6/tUXlf58WbdeyZ+r/Dy/pVjd+WCjqcauI/Zqx3EoCAHVr8ZFspn6fFrHof6Zq1VQT41GGb2556XSgIVXzgy1fUp+/rMVBdKu3Vh/Ar3W2D8qsXBDCZnRxXPRcxr2Q8tfsTP6yFsm8sMgSPszVhu9+vLYP08dddJvRPJgPLs1TfOXfr7Hdf1mLCQRolb0eyW5+kMiQRSz7YNj4/ov2JX9Ziz2Tjqzya6fSr6XsbpGvpCXhsZ76/GUt5layLFGu8qsbKQ27Z71hH8JP9dTnf9Fi9zu1aMxcw5HdJfaDf94pEECq42EO0J+fl8NWdzRcnqPA3JdPg3lzOep2u61lMzK3M6BFq/rN0f406rZGw01zXtgE+cHgDE/cNAc3LFdw2STFh/vgGpa1EDUatlrDTVQqPQ0Gn6fWRDx7OKwnQuQ3J5vk78U27HU/mRjOrtW/aYphHWMPanVuXznh3Ja7ctJbT5rqgUF/2Fn3bLFptwWckO/ZXlNKauHsuhOgnZ2H8DfxURRKn/i9al1UseA8mm17TL7NtsW1a7s85OfDVU8VZwxarN003R8cqC0j24l+BiMadsYLVVlx9ft+q/8Vl8kXIRDtaEt77VxVy1bJxHBscm3dOhZyTLRw727t+mPiOsa23CYqNdIh3HX0PXvokmveLVIL8X5FdjZl/8W80HgiJzB7/Q/xxFB/ouOS1cCojz/qMc8IFBhaRGuSXw1tr5UNjrnNXK2g8/ow9nnM7NByoXfmPRgmygDIUwjJazmPq82GVMtig8qLki73rCJuqoVbumR5LLM+oEUGh7cEMXNKpViqRfmS5Xr61LhcGS3dkmuxD83qUrZKV4UBNQp6h2e6+Qc010y+21PR8iEEaC21BGeDlro8rtrALWEifd8UY5a2PPQETlilBXXkNXUjzbY0pha0JyO2wS6NueilClqYT3S0Y5B9qvqaavXJtfgk8I3juukc4LGaGQPp2lg0lA/3WLUh+7f4k3TQqoY2pjLXbXHlvMy0get6o3I0PICx4vWW1W+YqI5zyXYcz+L1kZa1cHsfq9lstf5m8LawpwqDFqEL8G0yQKdrEIhy9rGKZ4fdgpa1sL93h1k83vVgoFluNoQHFojlsYWoz2p9tB1di4BDc/hu1mmPPXgVU9Fq5Wb2tmtR3Vm8vefUPE30lYf12Aa++4SvGKzNSz3uR9m4HLaFHaEYzOsqZ+oMbXN4G+z/1Jf9a2jhdgO4Flw6cDtRdZH3hteZoqW9z6UtcHL8YO0UtWD7QF1rrlRYLTU1ELKhbL0P4J2mH3WQl/m4L0fdoAOrhAfjFLQgkQ9D0n9lnubT0ZZGZzfVq6NG0p5ZOva2vE6pcSpG2q6UtpiqaO9XXkwugoYWepJkaez1K3xatWazQ55hGntFLfSAZltWL90BnYnsXFs7b6TvLy7ysnaYGJZsVUOlRR1ppzPRfRGLq8F48TS/tqCF5S1KDpW/ztZvdhyZSbhPWdy5atPpvhbgC1AbPlTs9dQRlZn21X0tGtIb8dSWae3pTZXo++52Up8sOpogF2nnQ47T+rQY2KY74WzVS2CJhwDtppibcHfl7U+bpM5LyHtt3YrH0HS9ax5oAUskgQ9lLXzpQ4dG7PGBFrDQfcn/IznuzcNGuhZyieT6YnuB+sghVp8W26KrmfZJAPlV6dcWvEpzAmd8fmVeJrWt3MLPpV11jaY/0AJOPUDbK7ToQ8TMiLk80EKqqzL38uXUM+a2poVcoqhxeNW/ggFK/h/UpcWGFHuZWmpIn5TF8tUJQvMut2LbN11eSZZS4uv0jovsOTO+8EALX9lH+aGsBXSmbXTHAy1kUoxy+b+cp6n7rtC0kAE4z0xlyiJc2pfatFiEVpFs7oLFZcPGnJVusuxO1eOm5wNJ/V+Pqlm+5KmmOQ+0gOX9phZy+S505gMt+poWcoUrHKjQtBhJH28yH+TMpRbgP9SlRVSaFla+sJ/Vhk+5ESaZXSk9ss2UCXI8eBDEk9aG7/fftBjnPWN+9yMtprJ+zAxQaVrAbqqntxY+QP6+LntRdJBgQKcDDvKrpLkoRwvEOL+5x55POMwN7yorDG6JOef/mxZyL8HNE/BPaEH0EafQtDjAOkt1QAtZh7rmRclBkqQbvovMr9IqKay7Px8brEBj+MGA1MI117RXaGGmS57VwjX3SJoWcTlyBkAV/9d5YTlHX2ufVSlFuiW/wURtKZIHdX6lFvZNLWYVoUrQQr6xrnnRrLIXeb9UTxsJpXeCso10ottJb3aTvnzpGiX7vWB8n9ACPOKbaxQk7z1SRj69Nj+qWovUGETFAH9OwYspASpLj1zGjl5qu6XQhazrE1pYFVlITQtZNzF2piXknbVpcWM+qujC9PumFux0/8G+tDXSvsoQCHVe6NNO/ptPK68W3DBNC7lwhzfTdbVpMaieGGk7vsrbDyA7snMLkFF2cAQBhGf2eg+0gOMQ/Jm9nq7FpBRvMrQYVPlZWpfVFgPpVlrvtKbbW1o8/E2GD6HNpfg3kE95KgZiaDGyi8UjuaKbR0Sf0GIpJ6rpSOnxKJl8unmGuD4tGh/VqxQkD443tGAPTy0vtZM8sBAaTvAzWgzB3mhXIdVFe3qJJ7SYg1NrdLYeM4fkCL9xrKXGmLm/qBQjXPhZ3rssVHHMbFqFJasvzUX4Lb+GdIGxU5fLxA+1UDEUI+oKMXO9GtdSLummFspX1zeLEPlVWgQqvVEQYwCfa9SiMV1X2oykb5qVPi0t/y5lTMh1dM70iDpEiphGcyHl6X2nnRNBnu2HWkCgxlkoJzo56zQAB49nGcbmFwTPfqYFDI58dk9PrpFjhXwBJZ18Kg82K1J7LkkwyjIPeo9TH3bMRVy7lOFNzkc5nBG+PrQ7nbGr4oMhVV31CW0PyW5zbm5aRxXN/aEWDQhBhGzcHU5WFksi6S0wcx6J9+fzpk1VC36oRWMMFbT5bHk+L1eEU/N8lK0ORxA3bp2GrdmWEeaR+ueFIDpWHFBhp2lF9MMhq7IHpZKAybmL/OCEGFeZgZ9kp3pEo0RD4RTGT7U4qYnr2dz1VJDrqoaJxxjjYkF0nGe0GKjOpi4XxZPfOEi3L9NikCY7qXgnt9WsgXRKjbZbNZeWTht58am0RHnkWn22oKRZcu8yvyM23LXQ2zxhu/OOh2rJr4Kjkd9yx0P7CS0afWYEnchILgG53x3ZpfSZMn51z4uEzZXZptfUKxzXEoN6VX3490wKmVoxntiH4TO2tGN4LosiQilNMyUdW3woaBGKrzItgm+eFU4TJ9NVvrJS/jVdMlEi1yIpbmqRhFvz0/LRV/5Ih3SFN5CUyJvnz8yfH1In/fXhQAZua9VCVLe74NyjVa4TFZPZvg5vhqCiCbXFUuEkPUhDj3O+LhqV5pqLFUYsYowd/IZPxGLGUi2Y+EB0LaaOnXyVm86uI6rmOGLFINmGf3OEJ9qMdROblJRQWlx58sHQIrnsEu0VIwuKc/YtSi1lceNkYWwnNyRvdcU6tU2Ptww8Wbfaf34cLceWeLHr5JH70El+8NWL9w9+YB19juKP46JnWV/x8LNKtfmms/pYdzayh4ME1R5f/wDIbwzDdG6Ndx+HyV7/Mjq1x9dx6zPIikz14kYErPzERnM0W38cRlKAabmEuGE5icfX9aqzaWolK55UF9H5NLsueqGE9r53oia1/9AduUfwP8qPIAiCIAiCIAiCIAiCIAiCIAiCIAiCIAiCIAiCIAiCIAiCIAiCIAiCIL+TfwA7gtSTXFAOMQAAAABJRU5ErkJggg==);
  display: inline-block;
  width: 200px;
  height: 60px;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover; }

.tb {
  margin-bottom: -10px;
  margin-left: 190px;
  position: absolute; }

@media screen and (max-width: 543px) {

  .s0 {
  display: grid; }

  .s6 {
  display: grid; } }

@media screen and (min-width: 544px) and (max-width: 767px) {

  .s0 {
  display: grid; }

  .s6 {
  display: grid; } }

@media screen and (max-width: 767px) {

  .s0 {
  display: grid; }

  .s6 {
  display: grid; } }

@media screen and (min-width: 768px) and (max-width: 991px) {

  .s0 {
  display: grid; }

  .s6 {
  display: grid; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.hj {
  width: 100%;
  display: table;
  text-decoration: none;
  margin-bottom: 20px; }
  .hj:hover {
    background-color: #fafafa; }
    .hj:hover .hk {
      text-decoration: underline; }
    .hj:hover .hl {
      color: #333;
      border-color: #98bf0e; }

.hm, .hm:link, .hm:visited, .hm:hover, .hm:active {
  text-decoration: none; }

.hl {
  display: table-cell;
  vertical-align: middle;
  padding: 2px 0;
  width: 74px;
  text-align: center;
  background-color: #eee;
  line-height: 22px;
  font-size: 1em;
  border-left: 4px solid #888;
  color: #888; }

.hn {
  display: table-cell;
  vertical-align: middle;
  padding: 13px 0;
  width: 74px;
  text-align: center;
  background-color: #eee;
  line-height: 22px;
  font-size: 1em;
  border-left: 4px solid #888;
  color: #888; }

.ho {
  display: block;
  font-size: 1.2em; }

.hp {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 10px;
  width: calc(100% - 74px);
  font-size: 1.1em; }

.hq {
  font-weight: bold; }

@media screen and (max-width: 543px) {

  .hl {
  font-size: 0.85em; }

  .hl {
  width: 58px; }

  .hn {
  font-size: 0.85em; }

  .hn {
  width: 58px; }

  .hp {
  width: calc(100% - 58px); } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.hh {
  margin-bottom: 20px; }

.hi {
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.gi p {
  margin: -10px 0 20px 0; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.gc {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  width: calc(100% - 260px - 320px); }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .gc {
      padding-right: 0;
      width: calc(100% - 260px); }
  .gd {
    width: 100%; } }

@media screen and (max-width: 767px) {
    .gc {
      padding-left: 0;
      padding-right: 0;
      width: 100%; } }
.nm {
  width: 30px;
  height: 30px;
  border-radius: 50% 50% 50% 0;
  background: #00cae9;
  position: absolute;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px; }

.nm:after {
  content: "";
  width: 14px;
  height: 14px;
  margin: 8px 0 0 8px;
  background: #e6e6e6;
  position: absolute;
  border-radius: 50%; }

.nn {
  -webkit-animation-name: nn;
          animation-name: nn;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; }

.no {
  background: #d6d4d4;
  border-radius: 50%;
  height: 14px;
  width: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 11px 0px 0px -12px;
  -webkit-transform: rotateX(55deg);
          transform: rotateX(55deg);
  z-index: -2; }

.no:after {
  content: "";
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  margin: -13px 0 0 -13px;
  -webkit-animation: np 1s ease-out;
          animation: np 1s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  opacity: 0;
  -webkit-box-shadow: 0 0 1px 2px #00cae9;
          box-shadow: 0 0 1px 2px #00cae9;
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s; }

@-webkit-keyframes np {
  0% {
    -webkit-transform: scale(0.1, 0.1);
            transform: scale(0.1, 0.1);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
    opacity: 0; } }

@keyframes np {
  0% {
    -webkit-transform: scale(0.1, 0.1);
            transform: scale(0.1, 0.1);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
    opacity: 0; } }

@-webkit-keyframes nn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px) rotate(-45deg);
            transform: translateY(-2000px) rotate(-45deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px) rotate(-45deg);
            transform: translateY(30px) rotate(-45deg); }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
            transform: translateY(-10px) rotate(-45deg); }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
            transform: translateY(0) rotate(-45deg); } }

@keyframes nn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px) rotate(-45deg);
            transform: translateY(-2000px) rotate(-45deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px) rotate(-45deg);
            transform: translateY(30px) rotate(-45deg); }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
            transform: translateY(-10px) rotate(-45deg); }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
            transform: translateY(0) rotate(-45deg); } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.bq p {
  margin: 12px 0; }

.bq input[type=text],
.bq input[type=password] {
  border: 1px solid #d6d6d6;
  width: 100%;
  height: 36px;
  line-height: 36px;
  padding: 0 4px;
  margin-bottom: 20px; }
  .bq input[type=text]:focus, .bq input[type=text]:hover,
  .bq input[type=password]:focus,
  .bq input[type=password]:hover {
    border-color: #98bf0e; }

.br {
  margin: 0 0 12px 0; }

.bs {
  text-align: center;
  font-size: 3em;
  line-height: 125%; }
.ge {
  background: #F3F3F3;
  color: #808080;
  padding: 10px; }

.ge:hover {
  background: #E3E3E3;
  color: #89BC02;
  padding-left: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.f2 {
  width: 100%;
  position: relative;
  height: 700px; }

.f3 {
  width: 20%;
  display: block;
  float: left;
  margin-bottom: 20px; }

.f4 {
  width: 50%;
  display: block;
  float: left;
  padding-left: 20px; }

.f5 {
  clear: both; }

.f3 ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.f3 li {
  display: block;
  padding: 10px;
  text-decoration: none;
  font-size: 0.9em;
  background: #F3F3F3;
  color: #808080;
  border-right: 5px solid #999999;
  cursor: pointer; }

.f3 li:hover {
  background: #E3E3E3;
  padding-left: 15px;
  color: #89BC02; }

.f6 {
  background-color: #bdbcbc !important;
  color: #ffff !important; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.dk {
  margin-bottom: 20px; }

.dl {
  margin-bottom: 4px; }

.dm, .dm:link, .dm:visited, .dm:hover, .dm:active {
  text-decoration: none; }

.dm:hover .dn, .dm:active .dn {
  text-decoration: underline; }

.do i:first-child {
  color: #888; }

.do i:last-child {
  color: #fff; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.dj {
  font-size: 1.5em;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.dh {
  display: block;
  padding: 12px 0;
  background-color: #888;
  font-size: 1.3em;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px; }
  .dh, .dh:link, .dh:visited {
    color: #fff;
    text-decoration: none; }
  .dh:hover, .dh:active, .dh.di {
    color: #fff;
    text-decoration: underline; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.d7 {
  padding-bottom: 20px;
  border-width: 0;
  border-style: solid;
  border-color: #888; }
  .d7 + .d7 {
    padding-top: 20px;
    border-top-width: 1px; }

.d8 {
  display: block; }
  .d8, .d8:link, .d8:visited {
    text-decoration: none; }
  .d8:hover, .d8:active, .d8.d9 {
    text-decoration: underline; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.eo, .eo:link, .eo:visited, .eo:hover, .eo:active, .eo.ep {
  text-decoration: none; }

.eo:hover .eq {
  text-decoration: underline; }

.er {
  float: left;
  width: 48px;
  height: 52px;
  background-size: cover;
  margin-right: 8px; }

.es {
  display: block;
  font-weight: bold;
  margin-top: -20px; }

.eq {
  font-size: 0.8em; }

.et {
  padding-bottom: 20px;
  border-width: 0;
  border-style: solid;
  border-color: #888; }
  .et + .et {
    padding-top: 20px;
    border-top-width: 1px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.dg {
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.bh {
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.eu {
  position: relative;
  font-size: 1.25em;
  line-height: 42px;
  cursor: pointer; }
  .eu:not(.ev):not(.ew) .ex .ey:hover {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2); }
  .eu.ev, .eu.ew {
    cursor: default; }
  .eu.ev {
    opacity: 0.5; }

.ex {
  position: absolute;
  overflow: hidden;
  white-space: nowrap; }

.ex:hover, .eu.ew .ex {
  color: #98bf0e; }

.ez {
  white-space: nowrap; }

.ey {
  padding: 0 1px;
  line-height: inherit; }

.e0 {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  width: 100%;
  display: inline-block;
  font-size: 2.2em; }

.e1 {
  position: absolute;
  right: 102%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  white-space: nowrap;
  font-size: 0.65em;
  padding-right: 4px; }

.e2 {
  text-align: center;
  margin-bottom: 20px; }

@media screen and (max-width: 991px) {
    .eu {
      font-size: 1em;
      line-height: 32px; }
    .e0 {
      font-size: 1.9em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.e3 {
  position: relative;
  display: inline-block;
  margin: 0 16px; }

.e4 {
  color: #333;
  cursor: pointer; }

.e5 {
  font-size: 1.3em; }

.e6 {
  position: absolute;
  right: calc(16px * -1);
  top: calc(100% + 6px);
  display: none;
  padding: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #888;
  background-color: #fff;
  white-space: nowrap; }
  .e6.e7 {
    display: block; }
  .e6::before {
    content: " ";
    display: inline-block;
    width: 8px;
    height: 8px;
    font-size: 0;
    line-height: 0;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    background-color: #fff;
    border-color: #888;
    border-style: solid;
    border-width: 0;
    border-top-width: 1px;
    border-left-width: 1px;
    position: absolute;
    right: calc(16px * 3);
    top: -5px; }

.e8 + .e8 {
  margin-left: 8px; }

.e9 {
  font-size: 1.3em;
  margin-right: 2px; }

.fb {
  background-color: #4167b2;
  color: #fff;
  border: 0; }

.fc {
  background-color: #1b95e0;
  color: #fff;
  border: 0; }

.fd {
  background-color: #fff;
  color: #000;
  border: 1px solid #ccc; }
  .fd .e9 {
    color: #db4638; }

.fe {
  background-color: #0077b4;
  color: #fff;
  border: 0; }

@media screen and (max-width: 991px) {
    .e5 {
      font-size: 1em; }
  .ff {
    display: none; }
      .e6::before {
        right: calc(16px * 1.25); } }

@media screen and (max-width: 543px) {
  .fg {
    display: none; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.dv {
  font-size: 2.2em;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase; }

.dw {
  font-size: 1.2em;
  font-weight: normal;
  margin: 2px 2px 10px 8px;
  color: #999; }

.dx {
  color: #777;
  margin-bottom: 20px; }

.dy {
  background-color: #eee;
  margin-bottom: 20px; }
  .dy::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }

.dz {
  height: 48px; }

.d0 {
  height: 48px; }
  .dz::before,
  .d0::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .dz > *,
  .d0 > * {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }

.dz {
  float: left; }

.d0 {
  float: right; }

.d1 {
  border-right: 4px solid #999;
  height: 100% !important;
  max-height: 100% !important;
  margin-right: 8px; }

.d2 {
  display: inline-block; }

.d3 {
  color: #777;
  font-size: 0.7em; }

.d4 {
  font-size: 1.1em;
  font-weight: bold; }

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .dv {
      font-size: 2em; }
    .dw {
      font-size: 1.15em; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .dv {
      font-size: 1.8em; }
    .dw {
      font-size: 1.1em; }
    .dx {
      font-size: 0.95em; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .dv {
      font-size: 1.6em; }
    .dw {
      font-size: 1.05em; }
    .dx {
      font-size: 0.9em; } }

@media screen and (max-width: 543px) {
    .dv {
      font-size: 1.4em; }
    .dw {
      font-size: 1em; }
    .dx {
      font-size: 0.85em; } }

@media screen and (max-width: 991px) {

  .dz {
  height: 36px; }

  .d0 {
  height: 36px; }
    .d1 {
      margin-right: 4px; }
    .d3 {
      font-size: 0.6em; }
    .d4 {
      font-size: 0.8em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.cx, .cx:link, .cx:active {
  display: inline-block;
  font-weight: bold;
  text-decoration: underline;
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms; }
  .cx.cy, .cx:link.cy, .cx:active.cy {
    text-decoration: none;
    background-color: #f4f4f4;
    -webkit-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    outline: 1px solid #f4f4f4;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3); }

.cz {
  position: relative;
  display: inline-block; }

.c0 {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  will-change: opacity; }

.c0.c1 {
  opacity: 0.01; }

.c0.c2 {
  opacity: 1;
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms; }

.c0.c3 {
  opacity: 1; }

.c0.c4 {
  opacity: 0;
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms; }

.c5 {
  position: absolute;
  padding: 6px;
  margin: 2px;
  z-index: 1;
  min-width: 220px;
  background-color: #f4f4f4;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
  overflow: hidden; }

.c6 {
  top: 100%; }

.c7 {
  bottom: 100%; }

.c8 {
  right: 0; }

.c9 {
  left: 0; }

.da {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.db {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.dc {
  display: block;
  border-bottom: 1px solid #98bf0e;
  font-size: 1.1em; }
  .dc, .dc:link, .dc:active, .dc:hover, .dc:visited {
    text-decoration: none;
    color: #98bf0e; }

.dd {
  float: left;
  width: calc(100% - 1.05em);
  font-weight: bold; }

.de {
  float: right;
  line-height: 1.5em; }

.df {
  font-size: 0.9em;
  line-height: 1.15; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.bw {
  line-height: 150%;
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.b0 {
  background-color: #eee;
  margin-bottom: 20px; }
  .b0::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }

.b1 {
  height: 100px; }

.b2 {
  height: 100px; }
  .b1::before,
  .b2::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .b1 > *,
  .b2 > * {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }

.b1 {
  float: left;
  width: calc(100% - 180px - 100px - 4px - 8px); }

.b2 {
  float: right; }

.b3 {
  padding-left: 20px;
  font-size: 1.9em; }

.b4 {
  border-right: 4px solid #999;
  height: 100% !important;
  max-height: 100% !important;
  max-width: 100px !important;
  margin-right: 8px;
  -webkit-transition-duration: 0;
       -o-transition-duration: 0;
          transition-duration: 0; }

.b5 {
  color: #666;
  font-size: 0.75em;
  padding: 0 8px;
  width: 180px;
  max-height: 100%;
  overflow: hidden; }

@media screen and (max-width: 991px) {

  .b1 {
  height: 66px; }

  .b2 {
  height: 66px; }

  .b1 {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .b1 {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .b1 {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .b1 {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .b1 {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .b1 {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .b1 {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .b1 {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .b1 {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .b1 {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .b1 {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .b1 {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .b4 {
  margin-right: 4px; }

  .b4 {
  max-width: 66px !important; }

  .b5 {
  width: 120px; }

  .b5 {
  padding: 0 2px; }
    .b5 {
      font-size: 0.6em; } }

@media screen and (min-width: 768px) and (max-width: 991px) {

  .b1 {
  width: calc(100% - 150px - 100px - 4px - 8px); }

  .b1 {
  width: calc(100% - 150px - 100px - 4px - 8px); }

  .b1 {
  width: calc(100% - 150px - 100px - 4px - 8px); }

  .b1 {
  width: calc(100% - 150px - 100px - 4px - 8px); }
    .b3 {
      font-size: 1.5em;
      padding-left: 10px; }
    .b5 {
  width: 150px; }
    .b5 {
      font-size: 0.7em; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .b3 {
      font-size: 1.25em;
      padding-left: 4px; } }

@media screen and (max-width: 543px) {
    .b3 {
      font-size: 1.05em;
      padding-left: 2px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.ch {
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.bx {
  margin: auto;
  max-width: 460px;
  padding: 10px 20px;
  margin-top: -10px;
  margin-bottom: 20px;
  background-color: #ee4;
  border-top: 2px solid #992; }

.by {
  float: left;
  width: 10%;
  font-size: 1.5em;
  text-align: center;
  color: #992; }

.bz {
  float: left;
  width: 90%; }

@media screen and (min-width: 992px) {
    .bx {
      float: right;
      margin-left: 10px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.f7 {
  line-height: 150%;
  margin-bottom: 20px; }

.f8 {
  float: left; }

.f9 {
  float: left;
  padding-left: 20px;
  width: calc(90% - 260px); }

.ga {
  font-size: 2.2em;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase; }

.gb {
  color: undefined;
  margin-bottom: 20px; }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .f9 {
      padding-right: 0; }
    .ga {
      font-size: 1.8em; }
    .gb {
      font-size: 0.95em; } }

@media screen and (max-width: 767px) {
    .f9 {
      padding-left: 0;
      width: 100%; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .ga {
      font-size: 2em; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .ga {
      font-size: 1.6em; }
    .gb {
      font-size: 0.9em; } }

@media screen and (max-width: 543px) {
    .ga {
      font-size: 1.4em; }
    .gb {
      font-size: 0.85em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.lm {
  margin-bottom: 20px;
  text-align: center; }

.ln {
  font-size: 1.5em;
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.hr {
  float: left;
  padding-left: 20px;
  width: calc(100% - 260px); }

.hs {
  margin-bottom: 20px; }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .hr {
      padding-right: 0; } }

@media screen and (max-width: 767px) {
    .hr {
      padding-left: 0;
      width: 100%; } }
/* Dropdown Button */
.ma {
  background-color: #e6e6e6;
  color: #000;
  padding: 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center; }

/* Dropdown button on hover & focus */
.ma:hover, .ma:focus {
  background-color: #ddd; }

/* The search field */
.mb {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  padding: 14px;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 100%; }

/* The search field when it gets focus/clicked on */
.mb:focus {
  outline: 3px solid #ddd; }

/* The container <div> - needed to position the dropdown content */
.mc {
  position: relative; }

/* Dropdown Content (Hidden by Default) */
.md {
  position: absolute;
  background-color: #f6f6f6;
  min-width: 230px;
  border: 1px solid #ddd;
  z-index: 1; }

.me {
  max-height: 300px;
  overflow: auto; }

/* Links inside the dropdown */
.md a {
  color: black;
  padding: 10px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border-bottom: 1px solid #ddd;
  font-size: 12px; }

/* Change color of dropdown links on hover */
.md a:hover {
  background-color: #fff; }

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.mf {
  display: block; }

.mg {
  height: 30px;
  width: 30px;
  padding-right: 10px; }

.mh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.mi {
  border: 1px solid #ddd;
  padding: 10px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.y {
  width: 700px;
  margin-left: auto;
  margin-right: auto; }

.z {
  float: left;
  color: #d93600;
  font-size: 12em;
  margin: 0 60px 60px 20px; }

.aa {
  color: #878787;
  font-size: 2em;
  font-weight: normal; }

.ab {
  color: #878787;
  margin-bottom: 20px; }

.ac {
  color: #98bf0e;
  font-size: 1.2em; }

.ae {
  width: 86%;
  margin: auto; }

.af {
  float: left; }

.af {
  width: calc((99.99% / 4 - 15px) * 1 + (15px * (1 - 1))); }

.af + .af {
  margin-left: 20px; }

.af {
  margin-bottom: 20px; }

.ag {
  margin-bottom: 20px;
  color: #666;
  font-size: 1.2em;
  font-weight: normal; }

.ah, .ah:link, .ah:visited {
  text-decoration: none;
  color: #878787;
  display: block;
  margin-bottom: 10px; }

.ah:hover, .ah:active, .ah.ai {
  text-decoration: underline;
  color: #6e6e6e; }

.aj, .aj:link, .aj:visited {
  display: block;
  margin-bottom: 20px;
  text-decoration: none;
  color: #666;
  font-size: 1.2em; }

.aj:hover, .aj:active, .aj.ai {
  text-decoration: underline;
  color: #757575; }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .z {
      font-size: 10em; }
    .aa {
      font-size: 1em; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .z {
      margin: 0 20px 20px 20px;
      font-size: 5em; }
    .aa {
      font-size: 1.4em; } }

@media screen and (max-width: 543px) {
    .z {
      float: none;
      font-size: 3em;
      display: block;
      margin: 0;
      margin-top: 20px;
      text-align: center; }
    .aa {
      font-size: 0.8em;
      text-align: center; }
    .ab {
      text-align: center; } }

@media screen and (max-width: 767px) {
    .ab {
      font-size: 0.9em; }
    .af {
      width: 100%; }
    .af + .af {
      margin-left: 0; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.ak {
  margin-bottom: 2em;
  position: relative;
  padding-left: 3em;
  /* line-height of .wrapper div:first-child span */
  background: #dadada; }

.al {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 2em;
  /* line-height of .wrapper div:first-child span */
  overflow: hidden;
  white-space: nowrap; }

.am {
  -moz-transform-origin: 0 50%;
  -moz-transform: rotate(-90deg) translate(-50%, 50%);
  -webkit-transform-origin: 0 50%;
  -webkit-transform: rotate(-90deg) translate(-50%, 50%);
  -o-transform-origin: 0 50%;
  -o-transform: rotate(-90deg) translate(-50%, 50%);
  -ms-transform-origin: 0 50%;
  -ms-transform: rotate(-90deg) translate(-50%, 50%);
  transform-origin: 0 50%;
  transform: rotate(-90deg) translate(-50%, 50%);
  position: absolute;
  top: 0;
  bottom: 0;
  height: 2em;
  /* line-height of .wrapper div:first-child span */
  margin: auto;
  font-weight: bold;
  font-size: 1em;
  line-height: 2em;
  /* Copy to other locations */
  padding: 10px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.o {
  font-size: 1.4em;
  margin-top: 40px;
  margin-bottom: 60px; }

.p, .q {
  margin-bottom: 20px; }

.r {
  margin-bottom: 10px;
  border: 1px #ccc solid;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 150px;
  max-width: 150px;
  min-width: 150px;
  margin-right: 10px; }

.t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 5px; }

.u {
  font-size: 22px !important;
  margin: 5px;
  color: #98bf0e; }

.v {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  justify-items: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start; }

.w {
  font-size: 20px;
  font-weight: 600; }

.x {
  font-size: 18px;
  font-weight: 300; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.d {
  margin: auto;
  max-width: 1200px; }
@media screen and (max-width: 543px) {
    .d {
      padding-left: 2px;
      padding-right: 2px; } }
@media screen and (min-width: 544px) and (max-width: 767px) {
    .d {
      padding-left: 3px;
      padding-right: 3px; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
    .d {
      padding-left: 4px;
      padding-right: 4px; } }
@media screen and (min-width: 992px) {
    .d {
      padding-left: 10px;
      padding-right: 10px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.uy {
  position: fixed;
  top: 186px;
  left: 4px;
  z-index: 2; }

.uz {
  list-style: none;
  float: left;
  padding: 0; }

.u0 {
  font-size: 1.2em; }
  .u0 + .u0 {
    margin-top: 2px; }

.u1 {
  overflow: hidden;
  display: block;
  white-space: nowrap;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  max-width: 8px; }
  .u1, .u1:link, .u1:visited {
    color: #fff;
    text-decoration: none; }
  .u1.u2 {
    max-width: calc(8px * 2); }

.uy:hover {
  min-width: 100px; }
  .uy:hover .u1 {
    max-width: calc(8px * 2); }
    .uy:hover .u1.u2 {
      max-width: calc(8px * 3); }
    .uy:hover .u1:hover, .uy:hover .u1 :active {
      max-width: 500px;
      -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.25);
              box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.25); }

.u3 {
  display: block;
  padding: 4px 8px 4px calc(8px * 3); }

.u4 {
  width: 1.2em;
  height: 1.2em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-top: -3px;
  margin-right: 8px;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #fff;
  padding: 1px; }

.u1.sugar-etanol, .u1.sugar-etanol:link, .u1.sugar-etanol:visited {
  background-color: #35ca35; }

.u1.sugar-etanol:hover, .u1.sugar-etanol:active, .u1.sugar-etanol.u2 {
  background-color: #2a2; }

.u1.cotton, .u1.cotton:link, .u1.cotton:visited {
  background-color: #90c1df; }

.u1.cotton:hover, .u1.cotton:active, .u1.cotton.u2 {
  background-color: #60acdc; }

.u1.corn, .u1.corn:link, .u1.corn:visited {
  background-color: #ebb52e; }

.u1.corn:hover, .u1.corn:active, .u1.corn.u2 {
  background-color: #dba00b; }

.u1.wheat, .u1.wheat:link, .u1.wheat:visited {
  background-color: #b7ac7b; }

.u1.wheat:hover, .u1.wheat:active, .u1.wheat.u2 {
  background-color: #af9e50; }

.u1.livestock, .u1.livestock:link, .u1.livestock:visited {
  background-color: #eb7569; }

.u1.livestock:hover, .u1.livestock:active, .u1.livestock.u2 {
  background-color: #e43; }

.u1.coffee, .u1.coffee:link, .u1.coffee:visited {
  background-color: #9b650c; }

.u1.coffee:hover, .u1.coffee:active, .u1.coffee.u2 {
  background-color: #704704; }

.u1.soy, .u1.soy:link, .u1.soy:visited {
  background-color: #9183b6; }

.u1.soy:hover, .u1.soy:active, .u1.soy.u2 {
  background-color: #7059ad; }

.u1.hortifruti-flowers, .u1.hortifruti-flowers:link, .u1.hortifruti-flowers:visited {
  background-color: #ca7597; }

.u1.hortifruti-flowers:hover, .u1.hortifruti-flowers:active, .u1.hortifruti-flowers.u2 {
  background-color: #c6467a; }

.u1.orange, .u1.orange:link, .u1.orange:visited {
  background-color: #f8c29a; }

.u1.orange:hover, .u1.orange:active, .u1.orange.u2 {
  background-color: #fba464; }

.u1.petroleum, .u1.petroleum:link, .u1.petroleum:visited {
  background-color: #6e9381; }

.u1.petroleum:hover, .u1.petroleum:active, .u1.petroleum.u2 {
  background-color: #507e67; }

.u1.biodiesel, .u1.biodiesel:link, .u1.biodiesel:visited {
  background-color: #9ad379; }

.u1.biodiesel:hover, .u1.biodiesel:active, .u1.biodiesel.u2 {
  background-color: #7acf4a; }

.u1.agribusiness, .u1.agribusiness:link, .u1.agribusiness:visited {
  background-color: #999999; }

.u1.agribusiness:hover, .u1.agribusiness:active, .u1.agribusiness.u2 {
  background-color: #7f7f7f; }

.u1.climate, .u1.climate:link, .u1.climate:visited {
  background-color: #0867c4; }

.u1.climate:hover, .u1.climate:active, .u1.climate.u2 {
  background-color: #004d99; }

.u1.forex, .u1.forex:link, .u1.forex:visited {
  background-color: #999999; }

.u1.forex:hover, .u1.forex:active, .u1.forex.u2 {
  background-color: #7f7f7f; }

.u1.fertilizers, .u1.fertilizers:link, .u1.fertilizers:visited {
  background-color: #316380; }

.u1.fertilizers:hover, .u1.fertilizers:active, .u1.fertilizers.u2 {
  background-color: #1E4860; }

.u1.rubber, .u1.rubber:link, .u1.rubber:visited {
  background-color: #316380; }

.u1.rubber:hover, .u1.rubber:active, .u1.rubber.u2 {
  background-color: #1E4860; }

@media screen and (max-width: 1239px) {
    .uy {
      display: none; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.wy {
  cursor: pointer; }

.wz {
  margin-top: 20px; }

.w0 + .w0 {
  margin-top: 10px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.xg {
  display: inline-block;
  min-width: 88px; }

.xh {
  border-radius: 5px; }

.xi > .xh {
  background-color: #98bf0e;
  -webkit-box-shadow: 0 0 8px 4px #98bf0e;
          box-shadow: 0 0 8px 4px #98bf0e; }

.xj > .xh {
  -webkit-box-shadow: 0 0 8px 4px transparent;
          box-shadow: 0 0 8px 4px transparent;
  background-color: transparent;
  -webkit-transition: all 3000ms ease-out;
  -o-transition: all 3000ms ease-out;
  transition: all 3000ms ease-out; }

.xk {
  display: none; }

.xl > .xh {
  -webkit-transition: all 3000ms ease-in;
  -o-transition: all 3000ms ease-in;
  transition: all 3000ms ease-in; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */
.pg {
  height: 100%;
  font-size: 1.1em; }
  .pg::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .pg a {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }

.ph {
  overflow: hidden;
  height: 68%;
  width: 100%;
  border-radius: 3px;
  text-align: center;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  white-space: no-wrap;
  padding-left: 4px;
  padding-right: 4px; }
  .ph, .ph:link, .ph:visited, .ph:hover, .ph:active {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.7);
    color: #000; }
    .ph::before, .ph:link::before, .ph:visited::before, .ph:hover::before, .ph:active::before {
      content: '\200B';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      width: 0;
      font-size: 0; }
    .ph span, .ph:link span, .ph:visited span, .ph:hover span, .ph:active span {
      display: inline-block;
      vertical-align: middle;
      white-space: normal; }
  .ph:hover, .ph:active {
    background-color: #98bf0e;
    color: #fff; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.ws {
  margin-left: 12px;
  display: inline-block;
  min-width: 64px;
  text-align: right; }

.wt {
  padding-left: 6px;
  cursor: pointer;
  opacity: 0.75;
  overflow: hidden; }
  .wt .wu {
    padding: 1px;
    height: 18px;
    width: 24px;
    border: 1px solid transparent;
    vertical-align: middle; }
  .wt.wv {
    cursor: default;
    opacity: 1; }
    .wt.wv .wu {
      border-color: #ccc; }
  .wt.ww:hover {
    opacity: 1; }
  @media screen and (max-width: 767px) {
    .ws {
      margin-left: 2px;
      min-width: 0; }
    .wt {
      padding-left: 1px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */

.uk {
  background-color: #000;
  overflow: hidden; }

.ul {
  margin: auto;
  max-width: 1200px;
  line-height: 26px;
  color: #fff;
  vertical-align: middle;
  font-size: 0.8em; }

.um {
  display: inline-block;
  margin-right: 24px;
  height: 26px; }
  .um a {
    color: #fff; }

.un {
  line-height: normal; }

.uo {
  float: right;
  margin-right: 0; }

.up {
  margin-bottom: 1px; }
  .up i:first-child {
    color: rgba(255, 255, 255, 0.7); }
  .up i:last-child {
    color: #000; }

.uq {
  display: inline-block;
  margin: 0 2px; }
  .uq:hover i:first-child {
    color: #fff; }

.ur {
  font-size: 1.1em; }

.us {
  width: 18px;
  margin-bottom: -3px;
  margin-right: 3px; }

/* Fundo do menu */
.ut {
  background: #000;
  margin-left: -40px;
  margin-top: 3px; }

/* Remove as bolinhas do lado das listas */
.ut .uu, .ut .uv {
  list-style: none; }

/* Configura todos os links do nosso menu */
.ut a {
  color: #fff;
  text-decoration: none;
  display: block;
  cursor: pointer;
  font-size: 13px;
  font-weight: 300; }

/* Faz os <li>s ficarem na horizontal */
.ut > .uu > li {
  float: left;
  position: relative; }

/* Configura os links do menu principal */
.ut > .uu > li > a {
  margin: 0 10px;
  background: #000; }

/* Configura o fundo do menu principal quando com mouse hover */
.ut > .uu > li:hover a {
  background: #444; }

/* Mostra o submenu no evento de mouse hover */
.ut > .uu > li:hover > .uv {
  display: block; }

/* Configura o estilo do submenu */
.ut > .uu > li > .uv {
  position: fixed;
  background: #444;
  min-width: 200px;
  z-index: 1000;
  display: none; }

/* Configura os links do submenu */
.ut > .uu > li > .uv > li > a {
  margin-left: -30px;
  padding: 5px 5px;
  color: #ccc; }

.ut > .uu > li > .uv > li > a:hover {
  color: #fff; }

@media screen and (max-width: 767px) {
    .uk {
      height: 4px; }
    .um {
  margin-right: 6px; }
    .uq {
      margin: 0; } }

@media screen and (max-width: 543px) {
    .ul {
      padding-left: 2px;
      padding-right: 2px; }
  .uw {
    display: none; }
  .ux {
    display: none; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .ul {
      padding-left: 3px;
      padding-right: 3px; }
  .uw {
    display: none; }
  .ux {
    display: none; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .ul {
      padding-left: 4px;
      padding-right: 4px; }
    .um {
  margin-right: 10px; }
  .uw {
    display: none; } }

@media screen and (min-width: 992px) {
    .ul {
      padding-left: 10px;
      padding-right: 10px; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {

  .um {
  margin-right: 14px; } }

@media screen and (max-width: 1199px) {
  .uw {
    letter-spacing: -0.5px; } }

@media screen and (max-width: 991px) {
  .ux {
    letter-spacing: -0.5px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */
.wx + .wx {
  margin-left: 30px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.v3 {
  max-width: 750px; }

.v4 {
  margin-bottom: 48px;
  padding-right: 24px;
  text-align: center;
  font-size: 2em; }

.v5 {
  margin-bottom: 48px;
  padding-right: 24px;
  text-align: center;
  font-size: 1,2em; }

.v6 {
  color: #98bf0e;
  font-size: 1.2em; }

@media screen and (min-width: 768px) {
    .v3 {
      max-width: 340px; } }

@media screen and (max-width: 767px) {
    .v3 {
      background: none; }
    .v4 {
      color: #fff; }
    .v5 {
      color: #fff; }
  .v7 {
    right: 0; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.yn {
  font-size: 1.1em;
  line-height: 24px;
  color: #777; }

.yo {
  cursor: pointer;
  text-align: center;
  width: 24px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.y7 {
  position: absolute;
  right: 0;
  top: 0;
  background-color: white;
  padding: 20px;
  max-width: 100%;
  min-height: 100%;
  cursor: auto; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.y6 {
  width: 25%; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */
.y3 {
  width: 18rem;
  background-color: #ce4813;
  border-left: 1px solid #88300d; }

.y4 {
  text-align: right;
  line-height: 24px; }

.y5 {
  cursor: pointer;
  text-align: center;
  width: 24px;
  color: rgba(255, 255, 255, 0.7); }
  .y5:hover {
    color: #fff; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */
.xm {
  margin-top: 20px;
  padding-bottom: 20px; }

.xn {
  font-size: 1.1em;
  color: '#ccc';
  margin: 0 0 20px 0;
  text-transform: uppercase; }

.xo i:first-child {
  color: rgba(255, 255, 255, 0.7); }

.xo i:last-child {
  color: '#ccc'; }

.xp {
  display: inline-block;
  margin-right: 4px; }
  .xp:hover i:first-child {
    color: #fff; }

.xq {
  height: 70px; }

.xr, .xr:link, .xr:visited {
  color: #ce4813; }

.xr:hover, .xr:active {
  color: #fff; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */
.vx {
  font-size: 1em;
  line-height: 24px;
  color: #777; }

.vy {
  cursor: pointer;
  text-align: center;
  width: 24px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */
.vu {
  font-size: 1.5em;
  line-height: 24px;
  color: #777; }

.vv {
  cursor: pointer;
  text-align: center;
  width: 24px; }

.vw {
  position: relative;
  right: 0;
  top: 0;
  background-color: white;
  padding: 20px;
  max-width: 100%;
  min-height: 100%;
  cursor: auto;
  width: 18rem;
  color: slategrey; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */

.xs {
  margin: auto;
  max-width: 1200px; }

.xt {
  list-style-type: none;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 25px; }

.xu {
  padding: 0 15px; }

.xv {
  display: inline-block;
  width: 100%;
  border-color: transparent; }
  .xv::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .xv .xu {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .xv {
    font-size: 1em;
    color: #777; }
  .xv:link {
    font-size: 1em;
    color: #777; }
  .xv:visited {
    font-size: 1em;
    color: #777; }
  .xv:active, .xv.xw {
    color: #000; }
  .xv:hover {
    color: #85a70c; }

span.xv {
  cursor: default; }

.xv:hover, .xv:active, .xx:hover .xv {
  border-color: #bbb; }
  .xv:hover.xy, .xv:active.xy, .xx:hover .xv.xy {
    position: absolute;
    z-index: 3;
    border-bottom-color: #fff; }

.xz {
  display: none; }

.xz.x0 {
  right: 0; }

.xz.x1 {
  left: 0; }

.xx {
  height: 100%;
  margin-top: 10px;
  text-align: left;
  position: relative;
  line-height: 50px; }

.xx:hover:not(.x2) .xz {
  display: block; }

.x3 {
  vertical-align: middle;
  font-size: 0.55em;
  opacity: 0.6;
  margin-left: 1em; }

.x4 {
  padding: 0;
  list-style: none;
  text-align: left;
  line-height: calc(50px / 2.5); }

.x5 {
  margin: 2px 0;
  display: inline-block;
  width: 100%;
  white-space: nowrap; }

.x6 {
  display: none; }

.x7 {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  padding: 6px 16px; }
  .x7 {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .x7:link {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .x7:visited {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .x7:active, .x7.xw {
    color: #000; }
  .x7:hover {
    padding-left: 19px;
    border-left-color: #85a70c;
    color: #85a70c; }

.x8 li {
  margin-left: 1em; }

.x9 li {
  margin-left: 2em; }

.ya li {
  margin-left: 3em; }

.yb li {
  margin-left: 4em; }

.yc li {
  margin-left: 5em; }

.yd li {
  margin-left: 6em; }

.ye li {
  margin-left: 7em; }

.yf li {
  margin-left: 8em; }

.yg {
  margin-top: -1px;
  font-size: calc(1em - 0.15em);
  display: inherit; }

.yh {
  display: inline-block;
  float: right; }

.yi {
  display: none; }
  .yi a {
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: #0c9;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    -webkit-box-shadow: 2px 2px 3px #999;
            box-shadow: 2px 2px 3px #999;
    margin: 5px; }
  .yi i {
    font-size: 2em; }

.yj {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999 !important; }

.yk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .yk li {
    margin-right: 1px; }

.yl {
  height: 100px;
  float: left;
  white-space: nowrap;
  position: absolute; }
  .yl img {
    max-height: 25px; }
  @media screen and (max-width: 543px) {
    .xs {
      padding-left: 2px;
      padding-right: 2px; }
    .xu {
  padding: 0 4px; }
    .xv {
    font-size: 1em; }
    .xv:link {
    font-size: 1em; }
    .xv:visited {
    font-size: 1em; }
    .xx {
  line-height: 28px; }
    .x4 {
  line-height: calc(28px / 2.5); }
    .x7 {
    font-size: 0.9em; }
    .x7:link {
    font-size: 0.9em; }
    .x7:visited {
    font-size: 0.9em; }
    .yg {
  display: none; }
    .yg {
  font-size: calc(1em - 0.15em); }
    .yi {
  display: inline-block; } }
  @media screen and (min-width: 544px) and (max-width: 767px) {
    .xs {
      padding-left: 3px;
      padding-right: 3px; }
    .xu {
  padding: 0 6px; }
    .xv {
    font-size: 1em; }
    .xv:link {
    font-size: 1em; }
    .xv:visited {
    font-size: 1em; }
    .xx {
  line-height: 32px; }
    .x4 {
  line-height: calc(32px / 2.5); }
    .x7 {
    font-size: 0.9em; }
    .x7:link {
    font-size: 0.9em; }
    .x7:visited {
    font-size: 0.9em; }
    .yg {
  display: none; }
    .yg {
  font-size: calc(1em - 0.15em); }
    .yi {
  display: inline-block; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .xs {
      padding-left: 4px;
      padding-right: 4px; }
    .xu {
  padding: 0 8px; }
    .xv {
    font-size: 0.9em; }
    .xv:link {
    font-size: 0.9em; }
    .xv:visited {
    font-size: 0.9em; }
    .xx {
  line-height: 40px; }
    .x4 {
  line-height: calc(40px / 2.5); }
    .x7 {
    font-size: 0.8em; }
    .x7:link {
    font-size: 0.8em; }
    .x7:visited {
    font-size: 0.8em; }
    .yg {
  font-size: calc(0.9em - 0.15em); } }
  @media screen and (min-width: 992px) {
    .xs {
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 767px) {
  .ym {
    float: none; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {

  .xu {
  padding: 0 16px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */

.yp {
  margin-top: -50px;
  width: 24px; }
  .yp:focus {
    width: 140px; }

.yq {
  color: #777;
  margin-left: -28px;
  width: 28px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  cursor: text;
  z-index: 1;
  font-size: 1.1em;
  position: absolute; }

.yr {
  border: 1px solid #ddd;
  padding: 0 24px 0 4px;
  width: 165px;
  height: 29px;
  line-height: 24px;
  font-size: 0.9em;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  background-color: transparent; }

.ys {
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  border: 1px solid #ddd;
  padding: 0 24px 0 4px;
  width: 99%;
  height: 29px;
  line-height: 24px;
  font-size: 0.9em;
  transition-duration: 0.4s;
  background-color: transparent; }

.yt {
  color: #777;
  border: none;
  background: none;
  font-size: 1.1em;
  text-align: center;
  margin-left: -24px;
  width: 24px;
  height: 24px;
  line-height: 24px; }

.yu {
  background-color: #fff;
  text-align: left;
  font-size: 12px;
  padding: 5px;
  text-decoration: none;
  display: block; }
  .yu .yv {
    font-weight: bold;
    text-decoration: none; }
  .yu .yw {
    text-decoration: none; }
  .yu:focus {
    display: none; }

.yx {
  z-index: 20;
  border: 1px solid grey;
  background-color: grey;
  position: absolute;
  border-radius: 0 0 4px 4px;
  padding: 0;
  margin: 0;
  font-size: 14px;
  min-width: 250px;
  margin-right: 50px;
  margin-top: 10px;
  display: block; }
  .yx:hover {
    border-bottom: 1px solid black;
    display: block; }

.yy {
  position: fixed;
  top: -2%;
  left: -2%;
  width: 104%;
  height: 104%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 6000002;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.yy {
  position: fixed;
  /* Sit on top of the page content */
  display: block;
  /* Hidden by default */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  /* Black background with opacity */
  z-index: 2;
  /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  /* Add a pointer on hover */ }

.yz {
  position: fixed;
  /* Sit on top of the page content */
  display: none;
  /* Hidden by default */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  /* Black background with opacity */
  z-index: 2;
  /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  /* Add a pointer on hover */ }

.y0 {
  display: none; }

.y1 {
  display: block;
  margin-top: -40px;
  margin-left: -280px; }

@media screen and (max-width: 767px) {
  .y2 {
    width: 24px; }
    .y2:focus {
      width: 110px; }
    .yr {
      background-color: transparent;
      width: 24px; }
      .yr:focus {
        z-index: 6000004;
        background-color: #eee;
        padding: 0 28px 0 4px;
        width: 160px; }
    .yt {
      display: none; }
    .y1 {
      margin-left: -330px;
      margin-right: 10%; } }

@media screen and (min-width: 768px) {
    .yq {
      display: none; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .yr {
      width: 137.5px; }
      .yr:focus {
        background-color: #fff;
        padding: 0 28px 0 4px;
        width: 160px;
        z-index: 30; }
    .y1 {
      margin-left: -340px;
      margin-right: 10%;
      margin-top: -50px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .yr {
      width: 110px; }
      .yr:focus {
        z-index: 6000004;
        background-color: #eee;
        padding: 0 28px 0 4px;
        width: 120px; }
    .y1 {
      margin-left: -350px;
      margin-top: -50px;
      margin-right: 10%; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */

.ug {
  margin: auto;
  max-width: 1200px;
  min-height: 90px; }

.uh {
  height: 90px;
  float: left;
  margin-left: 0px;
  white-space: nowrap;
  position: absolute; }
  .uh::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .uh img {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .uh img {
    max-height: 40%; }

.ui {
  float: right;
  overflow: hidden; }

.uj {
  float: left;
  height: auto;
  margin-top: 33px;
  margin-left: 70px; }

@media screen and (max-width: 767px) {

  .ug {
  min-height: 40px; }

  .uh {
  height: 40px; }

  .uj {
  margin-left: 2px; }

  .uj {
  margin-top: 8px; } }

@media screen and (max-width: 543px) {
    .ug {
      padding-left: 2px;
      padding-right: 2px; }
    .uh {
  margin-left: 40px; }
    .uh img {
    max-height: 55%; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .ug {
      padding-left: 3px;
      padding-right: 3px; }
    .uh {
  margin-left: 40px; }
    .uh img {
    max-height: 60%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .ug {
      padding-left: 4px;
      padding-right: 4px; }
    .uj {
  margin-left: 28px; } }

@media screen and (min-width: 992px) {
    .ug {
      padding-left: 10px;
      padding-right: 10px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */

.w1 {
  margin: auto;
  max-width: 1200px;
  min-height: 90px; }

.w2 {
  height: 90px;
  float: left;
  margin-left: 0px;
  white-space: nowrap;
  position: absolute; }
  .w2::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .w2 img {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .w2 img {
    max-height: 40%; }

.w3 {
  float: right;
  overflow: hidden; }

.w4 {
  float: left;
  height: auto;
  margin-left: 20px; }

.w5 {
  margin-top: 3px;
  font-size: 15px;
  text-align: center; }

.w6 {
  margin-top: 3px;
  font-size: 18px;
  text-align: center;
  color: #3a3939; }

.w7, .w8 {
  white-space: nowrap;
  display: block;
  margin-top: 2px;
  font-size: 1.1em !important; }

.w7, .w9 {
  white-space: nowrap;
  display: block;
  margin-left: 3px;
  font-size: 1.4em !important; }

.xa {
  opacity: 0.8; }

.xb {
  vertical-align: middle;
  -webkit-transform: scale(0.7, 1) translateX(-1px);
      -ms-transform: scale(0.7, 1) translateX(-1px);
          transform: scale(0.7, 1) translateX(-1px); }

.xc {
  color: #d44; }

.xd {
  color: #5b5; }

.xe {
  color: #999; }

.xf {
  font-size: 1.2em;
  font-weight: bold; }

@media screen and (max-width: 767px) {

  .w1 {
  min-height: 40px; }

  .w2 {
  height: 40px; }

  .w4 {
  margin-left: 2px; } }

@media screen and (max-width: 543px) {
    .w1 {
      padding-left: 2px;
      padding-right: 2px; }
    .w2 {
  margin-left: 40px; }
    .w2 img {
    max-height: 55%; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .w1 {
      padding-left: 3px;
      padding-right: 3px; }
    .w2 {
  margin-left: 40px; }
    .w2 img {
    max-height: 60%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .w1 {
      padding-left: 4px;
      padding-right: 4px; }
    .w4 {
  margin-left: 10px; } }

@media screen and (min-width: 992px) {
    .w1 {
      padding-left: 10px;
      padding-right: 10px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */

.u5 {
  border-style: solid;
  border-width: 3px 0 1px;
  border-color: #ddd;
  display: inherit; }

.u6 {
  margin: auto;
  max-width: 1200px; }

.u7 {
  float: left; }

.u8 {
  float: left;
  list-style: none;
  padding: 0; }

.u9 {
  padding: 0 10px; }

.va {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  border-style: solid;
  border-width: 3px 1px 1px;
  border-color: transparent; }
  .va::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .va .u9 {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .va {
    font-size: 1em;
    color: #777; }
  .va:link {
    font-size: 1em;
    color: #777; }
  .va:visited {
    font-size: 1em;
    color: #777; }
  .va:active, .va.vb {
    color: #000; }
  .va:hover {
    color: #85a70c; }

span.va {
  cursor: default; }

.va:hover, .va:active, .vc:hover .va {
  border-color: #bbb; }
  .va:hover.vd, .va:active.vd, .vc:hover .va.vd {
    position: absolute;
    z-index: 3;
    border-bottom-color: #fff; }

.ve {
  display: none;
  position: absolute;
  z-index: 2;
  top: calc(100% - 1px);
  min-width: 240px;
  max-width: 100vw;
  -webkit-box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.25);
  background-color: #fff;
  border: 1px solid #bbb; }

.ve.vf {
  right: 0; }

.ve.vg {
  left: 0; }

.vc {
  display: inline-block;
  height: 100%;
  margin-top: -3px;
  text-align: center;
  position: relative;
  line-height: 50px; }

.vc:hover:not(.vh) .ve {
  display: block; }

.vi {
  vertical-align: middle;
  font-size: 0.55em;
  opacity: 0.6;
  margin-left: 1em; }

.vj {
  padding: 0;
  list-style: none;
  text-align: left;
  line-height: calc(50px / 2.5); }

.vk {
  margin: 2px 0;
  display: inline-block;
  width: 100%;
  white-space: nowrap; }

.vl {
  display: none; }

.vm {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  padding: 6px 16px;
  border-style: solid;
  border-color: transparent;
  border-width: 0 3px; }
  .vm {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .vm:link {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .vm:visited {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .vm:hover, .vm:active {
    background-color: #f4f4f4; }
  .vm:active, .vm.vb {
    border-left-color: #bbb;
    color: #000; }
  .vm:hover {
    padding-left: 19px;
    border-left-color: #85a70c;
    color: #85a70c; }

.vn li {
  margin-left: 1em; }

.vo li {
  margin-left: 2em; }

.vp {
  margin-top: -1px;
  font-size: calc(1em - 0.15em);
  display: inherit; }

.vq {
  display: inline-block;
  float: right; }

.vr {
  display: none; }
  .vr a {
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: #0c9;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    -webkit-box-shadow: 2px 2px 3px #999;
            box-shadow: 2px 2px 3px #999;
    margin: 5px; }
  .vr i {
    font-size: 2em; }

.vs {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 5; }

.vt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .vt li {
    margin-right: 1px; }
  @media screen and (max-width: 543px) {

  .u5 {
  display: none; }
    .u6 {
      padding-left: 2px;
      padding-right: 2px; }
    .u9 {
  padding: 0 2px; }
    .va {
    font-size: 0.6em; }
    .va:link {
    font-size: 0.6em; }
    .va:visited {
    font-size: 0.6em; }
    .vc {
  line-height: 28px; }
    .vj {
  line-height: calc(28px / 2.5); }
    .vm {
    font-size: 0.75em; }
    .vm:link {
    font-size: 0.75em; }
    .vm:visited {
    font-size: 0.75em; }
    .vp {
  display: none; }
    .vp {
  font-size: calc(0.6em - 0.15em); }
    .vr {
  display: inline-block; } }
  @media screen and (min-width: 544px) and (max-width: 767px) {

  .u5 {
  display: none; }
    .u6 {
      padding-left: 3px;
      padding-right: 3px; }
    .u9 {
  padding: 0 3px; }
    .va {
    font-size: 0.7em; }
    .va:link {
    font-size: 0.7em; }
    .va:visited {
    font-size: 0.7em; }
    .vc {
  line-height: 32px; }
    .vj {
  line-height: calc(32px / 2.5); }
    .vm {
    font-size: 0.75em; }
    .vm:link {
    font-size: 0.75em; }
    .vm:visited {
    font-size: 0.75em; }
    .vp {
  display: none; }
    .vp {
  font-size: calc(0.7em - 0.15em); }
    .vr {
  display: inline-block; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .u6 {
      padding-left: 4px;
      padding-right: 4px; }
    .u9 {
  padding: 0 5px; }
    .va {
    font-size: 0.9em; }
    .va:link {
    font-size: 0.9em; }
    .va:visited {
    font-size: 0.9em; }
    .vc {
  line-height: 40px; }
    .vj {
  line-height: calc(40px / 2.5); }
    .vm {
    font-size: 0.8em; }
    .vm:link {
    font-size: 0.8em; }
    .vm:visited {
    font-size: 0.8em; }
    .vp {
  display: none; }
    .vp {
  font-size: calc(0.9em - 0.15em); } }
  @media screen and (min-width: 992px) {
    .u6 {
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 767px) {
    .u7 {
      float: none; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {

  .u9 {
  padding: 0 7px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */

.v8 {
  float: left;
  list-style: none;
  padding: 0;
  height: 100%;
  width: 100%; }
  .v8 > li {
    display: inline-block;
    height: 100%;
    text-align: center; }
  .v8 a {
    display: inline-block;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition-duration: 0.4s;
         -o-transition-duration: 0.4s;
            transition-duration: 0.4s; }
    .v8 a::before {
      content: '\200B';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      width: 0;
      font-size: 0; }

.v9 {
  width: calc(99.99% / 8);
  font-size: 0.8em; }
  .v9 + .v9 .wa {
    border-left-color: #ddd; }

.wb {
  opacity: 0.9;
  border-width: 0 0 4px 0;
  border-style: solid;
  border-color: transparent;
  color: #333; }

.wb:link {
  opacity: 0.9;
  border-width: 0 0 4px 0;
  border-style: solid;
  border-color: transparent;
  color: #333; }

.wb:visited {
  opacity: 0.9;
  border-width: 0 0 4px 0;
  border-style: solid;
  border-color: transparent;
  color: #333; }

.wb:hover, .wb:active {
  opacity: 1;
  margin-bottom: 20px; }

.wa {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  width: 100%;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent; }

.wc .wa {
  padding-left: 4px;
  padding-right: 4px; }

.wc .wd {
  position: relative;
  text-align: center; }

.we {
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 95%;
  opacity: 0; }

.v9:hover .we {
  bottom: 108%;
  opacity: 1; }

.wf {
  display: inline-block;
  padding: 3px 5px 2px;
  border-radius: 2px;
  background-color: #888;
  color: #fff;
  font-size: 0.9em; }

.wg {
  height: 29px;
  bottom: 10px; }

.wh {
  display: inline-block;
  vertical-align: middle;
  white-space: normal; }

.wi, .wj {
  white-space: nowrap;
  display: block;
  font-size: 1.1em !important; }

.wi, .wk {
  white-space: nowrap;
  display: block;
  margin-left: 3px;
  font-size: 1.4em !important; }

.wl {
  opacity: 0.8; }

.wm {
  vertical-align: middle;
  -webkit-transform: scale(0.7, 1) translateX(-1px);
      -ms-transform: scale(0.7, 1) translateX(-1px);
          transform: scale(0.7, 1) translateX(-1px); }

.wn {
  color: #d44; }

.wo {
  color: #5b5; }

.wp {
  color: #999; }

.wq {
  font-size: 1.1em;
  font-weight: bold; }

.v9.sugar-etanol .wf {
  background-color: #2a2; }

.v9.sugar-etanol .wb:hover, .v9.sugar-etanol .wb:active, .v9.sugar-etanol .wb.wr {
  border-bottom-color: #27c427;
  background-color: #f5f5f5; }

.v9.sugar-etanol .wb:hover {
  border-bottom-color: #2a2;
  background-color: #eee; }
  .v9.sugar-etanol .wb:hover .wi, .v9.sugar-etanol .wb:hover .wj {
    color: #000; }

.v9.cotton .wf {
  background-color: #60acdc; }

.v9.cotton .wb:hover, .v9.cotton .wb:active, .v9.cotton .wb.wr {
  border-bottom-color: #79b9e2;
  background-color: #f5f5f5; }

.v9.cotton .wb:hover {
  border-bottom-color: #60acdc;
  background-color: #eee; }
  .v9.cotton .wb:hover .wi, .v9.cotton .wb:hover .wj {
    color: #000; }

.v9.corn .wf {
  background-color: #dba00b; }

.v9.corn .wb:hover, .v9.corn .wb:active, .v9.corn .wb.wr {
  border-bottom-color: #f3b312;
  background-color: #f5f5f5; }

.v9.corn .wb:hover {
  border-bottom-color: #dba00b;
  background-color: #eee; }
  .v9.corn .wb:hover .wi, .v9.corn .wb:hover .wj {
    color: #000; }

.v9.wheat .wf {
  background-color: #af9e50; }

.v9.wheat .wb:hover, .v9.wheat .wb:active, .v9.wheat .wb.wr {
  border-bottom-color: #b9aa65;
  background-color: #f5f5f5; }

.v9.wheat .wb:hover {
  border-bottom-color: #af9e50;
  background-color: #eee; }
  .v9.wheat .wb:hover .wi, .v9.wheat .wb:hover .wj {
    color: #000; }

.v9.livestock .wf {
  background-color: #e43; }

.v9.livestock .wb:hover, .v9.livestock .wb:active, .v9.livestock .wb.wr {
  border-bottom-color: #f05e4f;
  background-color: #f5f5f5; }

.v9.livestock .wb:hover {
  border-bottom-color: #e43;
  background-color: #eee; }
  .v9.livestock .wb:hover .wi, .v9.livestock .wb:hover .wj {
    color: #000; }

.v9.coffee .wf {
  background-color: #704704; }

.v9.coffee .wb:hover, .v9.coffee .wb:active, .v9.coffee .wb.wr {
  border-bottom-color: #8e5a05;
  background-color: #f5f5f5; }

.v9.coffee .wb:hover {
  border-bottom-color: #704704;
  background-color: #eee; }
  .v9.coffee .wb:hover .wi, .v9.coffee .wb:hover .wj {
    color: #000; }

.v9.soy .wf {
  background-color: #7059ad; }

.v9.soy .wb:hover, .v9.soy .wb:active, .v9.soy .wb.wr {
  border-bottom-color: #826db7;
  background-color: #f5f5f5; }

.v9.soy .wb:hover {
  border-bottom-color: #7059ad;
  background-color: #eee; }
  .v9.soy .wb:hover .wi, .v9.soy .wb:hover .wj {
    color: #000; }

.v9.hortifruti-flowers .wf {
  background-color: #c6467a; }

.v9.hortifruti-flowers .wb:hover, .v9.hortifruti-flowers .wb:active, .v9.hortifruti-flowers .wb.wr {
  border-bottom-color: #cd5d8b;
  background-color: #f5f5f5; }

.v9.hortifruti-flowers .wb:hover {
  border-bottom-color: #c6467a;
  background-color: #eee; }
  .v9.hortifruti-flowers .wb:hover .wi, .v9.hortifruti-flowers .wb:hover .wj {
    color: #000; }

.v9.orange .wf {
  background-color: #fba464; }

.v9.orange .wb:hover, .v9.orange .wb:active, .v9.orange .wb.wr {
  border-bottom-color: #fcb682;
  background-color: #f5f5f5; }

.v9.orange .wb:hover {
  border-bottom-color: #fba464;
  background-color: #eee; }
  .v9.orange .wb:hover .wi, .v9.orange .wb:hover .wj {
    color: #000; }

.v9.petroleum .wf {
  background-color: #507e67; }

.v9.petroleum .wb:hover, .v9.petroleum .wb:active, .v9.petroleum .wb.wr {
  border-bottom-color: #5c9176;
  background-color: #f5f5f5; }

.v9.petroleum .wb:hover {
  border-bottom-color: #507e67;
  background-color: #eee; }
  .v9.petroleum .wb:hover .wi, .v9.petroleum .wb:hover .wj {
    color: #000; }

.v9.biodiesel .wf {
  background-color: #7acf4a; }

.v9.biodiesel .wb:hover, .v9.biodiesel .wb:active, .v9.biodiesel .wb.wr {
  border-bottom-color: #8cd562;
  background-color: #f5f5f5; }

.v9.biodiesel .wb:hover {
  border-bottom-color: #7acf4a;
  background-color: #eee; }
  .v9.biodiesel .wb:hover .wi, .v9.biodiesel .wb:hover .wj {
    color: #000; }

.v9.agribusiness .wf {
  background-color: #7f7f7f; }

.v9.agribusiness .wb:hover, .v9.agribusiness .wb:active, .v9.agribusiness .wb.wr {
  border-bottom-color: #8e8e8e;
  background-color: #f5f5f5; }

.v9.agribusiness .wb:hover {
  border-bottom-color: #7f7f7f;
  background-color: #eee; }
  .v9.agribusiness .wb:hover .wi, .v9.agribusiness .wb:hover .wj {
    color: #000; }

.v9.climate .wf {
  background-color: #004d99; }

.v9.climate .wb:hover, .v9.climate .wb:active, .v9.climate .wb.wr {
  border-bottom-color: #005cb8;
  background-color: #f5f5f5; }

.v9.climate .wb:hover {
  border-bottom-color: #004d99;
  background-color: #eee; }
  .v9.climate .wb:hover .wi, .v9.climate .wb:hover .wj {
    color: #000; }

.v9.forex .wf {
  background-color: #7f7f7f; }

.v9.forex .wb:hover, .v9.forex .wb:active, .v9.forex .wb.wr {
  border-bottom-color: #8e8e8e;
  background-color: #f5f5f5; }

.v9.forex .wb:hover {
  border-bottom-color: #7f7f7f;
  background-color: #eee; }
  .v9.forex .wb:hover .wi, .v9.forex .wb:hover .wj {
    color: #000; }

.v9.fertilizers .wf {
  background-color: #1E4860; }

.v9.fertilizers .wb:hover, .v9.fertilizers .wb:active, .v9.fertilizers .wb.wr {
  border-bottom-color: #255977;
  background-color: #f5f5f5; }

.v9.fertilizers .wb:hover {
  border-bottom-color: #1E4860;
  background-color: #eee; }
  .v9.fertilizers .wb:hover .wi, .v9.fertilizers .wb:hover .wj {
    color: #000; }

.v9.rubber .wf {
  background-color: #1E4860; }

.v9.rubber .wb:hover, .v9.rubber .wb:active, .v9.rubber .wb.wr {
  border-bottom-color: #255977;
  background-color: #f5f5f5; }

.v9.rubber .wb:hover {
  border-bottom-color: #1E4860;
  background-color: #eee; }
  .v9.rubber .wb:hover .wi, .v9.rubber .wb:hover .wj {
    color: #000; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .v9 {
      font-size: 0.78em; }
    .wc .wa {
  padding-right: 4px; }
    .wc .wa {
  padding-left: 4px; }
    .v9:hover .we {
      bottom: 113%; }
    .wg {
  height: 24px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .v9 {
      font-size: 0.52em; }
    .wc .wa {
  padding-right: 2px; }
    .wc .wa {
  padding-left: 2px; }
    .v9:hover .we {
      bottom: 120%; }
    .wg {
  height: 20px; } }
  @media screen and (min-width: 544px) and (max-width: 767px) {
    .v9 {
      font-size: 0.48em; }
    .wc .wa {
  padding-right: 2px; }
    .wc .wa {
  padding-left: 2px; }
    .v9:hover .we {
      bottom: 110%; }
    .wg {
  height: 16px; } }
  @media screen and (max-width: 543px) {
    .v9 {
      font-size: 0.45em; }
    .wc .wa {
  padding-right: 0px; }
    .wc .wa {
  padding-left: 0px; }
    .wc .wa {
      padding-top: 16px; }
    .wc .wd {
      text-align: center; }
    .v9:hover .we {
      bottom: 115%; }
    .wg {
  height: 0px; }
    .wg {
      width: 16px;
      height: 16px;
      display: block;
      -webkit-transform: translateY(calc(50% - 11px)) translateX(60%);
          -ms-transform: translateY(calc(50% - 11px)) translateX(60%);
              transform: translateY(calc(50% - 11px)) translateX(60%); } }
  @media screen and (max-width: 767px) {

  .wb {
  border-width: 0 0 2px 0; }

  .wb:link {
  border-width: 0 0 2px 0; }

  .wb:visited {
  border-width: 0 0 2px 0; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */

.ud {
  margin: auto;
  max-width: 1200px;
  height: 70px;
  margin-top: 20px;
  margin-bottom: 20px; }

.ue {
  float: left;
  height: 70px;
  width: calc(100% - 275px - 3px); }

.uf {
  float: right;
  width: 275px;
  height: 70px;
  margin-left: 3px; }

@media screen and (max-width: 543px) {

  .ud {
  margin-bottom: 4px; }

  .ud {
  margin-top: 4px; }

  .ud {
  height: 64px; }
    .ud {
      padding-left: 2px;
      padding-right: 2px; }
    .ue {
  height: 64px; }
    .uf {
  height: 64px; } }

@media screen and (min-width: 544px) and (max-width: 767px) {

  .ud {
  margin-bottom: 4px; }

  .ud {
  margin-top: 4px; }

  .ud {
  height: 40px; }
    .ud {
      padding-left: 3px;
      padding-right: 3px; }
    .ue {
  height: 40px; }
    .uf {
  height: 40px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {

  .ud {
  margin-bottom: 6px; }

  .ud {
  margin-top: 6px; }

  .ud {
  height: 50px; }
    .ud {
      padding-left: 4px;
      padding-right: 4px; }
    .ue {
  height: 50px; }
    .uf {
  height: 50px; } }

@media screen and (min-width: 992px) {
    .ud {
      padding-left: 10px;
      padding-right: 10px; } }

@media screen and (max-width: 767px) {
    .ue {
      width: 100%; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */

.t0 {
  margin: auto;
  max-width: 1200px;
  min-height: 70px; }

.t1 {
  margin-top: 11px;
  margin-left: 0px;
  height: 70px;
  float: left;
  white-space: nowrap;
  position: absolute; }
  .t1 img {
    max-height: 40%; }

.t2 {
  float: right;
  overflow: hidden; }

.t3 {
  float: left;
  height: auto;
  margin-top: 46px;
  margin-left: 70px; }

.t4 {
  float: right;
  height: auto; }

.t5 {
  display: none; }

.t6 {
  background: white;
  position: fixed;
  top: 0;
  left: 0;
  height: 55px;
  -webkit-box-shadow: 1px 1px 1px #222;
          box-shadow: 1px 1px 1px #222;
  -webkit-animation: t7 0.5s ease-in-out;
          animation: t7 0.5s ease-in-out;
  z-index: 100 !important;
  width: 100%; }

.t8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.t9 {
  width: 2rem;
  height: 2rem;
  margin-right: 0.5rem;
  -webkit-animation: ua 0.7s ease-in-out 0.5s;
          animation: ua 0.7s ease-in-out 0.5s; }

.ub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none; }

.uc {
  margin: 0.4rem 1rem 0 0;
  padding: 0 0.3rem;
  cursor: pointer; }

@-webkit-keyframes t7 {
  from {
    -webkit-transform: translateY(-5rem);
            transform: translateY(-5rem); }
  to {
    -webkit-transform: translateY(0rem);
            transform: translateY(0rem); } }

@keyframes t7 {
  from {
    -webkit-transform: translateY(-5rem);
            transform: translateY(-5rem); }
  to {
    -webkit-transform: translateY(0rem);
            transform: translateY(0rem); } }

@-webkit-keyframes ua {
  0% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); }
  100% {
    -webkit-transform: rotateY(0rem);
            transform: rotateY(0rem); } }

@keyframes ua {
  0% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); }
  100% {
    -webkit-transform: rotateY(0rem);
            transform: rotateY(0rem); } }

@media screen and (max-width: 767px) {

  .t0 {
  min-height: 35px; }

  .t1 {
  height: 35px; }

  .t1 {
  margin-top: 11px; }

  .t3 {
  margin-left: 2px; }

  .t3 {
  margin-top: 11px; } }

@media screen and (max-width: 543px) {
    .t0 {
      padding-left: 2px;
      padding-right: 2px; }
    .t1 {
  margin-left: 40px; }
    .t1 {
  margin-top: 11px; }
    .t1 img {
    max-height: 70%; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .t0 {
      padding-left: 3px;
      padding-right: 3px; }
    .t1 {
  margin-left: 40px; }
    .t1 {
  margin-top: 11px; }
    .t1 img {
    max-height: 80%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .t0 {
      padding-left: 4px;
      padding-right: 4px; }
    .t1 {
  margin-top: 11px; }
    .t3 {
  margin-left: 28px; } }

@media screen and (min-width: 992px) {
    .t0 {
      padding-left: 10px;
      padding-right: 10px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.m4 {
  background-color: #f0f0f0;
  overflow: hidden; }

.m5 {
  margin: auto;
  max-width: 1200px;
  height: 170px; }

.m6 {
  position: relative;
  float: left;
  width: calc(100% - 350px);
  padding-right: 50px; }
  .m6 h1 {
    text-transform: uppercase;
    font-size: 2em;
    color: #98bf0e;
    font-weight: normal;
    margin-top: 27px;
    margin-bottom: 0;
    line-height: 40px; }
  .m6 p {
    margin: 4px 0;
    color: #666;
    line-height: 20px; }
  .m6 input[type=text], .m6 .m7 {
    height: 50px;
    line-height: 50px;
    font-size: 1.25em; }
  .m6 input[type=text] {
    padding: 0 12px;
    border: none;
    width: 75%; }
  .m6 .m7 {
    width: 25%;
    padding: 0; }

.m8, .m9 {
  position: absolute;
  width: 94%;
  overflow: visible;
  white-space: nowrap;
  font-size: 0.9em; }

.m8 {
  margin: 2px 0; }

.m9 {
  margin: 4px;
  color: #5a5; }

.na {
  float: left;
  width: 350px;
  height: 100%;
  text-align: center; }
  .na::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }

.nb {
  display: inline-block;
  vertical-align: middle;
  white-space: normal; }
  .nb > a > span {
    width: 350px;
    height: 120px; }
  @media screen and (max-width: 543px) {
    .m5 {
      padding-left: 2px;
      padding-right: 2px; } }
  @media screen and (min-width: 544px) and (max-width: 767px) {
    .m5 {
      padding-left: 3px;
      padding-right: 3px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .m5 {
      padding-left: 4px;
      padding-right: 4px; }
    .m6 {
      padding-right: 12.5px; }
      .m6 h1 {
        font-size: 1.6em; }
      .m6 p {
        font-size: 0.8em; } }
  @media screen and (min-width: 992px) {
    .m5 {
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 767px) {
    .m6 {
      width: 100%;
      padding-right: 0; }
      .m6 h1 {
        font-size: 1.2em;
        margin-top: 13.5px;
        margin-bottom: 0;
        line-height: 100%; }
      .m6 p {
        font-size: 0.9em;
        line-height: 125%; }
      .m6 input[type=text], .m6 .m7 {
        height: 28px;
        line-height: 28px;
        font-size: 0.9em; }
      .m6 input[type=text] {
        padding: 0 6px;
        width: 65%; }
      .m6 .m7 {
        width: 35%; }
    .m8, .m9 {
      font-size: 0.7em; }
    .na {
      width: 100%; }
    .nb,
    .nb > a,
    .nb > a > span {
      width: 100%; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.nc {
  background-color: #404040;
  overflow: hidden; }

.nd {
  margin: auto;
  max-width: 1200px; }

.ne {
  font-weight: bold;
  font-size: 1.075em;
  margin-top: 0; }

.nf {
  overflow: hidden; }

.ng {
  overflow: hidden;
  margin-left: 10px; }

.nh, .ni {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  float: left; }

.nh {
  width: 62%;
  padding-right: 30px; }
  .nh p {
    padding-left: 2px; }
  .nh a, .nh a:link, .nh a:visited {
    display: inline-block;
    width: 140px;
    line-height: 32px;
    text-decoration: none;
    text-align: center;
    background-color: #a0a0a0;
    color: #fff; }
  .nh a:hover, .nh a:active {
    color: #333;
    background-color: #fff; }

.ni {
  width: 38%; }

.nj {
  font-size: 1.18em; }
  .nj i:first-child {
    color: rgba(255, 255, 255, 0.7); }
  .nj i:last-child {
    color: #6b6b6b; }

.nk {
  display: inline-block;
  margin-right: 16px; }
  .nk:hover i:first-child {
    color: #fff; }
  .nk:last-child {
    margin-right: 0 !important; }

.nl {
  line-height: 135%; }

@media screen and (max-width: 543px) {
    .nd {
      padding-left: 2px;
      padding-right: 2px; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .nd {
      padding-left: 3px;
      padding-right: 3px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .nd {
      padding-left: 4px;
      padding-right: 4px; } }

@media screen and (min-width: 992px) {
    .nd {
      padding-left: 10px;
      padding-right: 10px; } }

@media screen and (max-width: 767px) {
    .nh {
      width: 100%;
      padding: 20px; }
      .nh p {
        font-size: 0.9em;
        padding-right: 2px; }
    .ni {
      text-align: center;
      width: 100%;
      padding-bottom: 20px; } }

@media screen and (max-width: 991px) {
    .nk {
      margin-right: 8px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */
/* stylelint-disable length-zero-no-unit */

/* stylelint-enable */
.oo {
  float: left;
  list-style: none;
  padding: 0;
  height: 100%;
  width: 100%; }
  .oo > li {
    display: inline-block;
    height: 100%;
    text-align: center; }
  .oo a {
    display: inline-block;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition-duration: 0.4s;
         -o-transition-duration: 0.4s;
            transition-duration: 0.4s; }
    .oo a::before {
      content: '\200B';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      width: 0;
      font-size: 0; }
  .oo > li {
    overflow: hidden; }
  .oo a .op {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }

.oq {
  width: calc(99.99% / 11 - 2px);
  margin-right: 2px;
  font-size: 1.05em; }

.or, .or:link, .or:visited {
  opacity: 0.9;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  color: #fff; }

.or:hover, .or:active {
  opacity: 1; }

.or.sugar-etanol, .or.sugar-etanol:link, .or.sugar-etanol:visited {
  background-color: #35ca35; }

.or.sugar-etanol:hover, .or.sugar-etanol:active, .or.sugar-etanol.os {
  background-color: #2a2;
  border-top-color: #1a801a; }

.or.cotton, .or.cotton:link, .or.cotton:visited {
  background-color: #90c1df; }

.or.cotton:hover, .or.cotton:active, .or.cotton.os {
  background-color: #60acdc;
  border-top-color: #3696d3; }

.or.corn, .or.corn:link, .or.corn:visited {
  background-color: #ebb52e; }

.or.corn:hover, .or.corn:active, .or.corn.os {
  background-color: #dba00b;
  border-top-color: #aa7d09; }

.or.wheat, .or.wheat:link, .or.wheat:visited {
  background-color: #b7ac7b; }

.or.wheat:hover, .or.wheat:active, .or.wheat.os {
  background-color: #af9e50;
  border-top-color: #8c7e40; }

.or.livestock, .or.livestock:link, .or.livestock:visited {
  background-color: #eb7569; }

.or.livestock:hover, .or.livestock:active, .or.livestock.os {
  background-color: #e43;
  border-top-color: #dc2512; }

.or.coffee, .or.coffee:link, .or.coffee:visited {
  background-color: #9b650c; }

.or.coffee:hover, .or.coffee:active, .or.coffee.os {
  background-color: #704704;
  border-top-color: #3f2802; }

.or.soy, .or.soy:link, .or.soy:visited {
  background-color: #9183b6; }

.or.soy:hover, .or.soy:active, .or.soy.os {
  background-color: #7059ad;
  border-top-color: #59468d; }

.or.hortifruti-flowers, .or.hortifruti-flowers:link, .or.hortifruti-flowers:visited {
  background-color: #ca7597; }

.or.hortifruti-flowers:hover, .or.hortifruti-flowers:active, .or.hortifruti-flowers.os {
  background-color: #c6467a;
  border-top-color: #a63362; }

.or.orange, .or.orange:link, .or.orange:visited {
  background-color: #f8c29a; }

.or.orange:hover, .or.orange:active, .or.orange.os {
  background-color: #fba464;
  border-top-color: #fa8732; }

.or.petroleum, .or.petroleum:link, .or.petroleum:visited {
  background-color: #6e9381; }

.or.petroleum:hover, .or.petroleum:active, .or.petroleum.os {
  background-color: #507e67;
  border-top-color: #3c5f4e; }

.or.biodiesel, .or.biodiesel:link, .or.biodiesel:visited {
  background-color: #9ad379; }

.or.biodiesel:hover, .or.biodiesel:active, .or.biodiesel.os {
  background-color: #7acf4a;
  border-top-color: #60b630; }

.or.agribusiness, .or.agribusiness:link, .or.agribusiness:visited {
  background-color: #999999; }

.or.agribusiness:hover, .or.agribusiness:active, .or.agribusiness.os {
  background-color: #7f7f7f;
  border-top-color: #666666; }

.or.climate, .or.climate:link, .or.climate:visited {
  background-color: #0867c4; }

.or.climate:hover, .or.climate:active, .or.climate.os {
  background-color: #004d99;
  border-top-color: #003366; }

.or.forex, .or.forex:link, .or.forex:visited {
  background-color: #999999; }

.or.forex:hover, .or.forex:active, .or.forex.os {
  background-color: #7f7f7f;
  border-top-color: #666666; }

.or.fertilizers, .or.fertilizers:link, .or.fertilizers:visited {
  background-color: #316380; }

.or.fertilizers:hover, .or.fertilizers:active, .or.fertilizers.os {
  background-color: #1E4860;
  border-top-color: #122b39; }

.or.rubber, .or.rubber:link, .or.rubber:visited {
  background-color: #316380; }

.or.rubber:hover, .or.rubber:active, .or.rubber.os {
  background-color: #1E4860;
  border-top-color: #122b39; }

@media screen and (max-width: 767px) {
  .oq {
  margin-right: 0px; }
  .oq {
  width: calc(99.99% / 11 - 0px); } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .oq {
  margin-right: 1px; }
  .oq {
  width: calc(99.99% / 11 - 1px); }
    .oq {
      font-size: 0.62em; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .oq {
      font-size: 0.88em; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .oq {
      font-size: 0.58em; } }

@media screen and (max-width: 543px) {
    .oq {
      font-size: 0.55em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.mp {
  background-color: #444;
  overflow: hidden;
  min-height: 70px; }

.mq {
  margin: auto;
  max-width: 1200px; }

.mr {
  float: left;
  height: 70px;
  padding: 17.5px 0;
  width: calc(100% - 240px);
  font-size: 0.8em; }

.ms {
  float: right;
  height: 70px;
  padding: 17.5px 0;
  width: 240px; }

.mt {
  height: 100%; }

@media screen and (max-width: 543px) {
    .mq {
      padding-left: 2px;
      padding-right: 2px; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .mq {
      padding-left: 3px;
      padding-right: 3px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .mq {
      padding-left: 4px;
      padding-right: 4px; } }

@media screen and (min-width: 992px) {
    .mq {
      padding-left: 10px;
      padding-right: 10px; } }

@media screen and (max-width: 767px) {
    .mr {
      width: 100%;
      font-size: 1em; }
    .ms {
      margin-top: -17.5px;
      width: 100%; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.od {
  margin: auto;
  max-width: 1200px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  font-size: 0.8em;
  color: #444; }
  .od p {
    margin: 0; }
  .od p + p {
    margin-top: 4px; }

.oe {
  display: none; }

@media screen and (max-width: 543px) {
    .od {
      padding-left: 2px;
      padding-right: 2px; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .od {
      padding-left: 3px;
      padding-right: 3px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .od {
      padding-left: 4px;
      padding-right: 4px; } }

@media screen and (min-width: 992px) {
    .od {
      padding-left: 10px;
      padding-right: 10px; } }

@media screen and (max-width: 767px) {
    .od {
      font-size: 0.6em; } }
.a {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  font-size: small;
  border: 1px solid #a0a0a0;
  background-color: #646464;
  padding: 0.5rem;
  color: #ffffff;
  z-index: 9998;
  display: inline; }

.b {
  background-color: #98bf0e;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline;
  font-size: 16px;
  margin: 4px 2px;
  width: 200px;
  cursor: pointer;
  z-index: 9999; }

.c {
  float: left;
  margin-left: 5%;
  margin-right: 5%;
  font-size: 16px !important; }
