.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	margin: -1px; padding: 0px; border: 0px currentColor; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.ui-helper-reset {
	list-style: none; margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; line-height: 1.3; font-size: 100%; text-decoration: none;
}
.ui-helper-clearfix::before {
	display: table; content: "";
}
.ui-helper-clearfix::after {
	display: table; content: "";
}
.ui-helper-clearfix::after {
	clear: both;
}
.ui-helper-clearfix {
	-ms-zoom: 1;
}
.ui-helper-zfix {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0;
}
.ui-state-disabled {
	cursor: default !important;
}
.ui-icon {
	text-indent: -99999px; overflow: hidden; display: block; background-repeat: no-repeat;
}
.ui-widget-overlay {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.ui-tabs {
	padding: 0.2em; position: relative; -ms-zoom: 1;
}
.ui-tabs .ui-tabs-nav {
	margin: 0px; padding: 0.2em 0.2em 0px;
}
.ui-tabs .ui-tabs-nav li {
	background: rgb(136, 136, 136); list-style: none; margin: 1px 0.2em 0px 0px; padding: 0px; top: 0px; width: 98px; height: 65px; line-height: 1.1em; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; float: left; position: relative; border-top-left-radius: 6px; border-top-right-radius: 6px;
}
.ui-tabs .ui-tabs-nav li a {
	padding: 0.5em 1em; color: rgb(255, 255, 255); text-decoration: none; float: left;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	background: rgb(238, 238, 238) !important; padding-bottom: 1px; margin-bottom: -1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
	color: rgb(0, 0, 0); cursor: text;
}
.ui-tabs .ui-tabs-nav li.ui-state-disabled a {
	color: rgb(0, 0, 0); cursor: text;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	color: rgb(0, 0, 0); cursor: text;
}
.ui-tabs .ui-tabs-nav li a {
	cursor: pointer;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	background: rgb(238, 238, 238); border-width: 0px; padding: 1em 1.4em; display: block;
}
