.btn-large {
	height: 100px;
}

.center {
	text-align: center;
}

.center [class*="span"] {
	border: 1px solid #DDD;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
}

.footer .footer-inner .footer-content {
	border-top: 1px double #e5e5e5;
	right: 12px;
	position: absolute;
	bottom: 0;
	padding-right: 25px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.footer .footer-inner {
	text-align: center;
	vertical-align: bottom;
}

.Verde {
	background-color: #DFF0D8;
	color: #468880 !important;
	font-style: inherit;
}

.Amarelo {
	background-color: #FCF8E3;
	color: #C09853 !important;
	font-style: inherit;
}

.Azul {
	background-color: #D9EDF7;
	color: #3A87AD !important;
	font-style: inherit;
}

.Vermelho {
	background-color: #FFD2D2;
	color: #DD3636 !important;
	font-style: inherit;
}

.arrowed_full {
	margin-left: 11px !important;
	max-width: 99% !important;
}