﻿#statistics-tab {
	border-collapse: collapse;
	margin: 20px 0 30px;
	width: 770px;
}

#statistics-tab th {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}

#statistics-tab th.center {
	text-align: center;
}

#statistics-tab th.bordered {
	border-bottom: 2px solid #DC0106;
}

#statistics-tab td {
	border-bottom: 1px solid #D5D1CD;
	padding: 10px 0;
}

#statistics-tab td.right {
	text-align: right;
}

#statistics-tab td.form-cell {
	text-align: center;
	width: 50px;
}

#statistics-tab td.form-cell input {
	width: 45px;
	text-align: right;
}

#statistics-tab tr.summary-row {
	font-weight: bold;
}

#statistics-tab td.summary-column {
	width: 70px;
}

#statistics-tab input.disabled, textarea.disabled {
	background-color: #ededed;
}

textarea.disabled{
	color: #666;
}

#statistics-tab input, #statistics-nav select, .statistics-comment {
	background: #fff url(../Graphics/fieldbg.gif) repeat-x 50% 0%;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-top: 1px solid #7C7C7C;
}

div.statistics-nav-left, div.statistics-nav-right {
	float: left;
	width: 375px;
}

div.statistics-nav-left {
	margin-right: 10px;
}

#statistics-nav {
	padding-right: 10px !important;
}

#statistics-nav label {
	float: left;
	clear: left;
	margin-top: 10px;
	width: 100px;
}

#statistics-nav select, #statistics-nav input {
	float: left;
	clear: left;
	margin-top: 7px;
}

#statistics-nav select#forbund {
	width: 340px;
}

#statistics-nav select#year {
	width: 100px;
}

.statistics-comment {
	width: 375px;
	max-width: 375px;
	min-width: 375px;
	height: 100px;
	margin-bottom: 12px;
}

.statistics-comment-header {
	border-bottom: 1px solid #000000;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 2px;
	width: 375px;
}

.statistics-error {
	float: left;
	clear: both;
	margin-top: 4px;
}

span#forbund-label {
	clear: both;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
}

a.printer_link {
	background: url(../Graphics/printer.png) no-repeat left center;
	padding: 5px 0 5px 20px;
}

.AspNet-PasswordRecovery-UserName-TitlePanel,
.AspNet-CreateUserWizard-StepTitlePanel,
.AspNet-Login-TitlePanel,
.AspNet-ChangePassword-ChangePasswordTitlePanel,
.AspNet-ChangePassword-SuccessTitlePanel {
	margin: 10px 0;
	border-bottom: 1px solid #DD0005;
	padding-bottom: 5px;
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.AspNet-PasswordRecovery-UserName-UserPanel input,
.AspNet-CreateUserWizard-EmailPanel input,
.AspNet-CreateUserWizard-UserPanel input,
.AspNet-Login-UserPanel input,
.AspNet-Login-PasswordPanel input,
.AspNet-ChangePassword-PasswordPanel input,
.AspNet-ChangePassword-NewPasswordPanel input,
.AspNet-ChangePassword-ConfirmNewPasswordPanel input {
	background: #fff url(../Graphics/fieldbg.gif) repeat-x 50% 0%;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-top: 1px solid #7C7C7C;
	padding: 2px 3px 3px 2px;
	float: left;
	clear: both;
	width: 200px;
	margin-bottom: 6px;
}

.AspNet-CreateUserWizard-EmailPanel select {
	background: #fff url(../Graphics/fieldbg.gif) repeat-x 50% 0%;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-top: 1px solid #7C7C7C;
	float: left;
	clear: both;
	margin-bottom: 6px;
}

.AspNet-PasswordRecovery-UserName-UserPanel label,
.AspNet-CreateUserWizard-EmailPanel label,
.AspNet-CreateUserWizard-UserPanel label,
.AspNet-Login-UserPanel label,
.AspNet-Login-PasswordPanel label,
.AspNet-ChangePassword-PasswordPanel label,
.AspNet-ChangePassword-NewPasswordPanel label,
.AspNet-ChangePassword-ConfirmNewPasswordPanel label {
	font-weight: bold;
	float: left;
	clear: both;
	width: 200px;
	margin-bottom: 3px;
	font-style: normal;
}

.AspNet-PasswordRecovery-UserName-UserPanel span,
.AspNet-CreateUserWizard-EmailPanel span,
.AspNet-CreateUserWizard-UserPanel span,
.AspNet-Login-UserPanel span,
.AspNet-Login-PasswordPanel span,
.AspNet-ChangePassword-PasswordPanel span,
.AspNet-ChangePassword-NewPasswordPanel span,
.AspNet-ChangePassword-ConfirmNewPasswordPanel span{
	float: left;
	margin-left: 4px;
}

.AspNet-PasswordRecovery-UserName-UserPanel em,
.AspNet-CreateUserWizard-EmailPanel em,
.AspNet-CreateUserWizard-UserPanel em,
.AspNet-Login-UserPanel em,
.AspNet-Login-PasswordPanel em,
.AspNet-ChangePassword-PasswordPanel em,
.AspNet-ChangePassword-NewPasswordPanel em,
.AspNet-ChangePassword-ConfirmNewPasswordPanel em {
	font-style: normal;
}

.AspNet-PasswordRecovery-UserName-SubmitPanel,
.AspNet-CreateUserWizard-CreateUserButtonPanel input,
.AspNet-Login-SubmitPanel input,
.AspNet-ChangePassword-SubmitPanel {
	margin-top: 10px;
	float: left;
	clear: both;
}

.AspNet-Login-PasswordRecoveryPanel {
	float: left;
	margin-left: 15px;
	margin-top: 16px;
}

.AspNet-CreateUserWizard-PasswordPanel,
.AspNet-CreateUserWizard-ConfirmPasswordPanel {
	display: none;
}

.AspNet-CreateUserWizard-FinalValidatorsPanel,
.AspNet-CreateUserWizard-FailurePanel,
.AspNet-Login-FailurePanel,
.AspNet-ChangePassword-FailurePanel {
	color: Red;
	float: left;
	clear: both;
	margin-top: 10px;
}

.AspNet-PasswordRecovery-UserName-InstructionPanel,
.AspNet-CreateUserWizard p {
	margin-top: 10px;
	margin-bottom: 6px;
}

.AspNet-GridView table {
	border-collapse: collapse;
	margin: 20px 10px 30px;
}

.AspNet-GridView th {
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 3px 0;
	border-bottom: 2px solid #DC0106;
}

.AspNet-GridView td {
	border-bottom: 1px solid #D5D1CD;
	padding: 10px 10px 10px 0;
}

.AspNet-GridView td input {
	background: #fff url(../Graphics/fieldbg.gif) repeat-x 50% 0%;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-top: 1px solid #7C7C7C;
	padding: 2px 3px 3px 2px;
	width: 90%;
	margin-bottom: 6px;
}

.AspNet-GridView td select {
	background: #fff url(../Graphics/fieldbg.gif) repeat-x 50% 0%;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-top: 1px solid #7C7C7C;
	margin-bottom: 6px;
	width: 270px;
}

/* Report */
form.report_form {
	text-align: left;
	background-color: #fff;
}

form.report_form table {
	width: 100% !important;
	margin: 20px 0 10px !important;
}

form.report_form table span {
	text-align: right !important;
	display: block;
}

form.report_form h3 {
	margin-top: 10px !important;
}

div.clearfix {
	clear: both !important;
	height: 0;
}

.radio input {
	border: 0px solid transparent !important;
	background: transparent !important;
}

.quarter-summary {
	display: block;
	padding-right: 4px;
	padding-left: 4px;
	text-align: right;
}