@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/YanoneKaffeesatz.woff') format('woff');
}
@keyframes blinker {
  50% {
    opacity: 20%;
  }
}
a {
  color: #a7275c;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #a7275c;
  text-decoration: underline;
}
body {
  padding-top: 60px;
  padding-bottom: 20px;
}
.jumbotron h3,
.jumbotron h4 {
  font-weight: normal;
}
.jumbotron p {
  font-size: 16px;
}
.jumbotron {
  padding-bottom: 0;
  background-color: #fff;
}
.jumbotron img {
  border: 2px solid #a7275c;
}
.navbar-default {
  background-color: #111;
  border-bottom: 2px solid #a7275c;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #faebcc;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
#nav input,
#nav .btn {
  margin-left: 20px;
}
#nav .glyphicon {
  position: relative;
  top: 3px;
  border: 1px solid #ccc;
}
.navbar {
  min-height: 80px;
  padding: 15px 0;
}
.navbar-form input[type="text"] {
  width: 320px;
}
.navbar-form input[type="password"] {
  width: 200px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #fff;
}
.nav-pills > li > a {
  color: #a7275c;
}
.nav-pills > li > a:hover {
  color: #c55a87;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #a7275c;
}
.nav-pills > li > a.cinza {
  color: #7d99ac;
}
.nav-tabs > li a {
  color: #a7275c;
}
.fadeIn {
  -webkit-animation: fadeIn 4s;
  animation: fadeIn 4s;
}

#tit h2,
#lead h3 {
  color: #111;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#tit h2 {
  font-size: 50px;
  margin: 0 0 10px 0;
}
#lead h3 {
  font-size: 30px;
  margin: 0 0 20px 0;
  padding-top: 0;
  line-height: 30px;
}
#lead p a {
  color: #111;
}
#abertura p {
  font-size: 115%;
}
.blink_me {
  animation: blinker 1s linear infinite;
}
.pag h3,
.pag h4 {
  color: #111;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  padding-top: 0;
  margin-top: 0;
  font-size: 30px;
}
.pag h3 {
  font-size: 30px;
}
.pag h4 {
  font-size: 24px;
}
.pag h5, .h5 {
  font-size: 16px;
  color: #a7275c;
}
.coo {
  line-height: 25px;
}
.agenda li {
  padding-left: 30px;
  text-indent: -10px;
}
.agenda a {
  color: #111;
}
.div_cat {
  padding-left: 0;
  margin: 8px 0 5px 0;
  text-indent: 0;
}
.apoio img {
  margin-right: 20px;
}
.apoio_xs img {
  margin-right: 15px;
}
.anped {
  float: right;
  font-size: 10px;
  line-height: 10px;
}
.anped_xs {
  margin: 15px 0 5px 0;
  font-size: 10px;
  line-height: 10px;
}
.fa {
  margin-right: 5px;
}
.fa-arrows-h {
  margin-left: 5px;
  color: #666;
}
.margin_top {
  margin-top: 30px;
}
.dl-horizontal dt {
  font-weight: bold;
  font-size: 20px;
  color: #111;
}
#eixos {
  margin-bottom: 20px;
}
#eixos .div_comite {
  margin: 5px 0 10px 0;
}
#normas h5 {
  font-size: 15px;
}
#programacao label {
  font-weight: normal;
}
#prog_dias {
  margin-top: 20px;
}
.popover {
  max-width: none;
  padding-top: 10px;
}
.tooltip-inner {
  max-width: 450px;
}
footer address,
footer a,
footer legend,
footer h4 {
  color: #fff;
  font-weight: normal;
}
footer a:hover {
  text-decoration: none;
  color: #fff;
}
address .fa {
  margin-right: 5px;
}
.panel-footer {
  margin-top: 20px;
  padding: 20px 30px 0 30px;
  background-color: #a7275c;
  border-top: 1px solid #fff;
}
#form_email label,
#form_email h4,
#form_email p {
  color: #faebcc;
  font-weight: normal;
}
.correcoes,
.parecer {
  margin-top: 15px;
  font-size: 95%;
  line-height: 130%;
  text-align: justified;
}
.correcoes, .numProg {
  color: #c55a87;;
}

.numProg {
  font-size: 1.4em;
  font-weight: 200;
}

.parecer {
  color: #a34;
}
.div_resumo {
  display: none;
  text-align: justify;
  margin-top: 5px;
}
.error {
  color: #a34;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}

/* mudar de linha no flex */
.flex_break {
  flex-basis: 100%;
}

.flex1 {
  flex: 1;
}

.flex2 {
  flex: 2;
}
#form_insc {
  padding-bottom: 40px;
}
#form_insc input[type="text"] {
  width: 40%;
  margin-left: 15px;
}
#form_login .error,
#form_login .fa {
  padding: 0 10px;
}
#form_dados .error {
  color: #a34;
  padding: 10px 0 0 10px;
}
.finaliza {
  margin-bottom: 50px;
}
#pg_anais a {
  color: #a7275c;
  text-decoration: none;
}
#pg_anais a:hover,
#pg_anais a:focus {
  color: #c55a87;
  text-decoration: underline;
}
#anais_resultado p {
  font-size: 95%;
  margin: 5px 0;
}
.cabeco {
  padding-bottom: 10px;
}
form.ficha {
  margin-top: 15px;
}
.well a {
  text-decoration: none;
  color: #c55a87;
}
.well {
  line-height: 25px;
}
.well > .btn {
  margin-top: 15px;
}
.fa-sign-out,
.fa-twitter,
.fa-facebook,
.waiting,
.glyphicon-log-out {
  margin-left: 15px;
}
.fa-star, .fa-star-half-o {
  color: #a7275c;
}
/*
.fa-cinza {
  color: #666;
}
*/
label.control-label {
  font-weight: normal;
  color: #a7275c;
  font-size: 12px;
  margin-top: 2px;
}
.defineAutor .fa {
  color: #111;
  margin-right: 5px;
}
.defineAutor label {
  color: #111;
}
.glyphicon-log-out {
  font-size: 16px;
  color: #a7275c;
  background-color: #fff;
  padding: 7px;
}
.mostra {
  margin-top: 10px;
  cursor: pointer;
  color: #66512c;
  font-size: 90%;
}
#upload_form {
  margin-top: 20px;
  padding: 20px;
  border: 2px dashed #fff;
}
#upload_form input[type="file"] {
  width: 60%;
}
progress {
  width: 100%;
  margin: 15px 0;
}
#status {
  margin-top: 20px;
}
#trab_total {
  margin: 20px 0 20px 15px;
}
#trab_total .fa {
  margin-right: 5px;
}
#modal_hotels h5 {
  margin: 0 0 2px 0;
  padding: 0;
}
#table_modal td,
#table_modal th {
  font-size: 90%;
  line-height: 140%;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: auto;
    overflow: hidden;
    clear: left;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 10px 0;
  }
  .dl-horizontal dd {
    margin: 10px 0 0 25px;
  }
}
