/* ramp.css rev 2 */
/* TP overrides */
body,
.tpContainer {
	background:#fff !important;
}
body {
	overflow:hidden !important;
}
/* MPF */
div.metaplayer {
	height:100%;
}
#metaplayer-searchbar {
	display:none;
}
.metaplayer .mpf-share-panel {
	height:125px;
	z-index:10000;
}
.mpf-share-button,
.mpf-share-panel .mpf-share-buttons {
	display:none;
}
.metaplayer-embed-button.metaplayer-embed-large,
#ez-sharesizes {
	margin-left:8px;
}
.mpf-share-row textarea.mpf-share-embed {
	resize:none;
	padding:2px !important;
	width:200px;
	height:50px;
}
.ez-embedsize-label {
	color:#fff;
	font:bold 12px Maven Pro, sans-serif;
}
.metaplayer-embed-button {
	float:none;
	display:inline-block;
}
.metaplayer-embed-button div {
	display:block;
	width:100%;
	height:100%;
}	