.showAndPrint {}

.hideAndNoPrint {
	display: none;
}

#bpay {
	font-variant:small-caps;
}

input.quickAccess  {
    width: 200px;
}