@import url("https://fonts.googleapis.com/css?family=Ultra");

.responsive {
	width: 100%;
	height: auto;
}

.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 75%;
}

.ultra {
font-family: 'Ultra', serif;;
}

.lbutton {
font-weight: 300;
letter-spacing: 0.10em;
text-decoration: none;
border-radius: 0.10em;
padding: 0 0.25em 0 0.25em;
font-size: 0.9em;
min-width: 6em;
height: 2em;
line-height: 2em;
text-transform:none
}

.gbutton {
	font-weight: 300;
	letter-spacing: 0.12em;
	text-decoration: none;
	border-radius: 0.12em;
	padding: 0 0.25em 0 0.25em;
	font-size: 0.9em;
	min-width: 7em;
	height: 2em;
	line-height: 2em;
	text-transform:none
	}

.button.style2.download {
	box-shadow:none
}

.galeria {
	border: solid 10px #f3f3f3 !important;
}

#Galeria {
	padding-top: 1em;
	/* display: none; */
}

#myFile {
	color: #fff;
}


  