/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
body {
  margin: 0;
}
div.vcard > a {
  display:none;
}
/* line 33, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/* line 54, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
/* line 67, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* line 77, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
[hidden],
template {
  display: none;
}
/* line 89, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
a {
  background-color: transparent;
}
/* line 98, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
a:active,
a:hover {
  outline: 0;
}
/* line 110, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
abbr[title] {
  border-bottom: 1px dotted;
}
/* line 118, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
b,
strong {
  font-weight: bold;
}
/* line 127, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
dfn {
  font-style: italic;
}
/* line 136, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* line 145, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
mark {
  background: #ff0;
  color: #000;
}
/* line 154, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
small {
  font-size: 80%;
}
/* line 162, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
/* line 170, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
sup {
  top: -0.5em;
}
/* line 174, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
sub {
  bottom: -0.25em;
}
/* line 185, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
img {
  border: 0;
}
/* line 193, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
svg:not(:root) {
  overflow: hidden;
}
/* line 204, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
figure {
  margin: 1em 40px;
}
/* line 212, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
hr {
  box-sizing: content-box;
  height: 0;
}
/* line 221, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
pre {
  overflow: auto;
}
/* line 229, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* line 252, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
/* line 266, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
button {
  overflow: visible;
}
/* line 277, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
button,
select {
  text-transform: none;
}
/* line 290, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
/* line 302, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
button[disabled],
html input[disabled] {
  cursor: default;
}
/* line 311, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 322, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
input {
  line-height: normal;
}
/* line 334, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/* line 346, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/* line 356, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
/* line 367, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 376, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* line 387, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
legend {
  border: 0;
  padding: 0;
}
/* line 396, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
textarea {
  overflow: auto;
}
/* line 405, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
optgroup {
  font-weight: bold;
}
/* line 416, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 421, /builds/udk/frontend/application/components/bootstrap/less/normalize.less */
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 18, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 23, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  /* line 38, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 44, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  thead {
    display: table-header-group;
  }
  /* line 48, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 53, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  img {
    max-width: 100% !important;
  }
  /* line 57, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 72, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  .navbar {
    display: none;
  }
  /* line 77, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 81, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  .label {
    border: 1px solid #000;
  }
  /* line 85, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  .table td,
  .table th {
    background-color: #fff !important;
  }
  /* line 94, /builds/udk/frontend/application/components/bootstrap/less/print.less */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 22, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 27, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #222222;
  background-color: #ffffff;
}
/* line 36, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* line 48, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
a {
  color: #e70036;
  text-decoration: none;
}
/* line 52, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
a:hover,
a:focus {
  color: #222222;
  text-decoration: none;
}
/* line 58, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 69, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
figure {
  margin: 0;
}
/* line 76, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
img {
  vertical-align: middle;
}
/* line 81, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 86, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
.img-rounded {
  border-radius: 0;
}
/* line 93, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
/* line 106, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
.img-circle {
  border-radius: 50%;
}
/* line 113, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #f9f9f9;
}
/* line 125, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* line 141, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* line 159, /builds/udk/frontend/application/components/bootstrap/less/scaffolding.less */
[role="button"] {
  cursor: pointer;
}
/* line 9, /builds/udk/frontend/application/components/bootstrap/less/type.less */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  color: inherit;
}
/* line 16, /builds/udk/frontend/application/components/bootstrap/less/type.less */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #f0f0f0;
}
/* line 24, /builds/udk/frontend/application/components/bootstrap/less/type.less */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
/* line 30, /builds/udk/frontend/application/components/bootstrap/less/type.less */
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
/* line 35, /builds/udk/frontend/application/components/bootstrap/less/type.less */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
/* line 41, /builds/udk/frontend/application/components/bootstrap/less/type.less */
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
/* line 47, /builds/udk/frontend/application/components/bootstrap/less/type.less */
h1,
.h1 {
  font-size: 55px;
}
/* line 48, /builds/udk/frontend/application/components/bootstrap/less/type.less */
h2,
.h2 {
  font-size: 24px;
}
/* line 49, /builds/udk/frontend/application/components/bootstrap/less/type.less */
h3,
.h3 {
  font-size: 26px;
}
/* line 50, /builds/udk/frontend/application/components/bootstrap/less/type.less */
h4,
.h4 {
  font-size: 19px;
}
/* line 51, /builds/udk/frontend/application/components/bootstrap/less/type.less */
h5,
.h5 {
  font-size: 15px;
}
/* line 52, /builds/udk/frontend/application/components/bootstrap/less/type.less */
h6,
.h6 {
  font-size: 13px;
}
/* line 58, /builds/udk/frontend/application/components/bootstrap/less/type.less */
p {
  margin: 0 0 11px;
}
/* line 62, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.lead {
  margin-bottom: 22px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 68, /builds/udk/frontend/application/components/bootstrap/less/type.less */
  .lead {
    font-size: 22.5px;
  }
}
/* line 78, /builds/udk/frontend/application/components/bootstrap/less/type.less */
small,
.small {
  font-size: 86%;
}
/* line 83, /builds/udk/frontend/application/components/bootstrap/less/type.less */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
/* line 90, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.text-left {
  text-align: left;
}
/* line 91, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.text-right {
  text-align: right;
}
/* line 92, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.text-center {
  text-align: center;
}
/* line 93, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.text-justify {
  text-align: justify;
}
/* line 94, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.text-nowrap {
  white-space: nowrap;
}
/* line 97, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.text-lowercase {
  text-transform: lowercase;
}
/* line 98, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.text-uppercase {
  text-transform: uppercase;
}
/* line 99, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.text-capitalize {
  text-transform: capitalize;
}
/* line 102, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.text-muted {
  color: #f0f0f0;
}
/* line 105, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.text-primary {
  color: #e70036;
}
/* line 5, /builds/udk/frontend/application/components/bootstrap/less/mixins/text-emphasis.less */
a.text-primary:hover,
a.text-primary:focus {
  color: #b4002a;
}
/* line 108, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.text-success {
  color: #3c763d;
}
/* line 5, /builds/udk/frontend/application/components/bootstrap/less/mixins/text-emphasis.less */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
/* line 111, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.text-info {
  color: #31708f;
}
/* line 5, /builds/udk/frontend/application/components/bootstrap/less/mixins/text-emphasis.less */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
/* line 114, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.text-warning {
  color: #f39c12;
}
/* line 5, /builds/udk/frontend/application/components/bootstrap/less/mixins/text-emphasis.less */
a.text-warning:hover,
a.text-warning:focus {
  color: #c87f0a;
}
/* line 117, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.text-danger {
  color: #c0392b;
}
/* line 5, /builds/udk/frontend/application/components/bootstrap/less/mixins/text-emphasis.less */
a.text-danger:hover,
a.text-danger:focus {
  color: #962d22;
}
/* line 124, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.bg-primary {
  color: #fff;
  background-color: #e70036;
}
/* line 5, /builds/udk/frontend/application/components/bootstrap/less/mixins/background-variant.less */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #b4002a;
}
/* line 130, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.bg-success {
  background-color: #dff0d8;
}
/* line 5, /builds/udk/frontend/application/components/bootstrap/less/mixins/background-variant.less */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
/* line 133, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.bg-info {
  background-color: #d9edf7;
}
/* line 5, /builds/udk/frontend/application/components/bootstrap/less/mixins/background-variant.less */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
/* line 136, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.bg-warning {
  background-color: #fcf8e3;
}
/* line 5, /builds/udk/frontend/application/components/bootstrap/less/mixins/background-variant.less */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
/* line 139, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.bg-danger {
  background-color: #f2dede;
}
/* line 5, /builds/udk/frontend/application/components/bootstrap/less/mixins/background-variant.less */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
/* line 147, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #f9f9f9;
}
/* line 158, /builds/udk/frontend/application/components/bootstrap/less/type.less */
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
/* line 162, /builds/udk/frontend/application/components/bootstrap/less/type.less */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
/* line 171, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
/* line 177, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 181, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 189, /builds/udk/frontend/application/components/bootstrap/less/type.less */
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
/* line 193, /builds/udk/frontend/application/components/bootstrap/less/type.less */
dt,
dd {
  line-height: 1.5;
}
/* line 197, /builds/udk/frontend/application/components/bootstrap/less/type.less */
dt {
  font-weight: bold;
}
/* line 200, /builds/udk/frontend/application/components/bootstrap/less/type.less */
dd {
  margin-left: 0;
}
@media (min-width: 800px) {
  /* line 215, /builds/udk/frontend/application/components/bootstrap/less/type.less */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 222, /builds/udk/frontend/application/components/bootstrap/less/type.less */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 233, /builds/udk/frontend/application/components/bootstrap/less/type.less */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #222222;
}
/* line 239, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
/* line 245, /builds/udk/frontend/application/components/bootstrap/less/type.less */
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 18.75px;
  border-left: 5px solid #f9f9f9;
}
/* line 254, /builds/udk/frontend/application/components/bootstrap/less/type.less */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 261, /builds/udk/frontend/application/components/bootstrap/less/type.less */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #f0f0f0;
}
/* line 269, /builds/udk/frontend/application/components/bootstrap/less/type.less */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
/* line 278, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f9f9f9;
  border-left: 0;
  text-align: right;
}
/* line 290, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 291, /builds/udk/frontend/application/components/bootstrap/less/type.less */
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
/* line 298, /builds/udk/frontend/application/components/bootstrap/less/type.less */
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.5;
}
/* line 6, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
table {
  background-color: transparent;
}
/* line 9, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
caption {
  padding-top: 10px 20px 10px 4px;
  padding-bottom: 10px 20px 10px 4px;
  color: #f0f0f0;
  text-align: left;
}
/* line 15, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
th {
  text-align: left;
}
/* line 22, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
/* line 31, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 10px 20px 10px 4px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #e7e7e7;
}
/* line 41, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e7e7e7;
}
/* line 50, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 57, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
.table > tbody + tbody {
  border-top: 2px solid #e7e7e7;
}
/* line 62, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
.table .table {
  background-color: #ffffff;
}
/* line 75, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
/* line 88, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
.table-bordered {
  border: 1px solid #e7e7e7;
}
/* line 94, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e7e7e7;
}
/* line 101, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
/* line 114, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
/* line 125, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
/* line 135, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
/* line 143, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
/* line 9, /builds/udk/frontend/application/components/bootstrap/less/mixins/table-row.less */
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
/* line 20, /builds/udk/frontend/application/components/bootstrap/less/mixins/table-row.less */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
/* line 9, /builds/udk/frontend/application/components/bootstrap/less/mixins/table-row.less */
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
/* line 20, /builds/udk/frontend/application/components/bootstrap/less/mixins/table-row.less */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
/* line 9, /builds/udk/frontend/application/components/bootstrap/less/mixins/table-row.less */
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
/* line 20, /builds/udk/frontend/application/components/bootstrap/less/mixins/table-row.less */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
/* line 9, /builds/udk/frontend/application/components/bootstrap/less/mixins/table-row.less */
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
/* line 20, /builds/udk/frontend/application/components/bootstrap/less/mixins/table-row.less */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
/* line 9, /builds/udk/frontend/application/components/bootstrap/less/mixins/table-row.less */
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
/* line 20, /builds/udk/frontend/application/components/bootstrap/less/mixins/table-row.less */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
/* line 171, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 175, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e7e7e7;
  }
  /* line 183, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, /builds/udk/frontend/application/components/bootstrap/less/tables.less */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 10, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
