@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;



#fine-print {
color: COLOR_GRAY_MED_LIGHT;
font-size: 11px;
text-align: center;
margin-bottom: 36px;

ul {
padding:4px 0 8px 0;
}

li {
color:#fff;
display: inline;
}

a {
font-size:12px;
}
}




#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings
{
border: 0 !important;
color: #337ab7 !important;
padding: 0 !important;
font-size: inherit !important;
}

#ot-sdk-btn.ot-sdk-show-settings:hover,
#ot-sdk-btn.optanon-show-settings:hover
{
color: #337ab7 !important;
background-color: transparent !important;
}

#app-footer-cookie-preferences #ot-sdk-btn.ot-sdk-show-settings
{
background-color: transparent;
}

#app-footer-cookie-preferences img
{
position: relative;
top: 1px;
height: 16px;
margin-top: -6px;
margin-left: 5px;
}

#footer #fine-print .useful-links li 
{
display: inline-flex;
list-style: none;
padding-right: 20px;
font-weight: lighter;
color: black;
}
}

div.tabs{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-backgrounds.png) repeat-x 0px 0px;
clear:both;
display:block;
height:28px;
padding:12px 6px 0 6px;
overflow:hidden;
zoom:1;
}
div.tabs ul.tab{
height:28px;
float:left;
margin-right:3px;
overflow:hidden;
}
div.tabs ul.tab li{
display:block;
float:left;
overflow:hidden;
}
div.tabs ul.tab li.left,
div.tabs ul.tab li.right{
width:8px;
height:28px;
}
div.tabs ul.tab li.middle{
font-size:13px;
height:18px;
padding:5px 0;
}
div.tabs ul.tab li a{
outline: none;
padding:0 6px;
}
div.tabs ul.tab li a.more-options{
background:url(https://www.allaccess.com/site/common/img/tabs/arrow.png) no-repeat center right;
cursor: progress;
padding-right:19px;
margin-right:2px;
}
div.tabs ul.tab li a.more-options.open{
background:url(https://www.allaccess.com/site/common/img/tabs/arrow-down.png) no-repeat center right;
padding-right:19px;
}



div.tabs ul.tab li a,
div.tabs ul.tab li a:visited{
color:#dce3e6;
text-decoration:none;
}
div.tabs ul.tab.hover a,
div.tabs ul.tab.hover a:visited,
div.tabs ul.tab li a:hover,
div.tabs ul.tab li a:visited:hover{
color:#fff;
}
div.tabs ul.tab li.left{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-corners.png) no-repeat 0px 0px;
}
div.tabs ul.tab li.middle{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-backgrounds.png) repeat-x 0px -68px;
color:#dce3e6;
}
div.tabs ul.tab li.right{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-corners.png) no-repeat -8px 0px;
}



div.tabs ul.tab.light li a,
div.tabs ul.tab.light li a:visited,
div.tabs ul.tab.light li a:visited,
div.tabs ul.tab.light li a:visited:hover{
color:#000;
text-decoration:none;
}
div.tabs ul.tab.light li.left{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-corners.png) no-repeat -16px 0px;
}
div.tabs ul.tab.light li.middle{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-backgrounds.png) repeat-x 0px -40px;
color:#000;
}
div.tabs ul.tab.light li.right{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-corners.png) no-repeat -24px 0px;
}


div.tab-options{
display:none;
float:left;
margin:16px 16px 0px 16px;
width:611px;
}

div.tab-options.main {
display: block;
float:left;
margin:0;
width:611px;
}



div.tab-options div.options-subtabs{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-backgrounds.png) repeat-x 0px -96px;
border-top:1px solid #ebeced;
height:18px;
padding:6px;
}
div.tab-options div.options-subtabs span{
color:#6c7a80;
float:left;
font-size:10px;
font-weight:bold;
margin:3px 6px 0 0;
}
div.tab-options ul.subtab{
float:left;
height:18px;
margin-right:4px;
}
div.tab-options ul.subtab li{
cursor:pointer;
display:block;
float:left;
}
div.tab-options ul.subtab li.left,
div.tab-options ul.subtab li.right{
width:8px;
height:18px;
}
div.tab-options ul.subtab li.middle{
font-size:11px;
height:14px;
padding:2px 6px;
}
div.tab-options ul.subtab.hover li.middle{
color:#000;
}
div.tab-options div.notice-inline-container{
padding:8px 7px 7px 8px;
background:#6C7A80;
}



div.options-subtabs ul.subtab li.left{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-corners.png) no-repeat 0px -28px;
}
div.options-subtabs ul.subtab li.middle{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-backgrounds.png) repeat-x 0px -148px;
color:#333c40;
cursor:pointer;
}
div.options-subtabs ul.subtab li.right{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-corners.png) no-repeat -8px -28px;
}



div.options-subtabs ul.subtab.down li.left{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-corners.png) no-repeat -16px -28px;
}
div.options-subtabs ul.subtab.down li.middle{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-backgrounds.png) repeat-x 0px -130px;
color:#000;
font-weight:bold;
}
div.options-subtabs ul.subtab.down li.right{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-corners.png) no-repeat -24px -28px;
}



