
    
        .onepage {
    width: 155px;
    height: 29px;
        background: url("http://leg.wa.gov/jlarc/reports/img/onePageNS.svg") no-repeat;
        display: inline-block;
    }
    .onepage:hover {
    width: 155px;
    height: 29px;
        background: url("http://leg.wa.gov/jlarc/reports/img/onePageS.svg") no-repeat;
                display: inline-block;
    }
        .onepage-noshow:hover {
    width: 155px;
    height: 29px;
        opacity: 0;
    }
    
        .print {
    width: 122px;
    height: 29px;
        background: url("http://leg.wa.gov/jlarc/reports/img/printNS.svg") no-repeat;
        display: inline-block;
    }
    .print:hover {
    width: 122px;
    height: 29px;
        background: url("http://leg.wa.gov/jlarc/reports/img/printS.svg") no-repeat;
                display: inline-block;
    }
        .print-noshow:hover {
    width: 122px;
    height: 29px;
        opacity: 0;
    }
    
            .video {
    width: 83px;
    height: 29px;
        background: url("http://leg.wa.gov/jlarc/reports/img/videoNS.svg") no-repeat;
        display: inline-block;
    }
    .video:hover {
    width: 83px;
    height: 29px;
        background: url("http://leg.wa.gov/jlarc/reports/img/videoS.svg") no-repeat;
                display: inline-block;
    }
        .video-noshow:hover {
    width: 83px;
    height: 29px;
        opacity: 0;
    }
    
     .videoWAcompares {
    width: 220px;
    height: 29px;
        background: url("http://leg.wa.gov/jlarc/reports/img/videoWAcomparesNS.svg") no-repeat;
        display: inline-block;
    }
    .videoWAcompares:hover {
    width: 220px;
    height: 29px;
        background: url("http://leg.wa.gov/jlarc/reports/img/videoWAcomparesS.svg") no-repeat;
                display: inline-block;
    }
        .videoWAcompares-noshow:hover {
    width: 220px;
    height: 29px;
        opacity: 0;
    }
    
                .presentation {
    width: 140px;
    height: 29px;
        background: url("http://leg.wa.gov/jlarc/reports/img/presentationNS.svg") no-repeat;
        display: inline-block;
    }
    .presentation:hover {
    width: 140px;
    height: 29px;
        background: url("http://leg.wa.gov/jlarc/reports/img/presentationS.svg") no-repeat;
                display: inline-block;
    }
        .presentation-noshow:hover {
    width: 140px;
    height: 29px;
        opacity: 0;
    }
                      .data {
    width: 188px;
    height: 29px;
        background: url("https://leg.wa.gov/jlarc/reports/img/InteractiveDataNS.svg") no-repeat;
        display: inline-block;
    }  
      .data:hover {
    width: 188px;
    height: 29px;
        background: url("https://leg.wa.gov/jlarc/reports/img/InteractiveDataS.svg") no-repeat;
                display: inline-block;
    }
        .data-noshow:hover {
    width: 188px;
    height: 29px;
        opacity: 0;
    }