




/*
     FILE ARCHIVED ON 5:04:21 Nov 7, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 6:44:28 Nov 12, 2016.
     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)).
*/
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

.hot-dog {
  background: url("/web/20161107050421/https://wikileaks.org/static/img/hotdog-green.png") center center no-repeat #fff;
  background-size: 1em;
  width: 40px; }

.side-nav {
  border-right: 1px solid #9aabb5;
  display: none;
  padding-top: 0;
  position: fixed;
  text-align: left;
  width: auto;
  z-index: 26; }
  @media screen and (max-width: 769px) {
    .side-nav {
      width: 100%; } }

#menu:target {
  display: block;
  top: 0; }

#p-logo {
  top: 52px; }

#p-cactions {
  top: 71px; }

.close-btn {
  background: url("/web/20161107050421/https://wikileaks.org/static/img/close-green.png") center center no-repeat transparent;
  background-size: 1.4em;
  display: inline-block;
  height: 50px;
  top: 0;
  width: 40px; }

/*# sourceMappingURL=styles_sidenav.css.map */
