@charset "UTF-8";
@font-face {
font-family: flowplayer;
src: url("/site/common/js/lib/flowplayer/skin/icons/flowplayer.eot?#iefix") format("embedded-opentype"), url("/site/common/js/lib/flowplayer/skin/icons/flowplayer.woff2") format("woff2"), url("/site/common/js/lib/flowplayer/skin/icons/flowplayer.woff") format("woff"); }

.fp-icon {
display: inline-block; }
.fp-icon:before {
font-family: flowplayer;
font-size: 1.7em; }

.fp-airplay:before {
content: "\e001"; }

.fp-fullscreen:before {
content: "\e002"; }

.fp-checked:before {
content: "\e003"; }

.fp-embed:before {
content: "\e004";
color: #fff; }

.fp-chromecast:before {
content: "\e005"; }

.fp-email:before {
content: "\e006"; }

.fp-playbtn:before {
content: "\e007"; }

.fp-share:before {
content: "\e009"; }

.fp-share2:before {
content: "\e00a"; }

.fp-twitter:before {
content: "\e00c";
color: #1da1f2; }

.fp-facebook:before {
content: "\e00a";
color: #3b5998; }

.fp-volumebtn:before {
content: "\e00b"; }

.fp-volume-off:before {
content: "\e00d"; }

.fp-unload:before {
content: "\e00f"; }

.fp-prevbtn:before {
content: "\e011"; }

.fp-nextbtn:before {
content: "\e012"; }

.flowplayer.is-mouseover .fp-captions, .flowplayer.is-paused .fp-captions {
bottom: 3em; }

.flowplayer.is-poster .fp-engine {
filter: alpha(opacity=0);
opacity: 0; }

.flowplayer.is-loading .fp-engine {
top: -9999em; }

.flowplayer.is-loading .fp-ui .fp-header, .flowplayer.is-loading .fp-ui .fp-controls {
filter: alpha(opacity=0);
opacity: 0; }

.flowplayer.is-splash .fp-ui > *, .flowplayer.is-poster .fp-ui > * {
display: none; }

.flowplayer.is-splash .fp-ui > .fp-play, .flowplayer.is-poster .fp-ui > .fp-play {
display: block; }

.flowplayer.is-splash.is-loading .fp-ui > .fp-play, .flowplayer.is-poster.is-loading .fp-ui > .fp-play {
display: none; }

.flowplayer.is-splash.is-loading .fp-ui > .fp-waiting, .flowplayer.is-poster.is-loading .fp-ui > .fp-waiting {
display: block; }

.flowplayer.is-poster .fp-engine {
left: -9999em;
top: -9999em; }

.flowplayer.is-poster .fp-captions {
display: none !important; }

.flowplayer.is-disabled .fp-color {
background-color: #999; }

.flowplayer.has-title .fp-header {
top: 0;
text-align: right; }

.flowplayer.is-fullscreen {
top: 0 !important;
left: 0 !important;
border: 0 !important;
margin: 0 !important;
width: 100% !important;
height: 100% !important;
max-width: 100% !important;
z-index: 99999 !important;
-webkit-box-shadow: 0 !important;
box-shadow: 0 !important;
background-image: none !important;
background-color: #333; }
.flowplayer.is-fullscreen .fp-player {
background-color: #333; }
.flowplayer.is-fullscreen .fp-fullscreen:before {
content: "\e016"; }

.flowplayer.is-fullscreen.fp-outlined .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-minimal .fp-fullscreen:before {
content: "\e216"; }

.flowplayer.is-fullscreen.fp-edgy .fp-fullscreen:before {
content: "\e116"; }

.flowplayer.is-fullscreen.fp-edgy.fp-outlined .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-edgy.fp-minimal .fp-fullscreen:before {
content: "\e316"; }

.flowplayer.is-fullscreen.is-mouseout.is-playing .fp-ui {
cursor: none; }

.flowplayer.is-loading .fp-waiting, .flowplayer.is-seeking .fp-waiting {
display: block !important; }
.flowplayer.is-loading .fp-waiting svg, .flowplayer.is-loading .fp-waiting p, .flowplayer.is-seeking .fp-waiting svg, .flowplayer.is-seeking .fp-waiting p {
filter: alpha(opacity=100);
opacity: 1; }

.flowplayer.is-loading .fp-play, .flowplayer.is-seeking .fp-play {
display: none !important; }

.flowplayer.is-playing {
background-image: none !important; }
.flowplayer.is-playing .fp-playbtn:before {
content: "\e008"; }

.flowplayer.is-playing.fp-outlined .fp-playbtn:before, .flowplayer.is-playing.fp-minimal .fp-playbtn:before {
content: "\e208"; }

.flowplayer.is-playing.fp-edgy .fp-playbtn:before {
content: "\e108"; }

.flowplayer.is-playing.fp-edgy.fp-outlined .fp-playbtn:before, .flowplayer.is-playing.fp-edgy.fp-minimal .fp-playbtn:before {
content: "\e308"; }

.flowplayer.is-muted .fp-volumebtn:before {
content: "\e00d"; }

.flowplayer.is-muted.fp-outlined .fp-volumebtn:before, .flowplayer.is-muted.fp-minimal .fp-volumebtn:before {
content: "\e20d"; }

.flowplayer.is-muted.fp-edgy .fp-volumebtn:before {
content: "\e10d"; }

.flowplayer.is-muted.fp-edgy.fp-outlined .fp-volumebtn:before, .flowplayer.is-muted.fp-edgy.fp-minimal .fp-volumebtn:before {
content: "\e30d"; }

.flowplayer.is-inverted .fp-duration {
display: none; }

.flowplayer.is-inverted .fp-remaining {
display: block; }

.flowplayer.is-closeable .fp-header .fp-unload {
display: block; }

.flowplayer.is-error {
background-color: #aaa; }
.flowplayer.is-error .fp-ui {
filter: alpha(opacity=100);
opacity: 1; }

.flowplayer.is-live .fp-timeline {
visibility: hidden; }

.flowplayer.is-live.is-dvr .fp-timeline {
visibility: visible; }

.flowplayer.is-live.is-dvr.is-live-position .fp-duration {
color: #00abcd; }

.flowplayer.is-flash-disabled .fp-waiting {
display: none !important; }

.flowplayer.is-flash-disabled .fp-ui {
height: auto;
background: none;
filter: alpha(opacity=100);
opacity: 1; }
.flowplayer.is-flash-disabled .fp-ui .fp-header, .flowplayer.is-flash-disabled .fp-ui .fp-controls {
display: none; }

.flowplayer.is-flash-disabled .fp-engine {
top: 0; }

.flowplayer.is-tiny {
font-size: .7em; }

.flowplayer.is-small {
font-size: .8em; }

.flowplayer.no-buffer .fp-ui .fp-controls .fp-timeline .fp-buffer {
display: none; }

.flowplayer.no-volume .fp-volumebar {
display: none; }

.flowplayer.fp-mute .fp-volumebtn {
display: inline-block; }

@-webkit-keyframes pulse {
0% {
filter: alpha(opacity=0);
opacity: 0; }
100% {
filter: alpha(opacity=100);
opacity: 1; } }

@keyframes pulse {
0% {
filter: alpha(opacity=0);
opacity: 0; }
100% {
filter: alpha(opacity=100);
opacity: 1; } }

.flowplayer .fp-chromecast-engine {
position: absolute;
display: none;
top: 0;
bottom: 0;
right: 0;
left: 0;
color: #fff; }
.flowplayer .fp-chromecast-engine .fp-chromecast-engine-status {
font-size: 150%;
text-align: center; }
.flowplayer .fp-chromecast-engine .fp-chromecast-engine-icon {
-webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
mask-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
-webkit-mask-size: 100% 100%;
background-color: #fff;
margin: 10% auto 2em;
height: 5em;
width: 5em; }

.flowplayer.is-chromecast {
background-color: #333; }
.flowplayer.is-chromecast .fp-chromecast-engine {
display: block; }
.flowplayer.is-chromecast .fp-flash-disabled {
display: none !important; }
.flowplayer.is-chromecast .fp-engine {
left: -9999em;
top: -9999em;
bottom: auto;
right: auto; }

.flowplayer.fp-default-playlist .fp-prev, .flowplayer.fp-default-playlist .fp-next {
position: absolute;
top: 45%;
filter: alpha(opacity=30);
opacity: 0.3;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s; }
.flowplayer.fp-default-playlist .fp-prev:hover, .flowplayer.fp-default-playlist .fp-next:hover {
filter: alpha(opacity=100);
opacity: 1; }
.flowplayer.fp-default-playlist .fp-prev:before, .flowplayer.fp-default-playlist .fp-next:before {
font-family: flowplayer;
font-size: 2.8em; }

.flowplayer.fp-default-playlist .fp-prev {
left: 0.4em; }
.flowplayer.fp-default-playlist .fp-prev:before {
content: "\e011"; }

.flowplayer.fp-default-playlist .fp-next {
right: 0.4em; }
.flowplayer.fp-default-playlist .fp-next:before {
content: "\e012"; }

.flowplayer.fp-default-playlist .fp-playlist {
position: absolute;
right: 0.4em;
bottom: 3em;
width: 100%;
text-align: center; }
.flowplayer.fp-default-playlist .fp-playlist a {
background-color: #fff;
height: 0.8em;
border-radius: 50%;
width: 0.8em;
filter: alpha(opacity=70);
opacity: 0.7;
display: inline-block;
-webkit-transition: -webkit-transform 0.2s;
transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transition: transform 0.2s, -webkit-transform 0.2s; }
.flowplayer.fp-default-playlist .fp-playlist a:hover {
-webkit-transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2); }
.flowplayer.fp-default-playlist .fp-playlist a.is-active {
filter: alpha(opacity=100);
opacity: 1; }

.flowplayer.fp-default-playlist.fp-edgy .fp-prev:before {
content: "\e111"; }

.flowplayer.fp-default-playlist.fp-edgy .fp-next:before {
content: "\e112"; }

.flowplayer.fp-default-playlist.fp-outlined .fp-prev:before, .flowplayer.fp-default-playlist.fp-minimal .fp-prev:before {
content: "\e211"; }

.flowplayer.fp-default-playlist.fp-outlined .fp-next:before, .flowplayer.fp-default-playlist.fp-minimal .fp-next:before {
content: "\e212"; }

.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-prev:before, .flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-prev:before {
content: "\e311"; }

.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-next:before, .flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-next:before {
content: "\e312"; }

.flowplayer.fp-custom-playlist {
overflow: visible; }
.flowplayer.fp-custom-playlist .fp-playlist, .flowplayer.fp-custom-playlist.is-splash .fp-playlist, .flowplayer.fp-custom-playlist.is-poster .fp-playlist, .flowplayer.fp-custom-playlist.is-loading .fp-playlist {
display: block;
filter: alpha(opacity=100);
opacity: 1; }

.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-fill {
display: none !important; }

.flowplayer.fp-edgy .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-sharp-fill {
display: block; }

.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-fill {
display: none; }

.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-outline {
display: block; }

.flowplayer.fp-edgy, .flowplayer.fp-edgy .fp-menu, .flowplayer.fp-edgy .fp-captions p, .flowplayer.fp-edgy .fp-textarea, .flowplayer.fp-edgy .fp-bar, .flowplayer.fp-edgy .fp-bar-slider, .flowplayer.fp-edgy .fp-bar > *, .flowplayer.fp-edgy .fp-bar-slider > *, .flowplayer.fp-edgy .fp-timestamp {
border-radius: 0; }

.flowplayer.fp-edgy .fp-airplay:before {
content: "\e101"; }

.flowplayer.fp-edgy .fp-fullscreen:before {
content: "\e102"; }

.flowplayer.fp-edgy .fp-checked:before {
content: "\e103"; }

.flowplayer.fp-edgy .fp-embed:before {
content: "\e104"; }

.flowplayer.fp-edgy .fp-chromecast:before {
content: "\e105"; }

.flowplayer.fp-edgy .fp-email:before {
content: "\e106"; }

.flowplayer.fp-edgy .fp-playbtn:before {
content: "\e107"; }

.flowplayer.fp-edgy .fp-share:before {
content: "\e109"; }

.flowplayer.fp-edgy .fp-share2:before {
content: "\e10a"; }

.flowplayer.fp-edgy .fp-twitter:before {
content: "\e10c"; }

.flowplayer.fp-edgy .fp-facebook:before {
content: "\e10a"; }

.flowplayer.fp-edgy .fp-volumebtn:before {
content: "\e10b"; }

.flowplayer.fp-edgy .fp-volume-off:before {
content: "\e10d"; }

.flowplayer.fp-edgy .fp-unload:before {
content: "\e10f"; }

.flowplayer.fp-edgy .fp-prevbtn:before {
content: "\e111"; }

.flowplayer.fp-edgy .fp-nextbtn:before {
content: "\e112"; }

.flowplayer.fp-edgy.fp-outlined .fp-airplay:before, .flowplayer.fp-edgy.fp-minimal .fp-airplay:before {
content: "\e301"; }

.flowplayer.fp-edgy.fp-outlined .fp-fullscreen:before, .flowplayer.fp-edgy.fp-minimal .fp-fullscreen:before {
content: "\e302"; }

.flowplayer.fp-edgy.fp-outlined .fp-checked:before, .flowplayer.fp-edgy.fp-minimal .fp-checked:before {
content: "\e303"; }

.flowplayer.fp-edgy.fp-outlined .fp-embed:before, .flowplayer.fp-edgy.fp-minimal .fp-embed:before {
content: "\e304"; }

.flowplayer.fp-edgy.fp-outlined .fp-chromecast:before, .flowplayer.fp-edgy.fp-minimal .fp-chromecast:before {
content: "\e305"; }

.flowplayer.fp-edgy.fp-outlined .fp-email:before, .flowplayer.fp-edgy.fp-minimal .fp-email:before {
content: "\e306"; }

.flowplayer.fp-edgy.fp-outlined .fp-playbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-playbtn:before {
content: "\e307"; }

.flowplayer.fp-edgy.fp-outlined .fp-share:before, .flowplayer.fp-edgy.fp-minimal .fp-share:before {
content: "\e309"; }

.flowplayer.fp-edgy.fp-outlined .fp-share2:before, .flowplayer.fp-edgy.fp-minimal .fp-share2:before {
content: "\e30a"; }

.flowplayer.fp-edgy.fp-outlined .fp-twitter:before, .flowplayer.fp-edgy.fp-minimal .fp-twitter:before {
content: "\e30c"; }

.flowplayer.fp-edgy.fp-outlined .fp-facebook:before, .flowplayer.fp-edgy.fp-minimal .fp-facebook:before {
content: "\e30a"; }

.flowplayer.fp-edgy.fp-outlined .fp-volumebtn:before, .flowplayer.fp-edgy.fp-minimal .fp-volumebtn:before {
content: "\e30b"; }

.flowplayer.fp-edgy.fp-outlined .fp-volume-off:before, .flowplayer.fp-edgy.fp-minimal .fp-volume-off:before {
content: "\e30d"; }

.flowplayer.fp-edgy.fp-outlined .fp-unload:before, .flowplayer.fp-edgy.fp-minimal .fp-unload:before {
content: "\e30f"; }

.flowplayer.fp-edgy.fp-outlined .fp-prevbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-prevbtn:before {
content: "\e311"; }

.flowplayer.fp-edgy.fp-outlined .fp-nextbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-nextbtn:before {
content: "\e312"; }

.flowplayer.no-svg .fp-ui .fp-header, .flowplayer.no-svg .fp-ui .fp-controls {
background-color: #333; }

.flowplayer.no-svg .fp-ui .fp-play.fp-visible {
background-color: #ccc;
position: absolute;
padding-top: 17%;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.flowplayer.no-svg .fp-ui .fp-play.fp-visible svg {
display: none; }
.flowplayer.no-svg .fp-ui .fp-play.fp-visible .fp-playbtn {
display: inline; }

.flowplayer .fp-player, .flowplayer .fp-ui, .flowplayer .fp-header, .flowplayer .fp-captions, .flowplayer .fp-controls {
position: absolute;
width: 100%; }

.flowplayer {
font-family: avenir, sans-serif;
font-size: 16px;
position: relative;
max-height: 100%;
overflow: hidden;
border-radius: .24em;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
zoom: 1 !important;
width: 100%;
display: inline-block; }
.flowplayer .fp-hidden {
display: none; }
.flowplayer .fp-shown {
display: block !important; }
.flowplayer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.flowplayer.is-ready:not(.is-poster) {
background-color: #333; }
.flowplayer .fp-engine {
display: block;
width: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%; }
.flowplayer video.fp-engine:not(.native-subtitles)::-webkit-media-controls {
display: none !important; }
.flowplayer .fp-player {
position: absolute;
bottom: 0;
top: 0; }
.flowplayer .fp-waiting {
display: none; }
.flowplayer .fp-waiting p {
filter: alpha(opacity=0);
opacity: 0;
color: #ccc;
font-weight: bold; }
.flowplayer .fp-ui {
height: 100%;
top: 0;
background-image: none;
-webkit-transition: background-image .1s;
transition: background-image .1s;
text-align: center;
cursor: pointer;
color: #fff; }
.flowplayer .fp-ui a, .flowplayer .fp-ui strong {
color: inherit !important;
font-style: normal !important;
text-decoration: none !important; }
.flowplayer .fp-ui strong {
font-weight: bold !important; }
.flowplayer .fp-ui > * {
-webkit-transition: opacity .1s;
transition: opacity .1s;
filter: alpha(opacity=0);
opacity: 0; }
.flowplayer.fp-ui-shown .fp-ui, .flowplayer.is-paused .fp-ui, .flowplayer.is-mouseover .fp-ui, .flowplayer.is-loading .fp-ui {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.25)), color-stop(15%, transparent));
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.25), transparent 15%);
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), transparent 15%); }
.flowplayer.fp-ui-shown .fp-ui > *, .flowplayer.is-paused .fp-ui > *, .flowplayer.is-mouseover .fp-ui > *, .flowplayer.is-loading .fp-ui > * {
filter: alpha(opacity=100);
opacity: 1; }
.flowplayer .fp-header {
top: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(transparent));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25), transparent);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), transparent);
text-align: left;
height: 3.6em;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
padding-left: .9em; }
.flowplayer .fp-header .fp-icon {
margin: .9em .9em 0 0; }
.flowplayer .fp-header .fp-icon.fp-active {
color: #ec6c4c; }
.flowplayer .fp-header .fp-fullscreen, .flowplayer .fp-header .fp-unload {
float: right; }
.flowplayer .fp-header .fp-unload {
display: none; }
.flowplayer .fp-help {
display: none; }
.flowplayer .fp-message {
background-color: rgba(0, 0, 0, 0.5);
text-align: left;
font-size: 1.2em;
overflow: hidden;
filter: alpha(opacity=0);
opacity: 0;
padding: .6em .9em;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s; }
.flowplayer .fp-message.fp-shown {
filter: alpha(opacity=100);
opacity: 1; }
.flowplayer .fp-message.fp-shown + .fp-header {
filter: alpha(opacity=0);
opacity: 0; }
.flowplayer .fp-textarea {
background-color: rgba(0, 0, 0, 0.5);
width: 80%;
position: absolute;
left: 10%;
top: 15%;
color: #fff;
outline: 0;
border-radius: .2em;
border: 0;
min-height: 60%; }
.flowplayer .fp-logo {
position: absolute;
bottom: 3em;
left: 0.9em; }
.flowplayer .fp-logo img {
width: 100%; }
.flowplayer .fp-captions {
bottom: 1.2em;
display: none;
text-align: center;
color: #fff; }
.flowplayer .fp-captions p {
background-color: rgba(0, 0, 0, 0.65);
border-radius: .2em;
font-size: 110%;
display: inline-block;
padding: .1em .3em;
margin: .1em; }
.flowplayer .fp-speed-flash {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: auto;
font-size: 4em;
color: #fff;
font-weight: bold;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
filter: alpha(opacity=0) !important;
opacity: 0 !important;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition: all .2s;
transition: all .2s;
width: 4em;
height: 2em;
display: none; }
.flowplayer .fp-speed-flash.fp-hilite {
filter: alpha(opacity=100) !important;
opacity: 1 !important;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.flowplayer .fp-play .fp-playbtn, .flowplayer .fp-pause .fp-playbtn, .flowplayer .fp-waiting .fp-playbtn {
display: none; }
.flowplayer .fp-play svg, .flowplayer .fp-pause svg, .flowplayer .fp-waiting svg {
position: absolute;
pointer-events: none;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 6em;
height: 6em;
filter: alpha(opacity=0);
opacity: 0;
margin: auto;
max-height: 30%;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition: all .2s;
transition: all .2s;
display: none; }
.flowplayer .fp-play svg.fp-play-rounded-fill, .flowplayer .fp-play svg.fp-pause-rounded-fill, .flowplayer .fp-play svg.fp-loading-rounded-fill, .flowplayer .fp-pause svg.fp-play-rounded-fill, .flowplayer .fp-pause svg.fp-pause-rounded-fill, .flowplayer .fp-pause svg.fp-loading-rounded-fill, .flowplayer .fp-waiting svg.fp-play-rounded-fill, .flowplayer .fp-waiting svg.fp-pause-rounded-fill, .flowplayer .fp-waiting svg.fp-loading-rounded-fill {
display: block; }
.flowplayer .fp-play.fp-visible svg, .flowplayer .fp-pause.fp-visible svg, .flowplayer .fp-waiting.fp-visible svg {
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
filter: alpha(opacity=100);
opacity: 1; }
.flowplayer .fp-remaining {
display: none; }
.flowplayer .fp-controls {
display: -ms-flexbox;
display: -webkit-flex;
display: -webkit-box;
display: -moz-box;
display: flex;
-ms-flex-pack: justify;
-webkit-justify-content: space-around;
justify-content: space-around;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
-moz-box-align: center;
align-items: center;
height: 2.4em;
bottom: 0;
z-index: 2;
padding-left: 0.3em;
padding-right: 0.3em; }
.flowplayer .fp-controls > * {
margin: 0 .6em; }
.flowplayer .fp-controls > strong {
letter-spacing: 1px; }
.flowplayer .fp-controls img {
width: 1.2em; }
.flowplayer .fp-bar, .flowplayer .fp-bar-slider {
background-color: #ccc;
background-color: rgba(255, 255, 255, 0.5);
position: relative;
cursor: col-resize;
height: .9em;
border-radius: 0.24em;
-ms-flex: 1;
-webkit-box-flex: 1;
-webkit-flex: 1;
-moz-box-flex: 1;
flex: 1; }
.flowplayer .fp-bar > *, .flowplayer .fp-bar-slider > * {
background-color: rgba(255, 255, 255, 0.6);
position: absolute;
height: 100%;
border-radius: 0.24em; }
.flowplayer .fp-bar > *.fp-progress.animated, .flowplayer .fp-bar-slider > *.fp-progress.animated {
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transition-property: width, height;
transition-property: width, height; }
.flowplayer .fp-bar > *.fp-buffer, .flowplayer .fp-bar-slider > *.fp-buffer {
-webkit-transition: width .25s linear;
transition: width .25s linear; }
.flowplayer .fp-bar.no-animation > *, .flowplayer .no-animation.fp-bar-slider > * {
-webkit-transition: none;
transition: none; }
.flowplayer .fp-timeline {
-webkit-transition: height .2s;
transition: height .2s; }
.flowplayer .fp-cuepoint {
background-color: #000;
position: absolute;
height: 100%;
width: 2px; }
.flowplayer .fp-timestamp {
background-color: rgba(0, 0, 0, 0.65);
display: none;
border-radius: .2em;
padding: .1em .3em;
font-size: 90%;
bottom: 1.4em;
height: auto; }
.flowplayer .fp-timeline:hover .fp-timestamp {
display: inline; }
.flowplayer .fp-volume {
display: -ms-flexbox;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: flex;
height: 100%;
-ms-flex-align: center;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center; }
.flowplayer .fp-volumebtn {
display: none; }
.flowplayer .fp-bar-slider {
background-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: height .2s;
transition: height .2s;
white-space: nowrap;
-ms-flex: 1 0 auto; }
.flowplayer .fp-bar-slider em {
border-radius: 2px;
display: inline-block;
width: 5px;
height: 100%;
position: relative;
vertical-align: top;
margin-left: 3px;
-webkit-transition: -webkit-transform 0.4s;
transition: -webkit-transform 0.4s;
transition: transform 0.4s;
transition: transform 0.4s, -webkit-transform 0.4s;
-webkit-transform-origin: bottom;
-ms-transform-origin: bottom;
transform-origin: bottom;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.flowplayer .fp-bar-slider em:hover {
-webkit-transform: scaleY(1.35);
-ms-transform: scaleY(1.35);
transform: scaleY(1.35);
-webkit-transition: -webkit-transform 0.2s;
transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transition: transform 0.2s, -webkit-transform 0.2s; }
.flowplayer .fp-bar-slider em.fp-grey {
background-color: rgba(255, 255, 255, 0.75); }
.flowplayer.no-flex .fp-controls {
white-space: nowrap; }
.flowplayer.no-flex .fp-controls > * {
display: inline-block;
vertical-align: center;
margin: 0 .3em; }
.flowplayer.no-flex .fp-timeline {
width: 40%; }
.flowplayer.no-flex.fp-full .fp-timeline {
margin-bottom: .6em;
height: .9em; }
.flowplayer.no-flex.fp-fat .fp-bar, .flowplayer.no-flex.fp-playful .fp-bar, .flowplayer.no-flex.fp-fat .fp-bar-slider, .flowplayer.no-flex.fp-playful .fp-bar-slider {
height: .9em !important; }
.flowplayer.fp-fat .fp-bar, .flowplayer.fp-playful .fp-bar, .flowplayer.fp-fat .fp-bar-slider, .flowplayer.fp-playful .fp-bar-slider {
height: 100%;
border-radius: 0; }
.flowplayer.fp-fat .fp-bar > *, .flowplayer.fp-playful .fp-bar > *, .flowplayer.fp-fat .fp-bar-slider > *, .flowplayer.fp-playful .fp-bar-slider > * {
border-radius: 0; }
.flowplayer.fp-fat .fp-timestamp, .flowplayer.fp-playful .fp-timestamp {
bottom: 3.2em; }
.flowplayer.fp-fat .fp-bar-slider em, .flowplayer.fp-playful .fp-bar-slider em {
-webkit-transform: scaleY(0.6);
-ms-transform: scaleY(0.6);
transform: scaleY(0.6);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center; }
.flowplayer.fp-fat .fp-bar-slider em:hover, .flowplayer.fp-playful .fp-bar-slider em:hover {
-webkit-transform: scaleY(0.75);
-ms-transform: scaleY(0.75);
transform: scaleY(0.75); }
.flowplayer.fp-slim .fp-timeline {
height: .2em; }
.flowplayer.fp-slim .fp-controls:hover .fp-timeline {
height: .9em; }
.flowplayer.fp-slim .fp-cue {
width: 4px; }
.flowplayer.fp-slim .fp-bar-slider {
height: .2em; }
.flowplayer.fp-slim .fp-controls:hover .fp-bar-slider {
height: 0.9em; }
.flowplayer.fp-full .fp-timeline {
position: absolute;
height: .3em;
bottom: 2.8em;
margin: 0;
width: 100%;
border-radius: 0;
overflow: inherit;
left: 0; }
.flowplayer.fp-full .fp-timeline:before {
content: "";
width: 100%;
height: 1.2em;
position: absolute;
top: -1.2em;
left: 0; }
.flowplayer.fp-full .fp-controls {
height: 2.8em; }
.flowplayer.fp-full .fp-controls:hover .fp-timeline {
height: 1em; }
.flowplayer.fp-full .fp-volume {
margin-right: auto; }
.flowplayer.fp-full .fp-duration, .flowplayer.fp-full .fp-remaining {
margin-left: 0; }
.flowplayer.fp-full .fp-duration:before, .flowplayer.fp-full .fp-remaining:before {
position: relative;
content: "/";
left: -.3em; }
.flowplayer.fp-minimal .fp-controls {
background-color: transparent !important; }
.flowplayer.fp-minimal .fp-controls > * {
display: none; }
.flowplayer.fp-minimal .fp-header > * {
display: none; }
.flowplayer.fp-minimal .fp-header .fp-fullscreen {
display: inherit; }
.flowplayer.fp-minimal .fp-timeline {
height: .3em;
max-width: 12em;
width: 100%;
display: block;
margin: 0 auto;
-webkit-box-flex: 0;
-webkit-flex: none;
-moz-box-flex: 0;
-ms-flex: none;
flex: none; }
.flowplayer.fp-playful .fp-color, .flowplayer.fp-playful .fp-color-play {
background-color: #ec6c4c;
fill: #ec6c4c; }
.flowplayer.fp-playful .fp-controls {
background-color: #006680; }
.flowplayer .fp-selected:before {
content: "✓ "; }
.flowplayer .fp-menu {
background-color: rgba(0, 0, 0, 0.5);
border-radius: .24em;
position: absolute;
width: 8em;
right: .5em;
z-index: 2;
font-size: 90%;
-webkit-transition: opacity .2s, height .2s, -webkit-transform .2s;
transition: opacity .2s, height .2s, -webkit-transform .2s;
transition: opacity .2s, transform .2s, height .2s;
transition: opacity .2s, transform .2s, height .2s, -webkit-transform .2s;
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
bottom: -100%;
height: 0;
filter: alpha(opacity=0) !important;
opacity: 0 !important; }
.flowplayer .fp-menu.fp-active {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
height: auto;
bottom: 3.2em;
filter: alpha(opacity=100) !important;
opacity: 1 !important; }
.flowplayer .fp-menu > * {
display: block;
padding: .4em 1.2em;
text-align: right; }
.flowplayer .fp-menu strong {
display: block;
padding: .7em 1.2em;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
background-color: rgba(0, 0, 0, 0.3);
text-transform: uppercase;
letter-spacing: 1px;
cursor: default;
font-size: 90%; }
.flowplayer .fp-menu a {
color: rgba(255, 255, 255, 0.8); }
.flowplayer .fp-menu a:hover:not(.fp-selected) {
background-color: #000;
color: #fff; }
.flowplayer .fp-menu .fp-icon {
cursor: pointer; }
.flowplayer .fp-menu .fp-icon:before {
margin-right: .1em;
font-size: 1.5em;
vertical-align: -0.1em; }
.flowplayer .fp-qsel-menu {
width: auto; }
.flowplayer .fp-context-menu {
width: auto;
right: auto;
bottom: auto !important;
display: none; }
.flowplayer .fp-context-menu.fp-active {
display: block; }
.flowplayer .fp-context-menu a, .flowplayer .fp-context-menu strong {
text-align: left;
color: #fff;
white-space: nowrap; }
.flowplayer .fp-subtitle-menu {
width: 9em; }
.flowplayer .fp-share-menu {
width: 9em;
padding-bottom: 0.2em; }
.flowplayer .fp-share-menu.fp-active {
bottom: auto; }
.flowplayer .fp-share-menu a, .flowplayer .fp-share-menu strong {
text-align: left; }
.flowplayer.fp-outlined .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-fill {
display: none; }
.flowplayer.fp-outlined .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-outline {
display: block; }
.flowplayer.fp-outlined .fp-airplay:before, .flowplayer.fp-minimal .fp-airplay:before {
content: "\e201"; }
.flowplayer.fp-outlined .fp-fullscreen:before, .flowplayer.fp-minimal .fp-fullscreen:before {
content: "\e202"; }
.flowplayer.fp-outlined .fp-checked:before, .flowplayer.fp-minimal .fp-checked:before {
content: "\e203"; }
.flowplayer.fp-outlined .fp-embed:before, .flowplayer.fp-minimal .fp-embed:before {
content: "\e204"; }
.flowplayer.fp-outlined .fp-chromecast:before, .flowplayer.fp-minimal .fp-chromecast:before {
content: "\e205"; }
.flowplayer.fp-outlined .fp-email:before, .flowplayer.fp-minimal .fp-email:before {
content: "\e206"; }
.flowplayer.fp-outlined .fp-playbtn:before, .flowplayer.fp-minimal .fp-playbtn:before {
content: "\e207"; }
.flowplayer.fp-outlined .fp-share:before, .flowplayer.fp-minimal .fp-share:before {
content: "\e209"; }
.flowplayer.fp-outlined .fp-share2:before, .flowplayer.fp-minimal .fp-share2:before {
content: "\e20a"; }
.flowplayer.fp-outlined .fp-twitter:before, .flowplayer.fp-minimal .fp-twitter:before {
content: "\e20c"; }
.flowplayer.fp-outlined .fp-facebook:before, .flowplayer.fp-minimal .fp-facebook:before {
content: "\e20a"; }
.flowplayer.fp-outlined .fp-volumebtn:before, .flowplayer.fp-minimal .fp-volumebtn:before {
content: "\e20b"; }
.flowplayer.fp-outlined .fp-volume-off:before, .flowplayer.fp-minimal .fp-volume-off:before {
content: "\e20d"; }
.flowplayer.fp-outlined .fp-unload:before, .flowplayer.fp-minimal .fp-unload:before {
content: "\e20f"; }
.flowplayer.fp-outlined .fp-prevbtn:before, .flowplayer.fp-minimal .fp-prevbtn:before {
content: "\e211"; }
.flowplayer.fp-outlined .fp-nextbtn:before, .flowplayer.fp-minimal .fp-nextbtn:before {
content: "\e212"; }
.flowplayer .fp-color {
background-color: #00abcd;
fill: rgba(0, 0, 0, 0.2); }
.flowplayer .fp-color-play {
fill: transparent; }
.flowplayer.is-rtl {
direction: rtl; }
.flowplayer.is-rtl .fp-icon {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.flowplayer.-grayscale video.fp-engine {
-webkit-filter: grayscale(100%);
filter: grayscale(100%); }
.flowplayer.-sepia video.fp-engine {
-webkit-filter: sepia(100%);
filter: sepia(100%); }
.flowplayer.-blur video.fp-engine {
-webkit-filter: blur(5px);
filter: blur(5px); }

.fp-filters {
width: 0 !important;
height: 0 !important;
overflow: hidden !important;
position: absolute; }

#playerBar {
min-height: 70px;
position: fixed;
bottom: 12px;
width: 100%;
z-index: 999;
display: none; 
}

#playerBlock {    
background-color: rgba(50, 50, 50, 0.85);
width: 644px;
}

#playerTitle {
text-align: left;
padding: 4px 8px;
color: #FFF;
font-family: avenir, sans-serif;
font-size: 14px;
}

#fp-audio {
height: 45px;
}

@media screen and (max-width: 800px) {
#fp-audio,
#fp-audio .fp-controls {
height: 60px;
}

#fp-audio .fp-icon:before {
font-size: 2.4em;
}

#fp-audio .fp-elapsed,
#fp-audio .fp-duration,
#fp-audio .fp-remaining {
font-size: 1.4em;
}
}


#fp-header .fp-header {
height: 0px;	
}

#fp-audio .fp-timestamp,
#fp-audio .fp-playlist {
display: none;
}
#fp-audio .fp-progress.fp-color {
background-color: #55AACC;
background-image: linear-gradient(to bottom, rgba(85,170,205,0.85), rgba(40,70,80,0.85));
}
#fp-audio .fp-buffer {
opacity: 0.1;
}
#fp-audio .fp-volumebar .fp-color {
background-color: #CC7777;
background-image: linear-gradient(to bottom, rgba(204,120,120,0.85), rgba(80,50,50,0.85));
} 

