
.tabs .tab {
	display: none;
}

.tabs .tab.active {
	display: block;
}
