div.loginContainer {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 30%;
	margin-right: 30%;
	min-width: 400px;
	padding: 20px;
	border-style: groove;
	border-radius: 25px;
}

div.pageTitle {
	margin-top: 15px;
	display: block;
}

div.extraMargin {
	margin-top: 35px;
	margin-bottom: 50px;
}

div.withborder{
	border-style: groove;
	border-radius: 25px;
}

img.news{
	width:600px;
	height:600px;
}

div.osGeral{
	min-width: 320px;
	border: 2px solid black;
}

table.osTable{
	max-width: 300px;
}

button.options{
	width: 150px;
	height: 60px;
}