#fp-audio .fp-controls, 
#fp-audio .fp-bar {
background-color: #000;
background-image: linear-gradient(to bottom, rgba(100,100,100,0.85), rgba(30,30,30,0.85));
}

.is-audio.flowplayer .fp-engine {
top: -99999em;
}
.is-audio.flowplayer .fp-player {
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.is-audio.flowplayer.is-poster .fp-player {
background-size: 0;
}
.is-audio.flowplayer.is-ad-visible .fp-engine {
top: 0;
}
.is-audio-only.flowplayer .fp-engine,
.is-audio-only.flowplayer >a {
top: -99999em;
}
.is-audio-only.flowplayer .fp-brand,
.is-audio-only.flowplayer .fp-controls,
.is-audio-only.flowplayer .fp-time {
display: block !important;
}
.is-audio-only.flowplayer .fp-header,
.is-audio-only.flowplayer .fp-title {
display: none !important;
}
.is-audio-only.flowplayer.is-audio-only-7x {
background-color: rgba(0,0,0,0) !important;
}
.is-audio-only.flowplayer.is-audio-only-7x .fp-ui {
cursor: default;
}
.is-audio-only.flowplayer.is-audio-only-7x .fp-controls,
.is-audio-only.flowplayer.is-audio-only-7x .fp-timeline {
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
cursor: pointer;
}
.is-audio-only.flowplayer.is-audio-only-7x .fp-timeline {
width: 100% !important;
}
.is-audio-only.flowplayer.is-audio-only-7x.is-loading .fp-controls {
opacity: 1;
}

.is-audio-only.flowplayer.is-splash .fp-timeline,
.is-audio-only.flowplayer.is-splash .fp-timeline-tooltip,
.is-audio-only.flowplayer.is-splash .fp-timestamp {
display: none;
cursor: default;
background-color: #55AACC;
}

.is-audio-only.flowplayer.is-splash .fp-duration {
display: block;	
}

.is-audio-only.flowplayer.is-splash .fp-buffer,
.is-audio-only.flowplayer.is-splash .fp-progress,
.is-audio-only.flowplayer.is-splash .fp-volumelevel {
width: 0 !important;
}

.top-search-keywords{
clear:both;
color:#6c7a80;
font-size:11px;
padding:2px 4px 6px 4px;
}
.top-search-keywords li{
float:left;
margin-right:12px;
}
.top-search-keywords a{
font-size:11px;
}


#content-footer{
clear:left;
}
#content-footer li{
float:left;
height:28px;
}
#content-footer li.left{
background:url('https://www.allaccess.com/site/common/img/bodySprite_3539.png') no-repeat -320px -35px;
width:8px;
}
#content-footer li.middle{
background:url('https://www.allaccess.com/site/common/img/body_repeat-x_sprite.png') repeat-x 0px -36px;
}
#content-footer li.right{
background:url('https://www.allaccess.com/site/common/img/bodySprite_3539.png') no-repeat -327px -35px;
width:25px;
}




