/* FILE: /plugins/content/jw_allvideos/jw_allvideos/tmpl/Responsive/css/template.css */
/** * @version    4.8.0 * @package    AllVideos (plugin) * @author     JoomlaWorks - http://www.joomlaworks.net * @copyright  Copyright (c) 2006 - 2017 JoomlaWorks Ltd. All rights reserved. * @license    GNU/GPL license: http://www.gnu.org/copyleft/gpl.html *//* General */.avPlayerWrapper div,.avPlayerWrapper iframe,.avPlayerWrapper object,.avPlayerWrapper embed {outline:0;}/* Responsive Layout */.avPlayerWrapper {display:block;text-align:center;clear:both;}.avPlayerWrapper .avPlayerContainer {display:block;padding:0;margin:0 auto;}/* Video container styling only */.avVideo .avPlayerContainer .avPlayerBlock {width:100%!important;position:relative!important;padding:0 0 56% 0!important;}.avVideo .avPlayerContainer .avPlayerBlock iframe,.avVideo .avPlayerContainer .avPlayerBlock object,.avVideo .avPlayerContainer .avPlayerBlock embed,.avVideo .avPlayerContainer .avPlayerBlock video,.avVideo .avPlayerContainer .avPlayerBlock > div {position:absolute!important;top:0;left:0;min-width:100%!important;width:100%!important;max-width:100%;height:100%!important;}/* Corrects the transform issue in mp4 videos by JWPlayer */.avVideo .avPlayerContainer .avPlayerBlock video { transform: scale(1,1)!important; }/* SoundCloud container styling only */.avSoundCloudSet .avPlayerContainer .avPlayerBlock {width:100%!important;position:relative!important;padding:0 0 56% 0!important;}.avSoundCloudSet .avPlayerContainer .avPlayerBlock iframe,.avSoundCloudSet .avPlayerContainer .avPlayerBlock object,.avSoundCloudSet .avPlayerContainer .avPlayerBlock embed {position:absolute!important;top:0;left:0;min-width:100%!important;width:100%!important;height:100%!important;}.avSoundCloudSong .avPlayerContainer .avPlayerBlock {width:100%!important;padding:0!important;}.avSoundCloudSong .avPlayerContainer .avPlayerBlock iframe,.avSoundCloudSong .avPlayerContainer .avPlayerBlock object,.avSoundCloudSong .avPlayerContainer .avPlayerBlock embed {min-width:100%!important;width:100%!important;height:168px!important;}/* Audio container styling only */.avAudio .avPlayerContainer .avPlayerBlock {width:100%!important;padding:0!important;}.avAudio .avPlayerContainer .avPlayerBlock > div {min-width:100%!important;width:100%!important;height:24px!important;}.avPlayerWrapper .avPlayerContainer .avPlayerBlock > div {text-align:center!important;}.avPlayerWrapper .avPlayerContainer .avPlayerBlock .avDownloadLink {text-align:center;padding:4px;font-size:11px;}.avPlayerWrapper .avPlayerContainer .avPlayerBlock .avDownloadLink a {}.avPlayerWrapper .avPlayerContainer .avPlayerBlock .avDownloadLink a:hover {}.avPlayerWrapper .avPlayerContainer .avPlayerBlock .avDownloadLink a span {}.avPlayerWrapper .avPlayerContainer .avPlayerBlock .avDownloadLink a:hover span {}.avPlayerWrapper .avPlayerContainer .avPlayerBlock .avDownloadLink span.hint {padding-left:4px;color:#999;font-style:italic;}

/* FILE: /components/com_imageshow/assets/css/style.css */
/** * @author JoomlaShine.com Team * @copyright JoomlaShine.com * @link joomlashine.com * @package JSN ImageShow * @version $Id: style.css 14162 2012-07-19 02:35:40Z haonv $ * @license GNU/GPL v2 http://www.gnu.org/licenses/gpl-2.0.html */.jsn-container {outline: none;text-align: center;}.jsn-gallery {outline: none;}/* SLIDE GALLERY */#main {padding: 0 !important;}body.contentpane {margin: 0 !important;}div.jsn-missing-data-alert-box {height: 80px;width: 190px;margin: 20px auto;border: 2px solid #FF9900;background-color: #333333;}div.jsn-missing-data-alert-box .header {height: 50px;display: block;}div.jsn-missing-data-alert-box .footer {height: 30px;display: block;background-color: #000;}div.jsn-missing-data-alert-box .header span.icon-warning {float: left;margin: 8px;width: 32px;height: 32px;background: url(/components/com_imageshow/assets/images/icon-uni-32/icon-text-alert.png) no-repeat;}div.jsn-missing-data-alert-box .header span.message {color: #FFF;display: block;padding-top: 8px;text-align: center;}div.jsn-missing-data-alert-box .footer span.link-to-more {display: block;padding-top: 8px;text-align: center;}div.jsn-missing-data-alert-box .footer span.link-to-more a {color: #FFF;height: 25px;display: block;text-decoration: none;}div.jsn-missing-data-alert-box .footer span.link-to-more a:hover {text-decoration: none;background: none !important;}div.jsn-missing-data-alert-box .footer:hover {cursor: pointer;background-color: #FF9900;}div.jsn-is-back {text-align: left;padding: 5px 0 5px 0;}div.jsn-is-back a.jsn-is-back-link {background: #999;    color: #fff;    font-size: 12px;    padding: 5px 10px}div.jsn-is-back a.jsn-is-back-link:hover {background: #888;text-decoration: none;}