@charset "UTF-8";
/*
	* @project   		Novo Portal Climatempo - 2015
	* @version   		1.1.1 Alpha
	* @author   		Luiz Campedelli
	* @copyright 		Copyright Climatempo - Todos os direitos reservados
	* @cross-browser	IE9+, Firefox 7.0+ e Chrome 10.1+
*/
/* css reset */
/* line 1, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/reset.scss */
html {
  line-height: 1;
}

/* line 26, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/reset.scss */
ol, ul {
  list-style: none;
}

/* line 30, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 35, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/reset.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 41, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/reset.scss */
q, blockquote {
  quotes: none;
}

/* line 46, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/reset.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 51, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/reset.scss */
a img {
  border: none;
}

/* line 55, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* grid do foundation */
/* line 357, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.5.0/";
}

/* line 361, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 366, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

/* line 371, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.01em)/";
  width: 40.01em;
}

/* line 376, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.01em) and (max-width:63em)/";
  width: 40.01em;
}

/* line 381, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:63.01em)/";
  width: 63.01em;
}

/* line 386, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:63.01em) and (max-width:90em)/";
  width: 63.01em;
}

/* line 391, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.01em)/";
  width: 90.01em;
}

/* line 396, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.01em) and (max-width:120em)/";
  width: 90.01em;
}

/* line 401, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.01em)/";
  width: 120.01em;
}

/* line 406, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 413, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 416, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 422, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 426, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

/* line 439, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
a:hover, .pointer {
  cursor: pointer;
}

/* line 442, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 444, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 448, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 455, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 456, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 175, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 460, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.hide {
  display: none !important;
  visibility: hidden;
}

/* line 466, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.invisible {
  visibility: hidden;
}

/* line 472, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 475, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 485, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 488, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 357, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.5.0/";
}

/* line 361, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 366, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

/* line 371, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.01em)/";
  width: 40.01em;
}

/* line 376, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.01em) and (max-width:63em)/";
  width: 40.01em;
}

/* line 381, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:63.01em)/";
  width: 63.01em;
}

/* line 386, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:63.01em) and (max-width:90em)/";
  width: 63.01em;
}

/* line 391, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.01em)/";
  width: 90.01em;
}

/* line 396, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.01em) and (max-width:120em)/";
  width: 90.01em;
}

/* line 401, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.01em)/";
  width: 120.01em;
}

/* line 406, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 413, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 416, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 422, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 426, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

/* line 439, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
a:hover, .pointer {
  cursor: pointer;
}

/* line 442, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 444, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 448, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 455, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 456, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 175, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 460, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.hide {
  display: none !important;
  visibility: hidden;
}

/* line 466, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.invisible {
  visibility: hidden;
}

/* line 472, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 475, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 485, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 488, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* small displays */
@media only screen {
  /* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 249, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 252, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 257, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  /* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 263, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 266, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* medium displays */
@media only screen and (min-width: 40.01em) {
  /* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 249, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 252, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 257, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  /* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 263, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 266, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* large displays */
@media only screen and (min-width: 63.01em) {
  /* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 249, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 252, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 257, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  /* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 263, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 266, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xlarge displays */
@media only screen and (min-width: 90.01em) {
  /* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 249, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 252, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 257, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  /* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 263, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 266, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xxlarge displays */
@media only screen and (min-width: 120.01em) {
  /* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 249, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 252, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 257, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  /* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 263, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 266, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* Orientation targeting */
/* line 283, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 285, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
/* line 290, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

/* line 294, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 298, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 302, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 307, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  /* line 312, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }
  /* line 314, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  /* Specific visibility for tables */
  /* line 319, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }
  /* line 323, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }
  /* line 327, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  /* line 331, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }
  /* line 336, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {
  /* line 342, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }
  /* line 344, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  /* Specific visibility for tables */
  /* line 349, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }
  /* line 353, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }
  /* line 357, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  /* line 361, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }
  /* line 366, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}

/* Touch-enabled device targeting */
/* line 372, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 373, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 374, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 375, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
/* line 378, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table !important;
}

/* line 379, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table !important;
}

/* line 380, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 381, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 382, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 383, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 384, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 385, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 386, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 387, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 388, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 389, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Print visibility */
@media print {
  /* line 394, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: block;
  }
  /* line 395, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none;
  }
  /* line 397, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table !important;
  }
  /* line 398, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }
  /* line 399, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }
  /* line 400, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important;
  }
  /* line 401, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important;
  }
  /* line 402, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important;
  }
}

/* line 153, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.text-left {
  text-align: left !important;
}

/* line 154, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.text-right {
  text-align: right !important;
}

/* line 155, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.text-center {
  text-align: center !important;
}

/* line 156, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.01em) and (max-width: 63em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.01em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 63.01em) and (max-width: 90em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 63.01em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.01em) and (max-width: 120em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.01em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.01em) and (max-width: 99999999em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.01em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

/* Typography resets */
/* line 191, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
/* line 215, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
a {
  color: #1761a5;
  text-decoration: none;
  line-height: inherit;
}

/* line 228, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 232, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

/* line 240, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}

/* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 250, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

/* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

/* line 267, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h1 {
  font-size: 2.125rem;
}

/* line 268, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h2 {
  font-size: 1.6875rem;
}

/* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h3 {
  font-size: 1.375rem;
}

/* line 270, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h4 {
  font-size: 1.125rem;
}

/* line 271, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h5 {
  font-size: 1.125rem;
}

/* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h6 {
  font-size: 1rem;
}

/* line 274, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

/* line 276, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 285, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 291, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 297, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 302, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
code {
  font-family: Roboto, Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #2c3136;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
/* line 314, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

/* line 324, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul {
  margin-left: 1.1rem;
}

/* line 326, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
  margin-left: 0;
}

/* line 329, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
/* line 342, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* line 351, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}

/* line 354, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

/* line 355, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

/* line 356, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

/* line 357, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 361, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ol {
  margin-left: 1.4rem;
}

/* line 364, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 374, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

/* line 378, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
/* line 382, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help;
}

/* line 389, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* line 391, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
/* line 397, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD;
}

/* line 402, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555;
}

/* line 406, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}

/* line 410, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 416, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
/* line 423, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}

/* line 429, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}

/* line 433, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}

/* line 440, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}

/* line 442, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width: 40.01em) {
  /* line 453, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  /* line 454, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h1 {
    font-size: 2.75rem;
  }
  /* line 455, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h2 {
    font-size: 2.3125rem;
  }
  /* line 456, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.6875rem;
  }
  /* line 457, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.4375rem;
  }
  /* line 458, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h5 {
    font-size: 1.125rem;
  }
  /* line 459, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h6 {
    font-size: 1rem;
  }
}

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
/* line 470, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 472, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  * {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 479, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 481, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 483, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 486, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* line 490, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  /* line 496, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  /* line 498, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 501, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 505, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 512, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 515, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }
  /* line 516, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }
  /* line 517, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }
  /* line 518, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}

/* line 229, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}

/* line 175, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}

/* line 233, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

/* line 236, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 239, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

/* line 175, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}

/* line 240, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

/* line 175, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 244, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

/* line 247, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
[class*="column"] + [class*="column"]:last-child {
  float: right;
}

/* line 248, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
[class*="column"] + [class*="column"].end {
  float: left;
}

@media only screen {
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  /* line 169, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-1 {
    width: 8.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-2 {
    width: 16.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-4 {
    width: 33.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-5 {
    width: 41.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-7 {
    width: 58.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-8 {
    width: 66.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-10 {
    width: 83.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-11 {
    width: 91.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  /* line 181, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 189, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 191, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 198, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  /* line 203, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  /* line 207, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
  /* line 213, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 216, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 219, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
}

@media only screen and (min-width: 40.01em) {
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  /* line 169, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  /* line 181, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 189, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 191, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 198, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  /* line 203, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  /* line 207, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  /* line 213, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 216, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 219, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

@media only screen and (min-width: 63.01em) {
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  /* line 169, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-1 {
    width: 8.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-2 {
    width: 16.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-4 {
    width: 33.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-5 {
    width: 41.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-6 {
    width: 50%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-7 {
    width: 58.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-8 {
    width: 66.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-9 {
    width: 75%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-10 {
    width: 83.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-11 {
    width: 91.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-12 {
    width: 100%;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  /* line 181, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 189, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 191, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 198, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  /* line 203, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  /* line 207, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  /* line 213, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 216, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 219, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

/* line 214, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button, .button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #1761a5;
  border-color: #124e84;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #124e84;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: #FFFFFF;
}

/* line 221, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #2c3136;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #2c3136;
}

/* line 222, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #1a8368;
  border-color: #156953;
  color: #FFFFFF;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #156953;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #FFFFFF;
}

/* line 223, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #FFFFFF;
}

/* line 224, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  color: #FFFFFF;
}

/* line 225, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #2c3136;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #61b6d9;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #FFFFFF;
}

/* line 227, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

/* line 228, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem;
}

/* line 229, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
}

/* line 230, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

/* line 232, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}

/* line 233, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}

/* line 235, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.radius, .button.radius {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
}

/* line 236, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.round, .button.round {
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
}

/* line 238, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #1761a5;
  border-color: #124e84;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #124e84;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #FFFFFF;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #1761a5;
}

/* line 239, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #2c3136;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b9b9b9;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #2c3136;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7;
}

/* line 240, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #1a8368;
  border-color: #156953;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #156953;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #FFFFFF;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #1a8368;
}

/* line 241, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #FFFFFF;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

/* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #cf6e0e;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #FFFFFF;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24;
}

/* line 243, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #2c3136;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  color: #FFFFFF;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #a0d3e8;
}

/* line 248, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width: 40.01em) {
  /* line 251, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button, .button {
    display: inline-block;
  }
}

/* line 214, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button, .button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #1761a5;
  border-color: #124e84;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #124e84;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: #FFFFFF;
}

/* line 221, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #2c3136;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #2c3136;
}

/* line 222, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #1a8368;
  border-color: #156953;
  color: #FFFFFF;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #156953;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #FFFFFF;
}

/* line 223, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #FFFFFF;
}

/* line 224, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  color: #FFFFFF;
}

/* line 225, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #2c3136;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #61b6d9;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #FFFFFF;
}

/* line 227, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

/* line 228, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem;
}

/* line 229, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
}

/* line 230, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

/* line 232, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}

/* line 233, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}

/* line 235, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.radius, .button.radius {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
}

/* line 236, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.round, .button.round {
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
}

/* line 238, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #1761a5;
  border-color: #124e84;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #124e84;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #FFFFFF;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #1761a5;
}

/* line 239, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #2c3136;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b9b9b9;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #2c3136;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7;
}

/* line 240, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #1a8368;
  border-color: #156953;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #156953;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #FFFFFF;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #1a8368;
}

/* line 241, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #FFFFFF;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

/* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #cf6e0e;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #FFFFFF;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24;
}

/* line 243, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #2c3136;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  color: #FFFFFF;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #a0d3e8;
}

/* line 248, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width: 40.01em) {
  /* line 251, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button, .button {
    display: inline-block;
  }
}

/* Standard Forms */
/* line 378, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form {
  margin: 0 0 1rem;
}

/* Using forms within rows, we need to set some defaults */
/* line 86, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row {
  margin: 0 -0.5rem;
}

/* line 88, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}

/* line 92, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}

/* line 94, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}

/* line 96, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 102, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}

/* Label Styles */
/* line 384, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}

/* line 385, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
label.right {
  float: none !important;
  text-align: right;
}

/* line 386, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}

/* line 388, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
label small {
  text-transform: capitalize;
  color: #676767;
}

/* Attach elements to the beginning or end of an input */
/* line 395, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 399, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none;
}

/* line 400, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none;
}

/* line 402, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button.radius {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 403, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button.radius {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 404, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button.round {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 405, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button.round {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
/* line 408, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #2c3136;
  border-color: #cccccc;
}

/* line 409, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #2c3136;
  border-color: #cccccc;
}

/* We use this to get basic styling on all basic form elements */
/* line 412, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}

/* line 188, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
  box-shadow: 0 0 5px #999999;
  border-color: #999999;
}

/* line 132, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}

/* line 138, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
  background-color: #DDDDDD;
  cursor: default;
}

/* line 144, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"][disabled], input[type="text"][readonly],
fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly],
fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly],
fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly],
fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly],
fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly],
fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly],
fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly],
fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly],
fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly],
fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly],
fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly],
fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly],
fieldset[disabled] textarea {
  background-color: #DDDDDD;
  cursor: default;
}

/* line 419, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
}

/* line 427, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 430, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 433, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 436, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 439, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* line 442, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 445, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 448, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* line 453, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}

/* Respect enforced amount of rows for textarea */
/* line 459, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
textarea[rows] {
  height: auto;
}

/* Not allow resize out of parent */
/* line 464, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
textarea {
  max-width: 100%;
}

/* Add height value for select elements to match text input height */
/* line 469, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
select {
  -webkit-appearance: none !important;
  border-radius: 0;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  height: 2.3125rem;
}

/* line 328, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
select::-ms-expand {
  display: none;
}

/* line 351, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
select.radius {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
}

/* line 352, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
select:hover {
  background-color: #f3f3f3;
  border-color: #999999;
}

/* line 357, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
select:disabled {
  background-color: #DDDDDD;
  cursor: default;
}

/* Adjust margin for form elements below */
/* line 475, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0;
}

/* line 482, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.2rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */
/* line 492, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="file"] {
  width: 100%;
}

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
/* line 506, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0;
}

/* line 271, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
fieldset legend {
  font-weight: bold;
  background: #FFFFFF;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}

/* Error Handling */
/* line 513, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF;
}

/* line 516, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

/* line 519, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF;
}

/* line 524, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}

/* line 530, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem;
}

/* line 535, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
.error label,
.error label.error {
  color: #f04124;
}

/* line 540, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF;
}

/* line 545, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline;
}

/* line 557, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
.error span.error-message {
  display: block;
}

/* line 562, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
input.error,
textarea.error,
select.error {
  margin-bottom: 0;
}

/* line 567, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_forms.scss */
label.error {
  color: #f04124;
}

/* line 110, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.01em)/";
  width: 40.01em;
}

/* Wrapped around .top-bar to contain to grid width */
/* line 116, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid {
  width: 100%;
  background: #135ea4;
}

/* line 120, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid .top-bar {
  margin-bottom: 0;
}

/* line 123, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.sticky {
  border-bottom: 3px solid #164b91;
  height: 73px;
}

/* line 129, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 120;
}

/* line 136, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}

/* line 142, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}

/* line 148, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 4.375rem;
}

/* line 155, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar {
  height: 4.375rem;
  line-height: 4.375rem;
  position: relative;
  background: #135ea4;
  margin-bottom: 0;
}

/* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
  z-index: 501;
}

/* line 170, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .row {
  max-width: none;
}

/* line 172, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}

/* line 175, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar input {
  height: 1.75rem;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: 0.75rem;
}

/* line 182, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .button, .top-bar button {
  padding-top: 0.4125rem;
  padding-bottom: 0.4125rem;
  margin-bottom: 0;
  font-size: 0.75rem;
}

@media only screen and (max-width: 40em) {
  /* line 182, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .button, .top-bar button {
    position: relative;
    top: -1px;
  }
}

/* line 198, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .title-area {
  position: relative;
  margin: 0;
}

/* line 203, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name {
  height: 4.375rem;
  margin: 0;
  font-size: 16px;
}

/* line 208, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
  line-height: 4.375rem;
  font-size: 1.0625rem;
  margin: 0;
}

/* line 212, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
  font-weight: normal;
  color: #FFFFFF;
  width: 75%;
  display: block;
  padding: 0 1.45833rem;
}

/* line 223, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}

/* line 228, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar a {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 1.45833rem;
  height: 4.375rem;
  line-height: 4.375rem;
}

/* line 241, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon {
  top: 50%;
  margin-top: -16px;
}

/* line 245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0 3.02083rem 0 1.45833rem;
  color: #FFFFFF;
  position: relative;
}

/* line 132, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -8px;
  right: 1.45833rem;
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  width: 16px;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}

/* line 274, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded {
  height: auto;
  background: transparent;
}

/* line 278, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .title-area {
  background: #135ea4;
}

/* line 281, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}

/* line 282, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}

/* line 295, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}

/* line 301, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul {
  padding: 0;
  width: 100%;
  height: auto;
  display: block;
  font-size: 16px;
  margin: 0;
}

/* line 310, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #0a2f52;
  clear: both;
  height: 1px;
  width: 100%;
}

/* line 318, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li {
  background: #2c3136;
}

/* line 320, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #FFFFFF;
  padding: 12px 0 12px 0;
  padding-left: 1.45833rem;
  font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  text-transform: none;
}

/* line 331, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-right: 1.45833rem;
  padding-left: 1.45833rem;
  background-color: #1761a5;
  border-color: #124e84;
  color: #FFFFFF;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #124e84;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #FFFFFF;
}

/* line 337, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #2c3136;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #2c3136;
}

/* line 338, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success {
  background-color: #1a8368;
  border-color: #156953;
  color: #FFFFFF;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #156953;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: #FFFFFF;
}

/* line 339, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #FFFFFF;
}

/* line 340, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  background-color: #cf6e0e;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  color: #FFFFFF;
}

/* line 343, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-right: 1.45833rem;
  padding-left: 1.45833rem;
  background-color: #1761a5;
  border-color: #124e84;
  color: #FFFFFF;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #124e84;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #FFFFFF;
}

/* line 349, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #2c3136;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #2c3136;
}

/* line 350, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.success {
  background-color: #1a8368;
  border-color: #156953;
  color: #FFFFFF;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #156953;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: #FFFFFF;
}

/* line 351, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: #FFFFFF;
}

/* line 352, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

/* line 159, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  background-color: #cf6e0e;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  color: #FFFFFF;
}

/* line 356, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #555555;
  background: #2c3136;
  color: #FFFFFF;
}

/* line 365, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a {
  background: #1761a5;
  color: #FFFFFF;
}

/* line 368, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a:hover {
  background: #14538e;
  color: #FFFFFF;
}

/* line 376, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
  padding: 1.45833rem;
}

/* line 379, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown {
  position: relative;
}

/* line 383, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 1.45833rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}

/* line 395, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
  position: static;
}

/* line 396, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  width: 100%;
}

/* line 400, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}

/* line 407, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
  padding: 0;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 99;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* line 415, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}

/* line 419, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 1.45833rem;
}

/* line 422, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a.parent-link {
  font-weight: normal;
}

/* line 427, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.125rem;
}

/* line 432, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  color: #FFFFFF;
  display: block;
}

/* line 436, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
  background: none;
}

/* line 439, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.has-form {
  padding: 8px 1.45833rem;
}

/* line 440, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
  top: auto;
}

/* line 443, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown label {
  padding: 8px 1.45833rem 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777777;
  font-weight: bold;
  font-size: 0.625rem;
}

/* line 454, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.js-generated {
  display: block;
}

@media only screen and (min-width: 40.01em) {
  /* line 459, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar {
    background: #135ea4;
    overflow: visible;
  }
  /* line 175, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  /* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
  .top-bar:after {
    clear: both;
  }
  /* line 464, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar {
    display: none;
  }
  /* line 466, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .title-area {
    float: left;
  }
  /* line 467, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .name h1 a {
    width: auto;
  }
  /* line 469, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar input,
  .top-bar .button,
  .top-bar button {
    font-size: 0.875rem;
    position: relative;
    height: 1.75rem;
    top: 1.3125rem;
  }
  /* line 478, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded {
    background: #135ea4;
  }
  /* line 481, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    max-width: 62.5rem;
    margin: 0 auto;
    margin-bottom: 0;
  }
  /* line 487, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  /* line 491, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  /* line 496, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li {
    float: left;
  }
  /* line 498, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li .js-generated {
    display: none;
  }
  /* line 504, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.hover > a:not(.button) {
    background-color: #555555;
    background: #2c3136;
    color: #FFFFFF;
  }
  /* line 513, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 1.45833rem;
    line-height: 4.375rem;
    background: #135ea4;
  }
  /* line 517, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555555;
    background: #2c3136;
  }
  /* line 526, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 1.45833rem;
    line-height: 4.375rem;
    color: #FFFFFF;
    background: #1761a5;
  }
  /* line 531, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #14538e;
    color: #FFFFFF;
  }
  /* line 541, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a {
    padding-right: 2.70833rem !important;
  }
  /* line 543, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 2.1875rem;
  }
  /* line 551, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  /* line 552, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 558, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  /* line 562, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  /* line 569, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2;
  }
  /* line 582, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  /* line 589, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li a {
    color: #FFFFFF;
    line-height: 4.375rem;
    white-space: nowrap;
    padding: 12px 1.45833rem;
    background: #2c3136;
  }
  /* line 598, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    color: #FFFFFF;
    background: #2c3136;
  }
  /* line 603, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    color: #FFFFFF;
    background-color: #555555;
    background: #2c3136;
  }
  /* line 612, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #2c3136;
  }
  /* line 618, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  /* line 625, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section > ul > .divider,
  .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #1774ca;
    clear: none;
    height: 4.375rem;
    width: 0;
  }
  /* line 635, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-form {
    background: #135ea4;
    padding: 0 1.45833rem;
    height: 4.375rem;
  }
  /* line 643, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  /* line 647, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  /* line 651, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  /* line 655, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }
  /* line 665, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #2c3136;
    color: #FFFFFF;
  }
  /* line 674, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:active > a {
    background: #1761a5;
    color: #FFFFFF;
  }
  /* line 682, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  /* line 686, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
}

/* line 153, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.text-left {
  text-align: left !important;
}

/* line 154, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.text-right {
  text-align: right !important;
}

/* line 155, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.text-center {
  text-align: center !important;
}

/* line 156, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.01em) and (max-width: 63em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.01em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 63.01em) and (max-width: 90em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 63.01em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.01em) and (max-width: 120em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.01em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.01em) and (max-width: 99999999em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.01em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

/* Typography resets */
/* line 191, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
/* line 215, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
a {
  color: #1761a5;
  text-decoration: none;
  line-height: inherit;
}

/* line 228, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 232, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

/* line 240, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}

/* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 250, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

/* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

/* line 267, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h1 {
  font-size: 2.125rem;
}

/* line 268, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h2 {
  font-size: 1.6875rem;
}

/* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h3 {
  font-size: 1.375rem;
}

/* line 270, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h4 {
  font-size: 1.125rem;
}

/* line 271, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h5 {
  font-size: 1.125rem;
}

/* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h6 {
  font-size: 1rem;
}

/* line 274, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

/* line 276, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 285, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 291, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 297, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 302, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
code {
  font-family: Roboto, Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #2c3136;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
/* line 314, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

/* line 324, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul {
  margin-left: 1.1rem;
}

/* line 326, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
  margin-left: 0;
}

/* line 329, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
/* line 342, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* line 351, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}

/* line 354, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

/* line 355, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

/* line 356, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

/* line 357, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 361, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ol {
  margin-left: 1.4rem;
}

/* line 364, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 374, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

/* line 378, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
/* line 382, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help;
}

/* line 389, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* line 391, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
/* line 397, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD;
}

/* line 402, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555;
}

/* line 406, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}

/* line 410, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 416, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
/* line 423, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}

/* line 429, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}

/* line 433, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}

/* line 440, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}

/* line 442, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width: 40.01em) {
  /* line 453, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  /* line 454, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h1 {
    font-size: 2.75rem;
  }
  /* line 455, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h2 {
    font-size: 2.3125rem;
  }
  /* line 456, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.6875rem;
  }
  /* line 457, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.4375rem;
  }
  /* line 458, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h5 {
    font-size: 1.125rem;
  }
  /* line 459, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h6 {
    font-size: 1rem;
  }
}

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
/* line 470, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 472, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  * {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 479, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 481, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 483, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 486, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* line 490, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  /* line 496, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  /* line 498, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 501, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 505, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 512, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 515, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }
  /* line 516, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }
  /* line 517, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }
  /* line 518, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}

/* line 289, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 134, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

/* line 290, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
  margin-bottom: -6px;
}

/* line 175, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.inner-wrap:after {
  clear: both;
}

/* line 292, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #2c3136;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}

/* line 168, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}

/* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem;
}

/* line 294, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #16191b;
  left: 0;
}

/* line 295, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #16191b;
  right: 0;
}

/* line 297, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0;
}

@media only screen and (min-width: 40.01em) {
  /* line 203, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .tab-bar-section.left {
    text-align: left;
  }
  /* line 204, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .tab-bar-section.right {
    text-align: right;
  }
}

/* line 208, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}

/* line 212, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}

/* line 216, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

/* line 301, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: #FFFFFF;
  position: relative;
  transform: translate3d(0, 0, 0);
}

/* line 132, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.tab-bar .menu-icon span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  width: 1rem;
}

/* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

/* line 325, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #464a4e;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
}

/* line 104, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

/* line 326, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #464a4e;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
}

/* line 104, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

/* line 328, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* line 230, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li label {
  display: block;
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: bold;
  background: #444444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}

/* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a {
  display: block;
  padding: 0.66667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #35383b;
  transition: background 300ms ease;
}

/* line 248, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a:hover {
  background: #1f2226;
}

/* line 334, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0);
}

/* line 337, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.01em) {
  /* line 277, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 341, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0);
}

/* line 345, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.01em) {
  /* line 277, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 348, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}

/* line 356, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.01em) {
  /* line 277, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 359, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}

/* line 367, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.01em) {
  /* line 277, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 370, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}

/* line 378, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.01em) {
  /* line 277, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 383, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem;
}

/* line 384, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem;
}

/* line 386, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem;
}

/* line 387, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem;
}

/* line 485, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #464a4e;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}

/* line 398, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu * {
  -webkit-backface-visibility: hidden;
}

/* line 425, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu .back > a {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}

/* line 433, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu .back > a:hover {
  background: #303030;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
}

/* line 456, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu .back > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline;
}

/* line 487, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
  -ms-transform: translate(0%, 0);
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

/* line 492, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #464a4e;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}

/* line 398, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu * {
  -webkit-backface-visibility: hidden;
}

/* line 425, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu .back > a {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}

/* line 433, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu .back > a:hover {
  background: #303030;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
}

/* line 445, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu .back > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline;
}

/* line 494, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
  -ms-transform: translate(0%, 0);
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

/* line 507, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline;
}

/* line 510, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline;
}

/* Foundation Dropdowns */
/* line 223, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #464a4e;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px;
}

/* line 71, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown > *:first-child {
  margin-top: 0;
}

/* line 72, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown > *:last-child {
  margin-bottom: 0;
}

/* line 97, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent #464a4e transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 89;
}

/* line 104, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #383b3e transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 88;
}

/* line 112, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}

/* line 116, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}

/* line 226, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #464a4e;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px;
  max-width: 200px;
}

/* line 71, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}

/* line 72, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}

/* line 126, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #464a4e transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 89;
}

/* line 133, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent #383b3e transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 88;
}

/* line 230, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #464a4e;
  z-index: 89;
  margin-top: 0;
  margin-left: -2px;
  max-width: 200px;
}

/* line 71, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}

/* line 72, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}

/* line 147, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent #464a4e;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 89;
}

/* line 155, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent transparent #383b3e;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 88;
}

/* line 234, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #464a4e;
  z-index: 89;
  margin-top: -2px;
  margin-left: 0;
  max-width: 200px;
}

/* line 71, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}

/* line 72, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}

/* line 170, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #464a4e transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -12px;
  left: 10px;
  right: auto;
  z-index: 89;
}

/* line 179, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: #383b3e transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -14px;
  left: 9px;
  right: auto;
  z-index: 88;
}

/* line 239, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li {
  font-size: 0.875rem;
  cursor: pointer;
  line-height: 1.125rem;
  margin: 0;
}

/* line 207, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #2c3136;
}

/* line 210, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li.radius {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
}

/* line 212, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li a {
  display: block;
}

/* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  padding: 1.25rem;
  width: 100%;
  height: auto;
  max-height: none;
  background: #FFFFFF;
  z-index: 89;
  max-width: 200px;
}

/* line 71, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content > *:first-child {
  margin-top: 0;
}

/* line 72, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}

/* line 245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.micro {
  max-width: 140px;
  border: 1px solid #999;
  z-index: 500;
}

/* line 246, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.tiny {
  max-width: 251px !important;
}

/* line 247, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.small {
  max-width: 300px;
}

/* line 248, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.medium {
  max-width: 500px;
}

/* line 249, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.large {
  max-width: 800px;
}

/* line 250, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important;
}

/* line 254, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.mega.open {
  left: 0 !important;
}

/* line 167, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0;
  height: 100%;
}

/* line 169, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal, dialog {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100vw;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.25rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 1.875rem;
}

@media only screen and (max-width: 40em) {
  /* line 169, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal, dialog {
    min-height: 100vh;
  }
}

/* line 87, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal .column, dialog .column, .reveal-modal .columns, dialog .columns {
  min-width: 0;
}

/* line 90, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal > :first-child, dialog > :first-child {
  margin-top: 0;
}

/* line 92, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal > :last-child, dialog > :last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 40.01em) {
  /* line 169, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal, dialog {
    width: 80%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 40.01em) {
  /* line 169, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal, dialog {
    top: 6.25rem;
  }
}

/* line 181, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.radius, dialog.radius {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
}

/* line 182, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.round, dialog.round {
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
}

/* line 183, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.collapse, dialog.collapse {
  padding: 0;
}

@media only screen and (min-width: 40.01em) {
  /* line 184, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.tiny, dialog.tiny {
    width: 30%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 40.01em) {
  /* line 185, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.small, dialog.small {
    width: 40%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 40.01em) {
  /* line 186, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.medium, dialog.medium {
    width: 60%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 40.01em) {
  /* line 187, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.large, dialog.large {
    width: 70%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 40.01em) {
  /* line 188, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.xlarge, dialog.xlarge {
    width: 95%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

/* line 189, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.full, dialog.full {
  top: 0;
  left: 0;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none !important;
  margin-left: 0 !important;
}

@media only screen and (min-width: 40.01em) {
  /* line 189, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.full, dialog.full {
    width: 100vw;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

/* line 200, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: 0.625rem;
  right: 1.375rem;
  color: #AAAAAA;
  font-weight: bold;
  cursor: pointer;
}

/* line 203, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog {
  display: none;
}

/* line 207, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog::backdrop, dialog + .backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: auto;
  display: none;
  left: 0;
  height: 100%;
}

/* line 211, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog[open] {
  display: block;
}

@media print {
  /* line 218, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal, dialog {
    display: none;
    background: #FFFFFF !important;
  }
}

/* line 228, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_reveal.scss */
.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0;
  height: 100%;
}

/* line 129, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tables.scss */
table {
  background: #FFFFFF;
  margin-bottom: 1.25rem;
  border: solid 1px #DDDDDD;
  table-layout: auto;
}

/* line 67, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tables.scss */
table caption {
  background: transparent;
  color: #222222;
  font-size: 1rem;
  font-weight: bold;
}

/* line 76, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tables.scss */
table thead {
  background: #F5F5F5;
}

/* line 80, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,
table thead tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #222222;
}

/* line 90, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tables.scss */
table tfoot {
  background: #F5F5F5;
}

/* line 94, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tables.scss */
table tfoot tr th,
table tfoot tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #222222;
}

/* line 105, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tables.scss */
table tr th,
table tr td {
  padding: 0.5625rem 0.625rem;
  font-size: 0.875rem;
  color: #222222;
  text-align: left;
}

/* line 113, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #F9F9F9;
}

/* line 118, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

/* line 27, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tab-agricola {
  width: 33.19%;
}

/* line 28, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.border-content-tab {
  border: 1px solid #d0d0d1;
  border-top: none;
}

/* line 32, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}

/* line 175, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.tabs:before, .tabs:after {
  content: " ";
  display: table;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.tabs:after {
  clear: both;
}

/* line 36, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd, .tabs .tab-title {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
}

/* line 41, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd > a, .tabs dd .fakelink, .tabs .tab-title > a, .tabs .tab-title .fakelink {
  outline: none;
  display: block;
  cursor: pointer;
  background-color: #d0d0d1;
  padding: 10px;
  border-left: 1px solid #fff;
}

/* line 54, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd > a:hover, .tabs dd .fakelink:hover, .tabs .tab-title > a:hover, .tabs .tab-title .fakelink:hover {
  background-color: #c3c3c5;
}

/* line 60, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd.active a, .tabs .tab-title.active a {
  background-color: #5ec6ed;
}

/* line 64, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd.active a:active, .tabs .tab-title.active a:active {
  background-color: #d0d0d1;
}

/* line 71, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd.active-agro a, .tabs dd.fakeactive span, .tabs .tab-title.active-agro a, .tabs .tab-title.fakeactive span {
  background-color: #FFFFFF !important;
  color: #398244;
  border: 1px solid #d0d0d1;
  border-bottom: none;
  margin-bottom: -1px;
  cursor: default;
}

/* line 80, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd.active-agro a:active, .tabs dd.fakeactive span:active, .tabs .tab-title.active-agro a:active, .tabs .tab-title.fakeactive span:active {
  background-color: #d0d0d1;
}

/* line 86, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd.active-winter a, .tabs .tab-title.active-winter a {
  background-color: #FFFFFF !important;
  color: #1a1a6d;
  border: 1px solid #d0d0d1;
  border-bottom: none;
  margin-bottom: -1px;
  cursor: default;
}

/* line 95, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd.active-winter a:active, .tabs .tab-title.active-winter a:active {
  background-color: #d0d0d1;
}

/* line 104, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 107, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 111, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs.vertical dd, .tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

/* line 120, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}

/* line 175, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.tabs-content:after {
  clear: both;
}

/* line 124, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content {
  display: none;
  float: left;
  width: 100%;
}

/* line 129, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content.active {
  display: block;
  float: none;
}

/* line 130, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content.contained {
  padding: 0.9375rem;
}

/* line 132, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content .content-tabs-agro {
  float: left !important;
  padding-bottom: 10px;
  border: 1px solid #d0d0d1;
}

/* line 137, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content.vertical {
  display: block;
}

/* line 139, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}

@media only screen and (min-width: 40.01em) {
  /* line 143, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tab-agricola {
    width: 11.11%;
  }
  /* line 145, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem;
  }
  /* line 153, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem;
  }
}

/* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tabs.scss */
.no-js .tabs-content > .content {
  display: block;
  float: none;
}

/* Tooltips */
/* line 36, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip {
  font-weight: bold;
  color: #2c3136;
}

/* line 42, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip:hover, .has-tip:focus {
  color: #1761a5;
}

/* line 48, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

/* line 52, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip {
  display: none;
  position: absolute;
  z-index: 1006;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 300px;
  left: 50%;
  width: 100%;
  color: #FFFFFF;
  background: #2c3136;
}

/* line 66, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #2c3136 transparent;
  top: -10px;
  pointer-events: none;
}

/* line 77, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}

/* line 83, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.radius {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
}

/* line 86, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.round {
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
}

/* line 88, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.round > .nub {
  left: 2rem;
}

/* line 93, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.opened {
  color: #1761a5 !important;
  border-bottom: dotted 1px #0a2c4a !important;
}

/* line 99, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: normal;
}

@media only screen and (min-width: 40.01em) {
  /* line 108, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    border-color: transparent transparent #2c3136 transparent;
    top: -10px;
  }
  /* line 112, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-top > .nub {
    border-color: #2c3136 transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  /* line 118, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  /* line 121, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #2c3136;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  /* line 128, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-right > .nub {
    border-color: transparent #2c3136 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}

/* line 47, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 68.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
}

/* line 30, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video.widescreen {
  padding-bottom: 56.34%;
}

/* line 31, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video.vimeo {
  padding-top: 0;
}

/* line 33, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 147, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem;
}

/* line 102, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li {
  height: 1.5rem;
  color: #222222;
  font-size: 0.875rem;
  margin-left: 0.3125rem;
}

/* line 108, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li a, ul.pagination li button {
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #999999;
  background: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  font-weight: normal;
  font-size: 1em;
  line-height: inherit;
  transition: background-color 300ms ease-out;
}

/* line 120, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li:hover a,
ul.pagination li a:focus,
ul.pagination li:hover button,
ul.pagination li button:focus {
  background: #e6e6e6;
}

/* line 49, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable a, ul.pagination li.unavailable button {
  cursor: default;
  color: #999999;
}

/* line 53, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable:hover button,
ul.pagination li.unavailable button:focus {
  background: transparent;
}

/* line 66, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.current a, ul.pagination li.current button {
  background: #1761a5;
  color: #FFFFFF;
  font-weight: bold;
  cursor: default;
}

/* line 72, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
  background: #1761a5;
}

/* line 134, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
/* line 152, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_pagination.scss */
.pagination-centered {
  text-align: center;
}

/* line 134, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_pagination.scss */
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

/* Foundation Joyride */
/* line 46, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-list {
  display: none;
}

/* Default styles for the container */
/* line 49, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: #F5F5F5;
  color: #666666;
  z-index: 999;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%;
}

/* line 63, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}

/* line 69, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper {
  width: 100%;
  padding: 1.125rem 1.25rem 1.5rem;
}

/* line 74, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}

/* line 76, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper .joyride-prev-tip {
  margin-right: 10px;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
/* line 81, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 3px;
  width: 0;
  height: 0;
  border: 10px solid #F5F5F5;
}

/* line 89, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: #F5F5F5;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -20px;
}

/* line 97, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: #F5F5F5 !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -20px;
}

/* line 106, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.right {
  right: -20px;
}

/* line 107, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.left {
  left: -20px;
}

/* Typography */
/* line 112, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: #666666;
}

/* line 123, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide p {
  margin: 0 0 1.125rem 0;
  font-size: 0.875rem;
  line-height: 1.3;
}

/* line 129, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625rem;
  bottom: 1rem;
}

/* line 137, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666;
}

/* line 144, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 24px;
  font-weight: normal;
  line-height: .5 !important;
}

/* line 154, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #2c3136 !important;
}

/* line 158, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 998;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer;
}

/* line 171, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-expose-wrapper {
  background-color: #FFFFFF;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  box-shadow: 0 0 15px #FFFFFF;
}

/* line 179, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
}

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 40.01em) {
  /* line 191, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide {
    width: 350px;
    left: inherit;
  }
  /* line 193, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #F5F5F5 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
  }
  /* line 200, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.right {
    border-color: #F5F5F5 !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 3px;
    left: auto;
    right: -20px;
  }
  /* line 208, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.left {
    border-color: #F5F5F5 !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 3px;
    left: -20px;
    right: auto;
  }
}

/* line 110, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #1761a5;
  border-color: #14538e;
  color: #FFFFFF;
}

/* line 113, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box .close {
  font-size: 1.375rem;
  padding: 9px 6px 4px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.6875rem;
  right: 0.25rem;
  color: #2c3136;
  opacity: 0.3;
  background: inherit;
}

/* line 94, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}

/* line 115, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.radius {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
}

/* line 116, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.round {
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
}

/* line 118, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.success {
  background-color: #1a8368;
  border-color: #167159;
  color: #FFFFFF;
}

/* line 119, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert {
  background-color: #f04124;
  border-color: #de2d0f;
  color: #FFFFFF;
}

/* line 120, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.secondary {
  background-color: #e7e7e7;
  border-color: #c7c7c7;
  color: #4f4f4f;
}

/* line 121, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #FFFFFF;
}

/* line 122, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #4f4f4f;
}

/* line 123, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert-close {
  opacity: 0;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"), url(//fonts.gstatic.com/s/roboto/v14/sTdaA6j0Psb920Vjv-mrzH-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"), url(//fonts.gstatic.com/s/roboto/v14/uYECMKoHcO9x1wdmbyHIm3-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"), url(//fonts.gstatic.com/s/roboto/v14/tnj4SB6DNbdaQnsM8CFqBX-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"), url(//fonts.gstatic.com/s/roboto/v14/_VYFx-s824kXq_Ul2BHqYH-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"), url(//fonts.gstatic.com/s/roboto/v14/NJ4vxlgWwWbEsv18dAhqnn-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"), url(//fonts.gstatic.com/s/roboto/v14/Ks_cVxiCiwUWVsFWFA3Bjn-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"), url(//fonts.gstatic.com/s/roboto/v14/oMMgfZMQthOryQo9n22dcn-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(//fonts.gstatic.com/s/roboto/v14/ZLqKeelYbATG60EpZBSDy4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(//fonts.gstatic.com/s/roboto/v14/oHi30kwQWvpCWqAhzHcCSIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(//fonts.gstatic.com/s/roboto/v14/rGvHdJnr2l75qb0YND9NyIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(//fonts.gstatic.com/s/roboto/v14/mx9Uck6uB63VIKFYnEMXrYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(//fonts.gstatic.com/s/roboto/v14/mbmhprMH69Zi6eEPBYVFhYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(//fonts.gstatic.com/s/roboto/v14/oOeFwZNlrTefzLYmlVV1UIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(//fonts.gstatic.com/s/roboto/v14/RxZJdnzeo3R5zSexge8UUYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(//fonts.gstatic.com/s/roboto/v14/77FXFjRbGzN4aCrSFhlh3oX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(//fonts.gstatic.com/s/roboto/v14/isZ-wbCXNKAbnjo6_TwHToX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(//fonts.gstatic.com/s/roboto/v14/UX6i4JxQDm3fVTc1CPuwqoX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(//fonts.gstatic.com/s/roboto/v14/jSN2CGVDbcVyCnfJfjSdfIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(//fonts.gstatic.com/s/roboto/v14/PwZc-YbIL414wB9rB1IAPYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(//fonts.gstatic.com/s/roboto/v14/97uahxiqZRoncBaCEI3aW4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(//fonts.gstatic.com/s/roboto/v14/d-6IYplOFocCacKzxwXSOIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(//fonts.gstatic.com/s/roboto/v14/WxrXJa0C3KdtC7lMafG4dRkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(//fonts.gstatic.com/s/roboto/v14/OpXUqTo0UgQQhGj_SFdLWBkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(//fonts.gstatic.com/s/roboto/v14/1hZf02POANh32k2VkgEoUBkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(//fonts.gstatic.com/s/roboto/v14/cDKhRaXnQTOVbaoxwdOr9xkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(//fonts.gstatic.com/s/roboto/v14/K23cxWVTrIFD6DJsEVi07RkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(//fonts.gstatic.com/s/roboto/v14/vSzulfKSK0LLjjfeaxcREhkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(//fonts.gstatic.com/s/roboto/v14/vPcynSL0qHq_6dX7lKVByRkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* @fontface */
/* line 228, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/roboto.scss */
.normal {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 233, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/roboto.scss */
.semibold {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
}

/* line 238, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/roboto.scss */
.bold {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
}

/* line 243, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/roboto.scss */
.italic {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 400;
}

/* line 357, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.5.0/";
}

/* line 361, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 366, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

/* line 371, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.01em)/";
  width: 40.01em;
}

/* line 376, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.01em) and (max-width:63em)/";
  width: 40.01em;
}

/* line 381, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:63.01em)/";
  width: 63.01em;
}

/* line 386, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:63.01em) and (max-width:90em)/";
  width: 63.01em;
}

/* line 391, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.01em)/";
  width: 90.01em;
}

/* line 396, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.01em) and (max-width:120em)/";
  width: 90.01em;
}

/* line 401, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.01em)/";
  width: 120.01em;
}

/* line 406, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 413, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 416, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 422, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 426, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

/* line 439, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
a:hover, .pointer {
  cursor: pointer;
}

/* line 442, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 444, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 448, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 455, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 456, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 175, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 460, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.hide {
  display: none !important;
  visibility: hidden;
}

/* line 466, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.invisible {
  visibility: hidden;
}

/* line 472, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 475, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 485, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 488, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* small displays */
@media only screen {
  /* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 249, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 252, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 257, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  /* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 263, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 266, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* medium displays */
@media only screen and (min-width: 40.01em) {
  /* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 249, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 252, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 257, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  /* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 263, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 266, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* large displays */
@media only screen and (min-width: 63.01em) {
  /* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 249, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 252, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 257, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  /* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 263, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 266, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xlarge displays */
@media only screen and (min-width: 90.01em) {
  /* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 249, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 252, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 257, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  /* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 263, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 266, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xxlarge displays */
@media only screen and (min-width: 120.01em) {
  /* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 249, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 252, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 257, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  /* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 263, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 266, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* Orientation targeting */
/* line 283, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 285, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
/* line 290, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

/* line 294, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 298, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 302, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 307, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  /* line 312, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }
  /* line 314, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  /* Specific visibility for tables */
  /* line 319, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }
  /* line 323, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }
  /* line 327, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  /* line 331, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }
  /* line 336, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {
  /* line 342, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }
  /* line 344, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  /* Specific visibility for tables */
  /* line 349, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }
  /* line 353, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }
  /* line 357, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  /* line 361, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }
  /* line 366, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}

/* Touch-enabled device targeting */
/* line 372, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 373, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 374, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 375, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
/* line 378, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table !important;
}

/* line 379, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table !important;
}

/* line 380, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 381, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 382, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 383, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 384, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 385, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 386, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 387, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 388, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 389, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Print visibility */
@media print {
  /* line 394, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: block;
  }
  /* line 395, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none;
  }
  /* line 397, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table !important;
  }
  /* line 398, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }
  /* line 399, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }
  /* line 400, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important;
  }
  /* line 401, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important;
  }
  /* line 402, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important;
  }
}

/* line 153, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.text-left {
  text-align: left !important;
}

/* line 154, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.text-right {
  text-align: right !important;
}

/* line 155, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.text-center {
  text-align: center !important;
}

/* line 156, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.01em) and (max-width: 63em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.01em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 63.01em) and (max-width: 90em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 63.01em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.01em) and (max-width: 120em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.01em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.01em) and (max-width: 99999999em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.01em) {
  /* line 160, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-left {
    text-align: left !important;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-right {
    text-align: right !important;
  }
  /* line 162, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-center {
    text-align: center !important;
  }
  /* line 163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

/* Typography resets */
/* line 191, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
/* line 215, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
a {
  color: #1761a5;
  text-decoration: none;
  line-height: inherit;
}

/* line 228, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 232, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

/* line 240, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}

/* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 250, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

/* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

/* line 267, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h1 {
  font-size: 2.125rem;
}

/* line 268, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h2 {
  font-size: 1.6875rem;
}

/* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h3 {
  font-size: 1.375rem;
}

/* line 270, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h4 {
  font-size: 1.125rem;
}

/* line 271, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h5 {
  font-size: 1.125rem;
}

/* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
h6 {
  font-size: 1rem;
}

/* line 274, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

/* line 276, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 285, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 291, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 297, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 302, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
code {
  font-family: Roboto, Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #2c3136;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
/* line 314, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

/* line 324, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul {
  margin-left: 1.1rem;
}

/* line 326, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
  margin-left: 0;
}

/* line 329, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
/* line 342, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* line 351, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}

/* line 354, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

/* line 355, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

/* line 356, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

/* line 357, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 361, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ol {
  margin-left: 1.4rem;
}

/* line 364, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 374, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

/* line 378, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
/* line 382, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help;
}

/* line 389, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* line 391, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
/* line 397, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD;
}

/* line 402, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555;
}

/* line 406, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}

/* line 410, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 416, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
/* line 423, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}

/* line 429, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}

/* line 433, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}

/* line 440, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}

/* line 442, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width: 40.01em) {
  /* line 453, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  /* line 454, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h1 {
    font-size: 2.75rem;
  }
  /* line 455, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h2 {
    font-size: 2.3125rem;
  }
  /* line 456, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.6875rem;
  }
  /* line 457, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.4375rem;
  }
  /* line 458, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h5 {
    font-size: 1.125rem;
  }
  /* line 459, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h6 {
    font-size: 1rem;
  }
}

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
/* line 470, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 472, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  * {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 479, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 481, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 483, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 486, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* line 490, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  /* line 496, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  /* line 498, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 501, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 505, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 512, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 515, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }
  /* line 516, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }
  /* line 517, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }
  /* line 518, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}

/* line 229, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}

/* line 175, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}

/* line 233, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

/* line 236, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 239, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

/* line 175, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}

/* line 240, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

/* line 175, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 244, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

/* line 247, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
[class*="column"] + [class*="column"]:last-child {
  float: right;
}

/* line 248, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
[class*="column"] + [class*="column"].end {
  float: left;
}

@media only screen {
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  /* line 169, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-1 {
    width: 8.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-2 {
    width: 16.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-4 {
    width: 33.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-5 {
    width: 41.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-7 {
    width: 58.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-8 {
    width: 66.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-10 {
    width: 83.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-11 {
    width: 91.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  /* line 181, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 189, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 191, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 198, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  /* line 203, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  /* line 207, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
  /* line 213, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 216, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 219, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
}

@media only screen and (min-width: 40.01em) {
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  /* line 169, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  /* line 181, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 189, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 191, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 198, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  /* line 203, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  /* line 207, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  /* line 213, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 216, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 219, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  /* line 258, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  /* line 261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

@media only screen and (min-width: 63.01em) {
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  /* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  /* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  /* line 169, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-1 {
    width: 8.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-2 {
    width: 16.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-4 {
    width: 33.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-5 {
    width: 41.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-6 {
    width: 50%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-7 {
    width: 58.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-8 {
    width: 66.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-9 {
    width: 75%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-10 {
    width: 83.33333%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-11 {
    width: 91.66667%;
  }
  /* line 174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-12 {
    width: 100%;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  /* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  /* line 181, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 189, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 191, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 198, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  /* line 203, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  /* line 207, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  /* line 213, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 216, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 219, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  /* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  /* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

@media only screen and (min-width: 40.01em) {
  /* line 4, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
  .condicoes-momento {
    margin: 47px 0 0 20px;
    width: 75px;
  }
  /* line 8, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
  .momento-mobile {
    margin-top: 28px;
  }
}

@media only screen and (max-width: 40em) {
  /* line 12, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
  .momento-mobile {
    margin-top: -20px;
    border-top: 2px solid #ccc;
  }
}

/* line 35, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.current-weather-full {
  position: fixed;
  width: 100%;
  height: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: -2;
}

/* line 45, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.current-weather-full-img {
  margin: 0;
  padding: 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: #000;
  transition: all 0s linear 0s;
  -webkit-transition: all 0s linear 0s;
  -moz-transition: all 0s linear 0s;
  -o-transition: all 0s linear 0s;
  -ms-transition: all 0s linear 0s;
  position: fixed;
  width: 100%;
  height: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  vertical-align: baseline;
}

/* line 67, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.ad-top {
  background-color: rgba(0, 0, 0, 0.1);
  min-height: 90px;
}

/* line 72, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.playerLive {
  width: 470px;
  height: 290px;
}

/* line 78, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.btn-menu {
  margin: 20px 0 0 0.1rem;
  padding: 0.4rem;
  cursor: pointer;
}

/* line 83, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.lbl-menu {
  margin-left: 10px;
}

/* line 85, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.logo-clima {
  position: absolute;
  left: 50%;
  margin-left: -100px;
  font-size: 3.2rem;
}

/* line 93, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.spacer-fav {
  height: 55px;
}

/* line 96, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.item-menu-offpad {
  padding: 8px 0 5px 15px !important;
}

/* line 97, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.item-menu, .item-submenu, .item-menu-mobile, .item-submenu-mobile, .item-menu-desk, .item-submenu-desk, .videos-category {
  position: relative;
  padding: 5px 30px 5px 15px;
  width: 250px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.17);
  margin-left: -17px;
  line-height: 20px;
}

/* line 105, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.item-menu:hover, .item-submenu:hover, .item-menu-mobile:hover, .item-submenu-mobile:hover, .item-menu-desk:hover, .item-submenu-desk:hover, .videos-category:hover {
  background-color: #2c3136;
}

/* line 108, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.arrow-offcanvas {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -8px;
}

/* line 114, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.arrow-toggle-offcanvas {
  margin: 8px 10px 0 0;
}

/* line 115, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.top-lbl-menu {
  margin-top: 3px;
}

/* line 116, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.item-submenu {
  padding: 5px 28px 5px 25px;
}

/* line 120, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.item-menu-mobile {
  padding: 5px 12px 5px 15px;
}

/* line 124, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.item-submenu-mobile {
  padding: 5px 12px 5px 25px;
}

/* line 128, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.item-menu-desk {
  margin-left: 0;
}

/* line 132, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.item-submenu-desk {
  margin-left: 0;
  padding: 5px 0 5px 30px;
}

/* line 137, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.videos-category {
  margin-left: 0;
  width: 300px;
}

/* line 143, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.search-container {
  width: 39.66667%;
}

/* line 145, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.top-bar .ipt-search-topbar,
.top-bar .ipt-search-topbar:focus {
  margin: 15px 0.5rem 0 0.5rem;
  width: 140px;
  height: auto !important;
  padding: 10px 30px 10px 10px;
}

/* line 153, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.ico-search-inside {
  margin: 25px 12px 0 -30px;
  border: none !important;
  outline: none !important;
  position: relative !important;
  z-index: 1;
}

/* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.right-off-canvas-menu .ipt-search-mobile,
.ipt-search-mobile,
.ipt-search-mobile:focus,
.right-off-canvas-menu .ipt-search-mobile:focus {
  background: #fff url("../img/icones/search-icon-active.png") 220px 7px no-repeat !important;
  padding-right: 40px;
  margin-bottom: 0;
}

/* line 169, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.search-item-active {
  background-color: #2c3136;
}

/* line 172, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.updates {
  width: 140px;
  height: 32px;
  background: #333;
  position: absolute;
  left: 50%;
  margin-left: -70px;
  /*opacity: 0.9;*/
  z-index: 500;
}

/* line 183, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.novos-conteudos {
  margin: 6px 0 0 -40px;
  width: 40px;
}

/* line 187, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.video-over {
  margin-left: -25px;
}

/* line 189, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.modal-geo {
  background-color: #FFFFFF;
  width: 240px;
  height: 240px;
  /*
        //top: 150px !important;
        tira o efeito de slidedown/fadein do modal, 
        mas arruma a posição que ele aparece 
        independente de onde a barra fica está
    */
  top: 150px !important;
  left: 50%;
  margin-left: -120px;
}

/* line 204, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.slt-geo {
  width: 95%;
  margin: 0 0 0.4rem 0.4rem;
}

/* line 209, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.btn-confirm {
  background-color: #239adc;
  padding: 6px 0;
  width: 145px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-bottom: 2px solid #1889d4;
  letter-spacing: 0.05rem;
  margin-left: 3rem;
}

/* line 220, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.bg-box-prev-topo {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px;
}

/* line 226, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.title-cities {
  font-size: 1.6rem;
  line-height: 1.8rem;
  letter-spacing: 0.05rem;
  text-indent: 20px;
  margin-left: -15px;
  width: 99%;
}

/* line 234, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.title-cities:hover {
  background-color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  color: #FFFFFF;
}

/* line 241, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.temp-topo {
  font-size: 5rem;
  line-height: 5.02rem;
  margin-top: 40px;
}

/* line 246, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.box-temp-momento {
  width: 120px;
}

/* line 247, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.condicoes-momento {
  margin: 20px 0 0 20px;
  width: 75px;
  font-size: 0.8rem;
  line-height: 1.2rem;
  letter-spacing: 0.05rem;
}

/* line 256, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.lista-tempo-momento {
  width: 190px;
  margin-bottom: 20px;
}

/* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.link-prev-completa {
  padding: 6px;
  background-color: rgba(0, 0, 0, 0.25);
  border-bottom: 2px solid #a7acb2;
}

/* line 265, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.link-prev-completa:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 266, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/topo.scss */
.barra-aovivo {
  background-color: rgba(0, 0, 0, 0.7);
}

@font-face {
  font-family: "Climatempo";
  src: url("/climatempo/climatempo/fonticon/climatempo.eot");
  src: url("/climatempo/climatempo/fonticon/climatempo.eot#iefix") format("embedded-opentype"), url("/climatempo/climatempo/fonticon/climatempo.woff") format("woff"), url("/climatempo/climatempo/fonticon/climatempo.ttf") format("truetype"), url("/climatempo/climatempo/fonticon/climatempo.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 13, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
[class^="icon-"], [class*=" icon-"], [class*="lua-"] {
  font-family: "Climatempo";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* luas */
/* line 27, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.lua-nova:before {
  content: "\e62b";
}

/* line 28, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.lua-chei:before {
  content: "\e61b";
}

/* line 29, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.lua-ming:before {
  content: "\e655";
}

/* line 30, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.lua-cres:before {
  content: "\e613";
}

/* line 32, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.star-fav {
  margin: 28px 0 0 0.2rem;
}

/* line 34, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-share:after {
  content: 'compartilhar';
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin-right: 5px;
  float: left;
}

/* line 42, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-more {
  position: absolute;
  z-index: 110;
  padding: 7px;
  right: 0;
  top: 0;
}

/* line 50, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.yellow-sun {
  color: #fec627;
}

/* line 51, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.orange-sunset {
  color: #fe6f09;
}

/* line 52, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.blue-rain {
  color: #6bc5ea;
}

/* line 53, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.blue-cloud {
  color: #00a1e1;
}

/* line 54, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.blue-snow {
  color: #6bc5ea;
}

/* line 55, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.gray-cloud {
  color: #bebebe;
}

/* line 56, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.gray-moon {
  color: #9e9e9c;
}

/* line 57, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.black-cloud {
  color: #54575c;
}

/* line 58, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.blue-drops {
  color: #4580c6;
}

/* line 59, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.green-leaf {
  color: #63a608;
}

/* line 61, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-default {
  width: 80px;
  height: 75px;
  position: relative;
  float: left;
  text-indent: -20px;
  margin: 0;
  font-size: 4.5rem;
}

/* line 71, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-small {
  width: 50px;
  height: 50px;
  position: relative;
  float: left;
  text-indent: -10px;
  margin: 0;
  font-size: 3.5rem;
}

/* line 81, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-default p {
  top: 77px;
  position: absolute;
}

/* line 86, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.font-icon-top {
  width: 130px;
  height: 158px;
  position: relative;
  float: left;
  text-indent: -20px;
  margin: 35px 0 0 0;
  font-size: 7.5rem;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);
}

/* line 96, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.font-icon-top li,
.icon-default li,
.icon-small li {
  position: absolute;
}

/* line 100, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.center-absolute {
  position: absolute;
  left: 50%;
  margin-left: -25%;
}

/* line 105, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.center-icon-beach-home {
  position: absolute;
  left: 50%;
  margin-left: -105px;
}

/* line 111, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.ico-rain {
  font-size: 5.5rem;
  margin: 0;
}

/* line 116, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.ico-has-video {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -40px;
  width: 65px;
  height: 64px;
  background-color: #1761a5;
  opacity: 0.7;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
}

/*
  ** NAO ALTERAR NADA DESSAS CLASSES **
  *
  * Elas são geradas automaticamente pelo site que cria fontface
  * e caso seja necessario acrescentar um novo icone um novo css
  * sera gerado, porem com os mesmo nomes de classe e content
*/
/* line 137, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-:before {
  content: "\20";
}

/* line 140, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-alert1:before {
  content: "\e600";
}

/* line 143, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-alert2:before {
  content: "\e601";
}

/* line 146, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-arrow-down:before {
  content: "\e602";
}

/* line 149, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-arrow-left:before {
  content: "\e603";
}

/* line 152, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-arrow-right:before {
  content: "\e604";
}

/* line 155, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-arrow-top:before {
  content: "\e605";
}

/* line 158, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-arrow2-down:before {
  content: "\e606";
}

/* line 161, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-arrow2-left:before {
  content: "\e607";
}

/* line 164, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-arrow2-right:before {
  content: "\e608";
}

/* line 167, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-arrow2-top:before {
  content: "\e609";
}

/* line 170, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-autumn:before {
  content: "\e60a";
}

/* line 173, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-base-title:before {
  content: "\e60b";
}

/* line 176, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-clock:before {
  content: "\e60c";
}

/* line 179, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-close:before {
  content: "\e60d";
}

/* line 182, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-close2:before {
  content: "\e60e";
}

/* line 185, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-drops3:before {
  content: "\e60f";
}

/* line 188, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-leaf:before {
  content: "\e610";
}

/* line 191, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-snow1:before {
  content: "\e611";
}

/* line 194, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-comment:before {
  content: "\e612";
}

/* line 197, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-crescent-moon:before {
  content: "\e613";
}

/* line 200, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-snow2:before {
  content: "\e614";
}

/* line 203, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-cloud1:before {
  content: "\e615";
}

/* line 206, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-e:before {
  content: "\e616";
}

/* line 209, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-email:before {
  content: "\e617";
}

/* line 212, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-ene:before {
  content: "\e618";
}

/* line 215, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-ese:before {
  content: "\e619";
}

/* line 218, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-facebook:before {
  content: "\e61a";
}

/* line 221, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-full-moon:before {
  content: "\e61b";
}

/* line 224, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-geoloc:before {
  content: "\e61c";
}

/* line 227, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-geoloc2:before {
  content: "\e61d";
}

/* line 230, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-gplus:before {
  content: "\e61e";
}

/* line 233, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-humidity:before {
  content: "\e61f";
}

/* line 236, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-info:before {
  content: "\e620";
}

/* line 239, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-instagram:before {
  content: "\e621";
}

/* line 242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-iconessvg_less:before {
  content: "\e622";
}

/* line 245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-cloud2:before {
  content: "\e623";
}

/* line 248, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-cloud3:before {
  content: "\e624";
}

/* line 251, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-cloud4:before {
  content: "\e625";
}

/* line 254, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-more:before {
  content: "\e626";
}

/* line 257, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-movie1:before {
  content: "\e627";
}

/* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-movie2:before {
  content: "\e628";
}

/* line 263, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-n:before {
  content: "\e629";
}

/* line 266, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-ne:before {
  content: "\e62a";
}

/* line 269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-new-moon:before {
  content: "\e62b";
}

/* line 272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-newsletter:before {
  content: "\e62c";
}

/* line 275, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-nne:before {
  content: "\e62d";
}

/* line 278, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-nno:before {
  content: "\e62e";
}

/* line 281, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-no:before {
  content: "\e62f";
}

/* line 284, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-o:before {
  content: "\e630";
}

/* line 287, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-ono:before {
  content: "\e631";
}

/* line 290, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-open-link:before {
  content: "\e632";
}

/* line 293, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-option1:before {
  content: "\e633";
}

/* line 296, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-option2:before {
  content: "\e634";
}

/* line 299, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-oso:before {
  content: "\e635";
}

/* line 302, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-pin-map1:before {
  content: "\e636";
}

/* line 305, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-pin-map2:before {
  content: "\e637";
}

/* line 308, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-print:before {
  content: "\e638";
}

/* line 311, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-drops1:before {
  content: "\e639";
}

/* line 314, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-drops2:before {
  content: "\e63a";
}

/* line 317, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-s:before {
  content: "\e63b";
}

/* line 320, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-se:before {
  content: "\e63c";
}

/* line 323, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-sendEmail:before {
  content: "\e63d";
}

/* line 326, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-share:before {
  content: "\e63e";
}

/* line 329, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-sheet:before {
  content: "\e63f";
}

/* line 332, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-lightning2:before {
  content: "\e640";
}

/* line 335, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-moon1:before {
  content: "\e641";
}

/* line 338, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-so:before {
  content: "\e642";
}

/* line 341, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-speedometer:before {
  content: "\e643";
}

/* line 344, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-spring:before {
  content: "\e644";
}

/* line 347, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-sse:before {
  content: "\e645";
}

/* line 350, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-sso:before {
  content: "\e646";
}

/* line 353, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-star1:before {
  content: "\e647";
}

/* line 356, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-star2:before {
  content: "\e648";
}

/* line 359, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-summer:before {
  content: "\e649";
}

/* line 362, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-moon2:before {
  content: "\e64a";
}

/* line 365, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-sun1:before {
  content: "\e64b";
}

/* line 368, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-sun2:before {
  content: "\e64c";
}

/* line 371, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-sunset:before {
  content: "\e64d";
}

/* line 374, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-timer:before {
  content: "\e64e";
}

/* line 377, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-trash:before {
  content: "\e64f";
}

/* line 380, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-twitter:before {
  content: "\e650";
}

/* line 383, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-umbrella:before {
  content: "\e651";
}

/* line 386, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-umbrella2:before {
  content: "\e652";
}

/* line 389, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-user1:before {
  content: "\e653";
}

/* line 392, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-user2:before {
  content: "\e654";
}

/* line 395, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-waning-moon:before {
  content: "\e655";
}

/* line 398, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-wave:before {
  content: "\e656";
}

/* line 401, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-windsock:before {
  content: "\e657";
}

/* line 404, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-winter:before {
  content: "\e658";
}

/* line 407, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-wordpress:before {
  content: "\e659";
}

/* line 410, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-youtube:before {
  content: "\e65a";
}

/* line 413, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-iconessvg:before {
  content: "\e65b";
}

/* line 416, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-arrow-max:before {
  content: "\e65c";
}

/* line 419, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-arrow-min:before {
  content: "\e65d";
}

/* line 422, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-logo:before {
  content: "\e65e";
}

/* line 425, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-drops4:before {
  content: "\e65f";
}

/* line 428, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-burguer:before {
  content: "\e660";
}

/* line 431, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-drops5:before {
  content: "\e661";
}

/* line 434, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-wind:before {
  content: "\e662";
}

/* line 437, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-email2:before {
  content: "\e663";
}

/* line 440, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-cold-front:before {
  content: "\e664";
}

/* line 443, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-warm-front:before {
  content: "\e665";
}

/* line 446, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-instability:before {
  content: "\e666";
}

/* line 449, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-convergence:before {
  content: "\e667";
}

/* line 452, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-whatsapp:before {
  content: "\e668";
}

/* line 455, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-real-time:before {
  content: "\e674";
}

/* line 458, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-logo-slogan:before {
  content: "\e675";
}

/* line 461, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-mosquito:before {
  content: "\e676";
}

/* line 464, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-vacation:before {
  content: "\e800";
}

/* line 467, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-climb:before {
  content: "\e801";
}

/* line 470, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-mountain40:before {
  content: "\e802";
}

/* line 473, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-restaurant23:before {
  content: "\e803";
}

/* line 476, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-island:before {
  content: "\e804";
}

/* line 479, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-familiar14:before {
  content: "\e805";
}

/* line 482, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-couple71:before {
  content: "\e806";
}

/* line 485, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-gloves:before {
  content: "\e807";
}

/* line 488, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-termometro-min:before {
  content: "\e900";
}

/* line 491, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-cold1:before {
  content: "\e901";
}

/* line 494, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-hot1:before {
  content: "\e902";
}

/* line 497, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-ico_agroclima:before {
  content: "\e903";
}

/* line 500, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-library:before {
  content: "\e921";
}

/* line 503, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-search:before {
  content: "\e986";
}

/* line 506, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-meter:before {
  content: "\e9a6";
}

/* line 509, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-plus:before {
  content: "\ea0a";
}

/* line 512, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-minus:before {
  content: "\ea0b";
}

/* line 515, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-play3:before {
  content: "\ea1c";
}

/* line 518, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-pause2:before {
  content: "\ea1d";
}

/* line 521, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-stop2:before {
  content: "\ea1e";
}

/* line 524, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-backward2:before {
  content: "\ea1f";
}

/* line 527, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-forward3:before {
  content: "\ea20";
}

/* line 530, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-previous2:before {
  content: "\ea23";
}

/* line 533, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-next2:before {
  content: "\ea24";
}

/* line 536, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/icones.scss */
.icon-loop:before {
  content: "\ea2d";
}

/* FIM NAO ALTERAR NADA DESSAS CLASSES */
/* line 30, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.master {
  width: 100%;
}

/* line 32, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-white {
  background-color: #FFFFFF;
}

/* line 33, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-rodape {
  background: #164b91;
}

/* line 34, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-oil {
  background: #2c3136;
}

/* line 35, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-darkgray {
  background: #1b1b1b;
}

/* line 36, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-snow {
  background: #F9F9F9;
}

/* line 37, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-hotel-urbano {
  background-color: #1b409b;
}

/* line 39, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.block {
  display: block;
}

/* line 40, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.inline-block {
  display: inline-block;
}

/* line 41, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.gutter-bot-20 {
  padding-bottom: 20px;
}

/* line 42, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.relative {
  position: relative;
}

/* line 43, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.absolute {
  position: absolute;
}

/* line 44, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.none {
  display: none;
}

/* line 45, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.v-align-bot {
  vertical-align: bottom;
}

/* line 46, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.clear {
  clear: both;
}

/* classes espaçamentos verticais */
/* line 49, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.reset {
  margin: 0;
}

/* line 50, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.top5 {
  margin-top: 5px;
}

/* line 51, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.top10 {
  margin-top: 10px;
}

/* line 52, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.top15 {
  margin-top: 15px;
}

/* line 53, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.top20 {
  margin-top: 20px;
}

/* line 54, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.top25 {
  margin-top: 25px;
}

/* line 55, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.top30 {
  margin-top: 30px;
}

/* line 56, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.top40 {
  margin-top: 40px;
}

/* line 57, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.top70 {
  margin-top: 70px;
}

/* line 58, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bottom0 {
  margin-bottom: 0;
}

/* line 59, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bottom5 {
  margin-bottom: 5px;
}

/* line 60, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bottom10 {
  margin-bottom: 10px;
}

/* line 61, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bottom15 {
  margin-bottom: 15px;
}

/* line 62, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bottom20 {
  margin-bottom: 20px;
}

/* line 63, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.left0 {
  margin-left: 0;
}

/* line 64, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.left5 {
  margin-left: 5px;
}

/* line 65, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.left10 {
  margin-left: 10px;
}

/* line 66, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.left15 {
  margin-left: 15px;
}

/* line 67, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.left20 {
  margin-left: 20px;
}

/* line 68, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.left30 {
  margin-left: 30px;
}

/* line 69, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.right5 {
  margin-right: 5px;
}

/* line 70, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.right10 {
  margin-right: 10px;
}

/* line 71, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.right15 {
  margin-right: 15px;
}

/* line 72, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.right20 {
  margin-right: 20px;
}

/* line 74, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.n-bottom20 {
  margin-bottom: -20px;
}

/* FIM classes espaçamentos verticais */
/* Classes de recuo - margins negativas */
/* line 78, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent5-top {
  margin-top: -5px;
}

/* line 79, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent10-top {
  margin-top: -10px;
}

/* line 80, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent15-top {
  margin-top: -15px;
}

/* line 81, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent20-top {
  margin-top: -20px;
}

/* line 82, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent5-right {
  margin-right: -5px;
}

/* line 83, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent10-right {
  margin-right: -10px;
}

/* line 84, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent15-right {
  margin-right: -15px;
}

/* line 85, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent20-right {
  margin-right: -20px;
}

/* line 86, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent5-bottom {
  margin-bottom: -5px;
}

/* line 87, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent10-bottom {
  margin-bottom: -10px;
}

/* line 88, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent15-bottom {
  margin-bottom: -15px;
}

/* line 89, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent20-bottom {
  margin-bottom: -20px;
}

/* line 90, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent5-left {
  margin-left: -5px;
}

/* line 91, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent10-left {
  margin-left: -10px;
}

/* line 92, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent15-left {
  margin-left: -15px;
}

/* line 93, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indent20-left {
  margin-left: -20px;
}

/* line 95, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.small-padding {
  padding: 5px 10px;
}

@media only screen and (max-width: 40em) {
  /* line 98, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .top10-small {
    margin-top: 10px !important;
  }
  /*
    css para nao quebrar o layout dependendo do height do box em:
    - videos relacionados da categoria de videos
    - produtos do climashopping
    - canais
  */
  /* line 106, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .equalizer-videos:nth-child(2n+1),
  .equalizer-break-two:nth-child(2n+1),
  .equalizer-canais:nth-child(2n+1),
  .equalizer-canais-test:nth-child(2n+1) {
    clear: both;
  }
  /* line 113, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .mobile-columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 120, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .content-share, .icon-whatsapp-content:after, .icon-facebook-content:after, .icon-twitter-content:after, .icon-gplus-content:after {
    width: 70%;
  }
}

@media only screen and (min-width: 40.01em) and (max-width: 63em) {
  /* line 129, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .top10-medium {
    margin-top: 10px;
  }
  /* line 130, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .top20-medium {
    margin-top: 20px;
  }
  /*  css para nao quebrar o layout dependendo do height do box em:
      - videos relacionados da categoria de videos
      - canais
  */
  /* line 136, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .equalizer-videos:nth-child(4n+1),
  .equalizer-canais:nth-child(3n+1),
  .equalizer-canais-test:nth-child(2n+1) {
    clear: both;
  }
  /* line 142, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .mobile-columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 149, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .tablet-columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 156, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .content-share, .icon-whatsapp-content:after, .icon-facebook-content:after, .icon-twitter-content:after, .icon-gplus-content:after {
    width: 60%;
  }
  /* line 158, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  #newscontent {
    width: 85%;
  }
  /* horarios do ao vivo */
}

@media only screen and (min-width: 63.01em) {
  /* line 165, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .top10-desk {
    margin-top: 10px;
  }
  /* css para ajustar os videos relacionados da categoria de videos */
  /* line 168, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .equalizer-videos:nth-child(4n+1) {
    clear: both;
  }
  /* line 170, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .content-share, .icon-whatsapp-content:after, .icon-facebook-content:after, .icon-twitter-content:after, .icon-gplus-content:after {
    width: 60%;
  }
  /* line 172, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  #newscontent {
    width: 90%;
  }
}

/* line 177, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.txt-white {
  color: #FFFFFF;
}

/* line 178, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.txt-black {
  color: #666666;
}

/* line 179, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.txt-blue {
  color: #1761a5;
}

/* line 180, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.txt-lightblue {
  color: #5ec6ed;
}

/* line 181, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.txt-darkgray {
  color: #5f6871;
}

/* line 182, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.txt-green {
  color: #1a8368;
}

/* line 183, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.txt-orange {
  color: #f08a24;
}

/* line 184, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.txt-red {
  color: #d21d1d;
}

/* line 185, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.link-rodape {
  color: #b1b1b1;
}

/* line 187, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.yellow-travel {
  color: #f4af36;
}

/* line 188, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.green-agroclima {
  color: #398244;
}

/* line 189, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.orange-summer {
  color: #ec8112;
}

/* line 190, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.blue-winter {
  color: #1a1a6d;
}

/* line 193, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.yellow-travel-bg {
  background-color: #f4af36;
}

/* line 194, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.green-agroclima-bg {
  background-color: #398244;
}

/* line 195, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.orange-summer-bg {
  background-color: #ec8112;
}

/* line 196, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.blue-winter-bg {
  background-color: #1a1a6d;
}

/* line 198, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 200, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.text-shadow {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);
}

/* line 202, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.font-ad {
  font-size: 0.6rem;
  line-height: 0.9rem;
}

/* line 206, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.font10 {
  font-size: 0.7rem;
  line-height: 0.9rem;
}

/* line 210, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.font12 {
  font-size: 0.8rem;
  line-height: 1.0rem;
}

/* line 215, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.font14 {
  font-size: 0.9rem;
  line-height: 1.2rem;
}

/* line 220, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.font16 {
  font-size: 1.0rem;
  line-height: 1.3rem;
}

/* line 225, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.font18 {
  font-size: 1.1rem;
  line-height: 1.6rem;
}

/* line 230, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.font27 {
  font-size: 1.5rem;
  line-height: 1.6rem;
}

/* line 235, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.font30 {
  font-size: 2.0rem;
  line-height: 2.0rem;
}

/* line 240, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.font-real-time {
  font-size: 2.333rem;
  line-height: 2.1rem;
}

/* line 245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.font-preco {
  font-size: 1.6rem;
  line-height: 1.6rem;
}

/* line 250, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.quote2 {
  font-size: 2.6rem;
  line-height: 1.6rem;
}

/* line 255, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.base-title-bread {
  font-size: 3.7rem;
  line-height: 3.4rem;
}

/* line 260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.logo-footer {
  font-size: 8.7rem;
  line-height: 2.5rem;
}

/* line 265, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.btn-default {
  background-color: #239adc;
  padding: 8px 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-bottom: 2px solid #1889d4;
  letter-spacing: 0.05rem;
}

/* line 277, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.hover-change-city:hover::after {
  font-family: 'climatempo';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea2d";
  font-size: 0.7em;
  line-height: 0;
  margin-left: 5px;
}

/* HOME */
/* line 293, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.search-hotel-urbano {
  width: 380px;
}

/* line 297, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.marcador {
  border-bottom: 2px solid #e5e7e9;
  height: 33px;
}

/* line 301, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.name-city-prev-home {
  text-indent: 3px;
}

/* line 302, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.font-temps-home {
  font-size: 1rem;
  line-height: 1.1rem;
}

/* line 306, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.border-bot {
  padding-bottom: 10px;
  border-bottom: 2px solid #e5e7e9;
}

/* line 310, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.border-bot-rodape {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 2px solid #03509f;
}

/* line 315, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-banner {
  background-color: transparent;
  padding-bottom: 7px;
}

/* line 319, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-selo {
  background-color: #e5e7e9;
  padding: 10px;
}

/* line 323, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.centraliza-icone {
  position: absolute;
  left: 50%;
  margin-left: -16px;
}

/* line 328, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.fase {
  position: relative;
  padding: 7px 0;
  opacity: 0.5;
}

/* line 333, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.atual {
  position: relative;
  background-color: #e5e7e9;
  padding: 7px 0;
}

/* line 338, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.selos {
  width: 28.333333%;
}

/* FIM HOME */
/* breadcrumb */
/* line 342, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.gradient-bread {
  position: absolute;
  top: 0;
  left: 0;
  height: 38px;
  z-index: 1;
  background: -moz-linear-gradient(left, #164b91 0%, rgba(22, 75, 145, 0.82) 20%, rgba(255, 255, 255, 0.1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #164b91), color-stop(20%, rgba(22, 75, 145, 0.82)), color-stop(100%, rgba(255, 255, 255, 0.1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #164b91 0%, rgba(22, 75, 145, 0.82) 20%, rgba(255, 255, 255, 0.1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #164b91 0%, rgba(22, 75, 145, 0.82) 20%, rgba(255, 255, 255, 0.1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #164b91 0%, rgba(22, 75, 145, 0.82) 20%, rgba(255, 255, 255, 0.1) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #164b91 0%, rgba(22, 75, 145, 0.82) 20%, rgba(255, 255, 255, 0.1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#164b91', endColorstr='#1affffff',GradientType=1 );
  /* IE6-9 */
}

/* line 356, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.z-index-up {
  z-index: 1;
}

/* line 357, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.breadcrumb {
  margin: -6px 0 0 5px;
}

/* previsao */
/* line 360, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.join-icon {
  height: 100px;
}

/* line 361, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.indice-uv {
  position: relative;
  height: 46px;
  background-repeat: no-repeat;
  background-size: 100% 46px;
}

/* line 367, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.iuv-level {
  position: absolute;
}

/* line 368, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.iuv-level-1 {
  left: 0;
}

/* line 369, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.iuv-level-2 {
  left: 16.666%;
}

/* line 370, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.iuv-level-3 {
  left: 33.333%;
}

/* line 371, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.iuv-level-4 {
  left: 49.999%;
}

/* line 372, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.iuv-level-5 {
  left: 66.665%;
}

/* line 373, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.iuv-level-6 {
  left: 86.331%;
}

/* line 375, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.mosk0 {
  color: #c8cbd0;
  line-height: 1rem;
}

/* line 376, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.mosk1 {
  color: #38cb1b;
  line-height: 1rem;
}

/* line 377, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.mosk2 {
  color: #ffd800;
  line-height: 1rem;
}

/* line 378, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.mosk3 {
  color: #F00;
  line-height: 1rem;
}

/* line 380, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.border-top-prev {
  border-top: 2px solid #e5e7e9;
}

/* line 381, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.previsao-horaria {
  position: relative;
  height: 170px;
}

/* line 385, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.master-table {
  overflow: hidden;
}

/* line 386, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.tbl-15days {
  margin-bottom: 0;
  background-color: #e5e7e9;
  border: none;
  cursor: move;
}

/* line 392, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.tbl-15days td {
  margin: 0;
  padding: 0;
  position: relative;
  vertical-align: top;
}

/* line 398, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.topo-tbl-horaria {
  padding: 5px 0 5px 15px;
  background-color: #f7f8fa;
  border-bottom: 1px solid #edeef0;
}

/* line 404, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.tbl-horaria {
  border: none;
  margin-bottom: 0;
  cursor: move;
}

/* line 409, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.tbl-horaria tbody tr td {
  padding: 4px 0 3px 15px;
}

/* line 410, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.line-tbl-horaria {
  line-height: 1.6rem;
}

/* line 411, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-next-days {
  position: relative;
  display: inline-block;
  background-color: #FFFFFF;
  padding: 10px;
  width: 75px;
  height: 330px;
}

/* line 419, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.more-day {
  background-color: #FFFFFF;
  padding: 10px;
  margin-right: 10px;
  width: 410px;
  height: 330px;
}

/* line 426, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.right-side-more-days {
  width: 280px;
}

/* line 429, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.left-side-more-days {
  width: 100px;
}

/* line 430, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.infos-more-days {
  width: 70px;
}

/* line 431, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.close-more-days {
  position: absolute;
  right: -5px;
  top: 0;
  padding: 10px;
  z-index: 110;
}

/* line 438, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.taglink {
  display: inline-block;
  background-color: #ebebeb;
  padding: 2px 5px;
  color: #5f6871;
  word-break: break-all;
  margin: 10px 5px 0 0;
  text-transform: uppercase;
}

/* line 447, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.taglink:hover {
  color: #055fad;
}

/* climatologia */
/* line 450, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.reg-mes, .reg-30anos {
  padding: 10px;
}

/* line 451, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.reg-30anos {
  background-color: #f7f8fa;
}

/* line 452, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.reg-mes {
  background-color: #d6f0fa;
}

/* line 453, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.volumeatual {
  width: 40px;
  height: 100px;
  background: #ebebeb;
  position: relative;
}

/* line 459, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.volumereal-mes, .volumereal-ano {
  width: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* line 465, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.volumereal-mes {
  background: #055fad;
}

/* line 466, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.volumereal-ano {
  background-color: #aee2f6;
}

/* line 467, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.atingidomes {
  width: 83px;
  margin-top: 55px;
}

/* line 471, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.past {
  width: 115px;
}

/* line 472, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.past-temp {
  width: 55px;
}

/* line 473, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
#content-climatology-agro {
  width: 803px;
}

/* line 474, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
#content-climatology {
  width: 477px;
}

/* line 475, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.extension-clima-agro {
  width: 78px;
  margin: 25px 3px 0;
}

/* legenda das imagens */
/* line 481, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.sub-photo {
  padding: 5px;
}

/* lista ordenada */
/* line 484, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.order-list {
  list-style: initial;
  padding-left: 3rem;
  margin-bottom: 0;
}

/* line 489, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.order-list li {
  margin-bottom: 15px;
}

/* line 490, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.order-list li:last-child {
  margin-bottom: 0;
}

/* tabua de mares */
/* line 493, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.tide-list li {
  padding: 8px 5px;
  border-bottom: 1px solid #e5e7e9;
}

/* climatologia */
/* line 499, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.border-none {
  border: none;
}

/* controles do player satelite */
/* line 502, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.controls li {
  width: 12.5%;
}

/* line 504, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.controls li,
.controls-radar li {
  /*height: 75px;*/
  border: 1px solid #fff;
}

/* line 509, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.controls li.active,
.controls-radar li.active,
.controls li:hover,
.controls-radar li:hover {
  background-color: #c8c8c8;
  cursor: pointer;
}

/* line 516, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.controls li.nohover,
.controls li.nohover:hover {
  background-color: #e5e7e9;
  cursor: default;
}

/* controles do player radar */
/* line 523, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.controls-radar li {
  width: 14.285%;
}

/* controles do player ondas */
/* line 526, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.controls-beach li {
  width: 50%;
}

/* auto complete */
/* line 529, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.autocomplete {
  position: absolute;
  right: 0.5rem;
  top: 50px;
  width: 320px;
  z-index: 500;
  display: none !important;
}

/* line 537, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.autocomplete li {
  width: inherit;
}

/* line 538, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.auto-category {
  padding: 5px 5px 5px 8px;
  background-color: #464a4e;
  width: inherit;
}

/* line 543, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.auto-item {
  padding: 5px 5px 5px 15px;
  width: inherit;
  border-bottom: 1px solid #464a4e;
}

/* line 548, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.auto-item:hover,
.auto-item:focus {
  color: #fff;
}

/*sub abas em regioes */
/* line 554, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.subtab-maps {
  width: 20%;
}

/* line 556, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.padding-sub, .submaps, .submaps-max-temp, .submaps-max-umi {
  padding: 5px 0;
}

/* line 558, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.submaps {
  width: 8.333%;
}

/* line 562, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.submaps-max-temp {
  width: 7.666%;
}

/* line 566, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.submaps-max-umi {
  width: 10.999%;
}

/* line 571, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-submaps-0 {
  background-color: #a300cb;
}

/* line 572, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-submaps-1 {
  background-color: #b3b3b3;
}

/* line 573, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-submaps-2 {
  background-color: #8300e0;
}

/* line 574, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-submaps-3 {
  background-color: #182efe;
}

/* line 575, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-submaps-4 {
  background-color: #009ffb;
}

/* line 576, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-submaps-5 {
  background-color: #01c9c9;
}

/* line 577, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-submaps-6 {
  background-color: #00d389;
}

/* line 578, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-submaps-7 {
  background-color: #9ee80f;
}

/* line 579, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-submaps-8 {
  background-color: #e5df07;
}

/* line 580, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-submaps-9 {
  background-color: #e5b110;
}

/* line 581, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-submaps-10 {
  background-color: #f0820f;
}

/* line 582, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-submaps-11 {
  background-color: #fc3933;
}

/* line 583, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-submaps-12 {
  background-color: #f4017f;
}

/* line 584, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-submaps-13 {
  background-color: #01dd01;
}

/* line 586, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ur-1 {
  background-color: #c00000;
}

/* line 587, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ur-2 {
  background-color: #808080;
}

/* line 588, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ur-3 {
  background-color: #ffff01;
}

/* line 589, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ur-4 {
  background-color: #ffc000;
}

/* line 590, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ur-5 {
  background-color: #92d051;
}

/* line 591, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ur-6 {
  background-color: #00af50;
}

/* line 592, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ur-7 {
  background-color: #01b0f1;
}

/* line 593, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ur-8 {
  background-color: #0170c1;
}

/* line 594, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ur-9 {
  background-color: #012060;
}

/* line 596, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.googlemaps {
  height: 500px;
}

/* legenda ventos */
/* line 599, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.icon-dot-wind,
.icon-dot-blast,
.icon-dot {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* line 608, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.icon-dot-wind {
  background-color: #27a918;
}

/* line 609, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.icon-dot-blast {
  background-color: #ff7300;
}

/* tabela direcao e intensidade do vento */
/* line 612, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
#sections-wind-days,
#tabs-wind-days {
  width: 657px !important;
  margin: 0 !important;
}

/* line 617, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.tbl-wind-data td {
  border: 1px solid #FFFFFF;
}

/* line 618, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.sub-wind {
  height: 20px;
}

@media only screen and (max-width: 40em) {
  /* line 620, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .lbl-wind {
    width: 16.666666%;
  }
}

@media only screen and (min-width: 40.01em) {
  /* line 623, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .lbl-wind {
    width: 9.090909%;
  }
}

/* Paleta de Cores */
/* line 627, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.nos-0 {
  background: #62ccff;
  color: #FFFFFF;
}

/* line 631, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.nos-1-2 {
  background: #0198cf;
  color: #FFFFFF;
}

/* line 635, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.nos-3-5 {
  background: #00caba;
  color: #FFFFFF;
}

/* line 639, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.nos-6-10 {
  background: #00b214;
  color: #FFFFFF;
}

/* line 643, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.nos-11-15 {
  background: #c6ea00;
  color: #FFFFFF;
}

/* line 647, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.nos-16-20 {
  background: #fcff00;
  color: #666;
}

/* line 651, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.nos-21-25 {
  background: #fdcf00;
  color: #FFFFFF;
}

/* line 655, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.nos-26-30 {
  background: #ff9900;
  color: #FFFFFF;
}

/* line 659, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.nos-31-40 {
  background: #ff6600;
  color: #FFFFFF;
}

/* line 663, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.nos-41-50 {
  background: #fe0000;
  color: #FFFFFF;
}

/* line 667, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.nos-51 {
  background: #7e150f;
  color: #FFFFFF;
}

/* fim Paleta de Cores */
/* indice uv */
/* line 674, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.color-uv {
  height: 50px;
  margin-bottom: 1px;
}

/* line 678, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-uv {
  background-color: #f8f8f8;
}

/* line 680, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.hand-uv {
  background-image: url("/climatempo/climatempo/img/hand-uv.png");
  background-repeat: no-repeat;
  width: 136px;
  height: 178px;
}

/* line 687, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.skin1 {
  background-color: #f4daa9;
}

/* line 688, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.skin2 {
  background-color: #e4aa61;
}

/* line 689, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.skin3 {
  background-color: #d7973d;
}

/* line 690, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.skin4 {
  background-color: #6a3726;
}

/* line 692, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.fps {
  padding: 10px 0;
  background-color: #ffb400;
  font-size: 48px;
  line-height: 48px;
}

/* line 699, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.uv-level {
  width: 6.25%;
  height: 45px;
}

/* line 704, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.uv-0 {
  background-color: #c0c0c0;
}

/* line 705, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.uv-1 {
  background-color: #095cbe;
}

/* line 706, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.uv-2 {
  background-color: #21b91f;
}

/* line 707, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.uv-3 {
  background-color: #fff000;
}

/* line 708, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.uv-4 {
  background-color: #fdbe33;
}

/* line 709, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.uv-5 {
  background-color: #d91c26;
}

/* tamanho para espacamento da legenda */
/* line 712, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.w-hour-uv {
  width: 18.777777%;
}

/* line 714, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.border-bot-hours-live {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 4px solid #dddee1;
}

/*termos de publicacao /participe */
/* line 721, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
#agree {
  margin-top: 15px !important;
}

/* radar sp/rj */
/* line 724, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.sub-radar {
  width: 20%;
  height: 20px;
}

/* legenda do radar */
/* line 730, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-1 {
  background-color: #82d5f0;
}

/* line 731, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-2 {
  background-color: #67aee3;
}

/* line 732, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-3 {
  background-color: #4a85d7;
}

/* line 733, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-4 {
  background-color: #305ec8;
}

/* line 734, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-5 {
  background-color: #0d3cbc;
}

/* line 736, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-6 {
  background-color: #15e964;
}

/* line 737, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-7 {
  background-color: #00d14c;
}

/* line 738, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-8 {
  background-color: #00b936;
}

/* line 739, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-9 {
  background-color: #00a021;
}

/* line 740, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-10 {
  background-color: #00890e;
}

/* line 742, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-11 {
  background-color: #fffa22;
}

/* line 743, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-12 {
  background-color: #ffe61e;
}

/* line 744, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-13 {
  background-color: #ffd41a;
}

/* line 745, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-14 {
  background-color: #ffd31a;
}

/* line 746, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-15 {
  background-color: #ffbf15;
}

/* line 748, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-16 {
  background-color: #ff990d;
}

/* line 749, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-17 {
  background-color: #ff8809;
}

/* line 750, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-18 {
  background-color: #ff7606;
}

/* line 751, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-19 {
  background-color: #ff5423;
}

/* line 752, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-20 {
  background-color: #f2441b;
}

/* line 754, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-21 {
  background-color: #e03715;
}

/* line 755, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-22 {
  background-color: #ce2b0f;
}

/* line 756, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-23 {
  background-color: #bd1e0b;
}

/* line 757, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-24 {
  background-color: #aa1103;
}

/* line 758, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-25 {
  background-color: #980500;
}

/* line 760, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-26 {
  background-color: #ff4ffd;
}

/* line 761, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-27 {
  background-color: #ed42e0;
}

/* line 762, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-28 {
  background-color: #d837c6;
}

/* line 763, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-29 {
  background-color: #bf2baa;
}

/* line 764, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-sub-radar-30 {
  background-color: #aa208d;
}

/* slider da pagina de ventos */
/* line 768, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 772, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.ui-slider .ui-slider-handle {
  margin: 0;
  background: #f0f0f0 url("https://dldhe4u67e5l5.cloudfront.net/site/imagens/3pontos.png") no-repeat center center;
  border: #808080 solid 1px;
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: move;
}

/* line 782, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* line 790, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.ui-slider-horizontal {
  border: 0;
  height: 280px;
  background: transparent;
}

/* line 795, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.ui-slider-horizontal .ui-slider-handle {
  height: 256px;
  width: 11px;
}

/* line 799, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 803, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 804, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 805, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 809, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 813, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 814, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 815, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
#slider-wind {
  position: absolute;
  width: 80%;
  top: 9px;
  left: 12%;
}

/* line 822, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.slider-range,
.top3 {
  margin-top: 3px;
}

/* previsao por email */
/* line 828, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.cities-select {
  height: 137px;
  border: 1px solid #c0c0c0;
  overflow: auto;
}

/* line 833, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.city-add {
  padding: 3px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

/* line 838, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.city-add.active,
.city-add:hover {
  background-color: #f2f2f2;
  border-top: 1px solid #c3c3c5;
  border-bottom: 1px solid #c3c3c5;
}

/* line 844, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.remove-city:hover {
  color: #ff2514;
}

/* width 100% dos comentarios do facebook no IE */
/* line 847, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.fb-comments, .fb-comments iframe {
  width: 100% !important;
}

/* icone do video horizontal */
/* line 851, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.ico-play-bar {
  background: url("../img/icones/ico-play-bar.png") no-repeat;
  height: 24px;
  width: 124px;
  position: absolute;
  bottom: 5px;
  left: 50%;
  margin-left: -62px;
}

/* box de compartilhamento das redes sociais */
/* line 862, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.share-content-top {
  padding: 15px 10px;
  background-color: #fff;
}

/* line 866, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.facebook-color {
  color: #2556C2;
}

/* line 867, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.whatsapp-color {
  color: #19bd2d;
}

/* line 868, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.twitter-color {
  color: #00b4e9;
}

/* line 869, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.gplus-color {
  color: #e04a33;
}

/* line 871, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.content-share, .icon-whatsapp-content:after, .icon-facebook-content:after, .icon-twitter-content:after, .icon-gplus-content:after {
  font-size: 0.9rem;
  line-height: 1.6rem;
  margin-left: 15px;
  float: right;
  color: #666;
  text-align: left;
}

/* line 879, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.icon-whatsapp-content:after {
  content: 'WhatsApp';
}

/* line 883, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.icon-facebook-content:after {
  content: 'Facebook';
}

/* line 887, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.icon-twitter-content:after {
  content: 'Twitter';
}

/* line 891, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.icon-gplus-content:after {
  content: 'Google';
}

/* line 895, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.triangle-white:before {
  border-color: transparent transparent white transparent !important;
}

/* line 897, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.fixed-share {
  position: fixed;
  bottom: 0;
  height: 35px;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.9);
}

/* FIM box de compartilhamento das redes sociais */
/* You can alter this CSS in order to give Smooth Div Scroll your own look'n'feel */
/*
  The scroll wrapper is always the same width and height as the containing element (div).
  Overflow is hidden because you don't want to show all of the scrollable area.
*/
/* line 911, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
div.scrollWrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

/* line 919, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
div.scrollableArea {
  position: relative;
  width: auto;
  height: 100%;
}

/* line 927, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-base-alert {
  padding-right: 10px;
  height: 35px;
  width: 62px;
}

/* line 935, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.txt-base-alert {
  position: absolute;
  color: #8b1414;
  right: -23px;
  font-size: 35px;
  line-height: 35px;
}

/* line 942, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.label-alert {
  position: absolute;
  z-index: 2;
  background-color: #8b1414;
  padding: 8px 10px;
}

/* line 948, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.content-alert {
  height: 35px;
  padding-top: 8px;
  border-right: 1px solid #8b1414;
}

/* line 953, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
#ticker_container {
  background: #d91c26;
  padding: 5px 10px;
  overflow: auto;
  color: #FFFFFF;
  height: 35px;
  border-right: 1px solid #8b1414;
}

/* line 961, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.view-alerts {
  padding: 8px 0;
  border-left: 1px solid #e75656;
}

/* line 965, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
#prev_trigger {
  margin: 0 10px;
}

/* line 967, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.map-travel {
  height: 467px;
  background-color: #2c3136;
}

/* line 972, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.cities-travel-wrap {
  overflow: auto;
  height: 353px;
  border: 1px solid #c0c0c0;
}

/* line 977, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.city-chosen-wrap {
  height: 353px;
}

/* line 978, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.loading-chosen-wrap {
  position: absolute;
  top: 113px;
  padding: 120px 0;
  -webkit-filter: blur(1px);
  height: 354px;
}

/* line 985, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
#loadcities {
  position: absolute;
  z-index: 2;
  -webkit-filter: blur(1px);
  margin: 135px 0 0 -64px;
}

/* line 991, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
#map {
  height: 100%;
}

/* line 994, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.content-chosen-city {
  border: 8px solid #e5e7e9;
  background-color: #FFFFFF;
}

/* line 998, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.border-chosen-city {
  padding-bottom: 4px;
  border-bottom: 1px solid #e5e7e9;
  margin-bottom: 4px;
}

/* line 1003, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.cities-list-travel {
  padding: 10px;
  cursor: pointer;
}

/* line 1007, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-chosen-city {
  background-color: #f7f8fa;
}

/* line 1008, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.cities-list-travel:nth-child(even) {
  background-color: #f9f9f9;
}

/* line 1012, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.filter-cities li.active-city {
  background-color: #c6c6c6;
  cursor: default;
}

/* line 1016, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
#content-climatology-travel {
  width: 1385px;
}

/* line 1021, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.banner {
  position: relative;
  width: 100% !important;
  overflow: auto;
  font-size: 18px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.6);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

/* line 1031, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.banner ul {
  list-style: none;
  width: 300%;
  margin: 0;
}

/* line 1036, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.banner ul li {
  display: block;
  float: left;
  width: 33%;
  min-height: 350px;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  background-size: 100% 100%;
  box-shadow: inset 0 -90px 15px rgba(0, 0, 0, 0.3);
}

@media only screen and (min-width: 40.01em) {
  /* line 1050, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .banner ul li a {
    padding: 263px 20px 35px 20px;
  }
  /* line 1052, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .filter-cities li {
    width: 13.555%;
    padding: 1.777% 0;
    background-color: #e5e7e9;
    margin: 0 2px;
    font-size: 2.0rem;
    line-height: 2.6rem;
    cursor: pointer;
  }
}

@media only screen and (max-width: 40em) {
  /* line 1064, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .banner ul li a {
    padding: 205px 20px 40px 20px;
  }
  /* line 1066, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .filter-cities li {
    width: 13.25%;
    padding: 2.777% 0;
    background-color: #e5e7e9;
    margin: 0 2px;
    font-size: 1.5rem;
    line-height: 1.6rem;
  }
}

/* line 1076, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.banner h1, .banner h2 {
  font-size: 40px;
  line-height: 52px;
  color: #fff;
}

/* line 1082, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.banner .btn {
  display: inline-block;
  margin: 25px 0 0;
  padding: 9px 22px 7px;
  clear: both;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-radius: 5px;
}

/* line 1095, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.banner .btn:hover {
  background: rgba(255, 255, 255, 0.05);
}

/* line 1098, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.banner .btn:active {
  -webkit-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5));
  -moz-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5));
  -ms-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5));
  -o-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5));
}

/* line 1105, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.banner .btn, .banner .dot {
  -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
  -moz-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
  -ms-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
  -o-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
}

/* line 1112, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.banner .dots {
  position: absolute;
  left: 10px;
  bottom: 0;
  margin: 0;
}

/* line 1118, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.banner .dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  text-indent: -999em;
  border: 2px solid #fff;
  border-radius: 6px;
  cursor: pointer;
  opacity: .4;
  -webkit-transition: background .5s, opacity .5s;
  -moz-transition: background .5s, opacity .5s;
  transition: background .5s, opacity .5s;
}

/* line 1132, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.banner .dots li.active {
  background: #fff;
  opacity: 1;
}

/* line 1138, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.adtext {
  padding: 10px 0;
  border-top: 1px solid #e5e7e9;
  border-bottom: 1px solid #e5e7e9;
}

/* line 1143, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.font-climatologia-agro {
  font-size: 2.5rem;
  line-height: 2.6rem;
}

/* legendas do mapas agricolas */
/* line 1148, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.subsagro {
  height: 15px;
  border-right: 1px solid #FFFFFF;
}

/* line 1152, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.submaps-est {
  width: 10.999%;
  height: 15px;
  border-right: 1px solid #FFFFFF;
}

/* line 1158, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.fake-tab-mobile {
  border-bottom: 1px solid #d0d0d1;
  padding-bottom: 1px;
}

/* line 1163, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-1, .bg-gea-4 {
  background-color: #FFFFFF;
  border: 1px solid #a9a9a9;
}

/* line 1168, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.box-opacity {
  background-color: #e5e7e9;
  min-height: 33px;
  padding: 8px 0 0 10px;
}

/* line 1174, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.modal-agro-city {
  padding: 10px;
  top: 0 !important;
  margin: 0 auto;
  background: transparent;
}

/* line 1180, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.inner-modal {
  padding: 10px;
}

/* line 1182, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-umi-1 {
  background-color: #0096f3;
}

/* line 1183, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-umi-2 {
  background-color: #4dbaf9;
}

/* line 1184, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-umi-3 {
  background-color: #98effc;
}

/* line 1185, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-umi-4 {
  background-color: #d5ffff;
}

/* line 1187, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-2, .bg-evt-3 {
  background-color: #1266c9;
}

/* line 1188, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-3 {
  background-color: #1f6ee4;
}

/* line 1189, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-4, .bg-ads-10 {
  background-color: #2a80e7;
}

/* line 1190, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-5 {
  background-color: #3e99f2;
}

/* line 1191, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-6, .bg-ads-9 {
  background-color: #53a6ec;
}

/* line 1192, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-7, .bg-ads-8 {
  background-color: #77b8f8;
}

/* line 1193, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-8, .bg-ads-7 {
  background-color: #96cffa;
}

/* line 1194, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-9 {
  background-color: #b3f1fc;
}

/* line 1195, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-10, .bg-ads-6 {
  background-color: #fff8b2;
}

/* line 1196, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-11 {
  background-color: #fde87b;
}

/* line 1197, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-evt-8 {
  background-color: #f0e440;
}

/* line 1198, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-gea-2 {
  background-color: #ffd700;
}

/* line 1199, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-12, .bg-ads-5 {
  background-color: #ffbf39;
}

/* line 1200, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-13, .bg-ads-4, .bg-evt-9 {
  background-color: #ff9f03;
}

/* line 1201, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-14, .bg-ads-3 {
  background-color: #ff6200;
}

/* line 1202, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-15, .bg-ads-2, .bg-evt-10 {
  background-color: #ff3300;
}

/* line 1203, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-16, .bg-ads-1 {
  background-color: #df1500;
}

/* line 1204, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-17 {
  background-color: #be0002;
}

/* line 1205, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-est-18, .bg-gea-1 {
  background-color: #a20002;
}

/* line 1206, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-evt-11 {
  background-color: #f60789;
}

/* line 1207, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-evt-1 {
  background-color: #9f03c9;
}

/* line 1208, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-evt-2 {
  background-color: #7f01df;
}

/* line 1209, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-evt-4 {
  background-color: #03c7c5;
}

/* line 1210, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-evt-5 {
  background-color: #00d38b;
}

/* line 1211, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-evt-6 {
  background-color: #00df00;
}

/* line 1212, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-gea-3 {
  background-color: #008d00;
}

/* line 1213, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-evt-7 {
  background-color: #a2e632;
}

/* line 1215, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-1 {
  background-color: #e2ffe0;
}

/* line 1216, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-2 {
  background-color: #caffc7;
}

/* line 1217, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-3 {
  background-color: #bbffa4;
}

/* line 1218, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-4 {
  background-color: #bbffa4;
}

/* line 1219, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-5 {
  background-color: #bdff9d;
}

/* line 1220, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-6 {
  background-color: #c4ff8f;
}

/* line 1221, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-7 {
  background-color: #ceff83;
}

/* line 1222, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-8 {
  background-color: #daff77;
}

/* line 1223, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-9 {
  background-color: #e7ff6e;
}

/* line 1224, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-10 {
  background-color: #f5ff64;
}

/* line 1225, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-11 {
  background-color: #fdff5f;
}

/* line 1226, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-12 {
  background-color: #ffe851;
}

/* line 1227, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-13 {
  background-color: #ffd449;
}

/* line 1228, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-14 {
  background-color: #ffba3d;
}

/* line 1229, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-15 {
  background-color: #ffa032;
}

/* line 1230, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-16 {
  background-color: #ff8328;
}

/* line 1231, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ris-17 {
  background-color: #ff5e1c;
}

/* line 1234, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-prec-7 {
  background-color: #e6ffe3;
}

/* line 1235, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-prec-8 {
  background-color: #a9eab2;
}

/* line 1236, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-prec-9 {
  background-color: #6de56a;
}

/* line 1237, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-prec-10 {
  background-color: #0bbb0e;
}

/* line 1238, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-prec-11 {
  background-color: #088f04;
}

/* line 1239, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-prec-12 {
  background-color: #044e03;
}

/* line 1240, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-prec-13 {
  background-color: #002400;
}

/* line 1242, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-1 {
  background-color: #010068;
}

/* line 1243, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-2 {
  background-color: #020183;
}

/* line 1244, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-3 {
  background-color: #1414a8;
}

/* line 1245, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-4 {
  background-color: #9496ea;
}

/* line 1246, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-5 {
  background-color: #aba9f2;
}

/* line 1247, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-6 {
  background-color: #bebdfe;
}

/* line 1248, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-7 {
  background-color: #dbdcfd;
}

/* line 1249, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-8 {
  background-color: #e2f4fe;
}

/* line 1250, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-9 {
  background-color: #d6ffd7;
}

/* line 1251, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-10 {
  background-color: #ede7ab;
}

/* line 1252, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-11 {
  background-color: #f0f050;
}

/* line 1253, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-12 {
  background-color: #feff00;
}

/* line 1254, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-13 {
  background-color: #fed605;
}

/* line 1255, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-14 {
  background-color: #fda600;
}

/* line 1256, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-15 {
  background-color: #fe614e;
}

/* line 1257, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempmin-16 {
  background-color: #fd0101;
}

/* line 1259, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ano-1 {
  background-color: #020c7a;
}

/* line 1260, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ano-2 {
  background-color: #0519b3;
}

/* line 1261, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ano-3 {
  background-color: #1c2de7;
}

/* line 1262, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ano-4 {
  background-color: #5161f7;
}

/* line 1263, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ano-5 {
  background-color: #8b9af6;
}

/* line 1264, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ano-6 {
  background-color: #a4bdfa;
}

/* line 1265, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ano-13 {
  background-color: #94060b;
}

/* line 1266, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-ano-14 {
  background-color: #550207;
}

/* line 1268, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempsolo-1 {
  background-color: #1414aa;
}

/* line 1269, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempsolo-2 {
  background-color: #4646be;
}

/* line 1270, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempsolo-3 {
  background-color: #9696e6;
}

/* line 1271, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempsolo-4 {
  background-color: #aaaaf2;
}

/* line 1272, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempsolo-5 {
  background-color: #bebeff;
}

/* line 1273, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempsolo-6 {
  background-color: #dcdcff;
}

/* line 1274, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempsolo-7 {
  background-color: #e1f5ff;
}

/* line 1275, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempsolo-8 {
  background-color: #d7ffd7;
}

/* line 1276, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempsolo-9 {
  background-color: #eee8aa;
}

/* line 1277, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempsolo-10 {
  background-color: #ffff00;
}

/* line 1278, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-tempsolo-11 {
  background-color: #ffa500;
}

/* line 1280, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.link-agrobox {
  padding: 6px;
  background-color: rgba(57, 130, 68, 0.75);
  border-bottom: 2px solid #398244;
}

/* line 1285, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.link-agrobox:hover {
  background-color: #398244;
}

/* line 1287, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
#clear-text p {
  clear: both;
  float: left;
  margin-bottom: 20px;
}

/*
  * zoneamento agricola
  * pagina de previsao
*/
@media only screen and (max-width: 40em) {
  /* line 1298, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  .aba-zoneamento {
    border-bottom: 1px solid #FFFFFF;
  }
}

/* line 1302, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.icon-dot-agro {
  width: 14px;
  height: 14px;
  margin: 3px 5px 0 0;
}

/* line 1307, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.month-agro-deactivate {
  background: #FFFFFF;
  color: #5f6871;
  padding: 10px 0;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 6px solid #FFFFFF;
}

/* line 1315, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.month-agro-active {
  background: #AAAAAA;
  color: #FFFFFF;
  padding: 10px 0;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom-style: solid;
  border-bottom-width: 6px;
}

/* line 1324, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.zone-mt-umido {
  border-bottom-color: #164b91;
}

/* line 1325, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.zone-umido {
  border-bottom-color: #239adc;
}

/* line 1326, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.zone-normal {
  border-bottom-color: #398244;
}

/* line 1327, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.zone-seco {
  border-bottom-color: #f4af36;
}

/* line 1328, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.zone-mt-seco {
  border-bottom-color: #f04124;
}

/* line 1329, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.zone-zoneamento {
  border-bottom-color: #AAAAAA;
}

/* line 1331, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.zone-mt-umido-bg {
  background-color: #164b91;
}

/* line 1332, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.zone-umido-bg {
  background-color: #239adc;
}

/* line 1333, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.zone-normal-bg {
  background-color: #398244;
}

/* line 1334, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.zone-seco-bg {
  background-color: #f4af36;
}

/* line 1335, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.zone-mt-seco-bg {
  background-color: #f04124;
}

/* line 1336, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.zone-zoneamento-bg {
  background-color: #AAAAAA;
}

/* FIM  zoneamento agricola */
/* line 1340, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.tag-topnews {
  padding: 3px 5px;
}

/* line 1341, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.title-topnews {
  font-size: 1.6rem;
  line-height: 1.8rem;
  letter-spacing: 0.05rem;
}

/* line 1346, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bottom10-ab {
  bottom: 10px;
}

/* line 1347, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.top70 {
  margin-top: 70px;
}

/* line 1348, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bordertop-winter {
  border-top: 2px solid #1a1a6d;
}

/* line 1349, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.temp-winter {
  font-size: 3.5rem;
  line-height: 4rem;
}

/* line 1353, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.table-20-cities tr td {
  padding: 0.5625rem 0.325rem;
}

/* line 1354, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.box-20-cities {
  max-height: 210px;
  overflow: auto;
}

/* line 1358, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.bg-termo {
  background: #F9F9F9 url("/climatempo/climatempo/img/termo-winter.png") center 20px no-repeat;
  height: 440px;
  padding-top: 55px;
}

/* line 1363, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.arrows-winter {
  background: url("/climatempo/climatempo/img/box-sensation-winter.png") no-repeat;
  width: 84px;
  height: 42px;
  padding-top: 10px;
}

/* line 1369, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.arrows-winter span {
  top: -35px;
}

/* line 1370, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.winter-left {
  left: 8px;
}

/* line 1373, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.winter-right {
  background-position: -87px 0;
  right: 8px;
}

/* line 1377, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.charts-temp {
  padding: 0 10%;
}

/* line 1381, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.arrows-summer {
  background: url("/climatempo/climatempo/img/box-sensation-summer.png") no-repeat;
  width: 84px;
  height: 42px;
  padding-top: 10px;
}

/* line 1387, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.arrows-summer span {
  top: -35px;
}

/* line 1388, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.summer-left {
  left: 8px;
}

/* line 1391, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.summer-right {
  background-position: -87px 0;
  right: 8px;
}

@media only screen and (min-width: 63.01em) {
  /* line 1399, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  #sticky2 {
    height: 626px;
  }
  /* line 1402, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
  #sticky3 {
    height: 276px;
  }
}

/* line 1407, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.hotel-urbano-trip-offer-featured-img {
  max-height: 150px;
}

/* line 1411, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.hotel-urbano-trip-offer-headline-img {
  height: 18px;
  display: initial !important;
}

/* line 1417, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.slick-dot {
  margin: 0;
}

/* line 1421, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.slick-dot li {
  display: inline;
  margin-right: 5px;
}

/* line 1426, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.slick-dot li > button {
  display: inline-block;
  width: 12px;
  height: 12px;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  border: 2px solid #B1B1B1;
  background-color: white;
}

/* line 1440, /home/gustavo/Documentos/projects/portal_atualizado/climatempo/public/climatempo/climatempo/sass/default.scss */
.slick-dot .slick-active > button {
  background-color: #B1B1B1;
}

/*# sourceMappingURL=../../../sass */
=======
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}meta.foundation-version{font-family:"/5.5.0/"}meta.foundation-mq-small{font-family:"/only screen/";width:0}meta.foundation-mq-small-only{font-family:"/only screen and (max-width: 40em)/";width:0}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.01em)/";width:40.01em}meta.foundation-mq-medium-only{font-family:"/only screen and (min-width:40.01em) and (max-width:63em)/";width:40.01em}meta.foundation-mq-large{font-family:"/only screen and (min-width:63.01em)/";width:63.01em}meta.foundation-mq-large-only{font-family:"/only screen and (min-width:63.01em) and (max-width:90em)/";width:63.01em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.01em)/";width:90.01em}meta.foundation-mq-xlarge-only{font-family:"/only screen and (min-width:90.01em) and (max-width:120em)/";width:90.01em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.01em)/";width:120.01em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:Roboto,Arial,"Helvetica Neue",Helvetica,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover,.pointer{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none !important;visibility:hidden}.invisible{visibility:hidden}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}meta.foundation-version{font-family:"/5.5.0/"}meta.foundation-mq-small{font-family:"/only screen/";width:0}meta.foundation-mq-small-only{font-family:"/only screen and (max-width: 40em)/";width:0}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.01em)/";width:40.01em}meta.foundation-mq-medium-only{font-family:"/only screen and (min-width:40.01em) and (max-width:63em)/";width:40.01em}meta.foundation-mq-large{font-family:"/only screen and (min-width:63.01em)/";width:63.01em}meta.foundation-mq-large-only{font-family:"/only screen and (min-width:63.01em) and (max-width:90em)/";width:63.01em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.01em)/";width:90.01em}meta.foundation-mq-xlarge-only{font-family:"/only screen and (min-width:90.01em) and (max-width:120em)/";width:90.01em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.01em)/";width:120.01em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:Roboto,Arial,"Helvetica Neue",Helvetica,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover,.pointer{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none !important;visibility:hidden}.invisible{visibility:hidden}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}@media only screen{.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 40.01em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 63.01em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 90.01em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xlarge,td.show-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 120.01em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.hidden-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.visible-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xlarge,table.hide-for-xlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.hide-for-xlarge-down,td.hide-for-xlarge-down,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up,th.show-for-xxlarge,td.show-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.hide-for-landscape,table.show-for-portrait{display:table !important}thead.hide-for-landscape,thead.show-for-portrait{display:table-header-group !important}tbody.hide-for-landscape,tbody.show-for-portrait{display:table-row-group !important}tr.hide-for-landscape,tr.show-for-portrait{display:table-row !important}td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait{display:table-cell !important}@media only screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.show-for-landscape,table.hide-for-portrait{display:table !important}thead.show-for-landscape,thead.hide-for-portrait{display:table-header-group !important}tbody.show-for-landscape,tbody.hide-for-portrait{display:table-row-group !important}tr.show-for-landscape,tr.hide-for-portrait{display:table-row !important}td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait{display:table-cell !important}}@media only screen and (orientation: portrait){.show-for-portrait,.hide-for-landscape{display:inherit !important}.hide-for-portrait,.show-for-landscape{display:none !important}table.show-for-portrait,table.hide-for-landscape{display:table !important}thead.show-for-portrait,thead.hide-for-landscape{display:table-header-group !important}tbody.show-for-portrait,tbody.hide-for-landscape{display:table-row-group !important}tr.show-for-portrait,tr.hide-for-landscape{display:table-row !important}td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape{display:table-cell !important}}.show-for-touch{display:none !important}.hide-for-touch{display:inherit !important}.touch .show-for-touch{display:inherit !important}.touch .hide-for-touch{display:none !important}table.hide-for-touch{display:table !important}.touch table.show-for-touch{display:table !important}thead.hide-for-touch{display:table-header-group !important}.touch thead.show-for-touch{display:table-header-group !important}tbody.hide-for-touch{display:table-row-group !important}.touch tbody.show-for-touch{display:table-row-group !important}tr.hide-for-touch{display:table-row !important}.touch tr.show-for-touch{display:table-row !important}td.hide-for-touch{display:table-cell !important}.touch td.show-for-touch{display:table-cell !important}th.hide-for-touch{display:table-cell !important}.touch th.show-for-touch{display:table-cell !important}@media print{.show-for-print{display:block}.hide-for-print{display:none}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}@media only screen and (max-width: 40em){.small-only-text-left{text-align:left !important}.small-only-text-right{text-align:right !important}.small-only-text-center{text-align:center !important}.small-only-text-justify{text-align:justify !important}}@media only screen{.small-text-left{text-align:left !important}.small-text-right{text-align:right !important}.small-text-center{text-align:center !important}.small-text-justify{text-align:justify !important}}@media only screen and (min-width: 40.01em) and (max-width: 63em){.medium-only-text-left{text-align:left !important}.medium-only-text-right{text-align:right !important}.medium-only-text-center{text-align:center !important}.medium-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 40.01em){.medium-text-left{text-align:left !important}.medium-text-right{text-align:right !important}.medium-text-center{text-align:center !important}.medium-text-justify{text-align:justify !important}}@media only screen and (min-width: 63.01em) and (max-width: 90em){.large-only-text-left{text-align:left !important}.large-only-text-right{text-align:right !important}.large-only-text-center{text-align:center !important}.large-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 63.01em){.large-text-left{text-align:left !important}.large-text-right{text-align:right !important}.large-text-center{text-align:center !important}.large-text-justify{text-align:justify !important}}@media only screen and (min-width: 90.01em) and (max-width: 120em){.xlarge-only-text-left{text-align:left !important}.xlarge-only-text-right{text-align:right !important}.xlarge-only-text-center{text-align:center !important}.xlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 90.01em){.xlarge-text-left{text-align:left !important}.xlarge-text-right{text-align:right !important}.xlarge-text-center{text-align:center !important}.xlarge-text-justify{text-align:justify !important}}@media only screen and (min-width: 120.01em) and (max-width: 99999999em){.xxlarge-only-text-left{text-align:left !important}.xxlarge-only-text-right{text-align:right !important}.xxlarge-only-text-center{text-align:center !important}.xxlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 120.01em){.xxlarge-text-left{text-align:left !important}.xxlarge-text-right{text-align:right !important}.xxlarge-text-center{text-align:center !important}.xxlarge-text-justify{text-align:justify !important}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}a{color:#1761a5;text-decoration:none;line-height:inherit}a img{border:none}p{font-family:inherit;font-weight:normal;font-size:1rem;line-height:1.6;text-rendering:optimizeLegibility}p.lead{font-size:1.21875rem;line-height:1.6}p aside{font-size:.875rem;line-height:1.35;font-style:italic}h1,h2,h3,h4,h5,h6{font-family:Roboto,Arial,"Helvetica Neue",Helvetica,sans-serif;font-weight:normal;font-style:normal;color:#222;text-rendering:optimizeLegibility;margin-top:.2rem;margin-bottom:.5rem;line-height:1.4}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:60%;color:#6f6f6f;line-height:0}h1{font-size:2.125rem}h2{font-size:1.6875rem}h3{font-size:1.375rem}h4{font-size:1.125rem}h5{font-size:1.125rem}h6{font-size:1rem}.subheader{line-height:1.4;color:#6f6f6f;font-weight:normal;margin-top:.2rem;margin-bottom:.5rem}hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:1.25rem 0 1.1875rem;height:0}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:60%;line-height:inherit}code{font-family:Roboto,Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#2c3136;background-color:#f8f8f8;border-width:1px;border-style:solid;border-color:#dfdfdf;padding:.125rem .3125rem .0625rem}ul,ol,dl{font-size:1rem;line-height:1.6;margin-bottom:1.25rem;list-style-position:outside;font-family:inherit}ul{margin-left:1.1rem}ul.no-bullet{margin-left:0}ul.no-bullet li ul,ul.no-bullet li ol{margin-left:1.25rem;margin-bottom:0;list-style:none}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0}ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}ul.square{list-style-type:square;margin-left:1.1rem}ul.circle{list-style-type:circle;margin-left:1.1rem}ul.disc{list-style-type:disc;margin-left:1.1rem}ul.no-bullet{list-style:none}ol{margin-left:1.4rem}ol li ul,ol li ol{margin-left:1.25rem;margin-bottom:0}dl dt{margin-bottom:.3rem;font-weight:bold}dl dd{margin-bottom:.75rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;cursor:help}abbr{text-transform:none}abbr[title]{border-bottom:1px dotted #ddd}blockquote{margin:0 0 1.25rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ddd}blockquote cite{display:block;font-size:.8125rem;color:#555}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}blockquote,blockquote p{line-height:1.6;color:#6f6f6f}.vcard{display:inline-block;margin:0 0 1.25rem 0;border:1px solid #ddd;padding:.625rem .75rem}.vcard li{margin:0;display:block}.vcard .fn{font-weight:bold;font-size:.9375rem}.vevent .summary{font-weight:bold}.vevent abbr{cursor:default;text-decoration:none;font-weight:bold;border:none;padding:0 .0625rem}@media only screen and (min-width: 40.01em){h1,h2,h3,h4,h5,h6{line-height:1.4}h1{font-size:2.75rem}h2{font-size:2.3125rem}h3{font-size:1.6875rem}h4{font-size:1.4375rem}h5{font-size:1.125rem}h6{font-size:1rem}}.print-only{display:none !important}@media print{*{background:transparent !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none !important}.print-only{display:block !important}.hide-for-print{display:none !important}.show-for-print{display:inherit !important}}.row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:62.5rem}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{width:auto;margin-left:-.9375rem;margin-right:-.9375rem;margin-top:0;margin-bottom:0;max-width:none}.row .row:before,.row .row:after{content:" ";display:table}.row .row:after{clear:both}.row .row.collapse{width:auto;margin:0;max-width:none}.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table}.row .row.collapse:after{clear:both}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;width:100%;float:left}[class*="column"]+[class*="column"]:last-child{float:right}[class*="column"]+[class*="column"].end{float:left}@media only screen{.small-push-0{position:relative;left:0%;right:auto}.small-pull-0{position:relative;right:0%;left:auto}.small-push-1{position:relative;left:8.33333%;right:auto}.small-pull-1{position:relative;right:8.33333%;left:auto}.small-push-2{position:relative;left:16.66667%;right:auto}.small-pull-2{position:relative;right:16.66667%;left:auto}.small-push-3{position:relative;left:25%;right:auto}.small-pull-3{position:relative;right:25%;left:auto}.small-push-4{position:relative;left:33.33333%;right:auto}.small-pull-4{position:relative;right:33.33333%;left:auto}.small-push-5{position:relative;left:41.66667%;right:auto}.small-pull-5{position:relative;right:41.66667%;left:auto}.small-push-6{position:relative;left:50%;right:auto}.small-pull-6{position:relative;right:50%;left:auto}.small-push-7{position:relative;left:58.33333%;right:auto}.small-pull-7{position:relative;right:58.33333%;left:auto}.small-push-8{position:relative;left:66.66667%;right:auto}.small-pull-8{position:relative;right:66.66667%;left:auto}.small-push-9{position:relative;left:75%;right:auto}.small-pull-9{position:relative;right:75%;left:auto}.small-push-10{position:relative;left:83.33333%;right:auto}.small-pull-10{position:relative;right:83.33333%;left:auto}.small-push-11{position:relative;left:91.66667%;right:auto}.small-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.small-1{width:8.33333%}.small-2{width:16.66667%}.small-3{width:25%}.small-4{width:33.33333%}.small-5{width:41.66667%}.small-6{width:50%}.small-7{width:58.33333%}.small-8{width:66.66667%}.small-9{width:75%}.small-10{width:83.33333%}.small-11{width:91.66667%}.small-12{width:100%}.small-offset-0{margin-left:0% !important}.small-offset-1{margin-left:8.33333% !important}.small-offset-2{margin-left:16.66667% !important}.small-offset-3{margin-left:25% !important}.small-offset-4{margin-left:33.33333% !important}.small-offset-5{margin-left:41.66667% !important}.small-offset-6{margin-left:50% !important}.small-offset-7{margin-left:58.33333% !important}.small-offset-8{margin-left:66.66667% !important}.small-offset-9{margin-left:75% !important}.small-offset-10{margin-left:83.33333% !important}.small-offset-11{margin-left:91.66667% !important}.small-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{margin-left:0;margin-right:0;float:left}.column.small-centered:last-child,.columns.small-centered:last-child{float:none}.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}.row.small-collapse>.column,.row.small-collapse>.columns{padding-left:0;padding-right:0}.row.small-collapse .row{margin-left:0;margin-right:0}.row.small-uncollapse>.column,.row.small-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}}@media only screen and (min-width: 40.01em){.medium-push-0{position:relative;left:0%;right:auto}.medium-pull-0{position:relative;right:0%;left:auto}.medium-push-1{position:relative;left:8.33333%;right:auto}.medium-pull-1{position:relative;right:8.33333%;left:auto}.medium-push-2{position:relative;left:16.66667%;right:auto}.medium-pull-2{position:relative;right:16.66667%;left:auto}.medium-push-3{position:relative;left:25%;right:auto}.medium-pull-3{position:relative;right:25%;left:auto}.medium-push-4{position:relative;left:33.33333%;right:auto}.medium-pull-4{position:relative;right:33.33333%;left:auto}.medium-push-5{position:relative;left:41.66667%;right:auto}.medium-pull-5{position:relative;right:41.66667%;left:auto}.medium-push-6{position:relative;left:50%;right:auto}.medium-pull-6{position:relative;right:50%;left:auto}.medium-push-7{position:relative;left:58.33333%;right:auto}.medium-pull-7{position:relative;right:58.33333%;left:auto}.medium-push-8{position:relative;left:66.66667%;right:auto}.medium-pull-8{position:relative;right:66.66667%;left:auto}.medium-push-9{position:relative;left:75%;right:auto}.medium-pull-9{position:relative;right:75%;left:auto}.medium-push-10{position:relative;left:83.33333%;right:auto}.medium-pull-10{position:relative;right:83.33333%;left:auto}.medium-push-11{position:relative;left:91.66667%;right:auto}.medium-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.medium-1{width:8.33333%}.medium-2{width:16.66667%}.medium-3{width:25%}.medium-4{width:33.33333%}.medium-5{width:41.66667%}.medium-6{width:50%}.medium-7{width:58.33333%}.medium-8{width:66.66667%}.medium-9{width:75%}.medium-10{width:83.33333%}.medium-11{width:91.66667%}.medium-12{width:100%}.medium-offset-0{margin-left:0% !important}.medium-offset-1{margin-left:8.33333% !important}.medium-offset-2{margin-left:16.66667% !important}.medium-offset-3{margin-left:25% !important}.medium-offset-4{margin-left:33.33333% !important}.medium-offset-5{margin-left:41.66667% !important}.medium-offset-6{margin-left:50% !important}.medium-offset-7{margin-left:58.33333% !important}.medium-offset-8{margin-left:66.66667% !important}.medium-offset-9{margin-left:75% !important}.medium-offset-10{margin-left:83.33333% !important}.medium-offset-11{margin-left:91.66667% !important}.medium-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{margin-left:0;margin-right:0;float:left}.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none}.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}.row.medium-collapse>.column,.row.medium-collapse>.columns{padding-left:0;padding-right:0}.row.medium-collapse .row{margin-left:0;margin-right:0}.row.medium-uncollapse>.column,.row.medium-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}.push-0{position:relative;left:0%;right:auto}.pull-0{position:relative;right:0%;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}@media only screen and (min-width: 63.01em){.large-push-0{position:relative;left:0%;right:auto}.large-pull-0{position:relative;right:0%;left:auto}.large-push-1{position:relative;left:8.33333%;right:auto}.large-pull-1{position:relative;right:8.33333%;left:auto}.large-push-2{position:relative;left:16.66667%;right:auto}.large-pull-2{position:relative;right:16.66667%;left:auto}.large-push-3{position:relative;left:25%;right:auto}.large-pull-3{position:relative;right:25%;left:auto}.large-push-4{position:relative;left:33.33333%;right:auto}.large-pull-4{position:relative;right:33.33333%;left:auto}.large-push-5{position:relative;left:41.66667%;right:auto}.large-pull-5{position:relative;right:41.66667%;left:auto}.large-push-6{position:relative;left:50%;right:auto}.large-pull-6{position:relative;right:50%;left:auto}.large-push-7{position:relative;left:58.33333%;right:auto}.large-pull-7{position:relative;right:58.33333%;left:auto}.large-push-8{position:relative;left:66.66667%;right:auto}.large-pull-8{position:relative;right:66.66667%;left:auto}.large-push-9{position:relative;left:75%;right:auto}.large-pull-9{position:relative;right:75%;left:auto}.large-push-10{position:relative;left:83.33333%;right:auto}.large-pull-10{position:relative;right:83.33333%;left:auto}.large-push-11{position:relative;left:91.66667%;right:auto}.large-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.large-1{width:8.33333%}.large-2{width:16.66667%}.large-3{width:25%}.large-4{width:33.33333%}.large-5{width:41.66667%}.large-6{width:50%}.large-7{width:58.33333%}.large-8{width:66.66667%}.large-9{width:75%}.large-10{width:83.33333%}.large-11{width:91.66667%}.large-12{width:100%}.large-offset-0{margin-left:0% !important}.large-offset-1{margin-left:8.33333% !important}.large-offset-2{margin-left:16.66667% !important}.large-offset-3{margin-left:25% !important}.large-offset-4{margin-left:33.33333% !important}.large-offset-5{margin-left:41.66667% !important}.large-offset-6{margin-left:50% !important}.large-offset-7{margin-left:58.33333% !important}.large-offset-8{margin-left:66.66667% !important}.large-offset-9{margin-left:75% !important}.large-offset-10{margin-left:83.33333% !important}.large-offset-11{margin-left:91.66667% !important}.large-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{margin-left:0;margin-right:0;float:left}.column.large-centered:last-child,.columns.large-centered:last-child{float:none}.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}.row.large-collapse>.column,.row.large-collapse>.columns{padding-left:0;padding-right:0}.row.large-collapse .row{margin-left:0;margin-right:0}.row.large-uncollapse>.column,.row.large-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}.push-0{position:relative;left:0%;right:auto}.pull-0{position:relative;right:0%;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}button,.button{border-style:solid;border-width:0;cursor:pointer;font-family:Roboto,Arial,"Helvetica Neue",Helvetica,sans-serif;font-weight:normal;line-height:normal;margin:0 0 1.25rem;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;border-radius:0;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;font-size:1rem;background-color:#1761a5;border-color:#124e84;color:#fff;transition:background-color 300ms ease-out}button:hover,button:focus,.button:hover,.button:focus{background-color:#124e84}button:hover,button:focus,.button:hover,.button:focus{color:#fff}button.secondary,.button.secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#2c3136}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{background-color:#b9b9b9}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{color:#2c3136}button.success,.button.success{background-color:#1a8368;border-color:#156953;color:#fff}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{background-color:#156953}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{color:#fff}button.alert,.button.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{background-color:#cf2a0e}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{color:#fff}button.warning,.button.warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff}button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus{background-color:#cf6e0e}button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus{color:#fff}button.info,.button.info{background-color:#a0d3e8;border-color:#61b6d9;color:#2c3136}button.info:hover,button.info:focus,.button.info:hover,.button.info:focus{background-color:#61b6d9}button.info:hover,button.info:focus,.button.info:hover,.button.info:focus{color:#fff}button.large,.button.large{padding-top:1.125rem;padding-right:2.25rem;padding-bottom:1.1875rem;padding-left:2.25rem;font-size:1.25rem}button.small,.button.small{padding-top:.875rem;padding-right:1.75rem;padding-bottom:.9375rem;padding-left:1.75rem;font-size:.8125rem}button.tiny,.button.tiny{padding-top:.625rem;padding-right:1.25rem;padding-bottom:.6875rem;padding-left:1.25rem;font-size:.6875rem}button.expand,.button.expand{padding-right:0;padding-left:0;width:100%}button.left-align,.button.left-align{text-align:left;text-indent:.75rem}button.right-align,.button.right-align{text-align:right;padding-right:.75rem}button.radius,.button.radius{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px}button.round,.button.round{border-radius:1000px;-webkit-border-radius:1000px;-moz-border-radius:1000px;-ms-border-radius:1000px}button.disabled,button[disabled],.button.disabled,.button[disabled]{background-color:#1761a5;border-color:#124e84;color:#fff;cursor:default;opacity:.7;box-shadow:none}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#124e84}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{color:#fff}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#1761a5}button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#2c3136;cursor:default;opacity:.7;box-shadow:none}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#b9b9b9}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{color:#2c3136}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#e7e7e7}button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success{background-color:#1a8368;border-color:#156953;color:#fff;cursor:default;opacity:.7;box-shadow:none}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#156953}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{color:#fff}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#1a8368}button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert{background-color:#f04124;border-color:#cf2a0e;color:#fff;cursor:default;opacity:.7;box-shadow:none}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#cf2a0e}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{color:#fff}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#f04124}button.disabled.warning,button[disabled].warning,.button.disabled.warning,.button[disabled].warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff;cursor:default;opacity:.7;box-shadow:none}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#cf6e0e}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{color:#fff}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#f08a24}button.disabled.info,button[disabled].info,.button.disabled.info,.button[disabled].info{background-color:#a0d3e8;border-color:#61b6d9;color:#2c3136;cursor:default;opacity:.7;box-shadow:none}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{background-color:#61b6d9}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{color:#fff}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{background-color:#a0d3e8}button::-moz-focus-inner{border:0;padding:0}@media only screen and (min-width: 40.01em){button,.button{display:inline-block}}button,.button{border-style:solid;border-width:0;cursor:pointer;font-family:Roboto,Arial,"Helvetica Neue",Helvetica,sans-serif;font-weight:normal;line-height:normal;margin:0 0 1.25rem;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;border-radius:0;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;font-size:1rem;background-color:#1761a5;border-color:#124e84;color:#fff;transition:background-color 300ms ease-out}button:hover,button:focus,.button:hover,.button:focus{background-color:#124e84}button:hover,button:focus,.button:hover,.button:focus{color:#fff}button.secondary,.button.secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#2c3136}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{background-color:#b9b9b9}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{color:#2c3136}button.success,.button.success{background-color:#1a8368;border-color:#156953;color:#fff}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{background-color:#156953}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{color:#fff}button.alert,.button.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{background-color:#cf2a0e}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{color:#fff}button.warning,.button.warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff}button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus{background-color:#cf6e0e}button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus{color:#fff}button.info,.button.info{background-color:#a0d3e8;border-color:#61b6d9;color:#2c3136}button.info:hover,button.info:focus,.button.info:hover,.button.info:focus{background-color:#61b6d9}button.info:hover,button.info:focus,.button.info:hover,.button.info:focus{color:#fff}button.large,.button.large{padding-top:1.125rem;padding-right:2.25rem;padding-bottom:1.1875rem;padding-left:2.25rem;font-size:1.25rem}button.small,.button.small{padding-top:.875rem;padding-right:1.75rem;padding-bottom:.9375rem;padding-left:1.75rem;font-size:.8125rem}button.tiny,.button.tiny{padding-top:.625rem;padding-right:1.25rem;padding-bottom:.6875rem;padding-left:1.25rem;font-size:.6875rem}button.expand,.button.expand{padding-right:0;padding-left:0;width:100%}button.left-align,.button.left-align{text-align:left;text-indent:.75rem}button.right-align,.button.right-align{text-align:right;padding-right:.75rem}button.radius,.button.radius{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px}button.round,.button.round{border-radius:1000px;-webkit-border-radius:1000px;-moz-border-radius:1000px;-ms-border-radius:1000px}button.disabled,button[disabled],.button.disabled,.button[disabled]{background-color:#1761a5;border-color:#124e84;color:#fff;cursor:default;opacity:.7;box-shadow:none}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#124e84}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{color:#fff}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#1761a5}button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#2c3136;cursor:default;opacity:.7;box-shadow:none}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#b9b9b9}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{color:#2c3136}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#e7e7e7}button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success{background-color:#1a8368;border-color:#156953;color:#fff;cursor:default;opacity:.7;box-shadow:none}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#156953}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{color:#fff}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#1a8368}button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert{background-color:#f04124;border-color:#cf2a0e;color:#fff;cursor:default;opacity:.7;box-shadow:none}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#cf2a0e}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{color:#fff}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#f04124}button.disabled.warning,button[disabled].warning,.button.disabled.warning,.button[disabled].warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff;cursor:default;opacity:.7;box-shadow:none}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#cf6e0e}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{color:#fff}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#f08a24}button.disabled.info,button[disabled].info,.button.disabled.info,.button[disabled].info{background-color:#a0d3e8;border-color:#61b6d9;color:#2c3136;cursor:default;opacity:.7;box-shadow:none}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{background-color:#61b6d9}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{color:#fff}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{background-color:#a0d3e8}button::-moz-focus-inner{border:0;padding:0}@media only screen and (min-width: 40.01em){button,.button{display:inline-block}}form{margin:0 0 1rem}form .row .row{margin:0 -.5rem}form .row .row .column,form .row .row .columns{padding:0 .5rem}form .row .row.collapse{margin:0}form .row .row.collapse .column,form .row .row.collapse .columns{padding:0}form .row .row.collapse input{-webkit-border-bottom-right-radius:0;-webkit-border-top-right-radius:0;border-bottom-right-radius:0;border-top-right-radius:0}form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns{padding-left:.5rem}label{font-size:.875rem;color:#4d4d4d;cursor:pointer;display:block;font-weight:normal;line-height:1.5;margin-bottom:0}label.right{float:none !important;text-align:right}label.inline{margin:0 0 1rem 0;padding:.5625rem 0}label small{text-transform:capitalize;color:#676767}.prefix,.postfix{display:block;position:relative;z-index:2;text-align:center;width:100%;padding-top:0;padding-bottom:0;border-style:solid;border-width:1px;overflow:hidden;font-size:.875rem;height:2.3125rem;line-height:2.3125rem}.postfix.button{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;text-align:center;border:none}.prefix.button{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;text-align:center;border:none}.prefix.button.radius{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.postfix.button.radius{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.prefix.button.round{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}.postfix.button.round{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}span.prefix,label.prefix{background:#f2f2f2;border-right:none;color:#2c3136;border-color:#ccc}span.postfix,label.postfix{background:#f2f2f2;border-left:none;color:#2c3136;border-color:#ccc}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],textarea{-webkit-appearance:none;border-radius:0;background-color:#fff;font-family:inherit;border-style:solid;border-width:1px;border-color:#ccc;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);color:rgba(0,0,0,0.75);display:block;font-size:.875rem;margin:0 0 1rem 0;padding:.5rem;height:2.3125rem;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:box-shadow .45s,border-color .45s ease-in-out}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="color"]:focus,textarea:focus{box-shadow:0 0 5px #999;border-color:#999}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="color"]:focus,textarea:focus{background:#fafafa;border-color:#999;outline:none}input[type="text"]:disabled,input[type="password"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="month"]:disabled,input[type="week"]:disabled,input[type="email"]:disabled,input[type="number"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="color"]:disabled,textarea:disabled{background-color:#ddd;cursor:default}input[type="text"][disabled],input[type="text"][readonly],fieldset[disabled] input[type="text"],input[type="password"][disabled],input[type="password"][readonly],fieldset[disabled] input[type="password"],input[type="date"][disabled],input[type="date"][readonly],fieldset[disabled] input[type="date"],input[type="datetime"][disabled],input[type="datetime"][readonly],fieldset[disabled] input[type="datetime"],input[type="datetime-local"][disabled],input[type="datetime-local"][readonly],fieldset[disabled] input[type="datetime-local"],input[type="month"][disabled],input[type="month"][readonly],fieldset[disabled] input[type="month"],input[type="week"][disabled],input[type="week"][readonly],fieldset[disabled] input[type="week"],input[type="email"][disabled],input[type="email"][readonly],fieldset[disabled] input[type="email"],input[type="number"][disabled],input[type="number"][readonly],fieldset[disabled] input[type="number"],input[type="search"][disabled],input[type="search"][readonly],fieldset[disabled] input[type="search"],input[type="tel"][disabled],input[type="tel"][readonly],fieldset[disabled] input[type="tel"],input[type="time"][disabled],input[type="time"][readonly],fieldset[disabled] input[type="time"],input[type="url"][disabled],input[type="url"][readonly],fieldset[disabled] input[type="url"],input[type="color"][disabled],input[type="color"][readonly],fieldset[disabled] input[type="color"],textarea[disabled],textarea[readonly],fieldset[disabled] textarea{background-color:#ddd;cursor:default}input[type="text"].radius,input[type="password"].radius,input[type="date"].radius,input[type="datetime"].radius,input[type="datetime-local"].radius,input[type="month"].radius,input[type="week"].radius,input[type="email"].radius,input[type="number"].radius,input[type="search"].radius,input[type="tel"].radius,input[type="time"].radius,input[type="url"].radius,input[type="color"].radius,textarea.radius{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px}form .row .prefix-radius.row.collapse input,form .row .prefix-radius.row.collapse textarea,form .row .prefix-radius.row.collapse select{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}form .row .prefix-radius.row.collapse .prefix{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}form .row .postfix-radius.row.collapse input,form .row .postfix-radius.row.collapse textarea,form .row .postfix-radius.row.collapse select{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}form .row .postfix-radius.row.collapse .postfix{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}form .row .prefix-round.row.collapse input,form .row .prefix-round.row.collapse textarea,form .row .prefix-round.row.collapse select{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}form .row .prefix-round.row.collapse .prefix{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}form .row .postfix-round.row.collapse input,form .row .postfix-round.row.collapse textarea,form .row .postfix-round.row.collapse select{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}form .row .postfix-round.row.collapse .postfix{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}input[type="submit"]{-webkit-appearance:none;border-radius:0}textarea[rows]{height:auto}textarea{max-width:100%}select{-webkit-appearance:none !important;border-radius:0;background-color:#FAFAFA;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);background-position:100% center;background-repeat:no-repeat;border-style:solid;border-width:1px;border-color:#ccc;padding:.5rem;font-size:.875rem;font-family:Roboto,Arial,"Helvetica Neue",Helvetica,sans-serif;color:rgba(0,0,0,0.75);line-height:normal;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;height:2.3125rem}select::-ms-expand{display:none}select.radius{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px}select:hover{background-color:#f3f3f3;border-color:#999}select:disabled{background-color:#ddd;cursor:default}input[type="file"],input[type="checkbox"],input[type="radio"],select{margin:0 0 1rem 0}input[type="checkbox"]+label,input[type="radio"]+label{display:inline-block;margin-left:.2rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline}input[type="file"]{width:100%}fieldset{border:1px solid #ddd;padding:1.25rem;margin:1.125rem 0}fieldset legend{font-weight:bold;background:#fff;padding:0 .1875rem;margin:0;margin-left:-.1875rem}[data-abide] .error small.error,[data-abide] .error span.error,[data-abide] span.error,[data-abide] small.error{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:normal;font-style:italic;background:#f04124;color:#fff}[data-abide] span.error,[data-abide] small.error{display:none}span.error,small.error{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:normal;font-style:italic;background:#f04124;color:#fff}.error input,.error textarea,.error select{margin-bottom:0}.error input[type="checkbox"],.error input[type="radio"]{margin-bottom:1rem}.error label,.error label.error{color:#f04124}.error small.error{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:normal;font-style:italic;background:#f04124;color:#fff}.error>label>small{color:#676767;background:transparent;padding:0;text-transform:capitalize;font-style:normal;font-size:60%;margin:0;display:inline}.error span.error-message{display:block}input.error,textarea.error,select.error{margin-bottom:0}label.error{color:#f04124}meta.foundation-mq-topbar{font-family:"/only screen and (min-width:40.01em)/";width:40.01em}.contain-to-grid{width:100%;background:#135ea4}.contain-to-grid .top-bar{margin-bottom:0}.sticky{border-bottom:3px solid #164b91;height:73px}.fixed{width:100%;left:0;position:fixed;top:0;z-index:120}.fixed.expanded:not(.top-bar){overflow-y:auto;height:auto;width:100%;max-height:100%}.fixed.expanded:not(.top-bar) .title-area{position:fixed;width:100%;z-index:99}.fixed.expanded:not(.top-bar) .top-bar-section{z-index:98;margin-top:4.375rem}.top-bar{height:4.375rem;line-height:4.375rem;position:relative;background:#135ea4;margin-bottom:0}.top-bar ul{margin-bottom:0;list-style:none;z-index:501}.top-bar .row{max-width:none}.top-bar form,.top-bar input{margin-bottom:0}.top-bar input{height:1.75rem;padding-top:.35rem;padding-bottom:.35rem;font-size:.75rem}.top-bar .button,.top-bar button{padding-top:0.4125rem;padding-bottom:0.4125rem;margin-bottom:0;font-size:.75rem}@media only screen and (max-width: 40em){.top-bar .button,.top-bar button{position:relative;top:-1px}}.top-bar .title-area{position:relative;margin:0}.top-bar .name{height:4.375rem;margin:0;font-size:16px}.top-bar .name h1,.top-bar .name h2,.top-bar .name h3,.top-bar .name h4,.top-bar .name p,.top-bar .name span{line-height:4.375rem;font-size:1.0625rem;margin:0}.top-bar .name h1 a,.top-bar .name h2 a,.top-bar .name h3 a,.top-bar .name h4 a,.top-bar .name p a,.top-bar .name span a{font-weight:normal;color:#fff;width:75%;display:block;padding:0 1.45833rem}.top-bar .toggle-topbar{position:absolute;right:0;top:0}.top-bar .toggle-topbar a{color:#fff;text-transform:uppercase;font-size:.8125rem;font-weight:bold;position:relative;display:block;padding:0 1.45833rem;height:4.375rem;line-height:4.375rem}.top-bar .toggle-topbar.menu-icon{top:50%;margin-top:-16px}.top-bar .toggle-topbar.menu-icon a{height:34px;line-height:33px;padding:0 3.02083rem 0 1.45833rem;color:#fff;position:relative}.top-bar .toggle-topbar.menu-icon a span::after{content:"";position:absolute;display:block;height:0;top:50%;margin-top:-8px;right:1.45833rem;box-shadow:0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;width:16px}.top-bar .toggle-topbar.menu-icon a span:hover:after{box-shadow:0 0 0 1px "",0 7px 0 1px "",0 14px 0 1px ""}.top-bar.expanded{height:auto;background:transparent}.top-bar.expanded .title-area{background:#135ea4}.top-bar.expanded .toggle-topbar a{color:#888}.top-bar.expanded .toggle-topbar a span::after{box-shadow:0 0 0 1px #888,0 7px 0 1px #888,0 14px 0 1px #888}.top-bar-section{left:0;position:relative;width:auto;transition:left 300ms ease-out}.top-bar-section ul{padding:0;width:100%;height:auto;display:block;font-size:16px;margin:0}.top-bar-section .divider,.top-bar-section [role="separator"]{border-top:solid 1px #0a2f52;clear:both;height:1px;width:100%}.top-bar-section ul li{background:#2c3136}.top-bar-section ul li>a{display:block;width:100%;color:#fff;padding:12px 0 12px 0;padding-left:1.45833rem;font-family:Roboto,Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:.8125rem;font-weight:normal;text-transform:none}.top-bar-section ul li>a.button{font-size:.8125rem;padding-right:1.45833rem;padding-left:1.45833rem;background-color:#1761a5;border-color:#124e84;color:#fff}.top-bar-section ul li>a.button:hover,.top-bar-section ul li>a.button:focus{background-color:#124e84}.top-bar-section ul li>a.button:hover,.top-bar-section ul li>a.button:focus{color:#fff}.top-bar-section ul li>a.button.secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#2c3136}.top-bar-section ul li>a.button.secondary:hover,.top-bar-section ul li>a.button.secondary:focus{background-color:#b9b9b9}.top-bar-section ul li>a.button.secondary:hover,.top-bar-section ul li>a.button.secondary:focus{color:#2c3136}.top-bar-section ul li>a.button.success{background-color:#1a8368;border-color:#156953;color:#fff}.top-bar-section ul li>a.button.success:hover,.top-bar-section ul li>a.button.success:focus{background-color:#156953}.top-bar-section ul li>a.button.success:hover,.top-bar-section ul li>a.button.success:focus{color:#fff}.top-bar-section ul li>a.button.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff}.top-bar-section ul li>a.button.alert:hover,.top-bar-section ul li>a.button.alert:focus{background-color:#cf2a0e}.top-bar-section ul li>a.button.alert:hover,.top-bar-section ul li>a.button.alert:focus{color:#fff}.top-bar-section ul li>a.button.warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff}.top-bar-section ul li>a.button.warning:hover,.top-bar-section ul li>a.button.warning:focus{background-color:#cf6e0e}.top-bar-section ul li>a.button.warning:hover,.top-bar-section ul li>a.button.warning:focus{color:#fff}.top-bar-section ul li>button{font-size:.8125rem;padding-right:1.45833rem;padding-left:1.45833rem;background-color:#1761a5;border-color:#124e84;color:#fff}.top-bar-section ul li>button:hover,.top-bar-section ul li>button:focus{background-color:#124e84}.top-bar-section ul li>button:hover,.top-bar-section ul li>button:focus{color:#fff}.top-bar-section ul li>button.secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#2c3136}.top-bar-section ul li>button.secondary:hover,.top-bar-section ul li>button.secondary:focus{background-color:#b9b9b9}.top-bar-section ul li>button.secondary:hover,.top-bar-section ul li>button.secondary:focus{color:#2c3136}.top-bar-section ul li>button.success{background-color:#1a8368;border-color:#156953;color:#fff}.top-bar-section ul li>button.success:hover,.top-bar-section ul li>button.success:focus{background-color:#156953}.top-bar-section ul li>button.success:hover,.top-bar-section ul li>button.success:focus{color:#fff}.top-bar-section ul li>button.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff}.top-bar-section ul li>button.alert:hover,.top-bar-section ul li>button.alert:focus{background-color:#cf2a0e}.top-bar-section ul li>button.alert:hover,.top-bar-section ul li>button.alert:focus{color:#fff}.top-bar-section ul li>button.warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff}.top-bar-section ul li>button.warning:hover,.top-bar-section ul li>button.warning:focus{background-color:#cf6e0e}.top-bar-section ul li>button.warning:hover,.top-bar-section ul li>button.warning:focus{color:#fff}.top-bar-section ul li:hover:not(.has-form)>a{background-color:#555;background:#2c3136;color:#fff}.top-bar-section ul li.active>a{background:#1761a5;color:#fff}.top-bar-section ul li.active>a:hover{background:#14538e;color:#fff}.top-bar-section .has-form{padding:1.45833rem}.top-bar-section .has-dropdown{position:relative}.top-bar-section .has-dropdown>a:after{content:"";display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent rgba(255,255,255,0.4);border-left-style:solid;margin-right:1.45833rem;margin-top:-4.5px;position:absolute;top:50%;right:0}.top-bar-section .has-dropdown.moved{position:static}.top-bar-section .has-dropdown.moved>.dropdown{display:block;position:static !important;height:auto;width:auto;overflow:visible;clip:auto;position:absolute !important;width:100%}.top-bar-section .has-dropdown.moved>a:after{display:none}.top-bar-section .dropdown{padding:0;position:absolute;left:100%;top:0;z-index:99;display:block;position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}.top-bar-section .dropdown li{width:100%;height:auto}.top-bar-section .dropdown li a{font-weight:normal;padding:8px 1.45833rem}.top-bar-section .dropdown li a.parent-link{font-weight:normal}.top-bar-section .dropdown li.title h5,.top-bar-section .dropdown li.parent-link{margin-bottom:0;margin-top:0;font-size:1.125rem}.top-bar-section .dropdown li.title h5 a,.top-bar-section .dropdown li.parent-link a{color:#fff;display:block}.top-bar-section .dropdown li.title h5 a:hover,.top-bar-section .dropdown li.parent-link a:hover{background:none}.top-bar-section .dropdown li.has-form{padding:8px 1.45833rem}.top-bar-section .dropdown li .button,.top-bar-section .dropdown li button{top:auto}.top-bar-section .dropdown label{padding:8px 1.45833rem 2px;margin-bottom:0;text-transform:uppercase;color:#777;font-weight:bold;font-size:.625rem}.js-generated{display:block}@media only screen and (min-width: 40.01em){.top-bar{background:#135ea4;overflow:visible}.top-bar:before,.top-bar:after{content:" ";display:table}.top-bar:after{clear:both}.top-bar .toggle-topbar{display:none}.top-bar .title-area{float:left}.top-bar .name h1 a{width:auto}.top-bar input,.top-bar .button,.top-bar button{font-size:.875rem;position:relative;height:1.75rem;top:1.3125rem}.top-bar.expanded{background:#135ea4}.contain-to-grid .top-bar{max-width:62.5rem;margin:0 auto;margin-bottom:0}.top-bar-section{transition:none 0 0;left:0 !important}.top-bar-section ul{width:auto;height:auto !important;display:inline}.top-bar-section ul li{float:left}.top-bar-section ul li .js-generated{display:none}.top-bar-section li.hover>a:not(.button){background-color:#555;background:#2c3136;color:#fff}.top-bar-section li:not(.has-form) a:not(.button){padding:0 1.45833rem;line-height:4.375rem;background:#135ea4}.top-bar-section li:not(.has-form) a:not(.button):hover{background-color:#555;background:#2c3136}.top-bar-section li.active:not(.has-form) a:not(.button){padding:0 1.45833rem;line-height:4.375rem;color:#fff;background:#1761a5}.top-bar-section li.active:not(.has-form) a:not(.button):hover{background:#14538e;color:#fff}.top-bar-section .has-dropdown>a{padding-right:2.70833rem !important}.top-bar-section .has-dropdown>a:after{content:"";display:block;width:0;height:0;border:inset 5px;border-color:rgba(255,255,255,0.4) transparent transparent transparent;border-top-style:solid;margin-top:-2.5px;top:2.1875rem}.top-bar-section .has-dropdown.moved{position:relative}.top-bar-section .has-dropdown.moved>.dropdown{display:block;position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}.top-bar-section .has-dropdown.hover>.dropdown,.top-bar-section .has-dropdown.not-click:hover>.dropdown{display:block;position:static !important;height:auto;width:auto;overflow:visible;clip:auto;position:absolute !important}.top-bar-section .has-dropdown>a:focus+.dropdown{display:block;position:static !important;height:auto;width:auto;overflow:visible;clip:auto;position:absolute !important}.top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after{border:none;content:"\00bb";top:1rem;margin-top:-1px;right:5px;line-height:1.2}.top-bar-section .dropdown{left:0;top:auto;background:transparent;min-width:100%}.top-bar-section .dropdown li a{color:#fff;line-height:4.375rem;white-space:nowrap;padding:12px 1.45833rem;background:#2c3136}.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button){color:#fff;background:#2c3136}.top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button){color:#fff;background-color:#555;background:#2c3136}.top-bar-section .dropdown li label{white-space:nowrap;background:#2c3136}.top-bar-section .dropdown li .dropdown{left:100%;top:0}.top-bar-section>ul>.divider,.top-bar-section>ul>[role="separator"]{border-bottom:none;border-top:none;border-right:solid 1px #1774ca;clear:none;height:4.375rem;width:0}.top-bar-section .has-form{background:#135ea4;padding:0 1.45833rem;height:4.375rem}.top-bar-section .right li .dropdown{left:auto;right:0}.top-bar-section .right li .dropdown li .dropdown{right:100%}.top-bar-section .left li .dropdown{right:auto;left:0}.top-bar-section .left li .dropdown li .dropdown{left:100%}.no-js .top-bar-section ul li:hover>a{background-color:#555;background:#2c3136;color:#fff}.no-js .top-bar-section ul li:active>a{background:#1761a5;color:#fff}.no-js .top-bar-section .has-dropdown:hover>.dropdown{display:block;position:static !important;height:auto;width:auto;overflow:visible;clip:auto;position:absolute !important}.no-js .top-bar-section .has-dropdown>a:focus+.dropdown{display:block;position:static !important;height:auto;width:auto;overflow:visible;clip:auto;position:absolute !important}}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}@media only screen and (max-width: 40em){.small-only-text-left{text-align:left !important}.small-only-text-right{text-align:right !important}.small-only-text-center{text-align:center !important}.small-only-text-justify{text-align:justify !important}}@media only screen{.small-text-left{text-align:left !important}.small-text-right{text-align:right !important}.small-text-center{text-align:center !important}.small-text-justify{text-align:justify !important}}@media only screen and (min-width: 40.01em) and (max-width: 63em){.medium-only-text-left{text-align:left !important}.medium-only-text-right{text-align:right !important}.medium-only-text-center{text-align:center !important}.medium-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 40.01em){.medium-text-left{text-align:left !important}.medium-text-right{text-align:right !important}.medium-text-center{text-align:center !important}.medium-text-justify{text-align:justify !important}}@media only screen and (min-width: 63.01em) and (max-width: 90em){.large-only-text-left{text-align:left !important}.large-only-text-right{text-align:right !important}.large-only-text-center{text-align:center !important}.large-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 63.01em){.large-text-left{text-align:left !important}.large-text-right{text-align:right !important}.large-text-center{text-align:center !important}.large-text-justify{text-align:justify !important}}@media only screen and (min-width: 90.01em) and (max-width: 120em){.xlarge-only-text-left{text-align:left !important}.xlarge-only-text-right{text-align:right !important}.xlarge-only-text-center{text-align:center !important}.xlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 90.01em){.xlarge-text-left{text-align:left !important}.xlarge-text-right{text-align:right !important}.xlarge-text-center{text-align:center !important}.xlarge-text-justify{text-align:justify !important}}@media only screen and (min-width: 120.01em) and (max-width: 99999999em){.xxlarge-only-text-left{text-align:left !important}.xxlarge-only-text-right{text-align:right !important}.xxlarge-only-text-center{text-align:center !important}.xxlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 120.01em){.xxlarge-text-left{text-align:left !important}.xxlarge-text-right{text-align:right !important}.xxlarge-text-center{text-align:center !important}.xxlarge-text-justify{text-align:justify !important}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}a{color:#1761a5;text-decoration:none;line-height:inherit}a img{border:none}p{font-family:inherit;font-weight:normal;font-size:1rem;line-height:1.6;text-rendering:optimizeLegibility}p.lead{font-size:1.21875rem;line-height:1.6}p aside{font-size:.875rem;line-height:1.35;font-style:italic}h1,h2,h3,h4,h5,h6{font-family:Roboto,Arial,"Helvetica Neue",Helvetica,sans-serif;font-weight:normal;font-style:normal;color:#222;text-rendering:optimizeLegibility;margin-top:.2rem;margin-bottom:.5rem;line-height:1.4}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:60%;color:#6f6f6f;line-height:0}h1{font-size:2.125rem}h2{font-size:1.6875rem}h3{font-size:1.375rem}h4{font-size:1.125rem}h5{font-size:1.125rem}h6{font-size:1rem}.subheader{line-height:1.4;color:#6f6f6f;font-weight:normal;margin-top:.2rem;margin-bottom:.5rem}hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:1.25rem 0 1.1875rem;height:0}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:60%;line-height:inherit}code{font-family:Roboto,Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#2c3136;background-color:#f8f8f8;border-width:1px;border-style:solid;border-color:#dfdfdf;padding:.125rem .3125rem .0625rem}ul,ol,dl{font-size:1rem;line-height:1.6;margin-bottom:1.25rem;list-style-position:outside;font-family:inherit}ul{margin-left:1.1rem}ul.no-bullet{margin-left:0}ul.no-bullet li ul,ul.no-bullet li ol{margin-left:1.25rem;margin-bottom:0;list-style:none}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0}ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}ul.square{list-style-type:square;margin-left:1.1rem}ul.circle{list-style-type:circle;margin-left:1.1rem}ul.disc{list-style-type:disc;margin-left:1.1rem}ul.no-bullet{list-style:none}ol{margin-left:1.4rem}ol li ul,ol li ol{margin-left:1.25rem;margin-bottom:0}dl dt{margin-bottom:.3rem;font-weight:bold}dl dd{margin-bottom:.75rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;cursor:help}abbr{text-transform:none}abbr[title]{border-bottom:1px dotted #ddd}blockquote{margin:0 0 1.25rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ddd}blockquote cite{display:block;font-size:.8125rem;color:#555}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}blockquote,blockquote p{line-height:1.6;color:#6f6f6f}.vcard{display:inline-block;margin:0 0 1.25rem 0;border:1px solid #ddd;padding:.625rem .75rem}.vcard li{margin:0;display:block}.vcard .fn{font-weight:bold;font-size:.9375rem}.vevent .summary{font-weight:bold}.vevent abbr{cursor:default;text-decoration:none;font-weight:bold;border:none;padding:0 .0625rem}@media only screen and (min-width: 40.01em){h1,h2,h3,h4,h5,h6{line-height:1.4}h1{font-size:2.75rem}h2{font-size:2.3125rem}h3{font-size:1.6875rem}h4{font-size:1.4375rem}h5{font-size:1.125rem}h6{font-size:1rem}}.print-only{display:none !important}@media print{*{background:transparent !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none !important}.print-only{display:block !important}.hide-for-print{display:none !important}.show-for-print{display:inherit !important}}.off-canvas-wrap{-webkit-backface-visibility:hidden;position:relative;width:100%;overflow:hidden}.off-canvas-wrap.move-right,.off-canvas-wrap.move-left{min-height:100%;-webkit-overflow-scrolling:touch}.inner-wrap{position:relative;width:100%;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease;margin-bottom:-6px}.inner-wrap:before,.inner-wrap:after{content:" ";display:table}.inner-wrap:after{clear:both}.tab-bar{-webkit-backface-visibility:hidden;background:#2c3136;color:#fff;height:2.8125rem;line-height:2.8125rem;position:relative}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4,.tab-bar h5,.tab-bar h6{color:#fff;font-weight:bold;line-height:2.8125rem;margin:0}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4{font-size:1.125rem}.left-small{width:2.8125rem;height:2.8125rem;position:absolute;top:0;border-right:solid 1px #16191b;left:0}.right-small{width:2.8125rem;height:2.8125rem;position:absolute;top:0;border-left:solid 1px #16191b;right:0}.tab-bar-section{padding:0 .625rem;position:absolute;text-align:center;height:2.8125rem;top:0}@media only screen and (min-width: 40.01em){.tab-bar-section.left{text-align:left}.tab-bar-section.right{text-align:right}}.tab-bar-section.left{left:0;right:2.8125rem}.tab-bar-section.right{left:2.8125rem;right:0}.tab-bar-section.middle{left:2.8125rem;right:2.8125rem}.tab-bar .menu-icon{text-indent:2.1875rem;width:2.8125rem;height:2.8125rem;display:block;padding:0;color:#fff;position:relative;transform:translate3d(0, 0, 0)}.tab-bar .menu-icon span::after{content:"";position:absolute;display:block;height:0;top:50%;margin-top:-.5rem;left:.90625rem;box-shadow:0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;width:1rem}.tab-bar .menu-icon span:hover:after{box-shadow:0 0 0 1px #b3b3b3,0 7px 0 1px #b3b3b3,0 14px 0 1px #b3b3b3}.left-off-canvas-menu{-webkit-backface-visibility:hidden;width:15.625rem;top:0;bottom:0;position:absolute;overflow-x:hidden;overflow-y:auto;background:#464a4e;z-index:1001;box-sizing:content-box;transition:transform 500ms ease 0s;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-ms-transform:translate(-100%, 0);-webkit-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate3d(-100%, 0, 0);-o-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.left-off-canvas-menu *{-webkit-backface-visibility:hidden}.right-off-canvas-menu{-webkit-backface-visibility:hidden;width:15.625rem;top:0;bottom:0;position:absolute;overflow-x:hidden;overflow-y:auto;background:#464a4e;z-index:1001;box-sizing:content-box;transition:transform 500ms ease 0s;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-ms-transform:translate(100%, 0);-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);-o-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);right:0}.right-off-canvas-menu *{-webkit-backface-visibility:hidden}ul.off-canvas-list{list-style-type:none;padding:0;margin:0}ul.off-canvas-list li label{display:block;padding:0.3rem .9375rem;color:#999;text-transform:uppercase;font-size:.75rem;font-weight:bold;background:#444;border-top:1px solid #5e5e5e;border-bottom:none;margin:0}ul.off-canvas-list li a{display:block;padding:.66667rem;color:rgba(255,255,255,0.7);border-bottom:1px solid #35383b;transition:background 300ms ease}ul.off-canvas-list li a:hover{background:#1f2226}.move-right>.inner-wrap{-ms-transform:translate(15.625rem, 0);-webkit-transform:translate3d(15.625rem, 0, 0);-moz-transform:translate3d(15.625rem, 0, 0);-ms-transform:translate3d(15.625rem, 0, 0);-o-transform:translate3d(15.625rem, 0, 0);transform:translate3d(15.625rem, 0, 0)}.move-right .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 300ms ease;cursor:pointer;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);display:block;position:absolute;background:rgba(255,255,255,0.2);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:transparent}@media only screen and (min-width: 40.01em){.move-right .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.move-left>.inner-wrap{-ms-transform:translate(-15.625rem, 0);-webkit-transform:translate3d(-15.625rem, 0, 0);-moz-transform:translate3d(-15.625rem, 0, 0);-ms-transform:translate3d(-15.625rem, 0, 0);-o-transform:translate3d(-15.625rem, 0, 0);transform:translate3d(-15.625rem, 0, 0)}.move-left .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 300ms ease;cursor:pointer;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);display:block;position:absolute;background:rgba(255,255,255,0.2);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:transparent}@media only screen and (min-width: 40.01em){.move-left .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.offcanvas-overlap .left-off-canvas-menu,.offcanvas-overlap .right-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 300ms ease;cursor:pointer;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);display:block;position:absolute;background:rgba(255,255,255,0.2);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:transparent}@media only screen and (min-width: 40.01em){.offcanvas-overlap .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.offcanvas-overlap-left .right-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-left .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 300ms ease;cursor:pointer;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);display:block;position:absolute;background:rgba(255,255,255,0.2);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:transparent}@media only screen and (min-width: 40.01em){.offcanvas-overlap-left .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.offcanvas-overlap-right .left-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-right .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 300ms ease;cursor:pointer;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);display:block;position:absolute;background:rgba(255,255,255,0.2);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:transparent}@media only screen and (min-width: 40.01em){.offcanvas-overlap-right .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.no-csstransforms .left-off-canvas-menu{left:-15.625rem}.no-csstransforms .right-off-canvas-menu{right:-15.625rem}.no-csstransforms .move-left>.inner-wrap{right:15.625rem}.no-csstransforms .move-right>.inner-wrap{left:15.625rem}.left-submenu{-webkit-backface-visibility:hidden;width:15.625rem;top:0;bottom:0;position:absolute;margin:0;overflow-x:hidden;overflow-y:auto;background:#464a4e;z-index:1002;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-transform:translate(-100%, 0);-webkit-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate3d(-100%, 0, 0);-o-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease}.left-submenu *{-webkit-backface-visibility:hidden}.left-submenu .back>a{padding:0.3rem .9375rem;color:#999;text-transform:uppercase;font-weight:bold;background:#444;border-top:1px solid #5e5e5e;border-bottom:none;margin:0}.left-submenu .back>a:hover{background:#303030;border-top:1px solid #5e5e5e;border-bottom:none}.left-submenu .back>a:before{content:"\AB";margin-right:0.5rem;display:inline}.left-submenu.move-right,.left-submenu.offcanvas-overlap-right,.left-submenu.offcanvas-overlap{-ms-transform:translate(0%, 0);-webkit-transform:translate3d(0%, 0, 0);-moz-transform:translate3d(0%, 0, 0);-ms-transform:translate3d(0%, 0, 0);-o-transform:translate3d(0%, 0, 0);transform:translate3d(0%, 0, 0)}.right-submenu{-webkit-backface-visibility:hidden;width:15.625rem;top:0;bottom:0;position:absolute;margin:0;overflow-x:hidden;overflow-y:auto;background:#464a4e;z-index:1002;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-transform:translate(100%, 0);-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);-o-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);right:0;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease}.right-submenu *{-webkit-backface-visibility:hidden}.right-submenu .back>a{padding:0.3rem .9375rem;color:#999;text-transform:uppercase;font-weight:bold;background:#444;border-top:1px solid #5e5e5e;border-bottom:none;margin:0}.right-submenu .back>a:hover{background:#303030;border-top:1px solid #5e5e5e;border-bottom:none}.right-submenu .back>a:after{content:"\BB";margin-left:0.5rem;display:inline}.right-submenu.move-left,.right-submenu.offcanvas-overlap-left,.right-submenu.offcanvas-overlap{-ms-transform:translate(0%, 0);-webkit-transform:translate3d(0%, 0, 0);-moz-transform:translate3d(0%, 0, 0);-ms-transform:translate3d(0%, 0, 0);-o-transform:translate3d(0%, 0, 0);transform:translate3d(0%, 0, 0)}.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after{content:"\BB";margin-left:0.5rem;display:inline}.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before{content:"\AB";margin-right:0.5rem;display:inline}.f-dropdown{position:absolute;left:-9999px;list-style:none;margin-left:0;outline:none;width:100%;max-height:none;height:auto;background:#464a4e;z-index:89;margin-top:2px;max-width:200px}.f-dropdown>*:first-child{margin-top:0}.f-dropdown>*:last-child{margin-bottom:0}.f-dropdown:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:transparent transparent #464a4e transparent;border-bottom-style:solid;position:absolute;top:-12px;left:10px;z-index:89}.f-dropdown:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:transparent transparent #383b3e transparent;border-bottom-style:solid;position:absolute;top:-14px;left:9px;z-index:88}.f-dropdown.right:before{left:auto;right:10px}.f-dropdown.right:after{left:auto;right:9px}.f-dropdown.drop-right{position:absolute;left:-9999px;list-style:none;margin-left:0;outline:none;width:100%;max-height:none;height:auto;background:#464a4e;z-index:89;margin-top:0;margin-left:2px;max-width:200px}.f-dropdown.drop-right>*:first-child{margin-top:0}.f-dropdown.drop-right>*:last-child{margin-bottom:0}.f-dropdown.drop-right:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:transparent #464a4e transparent transparent;border-right-style:solid;position:absolute;top:10px;left:-12px;z-index:89}.f-dropdown.drop-right:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:transparent #383b3e transparent transparent;border-right-style:solid;position:absolute;top:9px;left:-14px;z-index:88}.f-dropdown.drop-left{position:absolute;left:-9999px;list-style:none;margin-left:0;outline:none;width:100%;max-height:none;height:auto;background:#464a4e;z-index:89;margin-top:0;margin-left:-2px;max-width:200px}.f-dropdown.drop-left>*:first-child{margin-top:0}.f-dropdown.drop-left>*:last-child{margin-bottom:0}.f-dropdown.drop-left:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:transparent transparent transparent #464a4e;border-left-style:solid;position:absolute;top:10px;right:-12px;left:auto;z-index:89}.f-dropdown.drop-left:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:transparent transparent transparent #383b3e;border-left-style:solid;position:absolute;top:9px;right:-14px;left:auto;z-index:88}.f-dropdown.drop-top{position:absolute;left:-9999px;list-style:none;margin-left:0;outline:none;width:100%;max-height:none;height:auto;background:#464a4e;z-index:89;margin-top:-2px;margin-left:0;max-width:200px}.f-dropdown.drop-top>*:first-child{margin-top:0}.f-dropdown.drop-top>*:last-child{margin-bottom:0}.f-dropdown.drop-top:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:#464a4e transparent transparent transparent;border-top-style:solid;position:absolute;top:auto;bottom:-12px;left:10px;right:auto;z-index:89}.f-dropdown.drop-top:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:#383b3e transparent transparent transparent;border-top-style:solid;position:absolute;top:auto;bottom:-14px;left:9px;right:auto;z-index:88}.f-dropdown li{font-size:.875rem;cursor:pointer;line-height:1.125rem;margin:0}.f-dropdown li:hover,.f-dropdown li:focus{background:#2c3136}.f-dropdown li.radius{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px}.f-dropdown li a{display:block}.f-dropdown.content{position:absolute;left:-9999px;list-style:none;margin-left:0;outline:none;padding:1.25rem;width:100%;height:auto;max-height:none;background:#fff;z-index:89;max-width:200px}.f-dropdown.content>*:first-child{margin-top:0}.f-dropdown.content>*:last-child{margin-bottom:0}.f-dropdown.micro{max-width:140px;border:1px solid #999;z-index:500}.f-dropdown.tiny{max-width:251px !important}.f-dropdown.small{max-width:300px}.f-dropdown.medium{max-width:500px}.f-dropdown.large{max-width:800px}.f-dropdown.mega{width:100% !important;max-width:100% !important}.f-dropdown.mega.open{left:0 !important}.reveal-modal-bg{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;background:rgba(0,0,0,0.45);z-index:1004;display:none;left:0;height:100%}.reveal-modal,dialog{visibility:hidden;display:none;position:absolute;z-index:1005;width:100vw;top:0;border-radius:3px;left:0;background-color:#fff;padding:1.25rem;border:solid 1px #666;box-shadow:0 0 10px rgba(0,0,0,0.4);padding:1.875rem}@media only screen and (max-width: 40em){.reveal-modal,dialog{min-height:100vh}}.reveal-modal .column,dialog .column,.reveal-modal .columns,dialog .columns{min-width:0}.reveal-modal>:first-child,dialog>:first-child{margin-top:0}.reveal-modal>:last-child,dialog>:last-child{margin-bottom:0}@media only screen and (min-width: 40.01em){.reveal-modal,dialog{width:80%;max-width:62.5rem;left:0;right:0;margin:0 auto}}@media only screen and (min-width: 40.01em){.reveal-modal,dialog{top:6.25rem}}.reveal-modal.radius,dialog.radius{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px}.reveal-modal.round,dialog.round{border-radius:1000px;-webkit-border-radius:1000px;-moz-border-radius:1000px;-ms-border-radius:1000px}.reveal-modal.collapse,dialog.collapse{padding:0}@media only screen and (min-width: 40.01em){.reveal-modal.tiny,dialog.tiny{width:30%;max-width:62.5rem;left:0;right:0;margin:0 auto}}@media only screen and (min-width: 40.01em){.reveal-modal.small,dialog.small{width:40%;max-width:62.5rem;left:0;right:0;margin:0 auto}}@media only screen and (min-width: 40.01em){.reveal-modal.medium,dialog.medium{width:60%;max-width:62.5rem;left:0;right:0;margin:0 auto}}@media only screen and (min-width: 40.01em){.reveal-modal.large,dialog.large{width:70%;max-width:62.5rem;left:0;right:0;margin:0 auto}}@media only screen and (min-width: 40.01em){.reveal-modal.xlarge,dialog.xlarge{width:95%;max-width:62.5rem;left:0;right:0;margin:0 auto}}.reveal-modal.full,dialog.full{top:0;left:0;height:100%;height:100vh;min-height:100vh;max-width:none !important;margin-left:0 !important}@media only screen and (min-width: 40.01em){.reveal-modal.full,dialog.full{width:100vw;max-width:62.5rem;left:0;right:0;margin:0 auto}}.reveal-modal .close-reveal-modal,dialog .close-reveal-modal{font-size:2.5rem;line-height:1;position:absolute;top:.625rem;right:1.375rem;color:#aaa;font-weight:bold;cursor:pointer}dialog{display:none}dialog::backdrop,dialog+.backdrop{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;background:rgba(0,0,0,0.45);z-index:auto;display:none;left:0;height:100%}dialog[open]{display:block}@media print{dialog,.reveal-modal,dialog{display:none;background:#fff !important}}.modal{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;background:rgba(0,0,0,0.45);z-index:1004;display:none;left:0;height:100%}table{background:#fff;margin-bottom:1.25rem;border:solid 1px #ddd;table-layout:auto}table caption{background:transparent;color:#222;font-size:1rem;font-weight:bold}table thead{background:#f5f5f5}table thead tr th,table thead tr td{padding:.5rem .625rem .625rem;font-size:.875rem;font-weight:bold;color:#222}table tfoot{background:#f5f5f5}table tfoot tr th,table tfoot tr td{padding:.5rem .625rem .625rem;font-size:.875rem;font-weight:bold;color:#222}table tr th,table tr td{padding:.5625rem .625rem;font-size:.875rem;color:#222;text-align:left}table tr.even,table tr.alt,table tr:nth-of-type(even){background:#F9F9F9}table thead tr th,table tfoot tr th,table tfoot tr td,table tbody tr th,table tbody tr td,table tr td{display:table-cell;line-height:1.125rem}.tab-agricola{width:33.19%}.border-content-tab{border:1px solid #d0d0d1;border-top:none}.tabs{margin-bottom:0 !important;margin-left:0}.tabs:before,.tabs:after{content:" ";display:table}.tabs:after{clear:both}.tabs dd,.tabs .tab-title{position:relative;margin-bottom:0 !important;list-style:none;float:left}.tabs dd>a,.tabs dd .fakelink,.tabs .tab-title>a,.tabs .tab-title .fakelink{outline:none;display:block;cursor:pointer;background-color:#d0d0d1;padding:10px;border-left:1px solid #fff}.tabs dd>a:hover,.tabs dd .fakelink:hover,.tabs .tab-title>a:hover,.tabs .tab-title .fakelink:hover{background-color:#c3c3c5}.tabs dd.active a,.tabs .tab-title.active a{background-color:#5ec6ed}.tabs dd.active a:active,.tabs .tab-title.active a:active{background-color:#d0d0d1}.tabs dd.active-agro a,.tabs dd.fakeactive span,.tabs .tab-title.active-agro a,.tabs .tab-title.fakeactive span{background-color:#fff !important;color:#398244;border:1px solid #d0d0d1;border-bottom:none;margin-bottom:-1px;cursor:default}.tabs dd.active-agro a:active,.tabs dd.fakeactive span:active,.tabs .tab-title.active-agro a:active,.tabs .tab-title.fakeactive span:active{background-color:#d0d0d1}.tabs dd.active-winter a,.tabs .tab-title.active-winter a{background-color:#fff !important;color:#1a1a6d;border:1px solid #d0d0d1;border-bottom:none;margin-bottom:-1px;cursor:default}.tabs dd.active-winter a:active,.tabs .tab-title.active-winter a:active{background-color:#d0d0d1}.tabs dd.active-summer a,.tabs .tab-title.active-summer a{background-color:#fff !important;color:#f08a24;border:1px solid #d0d0d1;border-bottom:none;margin-bottom:-1px;cursor:default}.tabs dd.active-summer a:active,.tabs .tab-title.active-summer a:active{background-color:#d0d0d1}.tabs.radius dd:first-child a,.tabs.radius .tab:first-child a{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.tabs.radius dd:last-child a,.tabs.radius .tab:last-child a{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.tabs.vertical dd,.tabs.vertical .tab-title{position:inherit;float:none;display:block;top:auto}.tabs-content{margin-bottom:1.5rem;width:100%}.tabs-content:before,.tabs-content:after{content:" ";display:table}.tabs-content:after{clear:both}.tabs-content>.content{display:none;float:left;width:100%}.tabs-content>.content.active{display:block;float:none}.tabs-content>.content.contained{padding:.9375rem}.tabs-content .content-tabs-agro{float:left !important;padding-bottom:10px;border:1px solid #d0d0d1}.tabs-content.vertical{display:block}.tabs-content.vertical>.content{padding:0 .9375rem}@media only screen and (min-width: 40.01em){.tab-agricola{width:11.11%}.tabs.vertical{width:20%;max-width:20%;float:left;margin:0 0 1.25rem}.tabs-content.vertical{width:80%;max-width:80%;float:left;margin-left:-1px;padding-left:1rem}}.no-js .tabs-content>.content{display:block;float:none}.has-tip{font-weight:bold;color:#2c3136}.has-tip:hover,.has-tip:focus{color:#1761a5}.has-tip.tip-left,.has-tip.tip-right{float:none !important}.tooltip{display:none;position:absolute;z-index:1006;font-weight:normal;font-size:.875rem;line-height:1.3;padding:.75rem;max-width:300px;left:50%;width:100%;color:#fff;background:#2c3136}.tooltip>.nub{display:block;left:5px;position:absolute;width:0;height:0;border:solid 5px;border-color:transparent transparent #2c3136 transparent;top:-10px;pointer-events:none}.tooltip>.nub.rtl{left:auto;right:5px}.tooltip.radius{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px}.tooltip.round{border-radius:1000px;-webkit-border-radius:1000px;-moz-border-radius:1000px;-ms-border-radius:1000px}.tooltip.round>.nub{left:2rem}.tooltip.opened{color:#1761a5 !important;border-bottom:dotted 1px #0a2c4a !important}.tap-to-close{display:block;font-size:.625rem;color:#777;font-weight:normal}@media only screen and (min-width: 40.01em){.tooltip>.nub{border-color:transparent transparent #2c3136 transparent;top:-10px}.tooltip.tip-top>.nub{border-color:#2c3136 transparent transparent transparent;top:auto;bottom:-10px}.tooltip.tip-left,.tooltip.tip-right{float:none !important}.tooltip.tip-left>.nub{border-color:transparent transparent transparent #2c3136;right:-10px;left:auto;top:50%;margin-top:-5px}.tooltip.tip-right>.nub{border-color:transparent #2c3136 transparent transparent;right:auto;left:-10px;top:50%;margin-top:-5px}}.flex-video{position:relative;padding-top:1.5625rem;padding-bottom:68.5%;height:0;margin-bottom:1rem;overflow:hidden}.flex-video.widescreen{padding-bottom:56.34%}.flex-video.vimeo{padding-top:0}.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}ul.pagination{display:block;min-height:1.5rem;margin-left:-.3125rem}ul.pagination li{height:1.5rem;color:#222;font-size:.875rem;margin-left:.3125rem}ul.pagination li a,ul.pagination li button{display:block;padding:.0625rem .625rem .0625rem;color:#999;background:none;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;font-weight:normal;font-size:1em;line-height:inherit;transition:background-color 300ms ease-out}ul.pagination li:hover a,ul.pagination li a:focus,ul.pagination li:hover button,ul.pagination li button:focus{background:#e6e6e6}ul.pagination li.unavailable a,ul.pagination li.unavailable button{cursor:default;color:#999}ul.pagination li.unavailable:hover a,ul.pagination li.unavailable a:focus,ul.pagination li.unavailable:hover button,ul.pagination li.unavailable button:focus{background:transparent}ul.pagination li.current a,ul.pagination li.current button{background:#1761a5;color:#fff;font-weight:bold;cursor:default}ul.pagination li.current a:hover,ul.pagination li.current a:focus,ul.pagination li.current button:hover,ul.pagination li.current button:focus{background:#1761a5}ul.pagination li{float:left;display:block}.pagination-centered{text-align:center}.pagination-centered ul.pagination li{float:none;display:inline-block}.joyride-list{display:none}.joyride-tip-guide{display:none;position:absolute;background:#f5f5f5;color:#666;z-index:999;top:0;left:2.5%;font-family:inherit;font-weight:normal;width:95%}.lt-ie9 .joyride-tip-guide{max-width:800px;left:50%;margin-left:-400px}.joyride-content-wrapper{width:100%;padding:1.125rem 1.25rem 1.5rem}.joyride-content-wrapper .button{margin-bottom:0 !important}.joyride-content-wrapper .joyride-prev-tip{margin-right:10px}.joyride-tip-guide .joyride-nub{display:block;position:absolute;left:3px;width:0;height:0;border:10px solid #f5f5f5}.joyride-tip-guide .joyride-nub.top{border-top-style:solid;border-color:#f5f5f5;border-top-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;top:-20px}.joyride-tip-guide .joyride-nub.bottom{border-bottom-style:solid;border-color:#f5f5f5 !important;border-bottom-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;bottom:-20px}.joyride-tip-guide .joyride-nub.right{right:-20px}.joyride-tip-guide .joyride-nub.left{left:-20px}.joyride-tip-guide h1,.joyride-tip-guide h2,.joyride-tip-guide h3,.joyride-tip-guide h4,.joyride-tip-guide h5,.joyride-tip-guide h6{line-height:1.25;margin:0;font-weight:bold;color:#666}.joyride-tip-guide p{margin:0 0 1.125rem 0;font-size:.875rem;line-height:1.3}.joyride-timer-indicator-wrap{width:50px;height:3px;border:solid 1px #555;position:absolute;right:1.0625rem;bottom:1rem}.joyride-timer-indicator{display:block;width:0;height:inherit;background:#666}.joyride-close-tip{position:absolute;right:12px;top:10px;color:#777 !important;text-decoration:none;font-size:24px;font-weight:normal;line-height:.5 !important}.joyride-close-tip:hover,.joyride-close-tip:focus{color:#2c3136 !important}.joyride-modal-bg{position:fixed;height:100%;width:100%;background:transparent;background:rgba(0,0,0,0.5);z-index:998;display:none;top:0;left:0;cursor:pointer}.joyride-expose-wrapper{background-color:#fff;position:absolute;border-radius:3px;z-index:102;box-shadow:0 0 15px #fff}.joyride-expose-cover{background:transparent;border-radius:3px;position:absolute;z-index:9999;top:0;left:0}@media only screen and (min-width: 40.01em){.joyride-tip-guide{width:350px;left:inherit}.joyride-tip-guide .joyride-nub.bottom{border-color:#f5f5f5 !important;border-bottom-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;bottom:-20px}.joyride-tip-guide .joyride-nub.right{border-color:#f5f5f5 !important;border-top-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;top:3px;left:auto;right:-20px}.joyride-tip-guide .joyride-nub.left{border-color:#f5f5f5 !important;border-top-color:transparent !important;border-left-color:transparent !important;border-bottom-color:transparent !important;top:3px;left:-20px;right:auto}}.alert-box{border-style:solid;border-width:1px;display:block;font-weight:normal;margin-bottom:1.25rem;position:relative;padding:.875rem 1.5rem .875rem .875rem;font-size:.8125rem;transition:opacity 300ms ease-out;background-color:#1761a5;border-color:#14538e;color:#fff}.alert-box .close{font-size:1.375rem;padding:9px 6px 4px;line-height:0;position:absolute;top:50%;margin-top:-.6875rem;right:.25rem;color:#2c3136;opacity:.3;background:inherit}.alert-box .close:hover,.alert-box .close:focus{opacity:.5}.alert-box.radius{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px}.alert-box.round{border-radius:1000px;-webkit-border-radius:1000px;-moz-border-radius:1000px;-ms-border-radius:1000px}.alert-box.success{background-color:#1a8368;border-color:#167159;color:#fff}.alert-box.alert{background-color:#f04124;border-color:#de2d0f;color:#fff}.alert-box.secondary{background-color:#e7e7e7;border-color:#c7c7c7;color:#4f4f4f}.alert-box.warning{background-color:#f08a24;border-color:#de770f;color:#fff}.alert-box.info{background-color:#a0d3e8;border-color:#74bfdd;color:#4f4f4f}.alert-box.alert-close{opacity:0}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local("Roboto Regular"),local("Roboto-Regular"),url(//fonts.gstatic.com/s/roboto/v14/sTdaA6j0Psb920Vjv-mrzH-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local("Roboto Regular"),local("Roboto-Regular"),url(//fonts.gstatic.com/s/roboto/v14/uYECMKoHcO9x1wdmbyHIm3-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local("Roboto Regular"),local("Roboto-Regular"),url(//fonts.gstatic.com/s/roboto/v14/tnj4SB6DNbdaQnsM8CFqBX-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local("Roboto Regular"),local("Roboto-Regular"),url(//fonts.gstatic.com/s/roboto/v14/_VYFx-s824kXq_Ul2BHqYH-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local("Roboto Regular"),local("Roboto-Regular"),url(//fonts.gstatic.com/s/roboto/v14/NJ4vxlgWwWbEsv18dAhqnn-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");unicode-range:U+0102-0103, U+1EA0-1EF1, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local("Roboto Regular"),local("Roboto-Regular"),url(//fonts.gstatic.com/s/roboto/v14/Ks_cVxiCiwUWVsFWFA3Bjn-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local("Roboto Regular"),local("Roboto-Regular"),url(//fonts.gstatic.com/s/roboto/v14/oMMgfZMQthOryQo9n22dcn-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url(//fonts.gstatic.com/s/roboto/v14/ZLqKeelYbATG60EpZBSDy4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url(//fonts.gstatic.com/s/roboto/v14/oHi30kwQWvpCWqAhzHcCSIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url(//fonts.gstatic.com/s/roboto/v14/rGvHdJnr2l75qb0YND9NyIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url(//fonts.gstatic.com/s/roboto/v14/mx9Uck6uB63VIKFYnEMXrYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url(//fonts.gstatic.com/s/roboto/v14/mbmhprMH69Zi6eEPBYVFhYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0102-0103, U+1EA0-1EF1, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url(//fonts.gstatic.com/s/roboto/v14/oOeFwZNlrTefzLYmlVV1UIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url(//fonts.gstatic.com/s/roboto/v14/RxZJdnzeo3R5zSexge8UUYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url(//fonts.gstatic.com/s/roboto/v14/77FXFjRbGzN4aCrSFhlh3oX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url(//fonts.gstatic.com/s/roboto/v14/isZ-wbCXNKAbnjo6_TwHToX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url(//fonts.gstatic.com/s/roboto/v14/UX6i4JxQDm3fVTc1CPuwqoX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url(//fonts.gstatic.com/s/roboto/v14/jSN2CGVDbcVyCnfJfjSdfIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url(//fonts.gstatic.com/s/roboto/v14/PwZc-YbIL414wB9rB1IAPYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0102-0103, U+1EA0-1EF1, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url(//fonts.gstatic.com/s/roboto/v14/97uahxiqZRoncBaCEI3aW4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url(//fonts.gstatic.com/s/roboto/v14/d-6IYplOFocCacKzxwXSOIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url(//fonts.gstatic.com/s/roboto/v14/WxrXJa0C3KdtC7lMafG4dRkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url(//fonts.gstatic.com/s/roboto/v14/OpXUqTo0UgQQhGj_SFdLWBkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url(//fonts.gstatic.com/s/roboto/v14/1hZf02POANh32k2VkgEoUBkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url(//fonts.gstatic.com/s/roboto/v14/cDKhRaXnQTOVbaoxwdOr9xkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url(//fonts.gstatic.com/s/roboto/v14/K23cxWVTrIFD6DJsEVi07RkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");unicode-range:U+0102-0103, U+1EA0-1EF1, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url(//fonts.gstatic.com/s/roboto/v14/vSzulfKSK0LLjjfeaxcREhkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url(//fonts.gstatic.com/s/roboto/v14/vPcynSL0qHq_6dX7lKVByRkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}.normal{font-family:'Roboto', sans-serif;font-style:normal;font-weight:400}.semibold{font-family:'Roboto', sans-serif;font-style:normal;font-weight:500}.bold{font-family:'Roboto', sans-serif;font-style:normal;font-weight:700}.italic{font-family:'Roboto', sans-serif;font-style:italic;font-weight:400}meta.foundation-version{font-family:"/5.5.0/"}meta.foundation-mq-small{font-family:"/only screen/";width:0}meta.foundation-mq-small-only{font-family:"/only screen and (max-width: 40em)/";width:0}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.01em)/";width:40.01em}meta.foundation-mq-medium-only{font-family:"/only screen and (min-width:40.01em) and (max-width:63em)/";width:40.01em}meta.foundation-mq-large{font-family:"/only screen and (min-width:63.01em)/";width:63.01em}meta.foundation-mq-large-only{font-family:"/only screen and (min-width:63.01em) and (max-width:90em)/";width:63.01em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.01em)/";width:90.01em}meta.foundation-mq-xlarge-only{font-family:"/only screen and (min-width:90.01em) and (max-width:120em)/";width:90.01em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.01em)/";width:120.01em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:Roboto,Arial,"Helvetica Neue",Helvetica,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover,.pointer{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none !important;visibility:hidden}.invisible{visibility:hidden}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}@media only screen{.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 40.01em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 63.01em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 90.01em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xlarge,td.show-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 120.01em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.hidden-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.visible-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xlarge,table.hide-for-xlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.hide-for-xlarge-down,td.hide-for-xlarge-down,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up,th.show-for-xxlarge,td.show-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.hide-for-landscape,table.show-for-portrait{display:table !important}thead.hide-for-landscape,thead.show-for-portrait{display:table-header-group !important}tbody.hide-for-landscape,tbody.show-for-portrait{display:table-row-group !important}tr.hide-for-landscape,tr.show-for-portrait{display:table-row !important}td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait{display:table-cell !important}@media only screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.show-for-landscape,table.hide-for-portrait{display:table !important}thead.show-for-landscape,thead.hide-for-portrait{display:table-header-group !important}tbody.show-for-landscape,tbody.hide-for-portrait{display:table-row-group !important}tr.show-for-landscape,tr.hide-for-portrait{display:table-row !important}td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait{display:table-cell !important}}@media only screen and (orientation: portrait){.show-for-portrait,.hide-for-landscape{display:inherit !important}.hide-for-portrait,.show-for-landscape{display:none !important}table.show-for-portrait,table.hide-for-landscape{display:table !important}thead.show-for-portrait,thead.hide-for-landscape{display:table-header-group !important}tbody.show-for-portrait,tbody.hide-for-landscape{display:table-row-group !important}tr.show-for-portrait,tr.hide-for-landscape{display:table-row !important}td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape{display:table-cell !important}}.show-for-touch{display:none !important}.hide-for-touch{display:inherit !important}.touch .show-for-touch{display:inherit !important}.touch .hide-for-touch{display:none !important}table.hide-for-touch{display:table !important}.touch table.show-for-touch{display:table !important}thead.hide-for-touch{display:table-header-group !important}.touch thead.show-for-touch{display:table-header-group !important}tbody.hide-for-touch{display:table-row-group !important}.touch tbody.show-for-touch{display:table-row-group !important}tr.hide-for-touch{display:table-row !important}.touch tr.show-for-touch{display:table-row !important}td.hide-for-touch{display:table-cell !important}.touch td.show-for-touch{display:table-cell !important}th.hide-for-touch{display:table-cell !important}.touch th.show-for-touch{display:table-cell !important}@media print{.show-for-print{display:block}.hide-for-print{display:none}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}@media only screen and (max-width: 40em){.small-only-text-left{text-align:left !important}.small-only-text-right{text-align:right !important}.small-only-text-center{text-align:center !important}.small-only-text-justify{text-align:justify !important}}@media only screen{.small-text-left{text-align:left !important}.small-text-right{text-align:right !important}.small-text-center{text-align:center !important}.small-text-justify{text-align:justify !important}}@media only screen and (min-width: 40.01em) and (max-width: 63em){.medium-only-text-left{text-align:left !important}.medium-only-text-right{text-align:right !important}.medium-only-text-center{text-align:center !important}.medium-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 40.01em){.medium-text-left{text-align:left !important}.medium-text-right{text-align:right !important}.medium-text-center{text-align:center !important}.medium-text-justify{text-align:justify !important}}@media only screen and (min-width: 63.01em) and (max-width: 90em){.large-only-text-left{text-align:left !important}.large-only-text-right{text-align:right !important}.large-only-text-center{text-align:center !important}.large-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 63.01em){.large-text-left{text-align:left !important}.large-text-right{text-align:right !important}.large-text-center{text-align:center !important}.large-text-justify{text-align:justify !important}}@media only screen and (min-width: 90.01em) and (max-width: 120em){.xlarge-only-text-left{text-align:left !important}.xlarge-only-text-right{text-align:right !important}.xlarge-only-text-center{text-align:center !important}.xlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 90.01em){.xlarge-text-left{text-align:left !important}.xlarge-text-right{text-align:right !important}.xlarge-text-center{text-align:center !important}.xlarge-text-justify{text-align:justify !important}}@media only screen and (min-width: 120.01em) and (max-width: 99999999em){.xxlarge-only-text-left{text-align:left !important}.xxlarge-only-text-right{text-align:right !important}.xxlarge-only-text-center{text-align:center !important}.xxlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 120.01em){.xxlarge-text-left{text-align:left !important}.xxlarge-text-right{text-align:right !important}.xxlarge-text-center{text-align:center !important}.xxlarge-text-justify{text-align:justify !important}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}a{color:#1761a5;text-decoration:none;line-height:inherit}a img{border:none}p{font-family:inherit;font-weight:normal;font-size:1rem;line-height:1.6;text-rendering:optimizeLegibility}p.lead{font-size:1.21875rem;line-height:1.6}p aside{font-size:.875rem;line-height:1.35;font-style:italic}h1,h2,h3,h4,h5,h6{font-family:Roboto,Arial,"Helvetica Neue",Helvetica,sans-serif;font-weight:normal;font-style:normal;color:#222;text-rendering:optimizeLegibility;margin-top:.2rem;margin-bottom:.5rem;line-height:1.4}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:60%;color:#6f6f6f;line-height:0}h1{font-size:2.125rem}h2{font-size:1.6875rem}h3{font-size:1.375rem}h4{font-size:1.125rem}h5{font-size:1.125rem}h6{font-size:1rem}.subheader{line-height:1.4;color:#6f6f6f;font-weight:normal;margin-top:.2rem;margin-bottom:.5rem}hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:1.25rem 0 1.1875rem;height:0}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:60%;line-height:inherit}code{font-family:Roboto,Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#2c3136;background-color:#f8f8f8;border-width:1px;border-style:solid;border-color:#dfdfdf;padding:.125rem .3125rem .0625rem}ul,ol,dl{font-size:1rem;line-height:1.6;margin-bottom:1.25rem;list-style-position:outside;font-family:inherit}ul{margin-left:1.1rem}ul.no-bullet{margin-left:0}ul.no-bullet li ul,ul.no-bullet li ol{margin-left:1.25rem;margin-bottom:0;list-style:none}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0}ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}ul.square{list-style-type:square;margin-left:1.1rem}ul.circle{list-style-type:circle;margin-left:1.1rem}ul.disc{list-style-type:disc;margin-left:1.1rem}ul.no-bullet{list-style:none}ol{margin-left:1.4rem}ol li ul,ol li ol{margin-left:1.25rem;margin-bottom:0}dl dt{margin-bottom:.3rem;font-weight:bold}dl dd{margin-bottom:.75rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;cursor:help}abbr{text-transform:none}abbr[title]{border-bottom:1px dotted #ddd}blockquote{margin:0 0 1.25rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ddd}blockquote cite{display:block;font-size:.8125rem;color:#555}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}blockquote,blockquote p{line-height:1.6;color:#6f6f6f}.vcard{display:inline-block;margin:0 0 1.25rem 0;border:1px solid #ddd;padding:.625rem .75rem}.vcard li{margin:0;display:block}.vcard .fn{font-weight:bold;font-size:.9375rem}.vevent .summary{font-weight:bold}.vevent abbr{cursor:default;text-decoration:none;font-weight:bold;border:none;padding:0 .0625rem}@media only screen and (min-width: 40.01em){h1,h2,h3,h4,h5,h6{line-height:1.4}h1{font-size:2.75rem}h2{font-size:2.3125rem}h3{font-size:1.6875rem}h4{font-size:1.4375rem}h5{font-size:1.125rem}h6{font-size:1rem}}.print-only{display:none !important}@media print{*{background:transparent !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none !important}.print-only{display:block !important}.hide-for-print{display:none !important}.show-for-print{display:inherit !important}}.row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:62.5rem}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{width:auto;margin-left:-.9375rem;margin-right:-.9375rem;margin-top:0;margin-bottom:0;max-width:none}.row .row:before,.row .row:after{content:" ";display:table}.row .row:after{clear:both}.row .row.collapse{width:auto;margin:0;max-width:none}.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table}.row .row.collapse:after{clear:both}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;width:100%;float:left}[class*="column"]+[class*="column"]:last-child{float:right}[class*="column"]+[class*="column"].end{float:left}@media only screen{.small-push-0{position:relative;left:0%;right:auto}.small-pull-0{position:relative;right:0%;left:auto}.small-push-1{position:relative;left:8.33333%;right:auto}.small-pull-1{position:relative;right:8.33333%;left:auto}.small-push-2{position:relative;left:16.66667%;right:auto}.small-pull-2{position:relative;right:16.66667%;left:auto}.small-push-3{position:relative;left:25%;right:auto}.small-pull-3{position:relative;right:25%;left:auto}.small-push-4{position:relative;left:33.33333%;right:auto}.small-pull-4{position:relative;right:33.33333%;left:auto}.small-push-5{position:relative;left:41.66667%;right:auto}.small-pull-5{position:relative;right:41.66667%;left:auto}.small-push-6{position:relative;left:50%;right:auto}.small-pull-6{position:relative;right:50%;left:auto}.small-push-7{position:relative;left:58.33333%;right:auto}.small-pull-7{position:relative;right:58.33333%;left:auto}.small-push-8{position:relative;left:66.66667%;right:auto}.small-pull-8{position:relative;right:66.66667%;left:auto}.small-push-9{position:relative;left:75%;right:auto}.small-pull-9{position:relative;right:75%;left:auto}.small-push-10{position:relative;left:83.33333%;right:auto}.small-pull-10{position:relative;right:83.33333%;left:auto}.small-push-11{position:relative;left:91.66667%;right:auto}.small-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.small-1{width:8.33333%}.small-2{width:16.66667%}.small-3{width:25%}.small-4{width:33.33333%}.small-5{width:41.66667%}.small-6{width:50%}.small-7{width:58.33333%}.small-8{width:66.66667%}.small-9{width:75%}.small-10{width:83.33333%}.small-11{width:91.66667%}.small-12{width:100%}.small-offset-0{margin-left:0% !important}.small-offset-1{margin-left:8.33333% !important}.small-offset-2{margin-left:16.66667% !important}.small-offset-3{margin-left:25% !important}.small-offset-4{margin-left:33.33333% !important}.small-offset-5{margin-left:41.66667% !important}.small-offset-6{margin-left:50% !important}.small-offset-7{margin-left:58.33333% !important}.small-offset-8{margin-left:66.66667% !important}.small-offset-9{margin-left:75% !important}.small-offset-10{margin-left:83.33333% !important}.small-offset-11{margin-left:91.66667% !important}.small-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{margin-left:0;margin-right:0;float:left}.column.small-centered:last-child,.columns.small-centered:last-child{float:none}.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}.row.small-collapse>.column,.row.small-collapse>.columns{padding-left:0;padding-right:0}.row.small-collapse .row{margin-left:0;margin-right:0}.row.small-uncollapse>.column,.row.small-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}}@media only screen and (min-width: 40.01em){.medium-push-0{position:relative;left:0%;right:auto}.medium-pull-0{position:relative;right:0%;left:auto}.medium-push-1{position:relative;left:8.33333%;right:auto}.medium-pull-1{position:relative;right:8.33333%;left:auto}.medium-push-2{position:relative;left:16.66667%;right:auto}.medium-pull-2{position:relative;right:16.66667%;left:auto}.medium-push-3{position:relative;left:25%;right:auto}.medium-pull-3{position:relative;right:25%;left:auto}.medium-push-4{position:relative;left:33.33333%;right:auto}.medium-pull-4{position:relative;right:33.33333%;left:auto}.medium-push-5{position:relative;left:41.66667%;right:auto}.medium-pull-5{position:relative;right:41.66667%;left:auto}.medium-push-6{position:relative;left:50%;right:auto}.medium-pull-6{position:relative;right:50%;left:auto}.medium-push-7{position:relative;left:58.33333%;right:auto}.medium-pull-7{position:relative;right:58.33333%;left:auto}.medium-push-8{position:relative;left:66.66667%;right:auto}.medium-pull-8{position:relative;right:66.66667%;left:auto}.medium-push-9{position:relative;left:75%;right:auto}.medium-pull-9{position:relative;right:75%;left:auto}.medium-push-10{position:relative;left:83.33333%;right:auto}.medium-pull-10{position:relative;right:83.33333%;left:auto}.medium-push-11{position:relative;left:91.66667%;right:auto}.medium-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.medium-1{width:8.33333%}.medium-2{width:16.66667%}.medium-3{width:25%}.medium-4{width:33.33333%}.medium-5{width:41.66667%}.medium-6{width:50%}.medium-7{width:58.33333%}.medium-8{width:66.66667%}.medium-9{width:75%}.medium-10{width:83.33333%}.medium-11{width:91.66667%}.medium-12{width:100%}.medium-offset-0{margin-left:0% !important}.medium-offset-1{margin-left:8.33333% !important}.medium-offset-2{margin-left:16.66667% !important}.medium-offset-3{margin-left:25% !important}.medium-offset-4{margin-left:33.33333% !important}.medium-offset-5{margin-left:41.66667% !important}.medium-offset-6{margin-left:50% !important}.medium-offset-7{margin-left:58.33333% !important}.medium-offset-8{margin-left:66.66667% !important}.medium-offset-9{margin-left:75% !important}.medium-offset-10{margin-left:83.33333% !important}.medium-offset-11{margin-left:91.66667% !important}.medium-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{margin-left:0;margin-right:0;float:left}.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none}.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}.row.medium-collapse>.column,.row.medium-collapse>.columns{padding-left:0;padding-right:0}.row.medium-collapse .row{margin-left:0;margin-right:0}.row.medium-uncollapse>.column,.row.medium-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}.push-0{position:relative;left:0%;right:auto}.pull-0{position:relative;right:0%;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}@media only screen and (min-width: 63.01em){.large-push-0{position:relative;left:0%;right:auto}.large-pull-0{position:relative;right:0%;left:auto}.large-push-1{position:relative;left:8.33333%;right:auto}.large-pull-1{position:relative;right:8.33333%;left:auto}.large-push-2{position:relative;left:16.66667%;right:auto}.large-pull-2{position:relative;right:16.66667%;left:auto}.large-push-3{position:relative;left:25%;right:auto}.large-pull-3{position:relative;right:25%;left:auto}.large-push-4{position:relative;left:33.33333%;right:auto}.large-pull-4{position:relative;right:33.33333%;left:auto}.large-push-5{position:relative;left:41.66667%;right:auto}.large-pull-5{position:relative;right:41.66667%;left:auto}.large-push-6{position:relative;left:50%;right:auto}.large-pull-6{position:relative;right:50%;left:auto}.large-push-7{position:relative;left:58.33333%;right:auto}.large-pull-7{position:relative;right:58.33333%;left:auto}.large-push-8{position:relative;left:66.66667%;right:auto}.large-pull-8{position:relative;right:66.66667%;left:auto}.large-push-9{position:relative;left:75%;right:auto}.large-pull-9{position:relative;right:75%;left:auto}.large-push-10{position:relative;left:83.33333%;right:auto}.large-pull-10{position:relative;right:83.33333%;left:auto}.large-push-11{position:relative;left:91.66667%;right:auto}.large-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.large-1{width:8.33333%}.large-2{width:16.66667%}.large-3{width:25%}.large-4{width:33.33333%}.large-5{width:41.66667%}.large-6{width:50%}.large-7{width:58.33333%}.large-8{width:66.66667%}.large-9{width:75%}.large-10{width:83.33333%}.large-11{width:91.66667%}.large-12{width:100%}.large-offset-0{margin-left:0% !important}.large-offset-1{margin-left:8.33333% !important}.large-offset-2{margin-left:16.66667% !important}.large-offset-3{margin-left:25% !important}.large-offset-4{margin-left:33.33333% !important}.large-offset-5{margin-left:41.66667% !important}.large-offset-6{margin-left:50% !important}.large-offset-7{margin-left:58.33333% !important}.large-offset-8{margin-left:66.66667% !important}.large-offset-9{margin-left:75% !important}.large-offset-10{margin-left:83.33333% !important}.large-offset-11{margin-left:91.66667% !important}.large-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{margin-left:0;margin-right:0;float:left}.column.large-centered:last-child,.columns.large-centered:last-child{float:none}.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}.row.large-collapse>.column,.row.large-collapse>.columns{padding-left:0;padding-right:0}.row.large-collapse .row{margin-left:0;margin-right:0}.row.large-uncollapse>.column,.row.large-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}.push-0{position:relative;left:0%;right:auto}.pull-0{position:relative;right:0%;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}@media only screen and (min-width: 40.01em){.condicoes-momento{margin:47px 0 0 20px;width:75px}.momento-mobile{margin-top:28px}}@media only screen and (max-width: 40em){.momento-mobile{margin-top:-20px;border-top:2px solid #ccc}}.current-weather-full{position:fixed;width:100%;height:100%;min-height:100%;left:0;top:0;bottom:0;z-index:-2}.current-weather-full-img{margin:0;padding:0;background-attachment:fixed;background-repeat:no-repeat;background-color:#000;transition:all 0s linear 0s;-webkit-transition:all 0s linear 0s;-moz-transition:all 0s linear 0s;-o-transition:all 0s linear 0s;-ms-transition:all 0s linear 0s;position:fixed;width:100%;height:100%;min-height:100%;left:0;top:0;bottom:0;vertical-align:baseline}.ad-top{background-color:rgba(0,0,0,0.1);min-height:90px}.playerLive{width:470px;height:290px}.btn-menu{margin:20px 0 0 0.1rem;padding:0.4rem;cursor:pointer}.lbl-menu{margin-left:10px}.logo-clima{position:absolute;left:50%;margin-left:-100px;font-size:3.2rem}.spacer-fav{height:55px}.item-menu-offpad{padding:8px 0 5px 15px !important}.item-menu,.item-submenu,.item-menu-mobile,.item-submenu-mobile,.item-menu-desk,.item-submenu-desk,.videos-category{position:relative;padding:5px 30px 5px 15px;width:250px;border-bottom:2px solid rgba(0,0,0,0.17);margin-left:-17px;line-height:20px}.item-menu:hover,.item-submenu:hover,.item-menu-mobile:hover,.item-submenu-mobile:hover,.item-menu-desk:hover,.item-submenu-desk:hover,.videos-category:hover{background-color:#2c3136}.arrow-offcanvas{position:absolute;right:10px;top:50%;margin-top:-8px}.arrow-toggle-offcanvas{margin:8px 10px 0 0}.top-lbl-menu{margin-top:3px}.item-submenu{padding:5px 28px 5px 25px}.item-menu-mobile{padding:5px 12px 5px 15px}.item-submenu-mobile{padding:5px 12px 5px 25px}.item-menu-desk{margin-left:0}.item-submenu-desk{margin-left:0;padding:5px 0 5px 30px}.videos-category{margin-left:0;width:300px}.search-container{width:39.66667%}.top-bar .ipt-search-topbar,.top-bar .ipt-search-topbar:focus{margin:15px 0.5rem 0 0.5rem;width:140px;height:auto !important;padding:10px 30px 10px 10px}.ico-search-inside{margin:25px 12px 0 -30px;border:none !important;outline:none !important;position:relative !important;z-index:1}.right-off-canvas-menu .ipt-search-mobile,.ipt-search-mobile,.ipt-search-mobile:focus,.right-off-canvas-menu .ipt-search-mobile:focus{background:#fff url("../img/icones/search-icon-active.png") 220px 7px no-repeat !important;padding-right:40px;margin-bottom:0}.search-item-active{background-color:#2c3136}.updates{width:140px;height:32px;background:#333;position:absolute;left:50%;margin-left:-70px;z-index:500}.novos-conteudos{margin:6px 0 0 -40px;width:40px}.video-over{margin-left:-25px}.modal-geo{background-color:#fff;width:240px;height:240px;top:150px !important;left:50%;margin-left:-120px}.slt-geo{width:95%;margin:0 0 0.4rem 0.4rem}.btn-confirm{background-color:#239adc;padding:6px 0;width:145px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-bottom:2px solid #1889d4;letter-spacing:0.05rem;margin-left:3rem}.bg-box-prev-topo{background-color:rgba(0,0,0,0.3);padding:10px}.title-cities{font-size:1.6rem;line-height:1.8rem;letter-spacing:0.05rem;text-indent:20px;margin-left:-15px;width:99%}.title-cities:hover{background-color:rgba(0,0,0,0.25);cursor:pointer;color:#fff}.temp-topo{font-size:5rem;line-height:5.02rem;margin-top:40px}.box-temp-momento{width:120px}.condicoes-momento{margin:20px 0 0 20px;width:75px;font-size:0.8rem;line-height:1.2rem;letter-spacing:0.05rem}.lista-tempo-momento{width:190px;margin-bottom:20px}.link-prev-completa{padding:6px;background-color:rgba(0,0,0,0.25);border-bottom:2px solid #a7acb2}.link-prev-completa:hover{background-color:rgba(0,0,0,0.5)}.barra-aovivo{background-color:rgba(0,0,0,0.7)}@font-face{font-family:"Climatempo";src:url("/climatempo/climatempo/fonticon/climatempo.eot");src:url("/climatempo/climatempo/fonticon/climatempo.eot#iefix") format("embedded-opentype"),url("/climatempo/climatempo/fonticon/climatempo.woff") format("woff"),url("/climatempo/climatempo/fonticon/climatempo.ttf") format("truetype"),url("/climatempo/climatempo/fonticon/climatempo.svg") format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"],[class*="lua-"]{font-family:"Climatempo";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lua-nova:before{content:"\e62b"}.lua-chei:before{content:"\e61b"}.lua-ming:before{content:"\e655"}.lua-cres:before{content:"\e613"}.star-fav{margin:28px 0 0 0.2rem}.icon-share:after{content:'compartilhar';font-size:0.9rem;line-height:1.2rem;margin-right:5px;float:left}.icon-more{position:absolute;z-index:110;padding:7px;right:0;top:0}.yellow-sun{color:#fec627}.orange-sunset{color:#fe6f09}.blue-rain{color:#6bc5ea}.blue-cloud{color:#00a1e1}.blue-snow{color:#6bc5ea}.gray-cloud{color:#bebebe}.gray-moon{color:#9e9e9c}.black-cloud{color:#54575c}.blue-drops{color:#4580c6}.green-leaf{color:#63a608}.icon-default{width:80px;height:75px;position:relative;float:left;text-indent:-20px;margin:0;font-size:4.5rem}.icon-small{width:50px;height:50px;position:relative;float:left;text-indent:-10px;margin:0;font-size:3.5rem}.icon-default p{top:77px;position:absolute}.font-icon-top{width:130px;height:158px;position:relative;float:left;text-indent:-20px;margin:35px 0 0 0;font-size:7.5rem;text-shadow:1px 1px 0 rgba(0,0,0,0.8)}.font-icon-top li,.icon-default li,.icon-small li{position:absolute}.center-absolute{position:absolute;left:50%;margin-left:-25%}.center-icon-beach-home{position:absolute;left:50%;margin-left:-105px}.ico-rain{font-size:5.5rem;margin:0}.ico-has-video{position:absolute;top:50%;left:50%;margin:-30px 0 0 -40px;width:65px;height:64px;background-color:#1761a5;opacity:0.7;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px}.icon-:before{content:"\20"}.icon-alert1:before{content:"\e600"}.icon-alert2:before{content:"\e601"}.icon-arrow-down:before{content:"\e602"}.icon-arrow-left:before{content:"\e603"}.icon-arrow-right:before{content:"\e604"}.icon-arrow-top:before{content:"\e605"}.icon-arrow2-down:before{content:"\e606"}.icon-arrow2-left:before{content:"\e607"}.icon-arrow2-right:before{content:"\e608"}.icon-arrow2-top:before{content:"\e609"}.icon-autumn:before{content:"\e60a"}.icon-base-title:before{content:"\e60b"}.icon-clock:before{content:"\e60c"}.icon-close:before{content:"\e60d"}.icon-close2:before{content:"\e60e"}.icon-drops3:before{content:"\e60f"}.icon-leaf:before{content:"\e610"}.icon-snow1:before{content:"\e611"}.icon-comment:before{content:"\e612"}.icon-crescent-moon:before{content:"\e613"}.icon-snow2:before{content:"\e614"}.icon-cloud1:before{content:"\e615"}.icon-e:before{content:"\e616"}.icon-email:before{content:"\e617"}.icon-ene:before{content:"\e618"}.icon-ese:before{content:"\e619"}.icon-facebook:before{content:"\e61a"}.icon-full-moon:before{content:"\e61b"}.icon-geoloc:before{content:"\e61c"}.icon-geoloc2:before{content:"\e61d"}.icon-gplus:before{content:"\e61e"}.icon-humidity:before{content:"\e61f"}.icon-info:before{content:"\e620"}.icon-instagram:before{content:"\e621"}.icon-iconessvg_less:before{content:"\e622"}.icon-cloud2:before{content:"\e623"}.icon-cloud3:before{content:"\e624"}.icon-cloud4:before{content:"\e625"}.icon-more:before{content:"\e626"}.icon-movie1:before{content:"\e627"}.icon-movie2:before{content:"\e628"}.icon-n:before{content:"\e629"}.icon-ne:before{content:"\e62a"}.icon-new-moon:before{content:"\e62b"}.icon-newsletter:before{content:"\e62c"}.icon-nne:before{content:"\e62d"}.icon-nno:before{content:"\e62e"}.icon-no:before{content:"\e62f"}.icon-o:before{content:"\e630"}.icon-ono:before{content:"\e631"}.icon-open-link:before{content:"\e632"}.icon-option1:before{content:"\e633"}.icon-option2:before{content:"\e634"}.icon-oso:before{content:"\e635"}.icon-pin-map1:before{content:"\e636"}.icon-pin-map2:before{content:"\e637"}.icon-print:before{content:"\e638"}.icon-drops1:before{content:"\e639"}.icon-drops2:before{content:"\e63a"}.icon-s:before{content:"\e63b"}.icon-se:before{content:"\e63c"}.icon-sendEmail:before{content:"\e63d"}.icon-share:before{content:"\e63e"}.icon-sheet:before{content:"\e63f"}.icon-lightning2:before{content:"\e640"}.icon-moon1:before{content:"\e641"}.icon-so:before{content:"\e642"}.icon-speedometer:before{content:"\e643"}.icon-spring:before{content:"\e644"}.icon-sse:before{content:"\e645"}.icon-sso:before{content:"\e646"}.icon-star1:before{content:"\e647"}.icon-star2:before{content:"\e648"}.icon-summer:before{content:"\e649"}.icon-moon2:before{content:"\e64a"}.icon-sun1:before{content:"\e64b"}.icon-sun2:before{content:"\e64c"}.icon-sunset:before{content:"\e64d"}.icon-timer:before{content:"\e64e"}.icon-trash:before{content:"\e64f"}.icon-twitter:before{content:"\e650"}.icon-umbrella:before{content:"\e651"}.icon-umbrella2:before{content:"\e652"}.icon-user1:before{content:"\e653"}.icon-user2:before{content:"\e654"}.icon-waning-moon:before{content:"\e655"}.icon-wave:before{content:"\e656"}.icon-windsock:before{content:"\e657"}.icon-winter:before{content:"\e658"}.icon-wordpress:before{content:"\e659"}.icon-youtube:before{content:"\e65a"}.icon-iconessvg:before{content:"\e65b"}.icon-arrow-max:before{content:"\e65c"}.icon-arrow-min:before{content:"\e65d"}.icon-logo:before{content:"\e65e"}.icon-drops4:before{content:"\e65f"}.icon-burguer:before{content:"\e660"}.icon-drops5:before{content:"\e661"}.icon-wind:before{content:"\e662"}.icon-email2:before{content:"\e663"}.icon-cold-front:before{content:"\e664"}.icon-warm-front:before{content:"\e665"}.icon-instability:before{content:"\e666"}.icon-convergence:before{content:"\e667"}.icon-whatsapp:before{content:"\e668"}.icon-real-time:before{content:"\e674"}.icon-logo-slogan:before{content:"\e675"}.icon-mosquito:before{content:"\e676"}.icon-vacation:before{content:"\e800"}.icon-climb:before{content:"\e801"}.icon-mountain40:before{content:"\e802"}.icon-restaurant23:before{content:"\e803"}.icon-island:before{content:"\e804"}.icon-familiar14:before{content:"\e805"}.icon-couple71:before{content:"\e806"}.icon-gloves:before{content:"\e807"}.icon-termometro-min:before{content:"\e900"}.icon-termometro-max:before{content:"\e905"}.icon-cold1:before{content:"\e901"}.icon-hot1:before{content:"\e902"}.icon-ico_agroclima:before{content:"\e903"}.icon-library:before{content:"\e921"}.icon-search:before{content:"\e986"}.icon-meter:before{content:"\e9a6"}.icon-plus:before{content:"\ea0a"}.icon-minus:before{content:"\ea0b"}.icon-play3:before{content:"\ea1c"}.icon-pause2:before{content:"\ea1d"}.icon-stop2:before{content:"\ea1e"}.icon-backward2:before{content:"\ea1f"}.icon-forward3:before{content:"\ea20"}.icon-previous2:before{content:"\ea23"}.icon-next2:before{content:"\ea24"}.icon-loop:before{content:"\ea2d"}.master{width:100%}.bg-white{background-color:#fff}.bg-rodape{background:#164b91}.bg-oil{background:#2c3136}.bg-darkgray{background:#1b1b1b}.bg-snow{background:#F9F9F9}.bg-hotel-urbano{background-color:#1b409b}.block{display:block}.inline-block{display:inline-block}.gutter-bot-20{padding-bottom:20px}.relative{position:relative}.absolute{position:absolute}.none{display:none}.v-align-bot{vertical-align:bottom}.clear{clear:both}.reset{margin:0}.top5{margin-top:5px}.top10{margin-top:10px}.top15{margin-top:15px}.top20{margin-top:20px}.top25{margin-top:25px}.top30{margin-top:30px}.top40{margin-top:40px}.top70{margin-top:70px}.bottom0{margin-bottom:0}.bottom5{margin-bottom:5px}.bottom10{margin-bottom:10px}.bottom15{margin-bottom:15px}.bottom20{margin-bottom:20px}.left0{margin-left:0}.left5{margin-left:5px}.left10{margin-left:10px}.left15{margin-left:15px}.left20{margin-left:20px}.left30{margin-left:30px}.right5{margin-right:5px}.right10{margin-right:10px}.right15{margin-right:15px}.right20{margin-right:20px}.n-bottom20{margin-bottom:-20px}.indent5-top{margin-top:-5px}.indent10-top{margin-top:-10px}.indent15-top{margin-top:-15px}.indent20-top{margin-top:-20px}.indent5-right{margin-right:-5px}.indent10-right{margin-right:-10px}.indent15-right{margin-right:-15px}.indent20-right{margin-right:-20px}.indent5-bottom{margin-bottom:-5px}.indent10-bottom{margin-bottom:-10px}.indent15-bottom{margin-bottom:-15px}.indent20-bottom{margin-bottom:-20px}.indent5-left{margin-left:-5px}.indent10-left{margin-left:-10px}.indent15-left{margin-left:-15px}.indent20-left{margin-left:-20px}.small-padding{padding:5px 10px}@media only screen and (max-width: 40em){.top10-small{margin-top:10px !important}.equalizer-videos:nth-child(2n+1),.equalizer-break-two:nth-child(2n+1),.equalizer-canais:nth-child(2n+1),.equalizer-canais-test:nth-child(2n+1){clear:both}.mobile-columns{position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left}.content-share,.icon-whatsapp-content:after,.icon-facebook-content:after,.icon-twitter-content:after,.icon-gplus-content:after{width:70%}}@media only screen and (min-width: 40.01em) and (max-width: 63em){.top10-medium{margin-top:10px}.top20-medium{margin-top:20px}.equalizer-videos:nth-child(4n+1),.equalizer-canais:nth-child(3n+1),.equalizer-canais-test:nth-child(2n+1){clear:both}.mobile-columns{position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left}.tablet-columns{position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left}.content-share,.icon-whatsapp-content:after,.icon-facebook-content:after,.icon-twitter-content:after,.icon-gplus-content:after{width:60%}#newscontent{width:85%}}@media only screen and (min-width: 63.01em){.top10-desk{margin-top:10px}.equalizer-videos:nth-child(4n+1){clear:both}.content-share,.icon-whatsapp-content:after,.icon-facebook-content:after,.icon-twitter-content:after,.icon-gplus-content:after{width:60%}#newscontent{width:90%}}.txt-white{color:#fff}.txt-black{color:#666}.txt-blue{color:#1761a5}.txt-lightblue{color:#5ec6ed}.txt-darkgray{color:#5f6871}.txt-green{color:#1a8368}.txt-orange{color:#f08a24}.txt-red{color:#d21d1d}.link-rodape{color:#b1b1b1}.yellow-travel{color:#f4af36}.green-agroclima{color:#398244}.orange-summer{color:#ec8112}.blue-winter{color:#1a1a6d}.yellow-travel-bg{background-color:#f4af36}.green-agroclima-bg{background-color:#398244}.orange-summer-bg{background-color:#ec8112}.blue-winter-bg{background-color:#1a1a6d}.uppercase{text-transform:uppercase}.text-shadow{text-shadow:1px 1px 0 rgba(0,0,0,0.8)}.font-ad{font-size:0.6rem;line-height:0.9rem}.font10{font-size:0.7rem;line-height:0.9rem}.font12{font-size:0.8rem;line-height:1.0rem}.font14{font-size:0.9rem;line-height:1.2rem}.font16{font-size:1.0rem;line-height:1.3rem}.font18{font-size:1.1rem;line-height:1.6rem}.font27{font-size:1.5rem;line-height:1.6rem}.font30{font-size:2.0rem;line-height:2.0rem}.font-real-time{font-size:2.333rem;line-height:2.1rem}.font-preco{font-size:1.6rem;line-height:1.6rem}.quote2{font-size:2.6rem;line-height:1.6rem}.base-title-bread{font-size:3.7rem;line-height:3.4rem}.logo-footer{font-size:8.7rem;line-height:2.5rem}.btn-default{background-color:#239adc;padding:8px 0;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-bottom:2px solid #1889d4;letter-spacing:0.05rem}.hover-change-city:hover::after{font-family:'climatempo';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ea2d";font-size:0.7em;line-height:0;margin-left:5px}.search-hotel-urbano{width:380px}.marcador{border-bottom:2px solid #e5e7e9;height:33px}.name-city-prev-home{text-indent:3px}.font-temps-home{font-size:1rem;line-height:1.1rem}.border-bot{padding-bottom:10px;border-bottom:2px solid #e5e7e9}.border-bot-rodape{padding-bottom:10px;margin-bottom:20px;border-bottom:2px solid #03509f}.bg-banner{background-color:transparent;padding-bottom:7px}.bg-selo{background-color:#e5e7e9;padding:10px}.centraliza-icone{position:absolute;left:50%;margin-left:-16px}.fase{position:relative;padding:7px 0;opacity:0.5}.atual{position:relative;background-color:#e5e7e9;padding:7px 0}.selos{width:28.333333%}.gradient-bread{position:absolute;top:0;left:0;height:38px;z-index:1;background:-moz-linear-gradient(left, #164b91 0%, rgba(22,75,145,0.82) 20%, rgba(255,255,255,0.1) 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, #164b91), color-stop(20%, rgba(22,75,145,0.82)), color-stop(100%, rgba(255,255,255,0.1)));background:-webkit-linear-gradient(left, #164b91 0%, rgba(22,75,145,0.82) 20%, rgba(255,255,255,0.1) 100%);background:-o-linear-gradient(left, #164b91 0%, rgba(22,75,145,0.82) 20%, rgba(255,255,255,0.1) 100%);background:-ms-linear-gradient(left, #164b91 0%, rgba(22,75,145,0.82) 20%, rgba(255,255,255,0.1) 100%);background:linear-gradient(to right, #164b91 0%, rgba(22,75,145,0.82) 20%, rgba(255,255,255,0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#164b91', endColorstr='#1affffff',GradientType=1 )}.z-index-up{z-index:1}.breadcrumb{margin:-6px 0 0 5px}.join-icon{height:100px}.indice-uv{position:relative;height:46px;background-repeat:no-repeat;background-size:100% 46px}.iuv-level{position:absolute}.iuv-level-1{left:0}.iuv-level-2{left:16.666%}.iuv-level-3{left:33.333%}.iuv-level-4{left:49.999%}.iuv-level-5{left:66.665%}.iuv-level-6{left:86.331%}.mosk0{color:#c8cbd0;line-height:1rem}.mosk1{color:#38cb1b;line-height:1rem}.mosk2{color:#ffd800;line-height:1rem}.mosk3{color:#F00;line-height:1rem}.border-top-prev{border-top:2px solid #e5e7e9}.previsao-horaria{position:relative;height:170px}.master-table{overflow:hidden}.tbl-15days{margin-bottom:0;background-color:#e5e7e9;border:none;cursor:move}.tbl-15days td{margin:0;padding:0;position:relative;vertical-align:top}.topo-tbl-horaria{padding:5px 0 5px 15px;background-color:#f7f8fa;border-bottom:1px solid #edeef0}.tbl-horaria{border:none;margin-bottom:0;cursor:move}.tbl-horaria tbody tr td{padding:4px 0 3px 15px}.line-tbl-horaria{line-height:1.6rem}.bg-next-days{position:relative;display:inline-block;background-color:#fff;padding:10px;width:75px;height:330px}.more-day{background-color:#fff;padding:10px;margin-right:10px;width:410px;height:330px}.right-side-more-days{width:280px}.left-side-more-days{width:100px}.infos-more-days{width:70px}.close-more-days{position:absolute;right:-5px;top:0;padding:10px;z-index:110}.taglink{display:inline-block;background-color:#ebebeb;padding:2px 5px;color:#5f6871;word-break:break-all;margin:10px 5px 0 0;text-transform:uppercase}.taglink:hover{color:#055fad}.reg-mes,.reg-30anos{padding:10px}.reg-30anos{background-color:#f7f8fa}.reg-mes{background-color:#d6f0fa}.volumeatual{width:40px;height:100px;background:#ebebeb;position:relative}.volumereal-mes,.volumereal-ano{width:40px;position:absolute;bottom:0;left:0}.volumereal-mes{background:#055fad}.volumereal-ano{background-color:#aee2f6}.atingidomes{width:83px;margin-top:55px}.past{width:115px}.past-temp{width:55px}#content-climatology-agro{width:803px}#content-climatology{width:477px}.extension-clima-agro{width:78px;margin:25px 3px 0}.sub-photo{padding:5px}.order-list{list-style:initial;padding-left:3rem;margin-bottom:0}.order-list li{margin-bottom:15px}.order-list li:last-child{margin-bottom:0}.tide-list li{padding:8px 5px;border-bottom:1px solid #e5e7e9}.border-none{border:none}.controls li{width:12.5%}.controls li,.controls-radar li{border:1px solid #fff}.controls li.active,.controls-radar li.active,.controls li:hover,.controls-radar li:hover{background-color:#c8c8c8;cursor:pointer}.controls li.nohover,.controls li.nohover:hover{background-color:#e5e7e9;cursor:default}.controls-radar li{width:14.285%}.controls-beach li{width:50%}.autocomplete{position:absolute;right:0.5rem;top:50px;width:320px;z-index:500;display:none !important}.autocomplete li{width:inherit}.auto-category{padding:5px 5px 5px 8px;background-color:#464a4e;width:inherit}.auto-item{padding:5px 5px 5px 15px;width:inherit;border-bottom:1px solid #464a4e}.auto-item:hover,.auto-item:focus{color:#fff}.subtab-maps{width:20%}.padding-sub,.submaps,.submaps-max-temp,.submaps-max-umi{padding:5px 0}.submaps{width:8.333%}.submaps-max-temp{width:7.666%}.submaps-max-umi{width:10.999%}.bg-submaps-0{background-color:#a300cb}.bg-submaps-1{background-color:#b3b3b3}.bg-submaps-2{background-color:#8300e0}.bg-submaps-3{background-color:#182efe}.bg-submaps-4{background-color:#009ffb}.bg-submaps-5{background-color:#01c9c9}.bg-submaps-6{background-color:#00d389}.bg-submaps-7{background-color:#9ee80f}.bg-submaps-8{background-color:#e5df07}.bg-submaps-9{background-color:#e5b110}.bg-submaps-10{background-color:#f0820f}.bg-submaps-11{background-color:#fc3933}.bg-submaps-12{background-color:#f4017f}.bg-submaps-13{background-color:#01dd01}.bg-ur-1{background-color:#c00000}.bg-ur-2{background-color:#808080}.bg-ur-3{background-color:#ffff01}.bg-ur-4{background-color:#ffc000}.bg-ur-5{background-color:#92d051}.bg-ur-6{background-color:#00af50}.bg-ur-7{background-color:#01b0f1}.bg-ur-8{background-color:#0170c1}.bg-ur-9{background-color:#012060}.googlemaps{height:500px}.icon-dot-wind,.icon-dot-blast,.icon-dot{width:10px;height:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.icon-dot-wind{background-color:#27a918}.icon-dot-blast{background-color:#ff7300}#sections-wind-days,#tabs-wind-days{width:657px !important;margin:0 !important}.tbl-wind-data td{border:1px solid #fff}.sub-wind{height:20px}@media only screen and (max-width: 40em){.lbl-wind{width:16.666666%}}@media only screen and (min-width: 40.01em){.lbl-wind{width:9.090909%}}.nos-0{background:#62ccff;color:#fff}.nos-1-2{background:#0198cf;color:#fff}.nos-3-5{background:#00caba;color:#fff}.nos-6-10{background:#00b214;color:#fff}.nos-11-15{background:#c6ea00;color:#fff}.nos-16-20{background:#fcff00;color:#666}.nos-21-25{background:#fdcf00;color:#fff}.nos-26-30{background:#ff9900;color:#fff}.nos-31-40{background:#ff6600;color:#fff}.nos-41-50{background:#fe0000;color:#fff}.nos-51{background:#7e150f;color:#fff}.color-uv{height:50px;margin-bottom:1px}.bg-uv{background-color:#f8f8f8}.hand-uv{background-image:url("/climatempo/climatempo/img/hand-uv.png");background-repeat:no-repeat;width:136px;height:178px}.skin1{background-color:#f4daa9}.skin2{background-color:#e4aa61}.skin3{background-color:#d7973d}.skin4{background-color:#6a3726}.fps{padding:10px 0;background-color:#ffb400;font-size:48px;line-height:48px}.uv-level{width:6.25%;height:45px}.uv-0{background-color:#c0c0c0}.uv-1{background-color:#095cbe}.uv-2{background-color:#21b91f}.uv-3{background-color:#fff000}.uv-4{background-color:#fdbe33}.uv-5{background-color:#d91c26}.w-hour-uv{width:18.777777%}.border-bot-hours-live{padding-bottom:10px;margin-bottom:20px;border-bottom:4px solid #dddee1}#agree{margin-top:15px !important}.sub-radar{width:20%;height:20px}.bg-sub-radar-1{background-color:#82d5f0}.bg-sub-radar-2{background-color:#67aee3}.bg-sub-radar-3{background-color:#4a85d7}.bg-sub-radar-4{background-color:#305ec8}.bg-sub-radar-5{background-color:#0d3cbc}.bg-sub-radar-6{background-color:#15e964}.bg-sub-radar-7{background-color:#00d14c}.bg-sub-radar-8{background-color:#00b936}.bg-sub-radar-9{background-color:#00a021}.bg-sub-radar-10{background-color:#00890e}.bg-sub-radar-11{background-color:#fffa22}.bg-sub-radar-12{background-color:#ffe61e}.bg-sub-radar-13{background-color:#ffd41a}.bg-sub-radar-14{background-color:#ffd31a}.bg-sub-radar-15{background-color:#ffbf15}.bg-sub-radar-16{background-color:#ff990d}.bg-sub-radar-17{background-color:#ff8809}.bg-sub-radar-18{background-color:#ff7606}.bg-sub-radar-19{background-color:#ff5423}.bg-sub-radar-20{background-color:#f2441b}.bg-sub-radar-21{background-color:#e03715}.bg-sub-radar-22{background-color:#ce2b0f}.bg-sub-radar-23{background-color:#bd1e0b}.bg-sub-radar-24{background-color:#aa1103}.bg-sub-radar-25{background-color:#980500}.bg-sub-radar-26{background-color:#ff4ffd}.bg-sub-radar-27{background-color:#ed42e0}.bg-sub-radar-28{background-color:#d837c6}.bg-sub-radar-29{background-color:#bf2baa}.bg-sub-radar-30{background-color:#aa208d}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{margin:0;background:#f0f0f0 url("https://dldhe4u67e5l5.cloudfront.net/site/imagens/3pontos.png") no-repeat center center;border:#808080 solid 1px;position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:move}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{border:0;height:280px;background:transparent}.ui-slider-horizontal .ui-slider-handle{height:256px;width:11px}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}#slider-wind{position:absolute;width:80%;top:9px;left:12%}.slider-range,.top3{margin-top:3px}.cities-select{height:137px;border:1px solid #c0c0c0;overflow:auto}.city-add{padding:3px;border-top:1px solid #fff;border-bottom:1px solid #fff}.city-add.active,.city-add:hover{background-color:#f2f2f2;border-top:1px solid #c3c3c5;border-bottom:1px solid #c3c3c5}.remove-city:hover{color:#ff2514}.fb-comments,.fb-comments iframe{width:100% !important}.ico-play-bar{background:url("../img/icones/ico-play-bar.png") no-repeat;height:24px;width:124px;position:absolute;bottom:5px;left:50%;margin-left:-62px}.share-content-top{padding:15px 10px;background-color:#fff}.facebook-color{color:#2556C2}.whatsapp-color{color:#19bd2d}.twitter-color{color:#00b4e9}.gplus-color{color:#e04a33}.content-share,.icon-whatsapp-content:after,.icon-facebook-content:after,.icon-twitter-content:after,.icon-gplus-content:after{font-size:0.9rem;line-height:1.6rem;margin-left:15px;float:right;color:#666;text-align:left}.icon-whatsapp-content:after{content:'WhatsApp'}.icon-facebook-content:after{content:'Facebook'}.icon-twitter-content:after{content:'Twitter'}.icon-gplus-content:after{content:'Google'}.triangle-white:before{border-color:transparent transparent white transparent !important}.fixed-share{position:fixed;bottom:0;height:35px;z-index:500;background-color:rgba(0,0,0,0.9)}div.scrollWrapper{position:relative;overflow:hidden;width:100%;height:100%}div.scrollableArea{position:relative;width:auto;height:100%}.bg-base-alert{padding-right:10px;height:35px;width:62px}.txt-base-alert{position:absolute;color:#8b1414;right:-23px;font-size:35px;line-height:35px}.label-alert{position:absolute;z-index:2;background-color:#8b1414;padding:8px 10px}.content-alert{height:35px;padding-top:8px;border-right:1px solid #8b1414}#ticker_container{background:#d91c26;padding:5px 10px;overflow:auto;color:#fff;height:35px;border-right:1px solid #8b1414}.view-alerts{padding:8px 0;border-left:1px solid #e75656}#prev_trigger{margin:0 10px}.map-travel{height:467px;background-color:#2c3136}.cities-travel-wrap{overflow:auto;height:353px;border:1px solid #c0c0c0}.city-chosen-wrap{height:353px}.loading-chosen-wrap{position:absolute;top:113px;padding:120px 0;-webkit-filter:blur(1px);height:354px}#loadcities{position:absolute;z-index:2;-webkit-filter:blur(1px);margin:135px 0 0 -64px}#map{height:100%}.content-chosen-city{border:8px solid #e5e7e9;background-color:#fff}.border-chosen-city{padding-bottom:4px;border-bottom:1px solid #e5e7e9;margin-bottom:4px}.cities-list-travel{padding:10px;cursor:pointer}.bg-chosen-city{background-color:#f7f8fa}.cities-list-travel:nth-child(even){background-color:#f9f9f9}.filter-cities li.active-city{background-color:#c6c6c6;cursor:default}#content-climatology-travel{width:1385px}.banner{position:relative;width:100% !important;overflow:auto;font-size:18px;line-height:24px;color:rgba(255,255,255,0.6);text-shadow:0 0 1px rgba(0,0,0,0.05),0 1px 2px rgba(0,0,0,0.3);box-shadow:0 1px 2px rgba(0,0,0,0.25)}.banner ul{list-style:none;width:300%;margin:0}.banner ul li{display:block;float:left;width:33%;min-height:350px;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;-ms-background-size:100% 100%;background-size:100% 100%;box-shadow:inset 0 -90px 15px rgba(0,0,0,0.3)}@media only screen and (min-width: 40.01em){.banner ul li a{padding:263px 20px 35px 20px}.filter-cities li{width:13.555%;padding:1.777% 0;background-color:#e5e7e9;margin:0 2px;font-size:2.0rem;line-height:2.6rem;cursor:pointer}}@media only screen and (max-width: 40em){.banner ul li a{padding:205px 20px 40px 20px}.filter-cities li{width:13.25%;padding:2.777% 0;background-color:#e5e7e9;margin:0 2px;font-size:1.5rem;line-height:1.6rem}}.banner h1,.banner h2{font-size:40px;line-height:52px;color:#fff}.banner .btn{display:inline-block;margin:25px 0 0;padding:9px 22px 7px;clear:both;color:#fff;font-size:12px;font-weight:bold;text-transform:uppercase;text-decoration:none;border:2px solid rgba(255,255,255,0.4);border-radius:5px}.banner .btn:hover{background:rgba(255,255,255,0.05)}.banner .btn:active{-webkit-filter:drop-shadow(0 -1px 2px rgba(0,0,0,0.5));-moz-filter:drop-shadow(0 -1px 2px rgba(0,0,0,0.5));-ms-filter:drop-shadow(0 -1px 2px rgba(0,0,0,0.5));-o-filter:drop-shadow(0 -1px 2px rgba(0,0,0,0.5));filter:drop-shadow(0 -1px 2px rgba(0,0,0,0.5))}.banner .btn,.banner .dot{-webkit-filter:drop-shadow(0 1px 2px rgba(0,0,0,0.3));-moz-filter:drop-shadow(0 1px 2px rgba(0,0,0,0.3));-ms-filter:drop-shadow(0 1px 2px rgba(0,0,0,0.3));-o-filter:drop-shadow(0 1px 2px rgba(0,0,0,0.3));filter:drop-shadow(0 1px 2px rgba(0,0,0,0.3))}.banner .dots{position:absolute;left:10px;bottom:0;margin:0}.banner .dots li{display:inline-block;width:10px;height:10px;margin:0 4px;text-indent:-999em;border:2px solid #fff;border-radius:6px;cursor:pointer;opacity:.4;-webkit-transition:background .5s, opacity .5s;-moz-transition:background .5s, opacity .5s;transition:background .5s, opacity .5s}.banner .dots li.active{background:#fff;opacity:1}.adtext{padding:10px 0;border-top:1px solid #e5e7e9;border-bottom:1px solid #e5e7e9}.font-climatologia-agro{font-size:2.5rem;line-height:2.6rem}.subsagro{height:15px;border-right:1px solid #fff}.submaps-est{width:10.999%;height:15px;border-right:1px solid #fff}.fake-tab-mobile{border-bottom:1px solid #d0d0d1;padding-bottom:1px}.bg-est-1,.bg-gea-4{background-color:#fff;border:1px solid #a9a9a9}.box-opacity{background-color:#e5e7e9;min-height:33px;padding:8px 0 0 10px}.modal-agro-city{padding:10px;top:0 !important;margin:0 auto;background:transparent}.inner-modal{padding:10px}.bg-umi-1{background-color:#0096f3}.bg-umi-2{background-color:#4dbaf9}.bg-umi-3{background-color:#98effc}.bg-umi-4{background-color:#d5ffff}.bg-est-2,.bg-evt-3{background-color:#1266c9}.bg-est-3{background-color:#1f6ee4}.bg-est-4,.bg-ads-10{background-color:#2a80e7}.bg-est-5{background-color:#3e99f2}.bg-est-6,.bg-ads-9{background-color:#53a6ec}.bg-est-7,.bg-ads-8{background-color:#77b8f8}.bg-est-8,.bg-ads-7{background-color:#96cffa}.bg-est-9{background-color:#b3f1fc}.bg-est-10,.bg-ads-6{background-color:#fff8b2}.bg-est-11{background-color:#fde87b}.bg-evt-8{background-color:#f0e440}.bg-gea-2{background-color:#ffd700}.bg-est-12,.bg-ads-5{background-color:#ffbf39}.bg-est-13,.bg-ads-4,.bg-evt-9{background-color:#ff9f03}.bg-est-14,.bg-ads-3{background-color:#ff6200}.bg-est-15,.bg-ads-2,.bg-evt-10{background-color:#ff3300}.bg-est-16,.bg-ads-1{background-color:#df1500}.bg-est-17{background-color:#be0002}.bg-est-18,.bg-gea-1{background-color:#a20002}.bg-evt-11{background-color:#f60789}.bg-evt-1{background-color:#9f03c9}.bg-evt-2{background-color:#7f01df}.bg-evt-4{background-color:#03c7c5}.bg-evt-5{background-color:#00d38b}.bg-evt-6{background-color:#00df00}.bg-gea-3{background-color:#008d00}.bg-evt-7{background-color:#a2e632}.bg-ris-1{background-color:#e2ffe0}.bg-ris-2{background-color:#caffc7}.bg-ris-3{background-color:#bbffa4}.bg-ris-4{background-color:#bbffa4}.bg-ris-5{background-color:#bdff9d}.bg-ris-6{background-color:#c4ff8f}.bg-ris-7{background-color:#ceff83}.bg-ris-8{background-color:#daff77}.bg-ris-9{background-color:#e7ff6e}.bg-ris-10{background-color:#f5ff64}.bg-ris-11{background-color:#fdff5f}.bg-ris-12{background-color:#ffe851}.bg-ris-13{background-color:#ffd449}.bg-ris-14{background-color:#ffba3d}.bg-ris-15{background-color:#ffa032}.bg-ris-16{background-color:#ff8328}.bg-ris-17{background-color:#ff5e1c}.bg-prec-7{background-color:#e6ffe3}.bg-prec-8{background-color:#a9eab2}.bg-prec-9{background-color:#6de56a}.bg-prec-10{background-color:#0bbb0e}.bg-prec-11{background-color:#088f04}.bg-prec-12{background-color:#044e03}.bg-prec-13{background-color:#002400}.bg-tempmin-1{background-color:#010068}.bg-tempmin-2{background-color:#020183}.bg-tempmin-3{background-color:#1414a8}.bg-tempmin-4{background-color:#9496ea}.bg-tempmin-5{background-color:#aba9f2}.bg-tempmin-6{background-color:#bebdfe}.bg-tempmin-7{background-color:#dbdcfd}.bg-tempmin-8{background-color:#e2f4fe}.bg-tempmin-9{background-color:#d6ffd7}.bg-tempmin-10{background-color:#ede7ab}.bg-tempmin-11{background-color:#f0f050}.bg-tempmin-12{background-color:#feff00}.bg-tempmin-13{background-color:#fed605}.bg-tempmin-14{background-color:#fda600}.bg-tempmin-15{background-color:#fe614e}.bg-tempmin-16{background-color:#fd0101}.bg-ano-1{background-color:#020c7a}.bg-ano-2{background-color:#0519b3}.bg-ano-3{background-color:#1c2de7}.bg-ano-4{background-color:#5161f7}.bg-ano-5{background-color:#8b9af6}.bg-ano-6{background-color:#a4bdfa}.bg-ano-13{background-color:#94060b}.bg-ano-14{background-color:#550207}.bg-tempsolo-1{background-color:#1414aa}.bg-tempsolo-2{background-color:#4646be}.bg-tempsolo-3{background-color:#9696e6}.bg-tempsolo-4{background-color:#aaaaf2}.bg-tempsolo-5{background-color:#bebeff}.bg-tempsolo-6{background-color:#dcdcff}.bg-tempsolo-7{background-color:#e1f5ff}.bg-tempsolo-8{background-color:#d7ffd7}.bg-tempsolo-9{background-color:#eee8aa}.bg-tempsolo-10{background-color:#ffff00}.bg-tempsolo-11{background-color:#ffa500}.link-agrobox{padding:6px;background-color:rgba(57,130,68,0.75);border-bottom:2px solid #398244}.link-agrobox:hover{background-color:#398244}#clear-text p{clear:both;float:left;margin-bottom:20px}@media only screen and (max-width: 40em){.aba-zoneamento{border-bottom:1px solid #fff}}.icon-dot-agro{width:14px;height:14px;margin:3px 5px 0 0}.month-agro-deactivate{background:#fff;color:#5f6871;padding:10px 0;border-left:1px solid #fff;border-right:1px solid #fff;border-bottom:6px solid #fff}.month-agro-active{background:#aaa;color:#fff;padding:10px 0;border-left:1px solid #fff;border-right:1px solid #fff;border-bottom-style:solid;border-bottom-width:6px}.zone-mt-umido{border-bottom-color:#164b91}.zone-umido{border-bottom-color:#239adc}.zone-normal{border-bottom-color:#398244}.zone-seco{border-bottom-color:#f4af36}.zone-mt-seco{border-bottom-color:#f04124}.zone-zoneamento{border-bottom-color:#aaa}.zone-mt-umido-bg{background-color:#164b91}.zone-umido-bg{background-color:#239adc}.zone-normal-bg{background-color:#398244}.zone-seco-bg{background-color:#f4af36}.zone-mt-seco-bg{background-color:#f04124}.zone-zoneamento-bg{background-color:#aaa}.tag-topnews{padding:3px 5px}.title-topnews{font-size:1.6rem;line-height:1.8rem;letter-spacing:0.05rem}.bottom10-ab{bottom:10px}.top70{margin-top:70px}.bordertop-winter{border-top:2px solid #1a1a6d}.temp-winter{font-size:3.5rem;line-height:4rem}.table-20-cities tr td{padding:0.5625rem 0.325rem}.box-20-cities{max-height:210px;overflow:auto}.bg-termo{background:#F9F9F9 url("/climatempo/climatempo/img/termo-winter.png") center 20px no-repeat;height:440px;padding-top:55px}.arrows-winter{background:url("/climatempo/climatempo/img/box-sensation-winter.png") no-repeat;width:84px;height:42px;padding-top:10px}.arrows-winter span{top:-35px}.winter-left{left:8px}.winter-right{background-position:-87px 0;right:8px}.charts-temp{padding:0 10%}.arrows-summer{background:url("/climatempo/climatempo/img/box-sensation-summer.png") no-repeat;width:84px;height:42px;padding-top:10px}.arrows-summer span{top:-35px}.summer-left{left:8px}.summer-right{background-position:-87px 0;right:8px}@media only screen and (min-width: 63.01em){#sticky2{height:626px}#sticky3{height:276px}}.hotel-urbano-trip-offer-featured-img{max-height:150px}.hotel-urbano-trip-offer-headline-img{height:18px;display:initial !important}.slick-dot{margin:0}.slick-dot li{display:inline;margin-right:5px}.slick-dot li>button{display:inline-block;width:12px;height:12px;padding:0;text-indent:-9999px;overflow:hidden;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;border:2px solid #B1B1B1;background-color:white}.slick-dot .slick-active>button{background-color:#B1B1B1}
