body {
   -webkit-user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

#no_player_container {
	text-align:center;
}

#no_player_img {
	width:300px;
	margin-top:70px;
}

.hide {

	display:none;
}

#start {
	margin-top: 30px;
	margin-bottom: 50px;
}

.wit {
	color:white!important;
}

#vaste {
	margin-top:50px;
}