.above-title{
border-bottom:1px solid #dcdede;
}
h1.title{
background:url(https://www.allaccess.com/site/common/img/whiteRowTopGradientBG.png) repeat-x top left #fff;
border-bottom:1px solid #dfe0e0;
margin-top:1px;
padding:18px 6px 6px 6px;
}
h3.title{
background:url(https://www.allaccess.com/site/common/img/whiteRowTopGradientBG.png) repeat-x top left #fff;
border-bottom:3px solid #dfe0e0;
border-top:1px solid #dfe0e0;
margin-top:1px;
padding:18px 6px 6px 6px;
}
h4.title{
border-bottom:3px solid #dfe0e0;
border-top:1px solid #dfe0e0;
margin-top:16px;
padding:0px 6px 3px 6px;
}
h3 + .content-row,
h4 + .content-row{
margin-top:6px;
}
.content-row{
background:url(https://www.allaccess.com/site/common/img/whiteRowTopGradientBG.png) repeat-x top left #fff;
border-top:1px solid #dfe0e0;
color:#333c40;
margin-top:1px;
padding:12px 6px;
}
.content-row:first-child{
border-top:0;
}
.title.no-top-border{
border-top:00;
}

.pullquote {
float:right; 
margin-left:15px; 
margin-top:14px; 
width:200px; 
font-weight:bold; 
line-height:20px; 
font-style:italic; 
font-size:15px; }
}



div.qtip-content{
font-size:11px;
}





.anchor {
display: block;
height: 0;
margin-top: -150px;
padding-top: 150px;
width: 1px;
}

.clearFix {
clear: both;
height:0;
}
a.back-to-top{
font-size:11px;
letter-spacing:normal;
}
a.more{
font-size:11px;
font-weight:bold;
}
.back{
padding-top:16px;
clear:left;
}
.nowrap{
white-space:nowrap;
}

.shim-container {
min-height:51px;
overflow:hidden;
}
.shim {
float:left;
margin-bottom:16px;
z-index:10;
}



.archiveLink{
background:#f9f9f9;
border:1px solid #b2bbbf;
border-width:1px 0;
text-align:center;
padding:8px;
}
.archiveLink a{
display:block;
font-weight:bold;
line-height:1.7;
}



#fullWidthMain {
background: white;
padding: 14px;
}

#header .header {
align-items: center;
background: #000;
display: flex;
flex-direction: column;
margin: 0 auto;
width: 994px;
}
#headerBG {
background: url(https://www.allaccess.com/modules/Header/default/img/header-background.png) no-repeat top left #093550;
height: 109px;
margin-left: 7px;
width: 980px;
}
#headerBG25 {
background: url(https://www.allaccess.com/modules/Header/default/img/header-background-aa29.png) no-repeat top left #093550;
height: 109px;
margin-left: 7px;
width: 980px;
}
#headerLogo {
cursor: pointer;
display: block;
float: left;
height: 109px;
margin: 3px 124px 0 0;
width: 120px;
}
#headerAd {
float: left;
margin: 9px 0 0;
}
#headerAd .iframe-container {
height: 90px;
overflow: hidden;
position: relative;
width: 728px;
}
#headerAd .iframe-container iframe {
border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
#navBar {
height: 26px;
position: relative;
width: 850px;
z-index: 999;
}
#navBar ul,
#navBar li {
list-style: none;
}
#navBar a,
#navBar .nolink {
color: #B2BBBF;
display: block;
font: 12px Arial, Verdana, sans-serif;
height: 19px;
overflow: hidden;
padding: 4px 0px 0px 6px;
white-space: nowrap;
}
#navBar a:hover,
#navBar .nolink:hover {
color: #FFF;
text-decoration: none;
}
#navBar h6 {
background: #232323;
border-top: 2px solid #12171A;
color: #6C7A80;
display: block;
font-weight: bold;
height: 16px;
margin: 0;
padding: 2px 4px;
}
#navBar .L0 {
display: flex;
}
#navBar .L0 > li {
height: 26px;
text-align: center;
}
#navBar .L0 > li > a {
font-size: 12px;
font-weight: 600;
padding: 7px 0 0 0;
}
#navBar .L0 > li.dark {
background: linear-gradient(180deg, rgba(127,139,144,1) 0%, rgba(68,81,87,1) 50%, rgba(9,11,12,1) 51%, rgba(55,69,76,1) 100%);
}
#navBar .L0 > li.dark > a {
color: #fff;
text-shadow: 1px 1px 0 rgba(120, 120, 120, 0.4);
}
#navBar .L0 > li.light {
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(228,228,228,1) 50%, rgba(182,182,182,1) 51%, rgba(237,237,237,1) 100%);
border-right: 1px solid #a4a4a4;
}
#navBar .L0 > li.light > a {
color: #000;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
}
#navBar .L0 > li.aqua {
background: linear-gradient(180deg, rgba(96,197,239,1) 0%, rgba(35,145,191,1) 50%, rgba(5,92,128,1) 51%, rgba(33,144,190,1) 100%);
}
#navBar .L0 > li.aqua > a {
color: #fff;
text-shadow: 1px 1px 0 rgba(120, 187, 215, 0.4);
}
#navBar .L0 > li.light:hover,
#navBar .L0 > li:last-child.loggedIn {
background: linear-gradient(180deg, rgba(223,66,122,1) 0%, rgba(176,19,75,1) 50%, rgba(102,0,1,1) 51%, rgba(192,35,91,1) 100%);
}
#navBar .L0 > li.light:hover > a,
#navBar .L0 > li:last-child.loggedIn > a {
color: #fff;
text-shadow: 1px 1px 0 rgba(169, 108, 119, 0.4);
}
#navBar .L0 > li:first-child {
border-radius: 0 0 0 8px;
width: 86px;
}
#navBar .L0 > li:last-child {
border-radius: 0 0 8px 0;
border-right: none;
width: 35px;
}
#navBar ul.L1,
#navBar ul.L2,
#navBar ul.L3 {
margin: 0;
}
#navBar .L1 li {
text-align: left;
}
#navBar .L1 > li > a,
#navBar .L1 > li > div {
background: #333C40 url(https://www.allaccess.com/modules/Header/default/img/menu-states.png) 100% 0 no-repeat;
}
#navBar .L1 > li:hover > a,
#navBar .L1 > li:hover > div.nolink {
background: #2E9FCE url(https://www.allaccess.com/modules/Header/default/img/menu-states.png) 100% -23px no-repeat;
color: #FFF;
}
#navBar .L1 > li.arrow {
overflow: hidden;
zoom: 1;
}
#navBar .L1 > li.arrow > a,
#navBar .L1 > li.arrow > div.nolink {
background: #333C40 url(https://www.allaccess.com/modules/Header/default/img/menu-states.png) 100% -46px no-repeat;
overflow: hidden;
zoom: 1;
}
#navBar .L1 > li.arrow:hover > a,
#navBar .L1 > li.arrow:hover > div.nolink {
background: #2E9FCE url(https://www.allaccess.com/modules/Header/default/img/menu-states.png) 100% -69px no-repeat;
overflow: hidden;
zoom: 1;
}
#navBar .L2 > li > a {
background: #333C40 url(https://www.allaccess.com/modules/Header/default/img/menu-states.png) 100% 0 no-repeat;
}
#navBar .L2 > li > a:hover {
background: #2E9FCE url(https://www.allaccess.com/modules/Header/default/img/menu-states.png) 100% -92px no-repeat;
}
#navBar li {
display: block;
height: 23px;
}
#navBar li.holiday > a {
background: #1C6624;
overflow: hidden;
zoom: 1;
}
#navBar li.holiday:hover > a {
background: #B30909;
overflow: hidden;
zoom: 1;
}
#navBar .leftCol {
float: left;
}
#navBar .rightCol {
float: right;
margin-left: 4px;
}
#navBar .leftCol ul + h6,
#navBar .rightCol ul + h6 {
margin-top: 2px;
}
#navBar div.L1 {
left: -999em;
position: relative;
}
#navBar div.L1.twoColumn {
background: #12171A;
border: 1px solid #0C1012;
overflow: hidden;
padding: 2px;
}
#navBar div.L2 {
left: -999em;
position: relative;
}
#navBar div.L2 > div {
background: #12171A;
border: 1px solid #0C1012;
padding: 2px;
}
#navBar .L0 > li:hover div.L1 {
left: 0;
position: relative;
top: 0;
}
#navBar .L1 > li.arrow:hover div.L2 {
left: 100%;
position: absolute;
top: auto;
}
#navBar .L1 > li.arrow:hover div.L2 > div {
left: -2px;
position: absolute;
top: -25px;
}
#navBar .L1.twoColumn ul.L1 > li.arrow:hover div.L2 {
left: 49%;
}
#navBar .L1.twoColumn ul.L1 > li.arrow:hover div.L2 > div {
border: 1px solid #888;
height: auto;
}
#navBar_aadl {
width: 140px;
}
#navBar_chartmetric {
width: 78px;
}
#navBar_netNews,
#navBar_mediabase,
#navBar_industryDir {
width: 74px;
}
#navBar_formats,
#navBar_columns {
width: 66px;
}
#navBar_ratings,
#navBar_classifieds,
#navBar_forums,
#navBar_podcast {
width: 60px;
}
#navBar_music,
#navBar_video,
#navBar_charts {
width: 52px;
}
#navBar_currentPage div.L1 {
margin-left: 7px;
width: 320px;
}
#navBar_currentPage div.L1 a {
width: 149px;
}
#navBar_currentPage .L1 > .singleCol,
#navBar_formats .L1 > .singleCol {
width: 140px;
}
#navBar_ratings div.L1 {
width: 83px;
}
#navBar_account div.L1 {
width: 115px;
}
#navBar_forums div.L1,
#navBar_mediabase div.L1,
#navBar_formats div.L1,
#navBar_netNews div.L1,
#navBar_classifieds div.L1,
#navBar_people div.L1,
#navBar_industryDir div.L1,
#navBar_columns div.L1 {
width: 140px;
}
#navBar_music div.L1 {
width: 150px;
}
#navBar_podcast div.L1,
#navBar_voiceover div.L1 {
width: 174px;
}
#navBar_charts div.L1 {
width: 185px;
}
#navBar_forum_topics,
#navBar_forum_topics a,
#navBar_forum_formats,
#navBar_forum_formats a,
#navBar_music_coolNewMusic a,
#navBar_music_coolNewMusic,
#navBar_music_hotPicks a,
#navBar_music_hotPicks,
#navBar_music_futureReleases a,
#navBar_music_futureReleases,
#navBar_music_artistInfo a,
#navBar_music_artistInfo,
#navBar_people_localDirectories a,
#navBar_people_localDirectories,
#navBar_people_industrySnaps a,
#navBar_people_industrySnaps {
width: 116px;
}
#navBar_ratings_arbitron,
#navBar_ratings_arbitron a,
#navBar_people_10Questions a,
#navBar_people_10Questions {
width: 130px;
}
#navBar_jobMarket_employers,
#navBar_jobMarket_employers a,
#navBar_jobMarket_jobs,
#navBar_jobMarket_jobs a,
#navBar_jobMarket_vo,
#navBar_jobMarket_vo a,
#navBar_aadl a {
width: 140px;
}
#navBar_columns_10Questions a,
#navBar_columns_10Questions,
#navBar_columns_salesMgmt,
#navBar_columns_salesMgmt a,
#navBar_columns_mornShowPrep a,
#navBar_columns_mornShowPrep,
#navBar_columns_career a,
#navBar_columns_career,
#navBar_industryDir_vo,
#navBar_industryDir_vo a,
#navBar_people_vo,
#navBar_people_vo a {
width: 155px;
}
#navBar_formats_hotModAC .L2,
#navBar_formats_dance .L2,
#navBar_formats_top40M .L2,
#navBar_formats_top40R .L2,
#navBar_formats_rock .L2,
#navBar_formats_urban .L2,
#navBar_formats_christian .L2,
#navBar_formats_aaa .L2,
#navBar_formats_alternative .L2,
#navBar_formats_country .L2,
#navBar_formats_holiday .L2 {
width: 160px;
}
#navBar_formats_newsTalk {
width: 155px;
}