div.tab-options .options-content{
background:url(https://www.allaccess.com/site/common/img/tabs/tab-options-bg.png) repeat-x top left #afb8bc;
clear:left;
color:#000;
font-size:11px;
padding:8px;
}
div.tab-options .options-content img{
margin-right:2px;
vertical-align:middle;
}
div.tab-options .options-content .option{
float:left;
margin-right:8px;
}
div.tab-options .options-content .option select{
clear:left;
}
div.tab-options .options-content .option label{
color:#000;
float:left;
font-size:11px;
margin:0 0 2px 0;
}
div.tab-options .options-content .row{
clear:left;
padding-top:8px;
text-align:left;
}

.chart-nav {
width: 611px;
}



.chart-nav h5 {
font-weight: bold;
white-space: nowrap;
}
.chart-nav h6 {
color:#6c7a80;
}
.chart-nav ul.tabs li {
background: url(https://www.allaccess.com/modules/_charts/Mediabase/nav/img/tabBG.png) repeat-x bottom left #fafbfb;
float: left;
width: 116px;
height: 34px;
margin: 0 1px 1px 0;
padding: 6px 8px 3px 8px;
cursor: pointer;
}
.chart-nav ul.tabs li.selected {
background: transparent;
background-color: #475257;
margin-bottom: -1px;
height: 35px;
}
.chart-nav ul.tabs li.selected h5,
.chart-nav ul.tabs li.selected.hover h5 {
color: #fff;
}
.chart-nav ul.tabs li.selected h6 {
color: #b2bbbf;
}
.chart-nav ul.tabs li.hover h5 {
color: #31a6d7;
}


.chart-nav div.body {
background: url(https://www.allaccess.com/modules/_charts/Mediabase/nav/img/optionWrapBG.png) repeat-x top left #8b969b;
padding: 10px 8px 9px 8px;
clear: both;
min-height: 158px;
overflow: hidden;
}
.chart-nav div.body div.options {
overflow: hidden;
}
.chart-nav div.body ul {
float: left;
margin-right: 1px;
border-bottom: 2px solid #667176;
}
.chart-nav div.body li {
background: url(https://www.allaccess.com/modules/_charts/Mediabase/nav/img/optionBG.png) repeat-x bottom left #fff;
padding: 6px 6px 0 6px;
width: 135px;
height: 20px;
color: #333c40;
font-size: 12px;
font-weight: bold;
}
.chart-nav div.body li:hover {
background: url(https://www.allaccess.com/modules/_charts/Mediabase/nav/img/optionOverBG.png) repeat-x bottom left #333c40;
color: #60c5ef;
cursor: pointer;
}


.chart-nav div.body + h6 {
margin-top: 4px;
float: right;
}



table.sortable th {
cursor: pointer;
}
table.sortable th.sorttable_sorted,
table.sortable th.sorttable_sorted_reverse {
color: #fff;
background: url(https://www.allaccess.com/site/common/img/tableHeaderOverBG.png) bottom left repeat-x #60c5ef;
}
table.sortable tr.sorting {
background: #0B8CBF;
color: #fff;
display: none;
font-family: "Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;
font-size: 9px;
}

table tr.even {
background: #f9f9f9;
}
table td.current,
table tr.plus {
color: #000;
}
table td b {
font-weight: bold;
}
table td > b {
color: #000;
white-space: nowrap;
}
table td.past.num,
table tr.minus td.num,
table tr.past td.num > b,
table tr.minus td.num > b {
color: #6c7a80;
font-weight: normal;
}
table tr.hover td.past.num,
table tr.minus.hover td.num,
table tr.past.hover td.num > b,
table tr.minus.hover td.num > b {
color: #fff;
}
table tr.minus a:visited {
color: #492cb5;
}
table td.icon img {
margin-right: 2px;
}
table td.no-icon {
padding-left: 22px;
}
table td.no-results {
font-style: italic;
}



table.sortable th.hover {
color: #fff;
background: url(https://www.allaccess.com/site/common/img/tableHeaderOverBG.png) bottom left repeat-x #60c5ef;
}
table tr.hover td {
background: url(https://www.allaccess.com/site/common/img/chartRowOverBG.png) repeat-x bottom left #333c40;
color: #b2bbbf;
}
table tr.hover td a,
table tr.hover td b,
table tr.hover td a b,
table tr.hover td.current,
table tr.hover td a:visited {
color: #fff;
text-decoration: none;
}
table tr.hover td a,
table tr.hover td a:visited {
text-decoration: underline;
}
table tr.hover td a:hover {
text-decoration: none;
background: #d0074e;
color: #fff;
}
table tr.hover td a.external-link:hover {
background: url(https://www.allaccess.com/site/common/img/icons/external.png) center right no-repeat #d0074e;
padding-right: 14px;
}
table tr.hover td a.js-control:hover {
background: #0B8CBF;
}



div.chart-name {
background: #333c40;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-top: 1px solid #000;
clear: both;
color: #b2bbbf;
font-family: 'Trebuchet MS',Tahoma,Verdana,Arial,sans-serif;
font-size: 10px;
font-weight: bold;
letter-spacing: 2px;
overflow: hidden;
padding: 5px 6px 4px 6px;
width: 597px;
}
div.chart-header {
clear: both;
background: url(https://www.allaccess.com/site/common/img/chartHeaderBG.png) top left repeat-x #333c40;
margin-bottom: 1px;
padding: 10px 12px 6px 12px;
width: 587px;
}
div.chart-header img {
float: right;
margin: 4px 0 0 0;
}
div.chart-header h1,
div.chart-header h2,
div.chart-header h3 {
color: #60c5ef;
line-height: normal;
}
div.chart-header h2 b {
color: #fff;
font-size: 16px;
margin-left: 4px;
}
div.chart-header h4 {
color: #dce3e6;
font-size: 14px;
font-weight: normal;
}
div.chart-header h4 + h5 {
margin-top: 0;
}
div.chart-header h5 {
color: #dce3e6;
font-size: 12px;
}
div.chart-header h5 + h6 {
margin-bottom: 0;
}
div.chart-header h6 {
clear: both;
color: #b2bbbf;
padding-top: 8px;
text-align: right;
}
div.chart-header h6 b {
color: #dce3e6;
}


ul.legend {
background: #333c40;
border-top: 4px solid #000;
border-bottom: 1px solid #000;
color: #b2bbbf;
font-family: "Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;
font-size: 11px;
margin-top: 12px;
overflow: hidden;
padding: 3px 6px 4px 6px;
}
ul.legend li {
float: left;
margin-right: 12px;
}
ul.legend li strong {
font-weight: bold;
}
ul.legend li b {
color: #fff;
font-weight: bold;
}
ul.legend li img {
vertical-align: middle;
margin-right: 4px;
}

.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)}

html {
font-family: 'Open Sans', sans-serif;
line-height: 1.15; 
-ms-text-size-adjust: 100%; 
-webkit-text-size-adjust: 100%; 
font-size: 16px;
}





body {
margin: 0;
background: #1E1D26;
}



article,
aside,
footer,
header,
nav,
section {
display: block;
}

a.skip-nav {
left:-9px;
position:absolute;
top:auto;
width:1px;
height:1px;
overflow:hidden;
z-index:-999;  
}



h1 {
font-size: 2em;
margin: 0.67em 0;
}





figcaption,
figure,
main { 
display: block;
}



figure {
margin: 1em 40px;
}



hr {
box-sizing: content-box; 
height: 0; 
overflow: visible; 
}



pre {
font-family: monospace, monospace; 
font-size: 1em; 
}





a {
color: #FF4059;
text-decoration: none;
background-color: transparent; 
-webkit-text-decoration-skip: objects; 
}



a:active,
a:hover {
outline-width: 0;
}



abbr[title] {
border-bottom: none; 
text-decoration: underline; 
text-decoration: underline dotted; 
}



b,
strong {
font-weight: inherit;
}



b,
strong {
font-weight: bolder;
}



code,
kbd,
samp {
font-family: monospace, monospace; 
font-size: 1em; 
}



dfn {
font-style: italic;
}



mark {
background-color: #ff0;
color: #000;
}



small {
font-size: 80%;
}



sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}

sub {
bottom: -0.25em;
}

sup {
top: -0.5em;
}





audio,
video {
display: inline-block;
}



audio:not([controls]) {
display: none;
height: 0;
}



img {
border-style: none;
}






button,
input,
optgroup,
select,
textarea {
font-family: sans-serif; 
font-size: 100%; 
line-height: 2.0; 
margin: 0; 
}

select {
cursor: pointer;
}



button,
input { 
overflow: visible;
}



button,
select { 
text-transform: none;
}



button,
html [type="button"], 
[type="reset"],
[type="submit"] {
-webkit-appearance: button; 
}



button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}



button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}



fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}



legend {
box-sizing: border-box; 
color: inherit; 
display: table; 
max-width: 100%; 
padding: 0; 
white-space: normal; 
}



progress {
display: inline-block; 
vertical-align: baseline; 
}



textarea {
overflow: auto;
}



[type="checkbox"],
[type="radio"] {
box-sizing: border-box; 
padding: 0; 
}



[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}



[type="search"] {
-webkit-appearance: textfield; 
outline-offset: -2px; 
}



[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}



::-webkit-file-upload-button {
-webkit-appearance: button; 
font: inherit; 
}





details, 
menu {
display: block;
}



summary {
display: list-item;
}








h4.title {
border: 0;
margin: 0 0 20px 0;
color: #fff;
padding: 0;
font-family: 'Open Sans', sans-serif;
font-size: 1.5rem;
font-weight: 300;
}

header input[type="submit"],
header input[type="text"],
select {
-webkit-appearance: none;
border-radius: 0;
border: 0;
}

select {
background: transparent;
margin: 0 4px;
}

[hidden] {
display: none;
}

::-webkit-scrollbar {
width: 0px;  
background: transparent;  
}

.rss-icon {
display: none;
}

html {
font-size: 16px;
}

#echo {
display: none;
}

#body {
overflow: hidden;
background: #1E1D26;
position: relative;

color: #FFF;	
}


@media screen and (max-width: 620px) {
#body {

}


}

@media screen and (max-width: 460px) {
#body {	  

}


}

