@charset "utf-8";
body { padding:0px; margin:0px;}

#pageWrapper { padding:20px; background:#fff; }
#printNotice { width:80%; margin:0 auto; padding:10px 0px; -moz-border-radius: 10px; border-radius: 10px; text-align:center; margin-top:15px; background:#ccc; visibility:visible; display:block; }
#reportMenuWrapper { position:fixed; top:70px; z-index:99; right:27px; }
#reportBodyWrapper { width:80%; padding:0 10%; background:#ccc; min-width:1008px; }
.screenOnly { display:block; }

.reportButton { font-family:'Lato', Arial, Helvetica, sans-serif; line-height:normal; font-weight:normal; }
.reportButton a { display:block; background:#e1e1e1; color:#fff; padding:8px 7px; font-size:12px; text-decoration:none; border-radius:6px; margin-top:10px; }
.reportButton a:hover { background:#cdcdcd; }
.reportBtnsSec, .reportButtons { display:block; }
.reportBtnsSec { background:#00609A; padding:8px; margin-bottom:20px; border-radius:6px; }
.reportBtnsSec a, .reportBtnsSec a:visited, .reportBtnsSec a:hover { color:#00609A; text-decoration:none; cursor:pointer; text-transform:uppercase; display:inline-block; padding:4px 8px; margin-right:4px; background:#E1E1E1; border-radius:4px; }
.reportBtnsSec a:hover {  background:#CCCCCC; }
.btn_reportMenu { padding:0px 35px 5px 11px; cursor:pointer; }