.cols {
min-width: 0;
}
.cols .cols-header,
.cols .cols-footer {
float: none;
min-width: 0;
width: 100%;
}
.cols .col-1,
.cols .col-2,
.cols .col-3 {
float: left;
min-width: 0;
}
.cols .col-1,
.cols .col-2,
.cols .col-3,
.cols .content-pad {
min-width: 0;
}
.cols.ratio-3-2 {
min-width: 0;
}
.cols.ratio-3-2 .col-1 {
min-width: 0;
width: 67%;
}
.cols.ratio-3-2 .col-1 .content-pad {
padding: 2.5%;
width: 95%;
}
.cols.ratio-3-2 .col-1.gutter.right {
margin-right: 3%;
}
.cols.ratio-3-2 .col-1.gutter + .col-2 {
width: 30%;
}
.cols.ratio-3-2 .col-2 {
min-width: 0;
text-align: right;
width: 33%;
}
.cols.ratio-3-2 .col-2 .content-pad {
padding: 2%;
width: 96%;
}
.cols.ratio-3-2 .col-2 .content,
.cols.ratio-3-2 .col-2 .content-pad {
text-align: left;
}
.cols.ratio-3-2 .col-2 .content.sticky {
position: relative;
}
.cols.ratio-2-3 {
min-width: 0;
}
.cols.ratio-2-3 .col-1 {
min-width: 0;
width: 33%;
}
.cols.ratio-2-3 .col-1 .content-pad {
padding: 2%;
width: 96%;
}
.cols.ratio-2-3 .col-1.gutter.right {
margin-right: 3%;
}
.cols.ratio-2-3 .col-1.gutter + .col-2 {
width: 62%;
}
.cols.ratio-2-3 .col-2 {
min-width: 0;
text-align: right;
width: 67%;
}
.cols.ratio-2-3 .col-2 .content-pad {
padding: 3%;
width: 94%;
}
.cols.ratio-2-3 .col-2 .content,
.cols.ratio-2-3 .col-2 .content-pad {
text-align: left;
}
.cols.ratio-7-3 {
min-width: 0;
}
.cols.ratio-7-3 .col-1 {
min-width: 0;
width: 71%;
}
.cols.ratio-7-3 .col-1.gutter.right {
margin-right: 2%;
}
.cols.ratio-7-3 .col-1.gutter + .col-2 {
width: 27%;
}
.cols.ratio-7-3 .col-1 .content-pad {
padding: 2.5%;
width: 95%;
}
.cols.ratio-7-3 .col-2 {
min-width: 0;
text-align: right;
width: 30%;
}
.cols.ratio-7-3 .col-2 .content-pad {
padding: 2%;
width: 96%;
}
.cols.ratio-7-3 .col-2 .content,
.cols.ratio-7-3 .col-2 .content-pad {
text-align: left;
}
.cols.ratio-3-7 {
min-width: 0;
}
.cols.ratio-3-7 .col-1 {
min-width: 0;
width: 30%;
}
.cols.ratio-3-7 .col-1.gutter.right {
margin-right: 2%;
width: 27%;
}
.cols.ratio-3-7 .col-1 .content-pad {
padding: 2%;
width: 96%;
}
.cols.ratio-3-7 .col-2 {
min-width: 0;
text-align: left;
width: 70%;
}
.cols.ratio-3-7 .col-2 .content-pad {
padding: 2.5%;
width: 95%;
}
.cols.ratio-1-3 {
min-width: 0;
}
.cols.ratio-1-3 .col-1 {
min-width: 0;
width: 25%;
}
.cols.ratio-1-3 .col-1.gutter.right {
margin-right: 3%;
}
.cols.ratio-1-3 .col-1.gutter + .col-2 {
width: 72%;
}
.cols.ratio-1-3 .col-2 {
min-width: 0;
text-align: right;
width: 75%;
}
.cols.ratio-1-3 .col-2 .content,
.cols.ratio-1-3 .col-2 .content-pad {
text-align: left;
}
.cols.ratio-3-1 {
min-width: 0;
}
.cols.ratio-3-1 .col-1 {
min-width: 0;
text-align: right;
width: 77%;
}
.cols.ratio-3-1 .col-1 .content,
.cols.ratio-3-1 .col-1 .content-pad {
text-align: left;
}
.cols.ratio-3-1 .col-2 {
min-width: 0;
width: 23%;
}
.cols.ratio-4-1 {
min-width: 0;
}
.cols.ratio-4-1 .col-1 {
min-width: 0;
width: 81%;
}
.cols.ratio-4-1 .col-1 .content-pad {
padding: 2.5%;
width: 95%;
}
.cols.ratio-4-1 .col-2 {
min-width: 0;
text-align: right;
width: 19%;
}
.cols.ratio-4-1 .col-2 .content,
.cols.ratio-4-1 .col-2 .content-pad {
text-align: left;
}
.cols.ratio-1-4 {
min-width: 0;
}
.cols.ratio-1-4 .col-1 {
min-width: 0;
width: 19%;
}
.cols.ratio-1-4 .col-2 {
min-width: 0;
text-align: right;
width: 81%;
}
.cols.ratio-1-4 .col-2 .content,
.cols.ratio-1-4 .col-2 .content-pad {
text-align: left;
}
.cols.ratio-1-1 {
min-width: 0;
}
.cols.ratio-1-1 .col-1 {
min-width: 0;
width: 50%;
}
.cols.ratio-1-1 .col-1.gutter {
width: 49%;
}
.cols.ratio-1-1 .col-1.gutter.right {
margin-right: 3%;
}
.cols.ratio-1-1 .col-1.gutter + .col-2 {
width: 48%;
}
.cols.ratio-1-1 .col-2 {
min-width: 0;
text-align: right;
width: 50%;
}
.cols.ratio-1-1 .col-2 .content,
.cols.ratio-1-1 .col-2 .content-pad {
text-align: left;
}
.cols.ratio-1-1-1 {
min-width: 0;
}
.cols.ratio-1-1-1 .col-1 {
min-width: 0;
width: 33%;
}
.cols.ratio-1-1-1 .col-2 {
min-width: 0;
width: 34%;
}
.cols.ratio-1-1-1 .col-3 {
min-width: 0;
text-align: right;
width: 33%;
}
.cols.ratio-1-1-1 .col-3 .content,
.cols.ratio-1-1-1 .col-3 .content-pad {
text-align: left;
}

