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

#pageWrapper { padding:20px; background:#fff; }
#pageWrapper img { max-width:100%; height:auto !important; }
#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 { padding:0 10%; background:#ccc; min-width:1008px; }
.screenOnly { display:block; }

.removeBtn { background:#221e5e; padding:5px 10px; border-radius:3px; display:inline-block !important; margin-bottom:10px; }
.reportButton { font-family:'Open Sans', Arial, Helvetica, sans-serif; line-height:normal; font-weight:normal; }
.reportButton a { display:block; color:#fff; font-size:12px; text-decoration:none; margin-top:10px; }
.reportBtnsSec, .reportButtons { display:block; }
.reportBtnsSec { background:#2981C6; padding:8px; margin-bottom:20px; border-radius:6px; }
.reportBtnsSec a, .reportBtnsSec a:visited, .reportBtnsSec a:hover { color:#D0D0D1; background:#221e5e; text-decoration:none; cursor:pointer; text-transform:uppercase; display:inline-block; padding:4px 8px; margin-right:4px; border-radius:4px; }
.reportBtnsSec a:hover { color:#221e5e; background:#D0D0D1; }
.btn_reportMenu { padding:0px 35px 5px 11px; cursor:pointer; }