#body h4.title,
#body h5.subtitle {	
font-family: 'Open Sans', sans-serif;
padding: 0;
border: 0;	
}

#body h4.title {
color: #fff;
font-size: 1.5rem;
font-weight: 300;
}

#body h5.subtitle {
color: #898799;
font-size: 1.2rem;
font-weight: 600;
}

#body > ul {
padding: 0;
list-style: none;
}

#body div.shim img {
max-width: 100%;
height: auto;
}



#body > ul >  li .article_teaser a.more {
display: block;
width: 100%;
height: 50px;
background: #434255;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 -10px 30px rgba(0,0,0,0.1);
margin: 30px 0 0 0;
color: #fff;
text-transform: uppercase;
text-decoration: none;
font-family: 'Open Sans', sans-serif;
font-size: 0.75rem;
font-weight: 600;
box-shadow: 0 0 150px rgba(0,0,0,0.5);
}

#body > ul >  li a.more
{
display: block;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
width: 100%;
height: 50px;
margin: 12px 0 0 0;
background: #FF4059;
border: 0;
border-radius: 2px;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: .9em;
letter-spacing: 0.10rem;
}

#body > ul >  li a.more svg {
font-size: 1.1em;
margin-right: 8px;
}

#body > ul > li .body {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
line-height: 1.375rem;
}

#body div.ad {
text-align: center;
padding: 24px 0;
}

#body ul.content-pad {
margin: 10px;
}

li.ad {
text-align:center;
}



.story-wrapper a.read-more-news,
a.more-button {
background: #FF4059;
width: 200px;
height: 50px;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 0.75rem;
display: block;
line-height: 50px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
letter-spacing: .1rem;
margin: 15px auto 18px auto;
border-radius: 4px;
}

.story-wrapper #story-image {
padding: 0 20px;
}

.story-entry {
background: #2C2D39;
margin: 0 0 20px 0;
}

.story-wrapper .story-entry .headline {
background-size: cover !important;
background-position: 50% 40% !important;
display: flex;
flex-direction: column;
justify-content: flex-end;
min-height: 320px;
}


.story-wrapper .story-entry .headline h1 {
width: inherit;
background: rgba(36,36,36,0.5);
margin: 0;
padding: 8px 20px;
}

.story-wrapper .story-entry .headline.no-image {
min-height: 32px;
}

.story-wrapper .story-entry .headline.no-image h1 {
background: none;
padding: 20px;
}

.story-wrapper .story-entry .body {  
box-shadow: inset 0 -50px 75px  rgba(30,29,38,0.9) ;
display: flex;
flex-direction: column;
justify-content: flex-end;
padding: 10px 20px;
}

.story-entry h1 {
line-height: 1.625rem;
}

.story-entry h1 a {
color: #fff;
font-family: 'Open Sans', sans-serif;
text-decoration: none;
font-weight: 600;
font-size: 1.25rem;
}

.story-entry p {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 1rem;
line-height: 1.5rem;
padding: 0 0 20px 0;
margin: 0;
}

.story-entry a.read-more {
background: #434255;
display: block;
width: 100%;
height: 50px;
line-height: 50px;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
text-align: center;
letter-spacing: .1rem;
font-size: 0.75rem;
box-shadow: 0 0 150px rgba(0,0,0,0.5);
}



.home ul,
.article_sidebar-teaser ul,
.author_about ul,
.multiSongList,
.multiSongList ul,
.songItems,
.cnmChart,
.chartPane ul,
.chartPane ul li
#charts .tabs,
#mediabase-teaser ul,
#hot-picks-programmer,
#hot-picks-programmer ul {
list-style: none;
padding: 0;
}


.article_teaser {
margin: 16px 0;
background: #2C2D39;
padding: 20px 0 0 0;
}

.article_teaser .byline .inner {
padding: 10px 0 10px 0;
}

.article_teaser .byline {
background: transparent;
height: auto;
margin: 0 20px 20px 20px;
padding: 0 0 15px 0;
border-bottom: 1px solid #636179;
overflow: hidden;
}

.article_teaser .byline .columnName {
color: #fff;
font-size: 0.625rem;
font-family: 'Open Sans', sans-serif;
letter-spacing: 0.1rem;
font-weight: 600;
width: 50%;
float: left;
}

.article_teaser .byline .author {
color: #fff;
font-size: 0.625rem;
font-family: 'Open Sans', sans-serif;
letter-spacing: 0.1rem;
font-weight: 600;
width: 50%;
float: left;
text-align: right;
}

.article_teaser .body .inner {
padding: 0 20px;
}

.article_teaser .titleBar {
overflow: hidden;
padding: 0 20px;
margin: 0 0 20px 0;
}

.article_teaser .titleBar a.imageLink {
width: 70px;
float: left;
border-radius: 4px;
}

.article_teaser .titleBar a.imageLink img {
border-radius: 4px;
}

.article_teaser .titleBar .titleWrap {
min-height: 70px;
display: flex;
align-items: center;
padding-left: 20px;
}

.article_teaser .titleBar a.titleLink {
width: 250px;
float: left;
color: #fff;
text-decoration: none;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 1rem;
line-height: 1.375rem;
}


.article_sidebar-teaser {
overflow: hidden;
background-size: 320px 113px !important;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
background: #434255;
height: 113px;
margin: 16px 0;
}

