.tx_btucoursesofstudies abbr {
  border: none; }

.tx_btucoursesofstudies .legend {
  /*margin-bottom: 50px;
  padding: 5px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;*/ }
  .tx_btucoursesofstudies .legend .column-block {
    margin-bottom: 0;
    visibility: hidden;}
  .tx_btucoursesofstudies .legend .has-tip {
    border-bottom: none;
    font-weight: normal; }

.tx_btucoursesofstudies .legend-item {
  margin: 0 0 5px 0; }

.tx_btucoursesofstudies td.degree .has-tip {
  font-weight: normal; }

.tx_btucoursesofstudies .college-offers {
  margin-bottom: 20px;
  position: relative; }
  .tx_btucoursesofstudies .college-offers h4 {
    margin: 0; }

.tx_btucoursesofstudies .college-offers__button {
  background: #00AFD3 url("../Images/icons_40x40/btu_college_white.png") no-repeat 27px;
  background-size: 50px;
  padding: 10px 20px 10px 100px;
  text-align: left;
  position: relative;
  min-height: 70px;
  width: 100%;
  color: #ffffff;
  cursor: pointer; }
  .tx_btucoursesofstudies .college-offers__button:hover, .tx_btucoursesofstudies .college-offers__button.hover {
    background-color: #333 !important; }
  @media print, screen and (min-width: 40em) {
    .tx_btucoursesofstudies .college-offers__button {
      padding: 10px 0.625rem 10px 80px;
      background-position-x: 17px; } }
  @media only screen and (max-width: 720px) and (min-width: 640px) {
    .tx_btucoursesofstudies .college-offers__button {
      padding: 10px 20px;
      background-image: none; } }
  @media print, screen and (min-width: 64em) {
    .tx_btucoursesofstudies .college-offers__button {
      padding: 10px 1.25rem 10px 100px;
      background-position-x: 27px; } }
.tx_btucoursesofstudies .college-offers__list {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.tx_btucoursesofstudies .college-offers__item {
  display: block;
  line-height: 1.2; }

/** List table **/
.tx_btucoursesofstudies .courses-list h2 {
  text-transform: uppercase; }

.tx_btucoursesofstudies .courses-list table {
  width: 100%;
  border: none;
  margin-bottom: 50px; }
  .tx_btucoursesofstudies .courses-list table tr.even,
  .tx_btucoursesofstudies .courses-list table tr.alt,
  .tx_btucoursesofstudies .courses-list table tr:nth-of-type(even) {
    background: none; }

.tx_btucoursesofstudies .courses-list td {
  border: 1px solid white;
  font-size: 1rem; }

/** Filter **/
.courses-filter .form-check.special input[type=checkbox] {
  display: none; }

.courses-filter .form-check.special label {
  background-color: transparent;
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  height: 24px;
  margin: 0 0 16px 0;
  padding-left: 30px; }

.courses-filter .form-check.special-univers input[type=checkbox] + label {
  background-image: url("../Images/icons_24x24/univers/btu_univers_bw.png"); }

.courses-filter .form-check.special-anwend input[type=checkbox] + label {
  background-image: url("../Images/icons_24x24/anwend/btu_anwend_bw.png"); }

.courses-filter .form-check.special-intern input[type=checkbox] + label {
  background-image: url("../Images/icons_24x24/intern/btu_intern_bw.png"); }

.courses-filter .form-check.special-dual input[type=checkbox] + label {
  background-image: url("../Images/icons_24x24/dual/btu_dual_bw.png"); }

/** Single View **/
.tx_btucoursesofstudies .course-detail .marginal {
  margin-bottom: 20px; }

.tx_btucoursesofstudies .course-detail .dropdown-pane {
  min-width: 100%; }

.tx_btucoursesofstudies .course-detail .header-section .heading, .tx_btucoursesofstudies .course-detail .header-section .header-image-wrap {
  /*margin-bottom: 30px;*/
  margin-bottom: 15px;
  position: relative; }

.tx_btucoursesofstudies .row {
  margin-top: 30px; }

.tx_btucoursesofstudies .course-detail .header-section h1, .tx_btucoursesofstudies .course-detail .header-section .h1 {
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0;
  display: table-cell; }
  .tx_btucoursesofstudies .course-detail .header-section h1.international, .tx_btucoursesofstudies .course-detail .header-section .h1.international {
    /*padding: 14px 0 0 0;*/ }

.tx_btucoursesofstudies .course-detail .header-section small {
  line-height: 1;
  display: block;
  font-size: 50%;
  visibility: hidden;
  /*margin-bottom: 0.25em;*/ }

.tx_btucoursesofstudies .course-detail .header-section .iconset {
  float: left;
  margin-right: 10px; }

.tx_btucoursesofstudies .course-detail .section-container.accordion > section > .title a {
  font-weight: bold;
  white-space: normal; }

.tx_btucoursesofstudies .course-detail .section-container.accordion > section > .title a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #00AFD3 transparent transparent transparent;
  border-right-style: solid;
  float: right;
  margin: 1.5em 0 0 0.46154em; }

.tx_btucoursesofstudies .course-detail a.back-link {
  padding-left: 4px; }
  .tx_btucoursesofstudies .course-detail a.back-link:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 4px;
    border-color: transparent #00AFD3 transparent transparent;
    border-right-style: solid;
    float: left;
    margin: 6px 0 0 0; }

