<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Tab Panel Magic 3  by Project Seven Development www.projectseven.com Style Theme: 14 - Simply Elegant - modified */
.p7TP3-14 {
	margin: 28px auto;
	position: relative;
	border: 1px solid;
	border-color: #6b8a36;/*border green*/
	padding: 10px;
	border-radius: 5px;
}
.p7TP3-14 .p7TP3tabs_14.no-tabs {display: none}
.p7TP3tabs_14 {
	position: relative;
	z-index: 10;
	overflow: hidden;
	zoom: 1;
	padding: 0px 0px;
}
.p7TP3_arrows_14 a:focus {outline: 0;}
.p7TP3_tabs_14 a, .p7TP3_tabs_14 a:visited {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.p7TP3-14 .p7TP3tabs_viewport {
	position:relative;
	overflow:hidden;
	zoom: 1;
}
.p7TP3-14 .p7TP3tabs_wrapper {position:relative}
.p7TP3_tabs_14 {
	margin: 0;
	padding: 0px;
	position: relative;
	z-index: 10;
	zoom: 1;
}
.p7TP3_tabs_14 li {
	float: left;
	list-style-type: none;
	margin-left: 0px;
	position: relative;
	margin-right: 6px;
}
.p7TP3_tabs_14 .tp3first, .p7TP3_tabs_14 .tp3_1 {margin-left: 0}
.p7TP3_tabs_14 a, .p7TP3_tabs_14 a:visited {
	border: 1px solid #000;
	display: block;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	color: #000;
	border-radius: 5px;
}
.p7TP3_tabs_14 a:hover, .p7TP3_tabs_14 a:focus {
	border-color: #6b8a36;/*border green*/
	outline: 0;
	color: #000;
	background-color: #BED09F;/*light green*/
}
.p7TP3_tabs_14 a.open, .p7TP3_tabs_14 a.open:visited,
.p7TP3_tabs_14 a.open:hover, .p7TP3_tabs_14 a.open:focus, .p7TP3_tabs_14 a.open:active {
	background-color: #4E6527;/*dark green*/
	border-color: #6b8a36;/*border green*/
	cursor: default;
	color: #fff;
}
.p7TP3cwrapper_14 {
	position: relative;
	margin-top: 10px;
	border-top: 1px solid #999;
}
.p7TP3cwrapper_14 .p7TP3_vp {filter: none;}
.p7TP3_content_14 {padding: 15px 30px;}</pre></body></html>