    /*.rotate, .rotate:before and rotated-text taken from https://gist.github.com/aiboy/7406727 and modified slightly*/
    .rotate{
        display: inline-block;
        white-space: nowrap;
        /* this is for shity "non IE" browsers
           that dosn't support writing-mode */
        -webkit-transform: translate(0,1em) rotate(-90deg);
           -moz-transform: translate(0,1em) rotate(-90deg);
             -o-transform: translate(0,1em) rotate(-90deg);
                transform: translate(0,1em) rotate(-90deg);
        -webkit-transform-origin: 0 0;
           -moz-transform-origin: 0 0;
             -o-transform-origin: 0 0;
                transform-origin: 0 0;
       /* IE9+ */
/*       -ms-transform: none;
       -ms-transform-origin: none;
        IE8+ 
       -ms-writing-mode:bt-rl;*/
       filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

       font-family:'Helvetica Neue Std','Helvetica Neue','Helvetica','Tahoma','Arial',sans-serif !important;
    }

    .rotate:before {
        float: left;
        margin-top: 100%;
    }

    .rotated-text {
        width: 1.5em;
    }
/*
     FILE ARCHIVED ON 23:13:42 Oct 22, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:17:19 May 29, 2019.
     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):
  LoadShardBlock: 928.216 (3)
  esindex: 0.006
  captures_list: 944.784
  CDXLines.iter: 10.847 (3)
  PetaboxLoader3.datanode: 2935.694 (5)
  exclusion.robots: 0.303
  exclusion.robots.policy: 0.29
  RedisCDXSource: 2.893
  PetaboxLoader3.resolve: 464.24 (2)
  load_resource: 2631.338
*/