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

.d0,
.d1 {
  background-color: #888; }

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

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

.j8, .j9 {
  float: left;
  height: 36px; }

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

.ka .j9 {
  width: calc(100% - 87px); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.l0 {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%; }
  .l0 iframe {
    width: 100%;
    height: 100%; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.le, .lf, .lg, .lh {
  display: block;
  width: 100%;
  height: 100%; }

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

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

.lf, .lg, .lh {
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qk {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .qm {
  height: 30px; }

  .qm {
  width: 30px; }

  .qp {
  height: 20px; }

  .qp {
  width: 20px; }

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

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

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

.rh {
  margin-bottom: 20px; }

.ri {
  text-decoration: none; }
  .ri:hover .rj {
    text-decoration: underline; }

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

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

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

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

  .rk {
  height: 140px; }

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

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

.rw {
  text-decoration: none; }
  .rw:hover .rx {
    text-decoration: underline; }

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

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

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

  .ry {
  margin-right: 8px; }

  .ry {
  height: 80px; }

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

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

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

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

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

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

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

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

.ru {
  font-size: medium; }

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

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

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

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

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

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

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

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

.is {
  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) {
    .im {
      width: 100%; }
  .it {
    font-size: 0.9em; }
    .ip {
      height: auto; } }

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

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

.jk {
  margin-bottom: 20px; }

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

.jm .jl {
  color: #98bf0e; }

.jn .jl {
  color: #ce4813; }

.jo .jl {
  color: #888; }

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

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

.jd, .je {
  -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; }

.jd {
  font-weight: bold; }

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

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

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

.jh .jc, .jh .jg {
  border-color: #98bf0e; }

.jh .je {
  background-color: #98bf0e; }

.ji .jc, .ji .jg {
  border-color: #ce4813; }

.ji .je {
  background-color: #ce4813; }

.jj .jc, .jj .jg {
  border-color: #888; }

.jj .je {
  background-color: #888; }

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

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

.sm {
  overflow: hidden; }

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

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

.sr .sn:hover .sq {
  border-color: #98bf0e; }

.ss .sn:hover .sq {
  border-color: #ce4813; }

.st .sn:hover .sq {
  border-color: #888; }

.su .sn:hover .sq {
  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/ */

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

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

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

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

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

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

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

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

.d4 {
  font-size: 1.2em; }

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

.ck {
  position: relative; }

.cl {
  text-align: right; }

.cm {
  font-weight: bold; }

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

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

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

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

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

.cs {
  padding-top: 4px; }

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

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

.bt {
  position: relative; }

.bu {
  text-align: right; }

.bv {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bq {
  margin-bottom: 10px; }

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

.dj {
  margin-bottom: 20px; }

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

.dl {
  margin-bottom: 2px; }

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

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

.do {
  text-align: center; }

.dp {
  margin-bottom: 0; }

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

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

.kh {
  background-color: #eee; }

.ki {
  background-color: #f8f8f8; }

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

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

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

.oi {
  margin-bottom: 20px; }

.oj {
  margin-bottom: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.oo, .op {
  text-decoration: none; }
  .oo:hover, .op:hover {
    text-decoration: underline; }

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

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

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

.ot {
  display: block; }

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

.op {
  font-size: 0.9em; }

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

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

@media screen and (max-width: 767px) {
    .on {
      padding: 0 8px; }
    .oq {
  height: 150px; }
    .oq {
      background-size: contain; }
    .or {
      background-size: contain; }
    .ot {
      font-size: 0.9em; } }

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

  .oq {
  height: 250px; } }

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

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

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

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

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

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

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

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

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

.iv {
  top: 0; }

.iw {
  bottom: 0; }

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

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

  .iv {
  padding: 8px; }

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

  .iw {
  padding: 8px; }

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

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

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

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

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

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

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

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

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

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

.i5 {
  font-weight: bold; }

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

  .i1 {
  padding: 6px; }

  .i2 {
  padding: 6px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.jb {
  font-weight: bold; }

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

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

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

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

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

.p0 {
  float: left; }

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

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

.p1 {
  min-height: 300px; }

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

.p3 {
  min-height: 620px; }

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

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

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

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

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

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

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

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

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

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

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

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

.hh {
  color: red !important; }

.hi {
  color: lightgrey; }

.hj {
  text-decoration: none; }
  .hj:hover .hb {
    text-decoration: underline; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.d7 {
  border-radius: 0px; }

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

.d9 > .d7 {
  background-color: #ff4500;
  -webkit-box-shadow: 0 0 0 0 #ff4500;
          box-shadow: 0 0 0 0 #ff4500; }

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

.eb {
  display: none; }

.ec > .d7 {
  -webkit-transition: all 3000ms ease-in;
  -o-transition: all 3000ms ease-in;
  transition: all 3000ms ease-in; }
.t2 {
  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; }

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

.t2.t3 {
  position: fixed;
  left: 0;
  right: 0;
  top: 0; }

.t2.t4 {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0; }

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

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

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

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

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

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

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

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

.t9 {
  padding: 0 10px; }

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

.ua.uc {
  margin-right: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.um .t5 {
  left: auto;
  right: 0; }

.um .ug {
  right: auto;
  left: 0; }

.um .ua {
  margin-left: 15px;
  margin-right: 0;
  float: right; }

.um .ud {
  margin-left: 15px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 10px; }

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

.un .t6 ul {
  display: block;
  width: 100%;
  position: relative; }

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

.un.um .t6 ul li {
  float: right; }

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

.mh {
  margin-bottom: 20px; }

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

.bh {
  font-size: 1.9em; }

.bi {
  text-transform: none; }

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

.cw {
  margin-bottom: 20px; }

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

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

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

.bs {
  margin-bottom: 20px; }

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

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

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

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

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

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

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

.l2 {
  margin-bottom: 30px; }
  .l2:hover .l3,
  .l2:hover .l4, .l2:active .l3,
  .l2:active .l4 {
    text-decoration: underline; }

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

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

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

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

.l4 {
  font-size: 0.9em; }

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

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

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

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

.l8 {
  padding-top: 16px; }

.l9 {
  background-color: #ddd; }

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

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

.mc {
  font-weight: bold; }

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

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

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

.k9, .la {
  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/ */

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

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

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

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

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

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

  .qq {
  padding: 5px 0; }

  .qq {
  height: 170px; }

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

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

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

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

  .qs {
  margin-left: 10px; }

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

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

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

  .qq {
  height: 280px; }

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

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

  .qr {
  width: 45%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p5 {
  float: left; }

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

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

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

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

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

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

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

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

.bf {
  margin: 20px 240px; }

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

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

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

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

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

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

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

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

.em:hover .ek {
  -webkit-transform: translateX(2px);
      -ms-transform: translateX(2px);
          transform: translateX(2px); }

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

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

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

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

.e7, .fc {
  border-right: 4px solid #b5b5b5; }

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

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

.fe {
  display: inline-block; }

.e7:hover .fe {
  -webkit-transform: translateX(2px);
      -ms-transform: translateX(2px);
          transform: translateX(2px); }

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

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

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

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

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

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

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

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

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

.fo.fg {
  padding-left: 0; }

.fo.e6, .fp.e6 {
  padding-left: 0; }
  .fo.e6::after, .fp.e6::after {
    display: none; }

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

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

.db {
  float: left; }

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

.oy {
  float: left; }

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

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

.oz {
  margin-bottom: 20px; }

.o0 {
  height: 280px; }

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

.mj {
  float: left; }

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

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

.mk {
  float: left; }

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

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

.mn {
  margin-bottom: 20px; }

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

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

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

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

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

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

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

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

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

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

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

  .ih {
  height: 220px; }
    .ih {
      padding: 38px 6px 30px 6px; }
    .ik {
  width: 90px; }
    .ik {
  margin-right: 6px; }
    .il {
  font-size: 1em; }
    .il {
  width: calc(100% - 90px - 6px); }
    .il {
  width: calc(100% - 90px - 6px); }
    .il {
  width: calc(100% - 90px - 6px); }
    .il {
  width: calc(100% - 90px - 6px); }
    .ij {
  font-size: 1em; }
    .ij {
  width: calc(100% - 90px - 6px); }
    .ij {
  width: calc(100% - 90px - 6px); }
    .ij {
  width: calc(100% - 90px - 6px); }
    .ij {
  width: calc(100% - 90px - 6px); }
    .il {
      margin-bottom: 8px; } }

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

  .ik {
  width: 130px; }

  .ik {
  margin-right: 10px; }

  .il {
  font-size: 1.2em; }

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

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

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

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

  .ij {
  font-size: 1.2em; }

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

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

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

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

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

  .ik {
  width: 150px; }

  .ik {
  margin-right: 10px; }

  .il {
  font-size: 1.2em; }

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

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

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

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

  .ij {
  font-size: 1.2em; }

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

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

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

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

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

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

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

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

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

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

  .h4 {
  height: 220px; }

  .h6 {
  height: 220px; }

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

.dc {
  float: left; }

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

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

.dd {
  float: left; }

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

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

.de {
  min-height: 825px; }

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

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

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

.s1 {
  float: left; }

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

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

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

html {
  scroll-behavior: smooth; }

.s3 {
  float: left; }

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

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

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

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

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

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

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

.s2 {
  margin-bottom: 20px; }

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

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

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

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

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

.b4 {
  width: 350px; }

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

.b6 {
  text-align: left;
  font-size: 16px;
  padding: 10px;
  outline: 0; }
  .b6 .b7 {
    display: inline-block;
    font-weight: bold; }
  .b6 .b8 {
    display: inline-block; }

.b9 {
  float: right; }
  .b9 .ca {
    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; }

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

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

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

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

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

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

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

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

.wg {
  padding-top: 12px; }

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

.wi {
  color: #0ea600; }

.wj {
  color: red; }

.wk {
  background-color: transparent;
  -webkit-animation: wl 2s;
          animation: wl 2s; }

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

.wn {
  background-color: transparent;
  -webkit-animation: wo 2s;
          animation: wo 2s; }

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

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

.wp {
  background-color: transparent;
  -webkit-animation: wq 2s;
          animation: wq 2s; }

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

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

.wr {
  text-decoration: none; }
  .wr:hover .ws {
    text-decoration: underline; }
  @media (max-width: 767px) {
  .wt {
    display: none; } }
  @media (min-width: 768px) {
  .wu {
    display: none; } }
.ky {
  border: 1px solid #c7c7c7;
  background-color: #f0f0f0;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

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

.ky ul li {
  display: inline; }

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

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

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

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

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

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

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

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

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

.kj {
  margin-top: 30px; }

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

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

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

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

.c0 {
  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; }
  .c0 .c1 {
    padding: 5px;
    display: inline-block;
    width: 40%; }
    .c0 .c1 .c2 {
      font-weight: 700; }
    .c0 .c1 .c3 {
      margin: auto;
      font-size: 11px;
      color: rgba(51, 51, 51, 0.65); }
  .c0 .c4 {
    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; }
    .c0 .c4 .c5 {
      display: inline-block;
      font-size: 1rem; }
  .c0 .c6 {
    display: inline-block;
    margin: auto; }

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

.c7 {
  color: #0ea600; }

.c8 {
  color: red; }

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

.qv {
  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; }
  .qv .qw {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    .qv .qw .qx {
      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; }
    .qv .qw .qy {
      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; }
      .qv .qw .qy .qz {
        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; }
    .qv .qw .q0 {
      margin: auto;
      display: inline-block;
      font-size: 2rem; }
  .qv .q1 {
    margin: 0 32px 0 0;
    padding-top: 10px;
    text-align: center;
    float: left;
    display: inline-block; }
  .qv .q2 {
    margin: 0;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -.6px;
    font-weight: 400; }
  .qv .q3 {
    margin: 0;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -.6px;
    font-weight: 400; }
  .qv .q4 {
    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; }

.q5 {
  color: #0ea600; }

.q6 {
  color: red; }

.q7 {
  color: lightgrey; }

.q8 {
  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; }
  .q8 .q9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .q8 .ra {
    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; }
  .q8 .rb {
    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; }

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

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

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

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

.pt {
  margin-bottom: 20px; }

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

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

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

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

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

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

.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) {
    .al {
      font-size: 10em; }
    .am {
      font-size: 3em; } }

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

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

@media screen and (max-width: 767px) {
    .an {
      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/ */
.td {
  min-height: 400px; }

.te {
  margin-bottom: 20px; }

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

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

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

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

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

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

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

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

.u6 {
  margin-bottom: 20px; }

.u7 {
  float: right;
  height: 100%;
  width: 75%; }
  .u7 .u8 {
    display: block;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px; }
  .u7 .u8:hover {
    background-color: gainsboro; }
  .u7 .u9 {
    background-color: #f1f1f1; }
  .u7 .va {
    background-color: #c0c0c0;
    margin-left: -10px;
    padding: 5px;
    height: 35px; }
    .u7 .va .vb {
      margin-left: 5px;
      float: left;
      color: #000; }
    .u7 .va .vc {
      float: right;
      padding: 3px;
      border: 1px solid gray;
      border-radius: 5px; }
  .u7 .vd {
    height: 255px;
    overflow-y: scroll; }

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

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

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

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

.r4 {
  position: relative; }

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

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

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

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

.r9 ul li {
  display: inline; }

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

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

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

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

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

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

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

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

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

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

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

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

.ro {
  margin-left: 30px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tq {
  display: grid; }

  .tw {
  display: grid; } }

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

  .tq {
  display: grid; }

  .tw {
  display: grid; } }

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

  .tq {
  display: grid; }

  .tw {
  display: grid; } }

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

  .tq {
  display: grid; }

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

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

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

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

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

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

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

.lu {
  font-weight: bold; }

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

  .lp {
  font-size: 0.85em; }

  .lp {
  width: 58px; }

  .lr {
  font-size: 0.85em; }

  .lr {
  width: 58px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.us {
  clear: both; }

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

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

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

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

.ey {
  margin-bottom: 4px; }

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

.ez:hover .e0, .ez:active .e0 {
  text-decoration: underline; }

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

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

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

.fq:hover .fs {
  text-decoration: underline; }

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

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

.fs {
  font-size: 0.8em; }

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

.gn {
  position: relative;
  font-size: 1.25em;
  line-height: 42px;
  cursor: pointer; }
  .gn:not(.go):not(.gp) .gq .gr:hover {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2); }
  .gn.go, .gn.gp {
    cursor: default; }
  .gn.go {
    opacity: 0.5; }

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

.gq:hover, .gn.gp .gq {
  color: #98bf0e; }

.gs {
  white-space: nowrap; }

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

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

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

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

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

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

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

.gy {
  font-size: 1.3em; }

.gz {
  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; }
  .gz.g0 {
    display: block; }
  .gz::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; }

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

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

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

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

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

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

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

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

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

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

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

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

.gg {
  height: 48px; }

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

.gg {
  float: left; }

.gh {
  float: right; }

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

.gj {
  display: inline-block; }

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

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

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

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

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

@media screen and (max-width: 543px) {
    .gc {
      font-size: 1.4em; }
    .gd {
      font-size: 1em; }
    .ge {
      font-size: 0.85em; } }

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

  .gg {
  height: 36px; }

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

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

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

.ho.hp {
  opacity: 0.01; }

.ho.hq {
  opacity: 1;
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms; }

.ho.hr {
  opacity: 1; }

.ho.hs {
  opacity: 0;
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms; }

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

.hu {
  top: 100%; }

.hv {
  bottom: 100%; }

.hw {
  right: 0; }

.hx {
  left: 0; }

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

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

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

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

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

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

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

.f7 {
  height: 100px; }

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

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

.f8 {
  float: right; }

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

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

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

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

  .f7 {
  height: 66px; }

  .f8 {
  height: 66px; }

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

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

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

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

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

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

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

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

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

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

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

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

  .ga {
  margin-right: 4px; }

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

  .gb {
  width: 120px; }

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

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

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

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

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

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

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

@media screen and (max-width: 543px) {
    .f9 {
      font-size: 1.05em;
      padding-left: 2px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.ko {
  margin-bottom: 20px; }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.k5 {
  margin: auto;
  max-width: 460px;
  padding: 10px 20px;
  margin-top: -10px;
  margin-bottom: 20px;
  background-color: #ee4;
  border-top: 2px solid #992; }

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

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

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

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

.cg {
  float: left; }

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

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

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

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

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

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

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

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

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

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

.ce {
  margin-bottom: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.a0 {
  float: left; }

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

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

.a0 {
  margin-bottom: 20px; }

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

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

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

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

.a4:hover, .a4:active, .a4.a3 {
  text-decoration: underline;
  color: #757575; }

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

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

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

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

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

.aj {
  -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/ */
.v {
  font-size: 1.4em;
  margin-top: 40px;
  margin-bottom: 60px; }

.w, .x {
  margin-bottom: 20px; }

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

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

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

.ab {
  font-size: 22px !important;
  margin: 5px;
  color: #98bf0e; }

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

.ae {
  font-size: 20px;
  font-weight: 600; }

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

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

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

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

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

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

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

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

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

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

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

.ux.cotton:hover, .ux.cotton:active, .ux.cotton.uy {
  background-color: #60acdc; }

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

.ux.corn:hover, .ux.corn:active, .ux.corn.uy {
  background-color: #dba00b; }

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

.ux.wheat:hover, .ux.wheat:active, .ux.wheat.uy {
  background-color: #af9e50; }

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

.ux.livestock:hover, .ux.livestock:active, .ux.livestock.uy {
  background-color: #e43; }

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

.ux.coffee:hover, .ux.coffee:active, .ux.coffee.uy {
  background-color: #704704; }

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

.ux.soy:hover, .ux.soy:active, .ux.soy.uy {
  background-color: #7059ad; }

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

.ux.hortifruti-flowers:hover, .ux.hortifruti-flowers:active, .ux.hortifruti-flowers.uy {
  background-color: #c6467a; }

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

.ux.orange:hover, .ux.orange:active, .ux.orange.uy {
  background-color: #fba464; }

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

.ux.petroleum:hover, .ux.petroleum:active, .ux.petroleum.uy {
  background-color: #507e67; }

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

.ux.biodiesel:hover, .ux.biodiesel:active, .ux.biodiesel.uy {
  background-color: #7acf4a; }

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

.ux.agribusiness:hover, .ux.agribusiness:active, .ux.agribusiness.uy {
  background-color: #7f7f7f; }

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

.ux.climate:hover, .ux.climate:active, .ux.climate.uy {
  background-color: #004d99; }

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

.ux.forex:hover, .ux.forex:active, .ux.forex.uy {
  background-color: #7f7f7f; }

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

.ux.fertilizers:hover, .ux.fertilizers:active, .ux.fertilizers.uy {
  background-color: #1E4860; }

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

.ux.rubber:hover, .ux.rubber:active, .ux.rubber.uy {
  background-color: #1E4860; }

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

.v7 {
  margin-top: 20px; }

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

.vo {
  border-radius: 5px; }

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

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

.vr {
  display: none; }

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

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

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

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

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

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

.n1 {
  line-height: normal; }

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

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

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

.n5 {
  font-size: 1.1em; }

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

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

/* Remove as bolinhas do lado das listas */
.n7 .n8, .n7 .n9 {
  list-style: none; }

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

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

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

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

/* Mostra o submenu no evento de mouse hover */
.n7 > .n8 > li:hover > .n9 {
  display: block; }

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

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

.n7 > .n8 > li > .n9 > li > a:hover {
  color: #fff; }

@media screen and (max-width: 767px) {
    .ny {
      height: 4px; }
    .n0 {
  margin-right: 6px; }
    .n4 {
      margin: 0; } }

@media screen and (max-width: 543px) {
    .nz {
      padding-left: 2px;
      padding-right: 2px; }
  .oa {
    display: none; }
  .ob {
    display: none; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.x3 {
  height: 70px; }

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

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

.ww {
  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 */
.wb {
  font-size: 1.5em;
  line-height: 24px;
  color: #777; }

.wc {
  cursor: pointer;
  text-align: center;
  width: 24px; }

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

.yb {
  margin: auto;
  max-width: 1200px; }

.yc {
  list-style-type: none;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 25px; }

.yd {
  padding: 0 15px; }

.ye {
  display: inline-block;
  width: 100%;
  border-color: transparent; }
  .ye::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .ye .yd {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .ye {
    font-size: 1em;
    color: #777; }
  .ye:link {
    font-size: 1em;
    color: #777; }
  .ye:visited {
    font-size: 1em;
    color: #777; }
  .ye:active, .ye.yf {
    color: #000; }
  .ye:hover {
    color: #85a70c; }

span.ye {
  cursor: default; }

.ye:hover, .ye:active, .yg:hover .ye {
  border-color: #bbb; }
  .ye:hover.yh, .ye:active.yh, .yg:hover .ye.yh {
    position: absolute;
    z-index: 3;
    border-bottom-color: #fff; }

.yi {
  display: none; }

.yi.yj {
  right: 0; }

.yi.yk {
  left: 0; }

.yg {
  height: 100%;
  margin-top: 10px;
  text-align: left;
  position: relative;
  line-height: 50px; }

.yg:hover:not(.yl) .yi {
  display: block; }

.ym {
  vertical-align: middle;
  font-size: 0.55em;
  opacity: 0.6;
  margin-left: 1em; }

.yn {
  padding: 0;
  list-style: none;
  text-align: left;
  line-height: calc(50px / 2.5); }

.yo {
  margin: 2px 0;
  display: inline-block;
  width: 100%;
  white-space: nowrap; }

.yp {
  display: none; }

.yq {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  padding: 6px 16px; }
  .yq {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .yq:link {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .yq:visited {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .yq:active, .yq.yf {
    color: #000; }
  .yq:hover {
    padding-left: 19px;
    border-left-color: #85a70c;
    color: #85a70c; }

.yr li {
  margin-left: 1em; }

.ys li {
  margin-left: 2em; }

.yt li {
  margin-left: 3em; }

.yu li {
  margin-left: 4em; }

.yv li {
  margin-left: 5em; }

.yw li {
  margin-left: 6em; }

.yx li {
  margin-left: 7em; }

.yy li {
  margin-left: 8em; }

.yz {
  margin-top: -1px;
  font-size: calc(1em - 0.15em);
  display: inherit; }

.y0 {
  display: inline-block;
  float: right; }

.y1 {
  display: none; }
  .y1 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; }
  .y1 i {
    font-size: 2em; }

.y2 {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999 !important; }

.y3 {
  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; }
  .y3 li {
    margin-right: 1px; }

.y4 {
  height: 100px;
  float: left;
  white-space: nowrap;
  position: absolute; }
  .y4 img {
    max-height: 25px; }
  @media screen and (max-width: 543px) {
    .yb {
      padding-left: 2px;
      padding-right: 2px; }
    .yd {
  padding: 0 4px; }
    .ye {
    font-size: 1em; }
    .ye:link {
    font-size: 1em; }
    .ye:visited {
    font-size: 1em; }
    .yg {
  line-height: 28px; }
    .yn {
  line-height: calc(28px / 2.5); }
    .yq {
    font-size: 0.9em; }
    .yq:link {
    font-size: 0.9em; }
    .yq:visited {
    font-size: 0.9em; }
    .yz {
  display: none; }
    .yz {
  font-size: calc(1em - 0.15em); }
    .y1 {
  display: inline-block; } }
  @media screen and (min-width: 544px) and (max-width: 767px) {
    .yb {
      padding-left: 3px;
      padding-right: 3px; }
    .yd {
  padding: 0 6px; }
    .ye {
    font-size: 1em; }
    .ye:link {
    font-size: 1em; }
    .ye:visited {
    font-size: 1em; }
    .yg {
  line-height: 32px; }
    .yn {
  line-height: calc(32px / 2.5); }
    .yq {
    font-size: 0.9em; }
    .yq:link {
    font-size: 0.9em; }
    .yq:visited {
    font-size: 0.9em; }
    .yz {
  display: none; }
    .yz {
  font-size: calc(1em - 0.15em); }
    .y1 {
  display: inline-block; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .yb {
      padding-left: 4px;
      padding-right: 4px; }
    .yd {
  padding: 0 8px; }
    .ye {
    font-size: 0.9em; }
    .ye:link {
    font-size: 0.9em; }
    .ye:visited {
    font-size: 0.9em; }
    .yg {
  line-height: 40px; }
    .yn {
  line-height: calc(40px / 2.5); }
    .yq {
    font-size: 0.8em; }
    .yq:link {
    font-size: 0.8em; }
    .yq:visited {
    font-size: 0.8em; }
    .yz {
  font-size: calc(0.9em - 0.15em); } }
  @media screen and (min-width: 992px) {
    .yb {
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 767px) {
  .y5 {
    float: none; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {

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

.o6 {
  margin-top: -50px;
  width: 24px; }
  .o6:focus {
    width: 140px; }

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

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

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

.pa {
  color: #777;
  border: none;
  background: none;
  font-size: 1.1em;
  text-align: center;
  margin-left: -24px;
  width: 24px;
  height: 24px;
  line-height: 24px; }

.pb {
  background-color: #fff;
  text-align: left;
  font-size: 12px;
  padding: 5px;
  text-decoration: none;
  display: block; }
  .pb .pc {
    font-weight: bold;
    text-decoration: none; }
  .pb .pd {
    text-decoration: none; }
  .pb:focus {
    display: none; }

.pe {
  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; }
  .pe:hover {
    border-bottom: 1px solid black;
    display: block; }

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

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

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

.ph {
  display: none; }

.pi {
  display: block;
  margin-top: -40px;
  margin-left: -280px; }

@media screen and (max-width: 767px) {
  .pj {
    width: 24px; }
    .pj:focus {
      width: 110px; }
    .o8 {
      background-color: transparent;
      width: 24px; }
      .o8:focus {
        z-index: 6000004;
        background-color: #eee;
        padding: 0 28px 0 4px;
        width: 160px; }
    .pa {
      display: none; }
    .pi {
      margin-left: -330px;
      margin-right: 10%; } }

@media screen and (min-width: 768px) {
    .o7 {
      display: none; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .o8 {
      width: 137.5px; }
      .o8:focus {
        background-color: #fff;
        padding: 0 28px 0 4px;
        width: 160px;
        z-index: 30; }
    .pi {
      margin-left: -340px;
      margin-right: 10%;
      margin-top: -50px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .o8 {
      width: 110px; }
      .o8:focus {
        z-index: 6000004;
        background-color: #eee;
        padding: 0 28px 0 4px;
        width: 120px; }
    .pi {
      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 */

.vi {
  margin: auto;
  max-width: 1200px;
  min-height: 90px; }

.vj {
  height: 90px;
  float: left;
  margin-left: 0px;
  white-space: nowrap;
  position: absolute; }
  .vj::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .vj img {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .vj img {
    max-height: 40%; }

.vk {
  float: right;
  overflow: hidden; }

.vl {
  float: left;
  height: auto;
  margin-top: 33px;
  margin-left: 70px; }

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

  .vi {
  min-height: 40px; }

  .vj {
  height: 40px; }

  .vl {
  margin-left: 2px; }

  .vl {
  margin-top: 8px; } }

@media screen and (max-width: 543px) {
    .vi {
      padding-left: 2px;
      padding-right: 2px; }
    .vj {
  margin-left: 40px; }
    .vj img {
    max-height: 55%; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .vi {
      padding-left: 3px;
      padding-right: 3px; }
    .vj {
  margin-left: 40px; }
    .vj img {
    max-height: 60%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .vi {
      padding-left: 4px;
      padding-right: 4px; }
    .vl {
  margin-left: 28px; } }

@media screen and (min-width: 992px) {
    .vi {
      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 */

.wx {
  margin: auto;
  max-width: 1200px;
  min-height: 90px; }

.wy {
  height: 90px;
  float: left;
  margin-left: 0px;
  white-space: nowrap;
  position: absolute; }
  .wy::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .wy img {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .wy img {
    max-height: 40%; }

.wz {
  float: right;
  overflow: hidden; }

.w0 {
  float: left;
  height: auto;
  margin-left: 20px; }

.w1 {
  margin-top: 3px;
  font-size: 15px;
  text-align: center; }

.w2 {
  margin-top: 3px;
  font-size: 18px;
  text-align: center;
  color: #3a3939; }

.w3, .w4 {
  white-space: nowrap;
  display: block;
  margin-top: 2px;
  font-size: 1.1em !important; }

.w3, .w5 {
  white-space: nowrap;
  display: block;
  margin-left: 3px;
  font-size: 1.4em !important; }

.w6 {
  opacity: 0.8; }

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

.w8 {
  color: #d44; }

.w9 {
  color: #5b5; }

.xa {
  color: #999; }

.xb {
  font-size: 1.2em;
  font-weight: bold; }

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

  .wx {
  min-height: 40px; }

  .wy {
  height: 40px; }

  .w0 {
  margin-left: 2px; } }

@media screen and (max-width: 543px) {
    .wx {
      padding-left: 2px;
      padding-right: 2px; }
    .wy {
  margin-left: 40px; }
    .wy img {
    max-height: 55%; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .wx {
      padding-left: 3px;
      padding-right: 3px; }
    .wy {
  margin-left: 40px; }
    .wy img {
    max-height: 60%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .wx {
      padding-left: 4px;
      padding-right: 4px; }
    .w0 {
  margin-left: 10px; } }

@media screen and (min-width: 992px) {
    .wx {
      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 */

.m6 {
  border-style: solid;
  border-width: 3px 0 1px;
  border-color: #ddd;
  display: inherit; }

.m7 {
  margin: auto;
  max-width: 1200px; }

.m8 {
  float: left; }

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

.na {
  padding: 0 10px; }

.nb {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  border-style: solid;
  border-width: 3px 1px 1px;
  border-color: transparent; }
  .nb::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }
  .nb .na {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .nb {
    font-size: 1em;
    color: #777; }
  .nb:link {
    font-size: 1em;
    color: #777; }
  .nb:visited {
    font-size: 1em;
    color: #777; }
  .nb:active, .nb.nc {
    color: #000; }
  .nb:hover {
    color: #85a70c; }

span.nb {
  cursor: default; }

.nb:hover, .nb:active, .nd:hover .nb {
  border-color: #bbb; }
  .nb:hover.ne, .nb:active.ne, .nd:hover .nb.ne {
    position: absolute;
    z-index: 3;
    border-bottom-color: #fff; }

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

.nf.ng {
  right: 0; }

.nf.nh {
  left: 0; }

.nd {
  display: inline-block;
  height: 100%;
  margin-top: -3px;
  text-align: center;
  position: relative;
  line-height: 50px; }

.nd:hover:not(.ni) .nf {
  display: block; }

.nj {
  vertical-align: middle;
  font-size: 0.55em;
  opacity: 0.6;
  margin-left: 1em; }

.nk {
  padding: 0;
  list-style: none;
  text-align: left;
  line-height: calc(50px / 2.5); }

.nl {
  margin: 2px 0;
  display: inline-block;
  width: 100%;
  white-space: nowrap; }

.nm {
  display: none; }

.nn {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  padding: 6px 16px;
  border-style: solid;
  border-color: transparent;
  border-width: 0 3px; }
  .nn {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .nn:link {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .nn:visited {
    font-size: 0.9em;
    text-decoration: none;
    color: #777; }
  .nn:hover, .nn:active {
    background-color: #f4f4f4; }
  .nn:active, .nn.nc {
    border-left-color: #bbb;
    color: #000; }
  .nn:hover {
    padding-left: 19px;
    border-left-color: #85a70c;
    color: #85a70c; }

.no li {
  margin-left: 1em; }

.np li {
  margin-left: 2em; }

.nq {
  margin-top: -1px;
  font-size: calc(1em - 0.15em);
  display: inherit; }

.nr {
  display: inline-block;
  float: right; }

.ns {
  display: none; }
  .ns 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; }
  .ns i {
    font-size: 2em; }

.nt {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 5; }

.nu {
  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; }
  .nu li {
    margin-right: 1px; }
  @media screen and (max-width: 543px) {

  .m6 {
  display: none; }
    .m7 {
      padding-left: 2px;
      padding-right: 2px; }
    .na {
  padding: 0 2px; }
    .nb {
    font-size: 0.6em; }
    .nb:link {
    font-size: 0.6em; }
    .nb:visited {
    font-size: 0.6em; }
    .nd {
  line-height: 28px; }
    .nk {
  line-height: calc(28px / 2.5); }
    .nn {
    font-size: 0.75em; }
    .nn:link {
    font-size: 0.75em; }
    .nn:visited {
    font-size: 0.75em; }
    .nq {
  display: none; }
    .nq {
  font-size: calc(0.6em - 0.15em); }
    .ns {
  display: inline-block; } }
  @media screen and (min-width: 544px) and (max-width: 767px) {

  .m6 {
  display: none; }
    .m7 {
      padding-left: 3px;
      padding-right: 3px; }
    .na {
  padding: 0 3px; }
    .nb {
    font-size: 0.7em; }
    .nb:link {
    font-size: 0.7em; }
    .nb:visited {
    font-size: 0.7em; }
    .nd {
  line-height: 32px; }
    .nk {
  line-height: calc(32px / 2.5); }
    .nn {
    font-size: 0.75em; }
    .nn:link {
    font-size: 0.75em; }
    .nn:visited {
    font-size: 0.75em; }
    .nq {
  display: none; }
    .nq {
  font-size: calc(0.7em - 0.15em); }
    .ns {
  display: inline-block; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .m7 {
      padding-left: 4px;
      padding-right: 4px; }
    .na {
  padding: 0 5px; }
    .nb {
    font-size: 0.9em; }
    .nb:link {
    font-size: 0.9em; }
    .nb:visited {
    font-size: 0.9em; }
    .nd {
  line-height: 40px; }
    .nk {
  line-height: calc(40px / 2.5); }
    .nn {
    font-size: 0.8em; }
    .nn:link {
    font-size: 0.8em; }
    .nn:visited {
    font-size: 0.8em; }
    .nq {
  display: none; }
    .nq {
  font-size: calc(0.9em - 0.15em); } }
  @media screen and (min-width: 992px) {
    .m7 {
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 767px) {
    .m8 {
      float: none; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {

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

.xc {
  float: left;
  list-style: none;
  padding: 0;
  height: 100%;
  width: 100%; }
  .xc > li {
    display: inline-block;
    height: 100%;
    text-align: center; }
  .xc 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; }
    .xc a::before {
      content: '\200B';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      width: 0;
      font-size: 0; }

.xd {
  width: calc(99.99% / 8);
  font-size: 0.8em; }
  .xd + .xd .xe {
    border-left-color: #ddd; }

.xf {
  opacity: 0.9;
  border-width: 0 0 4px 0;
  border-style: solid;
  border-color: transparent;
  color: #333; }

.xf:link {
  opacity: 0.9;
  border-width: 0 0 4px 0;
  border-style: solid;
  border-color: transparent;
  color: #333; }

.xf:visited {
  opacity: 0.9;
  border-width: 0 0 4px 0;
  border-style: solid;
  border-color: transparent;
  color: #333; }

.xf:hover, .xf:active {
  opacity: 1;
  margin-bottom: 20px; }

.xe {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  width: 100%;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent; }

.xg .xe {
  padding-left: 4px;
  padding-right: 4px; }

.xg .xh {
  position: relative;
  text-align: center; }

.xi {
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 95%;
  opacity: 0; }

.xd:hover .xi {
  bottom: 108%;
  opacity: 1; }

.xj {
  display: inline-block;
  padding: 3px 5px 2px;
  border-radius: 2px;
  background-color: #888;
  color: #fff;
  font-size: 0.9em; }

.xk {
  height: 29px;
  bottom: 10px; }

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

.xm, .xn {
  white-space: nowrap;
  display: block;
  font-size: 1.1em !important; }

.xm, .xo {
  white-space: nowrap;
  display: block;
  margin-left: 3px;
  font-size: 1.4em !important; }

.xp {
  opacity: 0.8; }

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

.xr {
  color: #d44; }

.xs {
  color: #5b5; }

.xt {
  color: #999; }

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

.xd.sugar-etanol .xj {
  background-color: #2a2; }

.xd.sugar-etanol .xf:hover, .xd.sugar-etanol .xf:active, .xd.sugar-etanol .xf.xv {
  border-bottom-color: #27c427;
  background-color: #f5f5f5; }

.xd.sugar-etanol .xf:hover {
  border-bottom-color: #2a2;
  background-color: #eee; }
  .xd.sugar-etanol .xf:hover .xm, .xd.sugar-etanol .xf:hover .xn {
    color: #000; }

.xd.cotton .xj {
  background-color: #60acdc; }

.xd.cotton .xf:hover, .xd.cotton .xf:active, .xd.cotton .xf.xv {
  border-bottom-color: #79b9e2;
  background-color: #f5f5f5; }

.xd.cotton .xf:hover {
  border-bottom-color: #60acdc;
  background-color: #eee; }
  .xd.cotton .xf:hover .xm, .xd.cotton .xf:hover .xn {
    color: #000; }

.xd.corn .xj {
  background-color: #dba00b; }

.xd.corn .xf:hover, .xd.corn .xf:active, .xd.corn .xf.xv {
  border-bottom-color: #f3b312;
  background-color: #f5f5f5; }

.xd.corn .xf:hover {
  border-bottom-color: #dba00b;
  background-color: #eee; }
  .xd.corn .xf:hover .xm, .xd.corn .xf:hover .xn {
    color: #000; }

.xd.wheat .xj {
  background-color: #af9e50; }

.xd.wheat .xf:hover, .xd.wheat .xf:active, .xd.wheat .xf.xv {
  border-bottom-color: #b9aa65;
  background-color: #f5f5f5; }

.xd.wheat .xf:hover {
  border-bottom-color: #af9e50;
  background-color: #eee; }
  .xd.wheat .xf:hover .xm, .xd.wheat .xf:hover .xn {
    color: #000; }

.xd.livestock .xj {
  background-color: #e43; }

.xd.livestock .xf:hover, .xd.livestock .xf:active, .xd.livestock .xf.xv {
  border-bottom-color: #f05e4f;
  background-color: #f5f5f5; }

.xd.livestock .xf:hover {
  border-bottom-color: #e43;
  background-color: #eee; }
  .xd.livestock .xf:hover .xm, .xd.livestock .xf:hover .xn {
    color: #000; }

.xd.coffee .xj {
  background-color: #704704; }

.xd.coffee .xf:hover, .xd.coffee .xf:active, .xd.coffee .xf.xv {
  border-bottom-color: #8e5a05;
  background-color: #f5f5f5; }

.xd.coffee .xf:hover {
  border-bottom-color: #704704;
  background-color: #eee; }
  .xd.coffee .xf:hover .xm, .xd.coffee .xf:hover .xn {
    color: #000; }

.xd.soy .xj {
  background-color: #7059ad; }

.xd.soy .xf:hover, .xd.soy .xf:active, .xd.soy .xf.xv {
  border-bottom-color: #826db7;
  background-color: #f5f5f5; }

.xd.soy .xf:hover {
  border-bottom-color: #7059ad;
  background-color: #eee; }
  .xd.soy .xf:hover .xm, .xd.soy .xf:hover .xn {
    color: #000; }

.xd.hortifruti-flowers .xj {
  background-color: #c6467a; }

.xd.hortifruti-flowers .xf:hover, .xd.hortifruti-flowers .xf:active, .xd.hortifruti-flowers .xf.xv {
  border-bottom-color: #cd5d8b;
  background-color: #f5f5f5; }

.xd.hortifruti-flowers .xf:hover {
  border-bottom-color: #c6467a;
  background-color: #eee; }
  .xd.hortifruti-flowers .xf:hover .xm, .xd.hortifruti-flowers .xf:hover .xn {
    color: #000; }

.xd.orange .xj {
  background-color: #fba464; }

.xd.orange .xf:hover, .xd.orange .xf:active, .xd.orange .xf.xv {
  border-bottom-color: #fcb682;
  background-color: #f5f5f5; }

.xd.orange .xf:hover {
  border-bottom-color: #fba464;
  background-color: #eee; }
  .xd.orange .xf:hover .xm, .xd.orange .xf:hover .xn {
    color: #000; }

.xd.petroleum .xj {
  background-color: #507e67; }

.xd.petroleum .xf:hover, .xd.petroleum .xf:active, .xd.petroleum .xf.xv {
  border-bottom-color: #5c9176;
  background-color: #f5f5f5; }

.xd.petroleum .xf:hover {
  border-bottom-color: #507e67;
  background-color: #eee; }
  .xd.petroleum .xf:hover .xm, .xd.petroleum .xf:hover .xn {
    color: #000; }

.xd.biodiesel .xj {
  background-color: #7acf4a; }

.xd.biodiesel .xf:hover, .xd.biodiesel .xf:active, .xd.biodiesel .xf.xv {
  border-bottom-color: #8cd562;
  background-color: #f5f5f5; }

.xd.biodiesel .xf:hover {
  border-bottom-color: #7acf4a;
  background-color: #eee; }
  .xd.biodiesel .xf:hover .xm, .xd.biodiesel .xf:hover .xn {
    color: #000; }

.xd.agribusiness .xj {
  background-color: #7f7f7f; }

.xd.agribusiness .xf:hover, .xd.agribusiness .xf:active, .xd.agribusiness .xf.xv {
  border-bottom-color: #8e8e8e;
  background-color: #f5f5f5; }

.xd.agribusiness .xf:hover {
  border-bottom-color: #7f7f7f;
  background-color: #eee; }
  .xd.agribusiness .xf:hover .xm, .xd.agribusiness .xf:hover .xn {
    color: #000; }

.xd.climate .xj {
  background-color: #004d99; }

.xd.climate .xf:hover, .xd.climate .xf:active, .xd.climate .xf.xv {
  border-bottom-color: #005cb8;
  background-color: #f5f5f5; }

.xd.climate .xf:hover {
  border-bottom-color: #004d99;
  background-color: #eee; }
  .xd.climate .xf:hover .xm, .xd.climate .xf:hover .xn {
    color: #000; }

.xd.forex .xj {
  background-color: #7f7f7f; }

.xd.forex .xf:hover, .xd.forex .xf:active, .xd.forex .xf.xv {
  border-bottom-color: #8e8e8e;
  background-color: #f5f5f5; }

.xd.forex .xf:hover {
  border-bottom-color: #7f7f7f;
  background-color: #eee; }
  .xd.forex .xf:hover .xm, .xd.forex .xf:hover .xn {
    color: #000; }

.xd.fertilizers .xj {
  background-color: #1E4860; }

.xd.fertilizers .xf:hover, .xd.fertilizers .xf:active, .xd.fertilizers .xf.xv {
  border-bottom-color: #255977;
  background-color: #f5f5f5; }

.xd.fertilizers .xf:hover {
  border-bottom-color: #1E4860;
  background-color: #eee; }
  .xd.fertilizers .xf:hover .xm, .xd.fertilizers .xf:hover .xn {
    color: #000; }

.xd.rubber .xj {
  background-color: #1E4860; }

.xd.rubber .xf:hover, .xd.rubber .xf:active, .xd.rubber .xf.xv {
  border-bottom-color: #255977;
  background-color: #f5f5f5; }

.xd.rubber .xf:hover {
  border-bottom-color: #1E4860;
  background-color: #eee; }
  .xd.rubber .xf:hover .xm, .xd.rubber .xf:hover .xn {
    color: #000; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .xd {
      font-size: 0.78em; }
    .xg .xe {
  padding-right: 4px; }
    .xg .xe {
  padding-left: 4px; }
    .xd:hover .xi {
      bottom: 113%; }
    .xk {
  height: 24px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .xd {
      font-size: 0.52em; }
    .xg .xe {
  padding-right: 2px; }
    .xg .xe {
  padding-left: 2px; }
    .xd:hover .xi {
      bottom: 120%; }
    .xk {
  height: 20px; } }
  @media screen and (min-width: 544px) and (max-width: 767px) {
    .xd {
      font-size: 0.48em; }
    .xg .xe {
  padding-right: 2px; }
    .xg .xe {
  padding-left: 2px; }
    .xd:hover .xi {
      bottom: 110%; }
    .xk {
  height: 16px; } }
  @media screen and (max-width: 543px) {
    .xd {
      font-size: 0.45em; }
    .xg .xe {
  padding-right: 0px; }
    .xg .xe {
  padding-left: 0px; }
    .xg .xe {
      padding-top: 16px; }
    .xg .xh {
      text-align: center; }
    .xd:hover .xi {
      bottom: 115%; }
    .xk {
  height: 0px; }
    .xk {
      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) {

  .xf {
  border-width: 0 0 2px 0; }

  .xf:link {
  border-width: 0 0 2px 0; }

  .xf: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 */

.nv {
  margin: auto;
  max-width: 1200px;
  height: 70px;
  margin-top: 20px;
  margin-bottom: 20px; }

.nw {
  float: left;
  height: 70px;
  width: calc(100% - 275px - 3px); }

.nx {
  float: right;
  width: 275px;
  height: 70px;
  margin-left: 3px; }

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

  .nv {
  margin-bottom: 4px; }

  .nv {
  margin-top: 4px; }

  .nv {
  height: 64px; }
    .nv {
      padding-left: 2px;
      padding-right: 2px; }
    .nw {
  height: 64px; }
    .nx {
  height: 64px; } }

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

  .nv {
  margin-bottom: 4px; }

  .nv {
  margin-top: 4px; }

  .nv {
  height: 40px; }
    .nv {
      padding-left: 3px;
      padding-right: 3px; }
    .nw {
  height: 40px; }
    .nx {
  height: 40px; } }

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

  .nv {
  margin-bottom: 6px; }

  .nv {
  margin-top: 6px; }

  .nv {
  height: 50px; }
    .nv {
      padding-left: 4px;
      padding-right: 4px; }
    .nw {
  height: 50px; }
    .nx {
  height: 50px; } }

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

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

.vt {
  margin: auto;
  max-width: 1200px;
  min-height: 70px; }

.vu {
  margin-top: 11px;
  margin-left: 0px;
  height: 70px;
  float: left;
  white-space: nowrap;
  position: absolute; }
  .vu img {
    max-height: 40%; }

.vv {
  float: right;
  overflow: hidden; }

.vw {
  float: left;
  height: auto;
  margin-top: 46px;
  margin-left: 70px; }

.vx {
  float: right;
  height: auto; }

.vy {
  display: none; }

.vz {
  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: v0 0.5s ease-in-out;
          animation: v0 0.5s ease-in-out;
  z-index: 100 !important;
  width: 100%; }

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

.v2 {
  width: 2rem;
  height: 2rem;
  margin-right: 0.5rem;
  -webkit-animation: v3 0.7s ease-in-out 0.5s;
          animation: v3 0.7s ease-in-out 0.5s; }

.v4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none; }

.v5 {
  margin: 0.4rem 1rem 0 0;
  padding: 0 0.3rem;
  cursor: pointer; }

@-webkit-keyframes v0 {
  from {
    -webkit-transform: translateY(-5rem);
            transform: translateY(-5rem); }
  to {
    -webkit-transform: translateY(0rem);
            transform: translateY(0rem); } }

@keyframes v0 {
  from {
    -webkit-transform: translateY(-5rem);
            transform: translateY(-5rem); }
  to {
    -webkit-transform: translateY(0rem);
            transform: translateY(0rem); } }

@-webkit-keyframes v3 {
  0% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); }
  100% {
    -webkit-transform: rotateY(0rem);
            transform: rotateY(0rem); } }

@keyframes v3 {
  0% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); }
  100% {
    -webkit-transform: rotateY(0rem);
            transform: rotateY(0rem); } }

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

  .vt {
  min-height: 35px; }

  .vu {
  height: 35px; }

  .vu {
  margin-top: 11px; }

  .vw {
  margin-left: 2px; }

  .vw {
  margin-top: 11px; } }

@media screen and (max-width: 543px) {
    .vt {
      padding-left: 2px;
      padding-right: 2px; }
    .vu {
  margin-left: 40px; }
    .vu {
  margin-top: 11px; }
    .vu img {
    max-height: 70%; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .vt {
      padding-left: 3px;
      padding-right: 3px; }
    .vu {
  margin-left: 40px; }
    .vu {
  margin-top: 11px; }
    .vu img {
    max-height: 80%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .vt {
      padding-left: 4px;
      padding-right: 4px; }
    .vu {
  margin-top: 11px; }
    .vw {
  margin-left: 28px; } }

@media screen and (min-width: 992px) {
    .vt {
      padding-left: 10px;
      padding-right: 10px; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.mo {
  background-color: #f0f0f0;
  overflow: hidden; }

.mp {
  margin: auto;
  max-width: 1200px;
  height: 170px; }

.mq {
  position: relative;
  float: left;
  width: calc(100% - 350px);
  padding-right: 50px; }
  .mq h1 {
    text-transform: uppercase;
    font-size: 2em;
    color: #98bf0e;
    font-weight: normal;
    margin-top: 27px;
    margin-bottom: 0;
    line-height: 40px; }
  .mq p {
    margin: 4px 0;
    color: #666;
    line-height: 20px; }
  .mq input[type=text], .mq .mr {
    height: 50px;
    line-height: 50px;
    font-size: 1.25em; }
  .mq input[type=text] {
    padding: 0 12px;
    border: none;
    width: 75%; }
  .mq .mr {
    width: 25%;
    padding: 0; }

.ms, .mt {
  position: absolute;
  width: 94%;
  overflow: visible;
  white-space: nowrap;
  font-size: 0.9em; }

.ms {
  margin: 2px 0; }

.mt {
  margin: 4px;
  color: #5a5; }

.mu {
  float: left;
  width: 350px;
  height: 100%;
  text-align: center; }
  .mu::before {
    content: '\200B';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    font-size: 0; }

.mv {
  display: inline-block;
  vertical-align: middle;
  white-space: normal; }
  .mv > a > span {
    width: 350px;
    height: 120px; }
  @media screen and (max-width: 543px) {
    .mp {
      padding-left: 2px;
      padding-right: 2px; } }
  @media screen and (min-width: 544px) and (max-width: 767px) {
    .mp {
      padding-left: 3px;
      padding-right: 3px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .mp {
      padding-left: 4px;
      padding-right: 4px; }
    .mq {
      padding-right: 12.5px; }
      .mq h1 {
        font-size: 1.6em; }
      .mq p {
        font-size: 0.8em; } }
  @media screen and (min-width: 992px) {
    .mp {
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 767px) {
    .mq {
      width: 100%;
      padding-right: 0; }
      .mq h1 {
        font-size: 1.2em;
        margin-top: 13.5px;
        margin-bottom: 0;
        line-height: 100%; }
      .mq p {
        font-size: 0.9em;
        line-height: 125%; }
      .mq input[type=text], .mq .mr {
        height: 28px;
        line-height: 28px;
        font-size: 0.9em; }
      .mq input[type=text] {
        padding: 0 6px;
        width: 65%; }
      .mq .mr {
        width: 35%; }
    .ms, .mt {
      font-size: 0.7em; }
    .mu {
      width: 100%; }
    .mv,
    .mv > a,
    .mv > a > span {
      width: 100%; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.mw {
  background-color: #404040;
  overflow: hidden; }

.mx {
  margin: auto;
  max-width: 1200px; }

.my {
  font-weight: bold;
  font-size: 1.075em;
  margin-top: 0; }

.mz {
  overflow: hidden; }

.m0 {
  overflow: hidden;
  margin-left: 10px; }

.m1, .m2 {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  float: left; }

.m1 {
  width: 62%;
  padding-right: 30px; }
  .m1 p {
    padding-left: 2px; }
  .m1 a, .m1 a:link, .m1 a:visited {
    display: inline-block;
    width: 140px;
    line-height: 32px;
    text-decoration: none;
    text-align: center;
    background-color: #a0a0a0;
    color: #fff; }
  .m1 a:hover, .m1 a:active {
    color: #333;
    background-color: #fff; }

.m2 {
  width: 38%; }

.m3 {
  font-size: 1.18em; }
  .m3 i:first-child {
    color: rgba(255, 255, 255, 0.7); }
  .m3 i:last-child {
    color: #6b6b6b; }

.m4 {
  display: inline-block;
  margin-right: 16px; }
  .m4:hover i:first-child {
    color: #fff; }
  .m4:last-child {
    margin-right: 0 !important; }

.m5 {
  line-height: 135%; }

@media screen and (max-width: 543px) {
    .mx {
      padding-left: 2px;
      padding-right: 2px; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .mx {
      padding-left: 3px;
      padding-right: 3px; } }

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

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

@media screen and (max-width: 767px) {
    .m1 {
      width: 100%;
      padding: 20px; }
      .m1 p {
        font-size: 0.9em;
        padding-right: 2px; }
    .m2 {
      text-align: center;
      width: 100%;
      padding-bottom: 20px; } }

@media screen and (max-width: 991px) {
    .m4 {
      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 */
.kp {
  float: left;
  list-style: none;
  padding: 0;
  height: 100%;
  width: 100%; }
  .kp > li {
    display: inline-block;
    height: 100%;
    text-align: center; }
  .kp 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; }
    .kp a::before {
      content: '\200B';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      width: 0;
      font-size: 0; }
  .kp > li {
    overflow: hidden; }
  .kp a .kq {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }

.kr {
  width: calc(99.99% / 11 - 2px);
  margin-right: 2px;
  font-size: 1.05em; }

.ks, .ks:link, .ks:visited {
  opacity: 0.9;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  color: #fff; }

.ks:hover, .ks:active {
  opacity: 1; }

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

.ks.sugar-etanol:hover, .ks.sugar-etanol:active, .ks.sugar-etanol.kt {
  background-color: #2a2;
  border-top-color: #1a801a; }

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

.ks.cotton:hover, .ks.cotton:active, .ks.cotton.kt {
  background-color: #60acdc;
  border-top-color: #3696d3; }

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

.ks.corn:hover, .ks.corn:active, .ks.corn.kt {
  background-color: #dba00b;
  border-top-color: #aa7d09; }

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

.ks.wheat:hover, .ks.wheat:active, .ks.wheat.kt {
  background-color: #af9e50;
  border-top-color: #8c7e40; }

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

.ks.livestock:hover, .ks.livestock:active, .ks.livestock.kt {
  background-color: #e43;
  border-top-color: #dc2512; }

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

.ks.coffee:hover, .ks.coffee:active, .ks.coffee.kt {
  background-color: #704704;
  border-top-color: #3f2802; }

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

.ks.soy:hover, .ks.soy:active, .ks.soy.kt {
  background-color: #7059ad;
  border-top-color: #59468d; }

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

.ks.hortifruti-flowers:hover, .ks.hortifruti-flowers:active, .ks.hortifruti-flowers.kt {
  background-color: #c6467a;
  border-top-color: #a63362; }

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

.ks.orange:hover, .ks.orange:active, .ks.orange.kt {
  background-color: #fba464;
  border-top-color: #fa8732; }

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

.ks.petroleum:hover, .ks.petroleum:active, .ks.petroleum.kt {
  background-color: #507e67;
  border-top-color: #3c5f4e; }

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

.ks.biodiesel:hover, .ks.biodiesel:active, .ks.biodiesel.kt {
  background-color: #7acf4a;
  border-top-color: #60b630; }

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

.ks.agribusiness:hover, .ks.agribusiness:active, .ks.agribusiness.kt {
  background-color: #7f7f7f;
  border-top-color: #666666; }

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

.ks.climate:hover, .ks.climate:active, .ks.climate.kt {
  background-color: #004d99;
  border-top-color: #003366; }

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

.ks.forex:hover, .ks.forex:active, .ks.forex.kt {
  background-color: #7f7f7f;
  border-top-color: #666666; }

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

.ks.fertilizers:hover, .ks.fertilizers:active, .ks.fertilizers.kt {
  background-color: #1E4860;
  border-top-color: #122b39; }

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

.ks.rubber:hover, .ks.rubber:active, .ks.rubber.kt {
  background-color: #1E4860;
  border-top-color: #122b39; }

@media screen and (max-width: 767px) {
  .kr {
  margin-right: 0px; }
  .kr {
  width: calc(99.99% / 11 - 0px); } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .kr {
  margin-right: 1px; }
  .kr {
  width: calc(99.99% / 11 - 1px); }
    .kr {
      font-size: 0.62em; } }

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

@media screen and (min-width: 544px) and (max-width: 767px) {
    .kr {
      font-size: 0.58em; } }

@media screen and (max-width: 543px) {
    .kr {
      font-size: 0.55em; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.q {
  background-color: #444;
  overflow: hidden;
  min-height: 70px; }

.r {
  margin: auto;
  max-width: 1200px; }

.s {
  float: left;
  height: 70px;
  padding: 17.5px 0;
  width: calc(100% - 240px);
  font-size: 0.8em; }

.t {
  float: right;
  height: 70px;
  padding: 17.5px 0;
  width: 240px; }

.u {
  height: 100%; }

@media screen and (max-width: 543px) {
    .r {
      padding-left: 2px;
      padding-right: 2px; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .r {
      padding-left: 3px;
      padding-right: 3px; } }

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

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

@media screen and (max-width: 767px) {
    .s {
      width: 100%;
      font-size: 1em; }
    .t {
      margin-top: -17.5px;
      width: 100%; } }
/* mixin for multiline */
/* credit: http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */
.o {
  margin: auto;
  max-width: 1200px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  font-size: 0.8em;
  color: #444; }
  .o p {
    margin: 0; }
  .o p + p {
    margin-top: 4px; }

.p {
  display: none; }

@media screen and (max-width: 543px) {
    .o {
      padding-left: 2px;
      padding-right: 2px; } }

@media screen and (min-width: 544px) and (max-width: 767px) {
    .o {
      padding-left: 3px;
      padding-right: 3px; } }

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

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

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