.article_sidebar-teaser ul {
margin: 0 0 0 115px;
padding: 10px 20px 0 20px;
background: #434255;
height: 113px;
width: 100%;
display: flex;
align-items: flex-start;
flex-direction: column;
justify-content: flex-start;
overflow: scroll;
-webkit-overflow-scrolling: touch;
}

.article_sidebar-teaser li h4,
.article_sidebar-teaser li h5,
.article_sidebar-teaser li h6 {
margin: 0;
}

.article_sidebar-teaser li h4 a {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
text-decoration: none;
margin-bottom: 8px;
font-size: 1.125rem;
}

.article_sidebar-teaser li h5 {
background: #FF4059;
height: 15px;
font-size: 0.5625rem;
min-width: 60px;
display: flex;
align-items: center;
justify-content: center;
padding: 0 10px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #fff;
border-radius: 4px;
margin: 0 0 4px 0;
}

.article_sidebar-teaser li h6 {
color: #ffffff;
font-family: 'Open Sans', sans-serif;
font-size: 0.75rem;
margin: 4px 0;
font-weight: 500;
}

.article_sidebar-teaser li.title {
color: #898799;
font-family: 'Open Sans', sans-serif;
font-size: 0.75rem;
}

.article_sidebar-teaser li {
color: #898799;
font-family: 'Open Sans', sans-serif;
font-size: 0.625rem;
max-width: 230px;
}

.article_mini .body img,
.article .body img {
max-width: 100%;
height: auto;
}

.author_about ul {
font-size: 0.8em;
padding-left: 10px;
}

.author_about a {
color: #FF4059;
}

div.noResults {
display: flex;
flex-direction: row;
align-items: center;
margin: 0 16px 16px 16px;
font-family: 'Open Sans', sans-serif;
color: #FFF;
}

div.noResults img {
margin-right: 8px;
}

li.noResults {
font-family: 'Open Sans', sans-serif;
color: #FFF;
font-weight: 800;
}

#mediabase-teaser h4 {
border: 0;
color: #fff;
padding: 0;
font-family: 'Open Sans', sans-serif;
font-size: 1.5rem;
font-weight: 300;
}

#mediabase-teaser h4 a {
color: #fff;
text-decoration: none;
padding: 0;
}

.home ul {
margin: 0;
padding: 0;
}




#charts {
overflow: hidden;
}

.chartPane ul,
.chartPane ul li {
margin: 0;
}

.cnmChart {
margin: 0;
padding: 0 16px;
}

.spotlightPane {
display: none;
}

.chartPane li:last-child .songItems {
border-bottom: 0;
}

.chartPane {
background: #2C2D39;
position: relative;
}

#charts .outerWrap {
height: 40px;
position: relative;
overflow: hidden;
}

#charts .gradient-wrap {
position: absolute;
top: 0; right: 0; bottom: 0;
width: 50px;
background-image: -webkit-linear-gradient(left,rgba(67, 66, 85, 0), rgba(67, 66, 85, 0.5), #434255);
}

#charts .scrollWrap {
width: 100%;
overflow-x: scroll;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
-webkit-user-select: none;
background: #434255;

}

#footer #footer-links li {
text-align: center;
margin: 20px 0;
}

#footer #footer-links li a {
color: #fff;
font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-decoration: none;
}

#footer p {
padding: 0 0 50px 0;
margin: 0;
text-align: center;
font-size: 12px;
line-height: 17px;
color: #898799;
font-family: 'Open Sans', sans-serif;
}

#charts .tabs {
width: 100%;
white-space: nowrap;
margin: 0;
padding: 0;
height: 40px;
background: #434255;
display: block;
position: relative;
z-index: 5;
padding-right: 150px;
}

#charts .tabs li {
display: inline-flex;
justify-content: center;
align-items: center;
font-size: 12px;
width: 30%;
padding: 0 15px;
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
height: 40px;
color: #898799;
}

#charts .tabs li.selected {
box-shadow: inset 0 -2px 0 0 #FF4059;
color: #fff;
}




.songItems {
overflow: hidden;
display: flex;
min-height: 70px;
align-items: center;
padding: 8px 0;
margin: 0 16px;
border-bottom: 1px solid #636179;
}

.songItems .chartNumber {
color: #fff;
font-size: 24px;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
margin-right: 5px;
}

.songItems img.thumbnail {
margin-right: 8px;
}

@media screen and (max-width: 800px) {
.songItems img.thumbnail {
height: 80px;
}	
}

@media screen and (max-width: 400px) {
.songItems img.thumbnail {
height: 60px;
}	
}

.songItems .action {
margin-left: auto;
display: flex;
flex-direction: column; 
}

.songItems .action a {
margin: 4px 0;
}

.songItems .action a.download img {
width: 21px;
height: 20px;
border: none;
}  

.songItems .artistInformation .artistBlock .artistName {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 700;
display: inline-flex;
margin: 0 0 4px 0;
}

.songItems .artistInformation .artistBlock .artist-info {
display: inline-flex;
background: #FF4059;
height: 15px;
color: #fff;
font-size: 9px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
align-items: center;
justify-content: center;
text-transform: uppercase;
border-radius: 4px;
text-decoration: none;
letter-spacing: 0.042rem;
position: relative;
padding: 2px 8px;
}

.songItems .artistInformation .artistBlock .artist-interview {
display: inline-flex;
background: #2F97FF;
height: 15px;
color: #fff;
font-size: 9px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
align-items: center;
justify-content: center;
text-transform: uppercase;
border-radius: 4px;
text-decoration: none;
letter-spacing: 0.042rem;
position: relative;
padding: 2px 8px;
}

.songItems .artistInformation .artistBlock .artist-review {
display: inline-flex;
background: #6558CC;
height: 15px;
color: #fff;
font-size: 9px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
align-items: center;
justify-content: center;
text-transform: uppercase;
border-radius: 4px;
text-decoration: none;
letter-spacing: 0.042rem;
position: relative;
padding: 2px 8px;
}

.songBlock .songTitle,
.songBlock .cnm-new,
.songBlock .multiSongType,
.songBlock a.expand {
display: inline-flex;	
}

.songBlock .songTitle {
color: #898799;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 600;
margin: 4px 0;
}

.songItems .artistInformation .label {
color: #FF4059;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 400;
display: block;
margin-top: 2px;
}

.songItems .artistInformation .chiclet.cnm-new {
display: inline-flex;
background: #898799;
width: 38px;
height: 15px;
color: #fff;
font-size: 9px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
align-items: center;
justify-content: center;
text-transform: uppercase;
border-radius: 4px;
letter-spacing: 0.042rem;
padding: 2px 0;
position: relative;
}

.songItems .artistInformation .multiSongType {
display: inline-flex;
background: #FF9933;
height: 15px;
color: #fff;
font-size: 9px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
align-items: center;
justify-content: center;
text-transform: uppercase;
border-radius: 4px;
letter-spacing: 0.042rem;
padding: 2px 6px;
position: relative;
}


.multiSongList {
display: none;
margin: 0;
padding: 0 0 0 0;
background: #434255;
margin-bottom: -1px;
}

