/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 3, app/assets/stylesheets/shared/00_reset.scss */
* {
  box-sizing: border-box;
  *behavior: url(/shims/boxsizing.htc);
}

/* line 5, app/assets/stylesheets/shared/00_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 {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

/* line 27, app/assets/stylesheets/shared/00_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 32, app/assets/stylesheets/shared/00_reset.scss */
html {
  /*background: palette(grey, x-dark);*/
  height: 100%;
}

/* line 37, app/assets/stylesheets/shared/00_reset.scss */
body {
  background: #f5f7f8;
}

/* line 41, app/assets/stylesheets/shared/00_reset.scss */
ol,
ul {
  list-style: none;
}

/* line 46, app/assets/stylesheets/shared/00_reset.scss */
blockquote {
  quotes: none;
}

/* line 50, app/assets/stylesheets/shared/00_reset.scss */
blockquote:before,
blockquote:after {
  content: '';
  content: none;
}

/* line 57, app/assets/stylesheets/shared/00_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 6, app/assets/stylesheets/shared/01_typography.scss */
html {
  font-family: 'roboto-regular', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/shared/01_typography.scss */
  html {
    font-size: 16px;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq html {
  font-size: 16px;
}

/* line 14, app/assets/stylesheets/shared/01_typography.scss */
body,
input {
  color: #485464;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  letter-spacing: .02em;
  line-height: 1.5;
}

/* line 23, app/assets/stylesheets/shared/01_typography.scss */
h1 {
  font-size: 2.5em;
}

/* line 27, app/assets/stylesheets/shared/01_typography.scss */
h2 {
  font-size: 1.3em;
  padding-top: 1.5em;
}

@media (min-width: 768px) {
  /* line 27, app/assets/stylesheets/shared/01_typography.scss */
  h2 {
    font-size: 1.2em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq h2 {
  font-size: 1.2em;
}

/* line 34, app/assets/stylesheets/shared/01_typography.scss */
h2 + p {
  padding: 0;
}

/* line 37, app/assets/stylesheets/shared/01_typography.scss */
p {
  padding: 1.5em 0 0 0;
}

@media (min-width: 768px) {
  /* line 37, app/assets/stylesheets/shared/01_typography.scss */
  p {
    padding-top: 1.1em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq p {
  padding-top: 1.1em;
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 3, app/assets/stylesheets/shared/02_links.scss */
a {
  color: #D31144;
}

/* line 6, app/assets/stylesheets/shared/02_links.scss */
a:focus, a:hover {
  color: #a90e36;
}
@font-face {
  font-family: 'icomoon';
  src: url(/assets/icomoon/icomoon-80c7217749beb8e092c6ef72f8fc6864b1a6dfa890d68fbd90ba559accdd46fd.woff) format("woff"), url(/assets/icomoon/icomoon-de88f816e67312094f1a094aaa590c481a8fdfbd5c0dba74833b08cf5cdd56da.ttf) format("truetype"), url(/assets/icomoon/icomoon-c8eb3370475b81ae05d3bd65335024dfee38879a6306b0e127eae579e9f89187.eot) format("eot");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto-regular';
  src: url(/assets/Roboto-Regular-webfont-29194a712013ab096f849e39b61190bf9be1d57f0dc2777ba520afb2caa3f832.woff) format("woff"), url(/assets/Roboto-Regular-webfont-80bf2e885cab0cac29d7db506f8ead8caf4eea5b723feca46d1af05f5c191a99.ttf) format("truetype"), url(/assets/Roboto-Regular-webfont-4fb9606a5ed5b4eb7f0267fb20a872d486fd873744853c78696babe6bf27f83e.svg#robotoregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto-light';
  src: url(/assets/Roboto-Light-webfont-01c91013b7ce07da113f41c4797b51f4c155f4b4cda693f69e543c82598c9100.woff) format("woff"), url(/assets/Roboto-Light-webfont-ad9d0eb58301d33cfc11e45a2d963b320c5defc05b8fa38874e51060c2b24f64.ttf) format("truetype"), url(/assets/Roboto-Light-webfont-07c641df43248c49ecc0c3c0063ad341f6348deef7e7e91d81155791b6faa814.svg#robotolight) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto-bold';
  src: url(/assets/Roboto-Bold-webfont-dab3ef29195e16cc260fb333b9650b30355d9fe823052696f5622ddc75337964.woff) format("woff"), url(/assets/Roboto-Bold-webfont-a19652d5534f8882a6d890497d8b24747a26099bb2f1cae21accdf135c023c70.ttf) format("truetype"), url(/assets/Roboto-Bold-webfont-c7132c8e993ef82d2209c28711639cc69e73bd3f9f91d45f87b72bccd5f2bd85.svg#robotobold) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'arvo-bold';
  src: url(/assets/arvo-bold_201-webfont-df35acca8995710a8f7d0fb1303d00a4d7b62d4363208fe004dc0c73e09f15aa.woff) format("woff"), url(/assets/arvo-bold_201-webfont-08b9d238a884e09ec712dc03684861fa081a078f7dc9a21a8449a59e464b4cdb.ttf) format("truetype"), url(/assets/arvo-bold_201-webfont-7df8fe53a2db3447ded722d56566d981d9d1dd4a7b81577586961246b74c10b9.svg#robotolight) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'arvo-bolditalic';
  src: url(/assets/arvo-bolditalic_201-webfont-9d36511f8e68e07be1354f2f9df0a45993c4bb3ae3021f5590197727df6df6fd.woff) format("woff"), url(/assets/arvo-bolditalic_201-webfont-1f2fbc98dd92cd9c40818b31f8cfded74353f99b1c66a85cdff564e1a5e54960.ttf) format("truetype"), url(/assets/arvo-bolditalic_201-webfont-9d349564ca48a0d1e2d2f48f658ea77b6ac2e080953d8612d17c772e8acbba4e.svg#robotolight) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'arvo-italic';
  src: url(/assets/arvo-italic_201-webfont-4da4ebc767b046afa34c2f09dad836ffcb2fc3d49afcc50cd8384c1b2a680dbf.woff) format("woff"), url(/assets/arvo-italic_201-webfont-327271e0657e260f5cff532a44e33e52c7d27223b6f9fe03337948df718e9cf9.ttf) format("truetype"), url(/assets/arvo-italic_201-webfont-8f44dc64551accae11da6e44bb45ac1c1d47f11d365ac82e5473af53aa5eb0d8.svg#robotolight) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'arvo-regular';
  src: url(/assets/arvo-regular_201-webfont-a496c856cbe0c708e628a160d71ad5b6abb974afc7cb3f538fa7f7322af78c9a.woff) format("woff"), url(/assets/arvo-regular_201-webfont-bbe6825addfc9057027fe29428d661fe6cb7b170db3e7b416c13ed30d364750c.ttf) format("truetype"), url(/assets/arvo-regular_201-webfont-9922245bf7e433d35c8fd894f7ebad05fcd3433d489d82f749d72b17cba3258f.svg#robotolight) format("svg");
  font-weight: normal;
  font-style: normal;
}
/**
 * CDP 3.0 application SCSS
 *
 * For more information please read the README.md in this folder.
 *



 */

html {
  background: #484648;
}
