img {
	border: none;
}

body {
	margin: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #E41F93;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #B7036D;
}

input[disabled] {
	background: #d3d3d3;
}

/*Footer - Begin*/
#footer {
	background: url('../img/footer.png') repeat-x;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	display: block;
	height: 30px;
	overflow: visible;
}

.footer-left {
	margin: 5px 0 0 10px;
	float: left;
	text-align: left;
}

.footer-right {
	float: right;
	margin: 5px 10px 0 0;
}

/*Footer - End*/
/*Login-Box - Begin*/
#login {
	width: 500px;
	position: relative;
	margin: 50px auto 0 auto;
}

#loginform {
	background: url('../img/login.png') no-repeat;
	width: 489px;
	height: 268px;
}

#login-logo {
	position: absolute;
	margin-left: 125px;
	margin-top: 15px;
}

#usernameBox {
	height: 120px;
	width: 489px;
}

#username {
	margin: 86px 0 0 241px;
	float: left;
	width: 182px;
	background-color: transparent;
	border: 0;
}

#passwordBox {
	width: 489px;
	height: 35px;
}

#password {
	margin: 0 0 0 241px;
	float: left;
	width: 182px;
	background-color: transparent;
	border: 0;
}

#loginBox {
	width: 489px;
	float: left;
	height: 40px;
}

#loginmessages {
	margin: 5px 0 0 50px;
	width: 268px;
	float: left;
	height: 20px;
	overflow: hidden;
	text-align: left;
	color: white;
}

#loginLoad {
	float: left;
	background: url('../img/ajax-loader.gif') no-repeat left center scroll;
	padding-left: 20px;
}

#ajax_error {
	float: left;
	background: url('../img/ajax_error.png') no-repeat left center scroll;
	padding-left: 20px;
}

#login_accept {
	float: left;
	background: url('../img/login_accept.png') no-repeat left center scroll;
	padding-left: 20px;
}

.clear {
	clear: both;
	margin: 0;
	height: 0;
}

#content {
	width: 100%;
	float: left;
	min-width: 1024px;
}

#filterSumAvgPanel {
	margin: 5px 0 5px 43px;
	float: left;
}

#filterSumAvgPanel span {
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
	cursor: auto;
	margin-bottom: 6px;
}

.chart-box {
	float: left;
	min-height: 330px;
	cursor: pointer;
	border: 1px solid #ffffff;
}

.chart-box:hover {
	border: 1px solid #AAAAAA;
}

.chart-box iframe g {
	font-size: 20px;
}

.dashboard-control {
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
}

.dashboard-control .left {
	float: left;
	margin-left: 10px;
}

.dashboard-control .right {
	float: right;
	margin-right: 10px;
}

.filterPanel {
	overflow: auto;
}

/*Dashboard End*/

.ui-helper-reset {
	font-size: 14px;
}

.ui-accordion .ui-accordion-content {
	padding-left: 1em;
}

#navOverride {
	background: url("../img/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
	border: 1px solid #D3D3D3;
	color: #555555;
	font-weight: normal;
	margin-bottom: -1px;
}

.ui-widget {
	font-size: 12px;
}

.actionButton {
	cursor: pointer;
	vertical-align: middle;
	margin: 0 0 0 5px;
}

.addFilterSelect {
	width: 95px;
	margin-right: 5px;
}

.dialogBottomActionBar {
	text-align: right;
}

#showMsg {
	color: #808080;
}

#dialog-new-user .left, #dialog-edit-user .left, #dialog-new-client .left, #dialog-edit-client .left {
	width: 100px;
	float: left;
}

#dialog-new-user .right, #dialog-edit-user .right, #dialog-new-client .right, #dialog-edit-client .right {
	margin-bottom: 5px;
	width: 365px;
}

.notice {
	font-size: 9px;
	color: #808080;
}

#dialog-new-report .left, #dialog-edit-report .left {
	width: 150px;
	float: left;
	margin: 5px 0 5px 0;
}