.cols.ratio-3-2.tier-1 .col-1.outer {
margin-bottom: 32px;
min-width: 0px;
position: relative;
width: 660px;
z-index: 50;
}
.cols.ratio-3-2.tier-1 .col-1.outer .content-bg {
background: url('https://www.allaccess.com/site/common/img/bodySpriteY_3539.png') repeat-y -320px 0px;
overflow: hidden;
padding-right: 16px;
}
.cols.ratio-3-2.tier-1 .col-1.outer .content,
.cols.ratio-3-2.tier-1 .col-1.outer .content-pad {
background: #fff;
}
.cols.ratio-3-2.tier-1 .col-2.outer {
margin-bottom: 32px;
min-width: 0px;
position: relative;
width: 320px;
z-index: 50;
}
.cols.ratio-3-2.tier-1 .col-2.outer .content {
margin-bottom: 16px;
}
.cols.ratio-3-2.tier-2 {
background: #000 url(https://www.allaccess.com/site/common/img/spincreaseBlockBG_top.png) top center no-repeat;
clear: both;
min-width: 0px;
padding-top: 112px;
zoom: -1;
}
.cols.ratio-3-2.tier-2 .col-1.outer {
margin: 8px 16px 16px 0;
position: relative;
width: 644px;
}
.cols.ratio-3-2.tier-2 .col-1.outer h5 {
color: #fff;
line-height: 14px;
margin-bottom: 3px;
}
.cols.ratio-3-2.tier-2 .col-1.outer h6 {
color: #6c7a80;
font-weight: bold;
}
.cols.ratio-3-2.tier-2 .col-1.outer h6 + div {
margin-top: 3px;
}
.cols.ratio-3-2.tier-2 .col-1.outer p {
color: #b2bbbf;
font-size: 12px;
line-height: 19px;
}
.cols.ratio-3-2.tier-2 .col-2 {
min-width: 0px;
}
.cols.ratio-3-2.tier-2 .col-2.outer {
margin: 48px 0;
min-width: 0px;
width: 320px;
}
.cols.ratio-3-2.tier-2 .bottom-glow {
background: #000 url(https://www.allaccess.com/site/common/img/spincreaseBlockBG_bottom.png) top center no-repeat;
clear: left;
height: 48px;
min-width: 0px;
}
#content-footer li.middle {
width: 627px;
}

