.justified
{
    text-align:justify;
    text-justify:inter-word;
}

span.cite
{
    font-weight: bold;
    font-size: 0.9em;
}

span.cite_text
{
    font-size: 0.9em;
}
span.date-time
{
    font-size: 0.8em;
    font-style: italic;
}

hr.styled
{
    border: 2px solid #B94A48;
}

a
{
    color: #B94A48;
}

a.artigo
{
    color: #333;
    text-decoration: none;
}

body
{
    padding-top: 60px;
    padding-bottom: 40px;
}

div.artigo > p
{
    line-height: 1.5em;
}

.errors
{
    color: #B94A48;
}

.carousel-caption2 {
  padding: 10px 15px 5px;
  background: #000;
}

.carousel-caption2 h4,
.carousel-caption2 p {
  color: #ffffff;
}


div.button-arquivo
{
   padding: 0px 40px 0px 20px;
}

.carousel-control.left
{
  
}