<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 *  Kwicks: Sexy Sliding Panels for jQuery - v2.2.1
 *  http://devsmash.com/projects/kwicks
 *
 *  Copyright 2013 Jeremy Martin (jmar777)
 *  Contributors: Duke Speer (Duke3D), Guillermo Guerrero (gguerrero)
 *  Released under the MIT license
 *  http://www.opensource.org/licenses/mit-license.php
 */.kwicks{display:block;list-style-type:none;list-style:none;position:relative;margin:0;padding:0}
 .kwicks&gt;*{display:block;overflow:hidden;padding:0;margin:0}
 .kwicks.kwicks-processed&gt;*{margin:0;position:absolute}
 .kwicks-horizontal&gt;*{float:left}
 .kwicks-horizontal&gt;:first-child{margin-left:0}
 .kwicks-vertical&gt;:first-child{margin-top:0}</pre></body></html>