

.default-tab .ju-tabs-title-top ul.ju-tabs-title li, .default-tab .ju-tabs-title-bottom ul.ju-tabs-title li {
	margin-right: 0px;
}

.default-tab .ju-tabs-title-left ul.ju-tabs-title li.first, .default-tab .ju-tabs-title-right ul.ju-tabs-title li.first {
	border-top: medium none;
}

.default-tab .ju-tabs-title-top ul.ju-tabs-title li.first.active, .default-tab .ju-tabs-title-bottom ul.ju-tabs-title li.first.active {
	border-left: medium none;
}

.default-tab ul.ju-tabs-title li.active {
	background: none repeat scroll 0% 0% transparent;
}

.default-tab .ju-tabs-title-top ul.ju-tabs-title li.active h3 {
}

.default-tab .ju-tabs-title-top ul.ju-tabs-title li h3 {
}

.default-tab .ju-tabs-title-bottom ul.ju-tabs-title li.active h3 {
}

.default-tab .ju-tabs-title-bottom ul.ju-tabs-title li h3, .default-tab .ju-tabs-title-top ul.ju-tabs-title li h3 {
	border-right: 1px solid #E7E7E7;
}

.default-tab .ju-tabs-title-left ul.ju-tabs-title li, .default-tab .ju-tabs-title-right ul.ju-tabs-title li {
	padding: 0px;
	margin: 0px;
}

.default-tab .ju-tabs-title-right ul.ju-tabs-title li.active h3 {
}

.default-tab .ju-tabs-title-right ul.ju-tabs-title li h3 {
	border-top: 1px solid #E7E7E7;
}

.default-tab .ju-tabs-title-left ul.ju-tabs-title li.active h3 {
}

.default-tab .ju-tabs-title-left ul.ju-tabs-title li h3 {
	border-top: 1px solid #E7E7E7;
}

.default-tab .ju-tabs-title-left ul.ju-tabs-title li.first h3, .default-tab .ju-tabs-title-right ul.ju-tabs-title li.first h3 {
	border-top: medium none;
}

.default-tab .ju-tabs-title-top ul.ju-tabs-title {
	width: 100%;
	border-bottom: 1px solid #E7E7E7;
	background: none repeat scroll 0% 0% #FCFCFC;
}

.default-tab .ju-tabs-title-wrap.ju-tabs-title-top {
	background: none repeat scroll 0% 0% #FFFFFF;
}

.default-tab .ju-tabs-title-bottom ul.ju-tabs-title {
	width: 100%;
	background: none repeat scroll 0% 0% #FCFCFC;
	border-top: 1px solid #E7E7E7;
}

.default-tab .ju-tabs-title-wrap.ju-tabs-title-bottom {
}

.default-tab .ju-tabs-title-wrap.ju-tabs-title-left {
	background: none repeat scroll 0% 0% transparent;
	border-right: 1px solid #E7E7E7;
	margin-right: -1px;
}

.default-tab .ju-tabs-title-wrap.ju-tabs-title-right {
	background: none repeat scroll 0% 0% transparent;
	margin-left: -1px;
	border-left: 1px solid #E7E7E7;
}

.default-tab.ju-tabs-wrap .ju-tabs-container {
	border: 1px solid #E7E7E7;
	background: none repeat scroll 0px 0px #FCFCFC;
}

.default-tab.ju-tabs-wrap ul.ju-tabs-title li h3 {
	padding: 0px ! important;
	line-height: 20px;
	background: none repeat scroll 0% 0% #FCFCFC;
	text-transform: uppercase;
	font-size: 12px;
}

.default-tab.ju-tabs-wrap ul.ju-tabs-title li.active h3 {
	color: #EE9900;
	background: none repeat scroll 0% 0% #FFFFFF;
}

.default-tab.ju-tabs-wrap ul.ju-tabs-title li h3 span {
	padding: 8px 10px 7px;
}

.default-tab.ju-tabs-wrap .ju-tabs-title-top li.active h3 span {
	padding: 8px 10px 7px;
}

.default-tab.ju-tabs-wrap .ju-tabs-title-bottom li.active h3 span {
	padding: 7px 10px 8px;
}

.default-tab.ju-tabs-wrap ul.ju-tabs-title h3 span.ju-tabs-arrow {
	display: none;
}

.default-tab.ju-tabs-wrap .ju-tabs-panel {
	background: none repeat scroll 0% 0% #FFFFFF;
	border: 0px none;
}

.default-tab.ju-tabs-wrap .ju-tabs-panel-top {
}

.default-tab.ju-tabs-wrap .ju-tabs-panel-bottom {
}

.default-tab.ju-tabs-wrap .ju-tabs-panel-left {
	border-left: 1px solid #E7E7E7;
}

.default-tab.ju-tabs-wrap .ju-tabs-panel-right {
	border-right: 1px solid #E7E7E7;
}

.default-tab.ju-tabs-wrap .ju-tabs-panel .ju-tabs-content .ju-tabs-subcontent {
	padding: 10px;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
