body {
	background: #F6F6F6 !important;
}

.container {
	min-height: 120px !important;
	min-width: 990px;
}

.container-fluid  {
	background: #fff url('../img/background.jpg') left no-repeat !important;
	border: 0px !important;
}


.jumbotron {
	background: #fff !important;
	min-height: 680px;
}

p {
	font-size: 12px !important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	font-weight: normal;
}

.edital-left {
	margin: 10px 15px 0px 10px;
	float: left;
	height: 200px;
	overflow-y: auto;
	width: 98%;
}

.barra {
 overflow: scroll; 
 max-height: 90vh;

}

p>a{
	cursor: pointer;
}