#dialog-new-report input, #dialog-new-report textarea, #dialog-edit-report input, #dialog-edit-report textarea {
	margin: 5px 0 5px 0;
}

.filter-standard-items, .filter-indiv-items, .report-active-items {
	font-size: 14px;
	font-family: arial, sans-serif;
	float: left;
	width: 90%;
	border-bottom: 1px solid #999999;
	margin: 5px 0 5px 105px;
	padding: 5px 0;
}

.filter-standard-items {
	margin-left: 105px;
}

.filter-indiv-items {
	min-height: 25px;
}

.filter-standard-items .filterItemTitle, .filter-indiv-items .filterItemTitle, .report-active-items .reportItemTitle {
	font-weight: bold;
	color: #E41F93;
	width: 250px;
	float: left;
}

.filter-indiv-items .filterItemTitle {
	color: #000000;
}

.report-active-items .reportItemTitle {
	color: #000000;
}

.filter-standard-items .filterItemDescription, .filter-indiv-items .filterItemDescription, .report-active-items .reportItemDescription, .report-active-items .reportItemSchedule {
	font-weight: normal;
	color: #999999;
	float: left;
}

.filter-indiv-items .filterItemDescription {
	width: 70%;
}

.report-active-items .reportItemSchedule {
	float: left;
	font-size: 11px;
	margin-top: 5px;
	width: 100%;
}

.filter-indiv-items img, .report-active-items img, .filter-standard-items img {
	float: right;
}

#filter-view-individual, #filter-view-standard, #reportList {
	padding-bottom: 20px;
}

#linksPanel {
	text-align: center;
}

#linksPanel img {
	margin: 0 5px;
	border: 3px solid #CCCCCC;
	border-radius: 38px 0 38px 0;
}


#linksPanel img:hover {
	margin: 0 5px;
	border: 3px solid #E41F93;
	border-radius: 38px 0 38px 0;
}

#overlay {
	background-color: rgba(0, 0, 0, 0.19);
	height: 100% !important;
	left: 0;
	position: fixed;
	top: 0;
	width: 100% !important;
}

#overlay span {
	left: 35%;
	top: 45%;
	position: absolute;
	background-image: url('../img/md_progressbar.gif');
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: transparent;
	width: 220px;
	height: 25px;
}

#portalFooter {
	/* border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0; */
	margin: 10px 0;
	text-align: center;
	width: 100%;
	position: fixed;
	bottom: 0;
	min-width: 1024px;		background-color: #E41F93;
}

#portalFooter .hotline {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 60px;
}

#portalFooter a, #portalFooter .versionLabel {
	color: #ffffff;
	font-size: 10px;
	margin: 0 10px;
}

#portalFooter .versionLabel {
	float: right;
	margin-right: 10px;
}

#portalFooter a img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}

#lastFtpUpdate {
	float: right;
	font-size: 9px;
	margin-right: 20px;
	margin-top: 40px;
}

.width-ninety-percent {
	width: 68%;
}

.width-fifty-percent {
	width: 50%;
}

.delWidgetIcon {
	top: 0;
	position: absolute;
	background: url('../img/remove_widget.png') no-repeat 0 0 transparent;
	width: 24px;
	height: 24px;
}

.widgetChartItem {
	float: left;
	margin: 25px;
	text-align: center;
}

#dialog-add-widget #addWidgetFilter p, #dialog-add-widget #addWidgetValues p {
	float: left;
	width: 100%;
	margin: 2px 0;
}

#dialog-add-widget #addWidgetFilter p label {
	width: 105px;
	float: left;
}

#dialog-add-widget #addWidgetValues p label {
	width: 190px;
	float: left;
}

#dialog-add-widget #addWidgetFilter p input {
	float: left;
	width: 395px;
}

#dialog-add-widget #addWidgetFilter p select {
	width: 402px;
}

#dialog-add-widget #addWidgetValues p input {
	float: left;
	width: 309px;
}

#dialog-add-widget #widgetFilter {
	width: 339px;
}

#dialog-add-widget #value1Data, #dialog-add-widget #value2Data {
	width: 316px;
}

