.views-exposed-form .views-exposed-widget {
	float: none !important;
}

.feed-icon {
	display: none;
}

a {
	color: rgb(59,176,72) !important;
}

#main-navigation ul.menu li a {
	color: black !important;
}

a.more {
	background-color: black !important;
	color: rgb(59,176,72) !important;
}

#edit-submit {
	background-color: rgb(33,33,33);
	color: rgb(59,176,72);
}

p {
	text-align: justify;
}

blockquote {
	font-size: 20px !important;
}

blockquote:after {
	color: rgb(59,176,72);
}

#subfooter {
	background-color: #101010;
}

#logotipos-rodape > a > img {
	height: 40px !important;
	padding-right: 10px;
}

.subfooter-area {
	font-size: 12px;
}

.flex-caption {
	width: 630px;
}

#main-navigation ul.menu {
	font-size: 10px;
}

#logo {
	width: 100%;
}

#logo img {
	width: 80%;
}
/*
.front {
	background-image: url('Fundo_PNPOT.png');
	background-size: 80%;
}
*/

.view .date-nav-wrapper .date-prev {
	right: 90px;
}

.icone-menu {
	padding-right: 5px;
}

.menu .leaf {
	padding-left: 6px;
}

.submitted-user {
	display: none;
}

.ds-2col-stacked > .group-right {
	padding-left: 20px;
}

.field-label {
	padding-top: 10px;
}

.flag-outer-confirmar {
	padding-top: 20px;
}

.flag-confirmar {
  background: black;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: rgb(59,176,72);
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.flag-confirmar:hover {
  background: #282727;
  text-decoration: none;
}

.flag-confirmar a {
	text-decoration: none;
}

.parallax-active #highlighted-bottom {
	/*background-image: none;*/
}

#highlighted-bottom {
	padding: 0;
}

.linha:after {
	content: "";
    display: table;
    clear: both;
}

.coluna {
    float: left;
    width: 50%;	
}

.coluna {
    float: left;
}

.left {
    width: 20%;
}

.right {
    width: 80%;
}

.field-content img {
	max-width: none;
}