.pimcore_area_terminliste {
  margin-bottom: 30px;
}
.filtercontrols.termine .filter-body {
  margin: 0 15px;
}
#filterform div.filter.termine div.filtercontainer {
  display: inline-block;
  margin-right: 25px;
}
#filterform div.filter.termine div.filtercontainer .titel {
  margin-bottom: 10px;
}
#filterform div.filter.termine div.filtercontainer button {
  margin: 15px 0;
}
#filterform div.filter.termine div.filtercontainer select {
  height: 40px;
}
#filterform div.filter.termine div.input-group.date {
  background-color: #ffffff;
}
#filterform div.filter.termine div.input-group.date span.input-group-addon,
#filterform div.filter.termine div.input-group.date input.form-control {
  background-color: #ffffff;
}
div.container.termine span.kategorie {
  display: inline-block;
  text-transform: uppercase;
  background-color: #cccccc;
  color: black;
  font-size: 10px;
  padding: 5px;
}
div.container.termine div.description {
  margin-top: 10px;
}
div.container.termine a.download,
div.container.termine a.anfrage {
  display: inline-block;
  margin-top: 10px;
}
div.container.termine a.download {
  color: #333;
  font-weight: normal;
}
div.container.termine a.download:before {
  content: "";
  display: inline-block;
  vertical-align: -6px;
  background-repeat: no-repeat;
  width: 28px;
  height: 19px;
  background-image: url("/static/images/download_grau.svg");
  background-size: 14px;
  margin-left: 3px;
  margin-right: 2px;
}
div.container.termine a.anfrage {
  color: #333;
}
div.container.termine a.anfrage:before {
  content: "";
  display: inline-block;
  vertical-align: -3px;
  background-repeat: no-repeat;
  background-image: url("/static/images/email_grau.svg");
  width: 20px;
  height: 16px;
  margin-right: 13px;
}
div.container.termine .row.bottombordered {
  border-bottom: 1px solid #333;
  padding: 8px 15px;
}
div.container.termine .row.bottombordered > div {
  padding: 8px 0;
}
/*    ####################################################################
      #                                                                  #
      #      ##  ##   #####                                              #
      #      ##  ##  ##   ##                                             #
      #       ####   ##                                                  #
      #        ##     #####                                              #
      #       ####        ##                                             #
      #      ##  ##  ##   ##                                             #
      #      ##  ##   #####                                              #
      #                                                                  #
      ####################################################################
 */
@media (max-width: 767px) {
  .pimcore_area_terminliste i.viewtoggle {
    position: absolute;
    top: 0;
    right: 0;
  }
}
/*    ####################################################################
      #                                                                  #
      #       ####   ##   ##                                             #
      #      ##  ##  ### ###    ##                                       #
      #      ##      #######    ##                                       #
      #       ####   ## # ##  ######                                     #
      #          ##  ##   ##  ######                                     #
      #      ##  ##  ##   ##    ##                                       #
      #       ####   ##   ##    ##                                       #
      #                                                                  #
      ####################################################################
 */
/*    ####################################################################
      #                                                                  #
      #     ##   ##  ####                                                #
      #     ### ###  ## ##                                               #
      #     #######  ##  ##                                              #
      #     ## # ##  ##  ##                                              #
      #     ##   ##  ##  ##                                              #
      #     ##   ##  ## ##                                               #
      #     ##   ##  ####                                                #
      #                                                                  #
      ####################################################################
 */
@media (min-width: 992px) {
  div.container.termine a.download,
  div.container.termine a.anfrage {
    margin-top: 0;
  }
}
/*    ####################################################################
      #                                                                  #
      #     ##        #####                                              #
      #     ##       ##   ##                                             #
      #     ##       ##                                                  #
      #     ##       ##  ###                                             #
      #     ##       ##   ##                                             #
      #     ##       ##   ##                                             #
      #     #######   #####                                              #
      #                                                                  #
      ####################################################################
 */
/*    ####################################################################
      #                                                                  #
      #     ##  ##   ##                                                  #
      #     ##  ##   ##                                                  #
      #      ####    ##                                                  #
      #       ##     ##                                                  #
      #      ####    ##                                                  #
      #     ##  ##   ##                                                  #
      #     ##  ##   #######                                             #
      #                                                                  #
      ####################################################################
 */
