@charset "UTF-8";
@import url(smoothness/jquery-ui.min.css);
/* TODO: ajeitar o "z-index" do calendário ou jornal por causa do IE */
/* line 4, ../../app/styles/main.scss */
.container {
  position: relative;
}

/* line 8, ../../app/styles/main.scss */
#edicoes-anteriores {
  width: 100%;
  height: 59em;
  /*54em;*/
  /*100%;*/
  margin-bottom: 41px;
  font-size: 1.2em;
}

/* line 15, ../../app/styles/main.scss */
#calend-publicacoes {
  margin-top: 6px;
  /* para o IE */
  margin-bottom: 10px;
  font-size: 1.2em;
}

/* line 21, ../../app/styles/main.scss */
.aviso-aguarde {
  display: none;
  font-weight: bold;
}

/* TODO: ajeitar o "z-index" do calendário ou jornal por causa do IE */
/* line 27, ../../app/styles/main.scss */
#painel-jornal {
  position: relative;
  width: 100%;
  height: 100%;
}

/* line 33, ../../app/styles/main.scss */
#objeto-jornal {
  background-color: gray;
  width: 100%;
  height: 100%;
}

/* line 39, ../../app/styles/main.scss */
.textoInformativo {
  font-size: 1.2em;
  margin-bottom: 15px;
}

/* line 45, ../../app/styles/main.scss */
.tem-jornal a {
  color: red !important;
  font-weight: bold !important;
}

/* line 52, ../../app/styles/main.scss */
.calend-tem-jornal a {
  font-weight: bold !important;
}
