.accessible-hidden {
  position: absolute !important;
  height: 1px; width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.content .table {
  border: 0;
}

.content .table th {
  background-color: #003253;
  color: #fff;
  border: 0;
}

.content .table th:nth-child(2) {
  width: 65px;
}

.content .table th:nth-child(3) {
  width: 65px;
}

.content .table th:not(:last-child) {
  border-right: 1px solid #fff;
}

.content .table td {
  border: 0;
  border-bottom: 1px solid #c7c7c7;
}

.content .table tr {
  border: 0;
}

.content .table tr.odd {
  background-color: #fff;
}

.content .table tr.even {
  background-color: #edf1f5;
}

#ServicesForm .table-filter_row {
  padding: 0.5rem;
  background-color: #f6f6f6;
  border: 2px solid #eaeaea;
  margin-bottom: 1rem;
}

#ServicesForm .table-filter_group {
  display: inline-block;
  margin-right: 2rem;
  margin-bottom: 0.6rem;
}

#ServicesForm .table-filter_input--medium {
  width: 10rem;
}

#ServicesForm .table-filter_input--wide {
  width: 18rem;
}

#ServicesForm .table-filter_input--date {
  width: 5.5rem;
}

#ServicesForm .form_header--section {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 0.4rem;
  padding-top: 0;
}

#ServicesForm .form_input {
  display: inline-block;
  vertical-align: baseline;
  margin-bottom: 5px;
}

#ServicesForm .form_input,
#ServicesForm .form_custom-element--division {
  width: 7rem;
}

#ServicesForm .form_input--wide,
#ServicesForm .form_custom-element--wide {
  width: 12rem;
}

#ServicesForm .form_input--number {
  text-align: right;
}

#ServicesForm .form_input--result {
  background-color: #e8e8e8;
}

#ServicesForm .form_input--inline {
  display: inline-block;
  vertical-align: baseline;
}

#ServicesForm .form_input--checkbox,
#ServicesForm .form_input--radio {
  display: inline-block;
  width: auto;
  margin: 0;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  flex-shrink: 0;
}

.form_radio-group {
  display: flex;
}

#ServicesForm .form_group {
  padding-left: 2rem;
  padding-top: 0.2rem;
  width: auto;
  width: 100%;
  box-sizing: border-box;
}

#ServicesForm .form_group:not(.form_group--nohover):not(.form_group--checkbox):hover {
  background-color: rgb(237, 241, 245);
}

#ServicesForm .form_group--checkbox {
  display: flex;
}

#ServicesForm .form_group--no-indent {
  margin-left: 0;
}

#ServicesForm .form_group--range {
  display: inline-block;
}

#ServicesForm .form_custom-element--division {
  display: inline-block;
}

#ServicesForm .form_input-container {
  display: inline-block;
  vertical-align: top;
  width: 19rem;
}

#ServicesForm .form_tooltip-bubble,
 .form_tooltip-bubble {
  border: 0;
  background-color: #003253;
  background-image: url('/Service/Allg/_inc/fkt/FormGen/img/info.png');
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
  vertical-align: text-top;
  margin-left: 0.3rem;
  flex-shrink: 0;
  font-size: 0;
}

#ServicesForm .form_link-bubble {
  border: 0;
  background-color: #1b9127;
  background-image: url('/Service/Allg/_inc/fkt/FormGen/img/question.png');
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
  vertical-align: text-top;
  margin-left: 0.3rem;
  flex-shrink: 0;
  font-size: 0;
}

#ServicesForm .form_tooltip-bubble:focus,
#ServicesForm .form_link-bubble:focus {
  outline: 1px solid #888;
}

.tooltip_help-link {
  margin-bottom: 0.2rem;
  display: inline-block;
}

.tooltip_help-link::after {
  content: '';
  background-image: url('external-link.png');
  height: 10px;
  width: 10px;
  display: inline-block;
  margin-left: 0.2rem;
}

.tooltip_help-link,
.tooltip_help-link:visited {
  color: #fff;
  text-decoration: underline;
}

.tooltip_help-link:hover,
.tooltip_help-link:focus {
  color: #eee;
  text-decoration: underline;
  outline: 1px solid #fff;
}

#ServicesForm .form_tooltip-bubble--input {
  position: absolute;
  left: 100%;
  top: 0.3rem;
}

#ServicesForm .form_tooltip-bubble-content {
  display: none;
}

#ServicesForm .form_label {
  display: inline-block;
  margin-bottom: 4px;
  background-color: transparent;
  color: #000000;
  font-size: 0.8rem;
  padding-left: 0;
  font-weight: normal;
  max-width: 37rem;
  width: 100%;
}

main.content #ServicesForm .form_label {
  font-size: inherit;
}

