<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Name        : Power Tour style : clean
 * Description : CSS styling for the tour plugin.
 * Version     : Version 1.0.2
 * Author      : CreativeMilk
 * Author URI  : www.creativemilk.net
 * Updated     : 2015-09-14 14:10:18 UTC+02:00
 * Copyright   : (c) 2015 CreativeMilk
 */
 
#powertour-mask{background-color:#000;filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8}.single-step{position:relative;display:none;z-index:9001;padding:20px;background-color:#fff;color:#333;text-align:left;border:1px solid #ccc;font-weight:400}.single-step header{float:left;height:30px;width:100%;margin:5px 0 10px;line-height:30px}.single-step header h3{margin:0;font-size:18px;line-height:22px;font-weight:700}.single-step footer{float:left;height:auto;width:100%;margin:20px 0 0;line-height:30px}.single-step .close-btn{position:absolute;top:-34px;right:-1px;height:24px;width:24px;background-color:#eee;font-family:Verdana,Geneva,sans-serif;font-size:14px;font-weight:700;color:#999;line-height:18px;text-align:center;text-decoration:none;border:1px solid #ccc}.powertour-active.powertour-highlight{background-color:#fff}</pre></body></html>