/*
	Begin custom style
	The selectors below are all you need to restyle in order to make changes on the iTab appearance
	Simply write your CSS codes and select "Custom" option via module manager and your styles will be in used
	To find out more, see the iTab's documentation
*/
.itab-style-15 .itab {
	
}
.itab-style-15 .itab ul.tab-buttons {
	
}
.itab-style-15 .itab ul.tab-buttons li.tab-button {
	
}
.itab-style-15 .itab ul.tab-buttons li.tab-button:hover {
	
}
.itab-style-15 .itab ul.tab-buttons li.active-tab-button {
	
}
.itab-style-15 .itab ul.tab-buttons li.active-tab-button:hover {
	
}
.itab-style-15 .itab section.tab-contents {
	
}
.itab-style-15 .itab section.tab-contents article.tab-content {
	
}
.itab-style-15 .itab section.tab-contents article.active-tab-content {
	
}