/* line 20, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 22.5px;
  line-height: inherit;
  color: #222222;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
/* line 32, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
/* line 47, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 52, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
/* line 59, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
input[type="file"] {
  display: block;
}
/* line 64, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
input[type="range"] {
  display: block;
  width: 100%;
}
/* line 70, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
select[multiple],
select[size] {
  height: auto;
}
/* line 76, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 83, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
output {
  display: block;
  padding-top: 6px;
  font-size: 15px;
  line-height: 1.5;
  color: #222222;
}
/* line 114, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 5px 12px;
  font-size: 15px;
  line-height: 1.5;
  color: #222222;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* line 57, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.form-control:focus {
  border-color: #666666;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 102, 102, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 102, 102, 0.6);
}
/* line 103, /builds/udk/frontend/application/components/bootstrap/less/mixins/vendor-prefixes.less */
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
/* line 107, /builds/udk/frontend/application/components/bootstrap/less/mixins/vendor-prefixes.less */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* line 108, /builds/udk/frontend/application/components/bootstrap/less/mixins/vendor-prefixes.less */
.form-control::-webkit-input-placeholder {
  color: #999999;
}
/* line 136, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* line 146, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f9f9f9;
  opacity: 1;
}
/* line 153, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
/* line 159, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
textarea.form-control {
  height: auto;
}
/* line 172, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 191, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  /* line 195, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 31px;
  }
  /* line 200, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 48px;
  }
}
/* line 213, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-group {
  margin-bottom: 15px;
}
/* line 222, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 229, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
/* line 237, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
/* line 246, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
/* line 252, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
/* line 262, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
/* line 274, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
/* line 283, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
/* line 293, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
/* line 305, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-control-static {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 0;
  min-height: 37px;
}
/* line 313, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
/* line 329, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
/* line 76, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
select.input-sm {
  height: 31px;
  line-height: 31px;
}
/* line 81, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
/* line 333, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
/* line 340, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px;
}
/* line 344, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 348, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-group-sm .form-control-static {
  height: 31px;
  min-height: 35px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
/* line 357, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0;
}
/* line 76, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
select.input-lg {
  height: 48px;
  line-height: 48px;
}
/* line 81, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
/* line 361, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0;
}
/* line 368, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px;
}
/* line 372, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 376, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-group-lg .form-control-static {
  height: 48px;
  min-height: 41px;
  padding: 11px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
/* line 390, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.has-feedback {
  position: relative;
}
/* line 395, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.has-feedback .form-control {
  padding-right: 42.5px;
}
/* line 400, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
/* line 412, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
/* line 419, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
/* line 8, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
/* line 21, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 31, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-success .form-control-feedback {
  color: #3c763d;
}
/* line 8, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #f39c12;
}
/* line 21, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-warning .form-control {
  border-color: #f39c12;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-warning .form-control:focus {
  border-color: #c87f0a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8c573;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8c573;
}
/* line 31, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-warning .input-group-addon {
  color: #f39c12;
  border-color: #f39c12;
  background-color: #fcf8e3;
}
/* line 37, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-warning .form-control-feedback {
  color: #f39c12;
}
/* line 8, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #c0392b;
}
/* line 21, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-error .form-control {
  border-color: #c0392b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-error .form-control:focus {
  border-color: #962d22;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #df7c72;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #df7c72;
}
/* line 31, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-error .input-group-addon {
  color: #c0392b;
  border-color: #c0392b;
  background-color: #f2dede;
}
/* line 37, /builds/udk/frontend/application/components/bootstrap/less/mixins/forms.less */
.has-error .form-control-feedback {
  color: #c0392b;
}
/* line 441, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
/* line 444, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
/* line 455, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #626262;
}
@media (min-width: 768px) {
  /* line 479, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 486, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 493, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 497, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 501, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 509, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 513, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 520, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 527, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 531, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 538, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 555, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
}
/* line 565, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
/* line 571, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  /* line 578, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 6px;
  }
}
/* line 589, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 599, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  /* line 607, /builds/udk/frontend/application/components/bootstrap/less/forms.less */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
/* line 9, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 12px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
/* line 39, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 55, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
/* line 66, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-default {
  color: #ffffff;
  background-color: #e70036;
  border-color: #cccccc;
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #8c8c8c;
}
/* line 17, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-default:hover {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #adadad;
}
/* line 22, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #adadad;
}
/* line 29, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
  background-color: #900022;
  border-color: #8c8c8c;
}
/* line 37, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
/* line 45, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #e70036;
  border-color: #cccccc;
}
/* line 53, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-default .badge {
  color: #e70036;
  background-color: #ffffff;
}
/* line 69, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-primary {
  color: #ffffff;
  background-color: #e70036;
  border-color: #ce0030;
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #4e0012;
}
/* line 17, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-primary:hover {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #900022;
}
/* line 22, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #900022;
}
/* line 29, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #900022;
  border-color: #4e0012;
}
/* line 37, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
/* line 45, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #e70036;
  border-color: #ce0030;
}
/* line 53, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-primary .badge {
  color: #e70036;
  background-color: #ffffff;
}
/* line 73, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
/* line 17, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 22, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 29, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
/* line 37, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
/* line 45, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 53, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
/* line 77, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 17, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 22, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 29, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
/* line 37, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
/* line 45, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 53, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
/* line 81, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 17, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 22, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 29, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
/* line 37, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
/* line 45, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 53, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
/* line 85, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
/* line 17, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 22, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 29, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
/* line 37, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
/* line 45, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 53, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
/* line 94, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-link {
  color: #e70036;
  font-weight: normal;
  border-radius: 0;
}
/* line 99, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 107, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
/* line 113, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-link:hover,
.btn-link:focus {
  color: #222222;
  text-decoration: none;
  background-color: transparent;
}
/* line 121, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #f0f0f0;
  text-decoration: none;
}
/* line 133, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-lg {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0;
}
/* line 137, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-sm {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
/* line 141, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-xs {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
/* line 149, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-block {
  display: block;
  width: 100%;
}
/* line 155, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.btn-block + .btn-block {
  margin-top: 5px;
}
/* line 163, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
/* line 7, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
/* line 20, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropup,
.dropdown {
  position: relative;
}
/* line 26, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropdown-toggle:focus {
  outline: 0;
}
/* line 31, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #c9c9c9;
  white-space: nowrap;
}
/* line 78, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #bcbcbc;
  background-color: #f5f5f5;
}
/* line 88, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #e70036;
}
/* line 103, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #f0f0f0;
}
/* line 110, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
/* line 123, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.open > .dropdown-menu {
  display: block;
}
/* line 128, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.open > a {
  outline: 0;
}
/* line 137, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropdown-menu-right {
  left: auto;
  right: 0;
}
/* line 147, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropdown-menu-left {
  left: 0;
  right: auto;
}
/* line 153, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.5;
  color: #f0f0f0;
  white-space: nowrap;
}
/* line 163, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
/* line 173, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 186, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 193, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 800px) {
  /* line 207, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  /* line 212, /builds/udk/frontend/application/components/bootstrap/less/dropdowns.less */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, /builds/udk/frontend/application/components/bootstrap/less/pager.less */
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
/* line 12, /builds/udk/frontend/application/components/bootstrap/less/pager.less */
.pager li {
  display: inline;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/pager.less */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #e70036;
  border: 1px solid #dddddd;
  border-radius: 0;
}
/* line 23, /builds/udk/frontend/application/components/bootstrap/less/pager.less */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #222222;
}
/* line 31, /builds/udk/frontend/application/components/bootstrap/less/pager.less */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, /builds/udk/frontend/application/components/bootstrap/less/pager.less */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, /builds/udk/frontend/application/components/bootstrap/less/pager.less */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #ffffff;
  background-color: #e70036;
  cursor: not-allowed;
}
/* line 9, /builds/udk/frontend/application/components/bootstrap/less/alerts.less */
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0;
}
/* line 16, /builds/udk/frontend/application/components/bootstrap/less/alerts.less */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, /builds/udk/frontend/application/components/bootstrap/less/alerts.less */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, /builds/udk/frontend/application/components/bootstrap/less/alerts.less */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, /builds/udk/frontend/application/components/bootstrap/less/alerts.less */
.alert > p + p {
  margin-top: 5px;
}
/* line 42, /builds/udk/frontend/application/components/bootstrap/less/alerts.less */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, /builds/udk/frontend/application/components/bootstrap/less/alerts.less */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
/* line 59, /builds/udk/frontend/application/components/bootstrap/less/alerts.less */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, /builds/udk/frontend/application/components/bootstrap/less/mixins/alerts.less */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/mixins/alerts.less */
.alert-success .alert-link {
  color: #2b542c;
}
/* line 63, /builds/udk/frontend/application/components/bootstrap/less/alerts.less */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, /builds/udk/frontend/application/components/bootstrap/less/mixins/alerts.less */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/mixins/alerts.less */
.alert-info .alert-link {
  color: #245269;
}
/* line 67, /builds/udk/frontend/application/components/bootstrap/less/alerts.less */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #f39c12;
}
/* line 8, /builds/udk/frontend/application/components/bootstrap/less/mixins/alerts.less */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/mixins/alerts.less */
.alert-warning .alert-link {
  color: #c87f0a;
}
/* line 71, /builds/udk/frontend/application/components/bootstrap/less/alerts.less */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #c0392b;
}
/* line 8, /builds/udk/frontend/application/components/bootstrap/less/mixins/alerts.less */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/mixins/alerts.less */
.alert-danger .alert-link {
  color: #962d22;
}
/* line 5, /builds/udk/frontend/application/components/bootstrap/less/responsive-embed.less */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, /builds/udk/frontend/application/components/bootstrap/less/responsive-embed.less */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
/* line 28, /builds/udk/frontend/application/components/bootstrap/less/responsive-embed.less */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* line 33, /builds/udk/frontend/application/components/bootstrap/less/responsive-embed.less */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/* line 6, /builds/udk/frontend/application/components/bootstrap/less/close.less */
.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, /builds/udk/frontend/application/components/bootstrap/less/close.less */
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 27, /builds/udk/frontend/application/components/bootstrap/less/close.less */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
/* line 7, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
/* line 26, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
/* line 36, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* line 45, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
/* line 52, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
/* line 59, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
/* line 66, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
/* line 73, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
/* line 80, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
/* line 87, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
/* line 94, /builds/udk/frontend/application/components/bootstrap/less/tooltip.less */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.pager:before,
.pager:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.studyguide__button-container:before,
.studyguide__button-container:after,
.studyguide__content-inner:before,
.studyguide__content-inner:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.clearfix:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.pager:after,
.container:after,
.container-fluid:after,
.studyguide__button-container:after,
.studyguide__content-inner:after,
.row:after {
  clear: both;
}
/* line 12, /builds/udk/frontend/application/components/bootstrap/less/utilities.less */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 15, /builds/udk/frontend/application/components/bootstrap/less/utilities.less */
.pull-right {
  float: right !important;
}
/* line 18, /builds/udk/frontend/application/components/bootstrap/less/utilities.less */
.pull-left {
  float: left !important;
}
/* line 27, /builds/udk/frontend/application/components/bootstrap/less/utilities.less */
.hide {
  display: none !important;
}
/* line 30, /builds/udk/frontend/application/components/bootstrap/less/utilities.less */
.show {
  display: block !important;
}
/* line 33, /builds/udk/frontend/application/components/bootstrap/less/utilities.less */
.invisible {
  visibility: hidden;
}
/* line 36, /builds/udk/frontend/application/components/bootstrap/less/utilities.less */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* line 45, /builds/udk/frontend/application/components/bootstrap/less/utilities.less */
.hidden {
  display: none !important;
}
/* line 53, /builds/udk/frontend/application/components/bootstrap/less/utilities.less */
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
/* line 28, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
/* line 35, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  /* line 51, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-xs {
    display: block !important;
  }
  /* line 7, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  table.visible-xs {
    display: table !important;
  }
  /* line 8, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 9, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 56, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 61, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 66, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 72, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-sm {
    display: block !important;
  }
  /* line 7, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  table.visible-sm {
    display: table !important;
  }
  /* line 8, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 9, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 77, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 82, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 87, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 93, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-md {
    display: block !important;
  }
  /* line 7, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  table.visible-md {
    display: table !important;
  }
  /* line 8, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 9, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 98, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 103, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 108, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 114, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-lg {
    display: block !important;
  }
  /* line 7, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  table.visible-lg {
    display: table !important;
  }
  /* line 8, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 9, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 119, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 124, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 129, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 135, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 140, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 145, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 150, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .hidden-lg {
    display: none !important;
  }
}
/* line 161, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
.visible-print {
  display: none !important;
}
@media print {
  /* line 164, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-print {
    display: block !important;
  }
  /* line 7, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  table.visible-print {
    display: table !important;
  }
  /* line 8, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 9, /builds/udk/frontend/application/components/bootstrap/less/mixins/responsive-visibility.less */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 168, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 171, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-print-block {
    display: block !important;
  }
}
/* line 175, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 178, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 182, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 185, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 191, /builds/udk/frontend/application/components/bootstrap/less/responsive-utilities.less */
  .hidden-print {
    display: none !important;
  }
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
@font-face {
  font-family: 'Genericons';
  src: url('../components/genericons/genericons/Genericons.eot?#iefix');
  src: url("../components/genericons/genericons/Genericons.eot?#iefix") format("eot"), url("../components/genericons/genericons/Genericons.woff2") format("woff2"), url("../components/genericons/genericons/Genericons.woff") format("woff"), url("../components/genericons/genericons/Genericons.ttf") format("truetype"), url("../components/genericons/genericons/Genericons.svg#14bd34ac-171b-4d93-af1d-a5504a615112") format("svg");
}
/* line 20, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon {
  position: relative;
  top: 1px;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  font-family: "Genericons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
}
/* line 40, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-404:before {
  content: "\f423";
}
/* line 41, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-activity:before {
  content: "\f508";
}
/* line 42, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-anchor:before {
  content: "\f509";
}
/* line 43, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-aside:before {
  content: "\f101";
}
/* line 44, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-attachment:before {
  content: "\f416";
}
/* line 45, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-audio:before {
  content: "\f109";
}
/* line 46, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-bold:before {
  content: "\f471";
}
/* line 47, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-book:before {
  content: "\f444";
}
/* line 48, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-bug:before {
  content: "\f50a";
}
/* line 49, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-cart:before {
  content: "\f447";
}
/* line 50, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-category:before {
  content: "\f301";
}
/* line 51, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-chat:before {
  content: "\f108";
}
/* line 52, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-checkmark:before {
  content: "\f418";
}
/* line 53, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-close:before {
  content: "\f405";
}
/* line 54, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-close-alt:before {
  content: "\f406";
}
/* line 55, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-cloud:before {
  content: "\f426";
}
/* line 56, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-cloud-download:before {
  content: "\f440";
}
/* line 57, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-cloud-upload:before {
  content: "\f441";
}
/* line 58, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-code:before {
  content: "\f462";
}
/* line 59, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-codepen:before {
  content: "\f216";
}
/* line 60, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-cog:before {
  content: "\f445";
}
/* line 61, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-collapse:before {
  content: "\f432";
}
/* line 62, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-comment:before {
  content: "\f300";
}
/* line 63, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-day:before {
  content: "\f305";
}
/* line 64, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-digg:before {
  content: "\f221";
}
/* line 65, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-document:before {
  content: "\f443";
}
/* line 66, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-dot:before {
  content: "\f428";
}
/* line 67, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-downarrow:before {
  content: "\f502";
}
/* line 68, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-download:before {
  content: "\f50b";
}
/* line 69, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-draggable:before {
  content: "\f436";
}
/* line 70, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-dribbble:before {
  content: "\f201";
}
/* line 71, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-dropbox:before {
  content: "\f225";
}
/* line 72, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-dropdown:before {
  content: "\f433";
}
/* line 73, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-dropdown-left:before {
  content: "\f434";
}
/* line 74, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-edit:before {
  content: "\f411";
}
/* line 75, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-ellipsis:before {
  content: "\f476";
}
/* line 76, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-expand:before {
  content: "\f431";
}
/* line 77, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-external:before {
  content: "\f442";
}
/* line 78, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-facebook:before {
  content: "\f203";
}
/* line 79, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-facebook-alt:before {
  content: "\f204";
}
/* line 80, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-fastforward:before {
  content: "\f458";
}
/* line 81, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-feed:before {
  content: "\f413";
}
/* line 82, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-flag:before {
  content: "\f468";
}
/* line 83, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-flickr:before {
  content: "\f211";
}
/* line 84, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-foursquare:before {
  content: "\f226";
}
/* line 85, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-fullscreen:before {
  content: "\f474";
}
/* line 86, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-gallery:before {
  content: "\f103";
}
/* line 87, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-github:before {
  content: "\f200";
}
/* line 88, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-googleplus:before {
  content: "\f206";
}
/* line 89, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-googleplus-alt:before {
  content: "\f218";
}
/* line 90, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-handset:before {
  content: "\f50c";
}
/* line 91, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-heart:before {
  content: "\f461";
}
/* line 92, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-help:before {
  content: "\f457";
}
/* line 93, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-hide:before {
  content: "\f404";
}
/* line 94, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-hierarchy:before {
  content: "\f505";
}
/* line 95, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-home:before {
  content: "\f409";
}
/* line 96, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-image:before {
  content: "\f102";
}
/* line 97, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-info:before {
  content: "\f455";
}
/* line 98, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-instagram:before {
  content: "\f215";
}
/* line 99, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-italic:before {
  content: "\f472";
}
/* line 100, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-key:before {
  content: "\f427";
}
/* line 101, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-leftarrow:before {
  content: "\f503";
}
/* line 102, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-link:before {
  content: "\f107";
}
/* line 103, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-linkedin:before {
  content: "\f207";
}
/* line 104, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-linkedin-alt:before {
  content: "\f208";
}
/* line 105, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-location:before {
  content: "\f417";
}
/* line 106, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-loading:before {
  content: "\f420";
}
/* line 107, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-lock:before {
  content: "\f470";
}
/* line 108, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-mail:before {
  content: "\f410";
}
/* line 109, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-maximize:before {
  content: "\f422";
}
/* line 110, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-menu:before {
  content: "\f419";
}
/* line 111, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-microphone:before {
  content: "\f50d";
}
/* line 112, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-minimize:before {
  content: "\f421";
}
/* line 113, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-minus:before {
  content: "\f50e";
}
/* line 114, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-month:before {
  content: "\f307";
}
/* line 115, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-move:before {
  content: "\f50f";
}
/* line 116, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-next:before {
  content: "\f429";
}
/* line 117, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-notice:before {
  content: "\f456";
}
/* line 118, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-paintbrush:before {
  content: "\f506";
}
/* line 119, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-path:before {
  content: "\f219";
}
/* line 120, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-pause:before {
  content: "\f448";
}
/* line 121, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-phone:before {
  content: "\f437";
}
/* line 122, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-picture:before {
  content: "\f473";
}
/* line 123, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-pinned:before {
  content: "\f308";
}
/* line 124, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-pinterest:before {
  content: "\f209";
}
/* line 125, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-pinterest-alt:before {
  content: "\f210";
}
/* line 126, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-play:before {
  content: "\f452";
}
/* line 127, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-plugin:before {
  content: "\f439";
}
/* line 128, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-plus:before {
  content: "\f510";
}
/* line 129, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-pocket:before {
  content: "\f224";
}
/* line 130, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-polldaddy:before {
  content: "\f217";
}
/* line 131, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-portfolio:before {
  content: "\f460";
}
/* line 132, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-previous:before {
  content: "\f430";
}
/* line 133, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-print:before {
  content: "\f469";
}
/* line 134, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-quote:before {
  content: "\f106";
}
/* line 135, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-rating-empty:before {
  content: "\f511";
}
/* line 136, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-rating-full:before {
  content: "\f512";
}
/* line 137, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-rating-half:before {
  content: "\f513";
}
/* line 138, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-reddit:before {
  content: "\f222";
}
/* line 139, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-refresh:before {
  content: "\f420";
}
/* line 140, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-reply:before {
  content: "\f412";
}
/* line 141, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-reply-alt:before {
  content: "\f466";
}
/* line 142, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-reply-single:before {
  content: "\f467";
}
/* line 143, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-rewind:before {
  content: "\f459";
}
/* line 144, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-rightarrow:before {
  content: "\f501";
}
/* line 145, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-search:before {
  content: "\f400";
}
/* line 146, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-send-to-phone:before {
  content: "\f438";
}
/* line 147, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-send-to-tablet:before {
  content: "\f454";
}
/* line 148, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-share:before {
  content: "\f415";
}
/* line 149, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-show:before {
  content: "\f403";
}
/* line 150, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-shuffle:before {
  content: "\f514";
}
/* line 151, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-sitemap:before {
  content: "\f507";
}
/* line 152, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-skip-ahead:before {
  content: "\f451";
}
/* line 153, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-skip-back:before {
  content: "\f450";
}
/* line 154, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-skype:before {
  content: "\f220";
}
/* line 155, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-spam:before {
  content: "\f424";
}
/* line 156, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-spotify:before {
  content: "\f515";
}
/* line 157, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-standard:before {
  content: "\f100";
}
/* line 158, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-star:before {
  content: "\f408";
}
/* line 159, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-status:before {
  content: "\f105";
}
/* line 160, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-stop:before {
  content: "\f449";
}
/* line 161, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-stumbleupon:before {
  content: "\f223";
}
/* line 162, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-subscribe:before {
  content: "\f463";
}
/* line 163, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-subscribed:before {
  content: "\f465";
}
/* line 164, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-summary:before {
  content: "\f425";
}
/* line 165, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-tablet:before {
  content: "\f453";
}
/* line 166, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-tag:before {
  content: "\f302";
}
/* line 167, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-time:before {
  content: "\f303";
}
/* line 168, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-top:before {
  content: "\f435";
}
/* line 169, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-trash:before {
  content: "\f407";
}
/* line 170, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-tumblr:before {
  content: "\f214";
}
/* line 171, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-twitch:before {
  content: "\f516";
}
/* line 172, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-twitter:before {
  content: "\f202";
}
/* line 173, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-unapprove:before {
  content: "\f446";
}
/* line 174, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-unsubscribe:before {
  content: "\f464";
}
/* line 175, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-unzoom:before {
  content: "\f401";
}
/* line 176, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-uparrow:before {
  content: "\f500";
}
/* line 177, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-user:before {
  content: "\f304";
}
/* line 178, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-video:before {
  content: "\f104";
}
/* line 179, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-videocamera:before {
  content: "\f517";
}
/* line 180, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-vimeo:before {
  content: "\f212";
}
/* line 181, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-warning:before {
  content: "\f414";
}
/* line 182, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-website:before {
  content: "\f475";
}
/* line 183, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-week:before {
  content: "\f306";
}
/* line 184, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-wheelchair:before {
  content: "\f518";
}
/* line 185, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-wordpress:before {
  content: "\f205";
}
/* line 186, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-xpost:before {
  content: "\f504";
}
/* line 187, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-youtube:before {
  content: "\f213";
}
/* line 188, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-zoom:before {
  content: "\f402";
}
@-webkit-keyframes spin {
  /* line 191, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
  0% {
    -webkit-transform: rotate(0deg);
  }
  /* line 192, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes spin {
  /* line 196, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
  0% {
    -moz-transform: rotate(0deg);
  }
  /* line 197, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  /* line 201, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
  0% {
    -o-transform: rotate(0deg);
  }
  /* line 202, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  /* line 206, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 213, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 221, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.genericon-loading {
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 1, /builds/udk/frontend/application/stylesheets/components/page.less */
.page {
  position: relative;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/type.less */
body {
  letter-spacing: -0.3px;
}
/* line 12, /builds/udk/frontend/application/stylesheets/components/type.less */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  letter-spacing: -1.2px;
}
@media (max-width: 991px) {
  /* line 18, /builds/udk/frontend/application/stylesheets/components/type.less */
  h1,
  .h1 {
    font-size: 35px;
  }
}
/* line 23, /builds/udk/frontend/application/stylesheets/components/type.less */
h2,
.h2 {
  line-height: 1.3em;
}
/* line 27, /builds/udk/frontend/application/stylesheets/components/type.less */
p {
  line-height: 1.5em;
  margin: 0 0 15px;
}
/* line 32, /builds/udk/frontend/application/stylesheets/components/type.less */
ul,
ol {
  padding: 0px 0px 0px 30px;
  margin: 0 0 15px;
}
/* line 38, /builds/udk/frontend/application/stylesheets/components/type.less */
.webfont-loaded body {
  font-family: "FrutigerCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1.2px;
}
/* line 43, /builds/udk/frontend/application/stylesheets/components/type.less */
.webfont-loaded h1,
.webfont-loaded h2,
.webfont-loaded h3,
.webfont-loaded h4,
.webfont-loaded h5,
.webfont-loaded h6,
.webfont-loaded .h1,
.webfont-loaded .h2,
.webfont-loaded .h3,
.webfont-loaded .h4,
.webfont-loaded .h5,
.webfont-loaded .h6 {
  font-family: "FrutigerLightCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1.2px;
}
/* line 49, /builds/udk/frontend/application/stylesheets/components/type.less */
.webfont-loaded p {
  letter-spacing: 1px;
}
/* line 54, /builds/udk/frontend/application/stylesheets/components/type.less */
img {
  max-width: 100%;
}
/* line 58, /builds/udk/frontend/application/stylesheets/components/type.less */
.page-header,
.page-title {
  margin: 0 0 30px;
  border: 0;
  padding: 0;
  position: relative;
  z-index: 90;
}
/* line 66, /builds/udk/frontend/application/stylesheets/components/type.less */
.page-header {
  margin: 0;
  padding: 0 0 30px;
  z-index: 102;
}
/* line 71, /builds/udk/frontend/application/stylesheets/components/type.less */
.page-header h1,
.page-header .h1,
.page-header h2,
.page-header .h2 {
  margin: 0 0 15px;
}
/* line 76, /builds/udk/frontend/application/stylesheets/components/type.less */
.page-header p {
  max-width: 950px;
}
@media (min-width: 992px) {
  /* line 79, /builds/udk/frontend/application/stylesheets/components/type.less */
  .page-header p {
    font-size: 18px;
  }
}
/* line 86, /builds/udk/frontend/application/stylesheets/components/type.less */
.page-header__button {
  margin-top: 20px;
}
@media (min-width: 992px) {
  /* line 89, /builds/udk/frontend/application/stylesheets/components/type.less */
  .page-header__button {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -47px;
  }
}
/* line 99, /builds/udk/frontend/application/stylesheets/components/type.less */
a.external-secure-link:after,
a.external-link:after {
  background-image: url('../images/graphics.png');
  display: inline-block;
  width: 16px;
  height: 10px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: -248px -120px;
  margin-left: 3px;
  content: "";
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  a.external-secure-link:after,
  a.external-link:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  a.external-secure-link:after,
  a.external-link:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  a.external-secure-link:after,
  a.external-link:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  a.external-secure-link:after,
  a.external-link:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
/* line 112, /builds/udk/frontend/application/stylesheets/components/type.less */
a.external-secure-link:hover:after,
a.external-link:hover:after,
a.external-secure-link:focus:after,
a.external-link:focus:after {
  background-position: -248px -140px;
}
/* line 118, /builds/udk/frontend/application/stylesheets/components/type.less */
.accessible:before {
  position: relative;
  top: 1px;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  font-family: "Genericons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
  font-size: 22px;
  content: "\f518";
  color: #e70036;
  left: -4px;
}
/* line 128, /builds/udk/frontend/application/stylesheets/components/type.less */
figcaption {
  font-style: italic;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/scaffolding.less */
:focus {
  outline: thin dotted !important;
  outline-offset: -2px;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/*! This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: http://www.linotype.com */
@font-face {
  font-family: "FrutigerLightCondensed";
  src: url("../fonts/1572283/ad15e31b-64c5-4cce-8ad8-19d8a96e4973.eot?#iefix");
  src: url("../fonts/1572283/ad15e31b-64c5-4cce-8ad8-19d8a96e4973.eot?#iefix") format("eot"), url("../fonts/1572283/440f5248-b769-4a60-8e59-5a0797a60c6b.woff2") format("woff2"), url("../fonts/1572283/98ade8b2-89f0-43a5-87d1-a005ec31711b.woff") format("woff"), url("../fonts/1572283/8faf9307-f5cc-4771-81a4-f3cd506054bc.ttf") format("truetype"), url("../fonts/1572283/14bd34ac-171b-4d93-af1d-a5504a615112.svg#14bd34ac-171b-4d93-af1d-a5504a615112") format("svg");
}
@font-face {
  font-family: "FrutigerCondensed";
  src: url("../fonts/1572291/d219c98c-b713-4e74-9fc7-6a72c184f5d2.eot?#iefix");
  src: url("../fonts/1572291/d219c98c-b713-4e74-9fc7-6a72c184f5d2.eot?#iefix") format("eot"), url("../fonts/1572291/958efb55-70db-4b73-a7d4-a937bde80e39.woff2") format("woff2"), url("../fonts/1572291/f613167f-bea4-4da9-886e-453d157dff7d.woff") format("woff"), url("../fonts/1572291/d2e70d71-4529-4f3b-93cc-d85d09c9a7e2.ttf") format("truetype"), url("../fonts/1572291/434aa5d9-b2d9-4429-8f81-7149760be948.svg#434aa5d9-b2d9-4429-8f81-7149760be948") format("svg");
  font-weight: normal;
}
@font-face {
  font-family: "FrutigerCondensed";
  src: url("../fonts/1572299/1232c012-de19-4836-b760-cc596f397aa2.eot?#iefix");
  src: url("../fonts/1572299/1232c012-de19-4836-b760-cc596f397aa2.eot?#iefix") format("eot"), url("../fonts/1572299/bf9128aa-8d28-4a06-8fa9-797ec3b076e1.woff2") format("woff2"), url("../fonts/1572299/0c84ca39-6f05-4db7-91c7-9fb771a47622.woff") format("woff"), url("../fonts/1572299/c1241a10-73bb-40a0-9833-eec8240a2d42.ttf") format("truetype"), url("../fonts/1572299/1a82eef1-da96-4c1a-9b73-6070d3a0e14a.svg#1a82eef1-da96-4c1a-9b73-6070d3a0e14a") format("svg");
  font-weight: bold;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/header.less */
#header {
  min-height: 152px;
  padding-top: 100px;
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  /* line 13, /builds/udk/frontend/application/stylesheets/components/header.less */
  #header {
    min-height: 172px;
    padding-top: 120px;
  }
}
/* line 18, /builds/udk/frontend/application/stylesheets/components/header.less */
#header h1 {
  width: 260px;
  top: 30px;
  position: absolute;
  margin: 0;
  z-index: 99;
}
@media (min-width: 500px) {
  /* line 25, /builds/udk/frontend/application/stylesheets/components/header.less */
  #header h1 {
    width: 325px;
  }
}
@media (min-width: 1200px) {
  /* line 29, /builds/udk/frontend/application/stylesheets/components/header.less */
  #header h1 {
    top: 50px;
  }
}
/* line 33, /builds/udk/frontend/application/stylesheets/components/header.less */
#header h1 a,
#closing-logo {
  background-image: url('../images/graphics.png');
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 30px;
  color: transparent;
  overflow: hidden;
  font-size: 12px;
  background-position: 0px -220px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  #header h1 a,
  #closing-logo {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  #header h1 a,
  #closing-logo {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  #header h1 a,
  #closing-logo {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  #header h1 a,
  #closing-logo {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-width: 500px) {
  /* line 45, /builds/udk/frontend/application/stylesheets/components/header.less */
  #header h1 a,
  #closing-logo {
    background-position: 0px 0px;
    width: 325px;
    height: 39px;
  }
  /* line 50, /builds/udk/frontend/application/stylesheets/components/header.less */
  #header h1 a.inverted {
    background-position: 0px -40px;
  }
}
/* line 58, /builds/udk/frontend/application/stylesheets/components/header.less */
#navigation {
  border-top: 1px solid #e70036;
  border-bottom: 1px solid #e70036;
  position: relative;
  min-height: 52px;
}
/* line 64, /builds/udk/frontend/application/stylesheets/components/header.less */
#navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0px;
  letter-spacing: 0.4px;
}
/* line 71, /builds/udk/frontend/application/stylesheets/components/header.less */
.webfont-loaded #navigation ul {
  letter-spacing: 1.6px;
}
/* line 75, /builds/udk/frontend/application/stylesheets/components/header.less */
#navigation ul li {
  border-top: 1px solid #e7e7e7;
  font-size: 15px;
}
/* line 79, /builds/udk/frontend/application/stylesheets/components/header.less */
#navigation ul li a,
#navigation ul li span {
  line-height: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
  cursor: pointer;
}
/* line 87, /builds/udk/frontend/application/stylesheets/components/header.less */
#navigation ul li span {
  color: #e70036;
  position: relative;
}
/* line 91, /builds/udk/frontend/application/stylesheets/components/header.less */
#navigation ul li span:hover {
  color: #222222;
}
/* line 95, /builds/udk/frontend/application/stylesheets/components/header.less */
#navigation ul li span:after {
  content: "+";
  position: absolute;
  right: 0;
}
/* line 101, /builds/udk/frontend/application/stylesheets/components/header.less */
#navigation ul li span.expanded:after {
  content: "–";
}
/* line 107, /builds/udk/frontend/application/stylesheets/components/header.less */
#navigation ul.submenu {
  display: none;
}
/* line 110, /builds/udk/frontend/application/stylesheets/components/header.less */
.no-js #navigation ul.submenu {
  display: block;
}
/* line 115, /builds/udk/frontend/application/stylesheets/components/header.less */
#navigation ul.submenu li a,
#navigation ul.submenu li span {
  padding-left: 20px;
  color: #222222;
}
/* line 119, /builds/udk/frontend/application/stylesheets/components/header.less */
#navigation ul.submenu li a:hover,
#navigation ul.submenu li span:hover,
#navigation ul.submenu li a:focus,
#navigation ul.submenu li span:focus {
  color: #e70036;
}
/* line 128, /builds/udk/frontend/application/stylesheets/components/header.less */
#navigations {
  display: none;
}
/* line 131, /builds/udk/frontend/application/stylesheets/components/header.less */
.no-js #navigations {
  display: block;
}
/* line 136, /builds/udk/frontend/application/stylesheets/components/header.less */
.affix-container.affix {
  position: relative;
}
@media (max-width: 799px) {
  /* line 141, /builds/udk/frontend/application/stylesheets/components/header.less */
  #secondary-navigation .btn[disabled] {
    color: #e70036;
    font-weight: normal;
    border-radius: 0;
    padding: 0px 6px;
    line-height: 20px;
    padding: 15px 0px !important;
    display: block !important;
    background-color: transparent !important;
    color: #666 !important;
    width: 100%;
    text-align: left;
  }
  /* line 99, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
  #secondary-navigation .btn[disabled],
  #secondary-navigation .btn[disabled]:active,
  #secondary-navigation .btn[disabled].active,
  #secondary-navigation .btn[disabled][disabled],
  fieldset[disabled] #secondary-navigation .btn[disabled] {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 107, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
  #secondary-navigation .btn[disabled],
  #secondary-navigation .btn[disabled]:hover,
  #secondary-navigation .btn[disabled]:focus,
  #secondary-navigation .btn[disabled]:active {
    border-color: transparent;
  }
  /* line 113, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
  #secondary-navigation .btn[disabled]:hover,
  #secondary-navigation .btn[disabled]:focus {
    color: #222222;
    text-decoration: none;
    background-color: transparent;
  }
  /* line 121, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
  #secondary-navigation .btn[disabled][disabled]:hover,
  fieldset[disabled] #secondary-navigation .btn[disabled]:hover,
  #secondary-navigation .btn[disabled][disabled]:focus,
  fieldset[disabled] #secondary-navigation .btn[disabled]:focus {
    color: #f0f0f0;
    text-decoration: none;
  }
  /* line 74, /builds/udk/frontend/application/stylesheets/components/buttons.less */
  #secondary-navigation .btn[disabled]:hover,
  #secondary-navigation .btn[disabled]:focus {
    background-color: transparent;
  }
}
@media (min-width: 800px) {
  /* line 155, /builds/udk/frontend/application/stylesheets/components/header.less */
  .affix-outer-container {
    min-height: 52px;
    position: relative;
  }
  /* line 160, /builds/udk/frontend/application/stylesheets/components/header.less */
  .affix-container.affix {
    background: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
  }
  /* line 169, /builds/udk/frontend/application/stylesheets/components/header.less */
  .affix-container.affix .affix-inner-container {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
  .affix-container.affix .affix-inner-container:before,
  .affix-container.affix .affix-inner-container:after {
    content: " ";
    display: table;
  }
  /* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
  .affix-container.affix .affix-inner-container:after {
    clear: both;
  }
  /* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
  .affix-container.affix .affix-inner-container:before,
  .affix-container.affix .affix-inner-container:after {
    content: " ";
    display: table;
  }
  /* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
  .affix-container.affix .affix-inner-container:after {
    clear: both;
  }
  /* line 174, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigations {
    display: block !important;
  }
  /* line 179, /builds/udk/frontend/application/stylesheets/components/header.less */
  .affix #navigation {
    border-top-color: transparent;
  }
  /* line 183, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigation #main-navigation {
    height: 50px;
    overflow: hidden;
  }
  /* line 187, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigation #main-navigation li {
    border: 0;
    float: left;
    margin-right: 5.5%;
  }
  /* line 192, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigation #main-navigation li:first-child {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-right: 10px;
    margin-left: -50px;
    opacity: 0;
  }
  /* line 199, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigation #main-navigation li:first-child a {
    background-image: url('../images/graphics.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-top: 7px;
    padding: 0;
    height: 40px;
    width: 40px;
    overflow: hidden;
    color: transparent;
  }
  /* line 212, /builds/udk/frontend/application/stylesheets/components/header.less */
  .affix #navigation #main-navigation li:first-child {
    margin-left: 0;
    opacity: 1;
  }
  /* line 220, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigation #secondary-navigation {
    position: absolute;
    right: 0;
    top: -70px;
    font-size: 0;
    z-index: 105;
    letter-spacing: -1.2px;
    width: auto;
    text-align: right;
  }
  /* line 230, /builds/udk/frontend/application/stylesheets/components/header.less */
  .webfont-loaded #navigation #secondary-navigation {
    letter-spacing: 1px;
  }
  /* line 234, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigation #secondary-navigation li {
    border: 0;
    display: inline-block;
    font-size: 14px;
    margin-left: 7px;
    position: relative;
  }
  /* line 241, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigation #secondary-navigation li a,
  #navigation #secondary-navigation li span {
    background: #e70036;
    color: #fff;
    height: 30px;
    text-transform: uppercase;
    padding: 0 12px;
    line-height: 30px;
    display: inline-block;
  }
  /* line 250, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigation #secondary-navigation li a:hover,
  #navigation #secondary-navigation li span:hover,
  #navigation #secondary-navigation li a:focus,
  #navigation #secondary-navigation li span:focus {
    background: #222222;
  }
  /* line 255, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigation #secondary-navigation li .btn {
    vertical-align: 0;
  }
  /* line 259, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigation #secondary-navigation li span {
    padding-right: 27px;
  }
  /* line 262, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigation #secondary-navigation li span:after {
    content: " " !important;
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 12px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    top: 13px;
  }
  /* line 278, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigation #secondary-navigation ul.submenu {
    position: absolute;
    z-index: 999;
    width: 235px;
    left: 0;
    margin-top: 1px;
    background: #e70036;
    padding: 3px 0;
    letter-spacing: -1.2px;
    text-align: left;
  }
  /* line 289, /builds/udk/frontend/application/stylesheets/components/header.less */
  .webfont-loaded #navigation #secondary-navigation ul.submenu {
    letter-spacing: 1px;
  }
  /* line 293, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigation #secondary-navigation ul.submenu li {
    display: block;
    margin: 0;
  }
  /* line 297, /builds/udk/frontend/application/stylesheets/components/header.less */
  #navigation #secondary-navigation ul.submenu li a,
  #navigation #secondary-navigation ul.submenu li span {
    display: block;
  }
  /* line 304, /builds/udk/frontend/application/stylesheets/components/header.less */
  .no-js #navigation #secondary-navigation ul.submenu {
    display: none;
  }
  /* line 309, /builds/udk/frontend/application/stylesheets/components/header.less */
  .no-js #navigation #secondary-navigation:hover ul.submenu,
  .no-js #navigation #secondary-navigation:focus ul.submenu {
    display: block;
  }
}
@media (min-width: 800px) and (min-width: 768px) {
  /* line 14, /builds/udk/frontend/application/stylesheets/components/container.less */
  .affix-container.affix .affix-inner-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 800px) and (min-width: 992px) {
  /* line 20, /builds/udk/frontend/application/stylesheets/components/container.less */
  .affix-container.affix .affix-inner-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 800px) and (min-width: 1200px) {
  /* line 26, /builds/udk/frontend/application/stylesheets/components/container.less */
  .affix-container.affix .affix-inner-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (min-width: 800px) and (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  #navigation #main-navigation li:first-child a {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-width: 800px) and (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  #navigation #main-navigation li:first-child a {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-width: 800px) and (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  #navigation #main-navigation li:first-child a {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-width: 800px) and (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  #navigation #main-navigation li:first-child a {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
/* line 318, /builds/udk/frontend/application/stylesheets/components/header.less */
#search-input {
  position: absolute;
  top: 0;
  left: 0;
  right: 40px;
  display: none;
}
/* line 325, /builds/udk/frontend/application/stylesheets/components/header.less */
#search-input input {
  width: 100%;
  color: #e70036;
  line-height: 20px;
  height: 50px;
  font-size: 16px;
  letter-spacing: 1.6px;
  padding: 0;
  border: 0;
  outline: 0 !important;
  background: #fff;
}
/* line 337, /builds/udk/frontend/application/stylesheets/components/header.less */
.webfont-loaded #search-input input {
  font-family: "FrutigerCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  /* line 341, /builds/udk/frontend/application/stylesheets/components/header.less */
  #search-input input {
    font-size: 15px;
  }
}
/* line 347, /builds/udk/frontend/application/stylesheets/components/header.less */
.navigation-toggle,
.search-toggle {
  border: 0;
  outline: 0;
  background: 0;
  padding: 0;
  height: 50px;
  display: block;
}
/* line 356, /builds/udk/frontend/application/stylesheets/components/header.less */
.navigation-toggle .icon-bar,
.search-toggle .icon-bar {
  display: block;
  width: 23px;
  height: 3px;
  background: #e70036;
}
/* line 363, /builds/udk/frontend/application/stylesheets/components/header.less */
.navigation-toggle .icon-bar + .icon-bar,
.search-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 800px) {
  /* line 369, /builds/udk/frontend/application/stylesheets/components/header.less */
  .navigation-toggle {
    display: none;
  }
}
/* line 374, /builds/udk/frontend/application/stylesheets/components/header.less */
.search-toggle {
  position: relative;
  top: 1px;
  vertical-align: top;
  display: inline-block;
  font-family: "Genericons";
  font-style: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  text-align: center;
  font-size: 26px;
  font-weight: normal;
  color: #e70036;
  padding-top: 11px;
}
/* line 145, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.search-toggle:before {
  content: "\f400";
}
/* line 388, /builds/udk/frontend/application/stylesheets/components/header.less */
.search-toggle:hover {
  color: #222222;
}
/* line 392, /builds/udk/frontend/application/stylesheets/components/header.less */
.search-toggle.expanded {
  font-size: 35px;
  padding-top: 9px;
}
/* line 53, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.search-toggle.expanded:before {
  content: "\f405";
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/tables.less */
.table {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
/* line 12, /builds/udk/frontend/application/stylesheets/components/tables.less */
.table td {
  letter-spacing: .5px;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/breadcrumb.less */
#breadcrumb {
  padding: 0px 0 5px;
  position: relative;
  z-index: 101;
}
/* line 13, /builds/udk/frontend/application/stylesheets/components/breadcrumb.less */
#breadcrumb ul {
  list-style: none;
  padding: 0;
}
/* line 17, /builds/udk/frontend/application/stylesheets/components/breadcrumb.less */
#breadcrumb ul li {
  display: inline-block;
}
/* line 21, /builds/udk/frontend/application/stylesheets/components/breadcrumb.less */
#breadcrumb ul li:last-child a {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* line 24, /builds/udk/frontend/application/stylesheets/components/breadcrumb.less */
#breadcrumb ul li:last-child a:focus {
  position: static !important;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* line 35, /builds/udk/frontend/application/stylesheets/components/breadcrumb.less */