.multiSongList ul {
margin: 0; 
padding: 0;
}

.multiSongList .multiSongRow {
padding-bottom: 0;
border-bottom: 1px solid #898799;
padding-left: 0;
}

.multiSongList .multiSongRow:last-child {
border: 0;
}

.multiSongList .multiSongRow .action {
margin: 0 0 0 auto;
display: flex;
flex-direction: column; 
}

.multiSongList .multiSongRow .action a {
margin: 4px 0;
}

.multiSongList li:first-child {
padding-top: 0;
}

.multiSongList li:last-child {
padding-top: 0;
padding-bottom: 0;
}

.multiSongList ul {
padding: 8px 16px;
display: flex;
}

.multiSongRow .multiSongTitle {
display: flex;
align-items: center;
color: #ffffff;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 500;
display: inline-flex;
align-items: center;
}

.multiSongRow li.play {
margin: 0 8px;
}



a.play,
a.download,
a.watch {
display: inline-block;
margin: 0 5px 0 5px;
padding: 8px;
width: 23px;
height: 23px;	
border-radius: 20px;
text-decoration: none;
background: #FF4059;
}

a.play.paused {
background: #FFF;
}

a.play i.fa-play {
margin: 2px 0 0 4px;
font-size: 1.2em;
padding: 0 2px;
}

a.watch i.fa-video {
margin: 3px 0 0 0;
font-size: 1.2em;
padding: 0 2px;
}

a.download img {
margin: 3px 0 0 2px;
padding: 0 1px; 
}

a.play i.fa-pause {
margin: 1px 0 0 2px;
font-size: 1.3em;
padding: 0 2px;
}

a.play i.fa-play,
a.play.mini i.fa-play,
a.watch i.fa-video {
color: #FFF;
}

a.play i.fa-pause,
a.play.mini i.fa-pause {
color: #FF4059;
}

a.play:hover i,
a.play.mini:hover i {
color: #898799;
}

a.play.mini,
a.pause.mini {
padding: 4px;
border-radius: 15px;	
}

a.play.mini i.fa-play {
margin: 3px 0 0 5px;
font-size: 1em;
}

a.play.mini i.fa-pause {
margin: 3px 0 0 4px;
font-size: 1.1em;
}

#playerBar {
left: 0;
bottom: -5px;
}

#playerBlock {    
width: 100%;
}

#simplemodal-custom-overlay {
background-color:#000;
}

#simplemodal-custom-container {
overflow:hidden;
}

.mediabase_nav .tabs {
list-style: none;
width: 100%;
white-space: nowrap;
margin: 0;
padding: 0;
height: 40px;
background: #434255;
display: block;
position: relative;
z-index: 5;
}

.mediabase_nav .tabs li {
display: inline-flex;
justify-content: center;
align-items: center;
font-size: 12px;
width: 33%;
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
height: 40px;
color: #898799;
}

.mediabase_nav .tabs li.selected {
box-shadow: inset 0 -2px 0 0 #FF4059;
color: #fff;
}

.mediabase_nav .tab-options,
#song-charts-options,
#adds-options,
#stations-options,
#call-letters-subtab-options,
#market-subtab-options {
display: none;
}

.mediabase_nav .tabs span.tabLabel {
margin-right: 8px;
cursor: pointer;
}

.mediabase_nav .tabs li.selected {
box-shadow: inset 0 -2px 0 0 #FF4059;
color: #fff;
}

.subtabs {
padding: 15px;
}


.subtabs .tabs {
margin: 0 0 16px 0;
padding: 0;
display: flex;
justify-content: center;
}

.subtabs .tabs li {
width: 31%;
display: inline-flex;
align-items: center;
justify-content: center;
color: #fff;
background: #636179;
border-radius: 4px;
height: 31px;
margin: 0 2%;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 300;
}

.subtabs .tabs li.selected {
background: #FF4059;
}

.subtabs .tabs li:first-child {
margin-left: 0;
}

.subtabs .tabs li:last-child {
margin-right: 0;
}

.mediabase_nav {
overflow: hidden;
}

div.tab-options {
padding: 20px 0 0 0;
margin: 0 0 20px 0;
width: 100%;
background: #434255;
}

div.tab-options ul {
margin: 0 10px;
padding: 0;
list-style: none;
}

div.tab-options ul li {
margin: 10px 0;
background: #636179;
min-height: 30px;
display: flex;
align-items: center;
padding: 0 12px;
border-radius: 4px;
}

div.tab-options #song-charts-form ul li:last-child,
div.tab-options #adds-form ul li:last-child {
background: transparent;
}

div.tab-options ul li label,
div.tab-options ul li select {
color: #FFFFFF;
font-family: 'Open Sans', sans-serif;
font-size: 0.875rem;
font-weight: 300;
}

div.tab-options ul li.reportType {
background: transparent;
clear: both;
padding: 0;
}

div.tab-options ul li select {
width: 100%;
}

div.tab-options ul li select option {
color: #000 !important;
}

div.tab-options ul li.reportType input:last-of-type {
margin-left: 12px;
}

div.tab-options ul li input[type="submit"] {
display: block;
border: 0;
margin: 10px auto;
width: 215px;
height: 50px;
background: #FF4059;
color: #fff;
border-radius: 4px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0.10rem;
cursor: pointer;
}

#song-charts-form ul li {
overflow: hidden;
position: relative;
}

#song-charts-form ul li:nth-of-type(1),
#song-charts-form ul li:nth-of-type(2) {
float: left;
width: calc(48% - 24px);
margin: 0 0 10px 0;
padding: 0 12px;
}

#song-charts-form ul li:nth-of-type(1) {
margin-right: 4%;
}

#adds-form ul li,
#song-charts-form ul li {
position: relative;
}

#adds-form ul li svg,
#song-charts-form ul li svg {
position: absolute;
top: 9px; right: 5px;
}


#adds-form ul li:nth-of-type(1),
#adds-form ul li:nth-of-type(2) {
float: left;
width: calc(48% - 24px);
margin: 0 0 10px 0;
padding: 0 12px;
}

#adds-form ul li:nth-of-type(1) {
margin-right: 4%;
}

div.tab-options #stations-options {
padding: 0;
}

div.tab-options #stations-options .subtabs {
padding: 0 10px;
}

div.tab-options #stations-options .subtabs li {
cursor: pointer;
}

#stations-by-market-form,
#format-subtab-options,
#stations-by-call-letters-form {
margin: 10px 10px 15px 10px;
background: #636179;
min-height: 30px;
display: flex;
align-items: center;
padding: 0 12px;
border-radius: 4px;
position: relative;
}

#format-subtab-options svg {
position: absolute;
top: 9px; right: 5px;
}

#format-subtab-options select {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 0.875rem;
font-weight: 300;
width: 100%;
}

#stations-by-market-form,
#stations-by-call-letters-form {
background: transparent;
padding: 0;
display: block;
}

