<p style="font-size:small;">Content-Length: 3476 | <a href="http://akroncuttingedge.com/pFad/v4index.php?u=" style="font-size:small;">pFad</a> | <a href="http://www.weather.gov/css/widgets.css" style="font-size:small;">http://www.weather.gov/css/widgets.css</a></p>ad


/* COMMON */

/* Ensure that an empty widget is still visible in CKeditor. */
.cke_editable div.cms-widget:empty {
    min-height: 80px;
}

.cke_editable div.cms-widget:empty:before {
    position: absolute;
    top: 50%;
    right: 50%;
    content: attr(data-cms-widget);
    text-transform: capitalize;
}

/* Show widget border in CKeditor. */
.cke_editable div.cms-widget {
    border: 2px dotted #CCCCCC;
}


/* COLORBOX */

.cke_editable div.cms-colorbox[data-cms-colorbox-display-mode="thumbnail"] li {
    border: 1px dashed #AAAAAA;
}

div.cms-colorbox:after {
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
    content: " ";
    clear: both;
}

div.cms-colorbox > ul {
    list-style: none;
    margin: 0;
}

div.cms-colorbox[data-cms-colorbox-display-mode="link"] li {
    margin: 5px 5px 5px 15px;
}
div.cms-colorbox[data-cms-colorbox-display-mode="link"] li > a {
    text-decoration: none;
    color: #1763AB;
}

div.cms-colorbox[data-cms-colorbox-display-mode="thumbnail"] li {
    float: left;
    margin: 5px;
}
div.cms-colorbox[data-cms-colorbox-display-mode="thumbnail"] li > a > img {
    max-width: 100%;
    max-height: 100%;
}


/* LOOPER */

div.cms-looper-container {
    display: inline-block;
    border: 1px solid #135897;
    padding: 5px;
}

div.cms-looper-modal div.cms-looper-container {
    border: 2px solid #2C4056;
    background-color: #FFFFFF;
    padding: 10px;
}

div.cms-looper-contents {
    position: relative;
}

div.cms-looper-title {
    background-color: #C5E5F5;
    color: #135897;
    font-size: 17pt;
    font-weight: bold;
    text-align: center;
    padding: 3px 0;
    margin-bottom: 2px;
    overflow: hidden;
}

div.cms-looper-buttons {
    float: left;
    margin-right: 5px;
}

div.cms-looper-control-modal {
    float: right;
    margin-left: 5px;
    width: 32px;
    height: 32px;
    background-image:url("/css/images/expand.png");
    cursor: pointer;
}
div.cms-looper-modal div.cms-looper-control-modal {
    position: static;
    width: 25px;
    height: 25px;
    background-image:url("/css/images/close.png");
}

div.cms-looper-control-bar {
    height: 25px;
    margin: 5px 0;
}

button.cms-looper-control-start,
button.cms-looper-control-stop {
    float: left;
    margin-right: 5px;
    width: 90px;
}

div.cms-looper-control-prev {
    float: left;
    margin-right: 5px;
    width: 25px;
    height: 25px;
    background-image:url("/css/images/left_blue_25_25.png");
    cursor: pointer;
}

div.cms-looper-control-speed-bar {
    padding: 5px 8px;
    overflow: hidden;
}

div.cms-looper-control-speed-bar {
    cursor: pointer;
}

div.cms-looper-control-next {
    float: right;
    margin-left: 5px;
    width: 25px;
    height: 25px;
    background-image:url("/css/images/right_blue_25_25.png");
    cursor: pointer;
}

div.cms-looper-slideshow {
    clear: both;
}

div.cms-looper-slideshow img {
    width: 100%;
}

div.cms-looper-modal {
    position: absolute;
    top: 85px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 101;
    text-align: center;
}

div.cms-looper-modal-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    /* The following two lines are a hack to get the modal background to work in IE8. */
    background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    background-color: rgba(0, 0, 0, 0.5);
}
<!-- URL input box at the bottom -->
<form method="GET" action="">
    <label for="targeturl-bottom"><b>Enter URL:</b></label>
    <input type="text" id="targeturl-bottom" name="u" value="http://www.weather.gov/css/widgets.css" required><br><small>
    <label for="useWeserv-bottom">Disable Weserv Image Reduction:</label>
    <input type="checkbox" id="useWeserv-bottom" name="useWeserv" value="false"><br>
    <label for="stripJS-bottom">Strip JavaScript:</label>
    <input type="checkbox" id="stripJS-bottom" name="stripJS" value="true"><br>
    <label for="stripImages-bottom">Strip Images:</label>
    <input type="checkbox" id="stripImages-bottom" name="stripImages" value="true"><br>
    <label for="stripFnts-bottom">Stripout Font Forcing:</label>
    <input type="checkbox" id="stripFnts-bottom" name="stripFnts" value="true"><br>
    <label for="stripCSS-bottom">Strip CSS:</label>
    <input type="checkbox" id="stripCSS-bottom" name="stripCSS" value="true"><br>
    <label for="stripVideos-bottom">Strip Videos:</label>
    <input type="checkbox" id="stripVideos-bottom" name="stripVideos" value="true"><br>
    <label for="removeMenus-bottom">Remove Headers and Menus:</label>
    <input type="checkbox" id="removeMenus-bottom" name="removeMenus" value="true"><br></small>
<!-- New form elements Sandwich Strip -->
        <label for="start"><small>Remove from after:</label>
        <input type="text" id="start" name="start" value="<body>">
        <label for="end"><small>to before:</label>
        <input type="text" id="end" name="end">
        <input type="checkbox" id="applySandwichStrip" name="applySandwichStrip" value="1" onclick="submitForm()"> ApplySandwichStrip<br></small>
    <button type="submit">Fetch</button>
</form><!-- Header banner at the bottom -->
<p><h1><a href="http://akroncuttingedge.com/pFad/v4index.php?u=" title="pFad">pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <i>Saves Data!</i></a></h1><br><em>--- a PPN by Garber Painting Akron. <b> With Image Size Reduction </b>included!</em></p><p>Fetched URL: <a href="http://www.weather.gov/css/widgets.css" target="_blank">http://www.weather.gov/css/widgets.css</a></p><p>Alternative Proxies:</p><p><a href="http://akroncuttingedge.com/php-proxy/index.php?q=http://www.weather.gov/css/widgets.css" target="_blank">Alternative Proxy</a></p><p><a href="http://akroncuttingedge.com/pFad/index.php?u=http://www.weather.gov/css/widgets.css&useWeserv=true" target="_blank">pFad Proxy</a></p><p><a href="http://akroncuttingedge.com/pFad/v3index.php?u=http://www.weather.gov/css/widgets.css&useWeserv=true" target="_blank">pFad v3 Proxy</a></p><p><a href="http://akroncuttingedge.com/pFad/v4index.php?u=http://www.weather.gov/css/widgets.css&useWeserv=true" target="_blank">pFad v4 Proxy</a></p>