#BUSCAINSTITUCIONAL{
	text-align: left;
}

#s{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #9DACCC;
	outline: none;
	resize: none;
	position: absolute;
	z-index: 1;
	background: none;
	overflow: hidden;
	margin: 0;
	padding: 3px 5px 4px 5px;
	white-space: nowrap;
	font: 11px "lucida grande", tahoma, verdana, arial, sans-serif;
	line-height: 13px;
	height: auto;
	background: white;
	width: 402px;
	margin-bottom: 10px;
	color: black;
}

.BtForm{
	display: inline-block;
	border: 2px solid #657A91;
	margin-right: 10px;
	font-weight: 800;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #92A0B2;
	padding: 6px 4px;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .75);
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .75);
	margin-top: 30px;
	cursor: pointer;
}

.list-busca-institucional{
	margin-top: 30px !important;
}

.BuscaI{
	font-family: 'Open Sans', sans-serif !important;
	font-size: 9px !important;
	color: white !important;
	margin-top: -9px;
	margin-bottom: 14px;
}