
/* - maps.css - */
@media screen {
/* https://www.hcn.org/portal_css/maps.css?original=1 */
.mapsMarker {
margin: 0;
padding: 0;
}
.googleMapView.googleMapActive,
.googleMapPane {
height: 40em;
}
.googleMapActive.googleMapLocation {
float: right;
width: 50%;
min-width: 20em;
height: 25em;
}
.googleMapLocation .googleMapPane {
height: 25em;
}
}


/* - hcn_one-offs.css - */
/* https://www.hcn.org/portal_css/hcn_one-offs.css?original=1 */
/* */
.supportHighlightBox {
border:solid 1px #000;
background: #eee;
}
td.supportSchwag {
width:49%;
padding:5px;
}
td.supportSchwag img {
border:none;
}
td.supportSmallPrint {
font-size:.8em;
}

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


/* - ++resource++hcn.ads.css - */
@media screen {
/* https://www.hcn.org/portal_css/++resource++hcn.ads.css?original=1 */
.ad-spot {
}
.ad-spot-center {
margin: 0 auto;
}
.ad-300x50,
.ad-300x50 iframe {
width: 300px;
height: 50px;
}
.ad-320x50,
.ad-320x50 iframe {
width: 320px;
height: 50px;
}
.ad-300x250,
.ad-300x250 iframe {
width: 300px;
height: 250px;
}
.ad-728x90,
.ad-728x90 iframe {
width: 728px;
height: 90px;
}
.ad-230x100,
.ad-230x100 iframe {
width: 230px;
height: 100px;
}
.ad-170x70,
.ad-170x70 iframe {
width: 170px;
height: 70px;
}
.ad-468x60,
.ad-468x60 iframe {
width: 468px;
height: 60px;
}
.ad-728x40,
.ad-728x40 iframe {
width: 728px;
height: 40px;
}

}

