/* Variables */
/* --------------------------------------------------------------------------------- */
/* Media */
/* --------------------------------------------------------------------------------- */
/* General styles */
/* --------------------------------------------------------------------------------- */
body {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
body .container {
  width: 1100px;
}
@media only screen and (max-width: 1099px) {
  body .container {
    width: 100%;
  }
}
h1 {
  color: #919191;
  font-size: 24px;
  line-height: 26px;
  font-weight: bold;
  padding: 0 0 2px 0;
  margin: 30px 0 10px 0;
  border-bottom: 1px solid #c4c4c4;
}
h2 {
  color: #686868;
  font-size: 16px;
  line-height: 27px;
  font-weight: bold;
  padding: 0 4px 1px 0;
  margin: 20px 0 20px 0;
  border-bottom: 1px solid #c4c4c4;
}
h3 {
  color: #686868;
  font-size: 14px;
  border: none;
  margin: 15px 0;
  font-weight: bold;
}
a {
  color: #d02184;
}
a:hover {
  color: #d02184;
  text-decoration: underline;
}
label {
  float: left;
  width: 30%;
}
@media only screen and (max-width: 767px) {
  label {
    width: 100%;
  }
}
input[type="text"],
input[type="password"],
textarea {
  border-radius: 0;
  padding: 3px 10px;
  font-size: 14px;
}
select {
  width: 100%;
  height: 30px;
  font-size: 14px;
  padding-left: 6px;
}
.fa {
  float: left;
  font-size: 22px;
  padding: 0 10px 0 0;
  color: #686868;
}
.submit-button {
  cursor: pointer;
  font-size: 14px;
  float: right;
  color: #ffffff;
  background-color: #d02184;
  /*width: 120px;*/
  height: 28px;
  padding: 4px 15px;
  border-radius: 0;
  border: none;
  text-align: center;
}
.submit-button a {
  color: #ffffff;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.submit-button a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .submit-button {
    width: 100%;
    padding: 5px 0;
    margin-top: 15px;
  }
}
.submit-button:hover {
  background-color: #77134c;
}
.submit-button-not-pink {
  background: transparent;
  color: #444444;
  border: none;
}
.submit-button-not-pink:before {
  content: '[ ';
  font-size: 18px;
}
.submit-button-not-pink:after {
  content: ' ]';
  font-size: 18px;
}
.submit-button-not-pink a {
  color: #444444;
}
.submit-button-not-pink a:hover {
  text-decoration: none;
}
.tag {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin: 0 10px 10px 0;
  padding: 4px 10px;
  font-size: 12px;
}
.hinweis {
  font-size: 11px;
  font-weight: normal;
  color: #919191;
  display: block;
}
.fieldwrap {
  padding: 10px 0;
  overflow: hidden;
}
td.align-right {
  text-align: right;
}
table {
  font-size: 14px;
}
input,
textarea {
  border: 1px solid #919191;
}
/* is_courses2 */
/* --------------------------------------------------------------------------------- */
#section .tx-is-courses2 .typo3-messages {
  padding-left: 0;
}
#section .tx-is-courses2 .typo3-messages .alert {
  list-style: none;
  border-radius: 0;
  border: 0;
}
#section .tx-is-courses2 input#textfilter.control {
  padding: 3px 10px;
}
#section .tx-is-courses2 .profile_list .tx_iscourses2 td.thumbnail {
  width: 100px;
  border: 0;
  padding: 0;
}
#section .tx-is-courses2 .profile_list .tx_iscourses2 td.thumbnail img {
  margin: 0;
}
#section .tx-is-courses2 .profile_show .personalien-wrapper {
  padding: 10px 0;
  overflow: hidden;
  float: left;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_show .personalien-wrapper {
    width: 100%;
  }
}
#section .tx-is-courses2 .profile_show .personalien-wrapper .profilepic {
  float: left;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_show .personalien-wrapper .profilepic {
    float: none;
    display: table;
    margin-bottom: 20px;
  }
}
#section .tx-is-courses2 .profile_show .personalien-wrapper .personalien {
  width: 70%;
  float: right;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_show .personalien-wrapper .personalien {
    width: 100%;
  }
}
#section .tx-is-courses2 .profile_show .personalien-wrapper .personalien .personalien-fieldwrap {
  overflow: hidden;
}
#section .tx-is-courses2 .profile_show .personalien-wrapper .personalien .personalien-fieldwrap label {
  font-weight: normal;
}
#section .tx-is-courses2 .profile_show .personalien-wrapper .personalien .personalien-fieldwrap label span.hinweis {
  font-size: 11px;
  font-weight: normal;
  color: #919191;
  display: block;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_show .personalien-wrapper .personalien .personalien-fieldwrap label {
    width: 30%;
  }
}
#section .tx-is-courses2 .profile_show .personalien-wrapper .personalien .personalien-fieldwrap span {
  width: 70%;
  float: left;
}
#section .tx-is-courses2 .profile_show .personalien-wrapper .edit-teacher {
  background: transparent;
  color: #444444;
  border: none;
  text-decoration: none;
  float: right;
}
#section .tx-is-courses2 .profile_show .personalien-wrapper .edit-teacher:before {
  content: '[ ';
  font-size: 18px;
}
#section .tx-is-courses2 .profile_show .personalien-wrapper .edit-teacher:after {
  content: ' ]';
  font-size: 18px;
}
#section .tx-is-courses2 .profile_show .personalien-wrapper .edit-teacher a {
  color: #444444;
}
#section .tx-is-courses2 .profile_show .personalien-wrapper .edit-teacher a:hover {
  text-decoration: none;
}
#section .tx-is-courses2 .profile_show #referrer_back {
  cursor: pointer;
  font-size: 14px;
  color: #ffffff;
  background-color: #d02184;
  /*width: 120px;*/
  height: 28px;
  padding: 4px 15px;
  border-radius: 0;
  border: none;
  text-align: center;
  float: right;
  margin-right: 20px;
}
#section .tx-is-courses2 .profile_show #referrer_back a {
  color: #ffffff;
  display: inline-block;
  width: 100%;
  height: 100%;
}
#section .tx-is-courses2 .profile_show #referrer_back a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_show #referrer_back {
    width: 100%;
    padding: 5px 0;
    margin-top: 15px;
  }
}
#section .tx-is-courses2 .profile_show #referrer_back:hover {
  background-color: #77134c;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_show #referrer_back {
    margin-right: 0;
  }
}
#section .tx-is-courses2 .profile_show .thematisches {
  clear: both;
}
#section .tx-is-courses2 .profile_show .thematisches .thematisches-fieldwrap {
  padding: 10px 0;
  overflow: hidden;
}
#section .tx-is-courses2 .profile_show .thematisches .thematisches-fieldwrap label {
  width: 100%;
}
#section .tx-is-courses2 .profile_show .weiteres {
  padding: 10px 0;
  overflow: hidden;
}
#section .tx-is-courses2 .profile_show .weiteres label {
  width: 100%;
}
#section .tx-is-courses2 .profile_show .kategorisierung .categelement {
  padding: 10px 0;
  overflow: hidden;
}
#section .tx-is-courses2 .profile_show .kategorisierung .categelement label {
  width: 100%;
}
#section .tx-is-courses2 .profile_show .kategorisierung .categelement .tag {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin: 0 10px 10px 0;
  padding: 4px 10px;
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_show .kategorisierung .categelement .tag {
    /*width: 100%;*/
    text-align: center;
    font-size: 11px;
  }
}
#section .tx-is-courses2 .profile_show .button-fieldwrap {
  padding: 10px 0;
  overflow: hidden;
  cursor: pointer;
  font-size: 14px;
  color: #ffffff;
  background-color: #d02184;
  /*width: 120px;*/
  height: 28px;
  padding: 4px 15px;
  border-radius: 0;
  border: none;
  text-align: center;
  float: right;
}
#section .tx-is-courses2 .profile_show .button-fieldwrap a {
  color: #ffffff;
  display: inline-block;
  width: 100%;
  height: 100%;
}
#section .tx-is-courses2 .profile_show .button-fieldwrap a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_show .button-fieldwrap {
    width: 100%;
    padding: 5px 0;
    margin-top: 15px;
  }
}
#section .tx-is-courses2 .profile_show .button-fieldwrap:hover {
  background-color: #77134c;
}
#section .tx-is-courses2 .profile_show .button-fieldwrap a {
  color: #ffffff;
}
#section .tx-is-courses2 .profile_show .button-fieldwrap a:hover {
  text-decoration: none;
}
#section .tx-is-courses2 .profile_edit div.block {
  border: none;
  margin-bottom: 0;
}
#section .tx-is-courses2 .profile_edit .profilepic-wrapper {
  padding: 10px 0;
  overflow: hidden;
}
#section .tx-is-courses2 .profile_edit .profilepic-wrapper .profilepic {
  float: left;
  width: 30%;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_edit .profilepic-wrapper .profilepic {
    float: none;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
#section .tx-is-courses2 .profile_edit .profilepic-wrapper h2 {
  overflow: hidden;
}
#section .tx-is-courses2 .profile_edit .profilepic-wrapper input[type="file"] {
  /*float: right;*/
  /*width: 70%;*/
  display: inline-block;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_edit .profilepic-wrapper input[type="file"] {
    width: 100%;
    border-bottom: 2px solid #444444;
    padding: 10px 0;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
#section .tx-is-courses2 .profile_edit .personalien,
#section .tx-is-courses2 .profile_edit .thematisches,
#section .tx-is-courses2 .profile_edit .weiteres,
#section .tx-is-courses2 .profile_edit .kategorisierung {
  padding: 10px 0;
  overflow: hidden;
}
#section .tx-is-courses2 .profile_edit .personalien .personalien-fieldwrap,
#section .tx-is-courses2 .profile_edit .thematisches .personalien-fieldwrap,
#section .tx-is-courses2 .profile_edit .weiteres .personalien-fieldwrap,
#section .tx-is-courses2 .profile_edit .kategorisierung .personalien-fieldwrap,
#section .tx-is-courses2 .profile_edit .personalien .thematisches-fieldwrap,
#section .tx-is-courses2 .profile_edit .thematisches .thematisches-fieldwrap,
#section .tx-is-courses2 .profile_edit .weiteres .thematisches-fieldwrap,
#section .tx-is-courses2 .profile_edit .kategorisierung .thematisches-fieldwrap,
#section .tx-is-courses2 .profile_edit .personalien .weiteres-fieldwrap,
#section .tx-is-courses2 .profile_edit .thematisches .weiteres-fieldwrap,
#section .tx-is-courses2 .profile_edit .weiteres .weiteres-fieldwrap,
#section .tx-is-courses2 .profile_edit .kategorisierung .weiteres-fieldwrap,
#section .tx-is-courses2 .profile_edit .personalien .categelement,
#section .tx-is-courses2 .profile_edit .thematisches .categelement,
#section .tx-is-courses2 .profile_edit .weiteres .categelement,
#section .tx-is-courses2 .profile_edit .kategorisierung .categelement {
  padding: 10px 0;
  overflow: hidden;
  width: 100%;
}
#section .tx-is-courses2 .profile_edit .personalien .personalien-fieldwrap label,
#section .tx-is-courses2 .profile_edit .thematisches .personalien-fieldwrap label,
#section .tx-is-courses2 .profile_edit .weiteres .personalien-fieldwrap label,
#section .tx-is-courses2 .profile_edit .kategorisierung .personalien-fieldwrap label,
#section .tx-is-courses2 .profile_edit .personalien .thematisches-fieldwrap label,
#section .tx-is-courses2 .profile_edit .thematisches .thematisches-fieldwrap label,
#section .tx-is-courses2 .profile_edit .weiteres .thematisches-fieldwrap label,
#section .tx-is-courses2 .profile_edit .kategorisierung .thematisches-fieldwrap label,
#section .tx-is-courses2 .profile_edit .personalien .weiteres-fieldwrap label,
#section .tx-is-courses2 .profile_edit .thematisches .weiteres-fieldwrap label,
#section .tx-is-courses2 .profile_edit .weiteres .weiteres-fieldwrap label,
#section .tx-is-courses2 .profile_edit .kategorisierung .weiteres-fieldwrap label,
#section .tx-is-courses2 .profile_edit .personalien .categelement label,
#section .tx-is-courses2 .profile_edit .thematisches .categelement label,
#section .tx-is-courses2 .profile_edit .weiteres .categelement label,
#section .tx-is-courses2 .profile_edit .kategorisierung .categelement label {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_edit .personalien .personalien-fieldwrap label,
  #section .tx-is-courses2 .profile_edit .thematisches .personalien-fieldwrap label,
  #section .tx-is-courses2 .profile_edit .weiteres .personalien-fieldwrap label,
  #section .tx-is-courses2 .profile_edit .kategorisierung .personalien-fieldwrap label,
  #section .tx-is-courses2 .profile_edit .personalien .thematisches-fieldwrap label,
  #section .tx-is-courses2 .profile_edit .thematisches .thematisches-fieldwrap label,
  #section .tx-is-courses2 .profile_edit .weiteres .thematisches-fieldwrap label,
  #section .tx-is-courses2 .profile_edit .kategorisierung .thematisches-fieldwrap label,
  #section .tx-is-courses2 .profile_edit .personalien .weiteres-fieldwrap label,
  #section .tx-is-courses2 .profile_edit .thematisches .weiteres-fieldwrap label,
  #section .tx-is-courses2 .profile_edit .weiteres .weiteres-fieldwrap label,
  #section .tx-is-courses2 .profile_edit .kategorisierung .weiteres-fieldwrap label,
  #section .tx-is-courses2 .profile_edit .personalien .categelement label,
  #section .tx-is-courses2 .profile_edit .thematisches .categelement label,
  #section .tx-is-courses2 .profile_edit .weiteres .categelement label,
  #section .tx-is-courses2 .profile_edit .kategorisierung .categelement label {
    width: 100%;
  }
}
#section .tx-is-courses2 .profile_edit .personalien .personalien-fieldwrap input[type="text"],
#section .tx-is-courses2 .profile_edit .thematisches .personalien-fieldwrap input[type="text"],
#section .tx-is-courses2 .profile_edit .weiteres .personalien-fieldwrap input[type="text"],
#section .tx-is-courses2 .profile_edit .kategorisierung .personalien-fieldwrap input[type="text"],
#section .tx-is-courses2 .profile_edit .personalien .thematisches-fieldwrap input[type="text"],
#section .tx-is-courses2 .profile_edit .thematisches .thematisches-fieldwrap input[type="text"],
#section .tx-is-courses2 .profile_edit .weiteres .thematisches-fieldwrap input[type="text"],
#section .tx-is-courses2 .profile_edit .kategorisierung .thematisches-fieldwrap input[type="text"],
#section .tx-is-courses2 .profile_edit .personalien .weiteres-fieldwrap input[type="text"],
#section .tx-is-courses2 .profile_edit .thematisches .weiteres-fieldwrap input[type="text"],
#section .tx-is-courses2 .profile_edit .weiteres .weiteres-fieldwrap input[type="text"],
#section .tx-is-courses2 .profile_edit .kategorisierung .weiteres-fieldwrap input[type="text"],
#section .tx-is-courses2 .profile_edit .personalien .categelement input[type="text"],
#section .tx-is-courses2 .profile_edit .thematisches .categelement input[type="text"],
#section .tx-is-courses2 .profile_edit .weiteres .categelement input[type="text"],
#section .tx-is-courses2 .profile_edit .kategorisierung .categelement input[type="text"] {
  margin: 0;
  width: 70%;
  float: right;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_edit .personalien .personalien-fieldwrap input[type="text"],
  #section .tx-is-courses2 .profile_edit .thematisches .personalien-fieldwrap input[type="text"],
  #section .tx-is-courses2 .profile_edit .weiteres .personalien-fieldwrap input[type="text"],
  #section .tx-is-courses2 .profile_edit .kategorisierung .personalien-fieldwrap input[type="text"],
  #section .tx-is-courses2 .profile_edit .personalien .thematisches-fieldwrap input[type="text"],
  #section .tx-is-courses2 .profile_edit .thematisches .thematisches-fieldwrap input[type="text"],
  #section .tx-is-courses2 .profile_edit .weiteres .thematisches-fieldwrap input[type="text"],
  #section .tx-is-courses2 .profile_edit .kategorisierung .thematisches-fieldwrap input[type="text"],
  #section .tx-is-courses2 .profile_edit .personalien .weiteres-fieldwrap input[type="text"],
  #section .tx-is-courses2 .profile_edit .thematisches .weiteres-fieldwrap input[type="text"],
  #section .tx-is-courses2 .profile_edit .weiteres .weiteres-fieldwrap input[type="text"],
  #section .tx-is-courses2 .profile_edit .kategorisierung .weiteres-fieldwrap input[type="text"],
  #section .tx-is-courses2 .profile_edit .personalien .categelement input[type="text"],
  #section .tx-is-courses2 .profile_edit .thematisches .categelement input[type="text"],
  #section .tx-is-courses2 .profile_edit .weiteres .categelement input[type="text"],
  #section .tx-is-courses2 .profile_edit .kategorisierung .categelement input[type="text"] {
    width: 100%;
  }
}
#section .tx-is-courses2 .profile_edit .personalien .personalien-fieldwrap select,
#section .tx-is-courses2 .profile_edit .thematisches .personalien-fieldwrap select,
#section .tx-is-courses2 .profile_edit .weiteres .personalien-fieldwrap select,
#section .tx-is-courses2 .profile_edit .kategorisierung .personalien-fieldwrap select,
#section .tx-is-courses2 .profile_edit .personalien .thematisches-fieldwrap select,
#section .tx-is-courses2 .profile_edit .thematisches .thematisches-fieldwrap select,
#section .tx-is-courses2 .profile_edit .weiteres .thematisches-fieldwrap select,
#section .tx-is-courses2 .profile_edit .kategorisierung .thematisches-fieldwrap select,
#section .tx-is-courses2 .profile_edit .personalien .weiteres-fieldwrap select,
#section .tx-is-courses2 .profile_edit .thematisches .weiteres-fieldwrap select,
#section .tx-is-courses2 .profile_edit .weiteres .weiteres-fieldwrap select,
#section .tx-is-courses2 .profile_edit .kategorisierung .weiteres-fieldwrap select,
#section .tx-is-courses2 .profile_edit .personalien .categelement select,
#section .tx-is-courses2 .profile_edit .thematisches .categelement select,
#section .tx-is-courses2 .profile_edit .weiteres .categelement select,
#section .tx-is-courses2 .profile_edit .kategorisierung .categelement select {
  margin: 0;
  width: 70%;
  float: right;
}
#section .tx-is-courses2 .profile_edit .personalien .personalien-fieldwrap textarea,
#section .tx-is-courses2 .profile_edit .thematisches .personalien-fieldwrap textarea,
#section .tx-is-courses2 .profile_edit .weiteres .personalien-fieldwrap textarea,
#section .tx-is-courses2 .profile_edit .kategorisierung .personalien-fieldwrap textarea,
#section .tx-is-courses2 .profile_edit .personalien .thematisches-fieldwrap textarea,
#section .tx-is-courses2 .profile_edit .thematisches .thematisches-fieldwrap textarea,
#section .tx-is-courses2 .profile_edit .weiteres .thematisches-fieldwrap textarea,
#section .tx-is-courses2 .profile_edit .kategorisierung .thematisches-fieldwrap textarea,
#section .tx-is-courses2 .profile_edit .personalien .weiteres-fieldwrap textarea,
#section .tx-is-courses2 .profile_edit .thematisches .weiteres-fieldwrap textarea,
#section .tx-is-courses2 .profile_edit .weiteres .weiteres-fieldwrap textarea,
#section .tx-is-courses2 .profile_edit .kategorisierung .weiteres-fieldwrap textarea,
#section .tx-is-courses2 .profile_edit .personalien .categelement textarea,
#section .tx-is-courses2 .profile_edit .thematisches .categelement textarea,
#section .tx-is-courses2 .profile_edit .weiteres .categelement textarea,
#section .tx-is-courses2 .profile_edit .kategorisierung .categelement textarea {
  height: 100px;
  width: 70%;
  float: right;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_edit .personalien .personalien-fieldwrap textarea,
  #section .tx-is-courses2 .profile_edit .thematisches .personalien-fieldwrap textarea,
  #section .tx-is-courses2 .profile_edit .weiteres .personalien-fieldwrap textarea,
  #section .tx-is-courses2 .profile_edit .kategorisierung .personalien-fieldwrap textarea,
  #section .tx-is-courses2 .profile_edit .personalien .thematisches-fieldwrap textarea,
  #section .tx-is-courses2 .profile_edit .thematisches .thematisches-fieldwrap textarea,
  #section .tx-is-courses2 .profile_edit .weiteres .thematisches-fieldwrap textarea,
  #section .tx-is-courses2 .profile_edit .kategorisierung .thematisches-fieldwrap textarea,
  #section .tx-is-courses2 .profile_edit .personalien .weiteres-fieldwrap textarea,
  #section .tx-is-courses2 .profile_edit .thematisches .weiteres-fieldwrap textarea,
  #section .tx-is-courses2 .profile_edit .weiteres .weiteres-fieldwrap textarea,
  #section .tx-is-courses2 .profile_edit .kategorisierung .weiteres-fieldwrap textarea,
  #section .tx-is-courses2 .profile_edit .personalien .categelement textarea,
  #section .tx-is-courses2 .profile_edit .thematisches .categelement textarea,
  #section .tx-is-courses2 .profile_edit .weiteres .categelement textarea,
  #section .tx-is-courses2 .profile_edit .kategorisierung .categelement textarea {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_edit .personalien span.select2,
  #section .tx-is-courses2 .profile_edit .thematisches span.select2,
  #section .tx-is-courses2 .profile_edit .weiteres span.select2,
  #section .tx-is-courses2 .profile_edit .kategorisierung span.select2 {
    width: 100% !important;
  }
}
#section .tx-is-courses2 .profile_edit .personalien span.selection > span,
#section .tx-is-courses2 .profile_edit .thematisches span.selection > span,
#section .tx-is-courses2 .profile_edit .weiteres span.selection > span,
#section .tx-is-courses2 .profile_edit .kategorisierung span.selection > span {
  border-radius: 0;
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap input[type="submit"] {
  cursor: pointer;
  font-size: 14px;
  color: #ffffff;
  background-color: #d02184;
  /*width: 120px;*/
  height: 28px;
  padding: 4px 15px;
  border-radius: 0;
  border: none;
  text-align: center;
  float: right;
  margin-left: 30px;
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap input[type="submit"] a {
  color: #ffffff;
  display: inline-block;
  width: 100%;
  height: 100%;
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap input[type="submit"] a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_edit .button-fieldwrap input[type="submit"] {
    width: 100%;
    padding: 5px 0;
    margin-top: 15px;
  }
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap input[type="submit"]:hover {
  background-color: #77134c;
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap .dropdown {
  float: right;
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap .dropdown button.btn-primary {
  cursor: pointer;
  font-size: 14px;
  float: right;
  color: #ffffff;
  background-color: #d02184;
  /*width: 120px;*/
  height: 28px;
  padding: 4px 15px;
  border-radius: 0;
  border: none;
  text-align: center;
  background-color: #919191;
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap .dropdown button.btn-primary a {
  color: #ffffff;
  display: inline-block;
  width: 100%;
  height: 100%;
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap .dropdown button.btn-primary a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_edit .button-fieldwrap .dropdown button.btn-primary {
    width: 100%;
    padding: 5px 0;
    margin-top: 15px;
  }
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap .dropdown button.btn-primary:hover {
  background-color: #77134c;
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap .dropdown button.btn-primary:hover {
  background-color: #444444;
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap .dropdown ul.dropdown-menu {
  margin: 0;
  padding: 0;
  min-width: 120px;
  background: #919191;
  border-radius: 0;
  border: none;
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap .dropdown ul.dropdown-menu li {
  padding: 0;
  list-style-image: none;
  list-style: none;
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap .dropdown ul.dropdown-menu li a {
  text-align: center;
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap .dropdown ul.dropdown-menu li button {
  padding: 3px 0;
  border: none;
  background: none;
  vertical-align: middle;
  width: 100%;
}
#section .tx-is-courses2 .profile_edit .button-fieldwrap .dropdown ul.dropdown-menu li button:hover {
  background-color: #f30808;
  color: #ffffff;
}
#section .tx-is-courses2 .profile_edit .kursfelder .kursfelder-fieldwrap {
  padding: 10px 0;
  overflow: hidden;
}
#section .tx-is-courses2 .profile_edit .kursfelder .kursfelder-fieldwrap input[type="text"],
#section .tx-is-courses2 .profile_edit .kursfelder .kursfelder-fieldwrap textarea {
  margin: 0;
  width: 70%;
  float: right;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_edit .kursfelder .kursfelder-fieldwrap input[type="text"],
  #section .tx-is-courses2 .profile_edit .kursfelder .kursfelder-fieldwrap textarea {
    width: 100%;
  }
}
#section .tx-is-courses2 .profile_edit input[type="file"] {
  /*float: right;*/
  /*width: 70%;*/
  display: inline-block;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .profile_edit input[type="file"] {
    width: 100%;
    border-bottom: 2px solid #444444;
    padding: 10px 0;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
#section .tx-is-courses2 .profile_edit input[type="file"] {
  border: none;
}
#section .tx-is-courses2 div.kursleiterliste {
  height: 145px;
  margin: 30px 0 20px 0;
}
#section .tx-is-courses2 div.kursleiterliste div.datarow {
  float: left;
  width: 50%;
  padding: 15px;
  background: #efefef;
  border: 0.5px solid #ffffff;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 div.kursleiterliste div.datarow {
    width: 100%;
  }
}
#section .tx-is-courses2 div.kursleiterliste div.datarow h2 {
  padding: 0;
  font-weight: normal;
  margin-top: 0;
}
#section .tx-is-courses2 div.kursleiterliste div.datarow div.kontakt {
  height: 130px;
  background: #ffffff;
  overflow: hidden;
  padding: 10px;
}
#section .tx-is-courses2 div.kursleiterliste div.datarow div.kontakt div.thumbnail {
  padding: 0;
  border: 0;
  margin: 0;
  float: left;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 div.kursleiterliste div.datarow div.kontakt div.thumbnail {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
#section .tx-is-courses2 div.kursleiterliste div.datarow div.kontakt div.thumbnail img {
  width: 100px;
}
#section .tx-is-courses2 div.kursleiterliste div.datarow div.kontakt div.profile-infos {
  margin-left: 120px;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 div.kursleiterliste div.datarow div.kontakt div.profile-infos {
    margin: 10px 0 0 0;
    float: left;
    width: 100%;
    text-align: center;
  }
}
#section .tx-is-courses2 div.kursleiterliste div.datarow div.kontakt div.profile-infos p {
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 div.kursleiterliste div.datarow div.kontakt div.profile-infos a.email,
  #section .tx-is-courses2 div.kursleiterliste div.datarow div.kontakt div.profile-infos a.phone,
  #section .tx-is-courses2 div.kursleiterliste div.datarow div.kontakt div.profile-infos a.www {
    line-height: 20px;
  }
}
#section .tx-is-courses2 div.kursleiterliste div.datarow div.kontakt div.profile-infos a.go-to-profile:before {
  content: '[ ';
  font-size: 18px;
}
#section .tx-is-courses2 div.kursleiterliste div.datarow div.kontakt div.profile-infos a.go-to-profile:after {
  content: ' ]';
  font-size: 18px;
}
#section .tx-is-courses2 .kurs-wrapper {
  width: 100%;
  float: left;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #c4c4c4;
  position: relative;
}
#section .tx-is-courses2 .kurs-wrapper .titel {
  padding-left: 16px;
}
#section .tx-is-courses2 .kurs-wrapper .titel h3 {
  margin: 0 0 7px 0;
}
#section .tx-is-courses2 .kurs-wrapper .titel h3:before {
  content: '';
  background: url(/fileadmin/template/img/list-style-image-pink.png) no-repeat right;
  position: absolute;
  left: -10px;
  top: 7px;
  height: 20px;
  width: 20px;
}
#section .tx-is-courses2 .kurs-wrapper .kurs-beschreibung {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 40px;
  margin: 0 auto 7px auto;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#section .tx-is-courses2 .kurs-wrapper .kurs-beschreibung,
