.no-print {
	display: none;
}

.print {
	display: inline; 
}

.footer {
	border: none;
}

.status-draft {
    font-size: 20px;
    color: red;
    width: auto;
    height: auto;
    position: absolute;
    right: 65px;
    top: 0;
}           
 