<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#spy .logo img{ max-width: 155px; max-height: 85px}
#spy .li-first-home{ display: none}
#spy {
    background: #fff;
    width: 100%;
    position:fixed;
    top:-500px;
    padding:10px 0 5px;
}
.dark #spy {
    background: #2A2A2A;
}
#spy.fix {
    top:0;
    z-index:100000;
    box-shadow:         0px 2px 4px rgba(0, 0, 0, 0.27);
}
#spy ul#nav {
    padding-top:5px;
    padding-left:200px;
}
#spy .form-search-wrapper {
    float:right;
}
#spy .form-search {
    position: relative;
    margin-bottom:0;
}
#spy .form-search input.search-query {
    float:left;
    padding-left:44px;
    font-size:12px;
    width:49px;
    height:24px;
    border: 1px solid #F0F0F1;
    border-radius: 4px;
    box-shadow:  0px 0px 4px rgba(0, 0, 0, 0.27);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
#spy .form-search input.search-query:focus {
    width: 200px !important;
}
#spy .spy-right {
    float:right;
    margin-top: -45px;
}
#spy .spy-left {
    float:left;
    margin-top: -56px;
    padding-left:30px;
    width:170px;
}


#spy  #nav &gt; li &gt; ul {

    top: 47px;
}
#spy  #nav.simple &gt; li &gt; ul{ top: 42px;}
#spy #nav.simple &gt; li{padding: 0 0 8px;}
#spy.fix{
    animation-name: slideDown;
    -webkit-animation-name: slideDown;

    animation-duration: 700ms;
    -webkit-animation-duration: 700ms;

    animation-timing-function: ease;
    -webkit-animation-timing-function:  ease;

    visibility: visible !important;
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }
    50%{
        transform: translateY(8%);
    }
    
   
    100% {
        transform: translateY(0%);
		animation-duration: 300ms;
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
    }
    50%{
        -webkit-transform: translateY(8%);
    }
    
    
    100% {
        -webkit-transform: translateY(0%);
		-webkit-animation-duration: 300ms;
    }
}
/*
     FILE ARCHIVED ON 20:54:35 Feb 07, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:38:13 Apr 03, 2020.
     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):
  RedisCDXSource: 1.441
  PetaboxLoader3.resolve: 362.926 (2)
  exclusion.robots.policy: 0.304
  PetaboxLoader3.datanode: 133.448 (5)
  exclusion.robots: 0.318
  captures_list: 101.565
  LoadShardBlock: 85.566 (3)
  load_resource: 536.339
  CDXLines.iter: 11.59 (3)
  esindex: 0.011
*/</pre></body></html>