	
		.player-bar {
			background-color: #FFF;
			position: fixed;
			bottom: -1px;
			width: 100%;
			height: 60px;
			z-index: 10;
			-webkit-transition: width .2s ease, height .2s ease;
			-o-transition: width .2s ease, height .2s ease;
			transition: width .2s ease, height .2s ease;
			-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
			box-shadow: 0 0 8px rgba(0, 0, 0, .3);
		}
		
		.show-video-player {
			display: none;
			top: -55px;
			right: 20px;
			position: absolute;
			width: 80px;
			text-align: center;
			cursor: pointer;
			border: 2px solid rgba(228, 228, 228, .85);
			background-color: #fff;
		}
		
		@media (min-width: 768px) {
			.next-sound-bar {
				top: -49px;
			}
		}
		
		.next-sound-bar {
			float: left;
			width: 100%;
			min-height: 1px;
			display: none;
			position: absolute;
			top: -76px;
			color: #fff;
			background-color: #161616;
			padding: 8px 20px 14px;
		}
		
		@media (min-width: 768px) {
			.next-sound-bar-left {
				padding-left: 40px;
			}
		}
		
		.next-sound-bar-left {
			width: 80%;
			display: inline-block;
			vertical-align: middle;
			float: none!important;
		}
		
		.next-sound-bar-left-disclaimer {
			display: inline-block;
			font-size: 14px;
			font-family: itc_franklin_gothic_stdLight, sans-serif;
			color: #8f8f8f;
		}
		
		@media (min-width: 768px) {
			.next-sound-bar-left-emission {
				margin-left: 20px;
			}
		}
		
		.next-sound-bar-left-emission {
			display: inline-block;
			font-size: 14px;
			text-transform: uppercase;
			font-family: itc_franklin_gothic_stdBold, sans-serif;
			margin-left: 0;
			min-width: 170px;
		}
		
		.next-sound-bar-left-diffusion {
			display: inline-block;
			font-size: 14px;
			font-family: itc_franklin_gothic_stdLight, sans-serif;
			margin-left: 20px;
		}
		
	
		
		.next-sound-bar {
			float: left;
			width: 100%;
			min-height: 1px;
			display: none;
			position: absolute;
			top: -76px;
			color: #fff;
			background-color: #161616;
			padding: 8px 20px 14px
		}
		
		.next-sound-bar.visible {
			display: block
		}
		
		.next-sound-bar-left {
			width: 80%;
			display: inline-block;
			vertical-align: middle;
			float: none!important
		}
		
		.next-sound-bar-left-disclaimer {
			display: inline-block;
			font-size: 14px;
			font-family: itc_franklin_gothic_stdLight, sans-serif;
			color: #8f8f8f
		}
		
		.next-sound-bar-left-emission {
			display: inline-block;
			font-size: 14px;
			text-transform: uppercase;
			font-family: itc_franklin_gothic_stdBold, sans-serif;
			margin-left: 0;
			min-width: 170px
		}
		
		.next-sound-bar-left-diffusion {
			display: inline-block;
			font-size: 14px;
			font-family: itc_franklin_gothic_stdLight, sans-serif;
			margin-left: 20px
		}
		
		@media (min-width:768px) and (max-width:1023px) {
			.next-sound-bar-left-diffusion {
				display: none!important
			}
		}
		
		@media (max-width:767px) {
			.next-sound-bar-left-diffusion {
				display: none!important
			}
		}
		
		.next-sound-bar-right {
			vertical-align: top;
			width: 20%;
			display: inline-block;
			text-align: right;
			float: none!important
		}
		
		@media (min-width:768px) {
			.next-sound-bar {
				top: -49px
			}
			.next-sound-bar-left {
				padding-left: 40px
			}
			.next-sound-bar-left-emission {
				margin-left: 20px
			}
			.next-sound-bar-right {
				vertical-align: initial
			}
		}
		
		.next-sound-bar-right div {
			display: inline-block;
			font-size: 12px;
			letter-spacing: .06em;
			font-family: itc_franklin_gothic_stdLight, sans-serif;
			margin-right: 15%;
			margin-left: -10px
		}
		
		@media (min-width:768px) {
			.next-sound-bar-right div {
				margin-right: 35px;
				margin-left: 0
			}
		}
		
		.next-sound-bar-right-click {
			margin: 0 10px 0 0!important;
			cursor: pointer
		}
		
		.next-sound-bar-right-skip {
			cursor: pointer
		}
		
		.next-sound-bar-right .icon {
			width: 15px;
			height: 15px;
			position: absolute;
			top: 13px;
			cursor: pointer;
			right: 10px;
			fill: #fff
		}
		
		@media (min-width:768px) {
			.next-sound-bar-right .icon {
				width: 25px;
				height: 25px;
				top: 10px;
				right: 20px
			}
		}
		
		.player-bar {
			background-color: #FFF;
			position: fixed;
			bottom: -1px;
			width: 100%;
			height: 60px;
			z-index: 10;
			-webkit-transition: width .2s ease, height .2s ease;
			-o-transition: width .2s ease, height .2s ease;
			transition: width .2s ease, height .2s ease;
			-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
			box-shadow: 0 0 8px rgba(0, 0, 0, .3)
		}
		
		.player-bar .lecture-automatique,
		.player-bar .type-media-a-suivre {
			display: none
		}
		
		@media (min-width:1024px) {
			.player-bar.is-direct .type-media-timeshiftInfo {
				display: none
			}
			.player-bar.is-direct .type-media-directInfo,
			.player-bar.is-timeshift .type-media-simple-timeshiftInfo {
				display: none;
			}
			.player-bar.is-timeshift .type-media-timeshiftInfo {
				float: right;
				position: relative;
				display: block
			}
			.player-bar.is-timeshift .type-media-directInfo {
				display: inline-block;
			}
			.player-bar.is-aod .type-media-timeshiftInfo {
				float: right;
				position: relative;
				display: block
			}
		}
		
		.player-bar.is-aod .lecture-automatique {
			display: block;
			float: right;
			position: relative;
			margin-left: 10px;
			width: 140px;
			text-align: right;
			padding-right: 10px
		}
		
		.player-bar.is-aod .lecture-automatique span:not(.onoffswitch-inner) {
			color: #333;
			font-size: 12px;
			text-transform: uppercase;
			font-family: itc_franklin_gothic_stdMd, sans-serif;
			display: block;
			margin-left: 60px;
			padding-top: 2px
		}
		
		.player-bar .logo,
		.player-bar.is-aod .time-details-date,
		.player-bar.is-hidden .seekbar,
		.player-bar.is-short.is-direct .type-media-simple-timeshiftInfo,
		.player-bar.is-short.is-timeshift .type-media-simple-timeshiftInfo {
			display: none
		}
		
		.player-bar.is-hidden {
			height: 0
		}
		
		.player-bar.is-short .media-details-subtitle {
			font-size: 16px;
			color: #333;
			font-family: itc_franklin_gothic_stdLight, sans-serif
		}
		
		@media (min-width:1024px) {
			.player-bar.is-short {
				width: 350px
			}
			.player-bar.is-short .lecture-automatique {
				display: none
			}
			.player-bar.is-short .media-details-subtitle {
				width: 100%
			}
			.player-bar.is-short .ActionsBar,
			.player-bar.is-short .seekbar,
			.player-bar.is-short .time-details {
				display: none
			}
			.player-bar.is-short .media-details {
				overflow: hidden;
				padding-top: 10px;
				margin-top: 0
			}
			.player-bar.is-short .media-details-header {
				width: 100%
			}
			.player-bar.is-short .media-details-header .media-details-author,
			.player-bar.is-short .media-details-header .media-details-author-separator {
				display: none
			}
			.player-bar.is-short .media-details-subtitle,
			.player-bar.is-short .media-details-title {
				width: 100%
			}
		}
		
		.player-bar.is-short .type-media-directInfo,
		.player-bar.is-short .type-media-timeshiftInfo {
			display: none;
			overflow: hidden
		}
		
		.player-bar .logo {
			margin-top: 10px;
			margin-right: 5px;
			float: left;
			padding-left: 20px
		}
		
		.player-bar .logo .icon {
			fill: #e20134;
			width: 60px;
			height: 40px
		}
		
		.player-bar.with-logo .logo {
			display: block
		}
		
		.seekbar {
			z-index: 1
		}
		
		.media-details,
		.time-details,
		.type-media-directInfo {
			z-index: 2
		}
		
		.type-media-timeshiftInfo {
			z-index: 5
		}
		
		.media-details {
			position: relative;
			min-height: 1px;
			padding-left: 20px;
			padding-right: 20px;
			float: left;
			vertical-align: middle;
			-webkit-transition: width .2s ease;
			-o-transition: width .2s ease;
			transition: width .2s ease;
			font-family: itc_franklin_gothic_stdMd, sans-serif;
			font-size: 17px;
			margin-top: 13px;
			padding-top: 10px
		}
		
		.is-direct .media-details-header,
		.is-direct .media-details-header-right,
		.media-details-header,
		.media-details-header-right {
			position: relative;
			min-height: 1px;
			padding-left: 0;
			padding-right: 0
		}
		
		.media-details .chevron {
			display: none
		}
		
		.with-logo .media-details {
			max-width: calc(100% - 20px - 80px)
		}
		
		.media-details-title {
			text-transform: uppercase;
			font-size: 16px;
			color: #333;
			font-family: itc_franklin_gothic_stdBold, sans-serif
		}
		
		.media-details-author,
		.media-details-author-separator {
			font-family: itc_franklin_gothic_stdLight, sans-serif
		}
		
		.media-details-author-separator {
			font-size: 14px;
			color: #a8aeb2
		}
		
		.media-details-author {
			font-size: 16px;
			color: #333
		}
		
		.media-details-author,
		.media-details-author-separator,
		.media-details-subtitle,
		.media-details-title {
			float: left;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			word-wrap: break-word;
			margin-right: 10px
		}
		
		@media (min-width:1023px) and (max-width:1580px) {
			.media-details-author,
			.media-details-author-separator,
			.media-details-subtitle,
			.media-details-title {
				max-width: 50%;
				margin-top: -2px
			}
		}
		
		.media-details-author a,
		.media-details-author-separator a,
		.media-details-subtitle a,
		.media-details-title a {
			color: #333;
			text-decoration: none;
			display: block;
			margin-top: -1px
		}
		
		.media-details-author a:hover,
		.media-details-author-separator a:hover,
		.media-details-subtitle a:hover,
		.media-details-title a:hover {
			color: #333;
			text-decoration: underline
		}
		
		.type-media-directInfo,
		.type-media-simple-timeshiftInfo,
		.type-media-timeshiftInfo {
			display: none
		}
		
		@media (max-width:1200px) {
			.is-aod .media-details-header div:not(.media-details-title):not(.media-details-subtitle),
			.is-timeshift .media-details-header div:not(.media-details-title):not(.media-details-subtitle) {
				max-width: 200px
			}
		}
		
		@media (min-width:1024px) {
			.media-details {
				float: left;
				width: 100%
			}
			.media-details-header {
				float: left;
				width: 66.66666667%
			}
			.media-details-header-right {
				float: left;
				width: 33.33333333%
			}
			.is-direct .media-details-header {
				float: left;
				width: 83.33333333%
			}
			.is-direct .media-details-header-right {
				float: left;
				width: 16.66666667%
			}
			.type-media-simple-timeshiftInfo {
				float: left;
				overflow: hidden;
				margin-right: 10px;
				font-size: 14px;
				color: #a8aeb2;
				font-family: itc_franklin_gothic_stdLight, sans-serif
			}
			.type-media-timeshiftInfo {
				font-weight: 700;
				top: 10px
			}
			.type-media-timeshiftInfo .playable {
				padding: 10px 15px 10px 15px;
				position: absolute;
				font-size: 12px;
				font-family: itc_franklin_gothic_stdMd, sans-serif;
				text-transform: uppercase;
				background: #e9edf5;
				border: 1px solid #e9edf5;
				border-radius: 2px;
				color: #333;
				top: -17px;
				right: 40px;
				width: 100px;
				text-align: center;
			}
		}
		
		.type-media-directInfo:after {
			content: " ";
			position: absolute;
			width: 10px;
			height: 10px;
			background-color: #e20134;
			border-radius: 50%;
					-webkit-animation: flash linear 2s infinite;
	animation: flash linear 2s infinite;
		}
		
		.type-media-directInfo {
			float: left;
			padding-left: 20px;
			margin-right: 10px;
			overflow: hidden;
			font-size: 14px;
			color: #a8aeb2;
			font-family: itc_franklin_gothic_stdLight, sans-serif
		}
		
		.type-media-directInfo:after {
			left: 0;
			top: 65%;
			margin-top: -8px
		}
		
		.time-details {
			display: block;
			position:absolute;
			right:160px;
			padding: 0 5px;
			font-size: 14px;
			color: #a8aeb2;
			font-family: itc_franklin_gothic_stdLight, sans-serif;
			width:120px;
		}
		
		.time-details .current-time,
		.time-details .separator {
			margin-right: 5px
		}
	}
	.remote-actions {
		float: left;
		margin: 10px
	}
	.remote-actions .player-btn {
		width: 60px;
		height: 60px;
		padding: 0;
		background: 0 0;
		border: 0;
		outline: 0
	}