#stations-by-market-form input[type="text"],
#stations-by-call-letters-form input[type="text"] {
display: block;
width: 100%;
min-height: 50px;
border-radius: 4px;
border: 0;
text-indent: 15px;
font-family: 'Open Sans', sans-serif;
}

#stations-by-market-form input[type="submit"],
#stations-by-call-letters-form input[type="submit"] {
display: block;
border: 0;
margin: 10px auto;
width: 215px;
height: 50px;
background: #FF4059;
color: #fff;
border-radius: 4px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0.10rem;
}

.mediabase_nav.tabs {
padding: 0;
height: auto;
}

.mediabase_nav.tabs .tab {
display: flex;
align-items: center;
justify-content: center;
margin: 0;
width: 32.83%;
margin-right: 0.5%;
background: #2C2D39;
height: 43px;
color: #fff !important;
font-family: 'Open Sans', sans-serif;
padding: 0 !important;
font-size: 1rem;
}

.mediabase_nav.tabs ul:last-child {
margin-right: 0;
width: 33.33333%;
}

.mediabase_nav.tabs .tab.hover {
background: #434255;
box-shadow: inset 0 3px 0 #FF4059;
}

.mediabase_nav.tabs .tab.hover a {
color: #fff !important;
font-family: 'Open Sans', sans-serif;
padding: 0 !important;
}

.mediabase_nav.tabs .tab .left,
.mediabase_nav.tabs .tab .right {
width: 0;
}

.mediabase_nav.tabs .tab .middle a {
text-align: center;
padding: 0;
margin: 0;
display: block;
}

div.options-subtabs  {
display: none !important;
}

#stations-options,
div.tab-options .options-content {
padding: 20px 10px;
}

#stations-options {
box-sizing: border-box;
}

#adds-form .option,
#stations-options .options-content,
#song-charts-form .option {
float: none;
width: 100%;
}

#adds-form .option label,
#adds-form .option select,
#adds-form .option input,
#stations-options .options-content label,
#stations-options .options-content select,
#song-charts-form .option label,
#song-charts-form .option select,
#song-charts-form .option input {
display: block;
}

#adds-form .option label,
#stations-options .options-content label,
#song-charts-options .option label {
display: none;
}

#adds-form .option,
#stations-options .options-content,
#song-charts-options .option {
background: #636179;
margin: 0 0 10px 0;
height: 30px;
display: flex;
align-items: center;
justify-content: flex-start;
border-radius: 4px;
position: relative;
}

#stations-options .options-content {
padding: 0;
}

#adds-form .option:after,
#stations-options .options-content:after,
#song-charts-options .option:after {
background: url(../../../../site/common/img/select-dropdown.png) no-repeat center center;
background-size: cover;
width: 10px;
height: 13px;
position: absolute;
content: ' ';
top: 50%; right: 10px;
transform: translateY(-50%);
pointer-events: none;
}

#stations-options .options-content select {
width: 100%;
}

#song-charts-options .option.reportType:after {
display: none;
}

#song-charts-options .option.reportType {
display: inline-block;
width: 100px;
}

#song-charts-options .option.reportType label {
margin-left: 0;
}

#song-charts-options .option.reportType input {
margin: 0 5px 0 0;
float: left;
position: relative;
top: 2px;
}

#adds-form .option select,
#stations-options .options-content select,
#song-charts-options .option select {
font-size: 0.875rem !important;
color: #fff;
font-family: 'Open Sans', sans-serif;
-webkit-appearance: none;
border: 0;
text-indent: 10px;
background: transparent;
}

#song-charts-options .option:nth-of-type(3) {
width: 72.5%;
float: left;
margin-right: 2.5%;
}

#song-charts-options .option:nth-of-type(4) {
float: left;
width: 25%;
overflow: hidden;
}

#song-charts-options .option.reportType {
background: transparent;
}

#song-charts-options .option select {
width: 100%;
}

#song-charts-options .option.reportType label {
display: block;
float: left;
font-size: 0.75rem !important;
color: #fff;
font-family: 'Open Sans', sans-serif;
}

#song-charts-options .option.reportType input {
opacity: 1;
}

#adds-form input[type="submit"],
#song-charts-options input[type="submit"] {
display: block;
border: 0;
margin: 10px auto;
width: 215px;
height: 50px;
background: #FF4059;
color: #fff;
border-radius: 4px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0.10rem;
}

#mediabase-teaser {
background: #2C2D39;
margin: 20px 0;
}

#mediabase-teaser .header h4 {
margin: 0;
}

#mediabase-teaser .teaserRow {
border-top: 1px solid #636179;
margin: 0 20px;
height: 85px;
display: flex;
justify-content: center;
flex-direction: column;
}

#mediabase-teaser .teaserRow ul.row {
overflow: hidden;
padding: 0;
display: flex;
}

#mediabase-teaser .teaserRow ul.row li {
float: left;
}

#mediabase-teaser .teaserRow ul.row li.playButton,
#mediabase-teaser .teaserRow ul.row li.downloadButton {
display: flex;
align-items: center;
height: 85px;
}

#mediabase-teaser .teaserRow ul.row li.playButton,
#mediabase-teaser .teaserRow ul.row li.downloadButton,
#mediabase-teaser .teaserRow ul.row li.placeholder {
min-width: 45px;
}

#mediabase-teaser .teaserRow ul.row li.placeholder:before {
content: '';
}

#mediabase-teaser .teaserRow ul.row li.playButton a {
margin-left: 0;
}

#mediabase-teaser .teaserRow ul.row li.song {
width: 55%;
display: flex;
flex-direction: column;
justify-content: center;
height: 85px;
}

#mediabase-teaser .teaserRow ul.row li.stations,
#mediabase-teaser .teaserRow ul.row li.spins {
width: 15%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-end;
height: 85px;
}

#mediabase-teaser .teaserRow ul.row li.song .artist {
font-size: .75rem;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: 900;
}

#mediabase-teaser .teaserRow ul.row li.song .songTitle {
font-size: .75rem;
color: #FF4059;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
}

#mediabase-teaser .teaserRow ul.row li .heading {
font-size: .75rem;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: 900;
}

#mediabase-teaser .teaserRow ul.row li .data {
font-size: .75rem;
color: #FF4059;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
}

#mediabase-teaser .footnote {
border-top: 1px solid #636179;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
margin: 0 20px;
color: #898799;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 0.75rem;
}

#mediabase-teaser .footnote b {
font-weight: 700;
margin: 0 5px 0 0;
}

#mediabase-teaser .header {
background: #fff;
padding-top: 10px;
}

#mediabase-teaser .header h4 {
text-align: center;
margin: 0;
}

#mediabase-teaser .header h4 a {
color: #000;
text-align: center;
font-family: 'Open Sans', sans-serif;
font-size: 1rem;
color: #333342;
font-weight: 900;
}

#mediabase-teaser .dateRange {
background: #fff;
text-align: center;
font-family: 'Open Sans', sans-serif;
color: #898799;
font-size: 0.75rem;
padding-bottom: 20px;
border-bottom: 2px solid #FF4059;
}


