@media (min-width: 960px){
	.builder-item--primary-menu .nav-ul > li:not(:last-of-type) {
		margin-right: 40px;
	}
}
div#recent-posts-2, .widget_display_forums, div#bbp_login_widget-2{
    border-top: 1px solid #ededed;
    padding-top: 15px;
}
.bbp-login-form label {
    width: auto;
}
.bbp-submit-wrapper{
		float: none;
		width: 100%;
}
button#user-submit {
    width: 100%;
		font-size: 16px;
}

.bbp-register-link, .bbp-lostpass-link {
    padding: 10px;
    margin-top: 10px;
    background: #888;
    width: 100%;
    color:#fff;
    border-radius: 3px 3px 3px 3px;
    border-width: 1px 1px 1px 1px;
		text-align: center;
		text-transform: uppercase;
}

div.bbp-breadcrumb, div.bbp-topic-tags {
    font-size: 14px;
}
#bbpress-forums div.bbp-search-form {
    float: right;
    margin-bottom: 10px;
}

.ficha-livro h2,.dados-evento h2 {
  margin-top: 10px;
}

.ficha-livro, .dados-evento {
  background-color: #f7f7f7;
  border-width: 1px;
  border-color: #bdbdbd;
  border-style: solid;
  padding-left: 12px;
  margin-top: 30px;
  margin-bottom: 30px;
}