// HIDE
.frame { display: none !important; }
.alert { display: none; }
header { display: none !important; }
footer { display: none; }
a.btn { display: none !important; }
.congrats { display: none !important; }
h1 { display: none !important; }
.stars { display: none !important; }
#wml { display: none !important; }

// PRINT
#print { display: block; width: 800px; height: 1100px; margin: 0 auto; background: #fff; @include clearfix; position: relative; }
#print p.userid { position: absolute; top: 10px; right: 90px; font-size: 22px; }
#print .grid { position: absolute; top: 250px; }
#print .ratings img { position: absolute; }
#print .book1 { left: 300px; }
#print .book2 { left: 435px; }
#print .book3 { left: 563px; }
#print .book4 { left: 700px; }
#print .goal1 { top: 425px; }
#print .goal2 { top: 510px; }
#print .goal3 { top: 615px; }
#print .goal4 { top: 740px; }
#print .goal5 { top: 860px; }
