/* FILE: /media/plg_content_osembed/css/osembed.css */
/** * @package   OSEmbed * @contact   www.joomlashack.com, help@joomlashack.com * @copyright 2016-2019 Joomlashack.com. All rights reserved * @license   http://www.gnu.org/licenses/gpl.html GNU/GPL * * This file is part of OSEmbed. * * OSEmbed is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * OSEmbed is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with OSEmbed.  If not, see <http://www.gnu.org/licenses/>. */body .ose-dailymotion,body .ose-kickstarter,body .ose-rutube,body .ose-ted,body .ose-vimeo,body .ose-youtube,body .ose-ustream,body .ose-google-docs,body .ose-animatron,body .ose-amcharts,body .ose-on-aol-com,body .ose-animoto,body .ose-videojug {    overflow: hidden;    position: relative;    height: 0;}body .ose-dailymotion iframe,body .ose-kickstarter iframe,body .ose-rutube iframe,body .ose-ted iframe,body .ose-vimeo iframe,body .ose-vine iframe,body .ose-youtube iframe,body .ose-ustream iframe,body .ose-google-docs iframe,body .ose-animatron iframe,body .ose-amcharts iframe,body .ose-on-aol-com iframe,body .ose-animoto iframe,body .ose-videojug iframe {    left: 0;    top: 0;    height: 100%;    width: 100%;    position: absolute;    margin: 0;}/* 16:9 aspect ratio */body .ose-dailymotion,body .ose-kickstarter,body .ose-rutube,body .ose-ted,body .ose-vimeo,body .ose-youtube,body .ose-animatron,body .ose-amcharts,body .ose-on-aol-com,body .ose-animoto,body .ose-videojug {    padding-bottom: 56.25%;}/* 1:1 aspect ratio */body .ose-vine {    padding-bottom: 100%;}/* Mixed aspect ratio */body .ose-ustream {    padding-bottom: 63.3%;}body .ose-google-docs {    padding-bottom: 62.6%;}body .ose-google-docs.ose-google-docs-drawings {    padding-bottom: 74.5%;}body .ose-google-docs.ose-google-docs-document,body .ose-google-docs.ose-google-docs-forms,body .ose-google-docs.ose-google-docs-spreadsheets {    padding-bottom: 142%;}/* Dynamic aspect ratio */body .ose-flickr .flickr-embed-frame {    max-width: 1024px !important;    width: 100% !important;}/* Fix scrolling on iOS devices */body .ose-google-docs {    -webkit-overflow-scrolling: touch;    overflow-y: auto;}

/* FILE: /media/plg_content_jsshareit/css/jsshareit.css */
div.js_sv:before,div.js_sv:after {  content: '';  display: table;  clear: both;}div.js_sv {    overflow: visible;}div.js_sv:after {    clear: left;    content: '';    display: table;}div.js_sv_social {    position: relative;    min-height: 25px;    float: left;    margin-bottom: 5px;    overflow: hidden;    margin-right: 5px;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}div.js_sv_social:first-child {    padding-left: 0;}div.js_sv_social div.fb-like {    position: absolute;    top: 0;    left: 0;    z-index: 10;}div.item-page {    overflow: visible;}div.clear {    clear: both;}@media (max-width: 767px){    div.js_sv_social {        float: none;    }}.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {    width: 100% !important;}

/* 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;}