/*!
 * jQuery Cookiebar Plugin
 * https://github.com/carlwoodhouse/jquery.cookieBar
 *
 * Copyright 2012, Carl Woodhouse
 * Disclaimer: if you still get fined for not complying with the eu cookielaw, it's not our fault.
 */
body:not(.sfPageEditor) .ui-widget {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    font-size: 10pt;
}

    .ui-widget .row {
        margin: 0 auto;
        max-width: 700px;
    }

.cookie-message {
    background: #000000;
    position: relative;
    padding: 1rem 0;
    color: rgb(102, 102, 102);
}

    .cookie-message p {
        margin: 0;
    }

    .cookie-message a {
        color: rgb(153, 153, 153);
    }

        .cookie-message a.cookiebar-close {
            text-decoration: none;
            font-weight: 700;
            display: block;
            padding: .5rem 1rem;
            position: absolute;
            right: 1rem;
            bottom: -6px;
            cursor: pointer;
            margin: auto;
            background: rgb(102, 102, 102);
            color: #FFF;
            line-height: normal;
            border-radius: 6px;
        }

@media screen and (max-width: 500px) {
    body:not(.sfPageEditor) .ui-widget {
        position: relative !important;
        z-index: 999;
    }
}

/*
     FILE ARCHIVED ON 17:22:34 Apr 19, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:48:12 Jun 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.451
  exclusion.robots: 0.058
  exclusion.robots.policy: 0.05
  esindex: 0.007
  cdx.remote: 16.687
  LoadShardBlock: 77.955 (3)
  PetaboxLoader3.datanode: 105.825 (5)
  PetaboxLoader3.resolve: 68.59 (2)
  load_resource: 150.417
  loaddict: 28.258
*/