body{
	font-family: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}

.top_bar{
	position:relative;
	top:10px;
	border-bottom: solid #d3d3d3 1px;
	padding-bottom:15px;
}

.header{
	font-size: 26.88;
	display: block;
	letter-spacing: 1.2096px;
	font-weight: 300;
	line-height: 32.256px;
	color: rgb(58,75,119);
	text-align: left;
	margin-top:20px;
	margin-bottom:20px;	
}

#content-row{
	position: relative;
	bottom:12px;
	left:12px;
	margin-right: 12px;
}


.nGY2NavigationbarItem {
	background: #010448 !important; 
}


.nGY2GThumbnailIconsFullThumbnail{
	background-image: url("play.png") !important;
	  background-size: 75px 75px;

	height: 75px !important;
	width: 75px !important;

}


/*

.btn-default{
	background: #010448 !important; 
	color: #ffffff !important;
}

*/