#ServicesForm .form_label legend {
  display: block;
  background-color: transparent;
  color: #000000;
  font-size: 0.8rem;
  padding: 0;
  margin: 0;
  font-weight: normal;
  max-width: 37rem;
  width: 100%;
}

#ServicesForm .form_label--checkbox {
  display: inline-block;
  width: auto;
  margin-bottom: 0.5rem;
}

#ServicesForm .form_label--radio {
  color: #545454;
  display: inline-block;
  margin-bottom: 0.5rem;
}

#ServicesForm .form_section {
  margin-bottom: 1rem;
}

#ServicesForm .form_section--form {
  padding: 1rem;
  margin-bottom: 0;
}

#ServicesForm .form_section--result {
  padding: 1rem;
  background-color: #eaeaea;
  margin-bottom: 0;
}

#ServicesForm .form_section--unnested {
  padding: 0 1rem;
}

#ServicesForm .form_section--big {
  margin-bottom: 3rem;
  background-color: #f6f6f6;
  border: 2px solid #eaeaea;
}

#ServicesForm .form_hint {
  color: #656565;
  font-size: 0.75rem;
  margin: 0.4rem 0;
}

#ServicesForm .form_description {
  margin-bottom: 1rem;
  margin-left: 2rem;
}

.tooltip {
  border: 0;
  border-left: 4px solid #62ae24;
  border-right: 4px solid #62ae24;
  vertical-align: baseline;
  margin-left: 0.2rem;
  border-radius: 12px;
  cursor: help;
}

.u-is-accessible-hidden {
  border: 0;
  clip: rect(.1em,.1em,.1em,.1em);
  height: .1em!important;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: .1em!important;
}

.bold {
  font-weight: bold;
}

#ServicesForm .parsley-error.parsley-error {
  border-color: #f00;
}

#ServicesForm .parsley-errors-list {
  color: #ff0000;
  padding-left: 0;
  margin-bottom: 1em;
}

#ServicesForm .form_input--range {
  width: 33.333333%;
  box-sizing: border-box;
}

#ServicesForm .form_change-selection {
  float: right;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #003253;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #003253;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #003253;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #003253;
}

.tooltipster-sidetip .tooltipster-box {
  background: #003253;
  border: none;
  color: #fff;
  border-radius: 4px;
}

.tooltip-bubble:before {
  margin-right: 0.2rem;
  content: '';
  border: 0;
  background-color: #003253;
  background-image: url('/Service/Allg/_inc/fkt/FormGen/img/info.png');
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
  vertical-align: text-top;
  margin-left: 0.3rem;
  display: flex;
  flex-shrink: 0;
  font-size: 0;
}

.tooltip-bubble:focus {
  outline: 1px solid #888;
}

#content .liste {
  list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAFklEQVQYV2NkwAIYcQn+R5fAqRLDBAA8aQEFEuiyCAAAAABJRU5ErkJggg==);
}

/* custom to jquery-ui.1.12.1 - autosuggest */
.ui-widget-content .ui-state-active, .ui-widget-content .ui-state-hover, .ui-widget-content .ui-state-focus {
	border: 1px solid #cccccc;
    background: #ededed;
    font-weight: bold;
    color: #2b2b2b;
}
.ui-menu-item div {
    text-decoration: none;
    line-height: 1.5;
	padding: 2px 4px !important;
	color: #4e719d;
	font-weight: bold;
    zoom: 1;
}

.ui-widget-content a {
  color: #4e719d;
}

/* steuern */

.short {
  font-weight: bold;
}

.ui-state-active {
  background-color: #003253;
  border-color: #003253;
}

.accordion_header.accordion_header {
  display: flex;
  width: 100%;
}

.accordion_header-item,
.accordion .ui-accordion-header-icon {
  margin-right: 0.5rem;
  flex-shrink: 0;
}

@media (max-width: 500px) {
  .accordion_header.accordion_header {
    flex-wrap: wrap;
  }
}

/* publ */

.content .orderservice_form-list.orderservice_form-list {
	padding: 0;
	list-style-type: none;
}

.content .orderservice_ordernumber.orderservice_ordernumber {
  font-weight: bold;
}

.content .orderservice_form-list-item.orderservice_form-list-item {
  padding: 1rem;
  border-bottom: 1px solid #DDD;
}

.content .orderservice_form-list-label.orderservice_form-list-label {
  display: inline-block;
  width: calc(100% - 6rem);
  vertical-align: top;
}

.content .orderservice_form-list-input.orderservice_form-list-input {
  width: 2rem;
  margin-right: 1rem;
}

@media (max-width: 600px) {
  .content .orderservice_form-list-label.orderservice_form-list-label {
    margin-top: 1rem;
    display: block;
    width: 100%;
  }
}