.header-bar {
background: url('https://www.allaccess.com/site/common/img/body_repeat-x_sprite.png') repeat-x 0 0;
clear: both;
display: block;
height: 36px;
margin: 0;
overflow: hidden;
width: 100%;
}
.header-bar .rss-icon {
float: right;
margin: 9px 0 0 0;
}
.header-bar h4 {
background: linear-gradient(#000,#505b60);
border-radius: 10px;
color: #FFF;
float: left;
font-family: arial, sans-serif;
font-size: 15px;
font-weight: 600;
height: 22px;
line-height: 22px;
margin: 7px 0 0 5px;
padding: 0 10px;
text-shadow: 2px 2px #333;
}
.header-bar.first {
background: none;
height: 35px;
margin: 0;
overflow: hidden;
}
.header-bar.first li {
float: left;
height: 35px;
overflow: hidden;
}
.header-bar.first li.left {
background: url('https://www.allaccess.com/site/common/img/bodySprite_3539.png') no-repeat 0 0;
margin-left: -12px;
padding-right: 3px;
width: 980px;
}
.header-bar.first li.right {
background: url('https://www.allaccess.com/site/common/img/bodySprite_3539.png') no-repeat -972px 0;
margin-right: 2px;
width: 23px;
}
.header-bar.first h4 {
float: left;
margin: 6px 0 0 17px;
}
.cols.ratio-3-2 {
overflow: hidden;
}
.cols.ratio-3-2 .header-bar.first li {
overflow: hidden;
}
.cols.ratio-3-2 .header-bar.first li.left {
width: 644px;
}
.cols.ratio-4-1 {
overflow: hidden;
}
.cols.ratio-4-1 .header-bar.first li {
overflow: hidden;
}
.cols.ratio-4-1 .header-bar.first li.left {
width: 783px;
}

.inline-msg-box {
background: #eef0f0;
border: 1px solid #b2bbbf;
clear: both;
margin-bottom: 24px;
overflow: auto;
padding: 12px 12px 0px 12px;
}
.inline-msg-box p {
font-size: 12px;
}
.inline-msg-box.has-icon h3 {
color: #000;
margin: 0 0 0 64px;
}
.inline-msg-box.has-icon h3 + p {
margin-top: 0;
}
.inline-msg-box.has-icon h5 {
margin-left: 64px;
}
.inline-msg-box.has-icon h3 + ul,
.inline-msg-box.has-icon h5 + ul {
margin-top: 12px;
}
.inline-msg-box.has-icon img {
float: left;
margin-right: 16px;
}
.inline-msg-box.has-icon p,
.inline-msg-box.has-icon ul {
color: #333c40 !important;
margin-left: 64px;
overflow: hidden;
}
.inline-msg-box h5 {
color: #000;
font-weight: bold;
}
.inline-msg-box h3 + h5 {
margin-top: 8px;
}
.inline-msg-box h6 {
color: #6c7a80;
font-size: 10px;
line-height: normal;
}
.inline-msg-box li {
font-size: 12px;
margin-bottom: 10px;
}
.inline-msg-box ul {
margin-bottom: 6px;
}
.inline-msg-box ul li {
clear: left;
margin-bottom: 6px;
overflow: hidden;
}
.inline-msg-box ul li label {
font-weight: bold;
margin: 0;
width: 120px;
}
.inline-msg-box ul li span {
float: left;
}

.dark h1,
.dark h2,
.dark h3,
.dark h4 {
color: #dce3e6;
}
.dark h5,
.dark h6 {
color: #6c7a80;
}
.dark p {
color: #b2bbbf;
}
.dark a {
color: #eb295c;
}
.dark a:active {
color: #eb295c;
}
.dark a:hover {
color: #fff;
}
.dark a:visited {
color: #AF9BFF;
}
.dark a:visited:hover {
color: #fff;
}
.dark a.js-control {
color: #60c5ef;
}
.dark label {
color: #b2bbbf;
}
.dark select,
.dark textarea,
.dark input[type=text],
.dark input[type=password] {
background: url(https://www.allaccess.com/site/common/img/inputBG.png) repeat-x bottom left #333c40;
border-bottom: 1px solid #7e868a;
border-left: 1px solid #404a4e;
border-right: 1px solid #404a4e;
border-top: 1px solid #1c2124;
color: #fff;
}
.dark select {
background: #414b4f;
}
.dark select.disabled,
.dark textarea.disabled,
.dark input.disabled {
color: #b2bbbf;
}

.ad-wrapper {
zoom: 1;
}
.ad-wrapper li.top {
background: url('https://www.allaccess.com/site/common/img/bodySprite_3539.png') no-repeat 0 -121px;
height: 10px;
margin: 0;
padding: 0;
}
.ad-wrapper li.middle {
background: url('https://www.allaccess.com/site/common/img/bodySpriteY_3539.png') repeat-y -1300px 0;
margin: 0;
padding: 0 10px;
}
.ad-wrapper li.bottom {
background: url('https://www.allaccess.com/site/common/img/bodySprite_3539.png') no-repeat 0 -131px;
height: 10px;
margin: 0;
padding: 0;
}
.ad-wrapper.spotlight {
min-height: 270px;
width: 320px;
}
.ad-wrapper.spotlight li.middle {
min-height: 250px;
text-align: center;
}
.ad-wrapper.superskyscraper {
height: 620px;
width: 320px;
}
.ad-wrapper.superskyscraper li.middle {
height: 600px;
}
.ad-wrapper.skyscraper {
height: 620px;
width: 180px;
}
.ad-wrapper.skyscraper li.top {
background: url('https://www.allaccess.com/site/common/img/bodySprite_3539.png') no-repeat 0 -100px;
}
.ad-wrapper.skyscraper li.middle {
background: url('https://www.allaccess.com/site/common/img/bodySpriteY_3539.png') repeat-y -1620px 0;
height: 600px;
}
.ad-wrapper.skyscraper li.bottom {
background: url('https://www.allaccess.com/site/common/img/bodySprite_3539.png') no-repeat 0 -110px;
}

#playerBlock {
margin-left: -16px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,object,embed {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym {
border:0;
}

a,
a:active,
a:hover img{
text-decoration:none;
color:#d0074e;
}
a:hover,
a:visited:hover{
color:#000;
text-decoration:underline;
}
a:visited{
color:#492cb5;
}
a:visited.js-control,
a:active.js-control,
a.js-control{
color:#0B8CBF;
cursor:pointer;
}

h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
color:#d0074e;
}
a.external-link{
background: url(https://www.allaccess.com/site/common/img/icons/external.png) center right no-repeat;
zoom:1;
padding-right:14px;
}



table{
border-collapse: collapse;
margin: 0;
width:100%;
}
table th{
background: url(https://www.allaccess.com/site/common/img/tableHeaderBG.png) bottom left repeat-x #f2f2f2;
border-left: 1px solid #fff;
color: #6c7a80;
font-size: 11px;
font-weight:bold;
height: 12px;
padding:4px 6px;
white-space:nowrap;
}
table td{
border-bottom:1px solid #e6e6e6;
padding:8px 6px;
vertical-align:top;
}
table .num,
table .right-align{
text-align:right;
}
table .center-align{
text-align:center;
}
table img{
vertical-align:middle;
}



select,
input[type=text],
input[type=password] {
float: left;
font-family:Arial,Verdana,sans-serif;
height: 18px;
padding: 4px 4px 2px 4px;
}
input[type=submit],
input[type=button] {
cursor: pointer;
}
textarea{
float: left;
font-family:Arial,Verdana,sans-serif;
padding: 4px 4px 2px 4px;
font-size:12px;
}
select{
height:27px;
}
select[size] {
height: auto;	
}
label{
float:left;
margin:5px 6px 0 0;
}

fieldset{
border:1px solid #e0e0e0;
margin-bottom:16px;
padding:12px;
}
legend{
background:#eef0f0;
border-bottom:1px solid #dcdede;
color:#6c7a80;
font-size:12px;
font-weight:bold;
padding:2px 4px;
}



hr{
border:0;
border-bottom:1px dotted #b2bbbf;
color:#b2bbbf;
height:1px;
margin:8px 0;
padding:0;
}
.hidden{
display:none;
}



div.footnote{
margin:12px 0 0 0;
text-align:center;
font-size:11px;
color:#333c40;
}

body{
font-family:Arial,Verdana,sans-serif;
font-size: 12px;
}
h1,h2{
font-family: "Myriad Pro","Trebuchet MS","Helvetica Neue",Helvetica,Tahoma,Arial,Verdana,sans-serif;
}



h1,h2,h3,h4,h5,blockquote,strong{
font-weight:bold;    
}
h6,p,ul,ol,table{
font-weight:normal;
}



h1{
font-size:30px;
letter-spacing:-0.5px;
line-height:34px;
}
h2{
font-size:26px;
letter-spacing:-0.5px;
line-height:30px;
}
h3{
font-size:22px;
letter-spacing:-0.5px;
line-height:26px;
}
h4{
font-size:18px;
line-height:22px;
}
h5{
font-size:14px;
line-height:18px;
}
h6{
font-weight:normal;
font-size:11px;
}
p,ul,ol,input,textarea{
font-size:14px;
}
p{
line-height:23px;
overflow:hidden;
}
table,label{
font-size:12px;
}
blockquote{
font-size:16px;
line-height:24px;
}




h1,h2,h3,h4{
color:#000;
}
h5,h6,p,ul,ol,table{
color:#333c40;
}



p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6,
ul + h1,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6,
ol + h1,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
ol + h6,
blockquote + h1,
blockquote + h2,
blockquote + h3,
blockquote + h4,
blockquote + h5,
blockquote + h6{
margin-top:22px;
}

p + hr,
div + hr,
ul + hr,
ol + hr,
blockquote + hr,
hr + h1,
hr + h2,
hr + h3,
hr + h4,
hr + h5,
hr + h6 {
margin-top:16px;
}

p + div,
p + table,
p + ul,
p + ol,
p + p{
margin-top:14px;
}

h1 + ol,
h2 + ol,
h3 + ol,
h4 + ol,
h5 + ol,
h1 + ul,
h2 + ul,
h3 + ul,
h4 + ul,
h5 + ul{
margin-top:12px;
}

h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h1 + div,
h2 + div,
h3 + div,
h4 + div,
h5 + div,
h1 + form,
h2 + form,
h3 + form,
h4 + form,
h5 + form{
margin-top:6px;
}

h4 + h5,
h4 + h6,
h6 + p,
h6 + ul,
h6 + div{
margin-top:3px;
}

h1 + h3,
h1 + h4,
h2 + h4,
h2 + h5,
h3 + h5,
h3 + h6,
h4 + h6{
margin-top:6px;
}

h1 + h3 + p,
h1 + h4 + p,
h2 + h4 + p,
h2 + h5 + p,
h3 + h5 + p,
h3 + h6 + p,
table + p,
object + p,
p + object > embed {
margin-top:16px;
}

.fr-clearfix::after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-view img.fr-rounded,.fr-view .fr-img-caption.fr-rounded img{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view img.fr-shadow,.fr-view .fr-img-caption.fr-shadow img{-webkit-box-shadow:10px 10px 5px 0px #cccccc;-moz-box-shadow:10px 10px 5px 0px #cccccc;box-shadow:10px 10px 5px 0px #cccccc}.fr-view img.fr-bordered,.fr-view .fr-img-caption.fr-bordered img{border:solid 5px #CCC}.fr-view img.fr-bordered{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-view .fr-img-caption.fr-bordered img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-view li img.fr-dii.fr-fil{margin-right:20px}.fr-view{word-wrap:break-word}.fr-view span[style~="color:"] a{color:inherit}.fr-view strong{font-weight:700}.fr-view table[border='0'] td:not([class]),.fr-view table[border='0'] th:not([class]),.fr-view table[border='0'] td[class=""],.fr-view table[border='0'] th[class=""]{border-width:0px}.fr-view table{border:none;border-collapse:collapse;empty-cells:show;max-width:100%}.fr-view table td{min-width:5px}.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th{border-style:dashed}.fr-view table.fr-alternate-rows tbody tr:nth-child(2n){background:whitesmoke}.fr-view table td,.fr-view table th{border:1px solid #DDD}.fr-view table td:empty,.fr-view table th:empty{height:20px}.fr-view table td.fr-highlighted,.fr-view table th.fr-highlighted{border:1px double red}.fr-view table td.fr-thick,.fr-view table th.fr-thick{border-width:2px}.fr-view table th{background:#ececec}.fr-view table tfoot td{background:#ececec}.fr-view hr{clear:both;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;break-after:always;page-break-after:always}.fr-view .fr-file{position:relative}.fr-view .fr-file::after{position:relative;content:"\1F4CE";font-weight:normal}.fr-view pre{white-space:pre-wrap;word-wrap:break-word;overflow:visible}.fr-view[dir="rtl"] blockquote{border-left:none;border-right:solid 2px #5E35B1;margin-right:0;padding-right:5px;padding-left:0}.fr-view[dir="rtl"] blockquote blockquote{border-color:#00BCD4}.fr-view[dir="rtl"] blockquote blockquote blockquote{border-color:#43A047}.fr-view blockquote{border-left:solid 2px #5E35B1;margin-left:0;padding-left:5px;color:#5E35B1}.fr-view blockquote blockquote{border-color:#00BCD4;color:#00BCD4}.fr-view blockquote blockquote blockquote{border-color:#43A047;color:#43A047}.fr-view span.fr-emoticon{font-weight:normal;font-family:"Apple Color Emoji","Segoe UI Emoji","NotoColorEmoji","Segoe UI Symbol","Android Emoji","EmojiSymbols";display:inline;line-height:0}.fr-view span.fr-emoticon.fr-emoticon-img{background-repeat:no-repeat !important;font-size:inherit;height:1em;width:1em;min-height:20px;min-width:20px;display:inline-block;margin:-.1em .1em .1em;line-height:1;vertical-align:middle}.fr-view .fr-text-gray{color:#AAA !important}.fr-view .fr-text-bordered{border-top:solid 1px #222;border-bottom:solid 1px #222;padding:10px 0}.fr-view .fr-text-spaced{letter-spacing:1px}.fr-view .fr-text-uppercase{text-transform:uppercase}.fr-view .fr-class-highlighted{background-color:#ffff00}.fr-view .fr-class-code{border-color:#cccccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#f5f5f5;padding:10px;font-family:"Courier New", Courier, monospace}.fr-view .fr-class-transparency{opacity:0.5}.fr-view img{position:relative;max-width:100%}.fr-view img.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view img.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view img.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view img.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}.fr-view img.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view img.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption{position:relative;max-width:100%}.fr-view span.fr-img-caption.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view span.fr-img-caption.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view span.fr-img-caption.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view span.fr-img-caption.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}.fr-view span.fr-img-caption.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view .fr-video{text-align:center;position:relative}.fr-view .fr-video.fr-rv{padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.fr-view .fr-video.fr-rv>iframe,.fr-view .fr-video.fr-rv object,.fr-view .fr-video.fr-rv embed{position:absolute !important;top:0;left:0;width:100%;height:100%}.fr-view .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-view .fr-video.fr-dvb{display:block;clear:both}.fr-view .fr-video.fr-dvb.fr-fvl{text-align:left}.fr-view .fr-video.fr-dvb.fr-fvr{text-align:right}.fr-view .fr-video.fr-dvi{display:inline-block}.fr-view .fr-video.fr-dvi.fr-fvl{float:left}.fr-view .fr-video.fr-dvi.fr-fvr{float:right}.fr-view a.fr-strong{font-weight:700}.fr-view a.fr-green{color:green}.fr-view .fr-img-caption{text-align:center}.fr-view .fr-img-caption .fr-img-wrap{padding:0;margin:auto;text-align:center;width:100%}.fr-view .fr-img-caption .fr-img-wrap a{display:block}.fr-view .fr-img-caption .fr-img-wrap img{display:block;margin:auto;width:100%}.fr-view .fr-img-caption .fr-img-wrap>span{margin:auto;display:block;padding:5px 5px 10px;font-size:14px;font-weight:initial;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-opacity:0.9;-moz-opacity:0.9;opacity:0.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";width:100%;text-align:center}.fr-view button.fr-rounded,.fr-view input.fr-rounded,.fr-view textarea.fr-rounded{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view button.fr-large,.fr-view input.fr-large,.fr-view textarea.fr-large{font-size:24px}.fr-view span.fr-img-caption.fr-dii.fr-fil,.fr-view p img.fr-dii.fr-fil{margin-right:15px}a.fr-view.fr-strong{font-weight:700}a.fr-view.fr-green{color:green}img.fr-view{position:relative;max-width:100%}img.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}img.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}img.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}img.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}img.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}img.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view{position:relative;max-width:100%}span.fr-img-caption.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}span.fr-img-caption.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}span.fr-img-caption.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}span.fr-img-caption.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}span.fr-img-caption.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}

body,
html {
background: url('/site/common/img/bgGradient.png') repeat-y top center #000;
height: 100%;
text-align: center;
width: 100%;
}
a.skip-nav {
height: 1px;
left: -9px;
overflow: hidden;
position: absolute;
top: auto;
width: 1px;
z-index: -999;
}
#tender_window {
z-index: 9999;
}
#tender_toggler {
display: none;
}
#bug-report {
color: #000;
float: left;
height: 16px;
padding: 6px;
position: fixed;
text-align: right;
top: 0;
width: 100%;
z-index: 999;
}
#bug-report #bug-report-link {
background: #d0074e;
color: #fff;
font-weight: bold;
margin-right: 10px;
padding: 4px;
}
#header {
height: 136px;
position: fixed;
text-align: left;
top: 0;
width: 100%;
z-index: 999;
}
#body {
margin: 0 auto;
overflow: hidden;
padding-top: 161px;
text-align: left;
width: 980px;
z-index: 20;
}
#body.login {
padding-top: 136px;
}
#body .breadcrumbs {
background: url('/site/common/img/bodySprite_3539.png') no-repeat 0 -169px;
color: #b2bbbf;
font-size: 11px;
height: 26px;
line-height: 26px;
margin-bottom: 12px;
overflow: hidden;
padding: 0 15px;
}
#body .breadcrumbs a {
color: #b2bbbf;
}
#body .breadcrumbs a:visited {
color: #b2bbbf;
}
#body .breadcrumbs a:hover {
color: #fff;
}
#body .breadcrumbs b {
color: #FFF;
font-weight: bold;
}
#fine-print {
color: #b2bbbf;
font-size: 11px;
margin-bottom: 36px;
text-align: center;
}
#fine-print ul {
padding: 4px 0 8px 0;
}
#fine-print li {
color: #fff;
display: inline;
}
#fine-print a {
font-size: 12px;
}
#overlay {
display: none;
}
#simplemodal-custom-overlay {
background-color: #000;
}
#simplemodal-custom-container {
overflow: hidden;
}

