/*
CF Smardebit Custom CSS
*/
.cfdatepicker.dropdown-menu {
  width: 220px !important;
  left: 35px !important;
}
.dob_label p {
	margin: 0;
}
.cf_dob {
 display: none !important;
}