body {
	margin: 10px;
}

div#player {
	font-family: Arial Unicode MS, Arial, sans-serif;
	font-size: small;
}

.white-iframe {
	background: #fff;
}

.mfp-iframe-scaler iframe {
	background: #fff
}

.gwt-Tree .gwt-TreeItem {
	display: table !important;
}

.gwt-Tree .gwt-TreeItem-selected {
	background: transparent !important;
}

.fancybox-caption {
	border: 0;
	padding: 30px;
}

.fancybox-caption-wrap {
	background: rgba(0, 0, 0, 0.2);
	padding: 0;
}

.fancybox-thumbs {
	top: auto;
	width: auto;
	bottom: 0;
	left: 0;
	right: 0;
	height: 95px;
	padding: 10px 10px 5px 10px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.3);
}

.fancybox-show-thumbs .fancybox-inner {
	right: 0;
	bottom: 95px;
}