.audio-player {
min-width: 0;
vertical-align: middle;
width: 700px;
}

.audio-player li.song {
min-height: 620px;
overflow: hidden;
padding: 10px 8px;
position: relative;
vertical-align: middle;
}
.audio-player li.song .options {
width: 284px;
height: 44px;
margin: 6px 0px;
}

.audio-player li.song .options a {
display: block;
float: left;
height: 35px;
margin-top: 4px;
width: 35px;
}

.audio-player li.song .options a.watch {
background: url(/site/common/img/coolNewMusicSprite.png) no-repeat -105px 0;
}

.audio-player li.song .options a.download {
background: url(/site/common/img/coolNewMusicSprite.png) no-repeat -70px 0;
margin-right: 8px;
}

.audio-player li.song img {
background: white;
border: 1px solid #D2D7D8;
float: left;
height: 100px;
margin: 0 10px 8px 0;
padding: 2px;
width: 100px;
}

.audio-player li.song .song-block {
float: left;
height: 55px;
max-width: 550px;
}

.audio-player li.song .song-block h4 {
color: #D0074E;
float: left;
margin: 2px 8px 0 0;
}

.audio-player li.song .song-block a.artist-info {
margin: 4px 4px 0 0;
padding: 0 6px;
height: 15px;
font-size: 10px;
line-height: 15px;
font-family: "Arial Narrow", arial, sans-serif;
font-stretch: condensed;
font-weight: 800;
text-decoration: none;
text-transform: uppercase;
background-color: #D0074E;
color: #FFF;
border-radius: 7px;
display: block;
float: left;
}

