* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}


body {
	background: #eee!important;
}

.botoncerrar {
	font-size: 0.8rem!important;
	font-weight: bold!important;
}