.indent {
	margin-left: 35px;
}

.table-responsive>table,
.table-wrapper {
	width: 99%;
	overflow-x: auto;
}

.table-wrapper table, .table-responsive>table {
	background: none !important;
}

html:not(.sortenspiegel2020 ) .table-wrapper tr, html:not(.sortenspiegel2020 ) .table-responsive>table tr {
	background-color: transparent !important;
}

.table-wrapper td, .table-responsive>table td {
	background-color: transparent !important;
	border-color: #ccc !important;
	border-style: solid !important;
	border-collapse: collapse;
	border-width: 2px !important;
	/* alternative */
	/*background-color: #e8eceb !important;
	border: 2px solid #fff!important;*/
}

.table-wrapper td, .table-wrapper td p, .table-wrapper td span, .table-responsive>table td, , .table-responsive>table td p , .table-responsive>table td span {
	color: #333 !important;
}

.table-wrapper td p, .table-responsive>table td p {
	margin-bottom: 0px;
}

.expander .expander-header {
	cursor: pointer;
	color: #00A513;
	font-size: 16px;
	padding: 10px 15px;
	border: 3px solid #d7e0df;
}

.expander .expander-header:before {
    content: "\002b";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    margin-right: 10px;
}

.expander.active .expander-header:before {
	 content: "\2212";
}

.expander + .expander .expander-header {
	border-top: 0;
}

.expander .expander-body {
	display: none;
	padding: 15px 35px;
	border: 3px solid #d7e0df;
	border-top: 0;
}

table.expander {
	width: 100% !important;
	border: none !important;
	border: 3px solid #d7e0df !important;
	margin-bottom: 15px;
	display: block;
}

table.expander > tbody, table.expander > tbody > tr {
	display: block;
} 

table.expander tr {
	border: none !important;
	background: none !important;
}

table.expander th {
	cursor: pointer;
    color: #00A513;
    font-size: 16px;
    padding: 10px 15px !important;
    border: none !important;
    /*border-bottom: 3px solid #d7e0df !important;*/
    background: none !important;
    display: block;
}

table.expander th:before {
    content: "\002b";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    margin-right: 10px;
}

table.expander.active th:before {
    content: "\2212";
}

table.expander.active th {
	border-bottom: 3px solid #d7e0df !important;
}

/*table.expander + table.expander {
	border-top: 0px !important;
}*/

table.expander > tbody > tr:nth-of-type(2) > td {
	padding: 0 !important;
    border: 0px solid #d7e0df !important;
    background: none !important;
    border-top: 0;
    display: none;
}

/*table.expander td {
	display: none;
}*/

table.expander td .expander-body {
	border: 0px;
}

table.expander .extra-wrapper {
	display: none;
}

table.expander .table-responsive table td {
	background: none !important;
}

table.expander table.bordered td {
	border-color: #ccc !important;
}

/*TEST*/
table.expander  .table-responsive > table {
	width: 95% !important;
}

.form-contact .form-group {
	max-width: 475px;
}

.form-contact .form-group.submit-reset {
	text-align: right;
}

.form-contact .form-control {
	max-width: 350px;
	display: inline-block;
}

.form-contact .form-control:focus {
    border-color: #EA9800;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(234,152,0,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(234,152,0,.6);
}

.form-contact .form-group label {
	width: 120px;
	color: #333;
}

.form-contact .form-group.mitteilung label {
	vertical-align: top;
}

.form-contact .pressedienst label {
	width: 350px;
	margin-left: 120px;
	margin-bottom: 5px;
}

.form-contact #reset {
	background: none;
    border: 1px solid #ccc;
    padding: 6px 10px;
    margin-right: 5px;
}

.form-contact #reset:hover {
	background: #e4e4e4;
}

.form-contact #submit {
	background: #EA9800;
    border: 1px solid #EA9800;
    padding: 6px 10px;
    color: #fff;
    font-weight: bold;
}

.form-contact #submit:hover {
	background: #FFB800;
}

table.box-4, 
table.box-3 {
	border: none !important;
}

table.box-4 tbody, 
table.box-3 tbody {
	display: block;
    margin: 0 -15px;
}

table.box-4 tr {
	width: 25%;
	float: left;
	padding: 0 15px;
	margin-bottom: 30px;
}

table.box-4 tr td, 
table.box-3 tr td {
	width: 100%;
	float: left;
	border: 3px solid #d7e0df !important;
	padding: 0 !important;
	padding-bottom: 15px !important;
}

table.box-4 tr td h2, 
table.box-3 tr td h2 {
	padding: 0 15px;
}

table.box-4 tr td h2 a, table.box-4 tr td h2 a:hover, 
table.box-3 tr td h2 a, table.box-3 tr td h2 a:hover {
	color: #33b642;
}

table.box-4 tr td p a, 
table.box-3 tr td p a {
	color: #33b642;
	text-decoration: underline;
}


table.box-4 tr td p a:hover,
table.box-3 tr td p a:hover {
	color: #333;
}

table.box-4 tr td p:not(:first-child),
table.box-3 tr td p:not(:first-child) {
	padding: 0 15px;
	margin: 0px;
}

table.box-4 tr td img, 
table.box-3 tr td img {
	width: 100% !important;
    height: auto !important;
}

table.box-3 tr {
	width: 33.3333%;
	float: left;
	padding: 0 15px;
	margin-bottom: 30px;
}

#calc_form .col-xs-12 > p {
    display: inline-block;
    min-width: 320px;
}

#calc_form hr {
    width: 500px;
    margin: 10px 0 15px;
}

#calc_form #calc_output {
    min-width: initial;
    display: inline-block;
    display: none;
}

