@media print {
.noprint, .skip_link, .buttons, #workbook h2 span, .launch, .wb_label, .nav_wrapper, .dash_header,.test_button, .qtip, .footer_wrapper, #exercise, #test, .test_es_question, #dashboard-tests #dash_content, #hints {display:none;}
.print_msg {display:block;text-align:center;}
.page_wrapper {border:none;}
.complete .done span {text-indent:0;}
a {color:#000;text-decoration:none;}
.dashpage h2::before {display:none;}
.bar_chart div, .key_incorrect {box-shadow: inset 0 0 0 30px #99B8DF;}
.bar_chart .correct_count, .key_correct {box-shadow: inset 0 0 0 30px #4F85C2;}
.dd_current div {box-shadow: inset 0 0 0 30px #ffe595;}
.dd_current .correct_count {box-shadow: inset 0 0 0 30px #ffd34e;}
}
