.widget-header {
	font-size:20px;
	font-family:'Roboto' !important;
	font-weight:400;
	margin:12px 0px;
	line-height:1.5;
	cursor:default;
	}
.widget-subheader {
	font-size:14px;
	font-family:'Roboto' !important;
	font-weight:500;
	margin:13px 0px;
	line-height:1.6;
	cursor:default;
	}
.widget-text {
	font-size:16px;
	font-family:'Roboto' !important;
	font-weight:400;
	margin:13px 0px;
	line-height:1.4;
	/*cursor:default;*/
	}
.widget-small-text {
	font-size:13px;
	font-family:'Roboto' !important;
	font-weight:400;
	margin:6px 0px;
	line-height:1.4;
	cursor:default;
	}
.widget-text-uppercase {
	text-transform:uppercase;
	}
.widget-side-menu {
	width:360px;
	height:100%;
	transition: all 0.5s ease-in-out;
	}
.widget-playerFrame {	
	width:100%;	
	position: relative;
	}
.widget-playerFrame-fullscreen {
	width:100%;
	position:fixed;
	top:0;
	left:0;
	height:100%;
	}
.widget-top-shadow {
	height:15px !important;
	background:url(../top_shadow-14.png) repeat-x top;
	}
.widget-top-shadow-6 {
	height:6px !important;
	background:url(../top_shadow-6.png) repeat-x top;
	}
.h-bar-diagram {
	
	}