#calc_form #calc_output {
    width: 62px;
    margin-left: -5px;
}

#calc_form #calc_value_A, #calc_form #calc_value_B {
    border: 1px solid #ccc;
}

#calc_form #berechnen {
    background: #00a513;
    color: #fff;
    border: 1px solid #00a513;
}

.table-maisanbau tbody > tr > td {
	padding: 0 !important;
    border: 0px;
}

.table-maisanbau > tbody > tr:nth-of-type(1) > td:nth-of-type(1) {
	padding-right: 30px !important;
	width: 75% !important;
}

.table-maisanbau table > tbody > tr:nth-of-type(1) > td:nth-of-type(1) {
	text-align: right;
}

.table-maisanbau table > tbody > tr:nth-of-type(1) > td:nth-of-type(2) {
	padding-left: 5px !important;
	width: 1% !important;
}
    
.header-overlay {
	position: absolute;
    height: 55px;
    top: 0px;
    left: 0px;
    width: 100%;
    background: rgba(255,255,255,.82);
}

#google-map-parent {
	width: 100%;
	height: 550px !important;
}

.embed-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}

.embed-container iframe {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}

.btn-print, .btn-to-top {
	position: relative;
	top: 3px;
	margin-right: 7px;
}

/* Saatgutbedarfsrechner */
#calc_value_A, #calc_value_B, #calc_value_C {
	min-width: 320px;
	padding: 5px;
}

#umrechner-submit, #durchschnitt-submit {
	color: #fff;
    background: #00a513;
    margin: 15px 0 0 0;
    border: none;
    padding: 5px 10px;
}

#calc_output, #durchschnitt_output {
	margin-top: 15px;
}

/* Saatgutbedarfsrechner */ 
.durchschnitt-input {
	padding: 5px 10px;
	margin-bottom: 5px;
}

/* TEMP START */
#bs-example-navbar-collapse-1 > ul > li:nth-of-type(5) > ul > li:nth-of-type(7) a {
	display: block;
}
/* TEMP END */


@media (min-width: 992px) {
	.container.content .three-items .col-md-4:nth-of-type(3n+1) {
		clear:both;
	}

	.container.content .four-items .col-md-3:nth-of-type(4n+1) {
		clear:both;
	}

	table.box-4 tr:nth-of-type(4n+1) {
		clear: both;
	}

	table.box-3 tr:nth-of-type(3n+1) {
		clear: both;
	}

hml:not(.sortenspiegel2020)	#LoginWrapper {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.container.content .three-items .col-sm-6:nth-of-type(2n+1) {
		clear:both;
	}

	.container.content .four-items .col-sm-6:nth-of-type(2n+1) {
		clear:both;
	}

	table.box-4 tr, table.box-3 tr {
		width: 50%;
	}

	table.box-4 tr:nth-of-type(2n+1), table.box-3 tr:nth-of-type(2n+1) {
		clear: both;
	}

	.authenticated .login#LogoutButtonContainer {
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	.form-contact .form-control, .form-contact .form-group {
		max-width: 100%;
	}

	.form-contact .pressedienst label {
		width: 100%;
		margin-left: 0px;
	}

	table.box-4 tr, table.box-3 tr {
		width: 100%;
	}

	table.box-4 tr:nth-of-type(1n+1). table.box-3 tr:nth-of-type(1n+1) {
		clear: both;
	}

	.expander .table-responsive>.table>tbody>tr>td, .expander .table-responsive>.table>tbody>tr>th, 
	.expander .table-responsive>.table>tfoot>tr>td, .expander .table-responsive>.table>tfoot>tr>th, 
	.expander .table-responsive>.table>thead>tr>td, .expander .table-responsive>.table>thead>tr>th {
		white-space: initial;
	}

	#calc_form .col-xs-12 > p {
	    min-width: initial;
	    width: 100%;
	    display: block;
	}

	#calc_form hr {
	    width: 100%;
	}

	#calc_form #calc_value_A {
	    margin-bottom: 9px;
	}

	#calc_form #calc_value_A, #calc_form #calc_value_B {
	    width: 100%;
	}

	#calc_form #berechnen {
	    display: block;
	    margin: 15px 0 5px;
	}

	#calc_form #calc_output {
	    width: 100%;
	    margin-left: 0;
	}

	.table-maisanbau .table-responsive {
		border: 0;
	}

	.table-maisanbau table > tbody > tr:nth-of-type(1) > td:nth-of-type(1) {
		text-align: left;
		width: 15px !important;
	}

	.table-maisanbau table > tbody > tr:nth-of-type(1) > td:nth-of-type(2) {
		width: auto !important;
	}

	.table-maisanbau table > tbody > tr:nth-of-type(2) > td:nth-of-type(2) {
		position: relative;
		left: -16px;
	}

	.table-maisanbau > tbody > tr:nth-of-type(1) > td:nth-of-type(1) {
		padding-right: 0px !important;
		width: 100% !important;
		display:block; 
		box-sizing:border-box; 
		clear:both;
	}

	.table-maisanbau > tbody > tr:nth-of-type(1) > td:nth-of-type(2) {
		display:block; 
		box-sizing:border-box; 
		clear:both;
	}

	.table-maisanbau > tbody > tr:nth-of-type(1) > td:nth-of-type(2) p, .table-maisanbau > tbody > tr:nth-of-type(1) > td:nth-of-type(2) div {
		text-align: left;
	}

	.header-overlay {
		display: none;
	}

	.expander .expander-body {
		padding: 15px;
	}

	.btn-print {
		display: none;
	}
} 
/* Validation errors */
form .error-msg {
	font-size:0.8em;
	color:red;
}