#adds-options,
#stations-options,
#song-charts-options {
margin: 0;
width: 100%;
background: #434255;
}

div.tab-options div.options-subtabs {
border-top: 0;
}

div.tab-options .options-content {
background: #434255;
}

.spotlight-content {
padding: 0;
list-style: none;
}

.spotlight-content > li {
margin: 0 0 50px 0;
background: #2C2D39;
}

.spotlight-content .actions {
margin: 0; padding: 0;
list-style: none;
overflow: hidden;
display: flex;
}

.spotlight-content .actions > li {
flex: 1;
}

.spotlight-content .actions > li a.play,
.spotlight-content .actions > li a.download,
.spotlight-content .actions > li a.watch {
padding: 0;
margin: 0;
border-radius: 0;
display: flex;
width: 100%;
height: 50px;
background: #FF4059;
color: #fff;
align-items: center;
justify-content: center;
}

.spotlight-content .actions > li.playBlock,
.spotlight-content .actions > li.downloadBlock {
border-right: 2px solid #2C2D39;
}

.spotlight-content .actions > li a.play.paused {
background: #FFF;
}

.spotlight-content .actions .watch svg.fa-video {
font-size: 1.4em;
}

.spotlight-content .actions .watch:hover svg.fa-video path {
fill: #999;
}

.spotlight-content .actions > li:first-child {
box-shadow: inset -1px 0 0 #2C2D39;
}

.spotlight-content .titleBlock {
height: 380px;
background-size: cover !important;
background-position: 50% 25% !important;
box-shadow: inset 0 -50px 75px  rgba(30,29,38,0.9) ;
display: flex;
flex-direction: column;
justify-content: flex-end;
}

@media screen and (min-width: 600px) {
.spotlight-content .titleBlock {
background-position: 50% 5% !important;
}
}	

.spotlight-content .title {
width: inherit;
background: rgba(36,36,36,0.3);
margin: 0;
padding: 10px 20px;
}

.spotlight-content .title .artistName,
.spotlight-content .title .songTitle,
.spotlight-content .title .label {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 1.2em;
}

.spotlight-content .title .artistName {
font-weight: 500;
}

.spotlight-content .title .songTitle {
font-weight: 700;
}

.spotlight-content .title .label {
font-weight: 100;
}

.spotlight-content .content p {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 16px;
line-height: 22px;
padding: 10px 20px;
}

.spotlight-content .artistBlock {
display: flex;
flex-direction: row;
}

.spotlight-content .artistBlock .artist-info {
display: inline-flex;
background: #FF4059;
height: 15px;
color: #fff;
font-size: 9px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
align-items: center;
justify-content: center;
text-transform: uppercase;
border-radius: 4px;
text-decoration: none;
letter-spacing: 0.042rem;
position: relative;
margin-left: 8px;
padding: 2px 8px;
width: 40px;
}

h4.title {
border: 0;
}

.future-releases {
padding: 0;
list-style: none;
}

.future-releases .date-header {
height: 72px;
background: #fff;
display: block;
display: flex;
align-items: center;
justify-content: center;
border-bottom: 2px solid #FF4059;
}

.future-releases .date-header h4 {
font-family: 'Open Sans', sans-serif !important;
font-size: 16px !important;
font-weight: 600 !important;
color: #000 !important;
}

.future-releases .type-header {
background: #434255;
height: 40px;
display: block;
display: flex;
align-items: center;
padding-left: 20px;
}

.future-releases .type-header h5 svg {
position: relative;
top: 4px;
margin-right: 5px;
}

.future-releases .type-header h5 {
color: #FFFFFF;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
}

.future-releases .releaseRow {
background: #2C2D39;
margin: 0;
padding: 0;
}

.future-releases .releaseRow ul {
list-style: none;
padding: 20px 0;
border-bottom: 1px solid #636179;
display: flex;
align-items: center;
}

.future-releases li:last-child ul {
border: 0;
}

.future-releases .releaseRow ul li.header {
display: flex;
width: 100%;
align-items: center;
}


.future-releases .releaseRow ul li div.playButton,
.future-releases .releaseRow ul li div.downloadButton,
.future-releases .releaseRow ul li div.placeholder {
display: flex;
width: 45px;
}

.future-releases .releaseRow ul li div.downloadButton a.download {
margin: 0 5px 0 5px;
}

.future-releases .releaseRow ul li.header .artistTitleWrapper {
margin-left: 12px;
flex-basis: 35%;
}

.future-releases .releaseRow ul li.header .artistTitleWrapper .artistName {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 14px;
flex-grow: 1;
}

.future-releases .releaseRow ul li.header .artistTitleWrapper .title {
color: #898799;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
flex-grow: 1;
}

.future-releases .releaseRow ul li.header .labelBlock {
color: #898799;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
text-align: right;
display: flex;
flex-direction: row;
}

.future-releases .releaseRow ul li.header .labelBlock .watch {
margin-left: 6px;
display: flex;
align-items: center;
}

.future-releases .releaseRow ul li.header .labelBlock .label-tag {
display: flex;
align-items: center;
margin: 0;
}

.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;
}

#header {
background: #2C2D39;
width: 100%;
z-index: 999;
}

#header .header {
background: transparent;
width: 100%;
overflow: hidden;
}

#topbar {
min-height: 60px;
padding: 0 10px;
margin: 0;
display: flex;
flex-direction: column;
}

#topbar li ul{
margin: 0; 
padding: 0;
list-style: none;
width: 100%;
overflow: hidden;
position: relative;
display: flex;
flex-direction: row;
justify-content: space-between;
}

#topbar > li > ul {
flex-wrap: wrap;
}


#topbar li.logo {
width: 120px;
}

#topbar li.logo img {
height: 80px;
width: auto;
}

#topbar li.bannerAd {
width: 65%;
}
#topbar li.action {
width: 160px;
}

#topbar ul li.bannerAd img,
#topbar ul li.bannerAd div.ad,
#topbar ul li.bannerAd div.cycler {
max-width: 100%;
height: auto;
}

@media screen and (max-width: 920px) {

#topbar li.bannerAd {
width: 60%;
}	
}

@media screen and (max-width: 720px) {
#topbar li.logo {
width: 30%;
}

#topbar li.action {
width: 70%;
order: 2;
}

#topbar li.bannerAd {
width: 100%;
order: 3;
}	
}

#topbar ul.icons {
justify-content: flex-end;
}

#topbar ul.icons li {
padding: 8px 4px;
position: relative;
}

#topbar ul.icons li.icon-with-status {
margin-right: 24px;
}

#topbar ul.icons li.icon {
margin-right: 12px;
}

#topbar ul li .counter {
background: #FF4059;
display: block;
width: 15px;
height: 15px;
padding: 3px;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 0.625rem;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 4px; 
right: -20px;
border-radius: 4px;
}

#topbar ul li a {
color: #fff;
}

