/* 
    Document   : reportslayers
    Created on : May 29, 2013, 5:53:56 PM
    Author     : etherton
    Description:
        For the Reports Layers plugin
*/



#layers-box a#layers-menu-toggle{
    z-index:1000;
}

#layers-box ul#kml_switch{
    top:30px;
    border:none;
}


body.page-reports-view div#layers-box{
    top: 10px;
    position: absolute;
    z-index: 1009;
    left: 731px;
}



