
/* - ++resource++collective.flowplayer.css/flowplayer.css - */
@media screen {
/* https://almascience.eso.org/portal_css/++resource++collective.flowplayer.css/flowplayer.css?original=1 */
/* */
.autoFlowPlayer {
display: block;
height: 250px;
width: 300px;
border: 0px;
}
.autoFlowPlayer.audio {
height: 27px;
}
.autoFlowPlayer.audio.minimal {
width: 40px;
}
.portletFlowPlayer .video {
height: 100px;
width: 100%;
}
.portletFlowPlayer .audio {
display: block;
height: 28px;
}
.playListFlowPlayer {
display:block;
}
}


/* - ++resource++collective.flowplayer.css/flowplayer-horizontal.css - */
@media screen {
/* https://almascience.eso.org/portal_css/++resource++collective.flowplayer.css/flowplayer-horizontal.css?original=1 */
.flowPlaylistVisible a.playListFlowPlayer {
padding-left: 38px;
padding-bottom: 8px;
}
.flowPlaylistHidden .playlist_wrap {
display: none;
}
#pl {
height:80px;
border:1px solid #ddd;
width:584px;
position:relative;
overflow:hidden;
padding:5px 0;
float:left;
background:#f5fbfb url(++resource++collective.flowplayer.css/gradient.png) repeat-x scroll 0 0;
}
#pl div#flowPlaylist {
height:80px;
position:absolute;
width:10000em;
}
#pl div#flowPlaylist a {
background:transparent url(++resource++collective.flowplayer.css/entry.png) no-repeat scroll 0%;
color:#666;
float:left;
font-family:"bitstream vera sans","lucida grande","verdana";
font-size:11px;
height:60px;
margin:0px 4px;
padding:10px;
text-decoration:none;
width:117px;
}
#pl div#flowPlaylist a:hover {
background-position:-140px 0;
color:#000;
}
#pl div#flowPlaylist a.playing {
background-position:-280px 0;
color:#000;
}
#pl div#flowPlaylist a.paused {
background-position:-420px 0;
color:#000;
}
#pl div#flowPlaylist a.progress {
opacity:0.8;
}
#pl div#flowPlaylist em {
float:right;
margin-top:15px;
color:red;
font-style:normal;
}
a.nextPage, a.prevPage {
display:block;
width:18px;
height:18px;
background:url(++resource++collective.flowplayer.css/left.png) no-repeat;
margin:30px 10px;
cursor:pointer;
float:left;
}
a.nextPage:hover, a.prevPage:hover {
background-position:0px -18px;
}
a.nextPage {
background-image:url(++resource++collective.flowplayer.css/right.png);
}
a.nextPage.disabled, a.prevPage.disabled {
visibility:hidden;
}
}


/* - roadmap-css - */
/* https://almascience.eso.org/portal_css/roadmap-css?original=1 */
/* */
/* */
#roadmap {padding:0; margin:0; width:950; font-size:1.2em;}
#roadmap h1 { margin:0px; padding:0px; font-weight:bold; font-size:1.1em;}
#roadmap h3.norm { margin:0px; padding:0px; font-weight:normal}
#roadmap h4.norm { margin:0px; padding:0px; }
#roadmap h4.bold { margin:0px; padding:0px; font-weight:bold;color:#16307A;}
#roadmap h42.norm { margin:20px; padding:0px; font-weight:normal}
#roadmap h42.bold { margin:20px; padding:0px; font-weight:bold;color:#16307A;}
#roadmap img { float:right;}
#roadmap ul { margin:10px 0 10px 20px; padding:0px;}
#roadmap th { background:transparent; padding:3px 7px; text-align:left;}
#roadmap td { background:#f3f3f3 none repeat-x scroll center left; color:#000; padding:4px 15px; font-size:0.8em; vertical-align:top; width:50%}
#roadmap tr.odd td { background:#fff; }
/* */
#roadmap div.arrow {
background: url("roadmap-arrow-alma.png") no-repeat scroll 0 -16px rgba(0, 0, 0, 0);
display: block;
height: 16px;
width: 19px;
}
#roadmap div.up { background-position:0px 0px;}
#roadmap p {margin:8px 8px 8px 8px;}
#roadmap td span.h42.norm { margin:20px; padding:0px; font-weight:normal}
#roadmap td span.h42.bold { margin:20px; padding:0px; font-weight:bold;color:#16307A;}
