/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/*.page-id-121762 .rubric-sonstiges h1 {*/
/*  max-width: 100%;*/
/*}*/

/*.page-id-121762 label {*/
/*  color:#000 !important;*/
/*}*/

/*#anmeldung-elearningtage {*/
/*  font-family: var( --e-global-typography-text-font-family ), Sans-serif;;*/
/*}*/

#anmeldung-elearningtage select{
  width: 100%;
  height: 50px;
  font-size: 1rem;
}

#anmeldung-elearningtage  input {
  height: auto;
}

#anmeldung-elearningtage .select2-container--default .select2-selection--single {
  border:1px solid #aaa;
}

#anmeldung-elearningtage .econditional {
  display: none;
}

#anmeldung-elearningtage .econtrol:checked ~ .econditional {
  display: block;
}

#anmeldung-elearningtage .persData {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #555555;
  line-height: 0.1em;
  margin: 40px 0 20px;
}

#anmeldung-elearningtage .persData span{
  background:#fff;
  padding:0 10px;
}

#anmeldung-elearningtage .verDatum {
  color: #DF762C;
}

/*#anmeldung-elearningtage .form-check {*/
/*  padding-left:1.25rem;*/
/*  margin-bottom: 10px;*/
/*  background-color: aliceblue;*/
/*}*/

.veranstaltung .form-check {
  position:relative;
  display:block;
  padding-left:1.25rem;
  border-bottom: 5px solid #105A62;
}

.veranstaltung {
  background-color: #ccdde5;
  padding: 30px;
  border-radius: 5px 5px 5px 5px;
}

.econditional {
  border-bottom: none !important;
  background-color: #d9e6ec;
  padding: 10px;
}

.econditional > label:nth-child(2) {
  margin-left: 20px;
}

.econditional input {
  margin-left: 2px;
}

.page-id-7185 {
  font-family: "Roboto", Sans-serif;
}

.page-id-7185 h1, .page-id-7185 h2, .page-id-7185 h3, .page-id-7185 h4, .page-id-7185 h5, .page-id-7185 h6, .page-id-7185 .second_font {
  font-family: "Roboto", Sans-serif;
}
.personal h2 {
  margin-bottom: 15px;
}

.anrede > p:nth-child(1) {
  margin-bottom: 0px;
}

.page-id-7185 h1.page-title {
  margin-top: 20px !important;
}

.newsletter h4{
  margin-top: unset;
  margin-bottom: unset;
}

.newsletter a{
  color: #d97a43;
}
.newsletter a:hover {
  color: #f29a2e;
}

/*Testfeld um die nicht erwünschte Anmeldungen herauszufiltern.*/
#fachbereich_tf {
  display: none;
}
