.removeForPrint {
        display: none;
    }

.addForPrint{
	display:inline;
}	

.panel-default {
	border: 0px;
}