@font-face {
  font-family: "Open Sans";
  src: url("https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8-VeJoCqeDjg.ttf");
  font-weight: 300;
}

@font-face {
  font-family: "Open Sans";
  src: url("https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirk-VeJoCqeDjg.ttf");
  font-weight: 600;
}

@font-face {
  font-family: "Open Sans";
  src: url("https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rg-VeJoCqeDjg.ttf");
  font-weight: 700;
}

@font-face {
  font-family: "Open Sans";
  src: url("https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rs-VeJoCqeDjg.ttf");
  font-weight: 800;
}

@font-face {
  font-family: "Open Sans";
  src: url("https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-U1UpcaXcl0Aw.ttf");
  font-weight: 400;
}

@font-face {
  font-family: "Abril Fatface";
  src: url("https://fonts.gstatic.com/s/abrilfatface/v12/zOL64pLDlL1D99S8g8PtiKchm-BsjOLhZBY.ttf");
  font-weight: 400;
}

@font-face {
  font-family: "Lato";
  src: url("https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHh30wWyWrFCbw7A.ttf");
  font-weight: 100;
}

@font-face {
  font-family: "Lato";
  src: url("https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh7USew-FGC_p9dw.ttf");
  font-weight: 300;
}

@font-face {
  font-family: "Lato";
  src: url("https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVew-FGC_p9dw.ttf");
  font-weight: 700;
}

@font-face {
  font-family: "Lato";
  src: url("https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh50Xew-FGC_p9dw.ttf");
  font-weight: 900;
}

@font-face {
  font-family: "Lato";
  src: url("https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHvxk6XweuBCY.ttf");
  font-weight: 400;
}


dataloop, dataitem {
  display: block;
}

alert-container {
  display: block;
}

alert {
  display: none !important;
}

alert.active {
  display: flex !important;
}