/* e-mobileo Custom */
.ladetarife-tabelle button {
	margin: 0;
	text-transform: uppercase;
}
.ladetarife-tabelle .td_sorted {
  background: #E5F7F7;
}
.ladetarife-tabelle td span {
  background: none;
}
.ladetarife-tabelle td span.tarif-name {
	font-size: 0.8em;
	color: #CACACA;
}

.ladetarife-tabelle {
  border-collapse: collapse;
  margin: 0px 0 25px 0;
  font-size: 1em;
  min-width: 340px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.ladetarife-tabelle thead tr {
  background-color: #00a6a6;
  color: #ffffff;
  text-align: left;
}

.ladetarife-tabelle th {
  padding: 0;
  height: 60px;
  text-align: center;
}

.ladetarife-tabelle td {
  padding: 12px 15px;
  text-align: center;
}

.ladetarife-tabelle thead a {
  color: #FFFFFF;
  font-size: 1.2em;
}

.ladetarife-tabelle tbody tr {
  border-bottom: 1px solid #dddddd !important;
}

.ladetarife-tabelle tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

.ladetarife-tabelle tbody tr:last-of-type {
  border-bottom: 2px solid #00a6a6;
}

.ladetarife-tabelle tbody tr.active-row td {
  font-weight: bold;
  color: #00a6a6;
}

.ladetarife-tabelle tr td.dc_preis {
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  white-space: nowrap;
  padding-left: 15px;
  width: 110px;
}
.ladetarife-tabelle tr td.dc_preis a, .ladetarife-tabelle tr td.ac_preis a {
  color: #00ADAD;
}
.ladetarife-tabelle tr td.dc_preis a:hover, .ladetarife-tabelle tr td.ac_preis a:hover {
  color: #4e657b;
}
.ladetarife-tabelle tr td.ac_preis {
  text-align: center;
  font-size: 0.9em;
  white-space: nowrap;
  width: 110px;
}

.ladetarife-tabelle tr td.details ul {
  margin: 0;
}

.ladetarife-tabelle tr td.details ul li {
  margin-bottom: 0.2em;
}

.ladetarife-tabelle tr td.details ul li::marker {
  font-size: 0.9em;
  color: #9bcb6c;
}

.ladetarife-tabelle tr td.affiliate_link {
  text-align: center;
  white-space: nowrap;
  font-size: 1em;
}

.ladetarife-tabelle .button.is-primary {
  margin: 15px 0 2px 0;
  padding: 0 15px 0 15px !important;
}

.ladetarife-tabelle th button {
  line-height:1.4em;
  text-align: center;
  padding: 0 25px 0 15px;
}

.ladetarife-tabelle-footer {
  font-size: 0.8em;
  color: #B6B6B6;
  padding: 0 10px 0 10px;
  margin: -8px 0 20px 0;
  line-height: 1.4em;
}

.ladetarife-filter label {
  color: #4e657b;
  font-size: 0.9em;
  font-weight: normal;
  cursor: pointer;
}

.ladetarife-filter input {
  margin: 0 7px 0 0;
}

.ladetarife-filter .col {
  padding: 0 0 10px 0 !important;
}
.ladetarife-filter .col-inner {
  margin: 0 0 0 0;
}
.ladetarife-filter button.reset, .ladetarife-tabelle-container .reset {
  margin: -8px 0 0 0;
  padding: 0 10px 0 10px;
  background: #9bcb6c;
  color: #FFFFFF;
}
#toggle_link {
  font-size: 0.9em;
}
.ladetarife-filter #row-01, .ladetarife-filter #row-02 {
  padding: 0 0 0 20px;
}
.ladetarife-filter #row-01 {
    border-top: dotted 1px #00a6a6;
    padding: 15px 15px 5px 15px;
    background: #F7F7F7;
    margin: 0;
}
.ladetarife-filter #row-02 {
    /*border-top: dotted 1px #FFFFFF;*/
    padding: 15px;
    background: #F7F7F7;
    margin: 1px 0 0 0;
}
.hide {
  display: none;
}
.hide-label label {
  display: none;
}
.hide-label select {
  color: #4e657b;
  padding: 0 30px 0 12px;
}
action-table-filter-switch {
  display: block;
  white-space: nowrap;
}
action-table .switch label {
  display: inline !important;
}
action-table .switch :checked:before {
    transform: translate(1em);
}
action-table .switch input:before {
    content: "";
    display: block;
    width: 1.2em;
    height: 1.2em;
    background: #fff;
    border-radius: 2em;
    position: absolute;
    top: .1em;
    left: .1em;
    box-shadow: 0 1px 3px #0003;
    transition: .25s linear transform;
    transform: translate(0);
}

