/*#############################################################

#############################################################*/
.painelLogin{
	width: 580px;margin-top: 7%;
}
.txtColorDP{
	color: #006400;
}
.separadorLogin{
	height: 200px;width: 0.1mm;-moz-box-shadow: -8px -8px 5px #888;
}
#barra{
	bottom: 0; display: block; height: 40px; position: fixed; width: 100%; text-align:right;font-size:11px;color:#FFF;background-color: rgba(15, 87,11, 0.7);
	border-top:solid;border-top-width:1px;border-top-color: #000;	
}

button.button-save {
	background-image: none !important;
	background-color: #008539 !important;
	color: #fff !important;
}