#navBar_account.loggedIn svg path {
fill: #FF4059;
}

.iframe-container {
overflow: hidden;
padding-top: 12.36%; 
position: relative;
padding-bottom: 24px;
}

.iframe-container iframe {
border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}

#navBar {
height: 41px;
overflow: hidden;
position: relative;
background: #434255;
}

#primary-navigation {
height: 41px;
background: #434255;
}

#primary-navigation ul {
margin: 0 auto; padding: 0;
text-align: center;
list-style: none;
white-space: nowrap;
width: 100%;
overflow-x: scroll;
}

#primary-navigation h6,
#primary-navigation > ul > li {
display: inline-block;
text-decoration: none;
color: #898799;
font-size: 0.75rem;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
height: 32px;
line-height: 1.5em;
padding: 0 20px;
position: relative;
}

li.holiday {
background: #1C6624;
}

ul.L1.dropdown,
div.L2 {
clear: both;
position: fixed;
top: 145px;
left: 0;
width: 100%;
border-top: 1px solid #2C2D39;
background: #434255;
z-index: 99999;
margin: 0;
padding: 0;
display: none;
}

div.L2 {
display: block;
overflow-y: scroll;
overflow-x: hidden;
transform: translateX(100%);
-webkit-overflow-scrolling: touch; 
-webkit-user-select: none;
}

div.L2 h6 {
margin: 10px 0 10px 0;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
color: #fff;
}

div.L2 ul {
margin-left: 0;
}

div.L2 h6 + ul {
margin-left: 15px !important;
}

div.L2 ul li a {
font-weight: 400;
}

ul.L1.dropdown > li:last-child {
margin-bottom: 200px;
}

ul.L1.dropdown.active,
div.L2.active {
display: block;
left: 0;
}

ul.L1.dropdown.active li.arrow.active {
background: #393848;
}

div.L2.active {
left: 100%;
transform: translateX(-260px);
}

div.L2.active .rightCol {
margin-bottom: 300px;
}

.dropdown li {
display: block;
text-align: left;
padding: 0 20px;
margin: 0 auto;
width: 100%;
}

#primary-navigation a {
color: #898799;
font-size: 0.75rem;
text-decoration: none;
font-family: 'Open Sans', sans-serif;
display: inline-block;
}

#primary-navigation h6 {
font-family: 'Open Sans', sans-serif;
font-size: 1rem;
padding: 0;
margin: 0;
}

a.arrow {
display: inline-block;
float: right;
margin-right: 0;
height: 24px;
}

#primary-navigation > ul > li > a {
height: 40px;
line-height: 40px;
font-weight: 900;
}

#primary-navigation ul li:hover,
#primary-navigation ul li:hover a {
color: #fff;
cursor: pointer;
}

#primary-navigation ul li.active,
#primary-navigation ul li.active > a {
color: #fff;
}

#primary-navigation ul.L0 > li.active {
border-bottom: 2px solid #FF4059;
}

#header .dropdown {
z-index: 99999;
}

#header .dropdown li {
padding: 4px 0;
}

#primary-navigation ul ul {
overflow-y: scroll;
overflow-x: hidden;
}

#primary-navigation ul ul li a {
font-size: 1rem;
color: #fff;
}

#primary-navigation .L2 {
background: #393848;
}

#primary-navigation div[id^="navBar_formats_"] ul {
padding: 0;
margin: 0;
}

#primary-navigation .L2 h6,
#primary-navigation ul li ul li {
padding: 10px 20px;
width: calc(100% - 40px)
}

#search-box {
display: flex;
margin: 4px 10px;
}

#headerSearch {
display: flex;
width: 100%;
}

#search-box.hide {
display:none;
}

#search-box input[type="text"] {
flex: 1;
height: 32px;
border: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
line-height: 32px;
text-indent: 12px;
font-style: italic;
font-family: 'Open Sans', sans-serif;
font-size: 0.75rem;
}

.label {
position: relative;
}

.label .fa-search {
position: absolute !important;
top: 50%; left: 12px;
transform: translateY(-50%);
color: #fff !important;
pointer-events: none;
}

#search-box input[type="submit"] {
background: #FF4059;
height: 34px;
border: 0;
line-height: 0;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
width: 36px;
overflow: hidden;
text-indent: -999px;
cursor: pointer;
}

#header .header .L1.dropdown.active li ul.L1:first-child li {
padding: 10px 0 !important;
margin: 0 !important;
}

#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:16px;
font-weight:bold;
height:24px;
margin:-8px -8px 16px 16px;
overflow:hidden;
position:relative;
padding-top:6px;
text-align:center;
width:24px;
}
#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;
}

@media screen and (max-width: 680px) {
#notice-overlay-container {
width: 600px !important;
}

#notice {
padding:10px;
}

#notice h2 {
margin:12px 0 0 60px;
font-size: 1.3em;
}

#notice h4 {
margin:24px 0 0 12px;
font-size: 1.1em;
}

#notice li {
margin:0 0 0px 12px;
}

#notice-details {	    
font-size:0.9em;
line-height:14px;
margin-top:6px;
margin-left:12px;
max-height:200px;
}

#notice.success{
background:url(/site/common/img/icons/48x48/check.png) no-repeat 10px 10px;
}
#notice.error{
background:url(/site/common/img/icons/48x48/x.png) no-repeat 10px 10px;
}
#notice.info{
background:url(/site/common/img/icons/48x48/i.png) no-repeat 10px 10px;
}
#notice.warning{
background:url(/site/common/img/icons/48x48/alert.png) no-repeat 10px 10px;
}
#notice.help{
background:url(/site/common/img/icons/48x48/question.png) no-repeat 10px 10px;
}
#notice.debug{
background:url(/site/common/img/icons/48x48/bug.png) no-repeat 10px 10px;
}

}

@media screen and (max-width: 480px) {
#notice-overlay-container {
width: 340px !important;;
}

#notice {
padding:8px;
}

#notice h2 {
margin:0 0 0 42px;
font-size: 1.2em;
}

#notice h4 {
margin:12px 0 0 12px;
font-size: 1em;
}

#notice li {
margin:0 0 0px 12px;
}

#notice-details {	    
font-size:0.8em;
line-height:14px;
margin-top:6px;
margin-left:12px;
max-height:200px;
}

#notice.success{
background:url(/site/common/img/icons/32x32/check.png) no-repeat 8px 8px;
}
#notice.error{
background:url(/site/common/img/icons/32x32/x.png) no-repeat 8px 8px;
}
#notice.info{
background:url(/site/common/img/icons/32x32/i.png) no-repeat 8px 8px;
}
#notice.warning{
background:url(/site/common/img/icons/32x32/alert.png) no-repeat 8px 8px;
}
#notice.help{
background:url(/site/common/img/icons/32x32/question.png) no-repeat 8px 8px;
}
#notice.debug{
background:url(/site/common/img/icons/32x32/bug.png) no-repeat 8px 8px;
}

}

