#fsEmpName, #fsEmpAddr, #fsInxComp, #fsPrevFamTreat {
    display:none;
}

.tblToothGrid:nth-child(2) {
    display:none;
}

#divReferPatCaseDetailsCont #divScheduling, .divAntibiotic, .divAntianx, .divTrans, .divAmb, .divTrauma, .divRefPatOtherInstr {
    display:none;
}

.divNewRef {
  display:none;
}

#divCustNewRef {
  padding:0 0 10px 30px;
}

#divCustNewRefBtn {	
	display:inline-block;
	vertical-align:top;
	text-align:center;
	line-height:28px;
	background-color:#3eb9e2;
	padding:15px;
	border-radius:5px;
	border:solid 1px #05417c;
	color:#fff;
	font-size:16px;
    text-transform:uppercase;
	margin-top:60px;
}

#aRefQRCode a {
  width:200px;
  height:200px;
  display:inline-block;
  margin-left:40px;
  vertical-align:top;
}

#aRefQRCode img {
  width:200px;
}
