
.icon-translation {
	background-image: url('png/translation.png');
	background-repeat: no-repeat;
}

.icon-welcome {
	background-image: url('png/welcome.png');
	background-repeat: no-repeat;
}

.icon-allergy {
	background-image: url('png/allergy.png');
	background-repeat: no-repeat;
}

.icon-female {
	background-image: url('png/female.png');
	background-repeat: no-repeat;
}

.icon-male {
	background-image: url('png/male.png');
	background-repeat: no-repeat;
}

.icon-keyboard-white {
	background-image: url('png/keyboard-white.png');
	background-repeat: no-repeat;
}

.icon-keyboard {
	background-image: url('png/keyboard.png');
	background-repeat: no-repeat;
}

.icon-new-session {
	background-image: url('png/new-session.png');
	background-repeat: no-repeat;
}

.icon-search-dark {
	background-image: url('png/search-dark.png');
	background-repeat: no-repeat;
}

.icon-search {
	background-image: url('png/search.png');
	background-repeat: no-repeat;
}

.icon-prescription {
	background-image: url('png/prescription.png');
	background-repeat: no-repeat;
}

.icon-units {
	background-image: url('png/units.png');
	background-repeat: no-repeat;
}

.icon-healthworker {
	background-image: url('png/healthworker.png');
	background-repeat: no-repeat;
}

.icon-parental {
	background-image: url('png/parental.png');
	background-repeat: no-repeat;
}

.icon-diseases {
	background-image: url('png/diseases.png');
	background-repeat: no-repeat;
}

.icon-settings {
	background-image: url('png/settings.png');
	background-repeat: no-repeat;
}

.icon-sessions {
	background-image: url('png/sessions.png');
	background-repeat: no-repeat;
}

.icon-faqs {
	background-image: url('png/faqs.png');
	background-repeat: no-repeat;
}

.icon-departure {
	background-image: url('png/departure.png');
	background-repeat: no-repeat;
}

.icon-anatomy {
	background-image: url('png/anatomy.png');
	background-repeat: no-repeat;
}

.icon-symptoms {
	background-image: url('png/symptoms.png');
	background-repeat: no-repeat;
}

.icon-observation {
	background-image: url('png/observation.png');
	background-repeat: no-repeat;
}

.icon-arrivals {
	background-image: url('png/arrivals.png');
	background-repeat: no-repeat;
}

.icon-glossary {
	background-image: url('png/glossary.png');
	background-repeat: no-repeat;
}