
							.youtubeLinkWrap{
								display: none;
							}
							/* click-to-load facade (PS-11) */
							.StreamingMedia_facade{
								position: relative;
								display: inline-block;
								cursor: pointer;
								line-height: 0;
								max-width: 100%;
								overflow: hidden;
							}
							.StreamingMedia_facade img{
								max-width: 100%;
								height: auto;
								display: block;
							}
							.StreamingMedia_facade[style] img{ /* fixed-size players: fill the reserved box */
								width: 100%;
								height: 100%;
								object-fit: cover;
							}
							.StreamingMedia_facadePlay{
								position: absolute;
								top: 50%;
								left: 50%;
								width: 68px;
								height: 48px;
								margin: -24px 0 0 -34px;
								background: rgba(0,0,0,0.7);
								border-radius: 12px;
							}
							.StreamingMedia_facadePlay:after{
								content: '';
								position: absolute;
								top: 50%;
								left: 50%;
								margin: -10px 0 0 -7px;
								border-style: solid;
								border-width: 10px 0 10px 17px;
								border-color: transparent transparent transparent #fff;
							}
							.StreamingMedia_facade:hover .StreamingMedia_facadePlay,
							.StreamingMedia_facade:focus .StreamingMedia_facadePlay{
								background: #c00;
							}
						

							.StreamingMedia_playerContainer1796 .StreamingMedia_player{
								position: relative;
								overflow: hidden;
																	padding-bottom: 56.25%;
									width: 100%;
															}
							.StreamingMedia_playerContainer1796 iframe{
								position: absolute;
								top: 0;
								left: 0;
								width: 100%;
								height: 100%;
							}
							
															.StreamingMedia_playerContainer1796 .StreamingMedia_player {
									position: relative;
								}
								.StreamingMedia_playerContainer1796 .StreamingMedia_player.ended::after {
									content:"";
									position: absolute;
									top: 0;
									left: 0;
									bottom: 0;
									right: 0;
									cursor: pointer;
									background-color: black;
									background-repeat: no-repeat;
									background-position: center; 
									background-size: 64px 64px;
									background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
								}
								.StreamingMedia_playerContainer1796 .StreamingMedia_player.paused::after {
									content:"";
									position: absolute;
									top: 70px;
									left: 0;
									bottom: 50px;
									right: 0;
									cursor: pointer;
									background-color: black;
									background-repeat: no-repeat;
									background-position: center; 
									background-size: 40px 40px;
									background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
								}
														