#breadcrumb ul li:after {
  content: "›";
  padding: 0 3px 0 6px;
}
/* line 40, /builds/udk/frontend/application/stylesheets/components/breadcrumb.less */
#breadcrumb ul li:last-child:after {
  display: none;
}
/* line 45, /builds/udk/frontend/application/stylesheets/components/breadcrumb.less */
#breadcrumb ul a {
  color: #222222;
}
/* line 48, /builds/udk/frontend/application/stylesheets/components/breadcrumb.less */
#breadcrumb ul a:hover,
#breadcrumb ul a:focus {
  color: #e70036;
}
/* line 56, /builds/udk/frontend/application/stylesheets/components/breadcrumb.less */
.cover-image-container + .container #breadcrumb {
  padding-top: 30px;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/overview.less */
.overview-section {
  border-top: 1px solid #c9c9c9;
  padding-top: 35px;
  padding-bottom: 20px;
  margin-top: 15px;
}
/* line 14, /builds/udk/frontend/application/stylesheets/components/overview.less */
.overview-section .content {
  max-width: 950px;
}
/* line 17, /builds/udk/frontend/application/stylesheets/components/overview.less */
.overview-section .content > h2:first-of-type {
  margin-top: 0;
  font-size: 35px;
}
/* line 22, /builds/udk/frontend/application/stylesheets/components/overview.less */
.overview-section .content + .row {
  margin-top: 40px;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/container.less */
.container {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.container:before,
.container:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.container:after {
  clear: both;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.container:before,
.container:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 14, /builds/udk/frontend/application/stylesheets/components/container.less */
  .container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  /* line 20, /builds/udk/frontend/application/stylesheets/components/container.less */
  .container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 1200px) {
  /* line 26, /builds/udk/frontend/application/stylesheets/components/container.less */
  .container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 100px;
    padding-right: 100px;
  }
}
/* line 33, /builds/udk/frontend/application/stylesheets/components/container.less */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 37, /builds/udk/frontend/application/stylesheets/components/container.less */
.inner-content {
  position: relative;
  background: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px -15px 0;
}
@media (min-width: 768px) {
  /* line 44, /builds/udk/frontend/application/stylesheets/components/container.less */
  .inner-content {
    padding-left: 25px;
    padding-right: 25px;
    margin: 0 -25px;
  }
}
@media (min-width: 1200px) {
  /* line 50, /builds/udk/frontend/application/stylesheets/components/container.less */
  .inner-content {
    padding-left: 28px;
    padding-right: 28px;
    margin: 0 -28px;
  }
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/forms.less */
.col-asides form {
  max-width: 90%;
}
/* line 12, /builds/udk/frontend/application/stylesheets/components/forms.less */
.miniform {
  max-width: 400px;
}
/* line 16, /builds/udk/frontend/application/stylesheets/components/forms.less */
.form-inline {
  padding-top: 10px;
}
/* line 23, /builds/udk/frontend/application/stylesheets/components/forms.less */
.col-asides form label,
.miniform label,
.form-inline label,
.col-asides form legend,
.miniform legend,
.form-inline legend {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* line 29, /builds/udk/frontend/application/stylesheets/components/forms.less */
.form-control,
.has-error .form-control,
.has-warning .form-control {
  -webkit-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}
/* line 35, /builds/udk/frontend/application/stylesheets/components/forms.less */
.form-control:focus,
.has-error .form-control:focus,
.has-warning .form-control:focus {
  -webkit-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  outline: 0 !important;
}
/* line 43, /builds/udk/frontend/application/stylesheets/components/forms.less */
.form-control {
  font-size: 16px;
  min-width: 100%;
}
/* line 47, /builds/udk/frontend/application/stylesheets/components/forms.less */
.form-control.input-lg {
  font-size: 18px;
  letter-spacing: 1.6px;
}
/* line 51, /builds/udk/frontend/application/stylesheets/components/forms.less */
.webfont-loaded .form-control.input-lg {
  font-family: "FrutigerCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  /* line 56, /builds/udk/frontend/application/stylesheets/components/forms.less */
  .form-control {
    font-size: 14px;
  }
  /* line 59, /builds/udk/frontend/application/stylesheets/components/forms.less */
  .form-control.input-lg {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  /* line 66, /builds/udk/frontend/application/stylesheets/components/forms.less */
  .form-inline .form-control {
    padding: 3px 12px;
    height: 30px;
  }
}
/* line 72, /builds/udk/frontend/application/stylesheets/components/forms.less */
.form-group-submit {
  margin-bottom: 15px;
  margin-top: 20px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  /* line 79, /builds/udk/frontend/application/stylesheets/components/forms.less */
  .form-inline .form-group-submit {
    display: inline-block;
    margin-top: 0;
  }
}
/* line 86, /builds/udk/frontend/application/stylesheets/components/forms.less */
fieldset {
  margin-bottom: 10px;
}
/* line 90, /builds/udk/frontend/application/stylesheets/components/forms.less */
legend {
  border-bottom: 0;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 17px;
}
/* line 96, /builds/udk/frontend/application/stylesheets/components/forms.less */
legend + .checkbox,
legend + .radio {
  margin-top: 0;
}
/* line 102, /builds/udk/frontend/application/stylesheets/components/forms.less */
.help-block {
  font-size: 15px !important;
}
/* line 106, /builds/udk/frontend/application/stylesheets/components/forms.less */
.hide-header .form-header {
  display: none;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/alerts.less */
.alert-sm {
  margin: 0;
  padding: 5px 4px 5px 12px;
  font-size: 13px;
  clear: both;
  border-top: 0;
}
/* line 16, /builds/udk/frontend/application/stylesheets/components/alerts.less */
.alert-top {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  font-weight: bold;
  margin-bottom: 0;
  text-align: center;
}
/* line 25, /builds/udk/frontend/application/stylesheets/components/alerts.less */
.alert-top.alert-warning {
  color: #824f00;
}
/* line 29, /builds/udk/frontend/application/stylesheets/components/alerts.less */
.alert a {
  color: inherit;
}
/* line 33, /builds/udk/frontend/application/stylesheets/components/alerts.less */
.alert-fixed {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  right: 0;
  padding: 20px 0 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
/* line 44, /builds/udk/frontend/application/stylesheets/components/alerts.less */
.alert-fixed h4 {
  margin-bottom: 5px;
}
/* line 48, /builds/udk/frontend/application/stylesheets/components/alerts.less */
.alert-fixed .close {
  right: 0;
}
/* line 53, /builds/udk/frontend/application/stylesheets/components/alerts.less */
.alert-lang-noticed {
  font-weight: normal;
  color: #ffffff;
  background: #e70036;
  position: relative;
  padding-right: 35px;
  padding-left: 35px;
  display: none;
}
/* line 61, /builds/udk/frontend/application/stylesheets/components/alerts.less */
.alert-lang-noticed .lang-noticed {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin: -11px 0 0 0;
  cursor: pointer;
}
/* line 69, /builds/udk/frontend/application/stylesheets/components/alerts.less */
.alert-lang-noticed .lang-noticed:before {
  content: "×";
  font-family: Arial, sans-serif;
  font-size: 32px;
  line-height: 22px;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-offscreen {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* line 12, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-audio {
  max-width: 500px;
  display: block;
  margin: 0px 0px 15px;
  width: 100% !important;
}
/* line 19, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-container {
  position: relative;
  min-width: 150px;
  background: none;
  font-family: inherit;
  text-align: left;
  vertical-align: top;
}
/* line 28, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.me-plugin {
  position: absolute;
}
/* line 32, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-embed,
.mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}
/* line 41, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}
/* line 50, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}
/* Start: LAYERS */
/* line 57, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 62, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 69, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
/* line 75, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-poster img {
  padding: 0;
  border: 0;
  display: block;
  width: auto;
  height: 100%;
}
/* line 83, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 88, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-overlay-play {
  cursor: pointer;
}
/* line 91, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
}
/* line 99, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}
/* line 102, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
}
/* line 110, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: #3a3c3d url(../images/preloader.gif) 50% 50% no-repeat;
  border-radius: 40px;
}
/* End: LAYERS */
/* Start: CONTROL BAR */
/* line 121, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-container .mejs-controls {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background: #000;
  list-style: none;
}
/* line 132, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-video.paused .mejs-controls {
  visibility: hidden !important;
}
/*
.mejs-container .mejs-controls {
	visibility: visible !important;
	display: block !important;
	opacity: 1 !important;
}
*/
/* line 143, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-audio {
  height: 50px !important;
}
/* line 147, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-container .mejs-controls div {
  list-style-type: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 45px;
  height: 50px;
  font-size: 11px;
  line-height: 11px;
  font-family: inherit;
  border: 0;
}
/* line 161, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 25px;
  color: #fff;
  line-height: 0;
  text-decoration: none;
  padding: 0;
  border: 0;
  background: transparent none;
  width: 30px;
  margin-left: 10px;
  height: 100%;
  text-align: left;
}
/* line 177, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-unmute button {
  width: 14px;
}
/* :focus for accessibility */
/* line 182, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-button button:focus {
  outline: 0;
}
/* End: CONTROL BAR */
/* Start: Time (current / duration) */
/* line 189, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  width: auto;
  overflow: hidden;
  text-align: center;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* line 199, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-container .mejs-controls .mejs-time.mejs-duration-container {
  display: none;
}
/* line 202, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #fff;
  padding: 0 5px 0 5px;
  line-height: 50px;
  height: 50px;
  display: block;
  float: left;
  width: auto;
}
/* End: Time (current / duration) */
/* Start: Progress bar */
/* line 216, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls div.mejs-time-rail {
  width: 200px;
}
/* line 219, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 5px;
  cursor: pointer;
}
/* line 226, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 22px 8px 0 10px;
  background: #444;
}
/* line 231, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
}
@-webkit-keyframes buffering-stripes {
  /* line 250, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
  from {
    background-position: 0 0;
  }
  /* line 250, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
  to {
    background-position: 30px 0;
  }
}
@-moz-keyframes buffering-stripes {
  /* line 251, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
  from {
    background-position: 0 0;
  }
  /* line 251, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
  to {
    background-position: 30px 0;
  }
}
@-ms-keyframes buffering-stripes {
  /* line 252, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
  from {
    background-position: 0 0;
  }
  /* line 252, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
  to {
    background-position: 30px 0;
  }
}
@-o-keyframes buffering-stripes {
  /* line 253, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
  from {
    background-position: 0 0;
  }
  /* line 253, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
  to {
    background-position: 30px 0;
  }
}
@keyframes buffering-stripes {
  /* line 254, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
  from {
    background-position: 0 0;
  }
  /* line 254, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
  to {
    background-position: 30px 0;
  }
}
/* line 256, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #666;
  width: 0;
}
/* line 260, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: #fff;
  -moz-background-size: 6px 6px;
  background-size: 6px 6px;
  -webkit-background-size: 6px 5px;
  z-index: 1;
}
/* line 270, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 5px;
  background: transparent;
  cursor: pointer;
  top: 1px;
  z-index: 1;
  text-align: center;
}
/* line 282, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #fff;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
  width: 40px;
  height: 20px;
  top: -30px;
  margin-left: -20px;
  line-height: 20px;
  color: #000;
}
/* line 295, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
}
/* line 301, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 4px #fff;
  border-color: #fff transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 20px;
  left: 15px;
}
/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
	visibility:visible;
}
*/
/* End: Progress bar */
/* Start: Fullscreen */
/* line 327, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}
/* line 330, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}
/* End: Fullscreen */
/* Start: Mute/Volume */
/* line 339, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-volume-button {
  position: relative;
}
/* line 343, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  position: absolute;
  top: -70px;
  left: 0;
  height: 70px;
  width: 35px;
  background: #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  z-index: 1;
}
/* line 357, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 5px;
  height: 50px;
  background: #333;
  margin: 0;
  padding: 1px;
}
/* line 368, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 5px;
  height: 50px;
  background: #fff;
  transition: all .3s;
}
/* line 378, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
/* horizontal version */
/* line 387, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls div.mejs-horizontal-volume-slider {
  height: 50px;
  width: 70px;
  position: relative;
  background: none;
}
/* line 394, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 21px;
  width: 50px;
  height: 5px !important;
  margin: 0;
  padding: 1px;
  font-size: 1px;
  background: #444;
  cursor: pointer;
}
/* line 408, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 21px;
  width: 50px;
  height: 5px;
  padding: 0;
  font-size: 1px;
  background: #ffffff;
  transition: all .3s;
}
/* line 421, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}
/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
/* line 431, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-captions-button {
  position: relative;
}
/* line 435, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}
/* line 438, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-captions-button:hover button {
  background-position: -48px -32px;
}
/* line 441, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 30px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: #3A3C3D;
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
	visibility: visible;
}
*/
/* line 462, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
/* line 469, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
/* line 477, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
/* line 482, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: inherit;
  font-size: 10px;
}
/* line 491, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}
/* line 497, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1;
}
/* line 505, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #3A3C3D;
  background: rgba(58, 60, 61, 0.7);
  background: -webkit-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  overflow: hidden;
  border: 0;
}
/* line 518, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #313335;
  border-right: solid 1px rgba(49, 51, 53, 0.7);
  border-bottom: solid 1px #313335;
  border-bottom: solid 1px rgba(49, 51, 53, 0.7);
  cursor: pointer;
}
/* line 529, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}
/* line 533, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #333;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
}
/* line 543, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}
/* line 552, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 562, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  /*font-weight: bold;*/
  line-height: 22px;
  font-size: 12px;
  color: #fff;
}
/* line 572, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}
/* line 576, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}
/* line 581, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}
/* line 588, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-captions-position-hover {
  bottom: 45px;
}
/* line 592, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-captions-text {
  padding: 5px 7px;
  background: #3a3c3d;
  background: rgba(58, 60, 61, 0.8);
  border-radius: 4px;
}
/* End: TRACK (Captions and Chapters) */
/* line 603, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-clear {
  clear: both;
}
/* Start: ERROR */
/* line 610, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}
/* line 614, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.me-cannotplay span {
  padding: 15px;
  display: block;
}
/* End: ERROR */
/* Start: Loop */
/* line 622, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}
/* line 625, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-loop-off:hover button {
  background-position: -64px -48px;
}
/* line 628, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}
/* line 631, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-loop-on::hover button {
  background-position: -64px -32px;
}
/* End: Loop */
/* Start: backlight */
/* line 637, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}
/* line 640, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-backlight-off:hover button {
  background-position: -80px -48px;
}
/* line 643, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}
/* line 646, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-backlight-on:hover button {
  background-position: -80px -32px;
}
/* End: backlight */
/* Start: picture controls */
/* line 653, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}
/* line 656, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-picturecontrols-button:hover {
  background-position: -96px -32px;
}
/* End: picture controls */
/* context menu */
/* line 663, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
  /* make sure it shows on fullscreen */
}
/* line 674, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333;
}
/* line 681, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-contextmenu .mejs-contextmenu-item {
  font-family: inherit;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;
}
/* line 688, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff;
}
/* Start: SourceChooser */
/* line 695, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-sourcechooser-button {
  position: relative;
}
/* line 699, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}
/* line 702, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px -32px;
}
/* line 705, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: #3A3C3D;
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 721, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
/* line 728, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
/* line 736, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
/* line 741, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: inherit;
  font-size: 10px;
}
/* line 750, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-button.mejs-play button {
  position: relative;
  top: 1px;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  font-family: "Genericons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
  font-size: 20px;
}
/* line 126, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.mejs-button.mejs-play button:before {
  content: "\f452";
}
/* line 756, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-button.mejs-play button:before {
  vertical-align: 1px;
}
/* line 761, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-button.mejs-pause button {
  position: relative;
  top: 1px;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  font-family: "Genericons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
  font-size: 20px;
}
/* line 120, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.mejs-button.mejs-pause button:before {
  content: "\f448";
}
/* line 767, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-button.mejs-pause button:before {
  vertical-align: 1px;
}
/* line 772, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-button.mejs-volume-button button {
  position: relative;
  top: 1px;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  font-family: "Genericons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
  font-size: 20px;
}
/* line 45, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.mejs-button.mejs-volume-button button:before {
  content: "\f109";
}
/* line 778, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-button.mejs-volume-button button:before {
  vertical-align: 1px;
}
/* line 783, /builds/udk/frontend/application/stylesheets/components/mediaplayer.less */
.mejs-button.mejs-fullscreen-button button {
  position: relative;
  top: 1px;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  font-family: "Genericons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
}
/* line 85, /builds/udk/frontend/application/stylesheets/vendor/genericons.less */
.mejs-button.mejs-fullscreen-button button:before {
  content: "\f474";
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.btn {
  border: 0;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: -0.1px;
}
/* line 15, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.webfont-loaded .btn {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
}
/* line 24, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.btn.external-link:after,
.btn.external-secure-link:after,
.btn.external-link:hover:after,
.btn.external-secure-link:hover:after,
.btn.external-link:focus:after,
.btn.external-secure-link:focus:after {
  background-image: url('../images/graphics.png');
  display: inline-block;
  width: 16px;
  height: 10px;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-left: 3px;
  content: "";
  background-position: -248px -100px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .btn.external-link:after,
  .btn.external-secure-link:after,
  .btn.external-link:hover:after,
  .btn.external-secure-link:hover:after,
  .btn.external-link:focus:after,
  .btn.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .btn.external-link:after,
  .btn.external-secure-link:after,
  .btn.external-link:hover:after,
  .btn.external-secure-link:hover:after,
  .btn.external-link:focus:after,
  .btn.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .btn.external-link:after,
  .btn.external-secure-link:after,
  .btn.external-link:hover:after,
  .btn.external-secure-link:hover:after,
  .btn.external-link:focus:after,
  .btn.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .btn.external-link:after,
  .btn.external-secure-link:after,
  .btn.external-link:hover:after,
  .btn.external-secure-link:hover:after,
  .btn.external-link:focus:after,
  .btn.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
/* line 39, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.btn:hover,
.btn:focus,
.btn:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #222222;
  outline: 0 !important;
}
/* line 51, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
fieldset[disabled] .btn:focus,
.btn.disabled:active,
.btn[disabled]:active,
fieldset[disabled] .btn:active {
  opacity: 1;
  background-color: #c9c9c9 !important;
}
/* line 57, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.btn .genericon {
  vertical-align: -2px;
  font-size: 120%;
}
/* line 63, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.btn-icon {
  color: #ffffff;
  background-color: #e70036;
  border-color: #ce0030;
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-icon:focus,
.btn-icon.focus {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #4e0012;
}
/* line 17, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-icon:hover {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #900022;
}
/* line 22, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-icon:active,
.btn-icon.active,
.open > .dropdown-toggle.btn-icon {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #900022;
}
/* line 29, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-icon:active:hover,
.btn-icon.active:hover,
.open > .dropdown-toggle.btn-icon:hover,
.btn-icon:active:focus,
.btn-icon.active:focus,
.open > .dropdown-toggle.btn-icon:focus,
.btn-icon:active.focus,
.btn-icon.active.focus,
.open > .dropdown-toggle.btn-icon.focus {
  color: #ffffff;
  background-color: #900022;
  border-color: #4e0012;
}
/* line 37, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-icon:active,
.btn-icon.active,
.open > .dropdown-toggle.btn-icon {
  background-image: none;
}
/* line 45, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-icon.disabled:hover,
.btn-icon[disabled]:hover,
fieldset[disabled] .btn-icon:hover,
.btn-icon.disabled:focus,
.btn-icon[disabled]:focus,
fieldset[disabled] .btn-icon:focus,
.btn-icon.disabled.focus,
.btn-icon[disabled].focus,
fieldset[disabled] .btn-icon.focus {
  background-color: #e70036;
  border-color: #ce0030;
}
/* line 53, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.btn-icon .badge {
  color: #e70036;
  background-color: #ffffff;
}
/* line 66, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.btn-icon .genericon {
  margin-right: 3px;
}
/* line 71, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.btn-link {
  padding: 0px 6px;
}
/* line 74, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.btn-link:hover,
.btn-link:focus {
  background-color: transparent;
}
/* line 81, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.btn-primary:after {
  background-image: url('../images/graphics.png');
  display: inline-block;
  width: 16px;
  height: 10px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: -270px -100px;
  margin-left: 3px;
  content: "";
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .btn-primary:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .btn-primary:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .btn-primary:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .btn-primary:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
/* line 95, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.btn-lg {
  padding: 25px 30px;
  font-size: 14px;
  white-space: normal;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/footer.less */
#footer {
  background: #f0f0f0;
  border-top: 1px solid #e3e3e3;
  padding-top: 50px;
  padding-bottom: 100px;
  margin-top: 50px;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
#footer nav:before,
#footer nav:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
#footer nav:after {
  clear: both;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
#footer nav:before,
#footer nav:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
#footer nav:after {
  clear: both;
}
/* line 19, /builds/udk/frontend/application/stylesheets/components/footer.less */
#footer ul {
  list-style: none;
  padding: 0 0 40px;
}
/* line 24, /builds/udk/frontend/application/stylesheets/components/footer.less */
#footer h2,
#footer li {
  font-size: 15px;
}
/* line 27, /builds/udk/frontend/application/stylesheets/components/footer.less */
.webfont-loaded #footer h2,
.webfont-loaded #footer li {
  font-family: "FrutigerCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 31, /builds/udk/frontend/application/stylesheets/components/footer.less */
#footer h2 a,
#footer li a {
  color: #555;
}
/* line 34, /builds/udk/frontend/application/stylesheets/components/footer.less */
#footer h2 a:hover,
#footer li a:hover,
#footer h2 a:focus,
#footer li a:focus {
  color: #000;
}
/* line 40, /builds/udk/frontend/application/stylesheets/components/footer.less */
#footer h2 {
  margin: 0px 0px 2em;
}
/* line 44, /builds/udk/frontend/application/stylesheets/components/footer.less */
#footer li {
  margin: 0px 0px 0.5em;
}
@media (min-width: 450px) and (max-width: 767px) {
  /* line 53, /builds/udk/frontend/application/stylesheets/components/footer.less */
  #footer .col-xs-1 {
    width: 50%;
  }
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/tooltips.less */
.tooltip {
  font-size: .9em;
}
/* line 11, /builds/udk/frontend/application/stylesheets/components/tooltips.less */
.webfont-loaded .tooltip {
  font-family: "FrutigerCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 16, /builds/udk/frontend/application/stylesheets/components/tooltips.less */
.tooltip-inner {
  padding: 5px 8px;
  letter-spacing: inherit;
  border-radius: 5px;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/accessibility.less */
.skipto {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 13, /builds/udk/frontend/application/stylesheets/components/accessibility.less */
.skipto a {
  display: block;
  background: #e70036;
  color: #fff;
  padding: 10px;
  text-align: center;
  position: absolute;
  top: 0;
  left: -99999px;
  width: 100%;
  z-index: 99999;
}
/* line 25, /builds/udk/frontend/application/stylesheets/components/accessibility.less */
.skipto a:focus {
  left: 0;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2016, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/icon.less */
.icon {
  display: inline-block;
  height: 1em;
  vertical-align: -0.1em;
  width: 1em;
}
/* line 14, /builds/udk/frontend/application/stylesheets/components/icon.less */
.icon,
.icon use {
  fill: currentColor;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2016, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  margin-top: 50px;
  margin-bottom: -50px;
  z-index: 103;
}
/* line 16, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide.fixedsticky-on {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 23, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__button-container,
.studyguide__content-inner {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.studyguide__button-container:before,
.studyguide__content-inner:before,
.studyguide__button-container:after,
.studyguide__content-inner:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.studyguide__button-container:after,
.studyguide__content-inner:after {
  clear: both;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.studyguide__button-container:before,
.studyguide__content-inner:before,
.studyguide__button-container:after,
.studyguide__content-inner:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.studyguide__button-container:after,
.studyguide__content-inner:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 14, /builds/udk/frontend/application/stylesheets/components/container.less */
  .studyguide__button-container,
  .studyguide__content-inner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  /* line 20, /builds/udk/frontend/application/stylesheets/components/container.less */
  .studyguide__button-container,
  .studyguide__content-inner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 1200px) {
  /* line 26, /builds/udk/frontend/application/stylesheets/components/container.less */
  .studyguide__button-container,
  .studyguide__content-inner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 100px;
    padding-right: 100px;
  }
}
/* line 28, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__button-container {
  text-align: right;
}
/* line 32, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__button {
  background: #e70036;
  border: 0;
  outline: 0;
  padding: 7px 20px;
  color: #fff;
  letter-spacing: 1px;
  font-size: 14px;
}
/* line 41, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__button .icon {
  margin-right: 10px;
  height: 1.2em;
  width: 1.2em;
  vertical-align: -0.25em;
}
/* line 48, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__button:hover,
.studyguide__button:focus {
  text-decoration: underline;
}
/* line 54, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__content {
  display: none;
  background: #e70036;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 61, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__content h4 {
  margin-top: 0;
}
/* line 65, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__content a {
  color: #fff;
}
/* line 70, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__content-left {
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
}
/* line 76, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__content-list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
/* line 81, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__content-list strong {
  width: 80px;
  display: inline-block;
  font-weight: normal;
}
/* line 87, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__content-list a {
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
}
/* line 93, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__content-list .icon {
  margin-right: 10px;
}
/* line 98, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__more {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 12px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: -0.1px;
  background: #fff;
  color: #e70036 !important;
}
/* line 26, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.studyguide__more:focus,
.studyguide__more:active:focus,
.studyguide__more.active:focus,
.studyguide__more.focus,
.studyguide__more:active.focus,
.studyguide__more.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.studyguide__more:hover,
.studyguide__more:focus,
.studyguide__more.focus {
  color: #ffffff;
  text-decoration: none;
}
/* line 39, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.studyguide__more:active,
.studyguide__more.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.studyguide__more.disabled,
.studyguide__more[disabled],
fieldset[disabled] .studyguide__more {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 55, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
a.studyguide__more.disabled,
fieldset[disabled] a.studyguide__more {
  pointer-events: none;
}
/* line 15, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.webfont-loaded .studyguide__more {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
}
/* line 24, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.studyguide__more.external-link:after,
.studyguide__more.external-secure-link:after,
.studyguide__more.external-link:hover:after,
.studyguide__more.external-secure-link:hover:after,
.studyguide__more.external-link:focus:after,
.studyguide__more.external-secure-link:focus:after {
  background-image: url('../images/graphics.png');
  display: inline-block;
  width: 16px;
  height: 10px;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-left: 3px;
  content: "";
  background-position: -248px -100px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .studyguide__more.external-link:after,
  .studyguide__more.external-secure-link:after,
  .studyguide__more.external-link:hover:after,
  .studyguide__more.external-secure-link:hover:after,
  .studyguide__more.external-link:focus:after,
  .studyguide__more.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .studyguide__more.external-link:after,
  .studyguide__more.external-secure-link:after,
  .studyguide__more.external-link:hover:after,
  .studyguide__more.external-secure-link:hover:after,
  .studyguide__more.external-link:focus:after,
  .studyguide__more.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .studyguide__more.external-link:after,
  .studyguide__more.external-secure-link:after,
  .studyguide__more.external-link:hover:after,
  .studyguide__more.external-secure-link:hover:after,
  .studyguide__more.external-link:focus:after,
  .studyguide__more.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .studyguide__more.external-link:after,
  .studyguide__more.external-secure-link:after,
  .studyguide__more.external-link:hover:after,
  .studyguide__more.external-secure-link:hover:after,
  .studyguide__more.external-link:focus:after,
  .studyguide__more.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
/* line 39, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.studyguide__more:hover,
.studyguide__more:focus,
.studyguide__more:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #222222;
  outline: 0 !important;
}
/* line 51, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.studyguide__more.disabled,
.studyguide__more[disabled],
fieldset[disabled] .studyguide__more,
.studyguide__more.disabled:hover,
.studyguide__more[disabled]:hover,
fieldset[disabled] .studyguide__more:hover,
.studyguide__more.disabled:focus,
.studyguide__more[disabled]:focus,
fieldset[disabled] .studyguide__more:focus,
.studyguide__more.disabled:active,
.studyguide__more[disabled]:active,
fieldset[disabled] .studyguide__more:active {
  opacity: 1;
  background-color: #c9c9c9 !important;
}
/* line 57, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.studyguide__more .genericon {
  vertical-align: -2px;
  font-size: 120%;
}
/* line 104, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
.studyguide__more:hover,
.studyguide__more:focus {
  color: #fff !important;
}
@media (min-width: 470px) {
  /* line 111, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__content-left,
  .studyguide__content-right {
    width: 50%;
    float: left;
  }
  /* line 117, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__content-left {
    border-bottom: 0;
    border-right: 1px solid #fff;
    padding-right: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  /* line 125, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__content-right {
    border-left: 1px solid #fff;
    padding-left: 20px;
    margin-left: -1px;
  }
}
@media (min-width: 600px) {
  /* line 133, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__button {
    padding: 10px 30px;
    font-size: 16px;
  }
  /* line 139, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__content h4 {
    font-size: 20px;
    line-height: 1.3em;
  }
  /* line 145, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__more {
    font-size: 14px;
    padding: 10px 20px;
  }
  /* line 150, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__content-left {
    width: 60%;
  }
  /* line 154, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__content-right {
    width: 40%;
  }
}
@media (min-width: 800px) {
  /* line 161, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__content h4 {
    font-size: 25px;
    line-height: 1.3em;
  }
  /* line 167, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__more {
    font-size: 15px;
  }
  /* line 171, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__content-left {
    width: 70%;
  }
  /* line 175, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__content-right {
    width: 30%;
  }
}
@media (min-width: 992px) {
  /* line 182, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__content h4 {
    font-size: 30px;
    line-height: 1.3em;
  }
  /* line 188, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__content-left {
    width: 75%;
  }
  /* line 192, /builds/udk/frontend/application/stylesheets/components/studyguide.less */
  .studyguide__content-right {
    width: 25%;
  }
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider {
  overflow: hidden;
  background: #111;
  height: 0px;
  display: none;
}
/* line 14, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider figure {
  display: none;
}
/* line 19, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider.rsHor figure {
  display: block;
}
@media (min-width: 500px) {
  /* line 24, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 1;
  }
  /* line 32, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider.active {
    height: 570px;
  }
}
@media (min-height: 700px) {
  /* line 38, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider.active {
    height: 600px;
  }
}
@media (min-height: 750px) {
  /* line 44, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider.active {
    height: 650px;
  }
}
@media (min-height: 800px) {
  /* line 50, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider.active {
    height: 700px;
  }
}
@media (min-height: 850px) {
  /* line 56, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider.active {
    height: 750px;
  }
}
@media (min-height: 900px) {
  /* line 62, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider.active {
    height: 800px;
  }
}
/* line 67, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 74, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .image img {
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  -moz-transition: -moz-transform 0.4s ease-in-out;
  -o-transition: -o-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out,-moz-transform 0.4s ease-in-out,-o-transform 0.4s ease-in-out,transform 0.4s ease-in-out;
}
/* line 77, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .image img.scale {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
/* line 83, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  top: 0;
  left: 0;
  opacity: .7;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(99%, rgba(0, 0, 0, 0.64)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
/* line 101, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .caption {
  width: 360px;
  height: 360px;
  left: 50%;
  top: 50%;
  margin-left: -180px;
  margin-top: -180px;
  text-align: center;
  position: absolute;
}
@media (min-height: 700px) and (min-width: 700px) {
  /* line 111, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .caption {
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -180px;
  }
}
@media (min-height: 750px) and (min-width: 750px) {
  /* line 118, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .caption {
    width: 460px;
    height: 460px;
    margin-left: -230px;
    margin-top: -230px;
  }
}
@media (min-height: 850px) and (min-width: 850px) {
  /* line 125, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .caption {
    width: 500px;
    height: 500px;
    margin-left: -250px;
    margin-top: -250px;
  }
}
/* line 133, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .slide-link {
  display: block;
  left: 0;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: #000;
  border-radius: 50%;
  cursor: pointer;
}
/* line 145, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .slide-link:hover,
.hero-slider .slide-link:focus {
  color: #e70036;
}
/* line 149, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .slide-link .title-wrap {
  height: 100%;
  width: 100%;
  display: table;
}
/* line 155, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .slide-link h2 {
  font-size: 35px;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2em;
  padding: 0 60px 0 60px;
}
@media (min-height: 700px) and (min-width: 700px) {
  /* line 162, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .slide-link h2 {
    font-size: 40px;
  }
}
@media (min-height: 750px) and (min-width: 750px) {
  /* line 165, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .slide-link h2 {
    font-size: 45px;
  }
}
@media (min-height: 800px) and (min-width: 800px) {
  /* line 168, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .slide-link h2 {
    font-size: 50px;
  }
}
@media (min-height: 850px) and (min-width: 850px) {
  /* line 171, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .slide-link h2 {
    font-size: 55px;
  }
}
/* line 176, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .slide-link .meta {
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 1em 10% 1em 10%;
}
/* line 182, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .slide-link .meta .meta-inner {
  display: block;
  margin: 0 40px 0 40px;
}
/* line 187, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .slide-link .meta.top {
  top: 60px;
}
@media (min-height: 700px) and (min-width: 700px) {
  /* line 190, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .slide-link .meta.top {
    top: 60px;
  }
}
@media (min-height: 750px) and (min-width: 750px) {
  /* line 194, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .slide-link .meta.top {
    top: 70px;
  }
}
@media (min-height: 800px) and (min-width: 800px) {
  /* line 198, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .slide-link .meta.top {
    top: 80px;
  }
}
@media (min-height: 850px) and (min-width: 850px) {
  /* line 202, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .slide-link .meta.top {
    top: 90px;
  }
}
/* line 207, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .slide-link .meta.bottom {
  bottom: 60px;
}
@media (min-height: 700px) and (min-width: 700px) {
  /* line 210, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .slide-link .meta.bottom {
    bottom: 60px;
  }
}
@media (min-height: 750px) and (min-width: 750px) {
  /* line 214, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .slide-link .meta.bottom {
    bottom: 70px;
  }
}
@media (min-height: 800px) and (min-width: 800px) {
  /* line 218, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .slide-link .meta.bottom {
    bottom: 80px;
  }
}
@media (min-height: 850px) and (min-width: 850px) {
  /* line 222, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .hero-slider .slide-link .meta.bottom {
    bottom: 90px;
  }
}
/* line 229, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .circle {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  background: #fff;
}
/* line 240, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .rsBullets {
  margin: 0px 0px 2em;
  width: 100%;
  left: 0;
  text-align: center;
}
/* line 248, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .rsArrow {
  width: 40px;
  height: 100%;
  position: absolute;
  cursor: pointer;
  z-index: 21;
}
/* line 255, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .rsArrow .rsArrowIcn {
  background-image: url('../images/graphics.png');
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .hero-slider .rsArrow .rsArrowIcn {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .hero-slider .rsArrow .rsArrowIcn {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .hero-slider .rsArrow .rsArrowIcn {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .hero-slider .rsArrow .rsArrowIcn {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
/* line 269, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .rsArrow.rsArrowLeft {
  left: 10px;
}
/* line 272, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .rsArrow.rsArrowLeft .rsArrowIcn {
  background-position: -100px -92px;
}
/* line 277, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .rsArrow.rsArrowRight {
  right: 10px;
}
/* line 280, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
.hero-slider .rsArrow.rsArrowRight .rsArrowIcn {
  background-position: -100px -128px;
}
@media (min-width: 500px) {
  /* line 288, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .with-active-hero-slider {
    padding-top: 570px !important;
  }
  /* line 291, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .with-active-hero-slider #navigation {
    border-top-color: transparent !important;
  }
  /* line 295, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .with-active-hero-slider #secondary-navigation {
    top: -540px !important;
  }
}
@media (min-width: 500px) and (min-height: 700px) {
  /* line 300, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .with-active-hero-slider {
    padding-top: 600px !important;
  }
}
@media (min-width: 500px) and (min-height: 750px) {
  /* line 304, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .with-active-hero-slider {
    padding-top: 650px !important;
  }
}
@media (min-width: 500px) and (min-height: 800px) {
  /* line 308, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .with-active-hero-slider {
    padding-top: 700px !important;
  }
}
@media (min-width: 500px) and (min-height: 850px) {
  /* line 312, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .with-active-hero-slider {
    padding-top: 750px !important;
  }
}
@media (min-width: 500px) and (min-height: 900px) {
  /* line 316, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .with-active-hero-slider {
    padding-top: 800px !important;
  }
}
@media (min-width: 800px) and (min-height: 700px) {
  /* line 321, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .with-active-hero-slider #secondary-navigation {
    top: -570px !important;
  }
}
@media (min-width: 800px) and (min-height: 750px) {
  /* line 327, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .with-active-hero-slider #secondary-navigation {
    top: -620px !important;
  }
}
@media (min-width: 800px) and (min-height: 800px) {
  /* line 333, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .with-active-hero-slider #secondary-navigation {
    top: -670px !important;
  }
}
@media (min-width: 800px) and (min-height: 850px) {
  /* line 339, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .with-active-hero-slider #secondary-navigation {
    top: -720px !important;
  }
}
@media (min-width: 800px) and (min-height: 900px) {
  /* line 345, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .with-active-hero-slider #secondary-navigation {
    top: -770px !important;
  }
}
@media (min-width: 1200px) {
  /* line 351, /builds/udk/frontend/application/stylesheets/components/hero-slider.less */
  .with-active-hero-slider #secondary-navigation {
    margin-top: 20px;
  }
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/cover-image.less */
.cover-image-container {
  display: none;
}
@media (min-width: 500px) {
  /* line 13, /builds/udk/frontend/application/stylesheets/components/cover-image.less */
  .cover-image-container {
    position: relative;
    height: 500px;
    overflow: hidden;
    margin-top: -40px;
    display: block;
  }
  /* line 24, /builds/udk/frontend/application/stylesheets/components/cover-image.less */
  .cover-image-container .cover-image {
    height: 500px;
    background-position: center center;
    background-clip: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
}
@media (min-width: 500px) and (min-width: 1200px) {
  /* line 20, /builds/udk/frontend/application/stylesheets/components/cover-image.less */
  .cover-image-container {
    margin-bottom: -70px;
  }
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/grid.less */
.row {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
/* line 13, /builds/udk/frontend/application/stylesheets/components/grid.less */
.row > a {
  display: none;
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 20, /builds/udk/frontend/application/stylesheets/components/grid.less */
  .grid .grid-item:nth-child(2n) {
    float: right;
  }
  /* line 24, /builds/udk/frontend/application/stylesheets/components/grid.less */
  .grid .grid-item:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 30, /builds/udk/frontend/application/stylesheets/components/grid.less */
  .grid .grid-item:nth-child(3n) {
    float: right;
  }
  /* line 34, /builds/udk/frontend/application/stylesheets/components/grid.less */
  .grid .grid-item:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  /* line 40, /builds/udk/frontend/application/stylesheets/components/grid.less */
  .grid .grid-item:nth-child(4n) {
    float: right;
  }
  /* line 44, /builds/udk/frontend/application/stylesheets/components/grid.less */
  .grid .grid-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (min-width: 800px) {
  /* line 51, /builds/udk/frontend/application/stylesheets/components/grid.less */
  .grid.show-as-list .grid-item {
    float: left !important;
    clear: none !important;
  }
  /* line 56, /builds/udk/frontend/application/stylesheets/components/grid.less */
  .grid.show-as-list .grid-item:nth-child(2n) {
    float: right !important;
  }
  /* line 60, /builds/udk/frontend/application/stylesheets/components/grid.less */
  .grid.show-as-list .grid-item:nth-child(2n+1) {
    clear: both !important;
  }
}
/* line 17, /builds/udk/frontend/application/components/bootstrap/less/mixins/grid-framework.less */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 39, /builds/udk/frontend/application/components/bootstrap/less/mixins/grid-framework.less */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4 {
  float: left;
}
/* line 9, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
.col-xs-1 {
  width: 100%;
}
/* line 27, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
.col-xs-pull-1 {
  right: 100%;
}
/* line 33, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
.col-xs-pull-0 {
  right: auto;
}
/* line 15, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
.col-xs-push-1 {
  left: 100%;
}
/* line 21, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
.col-xs-push-0 {
  left: auto;
}
/* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
.col-xs-offset-1 {
  margin-left: 100%;
}
/* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 480px) {
  /* line 39, /builds/udk/frontend/application/components/bootstrap/less/mixins/grid-framework.less */
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4 {
    float: left;
  }
  /* line 9, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-xs-2 {
    width: 100%;
  }
  /* line 9, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-xs-1 {
    width: 50%;
  }
  /* line 27, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-xs-pull-2 {
    right: 100%;
  }
  /* line 27, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-xs-pull-1 {
    right: 50%;
  }
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-xs-pull-0 {
    right: auto;
  }
  /* line 15, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-xs-push-2 {
    left: 100%;
  }
  /* line 15, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-xs-push-1 {
    left: 50%;
  }
  /* line 21, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-xs-push-0 {
    left: auto;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-xs-offset-2 {
    margin-left: 100%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-xs-offset-1 {
    margin-left: 50%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-xs-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  /* line 39, /builds/udk/frontend/application/components/bootstrap/less/mixins/grid-framework.less */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4 {
    float: left;
  }
  /* line 9, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-3 {
    width: 100%;
  }
  /* line 9, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-2 {
    width: 66.66666667%;
  }
  /* line 9, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-1 {
    width: 33.33333333%;
  }
  /* line 27, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-pull-3 {
    right: 100%;
  }
  /* line 27, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-pull-2 {
    right: 66.66666667%;
  }
  /* line 27, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-pull-1 {
    right: 33.33333333%;
  }
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 15, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-push-3 {
    left: 100%;
  }
  /* line 15, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-push-2 {
    left: 66.66666667%;
  }
  /* line 15, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-push-1 {
    left: 33.33333333%;
  }
  /* line 21, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-offset-3 {
    margin-left: 100%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-offset-2 {
    margin-left: 66.66666667%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-offset-1 {
    margin-left: 33.33333333%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  /* line 39, /builds/udk/frontend/application/components/bootstrap/less/mixins/grid-framework.less */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4 {
    float: left;
  }
  /* line 9, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-4 {
    width: 100%;
  }
  /* line 9, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-3 {
    width: 75%;
  }
  /* line 9, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-2 {
    width: 50%;
  }
  /* line 9, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-1 {
    width: 25%;
  }
  /* line 27, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-pull-4 {
    right: 100%;
  }
  /* line 27, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-pull-3 {
    right: 75%;
  }
  /* line 27, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-pull-2 {
    right: 50%;
  }
  /* line 27, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-pull-1 {
    right: 25%;
  }
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 15, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-push-4 {
    left: 100%;
  }
  /* line 15, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-push-3 {
    left: 75%;
  }
  /* line 15, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-push-2 {
    left: 50%;
  }
  /* line 15, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-push-1 {
    left: 25%;
  }
  /* line 21, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-push-0 {
    left: auto;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-offset-4 {
    margin-left: 100%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-offset-3 {
    margin-left: 75%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-offset-2 {
    margin-left: 50%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-offset-1 {
    margin-left: 25%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  /* line 39, /builds/udk/frontend/application/components/bootstrap/less/mixins/grid-framework.less */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4 {
    float: left;
  }
  /* line 9, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-4 {
    width: 100%;
  }
  /* line 9, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-3 {
    width: 75%;
  }
  /* line 9, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-2 {
    width: 50%;
  }
  /* line 9, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-1 {
    width: 25%;
  }
  /* line 27, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-pull-4 {
    right: 100%;
  }
  /* line 27, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-pull-3 {
    right: 75%;
  }
  /* line 27, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-pull-2 {
    right: 50%;
  }
  /* line 27, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-pull-1 {
    right: 25%;
  }
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 15, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-push-4 {
    left: 100%;
  }
  /* line 15, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-push-3 {
    left: 75%;
  }
  /* line 15, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-push-2 {
    left: 50%;
  }
  /* line 15, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-push-1 {
    left: 25%;
  }
  /* line 21, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-offset-4 {
    margin-left: 100%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-offset-3 {
    margin-left: 75%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-offset-2 {
    margin-left: 50%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-offset-1 {
    margin-left: 25%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 40px;
}
@media (min-width: 480px) {
  /* line 11, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
  .grid-item {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  /* line 15, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
  .grid-item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  /* line 84, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .grid-item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  /* line 19, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
  .grid-item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  /* line 114, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .grid-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  /* line 26, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
  .grid-item.bigger {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  /* line 84, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .grid-item.bigger {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  /* line 30, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
  .grid-item.bigger {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  /* line 114, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .grid-item.bigger {
    float: left;
    width: 50%;
  }
}
/* line 36, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item.with-subitems > header {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* line 40, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item.with-subitems > footer {
  padding-bottom: 15px;
}
/* line 45, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.show-as-list .grid-item.with-subitems > footer {
  font-size: 24px;
  line-height: 1.3em;
  padding-bottom: 0;
  margin: 0px 0 4px;
}
/* line 51, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.webfont-loaded .show-as-list .grid-item.with-subitems > footer {
  font-family: "FrutigerLightCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 55, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.show-as-list .grid-item.with-subitems > footer a {
  color: #222222;
}
/* line 58, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.show-as-list .grid-item.with-subitems > footer a:hover,
.show-as-list .grid-item.with-subitems > footer a:focus {
  color: #e70036;
}
/* line 66, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item header {
  color: #222222;
}
/* line 69, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item header h2,
.grid-item header h3 {
  margin: 0 0 5px;
}
/* line 73, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item header h3 {
  font-size: 24px;
  line-height: 1.3em;
  color: #e70036;
}
/* line 79, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item header .meta-info {
  float: left;
}
/* line 82, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item header .meta-info:after {
  content: "–";
  color: #999999;
  margin: 0 5px;
}
/* line 90, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item header:last-child .meta-info {
  float: none;
}
/* line 93, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item header:last-child .meta-info:after {
  display: none;
}
/* line 100, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item a {
  display: block;
}
/* line 104, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item p {
  color: #999999;
}
/* line 108, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item .article-image {
  background: #000;
  position: relative;
}
/* line 112, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item .article-image img {
  width: auto;
  max-width: 100.01%;
  height: auto;
}
/* line 119, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item .article-image-countdown {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  text-align: center;
  padding-bottom: 15px;
}
/* line 127, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item .article-image-countdown .countdown {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
/* line 132, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item .article-image-countdown .countdown .segment-inner {
  font-size: 10px;
}
/* line 135, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item .article-image-countdown .countdown .segment-inner .value {
  font-size: 30px;
}
/* line 142, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item .article-image,
.grid-item .circle-image {
  margin-bottom: 20px;
}
/* line 148, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item a:hover h1,
.grid-item a:focus h1,
.grid-item a:hover h2,
.grid-item a:focus h2,
.grid-item a:hover h3,
.grid-item a:focus h3,
.grid-item a:hover h4,
.grid-item a:focus h4,
.grid-item a:hover h5,
.grid-item a:focus h5,
.grid-item a:hover h6,
.grid-item a:focus h6 {
  color: #e70036;
}
/* line 152, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item a:hover p,
.grid-item a:focus p,
.grid-item a:hover .meta-info:after,
.grid-item a:focus .meta-info:after {
  color: #222222;
}
/* line 156, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item a:hover .article-image img,
.grid-item a:focus .article-image img {
  opacity: 0.8;
}
/* line 160, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item a:hover .btn,
.grid-item a:focus .btn {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #222222;
  outline: 0 !important;
}
/* line 168, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.show-as-list .grid-item {
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 800px) {
  /* line 172, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
  .show-as-list .grid-item {
    width: 50%;
    float: left;
  }
}
/* line 177, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.show-as-list .grid-item a {
  padding: 20px 0 10px;
  border-top: 1px solid #c9c9c9;
}
/* line 182, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.show-as-list .grid-item .article-image,
.show-as-list .grid-item .circle-image,
.show-as-list .grid-item header .meta-info,
.show-as-list .grid-item p {
  display: none;
}
/* line 190, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item .grid-item {
  float: none !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 197, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.show-as-list .grid-item .grid-item {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* line 201, /builds/udk/frontend/application/stylesheets/components/grid-item.less */
.grid-item .inner-grid-item-content {
  overflow: hidden;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid.has-search,
.grid.has-controls {
  padding-top: 36px;
}
/* line 12, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid.has-search.overview-section,
.grid.has-controls.overview-section {
  padding-top: 71px;
}
/* line 17, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid-controls {
  min-height: 36px;
  position: relative;
  margin-top: -36px;
  margin-bottom: 20px;
  padding-right: 100px;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid-controls:before,
.grid-controls:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid-controls:after {
  clear: both;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid-controls:before,
.grid-controls:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid-controls:after {
  clear: both;
}
/* line 27, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid-controls-layout {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 32, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid-controls-layout ul {
  list-style: none;
  font-size: 0;
  padding: 0;
  margin: 0;
}
/* line 38, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid-controls-layout ul li {
  display: inline-block;
  margin-left: 5px;
}
/* line 42, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid-controls-layout ul li .ui-grid,
.grid-controls-layout ul li .ui-list {
  background-image: url('../images/graphics.png');
  background-repeat: no-repeat;
  display: block;
  width: 20px;
  height: 20px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .grid-controls-layout ul li .ui-grid,
  .grid-controls-layout ul li .ui-list {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .grid-controls-layout ul li .ui-grid,
  .grid-controls-layout ul li .ui-list {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .grid-controls-layout ul li .ui-grid,
  .grid-controls-layout ul li .ui-list {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .grid-controls-layout ul li .ui-grid,
  .grid-controls-layout ul li .ui-list {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
/* line 52, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid-controls-layout ul li .ui-grid {
  background-position: -40px -95px;
}
/* line 56, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid-controls-layout ul li .ui-list {
  background-position: -5px -95px;
}
/* line 63, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid-controls-search {
  display: none;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid-controls-search:before,
.grid-controls-search:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid-controls-search:after {
  clear: both;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid-controls-search:before,
.grid-controls-search:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid-controls-search:after {
  clear: both;
}
/* line 71, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.no-js .grid-controls-search {
  display: block;
}
/* line 75, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid-controls-search .btn-link {
  margin-left: -30px;
  margin-top: 6px;
  width: 30px;
  position: absolute;
}
/* line 82, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid-controls-search .form-control {
  -webkit-transition: border 0.3s, width 0.3s;
  -moz-transition: border 0.3s, width 0.3s;
  -o-transition: border 0.3s, width 0.3s;
  transition: border 0.3s, width 0.3s;
  float: left;
  padding: 3px 12px;
  height: 30px;
  outline: 0 !important;
  width: 10px;
}
/* line 91, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid-controls-search .form-control.active {
  width: 180px !important;
  padding-right: 25px;
}
@media (min-width: 420px) {
  /* line 95, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
  .grid-controls-search .form-control.active {
    width: 250px !important;
  }
}
@media (min-width: 600px) {
  /* line 99, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
  .grid-controls-search .form-control.active {
    width: 300px !important;
  }
}
/* line 105, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid-controls-search .genericon-loading {
  font-size: 14px;
  vertical-align: 1px;
  height: 14px;
}
/* line 112, /builds/udk/frontend/application/stylesheets/components/grid-controls.less */
.grid-controls-filter,
.grid-controls-datepicker {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  position: relative;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.grid-filters {
  display: none;
}
/* line 11, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.no-js .grid-filters {
  display: block;
}
/* line 15, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.grid-filters h4 {
  font-size: 16px;
  margin-top: 0;
}
/* line 19, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.webfont-loaded .grid-filters h4 {
  font-family: "FrutigerCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 24, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.grid-filters ul {
  list-style: none;
  margin: 0;
  padding: 0 0 20px;
  font-size: 0;
  line-height: 25px;
}
/* line 31, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.grid-filters ul li {
  display: inline-block;
  line-height: 25px;
}
/* line 37, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.grid-filters a,
.grid-filters button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 12px;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  text-transform: uppercase;
  line-height: 21px;
  letter-spacing: -0.1px;
  color: #ffffff;
  background-color: #e70036;
  border-color: #cccccc;
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
  background: #c9c9c9;
  margin-bottom: 4px;
  margin-right: 3px;
  height: 21px;
}
/* line 26, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.grid-filters a:focus,
.grid-filters button:focus,
.grid-filters a:active:focus,
.grid-filters button:active:focus,
.grid-filters a.active:focus,
.grid-filters button.active:focus,
.grid-filters a.focus,
.grid-filters button.focus,
.grid-filters a:active.focus,
.grid-filters button:active.focus,
.grid-filters a.active.focus,
.grid-filters button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.grid-filters a:hover,
.grid-filters button:hover,
.grid-filters a:focus,
.grid-filters button:focus,
.grid-filters a.focus,
.grid-filters button.focus {
  color: #ffffff;
  text-decoration: none;
}
/* line 39, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.grid-filters a:active,
.grid-filters button:active,
.grid-filters a.active,
.grid-filters button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.grid-filters a.disabled,
.grid-filters button.disabled,
.grid-filters a[disabled],
.grid-filters button[disabled],
fieldset[disabled] .grid-filters a,
fieldset[disabled] .grid-filters button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 55, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
a.grid-filters a.disabled,
a.grid-filters button.disabled,
fieldset[disabled] a.grid-filters a,
fieldset[disabled] a.grid-filters button {
  pointer-events: none;
}
/* line 15, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.webfont-loaded .grid-filters a,
.webfont-loaded .grid-filters button {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
}
/* line 24, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.grid-filters a.external-link:after,
.grid-filters button.external-link:after,
.grid-filters a.external-secure-link:after,
.grid-filters button.external-secure-link:after,
.grid-filters a.external-link:hover:after,
.grid-filters button.external-link:hover:after,
.grid-filters a.external-secure-link:hover:after,
.grid-filters button.external-secure-link:hover:after,
.grid-filters a.external-link:focus:after,
.grid-filters button.external-link:focus:after,
.grid-filters a.external-secure-link:focus:after,
.grid-filters button.external-secure-link:focus:after {
  background-image: url('../images/graphics.png');
  display: inline-block;
  width: 16px;
  height: 10px;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-left: 3px;
  content: "";
  background-position: -248px -100px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .grid-filters a.external-link:after,
  .grid-filters button.external-link:after,
  .grid-filters a.external-secure-link:after,
  .grid-filters button.external-secure-link:after,
  .grid-filters a.external-link:hover:after,
  .grid-filters button.external-link:hover:after,
  .grid-filters a.external-secure-link:hover:after,
  .grid-filters button.external-secure-link:hover:after,
  .grid-filters a.external-link:focus:after,
  .grid-filters button.external-link:focus:after,
  .grid-filters a.external-secure-link:focus:after,
  .grid-filters button.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .grid-filters a.external-link:after,
  .grid-filters button.external-link:after,
  .grid-filters a.external-secure-link:after,
  .grid-filters button.external-secure-link:after,
  .grid-filters a.external-link:hover:after,
  .grid-filters button.external-link:hover:after,
  .grid-filters a.external-secure-link:hover:after,
  .grid-filters button.external-secure-link:hover:after,
  .grid-filters a.external-link:focus:after,
  .grid-filters button.external-link:focus:after,
  .grid-filters a.external-secure-link:focus:after,
  .grid-filters button.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .grid-filters a.external-link:after,
  .grid-filters button.external-link:after,
  .grid-filters a.external-secure-link:after,
  .grid-filters button.external-secure-link:after,
  .grid-filters a.external-link:hover:after,
  .grid-filters button.external-link:hover:after,
  .grid-filters a.external-secure-link:hover:after,
  .grid-filters button.external-secure-link:hover:after,
  .grid-filters a.external-link:focus:after,
  .grid-filters button.external-link:focus:after,
  .grid-filters a.external-secure-link:focus:after,
  .grid-filters button.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .grid-filters a.external-link:after,
  .grid-filters button.external-link:after,
  .grid-filters a.external-secure-link:after,
  .grid-filters button.external-secure-link:after,
  .grid-filters a.external-link:hover:after,
  .grid-filters button.external-link:hover:after,
  .grid-filters a.external-secure-link:hover:after,
  .grid-filters button.external-secure-link:hover:after,
  .grid-filters a.external-link:focus:after,
  .grid-filters button.external-link:focus:after,
  .grid-filters a.external-secure-link:focus:after,
  .grid-filters button.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
/* line 39, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.grid-filters a:hover,
.grid-filters button:hover,
.grid-filters a:focus,
.grid-filters button:focus,
.grid-filters a:active,
.grid-filters button:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #222222;
  outline: 0 !important;
}
/* line 51, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.grid-filters a.disabled,
.grid-filters button.disabled,
.grid-filters a[disabled],
.grid-filters button[disabled],
fieldset[disabled] .grid-filters a,
fieldset[disabled] .grid-filters button,
.grid-filters a.disabled:hover,
.grid-filters button.disabled:hover,
.grid-filters a[disabled]:hover,
.grid-filters button[disabled]:hover,
fieldset[disabled] .grid-filters a:hover,
fieldset[disabled] .grid-filters button:hover,
.grid-filters a.disabled:focus,
.grid-filters button.disabled:focus,
.grid-filters a[disabled]:focus,
.grid-filters button[disabled]:focus,
fieldset[disabled] .grid-filters a:focus,
fieldset[disabled] .grid-filters button:focus,
.grid-filters a.disabled:active,
.grid-filters button.disabled:active,
.grid-filters a[disabled]:active,
.grid-filters button[disabled]:active,
fieldset[disabled] .grid-filters a:active,
fieldset[disabled] .grid-filters button:active {
  opacity: 1;
  background-color: #c9c9c9 !important;
}
/* line 57, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.grid-filters a .genericon,
.grid-filters button .genericon {
  vertical-align: -2px;
  font-size: 120%;
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.grid-filters a:focus,
.grid-filters button:focus,
.grid-filters a.focus,
.grid-filters button.focus {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #8c8c8c;
}
/* line 17, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.grid-filters a:hover,
.grid-filters button:hover {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #adadad;
}
/* line 22, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.grid-filters a:active,
.grid-filters button:active,
.grid-filters a.active,
.grid-filters button.active,
.open > .dropdown-toggle.grid-filters a,
.open > .dropdown-toggle.grid-filters button {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #adadad;
}
/* line 29, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.grid-filters a:active:hover,
.grid-filters button:active:hover,
.grid-filters a.active:hover,
.grid-filters button.active:hover,
.open > .dropdown-toggle.grid-filters a:hover,
.open > .dropdown-toggle.grid-filters button:hover,
.grid-filters a:active:focus,
.grid-filters button:active:focus,
.grid-filters a.active:focus,
.grid-filters button.active:focus,
.open > .dropdown-toggle.grid-filters a:focus,
.open > .dropdown-toggle.grid-filters button:focus,
.grid-filters a:active.focus,
.grid-filters button:active.focus,
.grid-filters a.active.focus,
.grid-filters button.active.focus,
.open > .dropdown-toggle.grid-filters a.focus,
.open > .dropdown-toggle.grid-filters button.focus {
  color: #ffffff;
  background-color: #900022;
  border-color: #8c8c8c;
}
/* line 37, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.grid-filters a:active,
.grid-filters button:active,
.grid-filters a.active,
.grid-filters button.active,
.open > .dropdown-toggle.grid-filters a,
.open > .dropdown-toggle.grid-filters button {
  background-image: none;
}
/* line 45, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.grid-filters a.disabled:hover,
.grid-filters button.disabled:hover,
.grid-filters a[disabled]:hover,
.grid-filters button[disabled]:hover,
fieldset[disabled] .grid-filters a:hover,
fieldset[disabled] .grid-filters button:hover,
.grid-filters a.disabled:focus,
.grid-filters button.disabled:focus,
.grid-filters a[disabled]:focus,
.grid-filters button[disabled]:focus,
fieldset[disabled] .grid-filters a:focus,
fieldset[disabled] .grid-filters button:focus,
.grid-filters a.disabled.focus,
.grid-filters button.disabled.focus,
.grid-filters a[disabled].focus,
.grid-filters button[disabled].focus,
fieldset[disabled] .grid-filters a.focus,
fieldset[disabled] .grid-filters button.focus {
  background-color: #e70036;
  border-color: #cccccc;
}
/* line 53, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.grid-filters a .badge,
.grid-filters button .badge {
  color: #e70036;
  background-color: #ffffff;
}
/* line 48, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.grid-filters a:hover,
.grid-filters button:hover,
.grid-filters a:focus,
.grid-filters button:focus {
  background: #222222;
}
/* line 54, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.grid-filters .active a {
  background: #e70036;
}
/* line 57, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.grid-filters .active a:after {
  position: relative;
  top: 1px;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  font-family: "Genericons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
  vertical-align: -0.2em;
  font-size: 20px;
  content: "\f405";
  height: 18px;
  overflow: hidden;
  top: 0;
}
/* line 68, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.grid-filters .active a:hover,
.grid-filters .active a:focus {
  background: #222222;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
@media (min-width: 800px) {
  /* line 13, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
  .grid.is-event-grid.show-as-list .grid-item,
  .grid.is-news-grid.show-as-list .grid-item,
  .grid.is-search-grid.show-as-list .grid-item {
    width: 100%;
    float: none;
  }
}
/* line 18, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
.grid.is-event-grid.show-as-list .grid-item a,
.grid.is-news-grid.show-as-list .grid-item a,
.grid.is-search-grid.show-as-list .grid-item a {
  padding: 25px 0 25px;
}
/* line 22, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
.grid.is-event-grid.show-as-list .grid-item header .meta-info,
.grid.is-news-grid.show-as-list .grid-item header .meta-info,
.grid.is-search-grid.show-as-list .grid-item header .meta-info {
  display: block;
}
/* line 26, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
.grid.is-event-grid.show-as-list .grid-item p,
.grid.is-news-grid.show-as-list .grid-item p,
.grid.is-search-grid.show-as-list .grid-item p {
  margin-bottom: 0;
}
/* line 37, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
.grid.is-news-grid.show-as-list .grid-item p,
.grid.is-search-grid.show-as-list .grid-item p {
  display: block;
}
/* line 44, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
.grid.is-search-grid {
  margin-top: 25px;
}
/* line 49, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
.grid.is-search-grid.show-as-list .grid-item .article-image,
.grid.is-search-grid.show-as-list .grid-item .circle-image {
  display: block;
  background: #000;
}
@media (min-width: 480px) {
  /* line 54, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
  .grid.is-search-grid.show-as-list .grid-item .article-image,
  .grid.is-search-grid.show-as-list .grid-item .circle-image {
    width: 20%;
    float: left;
    margin: 0px 20px 0px 0;
  }
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid.is-search-grid.show-as-list .grid-item a:before,
.grid.is-search-grid.show-as-list .grid-item a:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid.is-search-grid.show-as-list .grid-item a:after {
  clear: both;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid.is-search-grid.show-as-list .grid-item a:before,
.grid.is-search-grid.show-as-list .grid-item a:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid.is-search-grid.show-as-list .grid-item a:after {
  clear: both;
}
/* line 65, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
.grid.is-search-grid.show-as-list .grid-item a:hover .circle-image img,
.grid.is-search-grid.show-as-list .grid-item a:focus .circle-image img {
  opacity: 0.8;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/* line 77, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
.grid.is-flexible-grid .grid-sizer {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 0;
}
@media (min-width: 480px) {
  /* line 80, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
  .grid.is-flexible-grid .grid-sizer {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  /* line 84, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
  .grid.is-flexible-grid .grid-sizer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  /* line 84, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .grid.is-flexible-grid .grid-sizer {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  /* line 88, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
  .grid.is-flexible-grid .grid-sizer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  /* line 114, /builds/udk/frontend/application/stylesheets/mixins/grid.less */
  .grid.is-flexible-grid .grid-sizer {
    float: left;
    width: 25%;
  }
}
/* line 96, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
.grid.is-flexible-grid.show-as-list .grid-sizer {
  width: 100% !important;
}
@media (min-width: 800px) {
  /* line 99, /builds/udk/frontend/application/stylesheets/components/grid-types.less */
  .grid.is-flexible-grid.show-as-list .grid-sizer {
    width: 50% !important;
  }
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker {
  background: #e70036;
  position: absolute;
  z-index: 9999;
  width: 301px;
  margin-top: 1px;
  padding: 5px 0;
  font-size: 14px;
}
/* line 17, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker table {
  width: 100%;
}
/* line 21, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker td,
.grid-datepicker th {
  height: 35px;
  width: 43px;
  text-align: center;
}
/* line 27, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker abbr {
  border-bottom: 0;
}
/* line 31, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker a,
.grid-datepicker .day-disabled {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #ff809d;
}
/* line 38, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker a:hover,
.grid-datepicker .day-disabled:hover,
.grid-datepicker a:focus,
.grid-datepicker .day-disabled:focus {
  background: #B2002B;
  color: #fff !important;
}
/* line 44, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker .day-disabled {
  color: #B2002B;
}
/* line 47, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker .day-disabled:hover,
.grid-datepicker .day-disabled:focus {
  background: transparent;
  color: #B2002B !important;
}
/* line 53, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker .current-month a {
  color: #fff;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid-datepicker .datepicker-header:before,
.grid-datepicker .datepicker-header:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid-datepicker .datepicker-header:after {
  clear: both;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid-datepicker .datepicker-header:before,
.grid-datepicker .datepicker-header:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.grid-datepicker .datepicker-header:after {
  clear: both;
}
/* line 60, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker .datepicker-header .datepicker-current-month {
  text-align: center;
  line-height: 35px;
  text-transform: uppercase;
  color: #fff;
}
/* line 68, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker .btn-previous,
.grid-datepicker .btn-next {
  width: 43px;
  height: 30px;
  font-size: 1.5em;
  line-height: 35px;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  top: 5px;
  color: #fff;
  background: transparent !important;
}
/* line 81, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker .btn-previous:hover,
.grid-datepicker .btn-next:hover,
.grid-datepicker .btn-previous:focus,
.grid-datepicker .btn-next:focus,
.grid-datepicker .btn-previous:active,
.grid-datepicker .btn-next:active {
  color: #222222;
  background: transparent !important;
}
/* line 86, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker .btn-previous[disabled],
.grid-datepicker .btn-next[disabled] {
  background: transparent !important;
}
/* line 89, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker .btn-previous[disabled],
.grid-datepicker .btn-next[disabled],
.grid-datepicker .btn-previous[disabled]:hover,
.grid-datepicker .btn-next[disabled]:hover,
.grid-datepicker .btn-previous[disabled]:focus,
.grid-datepicker .btn-next[disabled]:focus,
.grid-datepicker .btn-previous[disabled]:active,
.grid-datepicker .btn-next[disabled]:active {
  color: #B2002B;
  background: transparent !important;
}
/* line 96, /builds/udk/frontend/application/stylesheets/components/datepicker.less */
.grid-datepicker .btn-next {
  right: 0;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/pager.less */
.pager-container {
  clear: both;
  margin-bottom: 20px;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.pager-container:before,
.pager-container:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.pager-container:after {
  clear: both;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.pager-container:before,
.pager-container:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.pager-container:after {
  clear: both;
}
/* line 15, /builds/udk/frontend/application/stylesheets/components/pager.less */
.pager-container-prev {
  margin-bottom: 0;
}
/* line 18, /builds/udk/frontend/application/stylesheets/components/pager.less */
.pager-container-prev ul {
  margin-top: 0;
}
/* line 25, /builds/udk/frontend/application/stylesheets/components/pager.less */
.pager li > a,
.pager li > span,
.pager li > button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 12px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: -0.1px;
  color: #ffffff;
  background-color: #e70036;
  border-color: #cccccc;
  padding: 0px 30px;
  height: 70px;
  line-height: 70px;
}
/* line 26, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.pager li > a:focus,
.pager li > span:focus,
.pager li > button:focus,
.pager li > a:active:focus,
.pager li > span:active:focus,
.pager li > button:active:focus,
.pager li > a.active:focus,
.pager li > span.active:focus,
.pager li > button.active:focus,
.pager li > a.focus,
.pager li > span.focus,
.pager li > button.focus,
.pager li > a:active.focus,
.pager li > span:active.focus,
.pager li > button:active.focus,
.pager li > a.active.focus,
.pager li > span.active.focus,
.pager li > button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.pager li > a:hover,
.pager li > span:hover,
.pager li > button:hover,
.pager li > a:focus,
.pager li > span:focus,
.pager li > button:focus,
.pager li > a.focus,
.pager li > span.focus,
.pager li > button.focus {
  color: #ffffff;
  text-decoration: none;
}
/* line 39, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.pager li > a:active,
.pager li > span:active,
.pager li > button:active,
.pager li > a.active,
.pager li > span.active,
.pager li > button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.pager li > a.disabled,
.pager li > span.disabled,
.pager li > button.disabled,
.pager li > a[disabled],
.pager li > span[disabled],
.pager li > button[disabled],
fieldset[disabled] .pager li > a,
fieldset[disabled] .pager li > span,
fieldset[disabled] .pager li > button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 55, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
a.pager li > a.disabled,
a.pager li > span.disabled,
a.pager li > button.disabled,
fieldset[disabled] a.pager li > a,
fieldset[disabled] a.pager li > span,
fieldset[disabled] a.pager li > button {
  pointer-events: none;
}
/* line 15, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.webfont-loaded .pager li > a,
.webfont-loaded .pager li > span,
.webfont-loaded .pager li > button {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
}
/* line 24, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.pager li > a.external-link:after,
.pager li > span.external-link:after,
.pager li > button.external-link:after,
.pager li > a.external-secure-link:after,
.pager li > span.external-secure-link:after,
.pager li > button.external-secure-link:after,
.pager li > a.external-link:hover:after,
.pager li > span.external-link:hover:after,
.pager li > button.external-link:hover:after,
.pager li > a.external-secure-link:hover:after,
.pager li > span.external-secure-link:hover:after,
.pager li > button.external-secure-link:hover:after,
.pager li > a.external-link:focus:after,
.pager li > span.external-link:focus:after,
.pager li > button.external-link:focus:after,
.pager li > a.external-secure-link:focus:after,
.pager li > span.external-secure-link:focus:after,
.pager li > button.external-secure-link:focus:after {
  background-image: url('../images/graphics.png');
  display: inline-block;
  width: 16px;
  height: 10px;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-left: 3px;
  content: "";
  background-position: -248px -100px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .pager li > a.external-link:after,
  .pager li > span.external-link:after,
  .pager li > button.external-link:after,
  .pager li > a.external-secure-link:after,
  .pager li > span.external-secure-link:after,
  .pager li > button.external-secure-link:after,
  .pager li > a.external-link:hover:after,
  .pager li > span.external-link:hover:after,
  .pager li > button.external-link:hover:after,
  .pager li > a.external-secure-link:hover:after,
  .pager li > span.external-secure-link:hover:after,
  .pager li > button.external-secure-link:hover:after,
  .pager li > a.external-link:focus:after,
  .pager li > span.external-link:focus:after,
  .pager li > button.external-link:focus:after,
  .pager li > a.external-secure-link:focus:after,
  .pager li > span.external-secure-link:focus:after,
  .pager li > button.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .pager li > a.external-link:after,
  .pager li > span.external-link:after,
  .pager li > button.external-link:after,
  .pager li > a.external-secure-link:after,
  .pager li > span.external-secure-link:after,
  .pager li > button.external-secure-link:after,
  .pager li > a.external-link:hover:after,
  .pager li > span.external-link:hover:after,
  .pager li > button.external-link:hover:after,
  .pager li > a.external-secure-link:hover:after,
  .pager li > span.external-secure-link:hover:after,
  .pager li > button.external-secure-link:hover:after,
  .pager li > a.external-link:focus:after,
  .pager li > span.external-link:focus:after,
  .pager li > button.external-link:focus:after,
  .pager li > a.external-secure-link:focus:after,
  .pager li > span.external-secure-link:focus:after,
  .pager li > button.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .pager li > a.external-link:after,
  .pager li > span.external-link:after,
  .pager li > button.external-link:after,
  .pager li > a.external-secure-link:after,
  .pager li > span.external-secure-link:after,
  .pager li > button.external-secure-link:after,
  .pager li > a.external-link:hover:after,
  .pager li > span.external-link:hover:after,
  .pager li > button.external-link:hover:after,
  .pager li > a.external-secure-link:hover:after,
  .pager li > span.external-secure-link:hover:after,
  .pager li > button.external-secure-link:hover:after,
  .pager li > a.external-link:focus:after,
  .pager li > span.external-link:focus:after,
  .pager li > button.external-link:focus:after,
  .pager li > a.external-secure-link:focus:after,
  .pager li > span.external-secure-link:focus:after,
  .pager li > button.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .pager li > a.external-link:after,
  .pager li > span.external-link:after,
  .pager li > button.external-link:after,
  .pager li > a.external-secure-link:after,
  .pager li > span.external-secure-link:after,
  .pager li > button.external-secure-link:after,
  .pager li > a.external-link:hover:after,
  .pager li > span.external-link:hover:after,
  .pager li > button.external-link:hover:after,
  .pager li > a.external-secure-link:hover:after,
  .pager li > span.external-secure-link:hover:after,
  .pager li > button.external-secure-link:hover:after,
  .pager li > a.external-link:focus:after,
  .pager li > span.external-link:focus:after,
  .pager li > button.external-link:focus:after,
  .pager li > a.external-secure-link:focus:after,
  .pager li > span.external-secure-link:focus:after,
  .pager li > button.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
/* line 39, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.pager li > a:hover,
.pager li > span:hover,
.pager li > button:hover,
.pager li > a:focus,
.pager li > span:focus,
.pager li > button:focus,
.pager li > a:active,
.pager li > span:active,
.pager li > button:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #222222;
  outline: 0 !important;
}
/* line 51, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.pager li > a.disabled,
.pager li > span.disabled,
.pager li > button.disabled,
.pager li > a[disabled],
.pager li > span[disabled],
.pager li > button[disabled],
fieldset[disabled] .pager li > a,
fieldset[disabled] .pager li > span,
fieldset[disabled] .pager li > button,
.pager li > a.disabled:hover,
.pager li > span.disabled:hover,
.pager li > button.disabled:hover,
.pager li > a[disabled]:hover,
.pager li > span[disabled]:hover,
.pager li > button[disabled]:hover,
fieldset[disabled] .pager li > a:hover,
fieldset[disabled] .pager li > span:hover,
fieldset[disabled] .pager li > button:hover,
.pager li > a.disabled:focus,
.pager li > span.disabled:focus,
.pager li > button.disabled:focus,
.pager li > a[disabled]:focus,
.pager li > span[disabled]:focus,
.pager li > button[disabled]:focus,
fieldset[disabled] .pager li > a:focus,
fieldset[disabled] .pager li > span:focus,
fieldset[disabled] .pager li > button:focus,
.pager li > a.disabled:active,
.pager li > span.disabled:active,
.pager li > button.disabled:active,
.pager li > a[disabled]:active,
.pager li > span[disabled]:active,
.pager li > button[disabled]:active,
fieldset[disabled] .pager li > a:active,
fieldset[disabled] .pager li > span:active,
fieldset[disabled] .pager li > button:active {
  opacity: 1;
  background-color: #c9c9c9 !important;
}
/* line 57, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.pager li > a .genericon,
.pager li > span .genericon,
.pager li > button .genericon {
  vertical-align: -2px;
  font-size: 120%;
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.pager li > a:focus,
.pager li > span:focus,
.pager li > button:focus,
.pager li > a.focus,
.pager li > span.focus,
.pager li > button.focus {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #8c8c8c;
}
/* line 17, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.pager li > a:hover,
.pager li > span:hover,
.pager li > button:hover {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #adadad;
}
/* line 22, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.pager li > a:active,
.pager li > span:active,
.pager li > button:active,
.pager li > a.active,
.pager li > span.active,
.pager li > button.active,
.open > .dropdown-toggle.pager li > a,
.open > .dropdown-toggle.pager li > span,
.open > .dropdown-toggle.pager li > button {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #adadad;
}
/* line 29, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.pager li > a:active:hover,
.pager li > span:active:hover,
.pager li > button:active:hover,
.pager li > a.active:hover,
.pager li > span.active:hover,
.pager li > button.active:hover,
.open > .dropdown-toggle.pager li > a:hover,
.open > .dropdown-toggle.pager li > span:hover,
.open > .dropdown-toggle.pager li > button:hover,
.pager li > a:active:focus,
.pager li > span:active:focus,
.pager li > button:active:focus,
.pager li > a.active:focus,
.pager li > span.active:focus,
.pager li > button.active:focus,
.open > .dropdown-toggle.pager li > a:focus,
.open > .dropdown-toggle.pager li > span:focus,
.open > .dropdown-toggle.pager li > button:focus,
.pager li > a:active.focus,
.pager li > span:active.focus,
.pager li > button:active.focus,
.pager li > a.active.focus,
.pager li > span.active.focus,
.pager li > button.active.focus,
.open > .dropdown-toggle.pager li > a.focus,
.open > .dropdown-toggle.pager li > span.focus,
.open > .dropdown-toggle.pager li > button.focus {
  color: #ffffff;
  background-color: #900022;
  border-color: #8c8c8c;
}
/* line 37, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.pager li > a:active,
.pager li > span:active,
.pager li > button:active,
.pager li > a.active,
.pager li > span.active,
.pager li > button.active,
.open > .dropdown-toggle.pager li > a,
.open > .dropdown-toggle.pager li > span,
.open > .dropdown-toggle.pager li > button {
  background-image: none;
}
/* line 45, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.pager li > a.disabled:hover,
.pager li > span.disabled:hover,
.pager li > button.disabled:hover,
.pager li > a[disabled]:hover,
.pager li > span[disabled]:hover,
.pager li > button[disabled]:hover,
fieldset[disabled] .pager li > a:hover,
fieldset[disabled] .pager li > span:hover,
fieldset[disabled] .pager li > button:hover,
.pager li > a.disabled:focus,
.pager li > span.disabled:focus,
.pager li > button.disabled:focus,
.pager li > a[disabled]:focus,
.pager li > span[disabled]:focus,
.pager li > button[disabled]:focus,
fieldset[disabled] .pager li > a:focus,
fieldset[disabled] .pager li > span:focus,
fieldset[disabled] .pager li > button:focus,
.pager li > a.disabled.focus,
.pager li > span.disabled.focus,
.pager li > button.disabled.focus,
.pager li > a[disabled].focus,
.pager li > span[disabled].focus,
.pager li > button[disabled].focus,
fieldset[disabled] .pager li > a.focus,
fieldset[disabled] .pager li > span.focus,
fieldset[disabled] .pager li > button.focus {
  background-color: #e70036;
  border-color: #cccccc;
}
/* line 53, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.pager li > a .badge,
.pager li > span .badge,
.pager li > button .badge {
  color: #e70036;
  background-color: #ffffff;
}
/* line 35, /builds/udk/frontend/application/stylesheets/components/pager.less */
.pager-container-prev .pager li > a,
.pager-container-prev .pager li > span,
.pager-container-prev .pager li > button {
  display: block;
  width: 100%;
  background: #e7e7e7;
  color: #999999;
  height: 30px;
  line-height: 30px;
}
/* line 47, /builds/udk/frontend/application/stylesheets/components/pager.less */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  background-color: #e7e7e7;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/badge.less */
.badge-alert {
  position: absolute;
  top: 0;
  right: 15px;
  width: 125px;
  height: 125px;
  overflow: hidden;
}
/* line 17, /builds/udk/frontend/application/stylesheets/components/badge.less */
.badge-alert-inner {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 28% -50%;
  -moz-transform-origin: 28% -50%;
  -o-transform-origin: 28% -50%;
  -ms-transform-origin: 28% -50%;
  transform-origin: 28% -50%;
  color: #fff;
  background: #e70036;
  height: 40px;
  text-align: center;
  line-height: 40px;
  width: 200%;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.col-content,
.col-asides {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}
/* line 16, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.col-content {
  padding-bottom: 180px;
}
/* line 20, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.col-asides aside,
.col-asides nav {
  padding-bottom: 30px;
}
/* line 26, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.aside-information dt {
  font-weight: normal;
}
/* line 29, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.aside-information dt:after {
  content: ":";
}
/* line 34, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.aside-information dd {
  margin-bottom: 15px;
}
/* line 38, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.aside-information .circle-image {
  margin-top: 20px;
  margin-bottom: 30px;
}
@media (max-width: 800px) {
  /* line 45, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
  .col-asides-affix.affix,
  .col-asides-affix.affix-top {
    position: static !important;
  }
}
@media (min-width: 800px) {
  /* line 52, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
  .col-content {
    float: right;
    width: 70%;
    padding-bottom: 0;
  }
  /* line 58, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
  .col-asides {
    float: left;
    width: 30%;
  }
  /* line 64, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
  .col-asides-affix.affix {
    position: fixed !important;
    z-index: 9998;
    top: 0;
    padding-top: 60px;
  }
  /* line 71, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
  .col-asides-affix.affix-bottom {
    position: absolute !important;
    padding-top: 60px;
  }
}
/* line 78, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.detail-section {
  padding-bottom: 20px;
  margin-top: 20px;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.detail-section:before,
.detail-section:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.detail-section:after {
  clear: both;
}
/* line 14, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.detail-section:before,
.detail-section:after {
  content: " ";
  display: table;
}
/* line 19, /builds/udk/frontend/application/components/bootstrap/less/mixins/clearfix.less */
.detail-section:after {
  clear: both;
}
/* line 84, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.detail-section > :first-child {
  margin-top: 0;
}
@media (min-width: 992px) {
  /* line 89, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
  .detail-section h2,
  .detail-section .h2 {
    font-size: 30px;
  }
}
/* line 94, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.detail-section p,
.detail-section ul,
.detail-section ol {
  max-width: 730px;
}
@media (min-width: 992px) {
  /* line 97, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
  .detail-section p,
  .detail-section ul,
  .detail-section ol {
    font-size: 18px;
  }
}
/* line 104, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.event-details h2 {
  margin-bottom: 0px;
}
/* line 108, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.event-details h4 {
  margin-bottom: 5px;
}
/* line 112, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.event-details p {
  margin-bottom: 10px;
}
/* line 116, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.event-details .small {
  margin-top: -5px;
}
/* line 122, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.event-details-single-dates article {
  margin: 25px 0 0;
}
/* line 126, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.event-details-single-dates p {
  margin: 0 0 5px;
}
/* line 130, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
.event-details-single-dates .small {
  margin: 0;
}
@media (min-width: 800px) {
  /* line 136, /builds/udk/frontend/application/stylesheets/components/detail-page.less */
  .detail-section {
    padding-bottom: 40px;
  }
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/circle-image.less */
.circle-image {
  border-radius: 50%;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff, #000000);
}
/* line 14, /builds/udk/frontend/application/stylesheets/components/circle-image.less */
.circle-image img {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: -webkit-transform 0.3s,-moz-transform 0.3s,-o-transform 0.3s,transform 0.3s;
  border-radius: 50%;
  max-width: 100.01%;
  height: auto;
}
/* line 23, /builds/udk/frontend/application/stylesheets/components/circle-image.less */
.grid-item a:hover .circle-image img,
.grid-item a:focus .circle-image img {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: -webkit-transform 0.3s,-moz-transform 0.3s,-o-transform 0.3s,transform 0.3s;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/table-of-contents.less */
#toc {
  display: none;
}
@media (min-width: 800px) {
  /* line 13, /builds/udk/frontend/application/stylesheets/components/table-of-contents.less */
  #toc {
    display: block;
  }
  /* line 16, /builds/udk/frontend/application/stylesheets/components/table-of-contents.less */
  #toc ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 22px;
    font-size: 14px;
  }
  /* line 23, /builds/udk/frontend/application/stylesheets/components/table-of-contents.less */
  #toc ul li {
    margin: 0px 6px 5px 0px;
    height: 22px;
  }
  /* line 27, /builds/udk/frontend/application/stylesheets/components/table-of-contents.less */
  #toc ul li a {
    display: inline-block;
    background: #c9c9c9;
    padding: 0 5px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 80%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/components/table-of-contents.less */
  #toc ul li a:hover,
  #toc ul li a:focus {
    background: #222222;
  }
  /* line 45, /builds/udk/frontend/application/stylesheets/components/table-of-contents.less */
  #toc ul li.active a,
  #toc ul li.active a:hover,
  #toc ul li.active a:focus {
    background: #222222;
  }
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/countdown.less */
.countdown {
  overflow: hidden;
  max-width: 500px;
  margin: 0 0 15px 0;
}
/* line 13, /builds/udk/frontend/application/stylesheets/components/countdown.less */
.countdown .segment {
  display: block;
  float: left;
  width: 25%;
}
/* line 19, /builds/udk/frontend/application/stylesheets/components/countdown.less */
.countdown .segment-inner {
  display: block;
  margin: 0 1px 0 0;
  background: #e70036;
  color: #fff;
  padding: 15px 0 15px 0;
  overflow: hidden;
  text-align: center;
  font-size: 13px;
}
@media (min-width: 800px) {
  /* line 29, /builds/udk/frontend/application/stylesheets/components/countdown.less */
  .countdown .segment-inner {
    font-size: 15px;
  }
}
/* line 33, /builds/udk/frontend/application/stylesheets/components/countdown.less */
.countdown .segment-inner .value {
  display: block;
  font-size: 35px;
  line-height: 1.3em;
  font-weight: normal;
}
/* line 39, /builds/udk/frontend/application/stylesheets/components/countdown.less */
.webfont-loaded .countdown .segment-inner .value {
  font-family: "FrutigerLightCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 800px) {
  /* line 43, /builds/udk/frontend/application/stylesheets/components/countdown.less */
  .countdown .segment-inner .value {
    font-size: 55px;
  }
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/share-buttons.less */
#share {
  position: absolute;
  bottom: 0;
  padding-bottom: 30px;
}
@media (min-width: 800px) {
  /* line 13, /builds/udk/frontend/application/stylesheets/components/share-buttons.less */
  #share {
    position: static;
    padding-bottom: 30px;
  }
}
/* line 19, /builds/udk/frontend/application/stylesheets/components/share-buttons.less */
.share-buttons {
  list-style: none;
  padding: 0;
  font-size: 0;
}
/* line 24, /builds/udk/frontend/application/stylesheets/components/share-buttons.less */
.share-buttons li {
  display: inline-block;
  margin-right: 10px;
}
/* line 28, /builds/udk/frontend/application/stylesheets/components/share-buttons.less */
.share-buttons li a {
  width: 35px;
  height: 35px;
  background: #c9c9c9;
  color: #fff;
  border-radius: 50%;
  display: block;
  font-size: 18px;
  text-align: center;
  white-space: nowrap;
}
/* line 39, /builds/udk/frontend/application/stylesheets/components/share-buttons.less */
.share-buttons li a .genericon {
  top: 3px;
  left: 1px;
  vertical-align: middle;
}
/* line 45, /builds/udk/frontend/application/stylesheets/components/share-buttons.less */
.share-buttons li a:hover,
.share-buttons li a:focus {
  background: #222222;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 10, /builds/udk/frontend/application/stylesheets/components/videos.less */
.video.external a {
  display: block;
  position: relative;
}
/* line 14, /builds/udk/frontend/application/stylesheets/components/videos.less */
.video.external a:after {
  background-image: url('../images/graphics.png');
  background-repeat: no-repeat;
  background-position: -114px -260px;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  content: " ";
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .video.external a:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .video.external a:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .video.external a:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .video.external a:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
/* line 30, /builds/udk/frontend/application/stylesheets/components/videos.less */
.video.external a:hover:after,
.video.external a:focus:after {
  background-position: -3px -260px;
}
/* line 35, /builds/udk/frontend/application/stylesheets/components/videos.less */
.video.external a img {
  width: 100%;
  height: auto;
}
/* line 43, /builds/udk/frontend/application/stylesheets/components/videos.less */
.video .mejs-container .mejs-overlay-button {
  background-image: url('../images/graphics.png');
  background-repeat: no-repeat;
  background-position: -114px -260px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .video .mejs-container .mejs-overlay-button {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .video .mejs-container .mejs-overlay-button {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .video .mejs-container .mejs-overlay-button {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .video .mejs-container .mejs-overlay-button {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
/* line 51, /builds/udk/frontend/application/stylesheets/components/videos.less */
.video .mejs-container:hover .mejs-overlay-button,
.video .mejs-container:focus .mejs-overlay-button {
  background-position: -3px -260px;
}
/* line 57, /builds/udk/frontend/application/stylesheets/components/videos.less */
.video figcaption {
  display: block;
  margin-top: 15px;
}
/* line 63, /builds/udk/frontend/application/stylesheets/components/videos.less */
.jw-player {
  margin: 20px 0;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/maps.less */
.locations {
  list-style: none;
  padding: 0;
}
/* line 12, /builds/udk/frontend/application/stylesheets/components/maps.less */
.locations p {
  margin: 0;
}
/* line 16, /builds/udk/frontend/application/stylesheets/components/maps.less */
.locations li {
  margin-left: 35px;
  margin-bottom: 15px;
  position: relative;
}
/* line 21, /builds/udk/frontend/application/stylesheets/components/maps.less */
.locations li:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #000;
  left: -35px;
  top: 3px;
}
/* line 33, /builds/udk/frontend/application/stylesheets/components/maps.less */
.locations li.internal:before {
  background: #e70036;
}
/* line 39, /builds/udk/frontend/application/stylesheets/components/maps.less */
html:not(.no-js) .locations {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* line 44, /builds/udk/frontend/application/stylesheets/components/maps.less */
.maps {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
/* line 49, /builds/udk/frontend/application/stylesheets/components/maps.less */
.maps.maps-rendered {
  height: 500px;
  display: block;
}
/* line 53, /builds/udk/frontend/application/stylesheets/components/maps.less */
.maps.maps-rendered img {
  max-width: none !important;
}
/* line 58, /builds/udk/frontend/application/stylesheets/components/maps.less */
.maps .infoBox {
  -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
  font-style: normal;
  font-size: 15px;
  line-height: 22px;
  position: relative;
  width: 232px;
}
/* line 67, /builds/udk/frontend/application/stylesheets/components/maps.less */
.webfont-loaded .maps .infoBox {
  font-family: "FrutigerCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 71, /builds/udk/frontend/application/stylesheets/components/maps.less */
.maps .infoBox > img {
  position: absolute;
  top: 1em;
  right: 1em;
  cursor: pointer;
  z-index: 101;
}
/* line 79, /builds/udk/frontend/application/stylesheets/components/maps.less */
.maps .infoBox .content {
  background: #fff;
  padding: 1em;
  border: 1px solid #c9c9c9;
  position: relative;
}
/* line 85, /builds/udk/frontend/application/stylesheets/components/maps.less */
.maps .infoBox .content p {
  margin: 0;
  font-size: 15px;
}
/* line 89, /builds/udk/frontend/application/stylesheets/components/maps.less */
.maps .infoBox .content p:first-child {
  font-size: 24px;
  line-height: 1.3em;
  margin: 0;
  padding-right: 25px;
}
/* line 95, /builds/udk/frontend/application/stylesheets/components/maps.less */
.webfont-loaded .maps .infoBox .content p:first-child {
  font-family: "FrutigerLightCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 101, /builds/udk/frontend/application/stylesheets/components/maps.less */
.maps .infoBox .content:after {
  background-image: url('../images/graphics.png');
  content: " ";
  width: 18px;
  height: 10px;
  background-position: -166px -109px;
  position: absolute;
  bottom: -10px;
  left: 20px;
  z-index: 1;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .maps .infoBox .content:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .maps .infoBox .content:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .maps .infoBox .content:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .maps .infoBox .content:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
@media (min-width: 800px) {
  /* line 9, /builds/udk/frontend/application/stylesheets/components/hashlink.less */
  [id^="c"]:before {
    display: block;
    content: " ";
    height: 122px;
    margin-top: -122px;
    visibility: hidden;
  }
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/livestream.less */
.livestream {
  position: relative;
  overflow: hidden;
}
/* line 12, /builds/udk/frontend/application/stylesheets/components/livestream.less */
.livestream .livestream-cover {
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
/* line 12, /builds/udk/frontend/application/components/bootstrap/less/responsive-embed.less */
.livestream .livestream-cover .embed-responsive-item,
.livestream .livestream-cover iframe,
.livestream .livestream-cover embed,
.livestream .livestream-cover object,
.livestream .livestream-cover video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
/* line 19, /builds/udk/frontend/application/stylesheets/components/livestream.less */
.livestream .livestream-options {
  background: #e70036;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  height: 95px;
}
/* line 26, /builds/udk/frontend/application/stylesheets/components/livestream.less */
.livestream .livestream-options p {
  margin-bottom: 10px;
  font-size: 13px;
}
/* line 31, /builds/udk/frontend/application/stylesheets/components/livestream.less */
.livestream .livestream-options .btn {
  border: 1px solid #fff;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 38, /builds/udk/frontend/application/stylesheets/components/livestream.less */
.livestream .livestream-options,
.livestream .countdown {
  position: absolute;
  bottom: 20px;
  left: 50%;
  right: 50%;
  width: 300px;
  margin: 0 -150px;
}
/* line 49, /builds/udk/frontend/application/stylesheets/components/livestream.less */
.livestream .countdown .segment-inner {
  font-size: 13px;
}
/* line 52, /builds/udk/frontend/application/stylesheets/components/livestream.less */
.livestream .countdown .segment-inner .value {
  font-size: 35px;
}
/* line 59, /builds/udk/frontend/application/stylesheets/components/livestream.less */
.livestream.livestream-has-audio .jwplayer {
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent !important;
}
/* line 66, /builds/udk/frontend/application/stylesheets/components/livestream.less */
.livestream.livestream-has-audio .jwpreview {
  background-color: transparent !important;
}
/* line 70, /builds/udk/frontend/application/stylesheets/components/livestream.less */
.livestream.livestream-has-audio video {
  opacity: 0 !important;
}
/* line 75, /builds/udk/frontend/application/stylesheets/components/livestream.less */
.livestream .jw-icon-hd {
  display: none !important;
}
/* line 79, /builds/udk/frontend/application/stylesheets/components/livestream.less */
.livestream .jw-controlbar-center-group .jw-text-alt {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 0 !important;
}
/* line 84, /builds/udk/frontend/application/stylesheets/components/livestream.less */
.livestream .jw-controlbar-center-group .jw-text-alt.updated {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 1 !important;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/search.less */
.search-form {
  margin-top: -20px;
}
/* line 11, /builds/udk/frontend/application/stylesheets/components/search.less */
.search-form .form-group-submit {
  text-align: right;
  margin-top: 0px;
  float: right;
}
/* line 17, /builds/udk/frontend/application/stylesheets/components/search.less */
.search-form .form-group-selects {
  float: left;
  max-width: 70%;
}
/* line 22, /builds/udk/frontend/application/stylesheets/components/search.less */
.search-form .form-group-select {
  position: relative;
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
  cursor: pointer;
}
/* line 29, /builds/udk/frontend/application/stylesheets/components/search.less */
.search-form .form-group-select:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  top: 50%;
  margin-top: -2px;
  right: 10px;
  border-top: 4px solid #FFF;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  pointer-events: none;
}
/* line 45, /builds/udk/frontend/application/stylesheets/components/search.less */
.search-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -moz-user-select: none;
  border: 0;
  border-radius: 0;
  letter-spacing: 1.2px;
  font-size: 14px;
  color: #fff;
  background: #e70036;
  padding: 5px 30px 5px 12px;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
}
/* line 60, /builds/udk/frontend/application/stylesheets/components/search.less */
.search-form select:hover,
.search-form select:focus {
  background: #222222;
  outline: 0 !important;
}
/* line 65, /builds/udk/frontend/application/stylesheets/components/search.less */
.search-form select option {
  color: #222222;
  background: #fff;
  text-align: left;
}
/* line 73, /builds/udk/frontend/application/stylesheets/components/search.less */
.search-facet {
  display: none;
  padding-bottom: 0 !important;
  display: block;
}
/* line 11, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.no-js .search-facet {
  display: block;
}
/* line 15, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.search-facet h4 {
  font-size: 16px;
  margin-top: 0;
}
/* line 19, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.webfont-loaded .search-facet h4 {
  font-family: "FrutigerCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 24, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.search-facet ul {
  list-style: none;
  margin: 0;
  padding: 0 0 20px;
  font-size: 0;
  line-height: 25px;
}
/* line 31, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.search-facet ul li {
  display: inline-block;
  line-height: 25px;
}
/* line 37, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.search-facet a,
.search-facet button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 12px;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  text-transform: uppercase;
  line-height: 21px;
  letter-spacing: -0.1px;
  color: #ffffff;
  background-color: #e70036;
  border-color: #cccccc;
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
  background: #c9c9c9;
  margin-bottom: 4px;
  margin-right: 3px;
  height: 21px;
}
/* line 26, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.search-facet a:focus,
.search-facet button:focus,
.search-facet a:active:focus,
.search-facet button:active:focus,
.search-facet a.active:focus,
.search-facet button.active:focus,
.search-facet a.focus,
.search-facet button.focus,
.search-facet a:active.focus,
.search-facet button:active.focus,
.search-facet a.active.focus,
.search-facet button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.search-facet a:hover,
.search-facet button:hover,
.search-facet a:focus,
.search-facet button:focus,
.search-facet a.focus,
.search-facet button.focus {
  color: #ffffff;
  text-decoration: none;
}
/* line 39, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.search-facet a:active,
.search-facet button:active,
.search-facet a.active,
.search-facet button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
.search-facet a.disabled,
.search-facet button.disabled,
.search-facet a[disabled],
.search-facet button[disabled],
fieldset[disabled] .search-facet a,
fieldset[disabled] .search-facet button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 55, /builds/udk/frontend/application/components/bootstrap/less/buttons.less */
a.search-facet a.disabled,
a.search-facet button.disabled,
fieldset[disabled] a.search-facet a,
fieldset[disabled] a.search-facet button {
  pointer-events: none;
}
/* line 15, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.webfont-loaded .search-facet a,
.webfont-loaded .search-facet button {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
}
/* line 24, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.search-facet a.external-link:after,
.search-facet button.external-link:after,
.search-facet a.external-secure-link:after,
.search-facet button.external-secure-link:after,
.search-facet a.external-link:hover:after,
.search-facet button.external-link:hover:after,
.search-facet a.external-secure-link:hover:after,
.search-facet button.external-secure-link:hover:after,
.search-facet a.external-link:focus:after,
.search-facet button.external-link:focus:after,
.search-facet a.external-secure-link:focus:after,
.search-facet button.external-secure-link:focus:after {
  background-image: url('../images/graphics.png');
  display: inline-block;
  width: 16px;
  height: 10px;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-left: 3px;
  content: "";
  background-position: -248px -100px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .search-facet a.external-link:after,
  .search-facet button.external-link:after,
  .search-facet a.external-secure-link:after,
  .search-facet button.external-secure-link:after,
  .search-facet a.external-link:hover:after,
  .search-facet button.external-link:hover:after,
  .search-facet a.external-secure-link:hover:after,
  .search-facet button.external-secure-link:hover:after,
  .search-facet a.external-link:focus:after,
  .search-facet button.external-link:focus:after,
  .search-facet a.external-secure-link:focus:after,
  .search-facet button.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .search-facet a.external-link:after,
  .search-facet button.external-link:after,
  .search-facet a.external-secure-link:after,
  .search-facet button.external-secure-link:after,
  .search-facet a.external-link:hover:after,
  .search-facet button.external-link:hover:after,
  .search-facet a.external-secure-link:hover:after,
  .search-facet button.external-secure-link:hover:after,
  .search-facet a.external-link:focus:after,
  .search-facet button.external-link:focus:after,
  .search-facet a.external-secure-link:focus:after,
  .search-facet button.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .search-facet a.external-link:after,
  .search-facet button.external-link:after,
  .search-facet a.external-secure-link:after,
  .search-facet button.external-secure-link:after,
  .search-facet a.external-link:hover:after,
  .search-facet button.external-link:hover:after,
  .search-facet a.external-secure-link:hover:after,
  .search-facet button.external-secure-link:hover:after,
  .search-facet a.external-link:focus:after,
  .search-facet button.external-link:focus:after,
  .search-facet a.external-secure-link:focus:after,
  .search-facet button.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .search-facet a.external-link:after,
  .search-facet button.external-link:after,
  .search-facet a.external-secure-link:after,
  .search-facet button.external-secure-link:after,
  .search-facet a.external-link:hover:after,
  .search-facet button.external-link:hover:after,
  .search-facet a.external-secure-link:hover:after,
  .search-facet button.external-secure-link:hover:after,
  .search-facet a.external-link:focus:after,
  .search-facet button.external-link:focus:after,
  .search-facet a.external-secure-link:focus:after,
  .search-facet button.external-secure-link:focus:after {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
/* line 39, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.search-facet a:hover,
.search-facet button:hover,
.search-facet a:focus,
.search-facet button:focus,
.search-facet a:active,
.search-facet button:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #222222;
  outline: 0 !important;
}
/* line 51, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.search-facet a.disabled,
.search-facet button.disabled,
.search-facet a[disabled],
.search-facet button[disabled],
fieldset[disabled] .search-facet a,
fieldset[disabled] .search-facet button,
.search-facet a.disabled:hover,
.search-facet button.disabled:hover,
.search-facet a[disabled]:hover,
.search-facet button[disabled]:hover,
fieldset[disabled] .search-facet a:hover,
fieldset[disabled] .search-facet button:hover,
.search-facet a.disabled:focus,
.search-facet button.disabled:focus,
.search-facet a[disabled]:focus,
.search-facet button[disabled]:focus,
fieldset[disabled] .search-facet a:focus,
fieldset[disabled] .search-facet button:focus,
.search-facet a.disabled:active,
.search-facet button.disabled:active,
.search-facet a[disabled]:active,
.search-facet button[disabled]:active,
fieldset[disabled] .search-facet a:active,
fieldset[disabled] .search-facet button:active {
  opacity: 1;
  background-color: #c9c9c9 !important;
}
/* line 57, /builds/udk/frontend/application/stylesheets/components/buttons.less */
.search-facet a .genericon,
.search-facet button .genericon {
  vertical-align: -2px;
  font-size: 120%;
}
/* line 11, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.search-facet a:focus,
.search-facet button:focus,
.search-facet a.focus,
.search-facet button.focus {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #8c8c8c;
}
/* line 17, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.search-facet a:hover,
.search-facet button:hover {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #adadad;
}
/* line 22, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.search-facet a:active,
.search-facet button:active,
.search-facet a.active,
.search-facet button.active,
.open > .dropdown-toggle.search-facet a,
.open > .dropdown-toggle.search-facet button {
  color: #ffffff;
  background-color: #b4002a;
  border-color: #adadad;
}
/* line 29, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.search-facet a:active:hover,
.search-facet button:active:hover,
.search-facet a.active:hover,
.search-facet button.active:hover,
.open > .dropdown-toggle.search-facet a:hover,
.open > .dropdown-toggle.search-facet button:hover,
.search-facet a:active:focus,
.search-facet button:active:focus,
.search-facet a.active:focus,
.search-facet button.active:focus,
.open > .dropdown-toggle.search-facet a:focus,
.open > .dropdown-toggle.search-facet button:focus,
.search-facet a:active.focus,
.search-facet button:active.focus,
.search-facet a.active.focus,
.search-facet button.active.focus,
.open > .dropdown-toggle.search-facet a.focus,
.open > .dropdown-toggle.search-facet button.focus {
  color: #ffffff;
  background-color: #900022;
  border-color: #8c8c8c;
}
/* line 37, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.search-facet a:active,
.search-facet button:active,
.search-facet a.active,
.search-facet button.active,
.open > .dropdown-toggle.search-facet a,
.open > .dropdown-toggle.search-facet button {
  background-image: none;
}
/* line 45, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.search-facet a.disabled:hover,
.search-facet button.disabled:hover,
.search-facet a[disabled]:hover,
.search-facet button[disabled]:hover,
fieldset[disabled] .search-facet a:hover,
fieldset[disabled] .search-facet button:hover,
.search-facet a.disabled:focus,
.search-facet button.disabled:focus,
.search-facet a[disabled]:focus,
.search-facet button[disabled]:focus,
fieldset[disabled] .search-facet a:focus,
fieldset[disabled] .search-facet button:focus,
.search-facet a.disabled.focus,
.search-facet button.disabled.focus,
.search-facet a[disabled].focus,
.search-facet button[disabled].focus,
fieldset[disabled] .search-facet a.focus,
fieldset[disabled] .search-facet button.focus {
  background-color: #e70036;
  border-color: #cccccc;
}
/* line 53, /builds/udk/frontend/application/components/bootstrap/less/mixins/buttons.less */
.search-facet a .badge,
.search-facet button .badge {
  color: #e70036;
  background-color: #ffffff;
}
/* line 48, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.search-facet a:hover,
.search-facet button:hover,
.search-facet a:focus,
.search-facet button:focus {
  background: #222222;
}
/* line 54, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.search-facet .active a {
  background: #e70036;
}
/* line 57, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.search-facet .active a:after {
  position: relative;
  top: 1px;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  font-family: "Genericons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
  vertical-align: -0.2em;
  font-size: 20px;
  content: "\f405";
  height: 18px;
  overflow: hidden;
  top: 0;
}
/* line 68, /builds/udk/frontend/application/stylesheets/components/grid-filters.less */
.search-facet .active a:hover,
.search-facet .active a:focus {
  background: #222222;
}
/* line 79, /builds/udk/frontend/application/stylesheets/components/search.less */
.search-facet h3 {
  font-size: 24px;
  line-height: 1.3em;
}
/* line 84, /builds/udk/frontend/application/stylesheets/components/search.less */
.search-facet .active a:after {
  content: "\f418";
}
/* line 88, /builds/udk/frontend/application/stylesheets/components/search.less */
.search-facet .active a:hover:after {
  content: "\f405";
}
/* line 94, /builds/udk/frontend/application/stylesheets/components/search.less */
.is-search-grid .row .genericon {
  float: left;
  font-size: 30px;
  margin: -3px 5px 0 -4px;
}
@media (min-width: 480px) {
  /* line 99, /builds/udk/frontend/application/stylesheets/components/search.less */
  .is-search-grid .row .genericon {
    font-size: 70px;
    margin: -10px 20px 0 0;
    width: 20%;
  }
}
/* line 107, /builds/udk/frontend/application/stylesheets/components/search.less */
.result-categories {
  display: inline-block;
  background: #d5d5d5;
  padding: 3px 10px 0px;
  text-transform: uppercase;
  color: #fff !important;
  letter-spacing: 1px;
  font-size: 14px !important;
  line-height: 22px !important;
  position: absolute;
  top: 25px;
  right: 20px;
}
/* line 120, /builds/udk/frontend/application/stylesheets/components/search.less */
a:focus .result-categories,
a:hover .result-categories {
  background: #000;
}
/* line 125, /builds/udk/frontend/application/stylesheets/components/search.less */
.search-items {
  padding-bottom: 0;
}
/* line 129, /builds/udk/frontend/application/stylesheets/components/search.less */
.secured h2:after,
.securedPage h2:after {
  position: relative;
  top: 1px;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  font-family: "Genericons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
  content: "\f470";
  margin-left: 5px;
  vertical-align: -2px;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/search-autocomplete.less */
.twitter-typeahead {
  width: 100%;
  position: relative;
  display: block !important;
}
/* line 14, /builds/udk/frontend/application/stylesheets/components/search-autocomplete.less */
.tt-hint {
  color: #c9c9c9 !important;
}
/* line 18, /builds/udk/frontend/application/stylesheets/components/search-autocomplete.less */
.tt-menu {
  background: #e70036;
  min-width: 290px;
  max-width: 600px;
  width: 100%;
  margin-top: 6px;
  padding: 5px 0px;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.4);
  z-index: 110 !important;
}
/* line 28, /builds/udk/frontend/application/stylesheets/components/search-autocomplete.less */
.tt-menu:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom: 10px solid #e70036;
  position: absolute;
  bottom: 100%;
  left: 16px;
}
/* line 40, /builds/udk/frontend/application/stylesheets/components/search-autocomplete.less */
.grid-controls-search .tt-menu {
  top: 26px !important;
}
/* line 43, /builds/udk/frontend/application/stylesheets/components/search-autocomplete.less */
.grid-controls-search .tt-menu:before {
  left: 10px;
  border-width: 5px;
}
/* line 50, /builds/udk/frontend/application/stylesheets/components/search-autocomplete.less */
.tt-prefix {
  font-size: 13px;
  opacity: 0.8;
  padding-bottom: 2px;
}
/* line 56, /builds/udk/frontend/application/stylesheets/components/search-autocomplete.less */
.tt-suggestion {
  padding: 5px 16px;
  color: #fff;
  margin: 0;
  cursor: pointer;
}
/* line 62, /builds/udk/frontend/application/stylesheets/components/search-autocomplete.less */
.tt-suggestion:hover,
.tt-suggestion.tt-cursor {
  background: #222222;
}
/* line 67, /builds/udk/frontend/application/stylesheets/components/search-autocomplete.less */
.tt-suggestion p {
  margin: 0;
}
/* line 72, /builds/udk/frontend/application/stylesheets/components/search-autocomplete.less */
.tt-section {
  padding: 5px 16px;
  margin: 0px;
  background: #b4002a;
  font-size: inherit;
  color: #fff;
}
/* line 80, /builds/udk/frontend/application/stylesheets/components/search-autocomplete.less */
.tt-highlight {
  font-weight: normal;
  text-decoration: underline;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr;
}
/* line 14, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.royalSlider > * {
  float: left;
}
/* line 19, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0);
}
/* line 23, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden;
}
/* line 36, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
}
/* line 42, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 51, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 61, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}
/* line 67, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 74, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsArrow,
.rsThumbsArrow {
  cursor: pointer;
}
/* line 79, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsThumb {
  float: left;
  position: relative;
}
/* line 84, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsArrow,
.rsNav,
.rsThumbsArrow {
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  opacity: 1;
}
/* line 92, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsHidden {
  -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  opacity: 0;
  visibility: hidden;
}
/* line 99, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}
/* line 112, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.royalSlider .rsSlide.rsFakePreloader {
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  opacity: 1 !important;
  display: none;
}
/* line 119, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
/* line 129, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto;
}
/* line 134, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 140, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsPreloader {
  position: absolute;
  z-index: 0;
}
/* line 145, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}
/* line 151, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}
/* line 155, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
}
/* line 162, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
img.rsImg {
  max-width: none;
}
/* line 166, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.grab-cursor {
  cursor: pointer;
}
/* line 170, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsNoDrag {
  cursor: auto;
}
/* line 174, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsBullets {
  position: absolute;
  margin: 0;
  left: 10px;
  bottom: 10px;
  text-align: left;
  width: 100%;
  height: auto;
  line-height: 8px;
  overflow: hidden;
}
/* line 186, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsBullet {
  cursor: pointer;
  padding: 0px;
  vertical-align: top;
  width: 15px;
  height: 15px;
  line-height: normal;
  display: inline-block;
}
/* line 195, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsBullet span {
  border: 1px solid #fff;
  margin: 2px 0px 0px 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: block;
}
/* line 204, /builds/udk/frontend/application/stylesheets/vendor/royal-slider.less */
.rsBullet.rsNavSelected span {
  background: #fff;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.slideshow {
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  font-size: 40px;
  z-index: 90;
  position: relative;
}
/* line 16, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.slideshow figure {
  text-align: center;
  margin-bottom: 25px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
/* line 23, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.slideshow figure img {
  height: auto;
}
/* line 27, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.slideshow figure:last-child {
  margin-bottom: 0;
}
/* line 31, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.slideshow figure + figure {
  margin-left: 40px;
}
/* line 35, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.slideshow figure .image-wrap {
  vertical-align: middle;
}
/* line 38, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.slideshow figure .image-wrap:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
/* line 51, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.slideshow figure,
.renderedSlideshow figure,
.livestream figure {
  background: #F5F5F5;
}
/* line 55, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.slideshow figcaption,
.renderedSlideshow figcaption,
.livestream figcaption {
  font-size: 14px;
  padding: 15px 0 0;
  font-style: normal;
  text-align: left;
  background: #fff;
  white-space: normal;
}
/* line 63, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.slideshow figcaption cite,
.renderedSlideshow figcaption cite,
.livestream figcaption cite {
  font-style: normal;
  color: #999;
  display: inline;
}
/* line 69, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.slideshow figcaption p,
.renderedSlideshow figcaption p,
.livestream figcaption p {
  display: inline;
  font-size: 14px;
}
/* line 76, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.renderedSlideshow {
  position: relative;
}
/* line 79, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.renderedSlideshow .rsPosition {
  font-size: 14px;
  position: absolute;
  right: 0;
  top: -35px;
}
/* line 86, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.renderedSlideshow .rsNav {
  display: none;
}
/* line 90, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.renderedSlideshow .rsArrow {
  position: absolute;
  top: 0;
  width: 32px;
}
/* line 95, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.renderedSlideshow .rsArrow .rsArrowIcn {
  background-image: url('../images/graphics.png');
  -webkit-transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: opacity 0.7s;
  top: 50%;
  bottom: 50%;
  margin: -16px 0;
  background-repeat: no-repeat;
  background-position: -72px -92px;
  width: 32px;
  height: 32px;
  position: absolute;
  color: transparent;
  overflow: hidden;
  opacity: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 18, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .renderedSlideshow .rsArrow .rsArrowIcn {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  /* line 23, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .renderedSlideshow .rsArrow .rsArrowIcn {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  /* line 28, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .renderedSlideshow .rsArrow .rsArrowIcn {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
@media (min-resolution: 1.5dppx) {
  /* line 33, /builds/udk/frontend/application/stylesheets/mixins/retina.less */
  .renderedSlideshow .rsArrow .rsArrowIcn {
    background-image: url("../images/graphics@2x.png");
    background-size: 400px 400px;
  }
}
/* line 113, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.renderedSlideshow .rsArrow.rsArrowLeft {
  left: 5px;
}
/* line 117, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.renderedSlideshow .rsArrow.rsArrowRight {
  right: 5px;
}
/* line 120, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.renderedSlideshow .rsArrow.rsArrowRight .rsArrowIcn {
  background-position: -72px -123px;
}
/* line 127, /builds/udk/frontend/application/stylesheets/components/slideshow.less */
.renderedSlideshow:hover .rsArrow .rsArrowIcn,
.renderedSlideshow:focus .rsArrow .rsArrowIcn {
  -webkit-transition: opacity 0s;
  -moz-transition: opacity 0s;
  -o-transition: opacity 0s;
  transition: opacity 0s;
  opacity: 1;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2016, ressourcenmangel an der panke GmbH
 */
/* line 1, /builds/udk/frontend/application/components/filament-sticky/fixedsticky.css */
.fixedsticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
}
/* When position: sticky is supported but native behavior is ignored */
/* line 9, /builds/udk/frontend/application/components/filament-sticky/fixedsticky.css */
.fixedsticky-withoutfixedfixed .fixedsticky-off,
.fixed-supported .fixedsticky-off {
  position: static;
}
/* line 13, /builds/udk/frontend/application/components/filament-sticky/fixedsticky.css */
.fixedsticky-withoutfixedfixed .fixedsticky-on,
.fixed-supported .fixedsticky-on {
  position: fixed;
}
/* line 17, /builds/udk/frontend/application/components/filament-sticky/fixedsticky.css */
.fixedsticky-dummy {
  display: none;
}
/* line 20, /builds/udk/frontend/application/components/filament-sticky/fixedsticky.css */
.fixedsticky-on + .fixedsticky-dummy {
  display: block;
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
@page {
  margin: 2cm 1cm 2.5cm;
  marks: crop cross;
  size: A4;
}
@media print {
  /* line 15, /builds/udk/frontend/application/stylesheets/components/print.less */
  body,
  html {
    width: 900px;
    max-width: 900px;
  }
  /* line 21, /builds/udk/frontend/application/stylesheets/components/print.less */
  a {
    word-wrap: break-word;
  }
  /* line 25, /builds/udk/frontend/application/stylesheets/components/print.less */
  img {
    max-width: 100%;
  }
  /* line 29, /builds/udk/frontend/application/stylesheets/components/print.less */
  h1,
  .h1 {
    font-size: 40px;
  }
  /* line 33, /builds/udk/frontend/application/stylesheets/components/print.less */
  .container {
    padding-left: 50px;
    padding-right: 50px;
    width: 100%;
  }
  /* line 39, /builds/udk/frontend/application/stylesheets/components/print.less */
  #navigation,
  .affix-outer-container,
  .hero-slider-container,
  #footer,
  #toc,
  #share,
  #breadcrumb,
  .search-facet,
  .search-form .form-group-selects,
  .search-form .form-group-submit,
  .pager-container,
  .cover-image-container,
  .grid-controls {
    display: none;
  }
  /* line 55, /builds/udk/frontend/application/stylesheets/components/print.less */
  .grid.has-search.overview-section,
  .grid.has-controls.overview-section {
    padding-top: 30px;
  }
  /* line 60, /builds/udk/frontend/application/stylesheets/components/print.less */
  .col-asides-affix {
    width: auto !important;
  }
  /* line 64, /builds/udk/frontend/application/stylesheets/components/print.less */
  .col-asides-affix.affix {
    position: static !important;
    padding-top: 0;
  }
  /* line 69, /builds/udk/frontend/application/stylesheets/components/print.less */
  #header {
    min-height: 0;
    margin-bottom: 0;
    padding-top: 70px !important;
  }
  /* line 74, /builds/udk/frontend/application/stylesheets/components/print.less */
  #header.with-active-hero-slider {
    padding-top: 70px !important;
  }
  /* line 79, /builds/udk/frontend/application/stylesheets/components/print.less */
  #header h1 {
    width: 325px;
    height: 39px;
    top: 0px;
  }
  /* line 84, /builds/udk/frontend/application/stylesheets/components/print.less */
  #header h1 a,
  #closing-logo {
    -webkit-print-color-adjust: exact;
    width: 325px;
    height: 39px;
    font-size: 0;
  }
  /* line 90, /builds/udk/frontend/application/stylesheets/components/print.less */
  #header h1 a:after {
    content: url(../images/graphics.png);
  }
  /* line 98, /builds/udk/frontend/application/stylesheets/components/print.less */
  .grid .grid-sizer,
  .flexible-grid .grid-sizer {
    width: 33.33333333% !important;
  }
  /* line 102, /builds/udk/frontend/application/stylesheets/components/print.less */
  .grid .grid-item,
  .flexible-grid .grid-item {
    width: 33.33333333% !important;
    page-break-inside: avoid;
    float: left;
  }
  /* line 107, /builds/udk/frontend/application/stylesheets/components/print.less */
  .grid .grid-item.bigger,
  .flexible-grid .grid-item.bigger {
    width: 66.66666667% !important;
  }
  /* line 111, /builds/udk/frontend/application/stylesheets/components/print.less */
  .grid .grid-item .grid-item,
  .flexible-grid .grid-item .grid-item {
    width: 100% !important;
  }
  /* line 116, /builds/udk/frontend/application/stylesheets/components/print.less */
  .grid .grid-item:nth-child(3n),
  .flexible-grid .grid-item:nth-child(3n) {
    float: right;
  }
  /* line 120, /builds/udk/frontend/application/stylesheets/components/print.less */
  .grid .grid-item:nth-child(3n+1),
  .flexible-grid .grid-item:nth-child(3n+1) {
    clear: both;
  }
  /* line 124, /builds/udk/frontend/application/stylesheets/components/print.less */
  .grid .grid-item:nth-child(4n),
  .flexible-grid .grid-item:nth-child(4n) {
    float: left;
  }
  /* line 128, /builds/udk/frontend/application/stylesheets/components/print.less */
  .grid .grid-item:nth-child(4n+1),
  .flexible-grid .grid-item:nth-child(4n+1) {
    clear: none;
  }
  /* line 133, /builds/udk/frontend/application/stylesheets/components/print.less */
  .grid.show-as-list .grid-item,
  .flexible-grid.show-as-list .grid-item {
    float: left !important;
    clear: none !important;
    width: 50% !important;
  }
  /* line 139, /builds/udk/frontend/application/stylesheets/components/print.less */
  .grid.show-as-list .grid-item:nth-child(2n),
  .flexible-grid.show-as-list .grid-item:nth-child(2n) {
    float: right !important;
  }
  /* line 143, /builds/udk/frontend/application/stylesheets/components/print.less */
  .grid.show-as-list .grid-item:nth-child(2n+1),
  .flexible-grid.show-as-list .grid-item:nth-child(2n+1) {
    clear: both !important;
  }
  /* line 150, /builds/udk/frontend/application/stylesheets/components/print.less */
  .detail-section p,
  .detail-section p,
  .detail-section p,
  .detail-section ul,
  .detail-section ul,
  .detail-section ul,
  .detail-section ol,
  .detail-section ol,
  .detail-section ol {
    font-size: 18px;
    max-width: 100%;
    overflow: hidden;
  }
  /* line 157, /builds/udk/frontend/application/stylesheets/components/print.less */
  .col-asides,
  .col-content {
    width: 100%;
    float: none;
  }
  /* line 163, /builds/udk/frontend/application/stylesheets/components/print.less */
  .aside-information,
  .event-details {
    width: 25%;
    float: left;
    margin-right: 40px;
  }
  /* line 170, /builds/udk/frontend/application/stylesheets/components/print.less */
  .btn {
    border: 1px solid #000;
  }
  /* line 174, /builds/udk/frontend/application/stylesheets/components/print.less */
  .row,
  .grid,
  .is-flexible-grid {
    width: 100%;
    max-width: 100%;
  }
}
/**
 * @package     udk-frontend
 * @link        https://www.udk-berlin.de/
 * @author      Dennis Morhardt <dennis.morhardt@ressourcenmangel.de>
 * @copyright   Copyright 2015, ressourcenmangel an der panke GmbH
 */
/* line 8, /builds/udk/frontend/application/stylesheets/components/typo3.less */
.typo3-feedit-element {
  clear: both;
}
/* line 12, /builds/udk/frontend/application/stylesheets/components/typo3.less */
.typo3-editPanel a,
.typo3-editPanel a:link {
  display: inline-block;
}
