.ui-header .ui-btn, .ui-footer .ui-btn {
	display: block;
}
.ui-select a,
.ui-select a > span
 {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.nav-glyphish-example .ui-btn .ui-btn-inner { padding-top: 40px !important; }
	.nav-glyphish-example .ui-btn .ui-icon { width: 30px!important; height: 30px!important; margin-left: -15px !important; box-shadow: none!important; -moz-box-shadow: none!important; -webkit-box-shadow: none!important; -webkit-border-radius: 0 !important; border-radius: 0 !important; }
	#patient_details_tab .ui-icon { background:  url(glyphish-icons/123-id-card.png) 50% 50% no-repeat; background-size: 26px 22px; }
	#patient_profile_tab .ui-icon { background:  url(glyphish-icons/123-id-card.png) 50% 50% no-repeat; background-size: 26px 22px;  }
	#care_risk_assessment_tab .ui-icon { background:  url(glyphish-icons/123-id-card.png) 50% 50% no-repeat;  background-size: 26px 22px; }
	#care_issues_tab .ui-icon { background:  url(glyphish-icons/123-id-card.png) 50% 50% no-repeat;  background-size: 26px 22px; }
	#px_info_tab .ui-icon { background:  url(glyphish-icons/123-id-card.png) 50% 50% no-repeat;  background-size: 26x 22px; }