/* @override 
	
	
	https://dev.informationsdienst-holz.de/fileadmin/2018/idh_template/css/newslettersub.css?* 
	*/
/*search general*/
.tx-kesearch-pi1 {
  max-width: 800px;
}
.tx-kesearch-pi1 div.result_txt {
  display: none;
}
.tx-kesearch-pi1 div.pages_total {
  margin-top: 40px;
}
.tx-kesearch-pi1 .submitbutt input {
  background: #eceee8;
  padding-right: 20px;
  padding-left: 20px;
  width: 20%;
  min-width: 120px;
}
.tx-kesearch-pi1 div#kesearch_num_results {
  display: none;
}
.tx-kesearch-pi1 .kesearch_pagebrowser ul {
  padding-left: 0;
}
.tx-kesearch-pi1 .kesearch_pagebrowser ul li {
  display: inline-block;
}
.tx-kesearch-pi1 .kesearch_pagebrowser ul li a {
  color: silver;
  border: 1px solid silver;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  font-size: 100%;
  line-height: 240%;
  border-radius: 50%;
  margin-bottom: 15px;
}
.tx-kesearch-pi1 .kesearch_pagebrowser ul li a.current {
  color: #9e223e;
}
.tx-kesearch-pi1 .kesearch_pagebrowser ul li a.prev,
.tx-kesearch-pi1 .kesearch_pagebrowser ul li a.next {
  margin: 0;
  padding: 0;
}
.tx-kesearch-pi1 div.add-info {
  font-size: 80%;
  line-height: 150%;
  margin-top: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.tx-kesearch-pi1 div.add-info i {
  font-weight: normal;
  font-style: normal;
}
.tx-kesearch-pi1 a {
  text-decoration: none;
  margin-right: 8px;
  color: #9e223e;
  margin-left: 8px;
}
.tx-kesearch-pi1 .result-title a {
  font-weight: 500;
  display: block;
  margin-top: 25px;
  margin-bottom: 5px;
  margin-left: 0;
}
.tx-kesearch-pi1 .result-list-item {
  border-bottom: 1px solid silver;
  padding-bottom: 20px;
}
.tx-kesearch-pi1 fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.tx-kesearch-pi1 .ke_searchbox {
  flex-direction: row;
  display: flex;
  align-items: flex-end;
}
.tx-kesearch-pi1 .clearer {
  display: none;
}
.tx-kesearch-pi1 input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px silver solid;
  min-height: 30px;
  padding: 5px;
  color: #9e223e;
  border-radius: 5px;
  font-size: 100%;
}
.tx-kesearch-pi1 input#ke_search_sword {
  flex-grow: 1;
}
.tx-kesearch-pi1 .resetbutt {
  display: none;
}
.tx-kesearch-pi1 .ordering {
  border-bottom: 1px solid silver;
  display: block;
  margin-bottom: 60px;
}
.tx-kesearch-pi1 .ordering ul {
  padding: 0;
}
.tx-kesearch-pi1 .ordering ul li {
  display: inline-block;
}
.tx-kesearch-pi1 .ordering ul li a {
  text-decoration: none;
  margin-right: 8px;
  color: #9e223e;
  margin-left: 8px;
}
/* search small */
.searchBox {
  /*search popup*/
}
.searchBox input {
  border: 1px solid #808080;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #404;
  background-color: #404040;
  padding: 8px 9px 8px 12px;
  width: 79%;
  margin-top: 0;
  font-variant: normal;
  text-transform: none;
  font-weight: 300;
  cursor: auto!important;
  color: white;
  font-size: 100%;
  height: 34px;
}
.searchBox div.partial-quickSearch button.btn.btn-primary {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #505050;
  color: white;
  border-style: none;
  padding: 8px 20px;
  margin-top: 20px;
  text-transform: lowercase;
  cursor: pointer;
  font-size: 100%;
  height: 34px;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  transition: .4s;
}
.searchBox div.partial-quickSearch button.btn.btn-primary:hover {
  background-color: #7f807f;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.searchBox #form_kesearch_searchfield form div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.searchBox input#ke_search_searchfield_sword {
  width: 75%;
}
.searchBox input#ke_search_searchfield_submit {
  background: #eceee8;
  width: 20%!important;
  color: #666666;
  font-weight: 400!important;
}
.searchBox input#ke_search_searchfield_submit:hover {
  color: #9e223e;
}
/* subsription  */
.tx-fp-newsletter .field {
  display: flex;
  align-items: top;
  margin-bottom: 14px;
  margin-top: 15px;
}
.tx-fp-newsletter .field:last-child {
  margin: 0;
}
.tx-fp-newsletter form {
  max-width: 800px;
  margin-top: 40px;
}
.tx-fp-newsletter input {
  border: 1px silver solid;
  height: 30px!important;
  display: block;
  font-size: 16px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 5px;
  color: #9e223e;
  border-radius: 5px;
}
.tx-fp-newsletter input #fpgdr {
  border: 1px silver solid;
  width: 20px;
  height: 20px;
  float: left;
  border-radius: 5px;
}
.tx-fp-newsletter label {
  display: block;
  margin-top: 15px;
  font-weight: 400;
}
.tx-fp-newsletter .smalltext {
  font-size: 85%;
}
.tx-fp-newsletter a {
  color: #9e223e;
  text-decoration: none;
}
.tx-fp-newsletter #fp_email {
  width: 300px;
}
.tx-fp-newsletter [type=radio],
.tx-fp-newsletter [type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.tx-fp-newsletter [type=radio],
.tx-fp-newsletter [type=checkbox] {
  width: 20px;
  height: 20px;
  border: solid 1px silver;
  margin-right: 8px;
  position: relative;
}
.tx-fp-newsletter [type=radio]:checked::before,
.tx-fp-newsletter [type=checkbox]:checked::before {
  content: "";
  width: 24px;
  height: 24px;
  background-color: #9e223e;
  position: absolute;
  top: 2px;
  left: 0px;
}
.tx-fp-newsletter input#fp_gdpr {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  margin-bottom: -65px;
  border: 1px solid silver;
  margin-top: 40px;
}
.tx-fp-newsletter input#fp_mathcaptcha {
  width: 300px;
}
.tx-fp-newsletter .gdprtext {
  padding-left: 30px;
  margin-top: 40px;
}
.tx-fp-newsletter .alert {
  color: #9e223e;
  font-weight: 400;
}
.tx-fp-newsletter .btn.btn-sm {
  padding: 10px;
  color: #9e223e;
  border: 1px solid silver;
  background: #eceee8;
  height: 45px!important;
  color: #666666;
  font-weight: 400!important;
}
.tx-fp-newsletter .btn.btn-sm:hover {
  color: #9e223e;
}
