/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 3, 2015, 4:36:22 PM
    Author     : Jeff
*/
.no-print, .calculator-content-container .calculator-top-bar, .dual-menu-wrapper, nav.navbar.navbar-expand-lg.navbar-dark.sbm-green-bkg, .text-below-wrapper, footer.site-footer {
	display: none !important;
}
#print-wrapper
{
	display: block !important;
}

#print-wrapper a{
	color: inherit;
	text-decoration: none;
}