.flybook-book-now-button {
    font-size: 1.3em;
    border: none;
    padding: 15px 25px 15px 25px;
    color: white;
    cursor: pointer
}

#FlybookWidgetIframe {
    display: none
}

#FlybookWidgetIframe.flybook-book-now-visible {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
}

.flybook-ios {
    position: absolute !important;
}

.flybook-widget-background {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    background-color: rgba(0,0,0,0.6);
    text-align: center;
}

    .flybook-widget-background span {
        color: white;
        font-weight: 600;
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        position: fixed;
        bottom: 25px;
        left: 35%;
    }

.spinner {
    text-align: center;
    margin: 100px;
    height: 50px;
    width: 50px;
    animation: rotate 0.8s infinite linear;
    border: 8px solid gainsboro;
    border-right-color: transparent;
    border-radius: 50%;
    display:inline-block;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/*
     FILE ARCHIVED ON 06:45:01 Sep 19, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:10:17 Feb 21, 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: 3.013
  exclusion.robots: 0.046
  exclusion.robots.policy: 0.037
  esindex: 0.008
  cdx.remote: 64.71
  LoadShardBlock: 1248.356 (6)
  PetaboxLoader3.datanode: 338.639 (7)
  PetaboxLoader3.resolve: 416.022 (2)
  load_resource: 410.708
*/