/* 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; }
.ms {
  clear: both;
  display: block; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.c1 {
  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; }
  .c1, .c1:link, .c1:visited {
    color: #fff;
    text-decoration: none; }
  .c1[disabled] {
    cursor: auto; }

.c2,
.c3 {
  background-color: #888; }

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

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

.bm, .bn {
  float: left;
  height: 36px; }

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

.bo .bn {
  width: calc(100% - 87px); }

.bp {
  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.es {
  overflow: hidden; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.ep {
  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/ */
.en {
  margin-top: 20px;
  text-align: right; }

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

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

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

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

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

.d0 {
  position: absolute;
  cursor: pointer;
  text-align: center;
  font-size: 0.75em;
  color: #999;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: -20px;
  right: -20px; }
  .d0:hover {
    color: #e33;
    background-color: #fdd; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.b0 {
  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%; }

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

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

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

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

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

.b6 {
  margin-bottom: 20px;
  font-size: 1.1em; }
.bq {
  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/ */
.c5 {
  padding: 16px;
  height: 60%;
  width: 60%; }
  .c5 h6 {
    display: none; }

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

.c7 {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%; }
  .c7 iframe {
    width: 100%;
    height: 100%; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.nl, .nm, .nn, .no {
  display: block;
  width: 100%;
  height: 100%; }

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

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

.nm, .nn, .no {
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s; }

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

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

.ay {
  display: block;
  font-size: 0.9em;
  text-decoration: none; }
  .ay:hover, .ay:active {
    text-decoration: underline; }
  @media screen and (max-width: 767px) {
    .ax {
      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/ */
.fl {
  overflow: auto;
  background-color: #eee;
  text-align: center; }

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

.vh {
  margin: 0 auto;
  overflow-y: scroll;
  height: 100%;
  width: 100%; }

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

.vj {
  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; }
  .vj:hover {
    color: #e33;
    background-color: #fdd; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.bw {
  border-top: 1px solid #e6e6e6;
  color: #000;
  text-transform: uppercase;
  font-size: 1.75em;
  padding: 20px 2px;
  margin: 0; }

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

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

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

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

.xu {
  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/ */
.w0 {
  margin-bottom: 20px; }

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

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

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

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

.e2 {
  overflow: hidden; }

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

.e4 {
  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; }
  .e4.e5 {
    left: 0;
    -webkit-transform: translate(-105%, -50%) rotate(-45deg);
        -ms-transform: translate(-105%, -50%) rotate(-45deg);
            transform: translate(-105%, -50%) rotate(-45deg); }
  .e4.e6 {
    right: 0;
    -webkit-transform: translate(105%, -50%) rotate(135deg);
        -ms-transform: translate(105%, -50%) rotate(135deg);
            transform: translate(105%, -50%) rotate(135deg); }
  .e4:hover {
    background-color: rgba(152, 191, 14, 0.25); }
    .e4:hover .e7 {
      border-color: #98bf0e; }

.e7 {
  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) {

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

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

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

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

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

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

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

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

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

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

  .e4 {
  height: 30px; }

  .e4 {
  width: 30px; }

  .e7 {
  height: 20px; }

  .e7 {
  width: 20px; }

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

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

.xh {
  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) {
    .xf {
      padding: 0 8px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.vk {
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.xn {
  margin-bottom: 20px; }

.xo {
  text-decoration: none; }
  .xo:hover .xp {
    text-decoration: underline; }

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

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

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

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

  .xq {
  height: 140px; }

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

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

.yq {
  text-decoration: none; }
  .yq:hover .yr {
    text-decoration: underline; }

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

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

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

  .ys {
  margin-right: 8px; }

  .ys {
  height: 80px; }

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

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

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

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

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

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

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

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

.xm {
  font-size: medium; }

@media screen and (max-width: 767px) {
    .xi {
      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 */
.l6 {
  float: left; }

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

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

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

.l8 {
  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); }
  .l8:hover {
    background-color: #eee; }
    .l8:hover .l9 {
      text-decoration: underline; }

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

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

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

.mc {
  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) {
    .l6 {
      width: 100%; }
  .md {
    font-size: 0.9em; }
    .l9 {
      height: auto; } }

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

@media screen and (max-width: 991px) {
    .l7 {
      width: 100%; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.kt {
  margin-bottom: 20px; }
  .kt + .kt {
    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/ */

.lg {
  margin-bottom: 20px; }

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

.li .lh {
  color: #98bf0e; }

.lj .lh {
  color: #ce4813; }

.lk .lh {
  color: #888; }

.ll .lh {
  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/ */

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

.lt, .lu {
  -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; }

.lt {
  font-weight: bold; }

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

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

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

.lx .ls, .lx .lw {
  border-color: #98bf0e; }

.lx .lu {
  background-color: #98bf0e; }

.ly .ls, .ly .lw {
  border-color: #ce4813; }

.ly .lu {
  background-color: #ce4813; }

.lz .ls, .lz .lw {
  border-color: #888; }

.lz .lu {
  background-color: #888; }

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

  .lv {
  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/ */

.xv {
  overflow: hidden; }

.xw {
  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); }
  .xw.xx {
    left: 0;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
        -ms-transform: translate(0, -50%) rotate(-45deg);
            transform: translate(0, -50%) rotate(-45deg); }
  .xw.xy {
    right: 0;
    -webkit-transform: translate(0, -50%) rotate(135deg);
        -ms-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg); }

.xz {
  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; }

.x0 .xw:hover .xz {
  border-color: #98bf0e; }

.x1 .xw:hover .xz {
  border-color: #ce4813; }

.x2 .xw:hover .xz {
  border-color: #888; }

.x3 .xw:hover .xz {
  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/ */

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

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

.yu {
  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) {

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

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

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

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

.d6 {
  text-align: center;
  font-size: 3em;
  line-height: 125%; }
.ds {
  min-height: 150px; }
  .ds p {
    padding: 12px 0; }
  .ds input[type=checkbox] + label {
    display: block;
    margin: 0.2em;
    cursor: pointer;
    padding: 0.2em; }
  .ds input[type=checkbox] {
    display: none; }
  .ds 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; }
  .ds input[type=checkbox] + label:active:before {
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0); }
  .ds input[type=checkbox]:checked + label:before {
    background-color: MediumSeaGreen;
    border-color: MediumSeaGreen;
    color: #fff; }
  .ds input[type=checkbox]:disabled + label:before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    border-color: #aaa; }
  .ds input[type=checkbox]:checked:disabled + label:before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    background-color: #bfb;
    border-color: #bfb; }

.dt {
  font-size: 1.2em; }

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

.cq {
  position: relative; }

.cr {
  text-align: right; }

.cs {
  font-weight: bold; }

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

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

.cv {
  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; }
  .cv:focus, .cv:hover {
    border-color: #98bf0e; }

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

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

.cy {
  padding-top: 4px; }

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

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

.a1 {
  position: relative; }

.a2 {
  text-align: right; }

.a3 {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

.bf {
  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; }

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

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

.bi {
  margin-bottom: 10px; }

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

.il {
  margin-bottom: 20px; }

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

.in {
  margin-bottom: 2px; }

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

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

.iq {
  text-align: center; }

.ir {
  margin-bottom: 0; }

.is {
  font-weight: bold; }
.iu {
  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/ */

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

.mm {
  background-color: #eee; }

.mn {
  background-color: #f8f8f8; }

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

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

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

.ch {
  margin-bottom: 20px; }

.ci {
  margin-bottom: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ck {
  min-height: calc(150px + 160px); } }
.di {
  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; }

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

.dk {
  font-size: 0.95em;
  text-decoration: none;
  float: right; }
  .dk, .dk:link, .dk:visited {
    color: #0080ff; }
  .dk:hover, .dk: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/ */

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

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

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

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

.b8 {
  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; }
  .b8 + .b8 {
    padding-top: 3px; }

.b9, .ca {
  text-decoration: none; }
  .b9:hover, .ca:hover {
    text-decoration: underline; }

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

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

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

.ce {
  display: block; }

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

.ca {
  font-size: 0.9em; }

.cf {
  /* 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%; }

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

@media screen and (max-width: 767px) {
    .b8 {
      padding: 0 8px; }
    .cb {
  height: 150px; }
    .cb {
      background-size: contain; }
    .cc {
      background-size: contain; }
    .ce {
      font-size: 0.9em; } }

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

  .cb {
  height: 250px; } }

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

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

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

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

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

@media screen and (max-width: 767px) {
    .vd {
      width: 100%; }
    .ve {
      width: 100%; }
    .vd + .vd {
      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/ */

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

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

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

.k5 {
  top: 0; }

.k6 {
  bottom: 0; }

.k7 {
  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); }
  .k7:hover {
    opacity: 1; }

.slick-active .k7 {
  -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) {

  .k5 {
  padding: 8px; }

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

  .k6 {
  padding: 8px; }

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

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

  .k6 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/ */

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

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

.lb {
  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; }

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

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

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

.le {
  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); }

.lf {
  font-weight: bold; }

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

  .lb {
  padding: 6px; }

  .lc {
  padding: 6px; }

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

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

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

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

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

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

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

  .ku {
  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/ */

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

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

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

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

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

.lr {
  font-weight: bold; }

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

  .lm{
  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/ */

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

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

  .ky {
  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/ */

.wh {
  float: left; }

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

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

.wi {
  min-height: 300px; }

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

.wk {
  min-height: 620px; }

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

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

.l3 {
  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; }

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

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

.l5 {
  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/ */

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

.kw {
  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) {
    .kv {
      padding: 36px 0 0 10px; }
    .kw {
  padding: 6px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.e8 {
  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; }

.e9 {
  padding: 10px 25px 20px 0;
  min-width: 25%;
  max-width: 34%; }
  .e9 .fb {
    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; }
  .e9 .fc {
    margin-bottom: 20px;
    border-collapse: collapse;
    color: #666;
    font-size: 13px;
    font-style: normal;
    text-align: right;
    width: 100%;
    text-decoration: none; }
    .e9 .fc .fd {
      color: #0ea600 !important;
      font-weight: lighter;
      text-align: left;
      padding-left: 5px;
      font-weight: 700; }
    .e9 .fc .fe {
      padding-right: 5px; }
  .e9 .fc tr {
    display: table-row;
    border-bottom: 1px solid #eee;
    height: 25px; }
  .e9 .fc tr:hover {
    background-color: gainsboro; }

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

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

.fh {
  color: red !important; }

.fi {
  color: lightgrey; }

.fj {
  text-decoration: none; }
  .fj:hover .fb {
    text-decoration: underline; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.gn {
  border-radius: 0px; }

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

.gp > .gn {
  background-color: #ff4500;
  -webkit-box-shadow: 0 0 0 0 #ff4500;
          box-shadow: 0 0 0 0 #ff4500; }

.gq > .gn {
  -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; }

.gr {
  display: none; }

.gs > .gn {
  -webkit-transition: all 3000ms ease-in;
  -o-transition: all 3000ms ease-in;
  transition: all 3000ms ease-in; }
.ru {
  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; }

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

.ru.rv {
  position: fixed;
  left: 0;
  right: 0;
  top: 0; }

.ru.rw {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0; }

/*********************************/
/*title styles start**************/
.rx {
  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 **********/
.ry {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  right: 0;
  overflow: hidden; }

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

.ry 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; }

.ry 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; }

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

.r0 {
  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 r3 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0); } }

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

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

.r1 {
  padding: 0 10px; }

.r2 {
  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: r3 60s linear infinite;
          animation: r3 60s linear infinite; }

.r2.r4 {
  margin-right: 0; }

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

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

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

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

/*news item style end ************/
/*********************************/
/*controls style start ***********/
.r8 {
  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; }

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

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

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

.r9::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; }

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

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

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

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

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

.sc::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; }

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

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

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

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

.se .rx {
  left: auto;
  right: 0; }

.se .r8 {
  right: auto;
  left: 0; }

.se .r2 {
  margin-left: 15px;
  margin-right: 0;
  float: right; }

.se .r5 {
  margin-left: 15px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 10px; }

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

.sf .ry ul {
  display: block;
  width: 100%;
  position: relative; }

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

.sf.se .ry ul li {
  float: right; }

/*********************************/
/*********************************/
.sg {
  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/ */
.p0 {
  min-height: 400px; }

.p1 {
  margin-bottom: 20px; }

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

.jd {
  font-size: 1.9em; }

.je {
  text-transform: none; }

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

.fo {
  margin-bottom: 20px; }

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

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

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

.ge {
  margin-bottom: 20px; }

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

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

@media screen and (min-width: 544px) and (max-width: 767px) {
    .gd {
      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; }

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

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

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

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

.hm {
  margin-bottom: 30px; }
  .hm:hover .hn,
  .hm:hover .ho, .hm:active .hn,
  .hm:active .ho {
    text-decoration: underline; }

.hp {
  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; }

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

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

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

.ho {
  font-size: 0.9em; }

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

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

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

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

.hg {
  padding-top: 16px; }

.hh {
  background-color: #ddd; }

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

.hj {
  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; }

.hk {
  font-weight: bold; }

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

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

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

.c9, .da {
  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/ */

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

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

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

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

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

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

  .y1 {
  padding: 5px 0; }

  .y1 {
  height: 170px; }

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

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

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

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

  .y3 {
  margin-left: 10px; }

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

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

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

  .y1 {
  height: 280px; }

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

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

  .y2 {
  width: 45%; }

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

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

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

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

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

  .y2 {
  width: 35%; }
    .y2 {
      font-size: 1.05em; }
    .y3 {
  width: calc(100% - 35% - 20px); }
    .y3 {
  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/ */

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

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

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

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

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

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

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

.vm {
  text-decoration: none; }
  .vm:hover .vn {
    text-decoration: underline; }

.vl {
  float: left; }

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

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

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

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

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

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

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

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

.dc {
  margin: 20px 240px; }

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

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

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

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

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

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

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

.i0 {
  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; }
  .i0.i1 {
    color: #333;
    font-weight: bold;
    border-right-color: #98bf0e; }
  .i0:hover {
    background-color: #e4e4e4;
    color: #85a70c !important; }

.i0:hover .iy {
  -webkit-transform: translateX(2px);
      -ms-transform: translateX(2px);
          transform: translateX(2px); }

.i2 {
  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); }
  .i2.i3 {
    -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); }

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

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

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

.jh, .jl {
  border-right: 4px solid #b5b5b5; }

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

.jh {
  -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; }
  .jh.jm {
    color: #333;
    font-weight: bold;
    border-right-color: #98bf0e; }
  .jh:hover {
    background-color: #e4e4e4;
    color: #85a70c !important; }

.jn {
  display: inline-block; }

.jh:hover .jn {
  -webkit-transform: translateX(2px);
      -ms-transform: translateX(2px);
          transform: translateX(2px); }

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

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

.jq > .jp {
  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; }

.jr > .jp {
  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; }

.js > .jp {
  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; }

.jt > .jp {
  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; }

.ju {
  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); }
  .ju.ji {
    -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); }

.jv {
  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); }
  .jv.ji {
    -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); }

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

.jx.jp {
  padding-left: 0; }

.jx.jg, .jy.jg {
  padding-left: 0; }
  .jx.jg::after, .jy.jg::after {
    display: none; }

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

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

.ht {
  float: left; }

@media screen and (max-width: 767px) {
    .hs {
      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/ */

.yy {
  float: left; }

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

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

.yz {
  margin-bottom: 20px; }

.y0 {
  height: 280px; }

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

.nu {
  float: left; }

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

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

.nv {
  float: left; }

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

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

.ny {
  margin-bottom: 20px; }

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

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

@media screen and (max-width: 767px) {
    .nx {
      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/ */

.kx {
  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) {
    .kx {
      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/ */

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

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

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

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

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

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

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

  .kz {
  height: 220px; }
    .kz {
      padding: 38px 6px 30px 6px; }
    .k2 {
  width: 90px; }
    .k2 {
  margin-right: 6px; }
    .k3 {
  font-size: 1em; }
    .k3 {
  width: calc(100% - 90px - 6px); }
    .k3 {
  width: calc(100% - 90px - 6px); }
    .k3 {
  width: calc(100% - 90px - 6px); }
    .k3 {
  width: calc(100% - 90px - 6px); }
    .k1 {
  font-size: 1em; }
    .k1 {
  width: calc(100% - 90px - 6px); }
    .k1 {
  width: calc(100% - 90px - 6px); }
    .k1 {
  width: calc(100% - 90px - 6px); }
    .k1 {
  width: calc(100% - 90px - 6px); }
    .k3 {
      margin-bottom: 8px; } }

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

  .k2 {
  width: 130px; }

  .k2 {
  margin-right: 10px; }

  .k3 {
  font-size: 1.2em; }

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

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

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

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

  .k1 {
  font-size: 1.2em; }

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

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

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

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

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

  .k2 {
  width: 150px; }

  .k2 {
  margin-right: 10px; }

  .k3 {
  font-size: 1.2em; }

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

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

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

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

  .k1 {
  font-size: 1.2em; }

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

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

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

  .k1 {
  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/ */

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

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

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

  .kr {
  height: 220px; }
    .ks {
      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/ */

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

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

  .ko {
  height: 220px; }

  .kq {
  height: 220px; }

  .kq.kp {
    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/ */

.kk {
  float: left; }

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

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

.kl {
  float: left; }

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

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

.km {
  min-height: 825px; }

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

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

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

.uh {
  float: left; }

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

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

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

html {
  scroll-behavior: smooth; }

.uj {
  float: left; }

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

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

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

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

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

.up {
  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; }

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

.ui {
  margin-bottom: 20px; }

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

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

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

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

@media (min-width: 768px) {
  .us {
    display: none; } }
.jz {
  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; }

.j0 {
  width: 350px; }

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

.j2 {
  text-align: left;
  font-size: 16px;
  padding: 10px;
  outline: 0; }
  .j2 .j3 {
    display: inline-block;
    font-weight: bold; }
  .j2 .j4 {
    display: inline-block; }

.j5 {
  float: right; }
  .j5 .j6 {
    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; }

.j7 {
  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; }

.j8 {
  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/ */
.mo {
  text-align: right;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 30px; }

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

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

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

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

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

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

.mv {
  padding-top: 12px; }

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

.mx {
  color: #0ea600; }

.my {
  color: red; }

.mz {
  background-color: transparent;
  -webkit-animation: m0 2s;
          animation: m0 2s; }

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

.m2 {
  background-color: transparent;
  -webkit-animation: m3 2s;
          animation: m3 2s; }

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

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

.m4 {
  background-color: transparent;
  -webkit-animation: m5 2s;
          animation: m5 2s; }

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

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

.m6 {
  text-decoration: none; }
  .m6:hover .m7 {
    text-decoration: underline; }
  @media (max-width: 767px) {
  .m8 {
    display: none; } }
  @media (min-width: 768px) {
  .m9 {
    display: none; } }
.dl {
  border: 1px solid #c7c7c7;
  background-color: #f0f0f0;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.dl 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; }

.dl ul li {
  display: inline; }

.dl 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; }

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

.dm {
  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; }

.dn {
  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; }

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

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

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

.dr {
  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; }

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

.cl {
  margin-top: 30px; }

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

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

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

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

.nb {
  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; }
  .nb .nc {
    padding: 5px;
    display: inline-block;
    width: 40%; }
    .nb .nc .nd {
      font-weight: 700; }
    .nb .nc .ne {
      margin: auto;
      font-size: 11px;
      color: rgba(51, 51, 51, 0.65); }
  .nb .nf {
    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; }
    .nb .nf .ng {
      display: inline-block;
      font-size: 1rem; }
  .nb .nh {
    display: inline-block;
    margin: auto; }

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

.ni {
  color: #0ea600; }

.nj {
  color: red; }

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

.ut {
  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; }
  .ut .uu {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    .ut .uu .uv {
      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; }
    .ut .uu .uw {
      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; }
      .ut .uu .uw .ux {
        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; }
    .ut .uu .uy {
      margin: auto;
      display: inline-block;
      font-size: 2rem; }
  .ut .uz {
    margin: 0 32px 0 0;
    padding-top: 10px;
    text-align: center;
    float: left;
    display: inline-block; }
  .ut .u0 {
    margin: 0;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -.6px;
    font-weight: 400; }
  .ut .u1 {
    margin: 0;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -.6px;
    font-weight: 400; }
  .ut .u2 {
    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; }

.u3 {
  color: #0ea600; }

.u4 {
  color: red; }

.u5 {
  color: lightgrey; }

.u6 {
  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; }
  .u6 .u7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .u6 .u8 {
    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; }
  .u6 .u9 {
    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; }

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

.vb {
  min-width: 150px;
  margin-right: auto; }
  .vb .uv {
    margin: auto;
    font-size: 2rem;
    letter-spacing: -.5px;
    display: inline-block; }
  .vb .uy {
    margin: auto;
    display: inline-block;
    font-size: 1rem; }
  @media screen and (max-width: 990px) {
    .ut {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 2rem; } }
.pu {
  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/ */
.sl {
  display: block;
  margin-bottom: 20px;
  text-transform: none;
  width: 100%; }

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

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

.so {
  margin-bottom: 20px; }

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

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

.sr {
  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/ */
.y {
  padding: 0 20px; }

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

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

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

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

.ae {
  float: left; }

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

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

.ae {
  margin-bottom: 20px; }

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

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

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

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

.ai:hover, .ai:active, .ai.ah {
  text-decoration: underline;
  color: #757575; }

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

@media screen and (min-width: 544px) and (max-width: 767px) {
    .z {
      margin: 0 20px 20px 20px;
      font-size: 5em; }
    .aa {
      font-size: 2.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: 1.8em;
      text-align: center; }
    .ab {
      text-align: center; } }

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

.vr {
  margin-bottom: 20px; }

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

.vt {
  -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; }
  .vt .vu {
    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; }
    .vt .vu .vv {
      padding-right: 10px;
      float: left;
      height: 100%;
      width: 25%;
      overflow-y: hidden;
      z-index: 10; }
      .vt .vu .vv .vw {
        display: block;
        cursor: pointer;
        position: relative;
        border-bottom: 1px solid #f1f1f1;
        border-right: 1px solid #bababa;
        display: block;
        padding: 7px 10px;
        position: relative; }
      .vt .vu .vv .vw:hover {
        background-color: gainsboro; }
  .vt .vx {
    float: right;
    height: 100%;
    margin-top: -10px; }

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

.vz {
  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; }

.vz: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; }

.vz: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; }

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

.v2 {
  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/ */
.w2 {
  min-height: 400px; }

.w3 {
  margin-bottom: 20px; }

.w4 {
  float: right;
  height: 100%;
  width: 75%; }
  .w4 .w5 {
    display: block;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px; }
  .w4 .w5:hover {
    background-color: gainsboro; }
  .w4 .w6 {
    background-color: #f1f1f1; }
  .w4 .w7 {
    background-color: #c0c0c0;
    margin-left: -10px;
    padding: 5px;
    height: 35px; }
    .w4 .w7 .w8 {
      margin-left: 5px;
      float: left;
      color: #000; }
    .w4 .w7 .w9 {
      float: right;
      padding: 3px;
      border: 1px solid gray;
      border-radius: 5px; }
  .w4 .xa {
    height: 255px;
    overflow-y: scroll; }

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

.xc {
  padding: 5px;
  height: 35px; }
  .xc .xd {
    margin-left: 5px;
    float: left;
    color: #000; }
  .xc .xe {
    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/ */
.t7 {
  border-top: 1px solid #ccc;
  padding: 7px;
  min-width: 100px;
  max-width: 130px;
  text-align: right;
  font-size: 12px;
  border: 1px solid #bbb; }

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

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

.ua {
  position: relative; }

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

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

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

.tt 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; }

.tt ul li {
  display: inline; }

.tt 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; }

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

.tu {
  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; }

.tv {
  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; }

.tw {
  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; }

.tx {
  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; }

.ty {
  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; }

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

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

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

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

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

.sj {
  margin-left: 30px; }

.sk {
  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/ */

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

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

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

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

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

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

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

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

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

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

.wf {
  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; }

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

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

  .v5 {
  display: grid; }

  .wb {
  display: grid; } }

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

  .v5 {
  display: grid; }

  .wb {
  display: grid; } }

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

  .v5 {
  display: grid; }

  .wb {
  display: grid; } }

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

  .v5 {
  display: grid; }

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

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

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

.i6 {
  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; }

.i8 {
  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; }

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

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

.jb {
  font-weight: bold; }

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

  .i6 {
  font-size: 0.85em; }

  .i6 {
  width: 58px; }

  .i8 {
  font-size: 0.85em; }

  .i8 {
  width: 58px; }

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

.hz {
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.hx p {
  margin: -10px 0 20px 0; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

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

@media screen and (min-width: 768px) and (max-width: 991px) {
    .gf {
      padding-right: 0;
      width: calc(100% - 260px); }
  .gg {
    width: 100%; } }

@media screen and (max-width: 767px) {
    .gf {
      padding-left: 0;
      padding-right: 0;
      width: 100%; } }
.me {
  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; }

.me:after {
  content: "";
  width: 14px;
  height: 14px;
  margin: 8px 0 0 8px;
  background: #e6e6e6;
  position: absolute;
  border-radius: 50%; }

.mf {
  -webkit-animation-name: mf;
          animation-name: mf;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; }

.mg {
  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; }

.mg:after {
  content: "";
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  margin: -13px 0 0 -13px;
  -webkit-animation: mh 1s ease-out;
          animation: mh 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 mh {
  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 mh {
  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 mf {
  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 mf {
  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/ */
.dd p {
  margin: 12px 0; }

.dd input[type=text],
.dd input[type=password] {
  border: 1px solid #d6d6d6;
  width: 100%;
  height: 36px;
  line-height: 36px;
  padding: 0 4px;
  margin-bottom: 20px; }
  .dd input[type=text]:focus, .dd input[type=text]:hover,
  .dd input[type=password]:focus,
  .dd input[type=password]:hover {
    border-color: #98bf0e; }

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

.df {
  text-align: center;
  font-size: 3em;
  line-height: 125%; }
.h0 {
  background: #F3F3F3;
  color: #808080;
  padding: 10px; }

.h0: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/ */
.br {
  width: 100%;
  position: relative;
  height: 700px; }

.bs {
  width: 20%;
  display: block;
  float: left;
  margin-bottom: 20px; }

.bt {
  width: 50%;
  display: block;
  float: left;
  padding-left: 20px; }

.bu {
  clear: both; }

.bs ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.bs li {
  display: block;
  padding: 10px;
  text-decoration: none;
  font-size: 0.9em;
  background: #F3F3F3;
  color: #808080;
  border-right: 5px solid #999999;
  cursor: pointer; }

.bs li:hover {
  background: #E3E3E3;
  padding-left: 15px;
  color: #89BC02; }

.bv {
  background-color: #bdbcbc !important;
  color: #ffff !important; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.eb {
  margin-bottom: 20px; }

.ec {
  margin-bottom: 4px; }

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

.ed:hover .ee, .ed:active .ee {
  text-decoration: underline; }

.ef i:first-child {
  color: #888; }

.ef i:last-child {
  color: #fff; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.d8 {
  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/ */
.d9 {
  display: block;
  padding: 12px 0;
  background-color: #888;
  font-size: 1.3em;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px; }
  .d9, .d9:link, .d9:visited {
    color: #fff;
    text-decoration: none; }
  .d9:hover, .d9:active, .d9.ea {
    color: #fff;
    text-decoration: underline; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.ez {
  padding-bottom: 20px;
  border-width: 0;
  border-style: solid;
  border-color: #888; }
  .ez + .ez {
    padding-top: 20px;
    border-top-width: 1px; }

.e0 {
  display: block; }
  .e0, .e0:link, .e0:visited {
    text-decoration: none; }
  .e0:hover, .e0:active, .e0.e1 {
    text-decoration: underline; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.et, .et:link, .et:visited, .et:hover, .et:active, .et.eu {
  text-decoration: none; }

.et:hover .ev {
  text-decoration: underline; }

.ew {
  float: left;
  width: 48px;
  height: 52px;
  background-size: cover;
  margin-right: 8px; }

.ex {
  display: block;
  font-weight: bold;
  margin-top: -20px; }

.ev {
  font-size: 0.8em; }

.ey {
  padding-bottom: 20px;
  border-width: 0;
  border-style: solid;
  border-color: #888; }
  .ey + .ey {
    padding-top: 20px;
    border-top-width: 1px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.d7 {
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.dh {
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.g7 {
  position: relative;
  font-size: 1.25em;
  line-height: 42px;
  cursor: pointer; }
  .g7:not(.g8):not(.g9) .ha .hb:hover {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2); }
  .g7.g8, .g7.g9 {
    cursor: default; }
  .g7.g8 {
    opacity: 0.5; }

.ha {
  position: absolute;
  overflow: hidden;
  white-space: nowrap; }

.ha:hover, .g7.g9 .ha {
  color: #98bf0e; }

.hc {
  white-space: nowrap; }

.hb {
  padding: 0 1px;
  line-height: inherit; }

.hd {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  width: 100%;
  display: inline-block;
  font-size: 2.2em; }

.he {
  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; }

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

@media screen and (max-width: 991px) {
    .g7 {
      font-size: 1em;
      line-height: 32px; }
    .hd {
      font-size: 1.9em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.gt {
  position: relative;
  display: inline-block;
  margin: 0 16px; }

.gu {
  color: #333;
  cursor: pointer; }

.gv {
  font-size: 1.3em; }

.gw {
  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; }
  .gw.gx {
    display: block; }
  .gw::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; }

.gy + .gy {
  margin-left: 8px; }

.gz {
  font-size: 1.3em;
  margin-right: 2px; }

.g0 {
  background-color: #4167b2;
  color: #fff;
  border: 0; }

.g1 {
  background-color: #1b95e0;
  color: #fff;
  border: 0; }

.g2 {
  background-color: #fff;
  color: #000;
  border: 1px solid #ccc; }
  .g2 .gz {
    color: #db4638; }

.g3 {
  background-color: #0077b4;
  color: #fff;
  border: 0; }

@media screen and (max-width: 991px) {
    .gv {
      font-size: 1em; }
  .g4 {
    display: none; }
      .gw::before {
        right: calc(16px * 1.25); } }

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

.fv {
  font-size: 2.2em;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase; }

.fw {
  font-size: 1.2em;
  font-weight: normal;
  margin: 2px 2px 10px 8px;
  color: #999; }

.fx {
  color: #777;
  margin-bottom: 20px; }

.fy {
  background-color: #eee;
  margin-bottom: 20px; }
  .fy::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }

.fz {
  height: 48px; }

.f0 {
  height: 48px; }
  .fz::before,
  .f0::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .fz > *,
  .f0 > * {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }

.fz {
  float: left; }

.f0 {
  float: right; }

.f1 {
  border-right: 4px solid #999;
  height: 100% !important;
  max-height: 100% !important;
  margin-right: 8px; }

.f2 {
  display: inline-block; }

.f3 {
  color: #777;
  font-size: 0.7em; }

.f4 {
  font-size: 1.1em;
  font-weight: bold; }

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .fv {
      font-size: 2em; }
    .fw {
      font-size: 1.15em; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .fv {
      font-size: 1.8em; }
    .fw {
      font-size: 1.1em; }
    .fx {
      font-size: 0.95em; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .fv {
      font-size: 1.6em; }
    .fw {
      font-size: 1.05em; }
    .fx {
      font-size: 0.9em; } }

@media screen and (max-width: 543px) {
    .fv {
      font-size: 1.4em; }
    .fw {
      font-size: 1em; }
    .fx {
      font-size: 0.85em; } }

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

  .fz {
  height: 36px; }

  .f0 {
  height: 36px; }
    .f1 {
      margin-right: 4px; }
    .f3 {
      font-size: 0.6em; }
    .f4 {
      font-size: 0.8em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.h1, .h1:link, .h1:active {
  display: inline-block;
  font-weight: bold;
  text-decoration: underline;
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms; }
  .h1.h2, .h1:link.h2, .h1:active.h2 {
    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); }

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

.h4 {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  will-change: opacity; }

.h4.h5 {
  opacity: 0.01; }

.h4.h6 {
  opacity: 1;
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms; }

.h4.h7 {
  opacity: 1; }

.h4.h8 {
  opacity: 0;
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms; }

.h9 {
  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; }

.ia {
  top: 100%; }

.ib {
  bottom: 100%; }

.ic {
  right: 0; }

.id {
  left: 0; }

.ie {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.if {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.ig {
  display: block;
  border-bottom: 1px solid #98bf0e;
  font-size: 1.1em; }
  .ig, .ig:link, .ig:active, .ig:hover, .ig:visited {
    text-decoration: none;
    color: #98bf0e; }

.ih {
  float: left;
  width: calc(100% - 1.05em);
  font-weight: bold; }

.ii {
  float: right;
  line-height: 1.5em; }

.ij {
  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/ */
.gc {
  line-height: 150%;
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.fp {
  background-color: #eee;
  margin-bottom: 20px; }
  .fp::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }

.fq {
  height: 100px; }

.fr {
  height: 100px; }
  .fq::before,
  .fr::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .fq > *,
  .fr > * {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }

.fq {
  float: left;
  width: calc(100% - 180px - 100px - 4px - 8px); }

.fr {
  float: right; }

.fs {
  padding-left: 20px;
  font-size: 1.9em; }

.ft {
  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; }

.fu {
  color: #666;
  font-size: 0.75em;
  padding: 0 8px;
  width: 180px;
  max-height: 100%;
  overflow: hidden; }

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

  .fq {
  height: 66px; }

  .fr {
  height: 66px; }

  .fq {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .fq {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .fq {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .fq {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .fq {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .fq {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .fq {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .fq {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .fq {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .fq {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .fq {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .fq {
  width: calc(100% - 120px - 66px - 4px - 4px); }

  .ft {
  margin-right: 4px; }

  .ft {
  max-width: 66px !important; }

  .fu {
  width: 120px; }

  .fu {
  padding: 0 2px; }
    .fu {
      font-size: 0.6em; } }

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

  .fq {
  width: calc(100% - 150px - 100px - 4px - 8px); }

  .fq {
  width: calc(100% - 150px - 100px - 4px - 8px); }

  .fq {
  width: calc(100% - 150px - 100px - 4px - 8px); }

  .fq {
  width: calc(100% - 150px - 100px - 4px - 8px); }
    .fs {
      font-size: 1.5em;
      padding-left: 10px; }
    .fu {
  width: 150px; }
    .fu {
      font-size: 0.7em; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .fs {
      font-size: 1.25em;
      padding-left: 4px; } }

@media screen and (max-width: 543px) {
    .fs {
      font-size: 1.05em;
      padding-left: 2px; } }
/* 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/ */
.f7 {
  margin: auto;
  max-width: 460px;
  padding: 10px 20px;
  margin-top: -10px;
  margin-bottom: 20px;
  background-color: #ee4;
  border-top: 2px solid #992; }

.f8 {
  float: left;
  width: 10%;
  font-size: 1.5em;
  text-align: center;
  color: #992; }

.f9 {
  float: left;
  width: 90%; }

@media screen and (min-width: 992px) {
    .f7 {
      float: right;
      margin-left: 10px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.gh {
  line-height: 150%;
  margin-bottom: 20px; }

.gi {
  float: left; }

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

.gk {
  font-size: 2.2em;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase; }

.gl {
  color: undefined;
  margin-bottom: 20px; }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .gj {
      padding-right: 0; }
    .gk {
      font-size: 1.8em; }
    .gl {
      font-size: 0.95em; } }

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

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .gk {
      font-size: 2em; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .gk {
      font-size: 1.6em; }
    .gl {
      font-size: 0.9em; } }

@media screen and (max-width: 543px) {
    .gk {
      font-size: 1.4em; }
    .gl {
      font-size: 0.85em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.az {
  margin-bottom: 20px;
  text-align: center; }

.a0 {
  font-size: 1.5em;
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

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

.kj {
  margin-bottom: 20px; }

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

@media screen and (max-width: 767px) {
    .ki {
      padding-left: 0;
      width: 100%; } }
/* Dropdown Button */
.j9 {
  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 */
.j9:hover, .j9:focus {
  background-color: #ddd; }

/* The search field */
.ka {
  -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 */
.ka:focus {
  outline: 3px solid #ddd; }

/* The container <div> - needed to position the dropdown content */
.kb {
  position: relative; }

/* Dropdown Content (Hidden by Default) */
.kc {
  position: absolute;
  background-color: #f6f6f6;
  min-width: 230px;
  border: 1px solid #ddd;
  z-index: 1; }

.kd {
  max-height: 300px;
  overflow: auto; }

/* Links inside the dropdown */
.kc 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 */
.kc 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) */
.ke {
  display: block; }

.kf {
  height: 30px;
  width: 30px;
  padding-right: 10px; }

.kg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.kh {
  border: 1px solid #ddd;
  padding: 10px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.aj {
  width: 700px;
  margin-left: auto;
  margin-right: auto; }

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

.al {
  color: #878787;
  font-size: 2em;
  font-weight: normal; }

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

.an {
  color: #98bf0e;
  font-size: 1.2em; }

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

.ap {
  float: left; }

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

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

.ap {
  margin-bottom: 20px; }

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

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

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

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

.at:hover, .at:active, .at.as {
  text-decoration: underline;
  color: #757575; }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .ak {
      font-size: 10em; }
    .al {
      font-size: 1em; } }

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

@media screen and (max-width: 543px) {
    .ak {
      float: none;
      font-size: 3em;
      display: block;
      margin: 0;
      margin-top: 20px;
      text-align: center; }
    .al {
      font-size: 0.8em;
      text-align: center; }
    .am {
      text-align: center; } }

@media screen and (max-width: 767px) {
    .am {
      font-size: 0.9em; }
    .ap {
      width: 100%; }
    .ap + .ap {
      margin-left: 0; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.au {
  margin-bottom: 2em;
  position: relative;
  padding-left: 3em;
  /* line-height of .wrapper div:first-child span */
  background: #dadada; }

.av {
  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; }

.aw {
  -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/ */

.o9 {
  position: fixed;
  top: 186px;
  left: 4px;
  z-index: 2; }

.pa {
  list-style: none;
  float: left;
  padding: 0; }

.pb {
  font-size: 1.2em; }
  .pb + .pb {
    margin-top: 2px; }

.pc {
  overflow: hidden;
  display: block;
  white-space: nowrap;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  max-width: 8px; }
  .pc, .pc:link, .pc:visited {
    color: #fff;
    text-decoration: none; }
  .pc.pd {
    max-width: calc(8px * 2); }

.o9:hover {
  min-width: 100px; }
  .o9:hover .pc {
    max-width: calc(8px * 2); }
    .o9:hover .pc.pd {
      max-width: calc(8px * 3); }
    .o9:hover .pc:hover, .o9:hover .pc :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); }

.pe {
  display: block;
  padding: 4px 8px 4px calc(8px * 3); }

.pf {
  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; }

.pc.sugar-etanol, .pc.sugar-etanol:link, .pc.sugar-etanol:visited {
  background-color: #35ca35; }

.pc.sugar-etanol:hover, .pc.sugar-etanol:active, .pc.sugar-etanol.pd {
  background-color: #2a2; }

.pc.cotton, .pc.cotton:link, .pc.cotton:visited {
  background-color: #90c1df; }

.pc.cotton:hover, .pc.cotton:active, .pc.cotton.pd {
  background-color: #60acdc; }

.pc.corn, .pc.corn:link, .pc.corn:visited {
  background-color: #ebb52e; }

.pc.corn:hover, .pc.corn:active, .pc.corn.pd {
  background-color: #dba00b; }

.pc.wheat, .pc.wheat:link, .pc.wheat:visited {
  background-color: #b7ac7b; }

.pc.wheat:hover, .pc.wheat:active, .pc.wheat.pd {
  background-color: #af9e50; }

.pc.livestock, .pc.livestock:link, .pc.livestock:visited {
  background-color: #eb7569; }

.pc.livestock:hover, .pc.livestock:active, .pc.livestock.pd {
  background-color: #e43; }

.pc.coffee, .pc.coffee:link, .pc.coffee:visited {
  background-color: #9b650c; }

.pc.coffee:hover, .pc.coffee:active, .pc.coffee.pd {
  background-color: #704704; }

.pc.soy, .pc.soy:link, .pc.soy:visited {
  background-color: #9183b6; }

.pc.soy:hover, .pc.soy:active, .pc.soy.pd {
  background-color: #7059ad; }

.pc.hortifruti-flowers, .pc.hortifruti-flowers:link, .pc.hortifruti-flowers:visited {
  background-color: #ca7597; }

.pc.hortifruti-flowers:hover, .pc.hortifruti-flowers:active, .pc.hortifruti-flowers.pd {
  background-color: #c6467a; }

.pc.orange, .pc.orange:link, .pc.orange:visited {
  background-color: #f8c29a; }

.pc.orange:hover, .pc.orange:active, .pc.orange.pd {
  background-color: #fba464; }

.pc.petroleum, .pc.petroleum:link, .pc.petroleum:visited {
  background-color: #6e9381; }

.pc.petroleum:hover, .pc.petroleum:active, .pc.petroleum.pd {
  background-color: #507e67; }

.pc.biodiesel, .pc.biodiesel:link, .pc.biodiesel:visited {
  background-color: #9ad379; }

.pc.biodiesel:hover, .pc.biodiesel:active, .pc.biodiesel.pd {
  background-color: #7acf4a; }

.pc.agribusiness, .pc.agribusiness:link, .pc.agribusiness:visited {
  background-color: #999999; }

.pc.agribusiness:hover, .pc.agribusiness:active, .pc.agribusiness.pd {
  background-color: #7f7f7f; }

.pc.climate, .pc.climate:link, .pc.climate:visited {
  background-color: #0867c4; }

.pc.climate:hover, .pc.climate:active, .pc.climate.pd {
  background-color: #004d99; }

.pc.forex, .pc.forex:link, .pc.forex:visited {
  background-color: #999999; }

.pc.forex:hover, .pc.forex:active, .pc.forex.pd {
  background-color: #7f7f7f; }

.pc.fertilizers, .pc.fertilizers:link, .pc.fertilizers:visited {
  background-color: #316380; }

.pc.fertilizers:hover, .pc.fertilizers:active, .pc.fertilizers.pd {
  background-color: #1E4860; }

.pc.rubber, .pc.rubber:link, .pc.rubber:visited {
  background-color: #316380; }

.pc.rubber:hover, .pc.rubber:active, .pc.rubber.pd {
  background-color: #1E4860; }

@media screen and (max-width: 1239px) {
    .o9 {
      display: none; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.qd {
  cursor: pointer; }

.qe {
  margin-top: 20px; }

.qf + .qf {
  margin-top: 10px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.qi {
  display: inline-block;
  min-width: 88px; }

.qj {
  border-radius: 5px; }

.qk > .qj {
  background-color: #98bf0e;
  -webkit-box-shadow: 0 0 8px 4px #98bf0e;
          box-shadow: 0 0 8px 4px #98bf0e; }

.ql > .qj {
  -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; }

.qm {
  display: none; }

.qn > .qj {
  -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 */
.qg {
  height: 100%;
  font-size: 1.1em; }
  .qg::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .qg a {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }

.qh {
  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; }
  .qh, .qh:link, .qh:visited, .qh:hover, .qh:active {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.7);
    color: #000; }
    .qh::before, .qh:link::before, .qh:visited::before, .qh:hover::before, .qh:active::before {
      content: '\200B';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      width: 0;
      font-size: 0; }
    .qh span, .qh:link span, .qh:visited span, .qh:hover span, .qh:active span {
      display: inline-block;
      vertical-align: middle;
      white-space: normal; }
  .qh:hover, .qh:active {
    background-color: #98bf0e;
    color: #fff; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.p3 {
  margin-left: 12px;
  display: inline-block;
  min-width: 64px;
  text-align: right; }

.p4 {
  padding-left: 6px;
  cursor: pointer;
  opacity: 0.75;
  overflow: hidden; }
  .p4 .p5 {
    padding: 1px;
    height: 18px;
    width: 24px;
    border: 1px solid transparent;
    vertical-align: middle; }
  .p4.p6 {
    cursor: default;
    opacity: 1; }
    .p4.p6 .p5 {
      border-color: #ccc; }
  .p4.p7:hover {
    opacity: 1; }
  @media screen and (max-width: 767px) {
    .p3 {
      margin-left: 2px;
      min-width: 0; }
    .p4 {
      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 */

.pg {
  background-color: #000;
  overflow: hidden; }

.ph {
  margin: auto;
  max-width: 1200px;
  line-height: 26px;
  color: #fff;
  vertical-align: middle;
  font-size: 0.8em; }

.pi {
  display: inline-block;
  margin-right: 24px;
  height: 26px; }
  .pi a {
    color: #fff; }

.pj {
  line-height: normal; }

.pk {
  float: right;
  margin-right: 0; }

.pl {
  margin-bottom: 1px; }
  .pl i:first-child {
    color: rgba(255, 255, 255, 0.7); }
  .pl i:last-child {
    color: #000; }

.pm {
  display: inline-block;
  margin: 0 2px; }
  .pm:hover i:first-child {
    color: #fff; }

.pn {
  font-size: 1.1em; }

.po {
  width: 18px;
  margin-bottom: -3px;
  margin-right: 3px; }

/* Fundo do menu */
.pp {
  background: #000;
  margin-left: -40px;
  margin-top: 3px; }

/* Remove as bolinhas do lado das listas */
.pp .pq, .pp .pr {
  list-style: none; }

/* Configura todos os links do nosso menu */
.pp a {
  color: #fff;
  text-decoration: none;
  display: block;
  cursor: pointer;
  font-size: 13px;
  font-weight: 300; }

/* Faz os <li>s ficarem na horizontal */
.pp > .pq > li {
  float: left;
  position: relative; }

/* Configura os links do menu principal */
.pp > .pq > li > a {
  margin: 0 10px;
  background: #000; }

/* Configura o fundo do menu principal quando com mouse hover */
.pp > .pq > li:hover a {
  background: #444; }

/* Mostra o submenu no evento de mouse hover */
.pp > .pq > li:hover > .pr {
  display: block; }

/* Configura o estilo do submenu */
.pp > .pq > li > .pr {
  position: fixed;
  background: #444;
  min-width: 200px;
  z-index: 1000;
  display: none; }

/* Configura os links do submenu */
.pp > .pq > li > .pr > li > a {
  margin-left: -30px;
  padding: 5px 5px;
  color: #ccc; }

.pp > .pq > li > .pr > li > a:hover {
  color: #fff; }

@media screen and (max-width: 767px) {
    .pg {
      height: 4px; }
    .pi {
  margin-right: 6px; }
    .pm {
      margin: 0; } }

@media screen and (max-width: 543px) {
    .ph {
      padding-left: 2px;
      padding-right: 2px; }
  .ps {
    display: none; }
  .pt {
    display: none; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .ph {
      padding-left: 3px;
      padding-right: 3px; }
  .ps {
    display: none; }
  .pt {
    display: none; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .ph {
      padding-left: 4px;
      padding-right: 4px; }
    .pi {
  margin-right: 10px; }
  .ps {
    display: none; } }

@media screen and (min-width: 992px) {
    .ph {
      padding-left: 10px;
      padding-right: 10px; } }

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

  .pi {
  margin-right: 14px; } }

@media screen and (max-width: 1199px) {
  .ps {
    letter-spacing: -0.5px; } }

@media screen and (max-width: 991px) {
  .pt {
    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 */
.q8 + .q8 {
  margin-left: 30px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.q3 {
  max-width: 750px; }

.q4 {
  margin-bottom: 48px;
  padding-right: 24px;
  text-align: center;
  font-size: 2em; }

.q5 {
  margin-bottom: 48px;
  padding-right: 24px;
  text-align: center;
  font-size: 1,2em; }

.q6 {
  color: #98bf0e;
  font-size: 1.2em; }

@media screen and (min-width: 768px) {
    .q3 {
      max-width: 340px; } }

@media screen and (max-width: 767px) {
    .q3 {
      background: none; }
    .q4 {
      color: #fff; }
    .q5 {
      color: #fff; }
  .q7 {
    right: 0; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

.rs {
  font-size: 1.1em;
  line-height: 24px;
  color: #777; }

.rt {
  cursor: pointer;
  text-align: center;
  width: 24px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.yo {
  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/ */
.wm {
  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 */
.ue {
  width: 18rem;
  background-color: #ce4813;
  border-left: 1px solid #88300d; }

.uf {
  text-align: right;
  line-height: 24px; }

.ug {
  cursor: pointer;
  text-align: center;
  width: 24px;
  color: rgba(255, 255, 255, 0.7); }
  .ug: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 */
.ss {
  margin-top: 20px;
  padding-bottom: 20px; }

.st {
  font-size: 1.1em;
  color: '#ccc';
  margin: 0 0 20px 0;
  text-transform: uppercase; }

.su i:first-child {
  color: rgba(255, 255, 255, 0.7); }

.su i:last-child {
  color: '#ccc'; }

.sv {
  display: inline-block;
  margin-right: 4px; }
  .sv:hover i:first-child {
    color: #fff; }

.sw {
  height: 70px; }

.sx, .sx:link, .sx:visited {
  color: #ce4813; }

.sx:hover, .sx: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 */
.rq {
  font-size: 1em;
  line-height: 24px;
  color: #777; }

.rr {
  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 */
.rn {
  font-size: 1.5em;
  line-height: 24px;
  color: #777; }

.ro {
  cursor: pointer;
  text-align: center;
  width: 24px; }

.rp {
  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 */

.sy {
  margin: auto;
  max-width: 1200px; }

.sz {
  list-style-type: none;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 25px; }

.s0 {
  padding: 0 15px; }

.s1 {
  display: inline-block;
  width: 100%;
  border-color: transparent; }
  .s1::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .s1 .s0 {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .s1 {
    font-size: 1em;
    color: #777; }
  .s1:link {
    font-size: 1em;
    color: #777; }
  .s1:visited {
    font-size: 1em;
    color: #777; }
  .s1:active, .s1.s2 {
    color: #000; }
  .s1:hover {
    color: #85a70c; }

span.s1 {
  cursor: default; }

.s1:hover, .s1:active, .s3:hover .s1 {
  border-color: #bbb; }
  .s1:hover.s4, .s1:active.s4, .s3:hover .s1.s4 {
    position: absolute;
    z-index: 3;
    border-bottom-color: #fff; }

.s5 {
  display: none; }

.s5.s6 {
  right: 0; }

.s5.s7 {
  left: 0; }

.s3 {
  height: 100%;
  margin-top: 10px;
  text-align: left;
  position: relative;
  line-height: 50px; }

.s3:hover:not(.s8) .s5 {
  display: block; }

.s9 {
  vertical-align: middle;
  font-size: 0.55em;
  opacity: 0.6;
  margin-left: 1em; }

.ta {
  padding: 0;
  list-style: none;
  text-align: left;
  line-height: calc(50px / 2.5); }

.tb {
  margin: 2px 0;
  display: inline-block;
  width: 100%;
  white-space: nowrap; }

.tc {
  display: none; }

.td {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  padding: 6px 16px; }
  .td {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .td:link {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .td:visited {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .td:active, .td.s2 {
    color: #000; }
  .td:hover {
    padding-left: 19px;
    border-left-color: #85a70c;
    color: #85a70c; }

.te li {
  margin-left: 1em; }

.tf li {
  margin-left: 2em; }

.tg li {
  margin-left: 3em; }

.th li {
  margin-left: 4em; }

.ti li {
  margin-left: 5em; }

.tj li {
  margin-left: 6em; }

.tk li {
  margin-left: 7em; }

.tl li {
  margin-left: 8em; }

.tm {
  margin-top: -1px;
  font-size: calc(1em - 0.15em);
  display: inherit; }

.tn {
  display: inline-block;
  float: right; }

.to {
  display: none; }
  .to 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; }
  .to i {
    font-size: 2em; }

.tp {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999 !important; }

.tq {
  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; }
  .tq li {
    margin-right: 1px; }

.tr {
  height: 100px;
  float: left;
  white-space: nowrap;
  position: absolute; }
  .tr img {
    max-height: 25px; }
  @media screen and (max-width: 543px) {
    .sy {
      padding-left: 2px;
      padding-right: 2px; }
    .s0 {
  padding: 0 4px; }
    .s1 {
    font-size: 1em; }
    .s1:link {
    font-size: 1em; }
    .s1:visited {
    font-size: 1em; }
    .s3 {
  line-height: 28px; }
    .ta {
  line-height: calc(28px / 2.5); }
    .td {
    font-size: 0.9em; }
    .td:link {
    font-size: 0.9em; }
    .td:visited {
    font-size: 0.9em; }
    .tm {
  display: none; }
    .tm {
  font-size: calc(1em - 0.15em); }
    .to {
  display: inline-block; } }
  @media screen and (min-width: 544px) and (max-width: 767px) {
    .sy {
      padding-left: 3px;
      padding-right: 3px; }
    .s0 {
  padding: 0 6px; }
    .s1 {
    font-size: 1em; }
    .s1:link {
    font-size: 1em; }
    .s1:visited {
    font-size: 1em; }
    .s3 {
  line-height: 32px; }
    .ta {
  line-height: calc(32px / 2.5); }
    .td {
    font-size: 0.9em; }
    .td:link {
    font-size: 0.9em; }
    .td:visited {
    font-size: 0.9em; }
    .tm {
  display: none; }
    .tm {
  font-size: calc(1em - 0.15em); }
    .to {
  display: inline-block; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .sy {
      padding-left: 4px;
      padding-right: 4px; }
    .s0 {
  padding: 0 8px; }
    .s1 {
    font-size: 0.9em; }
    .s1:link {
    font-size: 0.9em; }
    .s1:visited {
    font-size: 0.9em; }
    .s3 {
  line-height: 40px; }
    .ta {
  line-height: calc(40px / 2.5); }
    .td {
    font-size: 0.8em; }
    .td:link {
    font-size: 0.8em; }
    .td:visited {
    font-size: 0.8em; }
    .tm {
  font-size: calc(0.9em - 0.15em); } }
  @media screen and (min-width: 992px) {
    .sy {
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 767px) {
  .ts {
    float: none; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {

  .s0 {
  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 */

.q9 {
  margin-top: -50px;
  width: 24px; }
  .q9:focus {
    width: 140px; }

.ra {
  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; }

.rb {
  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; }

.rc {
  -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; }

.rd {
  color: #777;
  border: none;
  background: none;
  font-size: 1.1em;
  text-align: center;
  margin-left: -24px;
  width: 24px;
  height: 24px;
  line-height: 24px; }

.re {
  background-color: #fff;
  text-align: left;
  font-size: 12px;
  padding: 5px;
  text-decoration: none;
  display: block; }
  .re .rf {
    font-weight: bold;
    text-decoration: none; }
  .re .rg {
    text-decoration: none; }
  .re:focus {
    display: none; }

.rh {
  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; }
  .rh:hover {
    border-bottom: 1px solid black;
    display: block; }

.ri {
  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; }

.ri {
  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 */ }

.rj {
  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 */ }

.rk {
  display: none; }

.rl {
  display: block;
  margin-top: -40px;
  margin-left: -280px; }

@media screen and (max-width: 767px) {
  .rm {
    width: 24px; }
    .rm:focus {
      width: 110px; }
    .rb {
      background-color: transparent;
      width: 24px; }
      .rb:focus {
        z-index: 6000004;
        background-color: #eee;
        padding: 0 28px 0 4px;
        width: 160px; }
    .rd {
      display: none; }
    .rl {
      margin-left: -330px;
      margin-right: 10%; } }

@media screen and (min-width: 768px) {
    .ra {
      display: none; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .rb {
      width: 137.5px; }
      .rb:focus {
        background-color: #fff;
        padding: 0 28px 0 4px;
        width: 160px;
        z-index: 30; }
    .rl {
      margin-left: -340px;
      margin-right: 10%;
      margin-top: -50px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .rb {
      width: 110px; }
      .rb:focus {
        z-index: 6000004;
        background-color: #eee;
        padding: 0 28px 0 4px;
        width: 120px; }
    .rl {
      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 */

.pv {
  margin: auto;
  max-width: 1200px;
  min-height: 90px; }

.pw {
  height: 90px;
  float: left;
  margin-left: 0px;
  white-space: nowrap;
  position: absolute; }
  .pw::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .pw img {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .pw img {
    max-height: 40%; }

.px {
  float: right;
  overflow: hidden; }

.py {
  float: left;
  height: auto;
  margin-top: 33px;
  margin-left: 70px; }

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

  .pv {
  min-height: 40px; }

  .pw {
  height: 40px; }

  .py {
  margin-left: 2px; }

  .py {
  margin-top: 8px; } }

@media screen and (max-width: 543px) {
    .pv {
      padding-left: 2px;
      padding-right: 2px; }
    .pw {
  margin-left: 40px; }
    .pw img {
    max-height: 55%; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .pv {
      padding-left: 3px;
      padding-right: 3px; }
    .pw {
  margin-left: 40px; }
    .pw img {
    max-height: 60%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .pv {
      padding-left: 4px;
      padding-right: 4px; }
    .py {
  margin-left: 28px; } }

@media screen and (min-width: 992px) {
    .pv {
      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 */

.qo {
  margin: auto;
  max-width: 1200px;
  min-height: 90px; }

.qp {
  height: 90px;
  float: left;
  margin-left: 0px;
  white-space: nowrap;
  position: absolute; }
  .qp::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .qp img {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .qp img {
    max-height: 40%; }

.qq {
  float: right;
  overflow: hidden; }

.qr {
  float: left;
  height: auto;
  margin-left: 20px; }

.qs {
  margin-top: 3px;
  font-size: 15px;
  text-align: center; }

.qt {
  margin-top: 3px;
  font-size: 18px;
  text-align: center;
  color: #3a3939; }

.qu, .qv {
  white-space: nowrap;
  display: block;
  margin-top: 2px;
  font-size: 1.1em !important; }

.qu, .qw {
  white-space: nowrap;
  display: block;
  margin-left: 3px;
  font-size: 1.4em !important; }

.qx {
  opacity: 0.8; }

.qy {
  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); }

.qz {
  color: #d44; }

.q0 {
  color: #5b5; }

.q1 {
  color: #999; }

.q2 {
  font-size: 1.2em;
  font-weight: bold; }

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

  .qo {
  min-height: 40px; }

  .qp {
  height: 40px; }

  .qr {
  margin-left: 2px; } }

@media screen and (max-width: 543px) {
    .qo {
      padding-left: 2px;
      padding-right: 2px; }
    .qp {
  margin-left: 40px; }
    .qp img {
    max-height: 55%; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .qo {
      padding-left: 3px;
      padding-right: 3px; }
    .qp {
  margin-left: 40px; }
    .qp img {
    max-height: 60%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .qo {
      padding-left: 4px;
      padding-right: 4px; }
    .qr {
  margin-left: 10px; } }

@media screen and (min-width: 992px) {
    .qo {
      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 */

.ok {
  border-style: solid;
  border-width: 3px 0 1px;
  border-color: #ddd;
  display: inherit; }

.ol {
  margin: auto;
  max-width: 1200px; }

.om {
  float: left; }

.on {
  float: left;
  list-style: none;
  padding: 0; }

.oo {
  padding: 0 10px; }

.op {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  border-style: solid;
  border-width: 3px 1px 1px;
  border-color: transparent; }
  .op::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .op .oo {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .op {
    font-size: 1em;
    color: #777; }
  .op:link {
    font-size: 1em;
    color: #777; }
  .op:visited {
    font-size: 1em;
    color: #777; }
  .op:active, .op.oq {
    color: #000; }
  .op:hover {
    color: #85a70c; }

span.op {
  cursor: default; }

.op:hover, .op:active, .or:hover .op {
  border-color: #bbb; }
  .op:hover.os, .op:active.os, .or:hover .op.os {
    position: absolute;
    z-index: 3;
    border-bottom-color: #fff; }

.ot {
  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; }

.ot.ou {
  right: 0; }

.ot.ov {
  left: 0; }

.or {
  display: inline-block;
  height: 100%;
  margin-top: -3px;
  text-align: center;
  position: relative;
  line-height: 50px; }

.or:hover:not(.ow) .ot {
  display: block; }

.ox {
  vertical-align: middle;
  font-size: 0.55em;
  opacity: 0.6;
  margin-left: 1em; }

.oy {
  padding: 0;
  list-style: none;
  text-align: left;
  line-height: calc(50px / 2.5); }

.oz {
  margin: 2px 0;
  display: inline-block;
  width: 100%;
  white-space: nowrap; }

.o0 {
  display: none; }

.o1 {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  padding: 6px 16px;
  border-style: solid;
  border-color: transparent;
  border-width: 0 3px; }
  .o1 {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .o1:link {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .o1:visited {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .o1:hover, .o1:active {
    background-color: #f4f4f4; }
  .o1:active, .o1.oq {
    border-left-color: #bbb;
    color: #000; }
  .o1:hover {
    padding-left: 19px;
    border-left-color: #85a70c;
    color: #85a70c; }

.o2 li {
  margin-left: 1em; }

.o3 li {
  margin-left: 2em; }

.o4 {
  margin-top: -1px;
  font-size: calc(1em - 0.15em);
  display: inherit; }

.o5 {
  display: inline-block;
  float: right; }

.o6 {
  display: none; }
  .o6 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; }
  .o6 i {
    font-size: 2em; }

.o7 {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 5; }

.o8 {
  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; }
  .o8 li {
    margin-right: 1px; }
  @media screen and (max-width: 543px) {

  .ok {
  display: none; }
    .ol {
      padding-left: 2px;
      padding-right: 2px; }
    .oo {
  padding: 0 2px; }
    .op {
    font-size: 0.6em; }
    .op:link {
    font-size: 0.6em; }
    .op:visited {
    font-size: 0.6em; }
    .or {
  line-height: 28px; }
    .oy {
  line-height: calc(28px / 2.5); }
    .o1 {
    font-size: 0.75em; }
    .o1:link {
    font-size: 0.75em; }
    .o1:visited {
    font-size: 0.75em; }
    .o4 {
  display: none; }
    .o4 {
  font-size: calc(0.6em - 0.15em); }
    .o6 {
  display: inline-block; } }
  @media screen and (min-width: 544px) and (max-width: 767px) {

  .ok {
  display: none; }
    .ol {
      padding-left: 3px;
      padding-right: 3px; }
    .oo {
  padding: 0 3px; }
    .op {
    font-size: 0.7em; }
    .op:link {
    font-size: 0.7em; }
    .op:visited {
    font-size: 0.7em; }
    .or {
  line-height: 32px; }
    .oy {
  line-height: calc(32px / 2.5); }
    .o1 {
    font-size: 0.75em; }
    .o1:link {
    font-size: 0.75em; }
    .o1:visited {
    font-size: 0.75em; }
    .o4 {
  display: none; }
    .o4 {
  font-size: calc(0.7em - 0.15em); }
    .o6 {
  display: inline-block; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .ol {
      padding-left: 4px;
      padding-right: 4px; }
    .oo {
  padding: 0 5px; }
    .op {
    font-size: 0.9em; }
    .op:link {
    font-size: 0.9em; }
    .op:visited {
    font-size: 0.9em; }
    .or {
  line-height: 40px; }
    .oy {
  line-height: calc(40px / 2.5); }
    .o1 {
    font-size: 0.8em; }
    .o1:link {
    font-size: 0.8em; }
    .o1:visited {
    font-size: 0.8em; }
    .o4 {
  display: none; }
    .o4 {
  font-size: calc(0.9em - 0.15em); } }
  @media screen and (min-width: 992px) {
    .ol {
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 767px) {
    .om {
      float: none; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {

  .oo {
  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 */

.x4 {
  float: left;
  list-style: none;
  padding: 0;
  height: 100%;
  width: 100%; }
  .x4 > li {
    display: inline-block;
    height: 100%;
    text-align: center; }
  .x4 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; }
    .x4 a::before {
      content: '\200B';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      width: 0;
      font-size: 0; }

.x5 {
  width: calc(99.99% / 8);
  font-size: 0.8em; }
  .x5 + .x5 .x6 {
    border-left-color: #ddd; }

.x7 {
  opacity: 0.9;
  border-width: 0 0 4px 0;
  border-style: solid;
  border-color: transparent;
  color: #333; }

.x7:link {
  opacity: 0.9;
  border-width: 0 0 4px 0;
  border-style: solid;
  border-color: transparent;
  color: #333; }

.x7:visited {
  opacity: 0.9;
  border-width: 0 0 4px 0;
  border-style: solid;
  border-color: transparent;
  color: #333; }

.x7:hover, .x7:active {
  opacity: 1;
  margin-bottom: 20px; }

.x6 {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  width: 100%;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent; }

.x8 .x6 {
  padding-left: 4px;
  padding-right: 4px; }

.x8 .x9 {
  position: relative;
  text-align: center; }

.ya {
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 95%;
  opacity: 0; }

.x5:hover .ya {
  bottom: 108%;
  opacity: 1; }

.yb {
  display: inline-block;
  padding: 3px 5px 2px;
  border-radius: 2px;
  background-color: #888;
  color: #fff;
  font-size: 0.9em; }

.yc {
  height: 29px;
  bottom: 10px; }

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

.ye, .yf {
  white-space: nowrap;
  display: block;
  font-size: 1.1em !important; }

.ye, .yg {
  white-space: nowrap;
  display: block;
  margin-left: 3px;
  font-size: 1.4em !important; }

.yh {
  opacity: 0.8; }

.yi {
  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); }

.yj {
  color: #d44; }

.yk {
  color: #5b5; }

.yl {
  color: #999; }

.ym {
  font-size: 1.1em;
  font-weight: bold; }

.x5.sugar-etanol .yb {
  background-color: #2a2; }

.x5.sugar-etanol .x7:hover, .x5.sugar-etanol .x7:active, .x5.sugar-etanol .x7.yn {
  border-bottom-color: #27c427;
  background-color: #f5f5f5; }

.x5.sugar-etanol .x7:hover {
  border-bottom-color: #2a2;
  background-color: #eee; }
  .x5.sugar-etanol .x7:hover .ye, .x5.sugar-etanol .x7:hover .yf {
    color: #000; }

.x5.cotton .yb {
  background-color: #60acdc; }

.x5.cotton .x7:hover, .x5.cotton .x7:active, .x5.cotton .x7.yn {
  border-bottom-color: #79b9e2;
  background-color: #f5f5f5; }

.x5.cotton .x7:hover {
  border-bottom-color: #60acdc;
  background-color: #eee; }
  .x5.cotton .x7:hover .ye, .x5.cotton .x7:hover .yf {
    color: #000; }

.x5.corn .yb {
  background-color: #dba00b; }

.x5.corn .x7:hover, .x5.corn .x7:active, .x5.corn .x7.yn {
  border-bottom-color: #f3b312;
  background-color: #f5f5f5; }

.x5.corn .x7:hover {
  border-bottom-color: #dba00b;
  background-color: #eee; }
  .x5.corn .x7:hover .ye, .x5.corn .x7:hover .yf {
    color: #000; }

.x5.wheat .yb {
  background-color: #af9e50; }

.x5.wheat .x7:hover, .x5.wheat .x7:active, .x5.wheat .x7.yn {
  border-bottom-color: #b9aa65;
  background-color: #f5f5f5; }

.x5.wheat .x7:hover {
  border-bottom-color: #af9e50;
  background-color: #eee; }
  .x5.wheat .x7:hover .ye, .x5.wheat .x7:hover .yf {
    color: #000; }

.x5.livestock .yb {
  background-color: #e43; }

.x5.livestock .x7:hover, .x5.livestock .x7:active, .x5.livestock .x7.yn {
  border-bottom-color: #f05e4f;
  background-color: #f5f5f5; }

.x5.livestock .x7:hover {
  border-bottom-color: #e43;
  background-color: #eee; }
  .x5.livestock .x7:hover .ye, .x5.livestock .x7:hover .yf {
    color: #000; }

.x5.coffee .yb {
  background-color: #704704; }

.x5.coffee .x7:hover, .x5.coffee .x7:active, .x5.coffee .x7.yn {
  border-bottom-color: #8e5a05;
  background-color: #f5f5f5; }

.x5.coffee .x7:hover {
  border-bottom-color: #704704;
  background-color: #eee; }
  .x5.coffee .x7:hover .ye, .x5.coffee .x7:hover .yf {
    color: #000; }

.x5.soy .yb {
  background-color: #7059ad; }

.x5.soy .x7:hover, .x5.soy .x7:active, .x5.soy .x7.yn {
  border-bottom-color: #826db7;
  background-color: #f5f5f5; }

.x5.soy .x7:hover {
  border-bottom-color: #7059ad;
  background-color: #eee; }
  .x5.soy .x7:hover .ye, .x5.soy .x7:hover .yf {
    color: #000; }

.x5.hortifruti-flowers .yb {
  background-color: #c6467a; }

.x5.hortifruti-flowers .x7:hover, .x5.hortifruti-flowers .x7:active, .x5.hortifruti-flowers .x7.yn {
  border-bottom-color: #cd5d8b;
  background-color: #f5f5f5; }

.x5.hortifruti-flowers .x7:hover {
  border-bottom-color: #c6467a;
  background-color: #eee; }
  .x5.hortifruti-flowers .x7:hover .ye, .x5.hortifruti-flowers .x7:hover .yf {
    color: #000; }

.x5.orange .yb {
  background-color: #fba464; }

.x5.orange .x7:hover, .x5.orange .x7:active, .x5.orange .x7.yn {
  border-bottom-color: #fcb682;
  background-color: #f5f5f5; }

.x5.orange .x7:hover {
  border-bottom-color: #fba464;
  background-color: #eee; }
  .x5.orange .x7:hover .ye, .x5.orange .x7:hover .yf {
    color: #000; }

.x5.petroleum .yb {
  background-color: #507e67; }

.x5.petroleum .x7:hover, .x5.petroleum .x7:active, .x5.petroleum .x7.yn {
  border-bottom-color: #5c9176;
  background-color: #f5f5f5; }

.x5.petroleum .x7:hover {
  border-bottom-color: #507e67;
  background-color: #eee; }
  .x5.petroleum .x7:hover .ye, .x5.petroleum .x7:hover .yf {
    color: #000; }

.x5.biodiesel .yb {
  background-color: #7acf4a; }

.x5.biodiesel .x7:hover, .x5.biodiesel .x7:active, .x5.biodiesel .x7.yn {
  border-bottom-color: #8cd562;
  background-color: #f5f5f5; }

.x5.biodiesel .x7:hover {
  border-bottom-color: #7acf4a;
  background-color: #eee; }
  .x5.biodiesel .x7:hover .ye, .x5.biodiesel .x7:hover .yf {
    color: #000; }

.x5.agribusiness .yb {
  background-color: #7f7f7f; }

.x5.agribusiness .x7:hover, .x5.agribusiness .x7:active, .x5.agribusiness .x7.yn {
  border-bottom-color: #8e8e8e;
  background-color: #f5f5f5; }

.x5.agribusiness .x7:hover {
  border-bottom-color: #7f7f7f;
  background-color: #eee; }
  .x5.agribusiness .x7:hover .ye, .x5.agribusiness .x7:hover .yf {
    color: #000; }

.x5.climate .yb {
  background-color: #004d99; }

.x5.climate .x7:hover, .x5.climate .x7:active, .x5.climate .x7.yn {
  border-bottom-color: #005cb8;
  background-color: #f5f5f5; }

.x5.climate .x7:hover {
  border-bottom-color: #004d99;
  background-color: #eee; }
  .x5.climate .x7:hover .ye, .x5.climate .x7:hover .yf {
    color: #000; }

.x5.forex .yb {
  background-color: #7f7f7f; }

.x5.forex .x7:hover, .x5.forex .x7:active, .x5.forex .x7.yn {
  border-bottom-color: #8e8e8e;
  background-color: #f5f5f5; }

.x5.forex .x7:hover {
  border-bottom-color: #7f7f7f;
  background-color: #eee; }
  .x5.forex .x7:hover .ye, .x5.forex .x7:hover .yf {
    color: #000; }

.x5.fertilizers .yb {
  background-color: #1E4860; }

.x5.fertilizers .x7:hover, .x5.fertilizers .x7:active, .x5.fertilizers .x7.yn {
  border-bottom-color: #255977;
  background-color: #f5f5f5; }

.x5.fertilizers .x7:hover {
  border-bottom-color: #1E4860;
  background-color: #eee; }
  .x5.fertilizers .x7:hover .ye, .x5.fertilizers .x7:hover .yf {
    color: #000; }

.x5.rubber .yb {
  background-color: #1E4860; }

.x5.rubber .x7:hover, .x5.rubber .x7:active, .x5.rubber .x7.yn {
  border-bottom-color: #255977;
  background-color: #f5f5f5; }

.x5.rubber .x7:hover {
  border-bottom-color: #1E4860;
  background-color: #eee; }
  .x5.rubber .x7:hover .ye, .x5.rubber .x7:hover .yf {
    color: #000; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .x5 {
      font-size: 0.78em; }
    .x8 .x6 {
  padding-right: 4px; }
    .x8 .x6 {
  padding-left: 4px; }
    .x5:hover .ya {
      bottom: 113%; }
    .yc {
  height: 24px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .x5 {
      font-size: 0.52em; }
    .x8 .x6 {
  padding-right: 2px; }
    .x8 .x6 {
  padding-left: 2px; }
    .x5:hover .ya {
      bottom: 120%; }
    .yc {
  height: 20px; } }
  @media screen and (min-width: 544px) and (max-width: 767px) {
    .x5 {
      font-size: 0.48em; }
    .x8 .x6 {
  padding-right: 2px; }
    .x8 .x6 {
  padding-left: 2px; }
    .x5:hover .ya {
      bottom: 110%; }
    .yc {
  height: 16px; } }
  @media screen and (max-width: 543px) {
    .x5 {
      font-size: 0.45em; }
    .x8 .x6 {
  padding-right: 0px; }
    .x8 .x6 {
  padding-left: 0px; }
    .x8 .x6 {
      padding-top: 16px; }
    .x8 .x9 {
      text-align: center; }
    .x5:hover .ya {
      bottom: 115%; }
    .yc {
  height: 0px; }
    .yc {
      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) {

  .x7 {
  border-width: 0 0 2px 0; }

  .x7:link {
  border-width: 0 0 2px 0; }

  .x7: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 */

.oh {
  margin: auto;
  max-width: 1200px;
  height: 70px;
  margin-top: 20px;
  margin-bottom: 20px; }

.oi {
  float: left;
  height: 70px;
  width: calc(100% - 275px - 3px); }

.oj {
  float: right;
  width: 275px;
  height: 70px;
  margin-left: 3px; }

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

  .oh {
  margin-bottom: 4px; }

  .oh {
  margin-top: 4px; }

  .oh {
  height: 64px; }
    .oh {
      padding-left: 2px;
      padding-right: 2px; }
    .oi {
  height: 64px; }
    .oj {
  height: 64px; } }

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

  .oh {
  margin-bottom: 4px; }

  .oh {
  margin-top: 4px; }

  .oh {
  height: 40px; }
    .oh {
      padding-left: 3px;
      padding-right: 3px; }
    .oi {
  height: 40px; }
    .oj {
  height: 40px; } }

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

  .oh {
  margin-bottom: 6px; }

  .oh {
  margin-top: 6px; }

  .oh {
  height: 50px; }
    .oh {
      padding-left: 4px;
      padding-right: 4px; }
    .oi {
  height: 50px; }
    .oj {
  height: 50px; } }

@media screen and (min-width: 992px) {
    .oh {
      padding-left: 10px;
      padding-right: 10px; } }

@media screen and (max-width: 767px) {
    .oi {
      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 */

.wn {
  margin: auto;
  max-width: 1200px;
  min-height: 70px; }

.wo {
  margin-top: 11px;
  margin-left: 0px;
  height: 70px;
  float: left;
  white-space: nowrap;
  position: absolute; }
  .wo img {
    max-height: 40%; }

.wp {
  float: right;
  overflow: hidden; }

.wq {
  float: left;
  height: auto;
  margin-top: 46px;
  margin-left: 70px; }

.wr {
  float: right;
  height: auto; }

.ws {
  display: none; }

.wt {
  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: wu 0.5s ease-in-out;
          animation: wu 0.5s ease-in-out;
  z-index: 100 !important;
  width: 100%; }

.wv {
  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; }

.ww {
  width: 2rem;
  height: 2rem;
  margin-right: 0.5rem;
  -webkit-animation: wx 0.7s ease-in-out 0.5s;
          animation: wx 0.7s ease-in-out 0.5s; }

.wy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none; }

.wz {
  margin: 0.4rem 1rem 0 0;
  padding: 0 0.3rem;
  cursor: pointer; }

@-webkit-keyframes wu {
  from {
    -webkit-transform: translateY(-5rem);
            transform: translateY(-5rem); }
  to {
    -webkit-transform: translateY(0rem);
            transform: translateY(0rem); } }

@keyframes wu {
  from {
    -webkit-transform: translateY(-5rem);
            transform: translateY(-5rem); }
  to {
    -webkit-transform: translateY(0rem);
            transform: translateY(0rem); } }

@-webkit-keyframes wx {
  0% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); }
  100% {
    -webkit-transform: rotateY(0rem);
            transform: rotateY(0rem); } }

@keyframes wx {
  0% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); }
  100% {
    -webkit-transform: rotateY(0rem);
            transform: rotateY(0rem); } }

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

  .wn {
  min-height: 35px; }

  .wo {
  height: 35px; }

  .wo {
  margin-top: 11px; }

  .wq {
  margin-left: 2px; }

  .wq {
  margin-top: 11px; } }

@media screen and (max-width: 543px) {
    .wn {
      padding-left: 2px;
      padding-right: 2px; }
    .wo {
  margin-left: 40px; }
    .wo {
  margin-top: 11px; }
    .wo img {
    max-height: 70%; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .wn {
      padding-left: 3px;
      padding-right: 3px; }
    .wo {
  margin-left: 40px; }
    .wo {
  margin-top: 11px; }
    .wo img {
    max-height: 80%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .wn {
      padding-left: 4px;
      padding-right: 4px; }
    .wo {
  margin-top: 11px; }
    .wq {
  margin-left: 28px; } }

@media screen and (min-width: 992px) {
    .wn {
      padding-left: 10px;
      padding-right: 10px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.n9 {
  background-color: #f0f0f0;
  overflow: hidden; }

.oa {
  margin: auto;
  max-width: 1200px;
  height: 170px; }

.ob {
  position: relative;
  float: left;
  width: calc(100% - 350px);
  padding-right: 50px; }
  .ob h1 {
    text-transform: uppercase;
    font-size: 2em;
    color: #98bf0e;
    font-weight: normal;
    margin-top: 27px;
    margin-bottom: 0;
    line-height: 40px; }
  .ob p {
    margin: 4px 0;
    color: #666;
    line-height: 20px; }
  .ob input[type=text], .ob .oc {
    height: 50px;
    line-height: 50px;
    font-size: 1.25em; }
  .ob input[type=text] {
    padding: 0 12px;
    border: none;
    width: 75%; }
  .ob .oc {
    width: 25%;
    padding: 0; }

.od, .oe {
  position: absolute;
  width: 94%;
  overflow: visible;
  white-space: nowrap;
  font-size: 0.9em; }

.od {
  margin: 2px 0; }

.oe {
  margin: 4px;
  color: #5a5; }

.of {
  float: left;
  width: 350px;
  height: 100%;
  text-align: center; }
  .of::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }

.og {
  display: inline-block;
  vertical-align: middle;
  white-space: normal; }
  .og > a > span {
    width: 350px;
    height: 120px; }
  @media screen and (max-width: 543px) {
    .oa {
      padding-left: 2px;
      padding-right: 2px; } }
  @media screen and (min-width: 544px) and (max-width: 767px) {
    .oa {
      padding-left: 3px;
      padding-right: 3px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .oa {
      padding-left: 4px;
      padding-right: 4px; }
    .ob {
      padding-right: 12.5px; }
      .ob h1 {
        font-size: 1.6em; }
      .ob p {
        font-size: 0.8em; } }
  @media screen and (min-width: 992px) {
    .oa {
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 767px) {
    .ob {
      width: 100%;
      padding-right: 0; }
      .ob h1 {
        font-size: 1.2em;
        margin-top: 13.5px;
        margin-bottom: 0;
        line-height: 100%; }
      .ob p {
        font-size: 0.9em;
        line-height: 125%; }
      .ob input[type=text], .ob .oc {
        height: 28px;
        line-height: 28px;
        font-size: 0.9em; }
      .ob input[type=text] {
        padding: 0 6px;
        width: 65%; }
      .ob .oc {
        width: 35%; }
    .od, .oe {
      font-size: 0.7em; }
    .of {
      width: 100%; }
    .og,
    .og > a,
    .og > a > span {
      width: 100%; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.nz {
  background-color: #404040;
  overflow: hidden; }

.n0 {
  margin: auto;
  max-width: 1200px; }

.n1 {
  font-weight: bold;
  font-size: 1.075em;
  margin-top: 0; }

.n2 {
  overflow: hidden; }

.n3 {
  overflow: hidden;
  margin-left: 10px; }

.n4, .n5 {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  float: left; }

.n4 {
  width: 62%;
  padding-right: 30px; }
  .n4 p {
    padding-left: 2px; }
  .n4 a, .n4 a:link, .n4 a:visited {
    display: inline-block;
    width: 140px;
    line-height: 32px;
    text-decoration: none;
    text-align: center;
    background-color: #a0a0a0;
    color: #fff; }
  .n4 a:hover, .n4 a:active {
    color: #333;
    background-color: #fff; }

.n5 {
  width: 38%; }

.n6 {
  font-size: 1.18em; }
  .n6 i:first-child {
    color: rgba(255, 255, 255, 0.7); }
  .n6 i:last-child {
    color: #6b6b6b; }

.n7 {
  display: inline-block;
  margin-right: 16px; }
  .n7:hover i:first-child {
    color: #fff; }
  .n7:last-child {
    margin-right: 0 !important; }

.n8 {
  line-height: 135%; }

@media screen and (max-width: 543px) {
    .n0 {
      padding-left: 2px;
      padding-right: 2px; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .n0 {
      padding-left: 3px;
      padding-right: 3px; } }

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

@media screen and (min-width: 992px) {
    .n0 {
      padding-left: 10px;
      padding-right: 10px; } }

@media screen and (max-width: 767px) {
    .n4 {
      width: 100%;
      padding: 20px; }
      .n4 p {
        font-size: 0.9em;
        padding-right: 2px; }
    .n5 {
      text-align: center;
      width: 100%;
      padding-bottom: 20px; } }

@media screen and (max-width: 991px) {
    .n7 {
      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 */
.p8 {
  float: left;
  list-style: none;
  padding: 0;
  height: 100%;
  width: 100%; }
  .p8 > li {
    display: inline-block;
    height: 100%;
    text-align: center; }
  .p8 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; }
    .p8 a::before {
      content: '\200B';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      width: 0;
      font-size: 0; }
  .p8 > li {
    overflow: hidden; }
  .p8 a .p9 {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }

.qa {
  width: calc(99.99% / 11 - 2px);
  margin-right: 2px;
  font-size: 1.05em; }

.qb, .qb:link, .qb:visited {
  opacity: 0.9;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  color: #fff; }

.qb:hover, .qb:active {
  opacity: 1; }

.qb.sugar-etanol, .qb.sugar-etanol:link, .qb.sugar-etanol:visited {
  background-color: #35ca35; }

.qb.sugar-etanol:hover, .qb.sugar-etanol:active, .qb.sugar-etanol.qc {
  background-color: #2a2;
  border-top-color: #1a801a; }

.qb.cotton, .qb.cotton:link, .qb.cotton:visited {
  background-color: #90c1df; }

.qb.cotton:hover, .qb.cotton:active, .qb.cotton.qc {
  background-color: #60acdc;
  border-top-color: #3696d3; }

.qb.corn, .qb.corn:link, .qb.corn:visited {
  background-color: #ebb52e; }

.qb.corn:hover, .qb.corn:active, .qb.corn.qc {
  background-color: #dba00b;
  border-top-color: #aa7d09; }

.qb.wheat, .qb.wheat:link, .qb.wheat:visited {
  background-color: #b7ac7b; }

.qb.wheat:hover, .qb.wheat:active, .qb.wheat.qc {
  background-color: #af9e50;
  border-top-color: #8c7e40; }

.qb.livestock, .qb.livestock:link, .qb.livestock:visited {
  background-color: #eb7569; }

.qb.livestock:hover, .qb.livestock:active, .qb.livestock.qc {
  background-color: #e43;
  border-top-color: #dc2512; }

.qb.coffee, .qb.coffee:link, .qb.coffee:visited {
  background-color: #9b650c; }

.qb.coffee:hover, .qb.coffee:active, .qb.coffee.qc {
  background-color: #704704;
  border-top-color: #3f2802; }

.qb.soy, .qb.soy:link, .qb.soy:visited {
  background-color: #9183b6; }

.qb.soy:hover, .qb.soy:active, .qb.soy.qc {
  background-color: #7059ad;
  border-top-color: #59468d; }

.qb.hortifruti-flowers, .qb.hortifruti-flowers:link, .qb.hortifruti-flowers:visited {
  background-color: #ca7597; }

.qb.hortifruti-flowers:hover, .qb.hortifruti-flowers:active, .qb.hortifruti-flowers.qc {
  background-color: #c6467a;
  border-top-color: #a63362; }

.qb.orange, .qb.orange:link, .qb.orange:visited {
  background-color: #f8c29a; }

.qb.orange:hover, .qb.orange:active, .qb.orange.qc {
  background-color: #fba464;
  border-top-color: #fa8732; }

.qb.petroleum, .qb.petroleum:link, .qb.petroleum:visited {
  background-color: #6e9381; }

.qb.petroleum:hover, .qb.petroleum:active, .qb.petroleum.qc {
  background-color: #507e67;
  border-top-color: #3c5f4e; }

.qb.biodiesel, .qb.biodiesel:link, .qb.biodiesel:visited {
  background-color: #9ad379; }

.qb.biodiesel:hover, .qb.biodiesel:active, .qb.biodiesel.qc {
  background-color: #7acf4a;
  border-top-color: #60b630; }

.qb.agribusiness, .qb.agribusiness:link, .qb.agribusiness:visited {
  background-color: #999999; }

.qb.agribusiness:hover, .qb.agribusiness:active, .qb.agribusiness.qc {
  background-color: #7f7f7f;
  border-top-color: #666666; }

.qb.climate, .qb.climate:link, .qb.climate:visited {
  background-color: #0867c4; }

.qb.climate:hover, .qb.climate:active, .qb.climate.qc {
  background-color: #004d99;
  border-top-color: #003366; }

.qb.forex, .qb.forex:link, .qb.forex:visited {
  background-color: #999999; }

.qb.forex:hover, .qb.forex:active, .qb.forex.qc {
  background-color: #7f7f7f;
  border-top-color: #666666; }

.qb.fertilizers, .qb.fertilizers:link, .qb.fertilizers:visited {
  background-color: #316380; }

.qb.fertilizers:hover, .qb.fertilizers:active, .qb.fertilizers.qc {
  background-color: #1E4860;
  border-top-color: #122b39; }

.qb.rubber, .qb.rubber:link, .qb.rubber:visited {
  background-color: #316380; }

.qb.rubber:hover, .qb.rubber:active, .qb.rubber.qc {
  background-color: #1E4860;
  border-top-color: #122b39; }

@media screen and (max-width: 767px) {
  .qa {
  margin-right: 0px; }
  .qa {
  width: calc(99.99% / 11 - 0px); } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .qa {
  margin-right: 1px; }
  .qa {
  width: calc(99.99% / 11 - 1px); }
    .qa {
      font-size: 0.62em; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .qa {
      font-size: 0.88em; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .qa {
      font-size: 0.58em; } }

@media screen and (max-width: 543px) {
    .qa {
      font-size: 0.55em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.np {
  background-color: #444;
  overflow: hidden;
  min-height: 70px; }

.nq {
  margin: auto;
  max-width: 1200px; }

.nr {
  float: left;
  height: 70px;
  padding: 17.5px 0;
  width: calc(100% - 240px);
  font-size: 0.8em; }

.ns {
  float: right;
  height: 70px;
  padding: 17.5px 0;
  width: 240px; }

.nt {
  height: 100%; }

@media screen and (max-width: 543px) {
    .nq {
      padding-left: 2px;
      padding-right: 2px; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .nq {
      padding-left: 3px;
      padding-right: 3px; } }

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

@media screen and (min-width: 992px) {
    .nq {
      padding-left: 10px;
      padding-right: 10px; } }

@media screen and (max-width: 767px) {
    .nr {
      width: 100%;
      font-size: 1em; }
    .ns {
      margin-top: -17.5px;
      width: 100%; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.yw {
  margin: auto;
  max-width: 1200px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  font-size: 0.8em;
  color: #444; }
  .yw p {
    margin: 0; }
  .yw p + p {
    margin-top: 4px; }

.yx {
  display: none; }

@media screen and (max-width: 543px) {
    .yw {
      padding-left: 2px;
      padding-right: 2px; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .yw {
      padding-left: 3px;
      padding-right: 3px; } }

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

@media screen and (min-width: 992px) {
    .yw {
      padding-left: 10px;
      padding-right: 10px; } }

@media screen and (max-width: 767px) {
    .yw {
      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; }