a.button-link {
  padding: 10px 20px;
  background: #00AFD3;
  color: #ffffff;
  display: block;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  a.button-link:hover {
    background-color: #333 !important; }

.tx_btucoursesofstudies .course-detail a.www-link:before,
.tx_btucoursesofstudies .course-detail a.more-link:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 4px;
  border-color: transparent transparent transparent #00AFD3;
  border-left-style: solid;
  float: left;
  margin: 6px 0 0 0; }

.tx_btucoursesofstudies .course-detail a.button-link.www-link:before {
  border-color: transparent transparent transparent white; }

.tx_btucoursesofstudies .course-detail .keyvisual {
  position: absolute;
  top: 30%;
  right: 0;
  width: 200px;
  height: 190px;
  background: transparent url("../Images/keyvisual/blau_allgemein.png") right center no-repeat;
  padding: 55px 0 55px 45px; }

.tx_btucoursesofstudies .course-detail .keyvisual-bauen {
  background-image: url("../Images/keyvisual/blau_bauen.png"); }

.tx_btucoursesofstudies .course-detail .keyvisual-gesund {
  background-image: url("../Images/keyvisual/blau_gesund.png"); }

.tx_btucoursesofstudies .course-detail .keyvisual-ingenieur {
  background-image: url("../Images/keyvisual/blau_ingenieur.png"); }

.tx_btucoursesofstudies .course-detail .keyvisual-kultur {
  background-image: url("../Images/keyvisual/blau_kultur.png"); }

.tx_btucoursesofstudies .course-detail .keyvisual-natur {
  background-image: url("../Images/keyvisual/blau_natur.png"); }

.tx_btucoursesofstudies .course-detail .keyvisual-umwelt {
  background-image: url("../Images/keyvisual/blau_umwelt.png"); }

.tx_btucoursesofstudies .course-detail .keyvisual-wirtschaft {
  background-image: url("../Images/keyvisual/blau_wirtschaft.png"); }

.tx_btucoursesofstudies .course-detail .keyvisual-text {
  position: relative;
  width: 155px;
  height: 85px;
  display: table-cell;
  vertical-align: middle;
  font-size: 1.25em;
  padding: 5px;
  overflow: hidden; }

.tx_btucoursesofstudies.integrated_degree {
  margin-bottom: 50px; }
  .tx_btucoursesofstudies.integrated_degree .square {
    width: 100%;
    height: 0;
    padding-bottom: 100%; }
    .tx_btucoursesofstudies.integrated_degree .square.success {
      background: #00BE46; }
    .tx_btucoursesofstudies.integrated_degree .square.warning {
      background: #FFDD00; }
    .tx_btucoursesofstudies.integrated_degree .square.alert {
      background: #E60028; }
  .tx_btucoursesofstudies.integrated_degree .company-wrap {
    background: #ECEBE6;
    margin-bottom: 4px;
    display: block;
    transition: background-color 300ms ease-out;
    position: relative; }
    .tx_btucoursesofstudies.integrated_degree .company-wrap:hover {
      background-color: #c4c1b1; }
      .tx_btucoursesofstudies.integrated_degree .company-wrap:hover .course-list {
        color: #333;
        line-height: 1; }
    .tx_btucoursesofstudies.integrated_degree .company-wrap img {
      border: 1px solid #ECEBE6; }
  .tx_btucoursesofstudies.integrated_degree .company-panel {
    padding: 25px 10px 20px;
    min-height: 90px; }
  .tx_btucoursesofstudies.integrated_degree .company-title {
    font-weight: bold;
    margin: 0;
    line-height: 1.3; }
  .tx_btucoursesofstudies.integrated_degree .course-list {
    list-style: none;
    color: #6f6f6f;
    line-height: 1;
    margin-left: 0; }
  .tx_btucoursesofstudies.integrated_degree .openplaces-panel {
    color: #fff;
    text-align: center;
    padding: 10px; }
    .tx_btucoursesofstudies.integrated_degree .openplaces-panel.success {
      background: #00BE46; }
    .tx_btucoursesofstudies.integrated_degree .openplaces-panel.warning {
      background: #FFDD00; }
    .tx_btucoursesofstudies.integrated_degree .openplaces-panel.alert {
      background: #E60028; }
  .tx_btucoursesofstudies.integrated_degree .company-list .openplaces-panel {
    font-size: .75em;
    line-height: 1;
    padding: 4px;
    position: absolute;
    top: 0;
    right: 0;
    width: 150px; }
  .tx_btucoursesofstudies.integrated_degree .company-detail .company-detail__headline {
    margin-top: 0; }

.testimonials.layout-course {
  background: #333;
  margin-bottom: 1.25rem; }
  .testimonials.layout-course .testimonial-image {
    width: 100%;
    height: auto; }
  .testimonials.layout-course .testimonial-text {
    font-size: 1.25rem;
    margin-bottom: 1rem; }
  .testimonials.layout-course blockquote, .testimonials.layout-course blockquote p {
    color: #fff; }
  .testimonials.layout-course blockquote {
    border-left: none;
    margin: 0;
    padding: .625rem 1.25rem; }
  .testimonials.layout-course cite {
    color: #fff;
    font-size: .875rem; }

.openplaces-wrap {
  position: relative; }

.openplaces-header {
  margin-right: 200px; }

/** Positioning for stickers **/
.openplaces-badge {
  position: absolute;
  top: 0;
  right: 0; }

.course-document_description {
  font-size: .875rem; }

/*** TODO ***/
.course-item.layout-table .title {
  background: #DCDDDE; }
  .course-item.layout-table .title a {
    font-weight: bold; }

.course-item.layout-table .iconset, .course-item.layout-table .degree {
  width: 100px;
  background: #E6E7E8; }

.course-item.layout-card {
  line-height: 1.25;
  word-break: break-word; }
  .course-item.layout-card .image-section {
    position: relative;
    border-bottom: 4px solid white;
    margin-bottom: 6px; }
  .course-item.layout-card h4, .course-item.layout-card .title {
    margin: 0;
    font-weight: normal; }
  .course-item.layout-card .iconset {
    background: none;
    position: absolute;
    bottom: -17px;
    padding: 0 .625rem; }
    .course-item.layout-card .iconset img {
      background: white;
      border-radius: 50%;
      width: 30px;
      padding: 3px; }

a.course-item .title {
  color: #00afd3; }

a:hover.course-item .title {
  color: #00697f; }

/**
  https://get.foundation/building-blocks/blocks/dashboard-table.html
 */
.contacts-list table,
.documents-list table {
  border-collapse: collapse;
  margin-bottom: 0;
  /** TODO: solve for default border and shadow **/
  border: 1px solid #e1e2e3;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15); }
  .contacts-list table td,
  .documents-list table td {
    border-width: 0 0 1px 0;
    border-bottom-color: #ecebea;
    border-style: dashed; }
  .contacts-list table tr:last-child td,
  .documents-list table tr:last-child td {
    border-bottom: 0; }
  .contacts-list table .iconset, .contacts-list table .degree,
  .documents-list table .iconset,
  .documents-list table .degree {
    width: 100px; }

.courses-list .iconset img,
.contacts-list .iconset img,
.documents-list .iconset img {
  margin-right: 5px; }
  .courses-list .iconset img:last-child,
  .contacts-list .iconset img:last-child,
  .documents-list .iconset img:last-child {
    margin-right: 0; }

.card.subjectgroup {
  border: none; }
  .card.subjectgroup .card-section {
    padding-left: 0;
    padding-right: 0; }
  .card.subjectgroup:hover .subjectgroup-teaserimage {
    opacity: .3; }
  .card.subjectgroup:hover .subjectgroup-title {
    opacity: 0; }
  .card.subjectgroup:hover .subjectgroup-hover-title {
    opacity: 1; }

.subjectgroup-title {
  font-weight: bold;
  text-transform: uppercase;
  word-break: break-word; }
  .subjectgroup-title small {
    text-transform: none; }
  .subjectgroup--blau .subjectgroup-title {
    color: #00AFD3; }
  .subjectgroup--natur .subjectgroup-title {
    color: #00BE46; }
  .subjectgroup--umwelt .subjectgroup-title {
    color: #A5C300; }
  .subjectgroup--ingenieur .subjectgroup-title {
    color: #441A66; }
  .subjectgroup--gesund .subjectgroup-title {
    color: #D20078; }
  .subjectgroup--wirtschaft .subjectgroup-title {
    color: #009A93; }
  .subjectgroup--bauen .subjectgroup-title {
    color: #0050A0; }
  .subjectgroup--kultur .subjectgroup-title {
    color: #E60028; }

.subjectgroup-hover-title {
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 20px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all .25s; }
  .subjectgroup-hover-title:hover, .subjectgroup-hover-title :focus {
    opacity: 1; }

.subjectgroup-hover-wrap {
  position: relative;
  min-height: 50%; }
  .subjectgroup--blau .subjectgroup-hover-wrap {
    background: #00AFD3; }
  .subjectgroup--natur .subjectgroup-hover-wrap {
    background: #00BE46; }
  .subjectgroup--umwelt .subjectgroup-hover-wrap {
    background: #A5C300; }
  .subjectgroup--ingenieur .subjectgroup-hover-wrap {
    background: #441A66; }
  .subjectgroup--gesund .subjectgroup-hover-wrap {
    background: #D20078; }
  .subjectgroup--wirtschaft .subjectgroup-hover-wrap {
    background: #009A93; }
  .subjectgroup--bauen .subjectgroup-hover-wrap {
    background: #0050A0; }
  .subjectgroup--kultur .subjectgroup-hover-wrap {
    background: #E60028; }
  .subjectgroup-hover-wrap .subjectgroup-teaserimage {
    opacity: .9;
    transition: all .25s;
    backface-visibility: hidden; }
