*{
	margin: 0px;
	padding: 0px;
}

html, body{
	background-color: #131313;
	width: 100%;
	height: 100%;

}

.tpPlayer{
	width: 100%;
    height: 100%;
}

.tpPlayerCard .tpMenuButtons
{
	display:none;
}