#section .tx-is-courses2 .kurs-wrapper .kurs-datum-ort {
  padding-left: 16px;
}
#section .tx-is-courses2 .kurs-wrapper.linkexpander a:hover {
  text-decoration: none;
}
#section .tx-is-courses2 .kurs-wrapper.linkexpander:hover {
  background-color: #eeeeee;
}
#section .tx-is-courses2 .kurse-keine-resultate {
  font-style: italic;
  padding: 10px 0 0 16px;
}
#section .tx-is-courses2 .filterelement {
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
}
#section .tx-is-courses2 .filterelement .control {
  width: 70%;
  float: right;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .filterelement .control {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  #section .tx-is-courses2 .tx_iscourses2.stacktable.small-only {
    display: none !important;
  }
}
#section .tx-is-courses2 .tx_iscourses2 tbody tr td:first-child {
  width: 150px;
}
#section .tx-is-courses2 .tx_iscourses2 tbody tr td:last-child {
  width: 200px;
}
#section .tx-is-courses2 .tx_iscourses2 tbody tr td p {
  font-size: 14px;
  margin: 0;
}
#section .tx-is-courses2 .tx_iscourses2 tbody tr.navigation-anmeldung {
  height: 35px;
}
#section .tx-is-courses2 .tx_iscourses2 .fa {
  float: left;
  padding-top: 0;
  font-size: 21px;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .tx_iscourses2 .fa {
    float: right;
    font-size: 28px;
  }
}
#section .tx-is-courses2 form.course_upload input[type="file"] {
  margin-top: 20px;
}
#section .tx-is-courses2 form.course_upload button[type="submit"] {
  cursor: pointer;
  font-size: 14px;
  float: right;
  color: #ffffff;
  background-color: #d02184;
  /*width: 120px;*/
  height: 28px;
  padding: 4px 15px;
  border-radius: 0;
  border: none;
  text-align: center;
  width: 190px;
  height: auto;
}
#section .tx-is-courses2 form.course_upload button[type="submit"] a {
  color: #ffffff;
  display: inline-block;
  width: 100%;
  height: 100%;
}
#section .tx-is-courses2 form.course_upload button[type="submit"] a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 form.course_upload button[type="submit"] {
    width: 100%;
    padding: 5px 0;
    margin-top: 15px;
  }
}
#section .tx-is-courses2 form.course_upload button[type="submit"]:hover {
  background-color: #77134c;
}
#section .tx-is-courses2 form.course_upload > div.buttons {
  margin-top: 20px;
}
#section .tx-is-courses2 form.course_upload button[name="tx_iscourses2_courses[preflight]"] {
  margin-bottom: 20px;
}
#section .tx-is-courses2 form.course_upload button[name="tx_iscourses2_courses[upload]"] {
  clear: both;
}
#section .tx-is-courses2 form.course_upload .beschreibung {
  margin-bottom: 20px;
  overflow: hidden;
}
#section .tx-is-courses2 form.course_upload table {
  display: block;
  height: 500px;
  overflow-y: scroll;
  overflow-x: scroll;
}
#section .tx-is-courses2 form.course_upload table.innertable {
  display: table;
  height: auto;
  overflow: auto;
}
#section .tx-is-courses2 form.course_upload table tbody tr th,
#section .tx-is-courses2 form.course_upload table tbody tr td {
  border: 1px solid #c4c4c4;
  padding: 5px;
  vertical-align: top;
}
#section .tx-is-courses2 form.course_upload table tbody tr.ok td:first-child {
  background-color: lightgreen;
}
#section .tx-is-courses2 form.course_upload table tbody tr.warnung td:first-child {
  background-color: lightyellow;
}
#section .tx-is-courses2 form.course_upload table tbody tr.duplikat td:first-child {
  background-color: palevioletred;
}
#section .tx-is-courses2 form.course_upload table tbody tr.datarow td {
  min-width: 200px;
}
#section .tx-is-courses2 form.course_upload > table > tbody > tr {
  border-top: 2px solid black;
}
#section .tx-is-courses2 form.course_upload > table > tbody > tr td.multicol {
  border-collapse: collapse;
  border: none;
  padding: 0;
}
#section .tx-is-courses2 .tx_iscourses2.anmeldung table {
  width: 100%;
  margin-bottom: 10px;
}
#section .tx-is-courses2 .tx_iscourses2.anmeldung table tr td {
  padding: 5px 5px;
  vertical-align: top;
}
#section .tx-is-courses2 .tx_iscourses2.anmeldung table tr td:first-child {
  width: 180px;
}
#section .tx-is-courses2 .tx_iscourses2.anmeldung table tr td:last-child {
  width: inherit;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .tx_iscourses2.anmeldung table tr td {
    padding: 10px;
    border: 1px solid #c4c4c4;
  }
}
#section .tx-is-courses2 .tx_iscourses2.anmeldung table tr td div.beschreibung p {
  margin: 15px 0;
}
#section .tx-is-courses2 .tx_iscourses2 .socialbuttons {
  overflow: hidden;
  width: 70%;
  padding-top: 10px;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .tx_iscourses2 .socialbuttons {
    width: 100%;
    clear: both;
    float: none;
    margin-top: 20px;
  }
  #section .tx-is-courses2 .tx_iscourses2 .socialbuttons .sh_buttons .sh_button {
    margin-top: 5px;
  }
}
#section .tx-is-courses2 .tx_iscourses2 .socialbuttons .socialmedia_label {
  display: block;
  clear: both;
  width: 100%;
}
#section .tx-is-courses2 .tx_iscourses2 .socialbuttons .sh_buttons {
  width: 100%;
  overflow: hidden;
}
#section .tx-is-courses2 .tx_iscourses2 .socialbuttons .sh_buttons .sh_button {
  cursor: pointer;
  display: block;
  float: left;
  height: 30px;
  width: auto;
  margin-right: 5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#section .tx-is-courses2 .tx_iscourses2 .socialbuttons .sh_buttons .sh_button:hover {
  opacity: 0.6;
}
#section .tx-is-courses2 .tx_iscourses2 .socialbuttons .sh_buttons .sh_button .icon {
  width: 100%;
  height: 100%;
}
#section .tx-is-courses2 .tx_iscourses2 .socialbuttons .sh_buttons .sh_button .icon img {
  height: 100%;
  width: auto;
}
#section .tx-is-courses2 .tx_iscourses2 div.navigation-anmeldung {
  float: right;
  overflow: hidden;
  width: 30%;
  /*margin-top: 10px;*/
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .tx_iscourses2 div.navigation-anmeldung {
    width: 100%;
    clear: both;
    float: none;
  }
}
#section .tx-is-courses2 .tx_iscourses2 div.navigation-anmeldung > div {
  overflow: hidden;
  clear: both;
}
#section .tx-is-courses2 .tx_iscourses2 div.navigation-anmeldung > div.anmeldung {
  margin-top: 10px;
}
#section .tx-is-courses2 .tx_iscourses2 div.navigation-anmeldung .bearbeitungs_link {
  background: transparent;
  color: #444444;
  border: none;
}
#section .tx-is-courses2 .tx_iscourses2 div.navigation-anmeldung .bearbeitungs_link:before {
  content: '[ ';
  font-size: 18px;
}
#section .tx-is-courses2 .tx_iscourses2 div.navigation-anmeldung .bearbeitungs_link:after {
  content: ' ]';
  font-size: 18px;
}
#section .tx-is-courses2 .tx_iscourses2 div.navigation-anmeldung .bearbeitungs_link a {
  color: #444444;
}
#section .tx-is-courses2 .tx_iscourses2 div.navigation-anmeldung .bearbeitungs_link a:hover {
  text-decoration: none;
}
#section .tx-is-courses2 .tx_iscourses2 div.navigation-anmeldung .bearbeitungs_link a {
  color: #d02184;
}
#section .tx-is-courses2 .tx_iscourses2 div.navigation-anmeldung .bearbeitungs_link:before,
#section .tx-is-courses2 .tx_iscourses2 div.navigation-anmeldung .bearbeitungs_link:after {
  color: #d02184;
}
#section .tx-is-courses2 .tx_iscourses2 .kategorisierung {
  width: 100%;
  overflow: hidden;
}
#section .tx-is-courses2 .tx_iscourses2 .kategorisierung .categelement {
  width: 100%;
  float: left;
}
#section .tx-is-courses2 .tx_iscourses2 .kategorisierung .categelement label {
  width: 100%;
  margin-top: 20px;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste {
  width: 100%;
  margin-top: 50px;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste h2 {
  margin-top: 0;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow {
  float: left;
  width: 100%;
  padding: 15px;
  background: #efefef;
  border: 0.5px solid #ffffff;
  margin-bottom: 20px;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .logo {
  width: 17%;
  float: left;
  /*display: inline-block;*/
  vertical-align: top;
  height: 70px;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .logo {
    display: none;
  }
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .content {
  width: 83%;
  float: left;
  /*display: inline-block;*/
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .content {
    width: 100%;
  }
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .content h2 {
  border-left: none !important;
  padding-left: 0 !important;
  line-height: 23px !important;
  margin-top: -5px !important;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow {
    width: 100%;
  }
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .kursliste_spalte_1 {
  float: left;
  width: calc(60% - 10px);
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .kursliste_spalte_1 {
    width: 100%;
  }
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .kursliste_spalte_1 .kurs-beschreibung {
  width: 100%;
  overflow: hidden;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .kursliste_spalte_1 .detail_link {
  padding-top: 5px;
  margin: 0;
  float: left;
  padding-right: 20px;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .kursliste_spalte_1 .bearbeitungs_link {
  float: left;
  padding-top: 2px;
  background: transparent;
  color: #444444;
  border: none;
  margin-right: 10px;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .kursliste_spalte_1 .bearbeitungs_link:before {
  content: '[ ';
  font-size: 18px;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .kursliste_spalte_1 .bearbeitungs_link:after {
  content: ' ]';
  font-size: 18px;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .kursliste_spalte_1 .bearbeitungs_link a {
  color: #444444;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .kursliste_spalte_1 .bearbeitungs_link a:hover {
  text-decoration: none;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .kursliste_spalte_2 {
  float: right;
  width: 40%;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #c4c4c4;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow .kursliste_spalte_2 {
    width: 100%;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    border: none;
    border-top: 1px solid #c4c4c4;
  }
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow h2 {
  padding: 0;
  margin-bottom: 10px;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow h2 span.kurs-datum-ort {
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .tx_iscourses2.kursliste div.datarow h2 span.kurs-datum-ort {
    white-space: pre;
  }
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .tx_iscourses2.kursliste {
    border-top: 1px solid #c4c4c4;
    margin-top: 30px;
  }
}
#section .tx-is-courses2 .tx_iscourses2.kursliste tr th {
  width: 15%;
  text-align: center;
  padding-bottom: 5px;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste tr th.titel {
  width: 35%;
  text-align: left;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste tr th.anmelden {
  width: 20%;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste tr td {
  border: 1px solid #c4c4c4;
  padding: 5px 3px;
  text-align: center;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste tr td.st-key {
  text-align: left;
  font-weight: 600;
  vertical-align: baseline;
  padding: 4px 0 0 0;
  border: none;
  width: 35%;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste tr td.st-val {
  text-align: left;
  padding: 4px 0 0 10px;
  border: none;
  border-left: 1px solid #c4c4c4;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste tr td.st-val.anmelden {
  text-align: right;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste tr td.st-val.anmelden .anmeldelink {
  background-color: #d02184;
  padding: 5px 10px;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste tr td.st-val.anmelden .anmeldelink a {
  color: #ffffff;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste tr td.titel {
  text-align: left;
}
#section .tx-is-courses2 .tx_iscourses2.kursliste tr td.anmelden {
  text-align: left;
  padding-left: 10px;
  border: none;
}
#section .tx-is-courses2 .navigation-anmeldung span#referrer_back {
  background: transparent;
  color: #444444;
  border: none;
  float: right;
}
#section .tx-is-courses2 .navigation-anmeldung span#referrer_back:before {
  content: '[ ';
  font-size: 18px;
}
#section .tx-is-courses2 .navigation-anmeldung span#referrer_back:after {
  content: ' ]';
  font-size: 18px;
}
#section .tx-is-courses2 .navigation-anmeldung span#referrer_back a {
  color: #444444;
}
#section .tx-is-courses2 .navigation-anmeldung span#referrer_back a:hover {
  text-decoration: none;
}
#section .tx-is-courses2 .navigation-anmeldung span#externe_url {
  cursor: pointer;
  font-size: 14px;
  float: right;
  color: #ffffff;
  background-color: #d02184;
  /*width: 120px;*/
  height: 28px;
  padding: 4px 15px;
  border-radius: 0;
  border: none;
  text-align: center;
}
#section .tx-is-courses2 .navigation-anmeldung span#externe_url a {
  color: #ffffff;
  display: inline-block;
  width: 100%;
  height: 100%;
}
#section .tx-is-courses2 .navigation-anmeldung span#externe_url a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .navigation-anmeldung span#externe_url {
    width: 100%;
    padding: 5px 0;
    margin-top: 15px;
  }
}
#section .tx-is-courses2 .navigation-anmeldung span#externe_url:hover {
  background-color: #77134c;
}
@media only screen and (max-width: 767px) {
  #section .tx-is-courses2 .navigation-anmeldung span#externe_url {
    margin-top: 0;
  }
}
#section .tx-is-courses2 h2.beschreibung {
  margin-bottom: 10px;
}
#section .tx-is-courses2 input[type="radio"]:nth-child(2) {
  margin-right: 10px;
}
#section .tx-is-courses2 input[type="radio"]:nth-child(3) {
  margin: 0 10px 0 20px;
}
#section .tx-is-courses2 .select2.select2-container.select2-container--default .selection .select2-selection.select2-selection--multiple {
  -webkit-appearance: menulist;
}
#section .tx-is-courses2 label {
  /*width: inherit;*/
}
#section .tx-is-courses2 form label {
  /*width: 30%;*/
}
#section .tx-is-courses2 .dataTables_wrapper select {
  width: inherit;
}
#section .tx-is-courses2 .dataTables_wrapper label {
  width: inherit;
}
#section .tx-is-courses2 table.statistikliste td,
#section .tx-is-courses2 table.statistikliste th {
  font-size: 0.9em;
  border: 0;
  border-bottom: 1px solid #ccc;
}
#section .tx-is-courses2 table.statistikliste td .fa,
#section .tx-is-courses2 table.statistikliste th .fa {
  display: inline !important;
}
#section .tx-is-courses2 .is_courses2_exceleditor select {
  width: 70% !important;
}
#section .tx-is-courses2 .is_courses2_exceleditor label {
  font-weight: bold !important;
}
#section .tx-is-courses2 .is_courses2_exceleditor .accordeon_toggle {
  cursor: pointer;
}
#section .tx-is-courses2 .is_courses2_exceleditor .accordeon_toggle span {
  float: right;
  margin-right: 10px;
  margin-top: 2px;
}
#section .tx-is-courses2 .is_courses2_exceleditor .accordeon_toggle i {
  display: none;
}
#section .tx-is-courses2 .is_courses2_exceleditor .accordeon_toggle.open .fa-chevron-down {
  display: inline !important;
}
#section .tx-is-courses2 .is_courses2_exceleditor .accordeon_toggle.open .fa-chevron-right {
  display: none !important;
}
#section .tx-is-courses2 .is_courses2_exceleditor .accordeon_toggle.closed .fa-chevron-down {
  display: none !important;
}
#section .tx-is-courses2 .is_courses2_exceleditor .accordeon_toggle.closed .fa-chevron-right {
  display: inline !important;
}
#section .tx-is-courses2 .is_courses2_exceleditor .accordeon_content.closed {
  display: none;
}
#section .tx-is-courses2 .is_courses2_exceleditor .excel_selection {
  overflow: hidden;
  clear: both;
  margin-bottom: 20px;
}
#section .tx-is-courses2 .is_courses2_exceleditor .excel_selection .field {
  width: 100%;
}
#section .tx-is-courses2 .is_courses2_exceleditor .excel_selection .field input {
  width: 100%;
}
#section .tx-is-courses2 .is_courses2_exceleditor .excel_selection .button-fieldwrap {
  width: 100%;
  margin-top: 25px;
}
#section .tx-is-courses2 .is_courses2_exceleditor .excel_selection .button-fieldwrap input {
  width: 45%;
  float: left;
  margin-left: 0;
}
#section .tx-is-courses2 .is_courses2_exceleditor .excel_selection .button-fieldwrap input.delete {
  float: right;
  background-color: #dc3545;
}
#section .tx-is-courses2 .is_courses2_exceleditor .excel_selection .button-fieldwrap input.delete:hover {
  background-color: #74141d;
}
#section .tx-is-courses2 .is_courses2_exceleditor .create_excel {
  overflow: hidden;
  clear: both;
  margin-bottom: 20px;
}
#section .tx-is-courses2 .is_courses2_exceleditor .create_excel .field {
  width: 70%;
  float: left;
}
#section .tx-is-courses2 .is_courses2_exceleditor .create_excel .field input {
  width: 100%;
  float: none;
}
#section .tx-is-courses2 .is_courses2_exceleditor .create_excel .button-fieldwrap {
  width: 20%;
  float: right;
  margin-top: 25px;
}
#section .tx-is-courses2 .is_courses2_exceleditor .excel_send {
  overflow: hidden;
  clear: both;
}
#section .tx-is-courses2 .is_courses2_exceleditor .excel_send a.send {
  cursor: pointer;
  font-size: 14px;
  background-color: #17a2b8;
  width: 45%;
  height: 28px;
  padding: 4px 15px;
  border-radius: 0;
  border: none;
  text-align: center;
  margin-left: 0;
  color: white;
}
#section .tx-is-courses2 .is_courses2_exceleditor .excel_send a.send.left {
  float: left;
}
#section .tx-is-courses2 .is_courses2_exceleditor .excel_send a.send.right {
  float: right;
}
#section .tx-is-courses2 .is_courses2_exceleditor .excel_add {
  overflow: hidden;
  clear: both;
  margin-bottom: 20px;
}
#section .tx-is-courses2 .is_courses2_exceleditor .excel_add .field {
  overflow: hidden;
  margin-bottom: 20px;
}
#section .tx-is-courses2 .is_courses2_exceleditor .excel_add .button-fieldwrap input[type="submit"] {
  width: 100%;
}
#section .tx-is-courses2 .is_courses2_exceleditor .downloadfile {
  margin-bottom: 20px;
  overflow: hidden;
}
#section .tx-is-courses2 .is_courses2_exceleditor .downloadfile a {
  cursor: pointer;
  font-size: 14px;
  color: #ffffff;
  background-color: #17a2b8;
  width: 100%;
  height: 28px;
  padding: 4px 15px;
  border-radius: 0;
  border: none;
  text-align: center;
  float: right;
  margin-left: 30px;
  color: white;
}
#col_left .tx-femanager .femanager_edit legend {
  display: none;
}
#col_left .tx-femanager .femanager_edit .femanager_fieldset {
  padding: 10px 0;
  overflow: hidden;
}
#col_left .tx-femanager .femanager_edit .femanager_fieldset label {
  text-align: left;
}
#col_left .tx-femanager .femanager_edit .femanager_fieldset input {
  width: 70%;
  float: right;
}
#col_left .tx-femanager .femanager_edit .femanager_fieldset input[type="submit"] {
  cursor: pointer;
  font-size: 14px;
  float: right;
  color: #ffffff;
  background-color: #d02184;
  /*width: 120px;*/
  height: 28px;
  padding: 4px 15px;
  border-radius: 0;
  border: none;
  text-align: center;
}
#col_left .tx-femanager .femanager_edit .femanager_fieldset input[type="submit"] a {
  color: #ffffff;
  display: inline-block;
  width: 100%;
  height: 100%;
}
#col_left .tx-femanager .femanager_edit .femanager_fieldset input[type="submit"] a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #col_left .tx-femanager .femanager_edit .femanager_fieldset input[type="submit"] {
    width: 100%;
    padding: 5px 0;
    margin-top: 15px;
  }
}
#col_left .tx-femanager .femanager_edit .femanager_fieldset input[type="submit"]:hover {
  background-color: #77134c;
}
#col_left .tx-femanager .femanager_edit .femanager_fieldset input[type="submit"]:lang(fr) {
  width: 150px;
}
@media only screen and (max-width: 767px) {
  #col_left .tx-femanager .femanager_edit .femanager_fieldset label,
  #col_left .tx-femanager .femanager_edit .femanager_fieldset input {
    width: 100%;
  }
}
#col_left .tx-femanager .controls {
  position: relative;
}
#col_left .tx-femanager .controls .alert-error {
  position: absolute;
  top: 3px;
  left: 31%;
  padding: 0;
  color: #f30808;
}
#col_left .tx-femanager .controls .alert-error h4 {
  display: none;
}
#kurs_beschreibung {
  height: 250px;
}
#kurs_adresse,
#profil_adresse {
  height: 90px;
}
#uid_122 {
  display: none;
}
#body_1 #section #col_right .layout-0 p {
  margin: 7px 0 0 0;
}
#body_1 .weitere-veranstaltungen {
  float: left;
  padding: 10px 0 0 16px;
}
#body_20 #section #col_left,
#body_239 #section #col_left {
  width: 100%;
}
#body_20 #section #col_right,
#body_239 #section #col_right {
  width: 100%;
}
.select_374 {
  display: none;
}
.error_nur_ein_feld {
  display: block;
  clear: both;
  margin-left: 30%;
  color: red;
  font-size: 0.9em;
}
@media only screen and (max-width: 767px) {
  .error_nur_ein_feld {
    width: 100%;
    margin-left: 0;
  }
}
.serientermine {
  padding: 5px 10px;
  margin-top: 20px;
  background-color: #eee;
  margin-bottom: 20px;
  overflow: hidden;
  max-height: 30px;
  transition: max-height 0.2s ease-in;
}
.serientermine.expanded {
  max-height: 500px;
}
.serientermine .header {
  cursor: pointer;
  background-image: url("/fileadmin/template/img/down-arrow.svg");
  background-size: 18px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.serientermine .weitere_startdaten_inputs {
  margin-top: 10px;
}
.serientermine .weitere_startdaten_inputs input {
  width: 50% !important;
  display: block;
  float: none !important;
  margin-bottom: 5px !important;
}
.serientermine .weitere_startdaten_links {
  padding-top: 15px;
}