table.jTableStyle th {
	font-size: 12px;
	border: 1px solid #E2E2E2;
	background: #cccccc url(../img/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: normal;
}

table.jTableStyle th input {
	color: #808080;
	width: 87%;
}

table.jTableStyle th img {
	border: none;
	margin-left: -18px;
	margin-bottom: -3px;
	/*    position: absolute;*/
	padding: 0;
}

table.jTableStyle tr td {
	background-color: #ffffff;
	/* border-bottom: 1px dotted #d3d3d3; */
	padding: 0 5px;
	white-space: nowrap;
}

table.jTableStyle td.right {
	text-align: right;
}

table.jTableStyle td.center {
	text-align: center;
}

table.jTableStyle thead tr th.plusIcon, table.jTableStyle tbody tr td.plusIcon, table.jTableStyle tfoot tr th.plusIcon {
	border: none;
	background: none;
	width: 16px;
	padding: 0;
}

table.jTableStyle tr.slave td {
	background-color: #e0ffff;
}

table.jTableStyle tbody tr td.plusIcon, table.jTableStyle tbody tr td img.tblRowViewDetail {
	cursor: pointer;
}

table.jTableStyle thead tr th.rowIndex, table.jTableStyle tfoot tr th.rowIndex {
	background: none;
	border: none;
	padding: 0;
}

table.jTableStyle tbody tr td.rowIndex {
	background: none;
	border: none;
	text-align: right;
	padding: 0;
}

.table.jTableStyle thead tr th.checkRow {
	padding: 0;
}

table.jTableStyle tfoot tr th.checkRow {
	border: none;
	padding: 0;
}

table.jTableStyle tbody tr td.checkRow {
	background: none;
	border: none;
	text-align: right;
	padding: 0;
}

table.jTableStyle tr:hover td {
	background: #dadada url(../img/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}

table.jTableStyle tbody {
	text-align: left;
	vertical-align: top;
}

table.jTableStyle .noResult {
	background-color: lightpink;
	border: none;
}

table.jTableStyle.statistik {
	width: 100%;
}

table.jTableStyle.statistik td {
	font-size: 12px;
}

table.jTableStyle.statistik tr.odd td {
	background-color: aliceblue;
}

table.jTableStyle.statistik tr td.numPositiv {
	color: green;
}

table.jTableStyle.statistik tr td.numNegativ {
	color: red;
}

table.jTableStyle.statistik tr td.numNeutral{
	color: #000000;
}

table.jTableStyle.statistik thead th, table.jTableStyle.statistik tbody td {
	padding: 2px 4px;
}

#filterDescription, #filterName, #editFilterDescription, #editFilterName {
	width: 550px;
	float: left;
}

.avrgSumInfo {
	vertical-align: middle;
	margin: 0 10px 0 5px;
}

table.jTableStyle tr td.selRow {
	background-color: orange;
}

table.jTableStyle th img.asc {
	float: right;
	margin-left: -4px;
}

.ui-dialog .ui-dialog-titlebar-close {
	display: none;
}

.add-filter-show-columns-addbtn, .add-filter-term-columns-addbtn, .edit-filter-show-columns-addbtn, .edit-filter-term-columns-addbtn {
	float: right;
}

.individualFilterActionButtons, .individualReportActionButtons {
	float: left;
	min-height: 25px;
	min-width: 90px;
	margin: 0 15px 0 -105px;
}

.filter-indiv-items .individualFilterActionButtons img, .filter-standard-items .individualFilterActionButtons img,
.report-active-items .individualReportActionButtons img {
	display: none;
}

.filter-indiv-items:hover .individualFilterActionButtons img, .filter-standard-items:hover .individualFilterActionButtons img,
.report-active-items:hover .individualReportActionButtons img {
	display: block;
}

.filter-sort-column-arrows {
	float: left;
	width: 16px;
	height: 32px;
	margin-top: -6px;
}

.filter-sort-column-arrows a {
	border: 0;
	padding: 0;
	margin: 0;
}

.filter-sort-column-arrows img {
	cursor: pointer;
}

