.btn-play{
	cursor:pointer;
}

.cover{
	display:none;
	background-color:#F2EBC9;
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:99999;
	padding:140px;
}

.close, .print{
	cursor: pointer;
}

#award{
	display:none;	
}

.banner_premio img{
	max-height:600px;
}