| Current Path : /proc/1908984/root/proc/self/root/proc/self/root/proc/2411250/root/tmp/ |
| Current File : //proc/1908984/root/proc/self/root/proc/self/root/proc/2411250/root/tmp/phpoZL2Qd |
.su-countdown-wrapper {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.su-countdown-content .su-cd-timer span > span:nth-child(1) {
font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
font-weight: bold;
}
.su-countdown-left {
text-align: left;
}
.su-countdown-right {
text-align: right;
}
.su-countdown-center {
text-align: center;
}
.su-countdown-wrapper .su-cd-day-data {color: #444444;}
/*text style*/
.su-countdown-text-bottom .su-countdown-content .su-cd-timer > span {
display: inline-block;
text-align: center;
}
.su-countdown-text-bottom .su-countdown-content .su-cd-timer > span > span:nth-child(1){
display: block;
}
.su-countdown-text-bottom .su-countdown-content .su-cd-timer > span span[class*="text"] {
line-height: normal !important;
}
/*divider style*/
.su-cd-divider-vertical_line .su-countdown-content .su-cd-timer > span,
.su-cd-divider-comma .su-countdown-content .su-cd-timer > span,
.su-cd-divider-colon .su-countdown-content .su-cd-timer > span,
.su-cd-divider-dot .su-countdown-content .su-cd-timer > span,
.su-cd-divider-horizontal_line .su-countdown-content .su-cd-timer > span {
position: relative;
margin-right: 25px;
padding-right: 25px;
}
.su-countdown-content .su-cd-timer > span:last-child {
margin-right: 0;
padding-right: 0;
}
.su-countdown-content .su-cd-timer > span:last-child::after {
display: none;
}
/*spacer divider*/
.su-cd-divider-spacer .su-countdown-content .su-cd-timer > span {
margin-right: 25px;
}
.su-cd-divider-spacer .su-countdown-content .su-cd-timer > span:last-child {
margin-right: 0;
}
/*comma divider*/
div[class*="divider"] .su-countdown-content .su-cd-timer > span:after {
position: absolute;
font-weight: bold;
}
.su-cd-divider-comma .su-countdown-content .su-cd-timer > span:after {
content: ',';
right: -10px;
bottom: 0px;
}
/*dot divider*/
.su-cd-divider-dot .su-countdown-content .su-cd-timer > span:after {
content: '.';
right: -10px;
bottom: -6px;
}
/*colon divider*/
.su-cd-divider-colon .su-countdown-content .su-cd-timer > span:after {
content: ':';
bottom: 25% !important;
right: -10px;
margin-bottom: -3%;
}
/*vertical line*/
.su-cd-divider-vertical_line .su-countdown-content .su-cd-timer > span:after {
position: absolute;
content: '';
right: 3px;
top: 0;
height: 100%;
width: 1px;
background: rgba(0,0,0,0.1);
}
/*horizontal line*/
.su-cd-divider-horizontal_line .su-countdown-content .su-cd-timer > span:after {
content: '';
height: 2px;
width: 15px;
right: -10px;
background: rgba(0,0,0,0.1);
bottom: 25% !important;
margin-bottom: 2%;
}
.su-cdem {
display: none;
}
.cdemshow {
display: block;
}<html><body></body></html><html><body></body></html>/*!
* The Final Countdown for jQuery v2.0.4 (http://hilios.github.io/jQuery.countdown/)
* Copyright (c) 2014 Edson Hilios
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
* the Software without restriction, including without limitation the rights to
* use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
* the Software, and to permit persons to whom the Software is furnished to do so,
* subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
* IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
!function(a){"use strict";"function"==typeof define&&define.amd?define(["jquery"],a):a(jQuery)}(function(a){"use strict";function b(a){if(a instanceof Date)return a;if(String(a).match(g))return String(a).match(/^[0-9]*$/)&&(a=Number(a)),String(a).match(/\-/)&&(a=String(a).replace(/\-/g,"/")),new Date(a);throw new Error("Couldn't cast `"+a+"` to a date object.")}function c(a){return function(b){var c=b.match(/%(-|!)?[A-Z]{1}(:[^;]+;)?/gi);if(c)for(var e=0,f=c.length;f>e;++e){var g=c[e].match(/%(-|!)?([a-zA-Z]{1})(:[^;]+;)?/),i=new RegExp(g[0]),j=g[1]||"",k=g[3]||"",l=null;g=g[2],h.hasOwnProperty(g)&&(l=h[g],l=Number(a[l])),null!==l&&("!"===j&&(l=d(k,l)),""===j&&10>l&&(l="0"+l.toString()),b=b.replace(i,l.toString()))}return b=b.replace(/%%/,"%")}}function d(a,b){var c="s",d="";return a&&(a=a.replace(/(:|;|\s)/gi,"").split(/\,/),1===a.length?c=a[0]:(d=a[0],c=a[1])),1===Math.abs(b)?d:c}var e=100,f=[],g=[];g.push(/^[0-9]*$/.source),g.push(/([0-9]{1,2}\/){2}[0-9]{4}( [0-9]{1,2}(:[0-9]{2}){2})?/.source),g.push(/[0-9]{4}([\/\-][0-9]{1,2}){2}( [0-9]{1,2}(:[0-9]{2}){2})?/.source),g=new RegExp(g.join("|"));var h={Y:"years",m:"months",w:"weeks",d:"days",D:"totalDays",H:"hours",M:"minutes",S:"seconds"},i=function(b,c,d){this.el=b,this.$el=a(b),this.interval=null,this.offset={},this.instanceNumber=f.length,f.push(this),this.$el.data("countdown-instance",this.instanceNumber),d&&(this.$el.on("update.countdown",d),this.$el.on("stoped.countdown",d),this.$el.on("finish.countdown",d)),this.setFinalDate(c),this.start()};a.extend(i.prototype,{start:function(){null!==this.interval&&clearInterval(this.interval);var a=this;this.update(),this.interval=setInterval(function(){a.update.call(a)},e)},stop:function(){clearInterval(this.interval),this.interval=null,this.dispatchEvent("stoped")},pause:function(){this.stop.call(this)},resume:function(){this.start.call(this)},remove:function(){this.stop(),f[this.instanceNumber]=null,delete this.$el.data().countdownInstance},setFinalDate:function(a){this.finalDate=b(a)},update:function(){return 0===this.$el.closest("html").length?void this.remove():(this.totalSecsLeft=this.finalDate.getTime()-(new Date).getTime(),this.totalSecsLeft=Math.ceil(this.totalSecsLeft/1e3),this.totalSecsLeft=this.totalSecsLeft<0?0:this.totalSecsLeft,this.offset={seconds:this.totalSecsLeft%60,minutes:Math.floor(this.totalSecsLeft/60)%60,hours:Math.floor(this.totalSecsLeft/60/60)%24,days:Math.floor(this.totalSecsLeft/60/60/24)%7,totalDays:Math.floor(this.totalSecsLeft/60/60/24),weeks:Math.floor(this.totalSecsLeft/60/60/24/7),months:Math.floor(this.totalSecsLeft/60/60/24/30),years:Math.floor(this.totalSecsLeft/60/60/24/365)},void(0===this.totalSecsLeft?(this.stop(),this.dispatchEvent("finish")):this.dispatchEvent("update")))},dispatchEvent:function(b){var d=a.Event(b+".countdown");d.finalDate=this.finalDate,d.offset=a.extend({},this.offset),d.strftime=c(this.offset),this.$el.trigger(d)}}),a.fn.countdown=function(){var b=Array.prototype.slice.call(arguments,0);return this.each(function(){var c=a(this).data("countdown-instance");if(void 0!==c){var d=f[c],e=b[0];i.prototype.hasOwnProperty(e)?d[e].apply(d,b.slice(1)):null===String(e).match(/^[$A-Z_][0-9A-Z_$]*$/i)?(d.setFinalDate.call(d,e),d.start()):a.error("Method %s does not exist on jQuery.countdown".replace(/\%s/gi,e))}else new i(this,b[0],b[1])})}});<?php
/**
* @package Shortcode Ultimate
* @author BdThemes http://www.bdthemes.com
* @copyright Copyright (C) BdThemes Ltd
* @license http://www.gnu.org/licenses/gpl.html GNU/GPL
*/
defined( '_JEXEC' ) or die( 'Restricted access' );
class Su_Shortcode_countdown_config extends Su_Data {
function __construct() {
parent::__construct();
}
static function get_config() {
return array(
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_DESC'),
'content' => 'This offer has expired!',
'icon' => 'sort-numeric-desc',
'type' => 'wrap',
'group' => 'box',
'atts' => array(
'count_date' => array(
'default' => '2020/12/25',
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_DATE'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_DATE_DESC'),
'child' => array(
'count_time' => array(
'default' => '',
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_TIME'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_TIME_DESC')
)
)
),
'align' => array(
'type' => 'select',
'default' => 'left',
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_ALIGN'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_ALIGN_DESC'),
'values' => array(
'left' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_LEFT'),
'right' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_RIGHT'),
'center' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CENTER')
)
),
'count_size' => array(
'type' => 'slider',
'min' => 8,
'max' => 128,
'step' => 2,
'default' => 32,
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_COUNT_SIZE'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_COUNT_SIZE_DESC')
),
'count_color' => array(
'type' => 'color',
'default' => '#666666',
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_COLOR'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_COLOR_DESC'),
'child' => array(
'background' => array(
'type' => 'color',
'default' => '#FFFFFF',
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_TXT_BACKGROUND_COLOR'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_TXT_BACKGROUND_COLOR_DESC')
),
'text_color' => array(
'type' => 'color',
'default' => '#999999',
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_TXT_COLOR'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_TXT_COLOR_DESC')
)
)
),
'text_align' => array(
'type' => 'select',
'default' => 'right',
'values' => array(
'right' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_TEXT_ALIGN_DEFAULT'),
'bottom' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_TEXT_ALIGN_BOTTOM')
),
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_TEXT_ALIGN'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_TEXT_ALIGN_DESC'),
'child' => array(
'text_size' => array(
'type' => 'slider',
'min' => 8,
'max' => 72,
'step' => 2,
'default' => 14,
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_TEXT_SIZE'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_TEXT_SIZE_DESC')
)
)
),
'padding' => array(
'default' => 0,
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_PADDING'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_PADDING_DESC'),
'child' => array(
'margin' => array(
'default' => 0,
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_MARGIN'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_MARGIN_DESC')
),
'radius' => array(
'default' => '0px',
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_RADIUS'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_RADIUS_DESC')
)
)
),
'divider' => array(
'type' => 'select',
'default' => 'none',
'values' => array(
'none' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_DIVIDER_NO_DIVIDER'),
'spacer' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_DIVIDER_SPACER'),
'dot' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_DIVIDER_DOT'),
'comma' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_DIVIDER_COMMA'),
'colon' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_DIVIDER_COLON'),
'vertical_line' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_DIVIDER_VERTICAL_LINE'),
'horizontal_line' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_DIVIDER_HORIZONTAL_LINE')
),
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_DIVIDER'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_COUNTDOWN_DIVIDER_DESC'),
'child' => array(
'divider_color' => array(
'type' => 'color',
'default' => 'rgba(100,100,100,.1)',
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_DIVIDER_COLOR'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CD_DIVIDER_COLOR_DESC')
),
)
),
'scroll_reveal' => array(
'default' => '',
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_SCROLL_REVEAL'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_SCROLL_REVEAL_DESC')
),
'class' => array(
'default' => '',
'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CLASS'),
'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CLASS_DESC')
)