.filterDescription {
	font-size: 21px;
	margin: 0 0 0 43px;
}

.showSumAvrgCheckBox {
	width: 130px;
}

.widgetLuppe {
	position: absolute;
	top: 0;
	right: 0;
}

.error {
	background-color: #ffc0cb;
	border: 1px solid red;
}

.errorMsg{
	background-color: #ffc0cb;
	border: 1px solid red;
	color: black;
	font-size: 14px;
}

table.jTableStyle .bgSuperAdmin td {
	background-color: lavenderblush;
}

table.jTableStyle.dataEntry tr {
	height: 24px;
}

table.jTableStyle.dataEntry tr .action {
	background: none;
	border: none;
}

table.jTableStyle.dataEntry tr .action img {
	display: none;
}

table.jTableStyle.dataEntry th.action, table.jTableStyle.dataEntry td.action {
	width: 110px;
}

table.jTableStyle.dataEntry tr:hover th.action img, table.jTableStyle.dataEntry tr:hover td.action img {
	display: inline;
}

#headerWrapper {
	background-image: url('../img/header_bg.png');
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: transparent;
	height: 64px;
	width: 100%;
	float: left;
	position: relative;
	min-width: 1024px;
}

#logo {
	margin: 19px 0 0 10px;
	float: left;
}

#mainMenu {
	margin: 24px 0 0 20px;
	padding: 0;
	float: left;
}

#mainMenu li, #secondMenu li {
	list-style: none;
	float: left;
	background: url('../img/menu_btn_bg.png') repeat-x 0 0 transparent;
	height: 40px;
	margin: 0 1px;
}

#secondMenu li {
	background: url('../img/second_menu_bg.png') repeat-x 0 0 transparent;
}

#mainMenu li:hover, #mainMenu li.active, #mainMenu li.selected,
#secondMenu li:hover, #secondMenu li.active {
	background: url('../img/menu_btn_hover_bg.png') repeat-x 0 0 transparent;
}

#mainMenu li.active a, #secondMenu li.active a, #mainMenu li.selected a {
	color: #000000;
}

#mainMenu li:hover a, #secondMenu li:hover a {
	text-decoration: underline;
	color: #000000;
}

#mainMenu li:hover a.nounderline {
	text-decoration: none;
}

#mainMenu li a, #secondMenu li a {
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 14px 10px 10px;
}

#mainMenu #home {
	background: url('../img/menu_btn_home.png') no-repeat 0 0 transparent;
	width: 50px;
	height: 40px;
	padding: 0;
}

#mainMenu #home:hover, #mainMenu .home#home {
	background: url('../img/menu_btn_home_hover.png') no-repeat 0 0 transparent;
}

#mainMenu #home a {
	width: 30px;
	height: 16px;
}

#mainMenu .active #filterMenuWrapper, #mainMenu #filterMenuWrapper:hover {
	display: block;
}

#secondMenu {
	margin: 24px 0 0 30px;
	padding: 0;
	float: left;
}

#userInfoLogout {
	position: absolute;
	bottom: 5px;
	right: 5px;
	height: auto;
	font-size: 12px;
	width: 250px;
	color: #4D4D4D;
	text-align: right;
}

#userInfoLogout a {
	text-decoration: none;
	color: #E41F93;
}

#userInfoLogout a:hover {
	text-decoration: underline;
}

#filterMenuWrapper {
	width: 500px;
	position: absolute;
	margin-top: 40px;
	z-index: 999;
	border: 1px solid #818181;
	background-color: #ffffff;
	display: none;
}

#filterMenuWrapper .borderLine {
	background-color: #B7036D;
	height: 14px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	width: 100%;
}

#filterMenuWrapper ul {
	list-style: none;
	float: left;
	width: 250px;
	padding: 0;
}

#filterMenuWrapper li {
	width: 250px;
	background: none;
	margin: 0;
	height: auto;
}

#filterMenuWrapper li:hover, #filterMenuWrapper li a {
	background: none;
}

#filterMenuWrapper li a {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