.remote-actions .player-btn i {
    color: #333;
    margin-top: 0px;
    margin-left: 0px;
    width: 60px;
    height: 60px;
    font-size: 32px;
    text-align: center;
    line-height: 60px;
}
	.onoffswitch {
		display: block;
		float: left;
		position: absolute;
		top: -5px;
		right: 70px;
		width: 50px
	}
	.onoffswitch-checkbox {
		display: none
	}
	.onoffswitch-label {
		display: block;
		overflow: hidden;
		cursor: pointer;
		border: 2px solid #fff;
		border-radius: 20px
	}
	.onoffswitch-inner {
		display: block;
		width: 200%;
		margin-left: -100%;
		transition: margin .3s ease-in 0s
	}
	.onoffswitch-inner:after,
	.onoffswitch-inner:before {
		display: block;
		float: left;
		width: 50%;
		height: 25px;
		padding: 0;
		line-height: 30px;
		font-size: 14px;
		font-family: Trebuchet, Arial, sans-serif;
		font-weight: 700;
		box-sizing: border-box
	}
	.onoffswitch-inner:before {
		content: "";
		padding-left: 10px;
		background-color: #e20134;
		color: #FFF
	}
	.onoffswitch-inner:after {
		content: "";
		padding-right: 10px;
		background-color: #EEE;
		color: #999;
		text-align: right;
	}
	.onoffswitch-switch {
		display: block;
		width: 18px;
		margin: 6px;
		background: #FFF;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 20px;
		border: 2px solid #fff;
		border-radius: 20px;
		transition: all .3s ease-in 0s;
	}
	.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
		margin-left: 0;
	}
	.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
		right: 0;
	}
	#expand-player {
		display: none;
	}
	.mobile-open-player .player-bar {
		height: 200px;
	}
	.mobile-open-player .player-bar.is-direct {
		height: 200px;
	}
	.mobile-open-player .player-bar .seekbar {
		bottom: 50px;
		left: 60px;
		width: calc(100% - 60px);
	}
	.mobile-open-player .player-bar .seekbar-wrapper {
		height: 60px;
		width: 100%;
		position: initial;
		padding-left: 20px;
	}
	.mobile-open-player .player-bar .chevron:before {
		top: 0;
		transform: rotate(135deg);
	}
	.mobile-open-player .player-bar .remote-actions {
		position: absolute;
		bottom: 0px;
	}
	.mobile-open-player .player-bar .mobile-time-details {
		display: block;
		color: #a8aeb2;
		font-size: 14px;
		font-family: itc_franklin_gothic_stdLight, sans-serif;
		width: calc(100% - 60px);
		position: absolute;
		bottom: 20px;
		left: 60px;
	}
	.mobile-open-player .player-bar .mobile-time-details .time-details-time {
		float: left;
	}
	.mobile-open-player .player-bar .mobile-time-details .time-details-date {
		float: right;
		margin-right: 20px;
	}
	.mobile-open-player .player-bar .mobile-time-details .media-details-header-right {
		display: block
	}
	.mobile-open-player .player-bar .mobile-time-details .media-details-header-right .time-details {
		display: none
	}
	.mobile-open-player .player-bar .media-details-header .media-details-title {
		font-size: 14px;
		color: #333;
		text-transform: uppercase;
		font-family: itc_franklin_gothic_stdBold, sans-serif
	}
	.mobile-open-player .player-bar .media-details-header .media-details-author-separator {
		clear: left;
		color: #a8aeb2;
		font-family: itc_franklin_gothic_stdLight, sans-serif;
		font-size: 14px
	}
	.mobile-open-player .player-bar .media-details-header .media-details-author {
		font-family: itc_franklin_gothic_stdLight, sans-serif;
		font-size: 14px;
		color: #333
	}
	.mobile-open-player .player-bar .media-details-header .media-details-subtitle {
		clear: left;
		display: block;
		width: 100%;
		margin-top: 10px;
		font-family: itc_franklin_gothic_stdLight, sans-serif;
		font-size: 16px;
		color: #333
	}
	.mobile-time-details {
		display: none
	}
	@media (max-width:1023px) {
		.player-bar.is-direct .media-details-title {
			margin-left: 15px;
			width: calc(90% - 15px)
		}
		
		.player-bar.is-direct .media-details-title:after {
			content: " ";
			position: absolute;
			left: 0;
			top: 65%;
			width: 10px;
			height: 10px;
			background-color: #e20134;
			border-radius: 50%;
			margin-top: 2px
		}
		
		.player-bar.is-aod .media-details-header-right,
		.player-bar.is-timeshift .media-details-header-right {
			display: block
		}
		
		.player-bar.is-aod .media-details-header-right .lecture-automatique,
		.player-bar.is-aod .media-details-header-right .time-details,
		.player-bar.is-timeshift .media-details-header-right .lecture-automatique,
		.player-bar.is-timeshift .media-details-header-right .time-details {
			display: none
		}
		
		.player-bar.is-aod .media-details-header-right .type-media-timeshiftInfo,
		.player-bar.is-timeshift .media-details-header-right .type-media-timeshiftInfo {
			clear: both;
			display: block;
			float: left;
			margin-top: 25px;
			width: 50%;
			position: relative
		}
		
		.player-bar.is-aod .media-details-header-right .type-media-timeshiftInfo .playable,
		.player-bar.is-timeshift .media-details-header-right .type-media-timeshiftInfo .playable {
			padding: 10px 15px 10px 15px;
			position: absolute;
			font-size: 12px;
			font-family: itc_franklin_gothic_stdMd, sans-serif;
			text-transform: uppercase;
			background: #e9edf5;
			border: 1px solid #e9edf5;
			border-radius: 2px;
			color: #333;
			top: -5px;
			left: 0;
			width: 160px;
				text-align: center;
		}
		
		.player-bar.is-aod .media-details-header-right .type-media-timeshiftInfo .playable:after,
		.player-bar.is-timeshift .media-details-header-right .type-media-timeshiftInfo .playable:after {
			/*
			content: " ";
			position: absolute;
			left: 10px;
			top: 50%;
			margin-top: -5px;
			width: 10px;
			height: 10px;
			background-color: #e20134;
			border-radius: 50%
			*/
		}
		
		.player-bar.is-aod .media-details-header-right {
			float: left;
			width: 100%;
			margin-top: 25px
		}
		
		.player-bar.is-aod .media-details-header-right .lecture-automatique {
			display: block;
			text-align: right
		}
		
		.player-bar.is-aod .media-details-header-right .lecture-automatique span:not(.onoffswitch-inner) {
			margin-left: 50px
		}
		
		.player-bar.is-aod .media-details-header-right .type-media-timeshiftInfo {
			position: initial
		}
		
		.player-bar.is-aod .media-details-header-right .lecture-automatique .onoffswitch {
			left: initial;
			right: 90px
		}
		
		.player-bar.is-aod .media-details-header-right .lecture-automatique .onoffswitch~span {
			margin-right: 20px
		}
		
		.media-details {
			padding-top: 5px;
			padding-left: 0;
			width: 100%;
			padding-right: 0
		}
		
		.media-details .chevron {
			display: block;
			float: right;
			width: 10%;
			margin: 0
		}
		
		.media-details-header {
			display: block;
			width: 90%
		}
		
		.media-details-header .media-details-title {
			margin-right: 0;
			width: 90%;
			font-size: 14px;
			color: #333;
			text-transform: uppercase;
			font-family: itc_franklin_gothic_stdBold, sans-serif
		}
		
		.media-details-header .media-details-author-separator {
			clear: left;
			margin-top: -5px;
			color: #a8aeb2;
			font-family: itc_franklin_gothic_stdLight, sans-serif;
			font-size: 14px
		}
		
		.media-details-header .media-details-subtitle a {
			white-space: nowrap
		}
		
		.media-details-header .media-details-author {
			margin-top: -5px;
			font-family: itc_franklin_gothic_stdLight, sans-serif;
			font-size: 14px;
			color: #333
		}
		
		.media-details-header .media-details-subtitle {
			display: none;
			font-family: itc_franklin_gothic_stdLight, sans-serif;
			font-size: 16px;
			color: #333
		}
		
		.media-details-header-right {
			display: none
		}
	}
	.chevron:before {
		border-style: solid;
		border-width: 2px 2px 0 0;
		content: '';
		display: inline-block;
		width: 10px;
		height: 10px;
		left: 100%;
		position: relative;
		top: 4px;
		transform: rotate(-45deg);
		vertical-align: top
	}
	.is-short .next-sound-bar {
		display: none
	}
	.goto-video-live {
		display: none;
		width: 300px;
		height: 60px;
		position: fixed;
		right: 0;
		bottom: 59px;
		background-color: red
	}
	.seekbar-wrapper {
		height: 60px;
		width: calc(100% - 60px);
		position: absolute;
		top: 0;
		left: 60px
	}
	.seekbar-direct,
	.seekbar-progress-bar {
		top: 0;
		left: 0;
		height: 6px;
		position: absolute;
		max-width: 100%
	}
	.seekbar {
		position: absolute;
		background-color: #333;
		width: 100%;
		height: 6px;
	}
	.seekbar-direct {
		background: #cecece
	}
	.seekbar-progress-bar {
		z-index: 1;
		width: 0%;
		background-color: #e20134;
		-webkit-transition: width 0.5s; /* Safari */
    transition: width 0.5s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
	}
	.seekbar-progress-bar .handle,
	.seekbar-progress-bar .playhead {
		height: 12px;
		width: 12px;
		background-color: #666;
		position: absolute;
		top: -3.5px;
		border-radius: 50%
	}
	.seekbar-progress-bar .playhead {
		background-color: #e20134;
		right: -.5rem
	}
	.seekbar-progress-bar .handle {
		margin-left: -.5rem
	}
	.seekbar-timebox {
		position: absolute;
		margin-left: -30px;
		display: none;
		z-index: 5
	}
	.seekbar-timebox-tooltip {
		height: 30px;
		position: absolute;
		top: -35px;
		background-color: #444;
		color: #fff;
		font-size: 17px;
		line-height: 30px;
		display: block;
		padding: 0 5px;
		text-align: center;
		border-radius: 3px
	}
	@media (max-width:768px) {
		.seekbar-timebox-tooltip {
			display: none!important
		}
	}
	.seekbar-timebox-tooltip:after {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(68, 68, 68, 0);
		border-top-color: #444;
		border-width: 5px;
		margin-left: -5px
	}
	.stuck .seekbar-timebox-tooltip:after {
		margin-left: 14px
	}
	.seekbar-subMedia {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 3;
		width: 0%;
		max-width: 100%;
		height: 100%;
		border-left: 2px solid orange;
		border-right: 2px solid orange;
		background-color: rgba(255, 165, 0, 0);
		cursor: pointer;
		-webkit-transition: background-color .4s ease;
		-o-transition: background-color .4s ease;
		transition: background-color .4s ease
	}
	.seekbar-subMedia:hover {
		background-color: rgba(255, 165, 0, .1)
	}
	.seekbar-subMedia-tooltip {
		position: absolute;
		height: 60px;
		line-height: 60px;
		top: -70px;
		white-space: nowrap;
		background-color: #161616;
		color: #fff;
		padding: 0 10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		font-family: 17px;
		display: none;
		text-align: center
	}
	.seekbar-subMedia-tooltip:after {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(22, 22, 22, 0);
		border-top-color: #161616;
		border-width: 10px;
		margin-left: -10px
	}
	.seekbar-subMedia-tooltip.right:after {
		left: auto;
		right: 4px;
		margin-left: auto
	}
	.seekbar-subMedia-tooltip.left:after {
		left: 4px;
		right: auto;
		margin-left: auto
	}
	.seekbar-subMedia:hover .seekbar-subMedia-tooltip {
		display: inline-block
	}
	.player-bar.is-short .seekbar-subMedia,
	.replay-left-column .replay-button.disabled .replay-button-icon {
		display: none
	}
	.player-bar.is-hidden .player-panel {
		height: 0;
		display: none
	}
	.player-panel {
		height: 200px;
		width: 100%;
		background-color: #666;
		color: #fff;
		position: absolute;
		overflow: hidden;
		bottom: 60px;
		-webkit-transition: height .2s ease;
		-o-transition: height .2s ease;
		transition: height .2s ease;
		padding: 0 50px
	}
	#metanav .level1 li a,
	.autocomplete-container {
		-webkit-transition: .3s all ease;
		-o-transition: .3s all ease
	}
	.player-panel.is-hidden {
		height: 0
	}
	.player-panel-title {
		font-size: 1.5em
	}
	.player-panel-slider {
		margin: 0 auto
	}
	.player-panel-slider-item h1 {
		font-size: 1.2em
	}
	.player-panel-slider-item h2 {
		font-size: 1em
	}
	.player-panel-slider .slick-arrow {
		position: absolute;
		top: 50%;
		margin-top: -10px;
		z-index: 2;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: 0 0;
		border: 0
	}
	.player-panel-slider .slick-arrow.slick-prev {
		left: -50px;
		width: 0;
		height: 0;
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
		border-right: 20px solid #eee
	}
	.player-panel-slider .slick-arrow.slick-next {
		width: 0;
		height: 0;
		right: -50px;
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
		border-left: 20px solid #eee
	}
		
		.player-btn:hover, .player-btn:hover i, .player-bt-replay:hover{
			background-color: #333;
					  -webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
color: #fff;
		}
		
		
		
	.fast-rotation {
		-webkit-animation-name: spin;
		-webkit-animation-duration: .6s;
		-webkit-animation-iteration-count: infinite;
		-webkit-animation-timing-function: linear;
		-moz-animation-name: spin;
		-moz-animation-duration: .6s;
		-moz-animation-iteration-count: infinite;
		-moz-animation-timing-function: linear;
		-ms-animation-name: spin;
		-ms-animation-duration: .6s;
		-ms-animation-iteration-count: infinite;
		-ms-animation-timing-function: linear;
		animation-name: spin;
		animation-duration: .6s;
		animation-iteration-count: infinite;
		animation-timing-function: linear
	}
	@-ms-keyframes spin {
		from {
			-ms-transform: rotate(0)
		}
		
		to {
			-ms-transform: rotate(360deg)
		}
	}
	@-moz-keyframes spin {
		from {
			-moz-transform: rotate(0)
		}
		
		to {
			-moz-transform: rotate(360deg)
		}
	}
	@-webkit-keyframes spin {
		from {
			-webkit-transform: rotate(0)
		}
		
		to {
			-webkit-transform: rotate(360deg)
		}
	}
	@keyframes spin {
		from {
			transform: rotate(0)
		}
		
		to {
			transform: rotate(360deg)
		}
	}