element.style {
}
action-table .switch :checked {
    background: var(--switch-checked);
}
action-table .switch input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    display: inline-block;
    background: var(--switch-unchecked);
    cursor: pointer;
    height: 1.4em;
    width: 2.4em;
    vertical-align: middle;
    border-radius: 2em;
    box-shadow: 0 1px 3px #0003 inset;
    transition: .25s linear background;
}
.ladetarife-filter select {
  margin: 0;
  font-size: 0.9em;
  height: 1.9em;
}

.weitere_filter_icon {
  margin-left: 8px;
  margin-right: 19px;
}

/* SVG Editor: https://yqnn.github.io/svg-path-editor/ */
.weitere_filter_icon:before {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  line-height: 1.2;
  content:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='22' height='18' viewBox='341.332 300 3413 1792'><path d='M 512 2176.002 h 3072 q 70.668 0 120.668 -37.5 t 50 -90.501 t -50 -90.501 t -120.668 -37.5 h -3072 q -70.668 0 -120.668 37.5 t -50 90.501 t 50 90.501 t 120.668 37.5 z M 512 640.002 h 3072 q 70.668 0 120.668 -37.5 t 50 -90.501 t -50 -90.501 t -120.668 -37.5 h -3072 q -70.668 0 -120.668 37.5 t -50 90.501 t 50 90.501 t 120.668 37.5 z M 512 1408.002 h 3072 q 70.668 0 120.668 -37.5 t 50 -90.501 t -50 -90.501 t -120.668 -37.5 h -3072 q -70.668 0 -120.668 37.5 t -50 90.501 t 50 90.501 t 120.668 37.5 z' fill='%2300ADAD' stroke-width='10' /></svg>");
}

[name=Anbieter-Name], [name=Tarif-Länder] {
  width: 100%;
}

@media screen and (max-width: 1050px) {

  /* Reihenfolge von Filtern anpassen */
  #filter_anbieter_name { order: 10; }
  #filter_ad_hoc { order: 11; }
  #filter_ladetarif_laender { order: 12; }

  /* Bei geringerer Auflösung Breite der Filter-Drop-Downs vergrößern */
  [name=Anbieter-Name], [name=Tarif-Länder] {
    width: 80%;
  }
}

@media screen and (max-width: 610px) {
  /* Alle Spalten ausblenden = "Reset" */
  .ladetarife-tabelle td, .ladetarife-tabelle th {
    display: none;
  /* Relevante Spalten für Mobile-View wieder einblenden */
  }
  .ladetarife-tabelle tr td.dc_preis, .ladetarife-tabelle tr td.ac_preis, .ladetarife-tabelle tr td.affiliate_link, .ladetarife-tabelle tr th.dc_preis, .ladetarife-tabelle tr th.ac_preis, .ladetarife-tabelle tr th.affiliate_link {
    display: table-cell;
  }

  /* Reihenfolge von Filtern anpassen */
  #filter_anbieter_name { order: 11; }
  #filter_ad_hoc { order: 10; }
  #filter_ladetarif_laender { order: 12; }
}

/* Im Filter Darstellung responsive Umschalten von 4 auf 3, 2, 1 Spalten und vice versa */

@media screen and (min-width: 1050px) {
	.large_spalte_01 {
		max-width: 29%;
 		-ms-flex-preferred-size: 29%;
 		flex-basis: 29%;
	}
	.large_spalte_02 {
		max-width: 26%;
 		-ms-flex-preferred-size: 26%;
 		flex-basis: 26%;
	}
	.large_spalte_03 {
		max-width: 26%;
 		-ms-flex-preferred-size: 26%;
 		flex-basis: 26%;
	}
	.large_spalte_04 {
		max-width: 19%;
 		-ms-flex-preferred-size: 19%;
 		flex-basis: 19%;
	}

	.weitere_filter_icon {
		margin-right: 12px;
}

}