#filterMenuWrapper .rightColumn li a:hover, #filterMenuWrapper .leftColumn li a:hover {
	text-decoration: underline;
}

#filterMenuWrapper .leftColumn li a {
	color: #B7036D;
}

#filterMenuWrapper .rightColumn li a, #filterMenuWrapper .leftColumn li a, #filterMenuWrapper li.head:hover a {
	text-decoration: none;
	font-weight: normal;
	padding: 5px 10px;
}

#filterMenuWrapper .head, #filterMenuWrapper li.head:hover {
	height: 33px;
	background: url('../img/filter_standard_menu_bg.png') repeat-x 0 0 transparent;
	padding-top: 10px;
}

#filterMenuWrapper .rightColumn .head, #filterMenuWrapper .rightColumn li.head:hover {
	background: url('../img/filter_individual_menu_bg.png') repeat-x 0 0 transparent;
}

#filterMenuWrapper .statistik{
	font-size: 11px;
}

#hotLineItem {
	margin: 5px 0;
}

#addSolutionsProjTabs {
	float: left;
}

#formAddSolutionsProj p, #formEditSolutionsProj p {
	float: left;
	width: 100%;
	margin: 0;
	padding: 3px 0;

}

#formAddSolutionsProj p .left, #formEditSolutionsProj p .left {
	margin-right: 50px;
}

#formAddSolutionsProj p .left.showDatePicker, #formeEditSolutionsProj p .left.showDatePicker {
	margin-right: 0;
}

#formAddSolutionsProj p.odd, #formEditSolutionsProj p.odd {
	background-color: #eeeeee;
	border: 1px solid #ffffff;
}

#formAddSolutionsProj p label, #formEditSolutionsProj p label {
	width: 165px;
	float: left;
	padding: 4px 5px 2px 5px;
	text-align: right;
}

#formAddSolutionsProj p input, #formAddSolutionsProj p select, #formEditSolutionsProj p input, #formEditSolutionsProj p select {
	float: left;
	width: 140px;
	height: 20px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#formAddSolutionsProj p select, #formEditSolutionsProj p select {
	height: 22px;
	padding-top: 3px;
	width: 142px;
}

#formAddSolutionsProj p img, #formEditSolutionsProj p img {
	vertical-align: middle;
	margin: -2px 0 0 5px;
	float: left;
	border: none;
}

#formAddSolutionsProj p img.left, #formEditSolutionsProj p img.left {
	margin-right: 21px;
}

#formAddSolutionsProj p.actionButtonPanel img, #formEditSolutionsProj p.actionButtonPanel img {
	float: right;
}

#formAddSolutionsProj p.line, #formEditSolutionsProj p.line {
	border-bottom: 1px solid #EEEEEE;
	height: 1px;
	margin: 10px 0;
}

.tablePagination {
	text-align: center;
}

.tablePagination span {
	margin: 0 3px;
}

.tablePagination .spacer {
	margin: 0 15px;
}

.tablePagination .prev a {
	color: #000000;
}

.tablePagination .next a {
	color: #B7036D;
}

.tablePagination.pages {
	color: darkgray;
}

.tablePagination .numbers a {
	padding: 0 4px;		color: #B7036D;
}

.tablePagination .numbers a.active {
	border: 1px solid #808080;
	color: #000000;
}

form.statistik select#year {
	margin-left: 5px;
	font-size: 18px;
	vertical-align: middle;
}

#formNewReport .reportSelectable .repItems,
#formEditReport .reportSelectable .repItems {
	background: #EEEEEE;
}

#formNewReport .reportSelectable .repItems.ui-state-active,
#formEditReport .reportSelectable .repItems.ui-state-active {
	background: #008000;
	color: white;
	border: 1px solid #008000;
}

#formNewReport .reportSelectable label,
#formEditReport .reportSelectable label {
	margin: 3px;
	padding: 5px;
	float: left;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	height: 15px;
	border-radius: 6px;
}

#formNewReport .reportSelectable label span,
#formEditReport .reportSelectable label span {
	padding: 0;
	line-height: normal;
}