/* ------- Contact and Panel Tabs Styling -------- */

/*remove default tabs styling*/

.ui-tabs {
	font-family: "Crete Round";
}

.ui-widget-content {
	border: none;
}

.ui-widget-header {
	border: none;
	background: none;
}