.audio-player li.song .song-block h5 {
clear: left;
float: left;
font-size: 13px;
margin: 0px 5px 0 0;
line-height: 15px;
}
.audio-player li.song .song-block h6 {
color: #333C40;
float: left;
margin: 1px 0 0 0;
}

.audio-player div.multiSongType {
float: left;
height: 18px;
font-size: 10px;
margin: 0 2px 0 8px;
}

#Album {
width: 57px;
background: url(/site/common/img/coolNewMusicSprite.png) no-repeat -292px 0;
}

#EP {
width: 29px;
background: url(/site/common/img/coolNewMusicSprite.png) no-repeat -349px 0;
}

#Single {
width: 57px;
background: url(/site/common/img/coolNewMusicSprite.png) no-repeat -378px 0;
}

#Package {
width: 70px;
background: url(/site/common/img/coolNewMusicSprite.png) no-repeat -435px 0;
}

.audio-player .multiSongList {
clear: both;
margin-top: 2px;
}

.audio-player .multiSongList .multiSongRow {
clear:both;
border-top: 1px solid #DFE0E0;
min-height: 26px;
padding-top: 2px;
}

.audio-player .multiSongList .multiSongRow .multiSongTitle {
float: left;
font-size: 12px;
font-weight: bold;
margin-top: 4px;
max-width: 590px;
min-height: 24px;
}

.audio-player .multiSongList .actionBlock {
float: right;
max-width: 84px; 
}

.audio-player .multiSongList .multiSongRow a {
display: block;
float: right;
height: 24px;
width: 24px;
}

.audio-player .multiSongList .multiSongRow a.play {
background: url(/site/common/img/coolNewMusicSprite.png) no-repeat -220px 0;
}

.audio-player .multiSongList .multiSongRow a.download {
background: url(/site/common/img/coolNewMusicSprite.png) no-repeat -244px 0;
margin-left: 4px;
}

.audio-player .multiSongList .multiSongRow a.watch {
background: url(/site/common/img/coolNewMusicSprite.png) no-repeat -268px 0;
margin-left: 4px;
}

.audio-player #playerBar {
position: relative;
bottom: 0;
display: block;
}

#notice-overlay {
background-color:#000;
cursor:wait;
overflow:hidden;
position:relative;
}
#notice-overlay-container {
height:auto !important;
width:650px;
background-color:#fff;
border:6px solid #dfdfdf;
overflow:hidden;
position:relative;
}



#notice {
border:1px solid #BCBFBF;
display:none;
overflow:hidden;
position:relative;
padding:16px;
text-align:left;
}
#notice h2 {
margin:0 0 0 63px;
}
#notice h4 {
color:#000;
margin-left:63px;
}
#notice a:hover {
text-decoration:underline;
}
#notice p {
margin:0 0 3px 0;
}
#notice li {
list-style:disc;
margin:0 0 0px 16px;
}
#notice .close {
background:#e0e0e0;
border-bottom:1px solid #6c7a80;
color:#6c7a80;
cursor:pointer;
float:right;
font-size:12px;
font-weight:bold;
height:16px;
margin:-8px -8px 16px 16px;
overflow:hidden;
position:relative;
padding-top:2px;
text-align:center;
width:18px;
}
#notice .close a:active,
#notice .close a:visited,
#notice .close a {
color:#6c7a80;
text-decoration:none;
}
#notice div.close:hover {
background:#d0074e;
border-bottom:1px solid #eb295c;
color:#fff;
}
#notice-subtitle {
display:none;
}
#notice blockquote{
border:1px solid #ccc;
background:#f4f4f4;
font-family:monospace;
font-size:12px;
margin:8px 0px 8px 4px;
padding:4px 6px;
}
#notice-details {
color:#3C4548;
display:none;
font-size:14px;
line-height:20px;
margin-top:8px;
margin-left:63px;
max-height:200px;
overflow:auto;
position:relative;
}
#notice-details a {
font-weight:bold;
}
#notice fieldset {
border:1px solid #CCC;
color:#3C4548;
display:none;
margin:10px 0 10px 63px;
padding:8px 6px 6px 6px;
}
#notice fieldset legend {
border:4px solid #CCC;
color:#000;
font-size:10px;
font-weight:bold;
padding:3px 6px;
text-align:left;
}
#notice-view-debug-link {
display:none;
font-size:10px;
margin-left:63px;
}
#notice-debug {
font-size:12px;
max-height:300px;
overflow:auto;
}
#notice-debug li {
font-family:Courier,monospace;
font-size:12px;
margin-bottom:1em;
}
#notice-footer {
display:none;
padding-top:5px;
}


#notice.success{
background:url(/site/common/img/icons/48x48/check.png) no-repeat 15px 15px;
}
#notice.error{
background:url(/site/common/img/icons/48x48/x.png) no-repeat 15px 15px;
}
#notice.info{
background:url(/site/common/img/icons/48x48/i.png) no-repeat 15px 15px;
}
#notice.warning{
background:url(/site/common/img/icons/48x48/alert.png) no-repeat 15px 15px;
}
#notice.help{
background:url(/site/common/img/icons/48x48/question.png) no-repeat 15px 15px;
}
#notice.debug{
background:url(/site/common/img/icons/48x48/bug.png) no-repeat 15px 15px;
}
#notice.error a,
#notice.error h2 {
color:#cb093c;
}
#notice.success a,
#notice.success h2 {
color:#44862A;
}
#notice.help a,
#notice.help h2,
#notice.info a,
#notice.info h2 {
color:#066CB6;
}
#notice.warning a,
#notice.warning h2 {
color:#E77D00;
}
#notice.debug a,
#notice.debug h2 {
color:#F64400;
}
#notice-overlay-container-debug {
background-color:#fff;
border:6px solid #dfdfdf;
height:auto !important;
margin-top:140px;
max-height:90%;
width:980px;
}
#notice.debug fieldset {
max-height:450px;
width:870px;
}

