/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -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;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
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: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
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%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.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: "";
}
.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";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.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: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.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;
}
.table-bordered {
  border: 1px solid #ddd;
}
.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 #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .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;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .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;
  }
  .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;
  }
  .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;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  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: 30px;
  }
  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: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.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;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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;
}
.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);
}
.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;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.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: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.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: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -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);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.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: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.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: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.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: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.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: #fff;
  background-color: #398439;
  border-color: #255625;
}
.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;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.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: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.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;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.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: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.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;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.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: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.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;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.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;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.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;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -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);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #fff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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: -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: 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-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  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: -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: 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);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  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: -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: 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);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  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: -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: 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);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  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: -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: 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);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.container-nav:before,
.container-nav:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.container-nav:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.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) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.smart-red {
  background-color: #e30613;
}
.smart-orange {
  background-color: #f7a600;
}
.smart-darkblue {
  background-color: #0073ae;
}
.smart-lightblue {
  background-color: #009ad8;
}
.smart-green {
  background-color: #1a8f35;
}
.smart-lightgrey {
  background-color: #c0c4c6;
}
.smart-darkgrey {
  background-color: #646363;
}
html,
body {
  font-family: 'Arial', sans-serif;
}
.event-category-inform {
  background-color: #28afd7 !important;
}
.event-category-analyze {
  background-color: #28afd7 !important;
}
.event-category-tryout {
  background-color: #28afd7 !important;
}
.red {
  color: #cf1a1a;
}
.btn {
  font-weight: 700;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  filter: alpha(opacity=40);
  opacity: 0.4;
}
.btn-flat {
  border-radius: 0;
  color: #fff;
}
.btn-wide {
  padding-left: 30px;
  padding-right: 30px;
}
.btn-transparent {
  background-color: transparent;
  color: #fff;
}
.btn-transparent:hover {
  background-color: white;
  color: #646363;
}
.btn-register {
  width: 100%;
  font-size: 23px;
}
.btn-default {
  background-color: #cf1a1a;
  border-color: #cf1a1a;
}
.btn-default:hover {
  background-color: #666a73;
  border-color: #666a73;
  color: white;
}
.btn-reset {
  background-color: transparent;
  color: #646363;
  border-color: #646363;
}
.userBoxABtnTagMM:hover h3 {
  text-decoration: underline;
}
.btn-checkbox-container {
  display: block;
}
.btn-checkbox-container .btn-checkbox {
  background-color: #fff;
  color: #646363;
}
.btn-checkbox-container input[type="checkbox"]:checked + .btn-checkbox {
  background-color: #cf1a1a;
  color: #fff;
}
.btn-checkbox-container input[type="checkbox"]:checked + .btn-checkbox.Informieren {
  background-color: #28afd7;
}
.btn-checkbox-container input[type="checkbox"]:checked + .btn-checkbox.Analysieren {
  background-color: #ea2a6b;
}
.btn-checkbox-container input[type="checkbox"]:checked + .btn-checkbox.Ausprobieren {
  background-color: #e9942b;
}
.btn-checkbox-container input[type="checkbox"] {
  visibility: hidden;
  margin: 0;
  height: 0;
}
.btn-checkbox-container + .btn-checkbox-container {
  margin-top: 5px;
}
.widget-container {
  padding: 20px 0 40px;
}
.widget-container h2 {
  text-align: center;
}
.widget-container .content {
  margin: 40px 0 0;
}
@media (max-width: 991px) {
  .widget-container {
    padding: 20px 0 30px;
  }
}
@media (max-width: 767px) {
  .widget-container .content {
    margin: 20px 0;
  }
}
.tag {
  display: block;
  padding: 10px;
  color: #ffffff;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
  font-weight: bold;
  text-align: center;
  min-width: 200px;
  background-color: white;
  color: #646363;
}
.tag.orange {
  background-color: #e9942b;
  color: white;
}
.tag.pink {
  background-color: #ea2a6b;
  color: white;
}
.tag.blue {
  background-color: #28afd7;
  color: white;
}
.footer-spacer {
  height: 30px;
}
.owl-theme .owl-controls {
  margin-top: 0px;
}
@media (max-width: 767px) {
  #maxParticipants {
    margin-top: 20px;
  }
}
input#uploadBeschreibung {
  visibility: hidden;
}
#upload-path-besch {
  background-color: #edefec;
  border: none;
  color: #646363;
  width: 300px;
  padding-left: 15px;
}
.cookiePopupContainer {
  position: fixed;
  width: 100%;
  height: 100vh;
}
.cookiePopupContainer .background {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cookiePopupContainer .cookiePanel {
  background-color: #fff;
  position: relative;
  width: 60vw;
  max-height: 80vh;
  top: 10vh;
  bottom: 10vh;
  left: 20vw;
  right: 20vw;
  padding: 3vw 3vw;
  overflow-y: scroll;
}
.cookiePopupContainer .cookiePanel #cookieSelectAll {
  height: 15px;
  width: 15px;
  border: 1px solid gray;
  float: left;
  margin: 2px 15px 0 0;
  position: relative;
}
.cookiePopupContainer .cookiePanel .cookieSubpanel {
  margin: 5px 0;
}
.cookiePopupContainer .cookiePanel .cookieSubpanel .cookieSelectGroup {
  height: 15px;
  width: 15px;
  border: 1px solid gray;
  float: left;
  margin: 10px 15px 0 0;
  position: relative;
  cursor: pointer;
}
.cookiePopupContainer .cookiePanel .cookieSubpanel .subpanelHeading {
  background: #e30613;
  padding: 0;
  margin-left: 30px;
}
.cookiePopupContainer .cookiePanel .cookieSubpanel .subpanelTitle {
  font-size: 14px;
  line-height: 1.1;
}
.cookiePopupContainer .cookiePanel .cookieSubpanel .subpanelTitle a {
  text-decoration: none;
  color: #fff;
  position: relative;
  display: block;
  padding: 10px 40px 10px 20px;
}
.cookiePopupContainer .cookiePanel .cookieSubpanel .subpanelTitle a:hover {
  text-decoration: none;
}
.cookiePopupContainer .cookiePanel .cookieSubpanel .subpanelTitle a:after {
  content: " ";
  position: absolute;
  right: 20px;
  background: url(https://www.wko.at/css-js/images/arrow-down-white.svg) no-repeat center;
  background-size: auto;
  background-size: contain;
  height: 15px;
  width: 15px;
}
.cookiePopupContainer .cookiePanel .cookieSubpanel .subpanelTitle a[aria-expanded="true"]:after {
  background-image: url(https://www.wko.at/css-js/images/arrow-up-white.svg);
}
.cookiePopupContainer .cookiePanel .cookieSubpanel .subpanelBody {
  padding-top: 5px;
  padding-left: 30px;
}
.cookiePopupContainer .cookiePanel .cookieSubpanel .subpanelBody .cookieCheckboxContainer {
  padding-bottom: 15px;
  position: relative;
}
.cookiePopupContainer .cookiePanel .cookieSubpanel .subpanelBody .cookieCheckboxContainer .cookieCheckbox {
  float: left;
  cursor: pointer;
}
.cookiePopupContainer .cookiePanel .cookieSubpanel .subpanelBody .cookieCheckboxContainer p {
  margin-left: 25px;
  margin-bottom: 0px;
}
.cookiePopupContainer .cookiePanel .cookieSubpanel .subpanelBody .cookieCheckboxContainer .cookieName {
  font-weight: 600;
}
.panelCookies {
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
  color: black;
}
#btnCookieAccept {
  background-color: #cf1a1a;
  cursor: pointer;
  font-weight: bold;
  margin-top: 10px;
}
#btnCookieAccept:hover {
  background-color: #666a73;
  border: 1px solid #666a73;
}
.berufsreiseInfoPage img {
  height: 200px;
  width: 200px;
  float: right;
}
.br-table-borderless th {
  border: none !important;
}
.br-table-borderless td {
  border: none !important;
}
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
body {
  color: #646363;
  background-color: #edefec;
}
.hideElement {
  display: none;
}
.select2-container {
  width: 100%;
}
.container-minheight {
  min-height: 440px;
}
a {
  color: #cf1a1a;
}
a:hover,
a:focus {
  color: #cf1a1a;
}
h1 {
  margin-top: 25px;
}
h2 {
  margin-top: 40px;
  font-size: 26px;
}
h3 {
  margin-top: 30px;
}
.width100 {
  width: 100%;
}
.font12 {
  font-size: 12px;
}
.marginTop10 {
  margin-top: 10px;
}
.marginTop20 {
  margin-top: 20px;
}
.marginTop40 {
  margin-top: 40px;
}
.marginBottom5 {
  margin-bottom: 5px;
}
.marginBottom10 {
  margin-bottom: 10px;
}
.marginBottom20 {
  margin-bottom: 20px;
}
.marginBottom40 {
  margin-bottom: 40px;
}
.marginTopBot20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.margin-auto-img img {
  margin: auto;
}
.textLeft {
  text-align: left;
}
.providerCompany {
  background-color: #f7a600;
}
.providerBoPartner {
  background-color: #009ad8;
}
.providerSchool {
  background-color: #199939;
}
.inputSelect2 {
  width: 100%;
  height: 25px;
}
.optionGroupHeading {
  font-weight: bold;
  font-size: 14px;
}
.linkNoDecoration {
  text-decoration: none;
  outline: none;
}
.linkNoDecoration:hover {
  text-decoration: none;
  outline: none;
}
.teacherFolderToOrderMengeForms .tooltip .tooltip-inner {
  padding: 20px;
  font-size: 12px;
}
.navbar-berufsreise li.menu-item-inv {
  background-color: transparent !important;
}
#jobSearchDailyRoutineContainer {
  margin-top: 20px;
  margin-bottom: 20px;
}
#jobSearchDailyRoutineContainer img {
  width: 100%;
}
#dailyRoutinesList .list div {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}
#dailyRoutinesList .list div img {
  width: 250px;
}
#dailyRoutinesList .imageHolderActive {
  border-color: red;
  border-style: solid;
  border-width: 5px;
  border-radius: 4px;
}
@media (max-width: 812px) {
  #jobSearchDailyRoutineContainer {
    width: 100%;
    padding: 1% 5%;
  }
  #jobSearchDailyRoutineContainer img {
    width: 90%;
  }
}
@media (max-width: 576px) {
  .dailyButtonContainer {
    float: left;
    margin-left: 10px;
  }
  .dailyButton {
    font-size: 12px;
    padding: 6px 6px;
  }
  #jobSearchDailyRoutineContainer {
    width: 100%;
    padding: 1% 2%;
  }
  #jobSearchDailyRoutineContainer img {
    width: 96%;
    margin-bottom: 25px;
  }
  #dailyRoutinesList .list div {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  #dailyRoutinesList .list div img {
    width: 100%;
    height: 100%;
  }
}
#gmap,
#gmapDisallowed {
  height: 400px;
  margin-top: 35px;
  margin-bottom: 15px;
}
#gmapDisallowed {
  background-color: white;
  text-align: center;
  display: flex;
  align-items: center;
}
#gmapDisallowed .textContainer {
  margin-left: 10%;
  margin-right: 10%;
}
#gmapDisallowed .textContainer span {
  position: relative;
  top: 50%;
}
#gmapDisallowed .textContainer a {
  cursor: pointer;
}
#videoIFrameDisallowed {
  display: flex;
  align-items: center;
  height: 20vw;
  max-height: 320px;
}
#videoIFrameDisallowed .textContainer {
  margin-left: 10%;
  margin-right: 10%;
}
#videoIFrameDisallowed .textContainer span {
  position: relative;
  top: 50%;
}
#videoIFrameDisallowed .textContainer a {
  cursor: pointer;
}
#prizePictures .prizePicture {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
}
#prizePictures .prizePicture img {
  width: 100%;
}
#prizePictures .prizePicturePortraitFormat {
  width: 40%;
  margin-left: 30%;
  margin-right: 30%;
}
#prizePictures .prizePicturePortraitFormat img {
  width: 100%;
}
#boMapContainer {
  height: 1120px;
  width: 1140px;
  position: relative;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
}
#boMapContainer #legendContainer {
  width: 100%;
  height: 64px;
  position: absolute;
  left: 0px;
  z-index: 2;
}
#boMapContainer #dataContainer {
  width: 100%;
  height: 1000px;
  position: absolute;
  right: 0px;
  margin-top: 64px;
  z-index: 2;
}
#boMapContainer #backgroundContainer {
  width: 100%;
  height: 100%;
  right: 0px;
  position: absolute;
  z-index: 1;
}
#boMapContainer #tooltipWindow {
  min-width: 100px;
  max-width: 250px;
  min-height: 50px;
  position: absolute;
  background-color: white;
  opacity: 0;
  border: 0px;
  border-radius: 8px;
  pointer-events: none;
  color: black;
  padding: 10px;
}
#boMapContainer .greyContainer {
  width: 33.33%;
  height: 100%;
  position: absolute;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  /*.gradeLabel:hover{
            text-shadow: -1px 0 5px white, 0 1px 5px white, 1px 0 5px white, 0 -1px 5px white;
        }*/
}
#boMapContainer .greyContainer .gradeLabel {
  z-index: 1;
  align-self: flex-end;
  font-size: 36px;
  color: #646363;
  white-space: nowrap;
  cursor: pointer;
}
#boMapContainer #labelBackground {
  height: 5%;
  width: 100%;
  position: absolute;
  bottom: 0px;
  background-color: #D0D0D0;
}
#boMapContainer #greyContainer1 {
  background-color: #D0D0D0;
}
#boMapContainer #greyContainer2 {
  background-color: #C0C0C0;
  left: 33.33%;
}
#boMapContainer #greyContainer3 {
  background-color: #B0B0B0;
  left: 66.66%;
}
.mmPageConsetChangeHolderN {
  color: #FFF;
}
.mmPageConsetChangeHolderN .row .col a {
  display: block;
  color: #FFF;
  text-decoration: none;
  font-size: 20px;
  text-align: center;
  padding: 22px 10px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 40px;
}
.mmPageConsetChangeHolderN .row .col a i {
  font-size: 50px;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .mmPageConsetChangeHolderN .row .col a {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 991px) {
  .mmPageConsetChangeHolderN .row .col a {
    margin-top: 20px;
  }
}
.nomargintop {
  margin-top: 0;
}
.nomargintopbottom {
  margin-top: 0;
  margin-bottom: 0;
}
.providerSmallWidth {
  width: auto;
}
.nutzungsbedingungenContainer {
  margin-top: 30px;
  padding-left: 0px;
}
.nutzungsbedingungenContainer .nutzungsbedingungenRow {
  padding: 20px;
  background-color: white;
  margin-bottom: 20px;
}
.nutzungsbedingungenContainer .nutzungsbedingungenRowNew {
  padding: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-left: 0px;
}
.nutzungsbedingungenContainer .row {
  margin-left: 0px;
  margin-right: 0px;
}
.nutzungsbedingungenContainer .col-md-8 {
  height: 190px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.nutzungsbedingungenItem {
  width: 295px;
  height: 295px;
  position: relative;
  margin: 15px auto 15px 0px;
  background-color: #FFF;
  box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
}
.nutzungsbedingungenItemPicture img {
  width: 100%;
}
.nutzungsbedingungenItemType {
  min-height: 16px;
  font-size: 14px;
  font-weight: normal;
}
.nutzungsbedingungenItemTextHolder {
  position: absolute;
  bottom: 0px;
  text-decoration: none;
  color: #646363;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  min-height: 70px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}
.nutzungsbedingungenItemTextHolder .nutzungsbedingungenName {
  color: #646363;
  word-wrap: break-word;
  hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
}
@media (max-width: 991px) {
  .nutzungsbedingungenContainer .col-md-8 {
    height: auto;
  }
  .nutzungsbedingungenContainer .nutzungsbedingungenRowNew {
    padding: 0px;
  }
}
@media (max-width: 420px) {
  .nutzungsbedingungenContainer .nutzungsbedingungenRowNew {
    width: 100%;
    padding: 0px;
  }
  .nutzungsbedingungenItem {
    width: 100%;
  }
  .nutzungsbedingungenItemPicture {
    height: 310px;
  }
  .nutzungsbedingungenItemPicture img {
    min-height: 310px;
  }
  .nutzungsbedingungenItemPicture .nutzungsbedingungenItemTextHolder {
    font-size: 16px;
  }
}
.nutzungsbedingungenContainer .vertical-align {
  display: flex;
  align-self: flex-end;
}
.nutzungsbedingungenContainer .nutzungsbedingungenIcon {
  font-size: 50px;
  text-align: center;
  color: white;
}
.nutzungsbedingungenContainer i {
  margin-top: 70px;
  margin-bottom: 70px;
}
/********** Responsiv Changes MM **********/
@media (max-width: 767px) {
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 18px;
  }
  .backend-container .upload-media #upload-path,
  .modal-body .upload-media #upload-path,
  .login-container .upload-media #upload-path {
    width: 100% !important;
  }
  .backend-container .field-short-description,
  .modal-body .field-short-description,
  .login-container .field-short-description {
    white-space: normal !important;
  }
  #pq_reset,
  #pq_submit,
  #eq_reset,
  #eq_submit {
    width: 100%;
  }
  #pq_submit,
  #eq_submit {
    margin-top: 15px;
  }
}
.modal {
  z-index: 9999;
}
.bootbox .modal-footer .btn {
  padding: 6px 35px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.bootbox .modal-footer .btn.btn-danger {
  background-color: transparent;
  border: 1px solid #000000;
  color: #000000;
}
.bootbox .modal-footer .btn.btn-success {
  background-color: #cf1a1a;
  border: 1px solid #cf1a1a;
}
.select2-drop {
  z-index: 10001;
}
#sysActiveLoaderMM {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999998;
}
#sysActiveLoaderMM .sysActiveLoaderMMInner {
  position: absolute;
  top: 50%;
  left: 50%;
}
#sysActiveLoaderMM .sk-folding-cube {
  margin: -20px auto 0px auto;
}
.sysSetBodyNoOverflowShowMM {
  overflow: hidden;
}
#sysInnerFormsWindowHolderOverlayMM {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.55);
  z-index: 999991;
}
#sysInnerFormsWindowHolderMM {
  position: fixed;
  top: 100px;
  left: 50%;
  margin-left: -300px;
  bottom: 100px;
  width: 600px;
  background-color: #FFF;
  padding: 0px;
  box-shadow: 2px 2px 4px #555;
  -moz-box-shadow: 2px 2px 4px #555;
  -webkit-box-shadow: 2px 2px 4px #555;
  z-index: 999992;
}
#sysInnerFormsWindowHolderMM .sysInnerFormsWindowHolderCloserMM {
  position: absolute;
  top: 4px;
  right: 8px;
  font-size: 34px;
  line-height: 34px;
  width: 28px;
  text-align: center;
  cursor: pointer;
}
#sysInnerFormsWindowHolderMM .sysInnerFormsWindowHolderInnerMM {
  position: absolute;
  top: 50px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow-y: auto;
}
@media (max-width: 694px) {
  #sysInnerFormsWindowHolderMM {
    width: auto;
    left: 20px !important;
    right: 20px !important;
    top: 40px;
    bottom: 40px;
    margin-left: 0px !important;
  }
  #sysInnerFormsWindowHolderMM #sysInnerFormsWindowHolderInnerMM {
    padding-left: 0px;
    left: 20px;
  }
  #sysInnerFormsWindowHolderMM select,
  #sysInnerFormsWindowHolderMM input[type="text"],
  #sysInnerFormsWindowHolderMM textarea {
    width: 100%;
  }
}
#sysArrowTopScrollButtonMM {
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: #FFF;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  width: 44px;
  height: 44px;
  text-align: center;
  font-size: 22px;
  overflow: hidden;
  padding-left: 1px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  z-index: 999;
}
#sysArrowTopScrollButtonMM i {
  width: 44px;
  height: 44px;
}
.studentLoadProfilePicShowMM {
  width: 41px;
  height: 41px;
  border: 1px solid #FFF;
  overflow: hidden;
  margin: 5px 2px 0px 5px;
  background-color: #FFF;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.studentLoadProfilePicShowMM:before {
  content: normal !important;
}
.studentLoadProfilePicShowMM img {
  width: 100%;
}
@media (max-width: 991px) {
  .studentLoadProfilePicShowMM {
    display: none !important;
  }
}
/*********** Header Menu Background and Icons ***********/
#main-navbar .navbar-bottom .menu-item-inv a {
  outline: none !important;
}
#main-navbar .navbar-bottom .menu-item-inv i.fa-aw {
  font-size: 18px;
}
#sysMmHeadPointsIconButton > a > i {
  color: gold;
}
/*********** Header News Button and Window ***********/
.sysMmNewsCountShowMobile {
  color: #cf1a1a;
  font-size: 14px;
}
.menu-item-inv a:hover .sysMmNewsCountShowMobile,
.menu-item-inv a:focus .sysMmNewsCountShowMobile {
  color: #FFFFFF;
}
#sysMmHeadNewsIconButton a:focus {
  background-color: transparent;
}
#sysMmHeadNewsIconButton.isStateOpenMm a {
  background-color: #cf1a1a;
}
#sysMmHeadNewsIconWindow {
  position: absolute;
  top: 40px;
  right: 0px;
  width: 300px;
  /*min-height:140px;*/
  max-height: 250px;
  background-color: #FFF;
  overflow-y: auto;
  box-shadow: -5px 5px 12px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -5px 5px 12px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: -5px 5px 12px rgba(0, 0, 0, 0.2);
}
#sysMmHeadNewsIconWindowLinkToAllHolder {
  text-align: right;
  border-top: 1px solid #CCC;
}
#sysMmHeadNewsIconWindowLinkToAllHolder #sysMmHeadNewsIconWindowLinkToAllA {
  background-color: transparent;
  font-size: 12px;
}
#sysMmHeadNewsIconWindowLinkToAllHolder #sysMmHeadNewsIconWindowLinkToAllA i {
  margin-left: 5px;
  font-size: 13px;
}
#sysMmHeadNewsIconWindow #sysMmHeadNewsIconWindowInner {
  color: #222;
}
#sysMmHeadNewsIconWindow #sysMmHeadNewsIconWindowInner #sysMmHeadNewsIconWindowInnerEmpty {
  display: block;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 13px;
}
#menuNewsIcon {
  position: relative;
}
#menuNewsIcon #menuNewsIconPanel {
  position: absolute;
  top: 7px;
  right: -3px;
  width: 18px;
  height: 18px;
  background-color: #cf1a1a;
  color: #FFF;
  text-align: center;
  font-size: 10px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
#menuNewsIcon #menuNewsIconPanel #menuNewsIconText {
  display: inline-block;
  text-align: center;
  margin-top: 2px;
}
/*********** Header News Element ***********/
.newsIcon {
  border-bottom: 1px solid #CCC;
  padding: 10px 15px;
  cursor: pointer;
}
.newsIcon:hover {
  background-color: #ec1a1a;
  color: #FFF;
}
.newsIcon .sysMmHeadNewsIconWindowElementUe {
  font-size: 13px;
}
.newsIcon .sysMmHeadNewsIconWindowElementUeSmall {
  font-size: 12px;
}
.newsIcon .sysMmHeadNewsIconWindowElementText {
  font-size: 11px;
  margin-top: 6px;
}
.modal-open .modal {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999999;
}
.score-container ul.list-group .glyphicon {
  padding-right: 8px;
}
.score-container ul.total .badge {
  background: #cf1a1a;
}
.score-container ul.total strong {
  color: #cf1a1a;
}
@media screen and (max-width: 991px) {
  #availableRadioLabel {
    margin-bottom: 10px;
  }
}
/*********** Neue Job Seite ***********/
.jobs-container .copyright {
  display: none !important;
}
.items.new-job-items-mm .item-block {
  background-color: #FFF;
  padding: 20px 20px 60px 20px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.26);
}
.items.new-job-items-mm .item-block .overlay {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  top: 0px;
  text-align: center;
  height: 100%;
}
.items.new-job-items-mm .item-block .overlay .text {
  display: table;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  height: 60px;
  padding: 0px;
}
.items.new-job-items-mm .item-block .overlay .text span {
  display: table-cell;
  margin: 0px;
  color: #646363;
  font-size: 18px;
  text-shadow: none;
  padding: 0px 20px;
}
.items.new-job-items-mm .item-block .overlay .icon {
  position: relative;
  top: 25%;
}
@media screen and (max-width: 480px) {
  .items.new-job-items-mm .item-block .overlay .icon {
    position: relative;
    top: 25%;
  }
}
.items.new-job-items-mm .item-block .overlay .icon i {
  font-size: 150px;
  opacity: 0.8;
}
.jobs-detail-link-mm-content ul {
  padding: 0px;
}
.jobs-detail-link-mm-content ul li {
  margin-left: 30px;
  margin-top: 12px;
}
.jobs-detail-link-mm-content h2 {
  margin-top: 0px;
  font-size: 17px;
}
.new-job-items-mm-count-show {
  position: absolute;
  top: -7px;
  left: 12px;
}
.new-job-items-mm-count-show i {
  font-size: 62px;
  color: #cf1a1a;
}
.new-job-items-mm-count-show span {
  position: absolute;
  top: 14px;
  left: 0px;
  right: 0px;
  text-align: center;
  color: #FFF;
}
.new-job-items-mm-count-show span.new-job-items-mm-count-show-tagesablauf {
  position: absolute;
  top: 11px;
  left: 0px;
  right: 0px;
  text-align: center;
  color: #FFF;
}
.new-job-items-mm-count-show span.new-job-items-mm-count-show-tagesablauf i {
  font-size: 24px;
  color: #FFF;
}
.new-points-cat-items-mm .new-points-cat-items-star-mm {
  position: absolute;
  top: 28px;
  left: 28px;
}
.new-points-cat-items-mm .new-points-cat-items-star-mm i {
  font-size: 90px;
  color: #e9cc9e;
  text-shadow: 3px 3px 3px #555;
}
.new-points-cat-items-mm .new-points-cat-items-star-mm span {
  position: absolute;
  top: 33px;
  left: 0px;
  right: 0px;
  text-align: center;
  font-size: 16px;
  color: #000;
}
.new-points-cat-detail-item-once-mm {
  position: relative;
  background-color: #FFF;
  width: 245px;
  height: 326px;
  height: 252px;
  margin: 20px auto 20px auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
.new-points-cat-detail-item-once-mm .new-points-cat-detail-item-head-mm {
  position: relative;
  text-align: center;
  padding: 20px 0px;
  background-color: #555;
  height: 155px;
  height: 77px;
}
.new-points-cat-detail-item-once-mm .new-points-cat-detail-item-head-mm > i {
  position: absolute;
  font-size: 48px;
  z-index: 1;
  color: #FFF;
  left: 15px;
  bottom: 15px;
}
.new-points-cat-detail-item-once-mm .new-points-cat-detail-item-text-mm {
  padding: 10px;
}
.new-points-cat-detail-item-once-mm .new-points-cat-detail-item-point-mm {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.new-points-cat-detail-item-once-mm .new-points-cat-detail-item-point-mm i {
  color: gold;
  font-size: 66px;
}
.new-points-cat-detail-item-once-mm .new-points-cat-detail-item-point-mm span {
  position: absolute;
  top: 24px;
  left: 0px;
  right: 0px;
  text-align: center;
  font-size: 13px;
  color: #000;
}
.mmBicCopyBrJobs {
  text-align: right;
  margin-top: 40px;
  font-size: 12px;
  color: #999;
}
.mmBicCopyBrJobs a {
  color: #999;
  text-decoration: none;
}
.guideSpMM {
  position: absolute;
  width: 235px;
  bottom: 54px;
  left: -224px;
  background-color: #ffffff;
  padding: 16px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.guideSpMM i {
  position: absolute;
  bottom: -3px;
  right: -14px;
  font-size: 50px;
  color: #ffffff;
}
.guideSpMM .guideSpTextBigMM {
  font-size: 20px;
  font-weight: bold;
}
.guideSpMM .guideSpTextSmallMM {
  margin: 4px 0px;
}
.guideSpMM .guideSpBtnMM {
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  padding: 4px 15px;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .guidePath {
    top: 500px !important;
  }
  .guidePath img {
    height: 100px !important;
  }
  .guideSpMM {
    width: 200px;
    bottom: 5px;
    left: -198px;
    padding: 10px;
  }
  .guideSpMM .guideSpBtnMM {
    font-size: 12px;
    padding: 4px 5px;
  }
  .guideSpMM i {
    bottom: 27px;
    right: -12px;
    font-size: 40px;
  }
}
/*********** Quiz Game in Meine Berufsreise ***********/
.guide-placeholder > .myBrQuizGameInfoBoxMM {
  display: none;
  position: absolute !important;
  top: 115px !important;
  left: 50% !important;
  margin-left: -125px !important;
  width: 250px !important;
  background-color: rgba(255, 255, 255, 0.9) !important;
  /*color:#FFF;*/
  padding: 15px !important;
  z-index: 999 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.guide-placeholder #scrollContainer #pathContainer #segments > .myBrQuizGameInfoBoxMM {
  position: absolute;
  /*top:125px;
    left:50%;*/
  margin-top: 132px;
  width: 250px;
  background-color: rgba(255, 255, 255, 0.9);
  /*color:#FFF;*/
  padding: 15px;
  z-index: 999;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.myBrQuizGameInfoBoxMM .myBrQuizGameInfoBoxMMUe {
  font-size: 20px;
}
.myBrQuizGameInfoBoxMM .myBrQuizGameInfoBoxMMText {
  margin-top: 4px;
}
.myBrQuizGameInfoBoxMM .myBrQuizGameInfoBoxMMBtn {
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  padding: 4px 15px;
  margin-top: 8px;
}
.myBrQuizGameInfoBoxMMGuidePic {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.myBrQuizGameInfoBoxMMGuidePic img {
  width: 75px;
}
.guide-placeholder #scrollContainer #pathContainer #segments > .myBrQuizGameInfoBoxMM .myBrQuizGameInfoBoxMMGuidePic img {
  width: 95px;
}
@media screen and (max-width: 767px) {
  .guide-placeholder .myBrQuizGameInfoBoxMM {
    display: block;
  }
  .guide-placeholder #scrollContainer #pathContainer #segments > .myBrQuizGameInfoBoxMM {
    display: none;
  }
}
.fullTextSearchLiHeadSite {
  margin-right: 22px;
}
.fullTextSearchLiHeadSiteOnlyMobile {
  display: none;
}
.fullTextSearchLiHeadSiteOnlyMobileIcon {
  display: none;
}
.fullTextSearchLiHeadSiteOnlyMobileIcon a {
  font-size: 28px;
  color: #FFF;
  text-decoration: none;
  outline: none !important;
}
.fullTextSearchLiHeadSite .fullTextSearchFormHeadSite {
  margin-top: 10px;
}
.fullTextSearchLiHeadSite .fullTextSearchFormHeadSite #fullTextSearchInputFrmHeadSite {
  border: 1px solid #FFF;
  background-color: #FFF;
  font-size: 14px;
  padding: 3px 28px 3px 8px;
  width: 230px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.fullTextSearchLiHeadSite .fullTextSearchFormHeadSite .fullTextSearchLiHeadSiteITag {
  display: inline-block;
  margin-left: -22px;
  font-size: 17px;
  cursor: pointer;
  line-height: 30px;
}
.fullTextSearchLiHeadSite .fullTextSearchFormHeadSite .fullTextSearchLiHeadSiteITag i {
  /*vertical-align:text-top;*/
}
.fullTextSearchLiHeadSite .fullTextSearchFormHeadSite #fullTextSearchInputHeadSiteBtn {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .fullTextSearchLiHeadSiteOnlyMobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .fullTextSearchLiHeadSiteOnlyMobileIcon {
    display: block;
  }
}
@media (max-width: 1199px) {
  .fullTextSearchLiHeadSite.fullTextSearchLiHeadSiteOnlyDesktop .fullTextSearchFormHeadSite #fullTextSearchInputFrmHeadSite {
    width: 160px;
  }
}
.menu-item-only-show-search-mobile {
  display: none;
}
@media (max-width: 767px) {
  .menu-item-only-show-search-mobile {
    display: block !important;
  }
}
.select2-container.teacherStudentListFachbereichSet {
  background-color: #cf1a1a;
  margin-top: -4px;
}
.select2-container.teacherStudentListFachbereichSet .select2-choice {
  background-color: #cf1a1a;
  background: #cf1a1a;
  border: none;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  height: 34px;
  line-height: 34px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.select2-container.teacherStudentListFachbereichSet .select2-choice .select2-arrow {
  background: transparent;
  border: none;
  width: 22px;
  font-size: 18px;
}
.select2-container.teacherStudentListFachbereichSet .select2-choice.select2-default {
  background-color: #FFF;
  background: #FFF;
  border: 1px solid #cf1a1a;
}
.notification-box {
  min-height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 20px 0px;
  padding: 10px;
  color: white;
  font-size: 16px;
}
.font-weight-bold {
  font-weight: bold;
}
.font-label {
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.badge {
  position: absolute;
  top: -35px;
  left: -35px;
  width: 70px;
  height: 70px;
  background-color: #e30613;
  border-radius: 35px;
}
.badge .badgeText {
  position: relative;
  top: 25px;
  color: white;
  font-size: 14px;
}
.notificationPanel {
  padding: 10px;
  border: 3px solid #e30613;
}
.notificationPanel .notificationIcon {
  position: absolute;
  top: 35px;
  left: 50px;
  width: 50px;
}
.notificationPanel .notificationIcon i {
  color: #e30613;
}
.notificationPanel .notificationText {
  margin-left: 150px;
}
.paginationDefault li a {
  color: black;
  border: none;
  background-color: transparent;
}
.paginationDefault li a:hover {
  color: white;
  background-color: #646363;
}
.paginationDefault li.disabled a,
.paginationDefault li.disabled a:hover {
  background-color: transparent;
}
.paginationDefault li.active a,
.paginationDefault li.active a:hover {
  background-color: #646363;
}
.login-body {
  background-color: #f7f7f7;
}
.login-header {
  width: auto;
  top: 1.6rem;
  background-color: #fffffff2;
  justify-content: flex-start;
  padding: 0.8rem 1.6rem;
  box-shadow: 0 4.25301px 18.6069px #00000017, 0 2.0849px 9.12146px #00000014, 0 0.824374px 3.60664px #0000000d;
  backdrop-filter: blur(40px);
  border-radius: 10000px;
}
.login-input {
  position: relative;
  height: 3.8rem;
  width: 100%;
  margin-left: 0;
  border-radius: 2rem;
}
.login-button {
  cursor: pointer;
  border-radius: 100rem !important;
}
.login-container {
  margin-top: 100px;
  padding: 100px 0px 60px 0px;
}
.login-container .login-user {
  position: absolute;
  top: 0px;
  left: 9%;
  width: 50%;
}
.login-container .new-account {
  position: absolute;
  top: 0px;
  right: 9%;
  width: 31%;
}
.login-container .select-spacer {
  display: inline-block;
  min-width: 3%;
}
.login-container .select-container {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 40px 50px;
  color: #FFF;
  min-height: 380px;
}
.login-container .select-container .register-new {
  text-decoration: none;
  color: white;
}
.login-container .select-container .register-new .register-new-icon {
  padding: 30px 0px;
}
.login-container .select-container .register-new .register-new-icon i {
  font-size: 120px;
}
.login-container .select-container .register-new .register-new-text {
  font-size: 20px;
  font-weight: bold;
}
.login-container .select-container h2 {
  margin-top: 0px;
}
.login-container-small {
  background-color: rgba(0, 0, 0, 0.8);
  width: 90%;
  margin-left: 10%;
  padding: 2px 10px 10px 10px;
}
.new-container-small {
  background-color: rgba(0, 0, 0, 0.8);
  width: 90%;
  margin-left: 10%;
  padding: 2px 10px 10px 10px;
  margin-top: 30px;
}
.new-container-small .register-new .register-new-icon i {
  font-size: 70px;
  color: white;
}
@media (max-width: 576px) {
  #loginContainerLarge {
    display: none;
  }
}
@media (min-width: 577px) {
  #loginContainerSmall {
    display: none;
  }
}
#navigation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 29;
}
@media (max-width: 767px) {
  #navigation {
    position: fixed;
  }
}
.container-nav {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .container-nav {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container-nav {
    width: 1170px;
  }
}
.navbar-berufsreise {
  border: 0;
  border-radius: 0;
  margin: 0;
  font-size: 18px;
}
@media (max-width: 767px) {
  .navbar-berufsreise {
    font-size: 16px;
    height: 100px;
  }
}
.navbar-berufsreise .navbar-header {
  position: absolute;
  float: left;
  top: 5px;
}
.navbar-berufsreise .navbar-header .navbar-logo img {
  width: 220px;
}
@media (max-width: 992px) {
  .navbar-berufsreise .navbar-header .navbar-logo img {
    width: 150px;
  }
}
@media (max-width: 768px) {
  .navbar-berufsreise .navbar-header .navbar-logo img {
    width: 120px;
  }
}
.navbar-berufsreise .navbar-top ul,
.navbar-berufsreise .navbar-help ul,
.navbar-berufsreise .navbar-bottom ul {
  list-style: none;
  margin-bottom: 0px;
}
.navbar-berufsreise .navbar-top ul li,
.navbar-berufsreise .navbar-help ul li,
.navbar-berufsreise .navbar-bottom ul li {
  display: block;
  float: left;
}
.navbar-berufsreise .navbar-top ul li a,
.navbar-berufsreise .navbar-help ul li a,
.navbar-berufsreise .navbar-bottom ul li a {
  color: white;
  display: block;
  text-decoration: none;
  padding: 15px 10px;
}
.navbar-berufsreise .navbar-top ul li a:hover,
.navbar-berufsreise .navbar-help ul li a:hover,
.navbar-berufsreise .navbar-bottom ul li a:hover {
  background-color: #e30613;
}
.navbar-berufsreise .navbar-top {
  width: 70%;
  float: left;
}
@media (max-width: 1200px) {
  .navbar-berufsreise .navbar-top ul {
    padding: 0px;
    float: left;
    font-size: 15px;
  }
}
@media (max-width: 992px) {
  .navbar-berufsreise .navbar-top ul {
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .navbar-berufsreise .navbar-top ul {
    font-size: 9px;
  }
}
@media (max-width: 480px) {
  .navbar-berufsreise .navbar-top {
    width: 100%;
  }
  .navbar-berufsreise .navbar-top ul {
    float: left;
  }
}
.navbar-berufsreise .navbar-top ul li a {
  color: white;
}
.navbar-berufsreise .navbar-top ul li a:hover {
  background-color: #e30613;
}
.navbar-berufsreise .navbar-help {
  width: 30%;
  float: right;
}
@media (max-width: 1200px) {
  .navbar-berufsreise .navbar-help ul {
    font-size: 15px;
  }
}
@media (max-width: 992px) {
  .navbar-berufsreise .navbar-help ul {
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .navbar-berufsreise .navbar-help ul {
    font-size: 9px;
  }
}
@media (max-width: 480px) {
  .navbar-berufsreise .navbar-help ul {
    float: left;
  }
}
.navbar-berufsreise .navbar-help ul li {
  float: right;
}
.navbar-berufsreise .navbar-help ul li ul li {
  display: block;
  float: none;
}
.navbar-berufsreise .navbar-bottom {
  font-size: 14px;
  float: right;
}
@media (max-width: 1200px) {
  .navbar-berufsreise .navbar-bottom ul {
    font-size: 12px;
  }
}
@media (max-width: 992px) {
  .navbar-berufsreise .navbar-bottom ul {
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  .navbar-berufsreise .navbar-bottom ul {
    font-size: 8px;
  }
}
@media (max-width: 480px) {
  .navbar-berufsreise .navbar-bottom ul {
    float: left;
  }
}
.navbar-berufsreise .navbar-bottom ul {
  padding: 5px 10px;
}
.navbar-berufsreise .navbar-bottom ul li {
  color: white;
}
.navbar-berufsreise .navbar-bottom ul li a {
  padding: 5px 10px;
  display: inline-block;
}
.navbar-berufsreise #mainMenu .navbar-bottom li::before {
  content: "|";
  margin: 15px 0px;
  display: inline-block;
}
.navbar-berufsreise #mainMenu .navbar-bottom li:first-child:before {
  color: rgba(0, 0, 0, 0);
}
.navbar-berufsreise .navbar-info {
  float: right;
  color: white;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  margin-top: 5px;
}
.navbar-berufsreise .navbar-info ul {
  list-style: none;
  margin: 0px;
  padding: 10px 20px;
}
@media (min-width: 768px) {
  .navbar-berufsreise #dropdownMenu {
    display: none;
  }
}
.navbar-berufsreise #dropdownMenu .navbar-top,
.navbar-berufsreise #dropdownMenu .navbar-help,
.navbar-berufsreise #dropdownMenu .navbar-bottom {
  width: 100%;
  background-color: white;
}
.navbar-berufsreise #dropdownMenu ul {
  width: 100%;
  background-color: white;
  padding: 0px 5px;
}
.navbar-berufsreise #dropdownMenu ul li {
  width: 100%;
  border-bottom: 1px solid #c0c4c6;
}
.navbar-berufsreise #dropdownMenu ul li a {
  color: #646363;
  text-align: left;
  display: block;
  padding: 10px 10px;
  font-size: 16px;
}
.navbar-berufsreise #dropdownMenu ul li a:hover {
  color: white;
}
.navbar-berufsreise #dropdownMenu .navbar-help {
  float: left;
}
.navbar-berufsreise #dropdownMenu .navbar-info {
  color: #646363;
}
.navbar-berufsreise #dropdownMenu #menuInform {
  border-bottom: none;
}
.navbar-berufsreise #dropdownMenu #menuInform a {
  text-align: left;
}
.navbar-berufsreise #dropdownMenu #menuInform ul {
  position: relative;
  display: block;
  background-color: white;
  list-style-type: none;
  font-size: 14px;
  width: 97%;
}
.navbar-berufsreise #dropdownMenu #menuInform ul li a {
  padding: 10px;
  display: block;
  text-decoration: none;
}
@media (max-width: 768px) {
  .navbar-berufsreise #dropdownMenu ul li a {
    padding: 5px 10px;
    font-size: 12px;
  }
  .navbar-berufsreise #dropdownMenu #menuInform ul li a {
    padding: 5px 10px;
    font-size: 12px;
  }
}
.navbar-berufsreise #menuInform a {
  text-align: right;
}
.navbar-berufsreise #menuInform ul {
  position: absolute;
  display: none;
  z-index: 1000;
  background-color: #646363;
  padding-inline-start: 0px;
  list-style-type: none;
  font-size: 14px;
  margin-left: -30px;
}
.navbar-berufsreise #menuInform ul li a {
  padding: 10px;
  display: block;
  text-decoration: none;
}
@media (max-width: 1200px) {
  .navbar-berufsreise #menuInform ul {
    font-size: 15px;
  }
}
@media (max-width: 992px) {
  .navbar-berufsreise #menuInform ul {
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .navbar-berufsreise #menuInform ul {
    font-size: 9px;
    margin-left: 20px;
  }
}
.navbar-berufsreise #menuInform:hover ul {
  display: block;
}
.navbar-berufsreise .navbar-toggle {
  border: none;
  background-color: #fff;
  border-radius: 0;
  margin-top: 30px;
}
.navbar-berufsreise .navbar-toggle:hover,
.navbar-berufsreise .navbar-toggle:active,
.navbar-berufsreise .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-berufsreise .navbar-toggle:hover .icon-bar,
.navbar-berufsreise .navbar-toggle:active .icon-bar,
.navbar-berufsreise .navbar-toggle:focus .icon-bar {
  background-color: #000;
}
.navbar-berufsreise .navbar-toggle .icon-bar {
  background-color: #000;
}
.navbar-berufsreise .navbar-toggle .icon-bar {
  width: 30px;
  height: 3px;
}
.navbar-berufsreise .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}
.navbar-berufsreise .collapsed {
  background-color: transparent;
}
.navbar-berufsreise .collapsed .icon-bar {
  background-color: #fff;
}
.navbar-berufsreise .navbar-bottom {
  background-color: rgba(0, 0, 0, 0.4);
}
.navbar-rookie .navbar-header img {
  height: 100px;
}
@media (max-width: 991px) {
  .navbar-rookie .navbar-header img {
    width: 300px;
  }
}
.navbar-shuttle .navbar-header img {
  width: 280px;
}
@media (max-width: 991px) {
  .navbar-shuttle .navbar-header img {
    width: 220px;
  }
}
.btn-link {
  color: #fff;
}
.btn-link:hover,
.btn-link:focus {
  color: #FFF;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #FFF;
}
.change-profile-contextmenu,
.change-role-contextmenu {
  background-color: #484C4E !important;
  border: none !important;
}
.change-profile-contextmenu .context-menu-item,
.change-role-contextmenu .context-menu-item {
  background-color: #484C4E !important;
}
.change-profile-contextmenu .context-menu-item span,
.change-role-contextmenu .context-menu-item span {
  color: white !important;
}
.change-profile-contextmenu .context-menu-item:hover,
.change-role-contextmenu .context-menu-item:hover {
  background-color: #cf1a1a !important;
}
#switchProfile:hover {
  background-color: #cf1a1a;
}
.menuTableInfo .menuCellPadding {
  padding: 0px 30px;
}
#map {
  width: 100%;
  height: 500px;
}
#viewButtonContainer {
  float: right;
}
@media (max-width: 880px) {
  #viewButtonContainer {
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
  }
}
#viewButtonContainer .view-button {
  background-color: white;
  width: 120px;
  border-radius: 0px;
  color: #787878;
  border: 1px solid #AAAAAA;
  font-size: 12px;
}
#viewButtonContainer .view-button.selected {
  background-color: #333333;
  color: white;
}
#resultsContainer {
  float: left;
  font-size: 18px;
  font-weight: bold;
}
#resultsContainer #results {
  font-size: 30px;
}
#calendarContainer {
  background-color: white;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
#calendar {
  margin: 0 auto;
  margin-top: 100px;
}
#map {
  margin-top: 100px;
}
#list {
  margin-top: 150px;
}
#list .event {
  margin-bottom: 40px;
  height: 250px;
  width: 340px;
  font-size: 14px;
}
#list .event .organizer {
  font-weight: bold;
}
#list .event .type {
  width: 250px;
  text-align: center;
  color: white;
  height: 27px;
  line-height: 27px;
}
#list .event .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 5px;
}
#list .event .date {
  margin-bottom: 20px;
}
.details {
  color: #646363;
  border: 1px solid #646363;
  padding: 8px 35px;
  text-decoration: none;
}
#paginator .page {
  cursor: pointer;
}
#paginator .disabled {
  pointer-events: none;
}
th.fc-day-header {
  padding: 10px;
  font-weight: normal;
  font-size: 12px;
}
button.fc-button {
  background: white;
  border: none;
}
.fc-right > h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
.fc-time-grid-event.fc-event.fc-start.fc-end {
  border-radius: 0px;
}
.fc-day-grid-event.fc-event.fc-start.fc-end {
  border-radius: 0px;
}
.timeperiod-disabled {
  opacity: 0.5;
  pointer-events: none;
}
body.waiting * {
  cursor: progress !important;
}
.faqSysContainer {
  margin-top: 20px;
  margin-bottom: 40px;
}
.faqCategoryContainer {
  padding-bottom: 20px;
}
.faqCategoryContainer h3 {
  margin-left: 10px;
}
.faqCategoryContainer .faqCategoryContainerUe {
  background-color: #cf1a1a;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  padding: 5px 0px;
  margin-bottom: 20px;
}
.faqCategoryContainer .faqCategoryItem a {
  display: block;
  margin: 5px 15px 15px;
  background: #fff;
  color: #646363;
  font-weight: bold;
  text-align: center;
  padding: 6px 12px;
  font-size: 14px;
}
.faqCategoryContainer .faqCategoryItem a:hover {
  text-decoration: none;
}
.faqCategoryContainer .faqCategoryItem.isCatActive > a {
  background-color: #cf1a1a;
  color: #fff;
}
.faqCategoryContainer .faqCategoryItem > .faqCategoryItemSubHolder > a.isCatActive {
  background-color: #cf1a1a;
  color: #fff;
}
.faqCategoryContainer .faqCategoryItem .faqCategoryItemSubHolder {
  display: none;
}
.faqCategoryContainer .faqCategoryItem.isCatActive .faqCategoryItemSubHolder {
  display: block;
}
.faqCategoryContainer .faqCategoryItem .faqCategoryItemSubHolder a {
  margin-left: 30px;
}
.faqCategoryContainer .faqCategoryItem .faqCategoryItemSubHolder a.isCatActive {
  font-weight: bold;
}
.faqsContainer .faqsContainerUe {
  background-color: #cf1a1a;
  color: #FFF;
  text-transform: uppercase;
  text-align: left;
  font-size: 24px;
  padding: 5px 20px;
  margin-bottom: 20px;
}
.faqsContainer .faqItem {
  margin-bottom: 15px;
  background: #fff;
}
.faqsContainer .faqItem .faqItemHead {
  position: relative;
  padding: 8px 20px;
  font-size: 15px;
  cursor: pointer;
}
.faqsContainer .faqItem .faqItemHead.isStateOpenFaq {
  background: #cf1a1a;
  color: #fff;
}
.faqsContainer .faqItem .faqItemHead .glyphicon {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -7px;
}
.faqsContainer .faqItem .faqItemContent {
  display: none;
  padding: 15px;
}
.faqsContainerMailFormHolder {
  margin-top: 100px;
}
.faqsContainerMailFormHolder.form-container form {
  margin-top: 0px;
}
.faqsContainerMailFormHolder.form-container button {
  margin-bottom: 0px;
  margin-top: 0px;
}
.faqsContainerMailFormHolder form > div {
  margin-top: 10px;
}
.faqsContainerMailFormHolder label {
  display: block;
  font-size: 16px;
  margin-bottom: 6px;
}
.faqsContainerMailFormHolder .faqsContainerMailFormTextarea label {
  display: block;
  width: 100%;
}
.faqsContainerMailFormHolderOkText {
  text-align: center;
  font-size: 22px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .faqSpaceTopSmallScreen {
    margin-top: 10px;
  }
}
.myLocationsMmBearBtnMM,
.myLocationsMmDelBtnMM {
  display: none;
  position: absolute;
  top: 22px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 22px;
  color: #FFF;
  z-index: 5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.myLocationsMmBearBtnMM {
  right: 75px;
}
.myLocationsMmDelBtnMM,
.myLocationsMmBearBtnMM {
  cursor: pointer;
}
.myLocationsMmDelBtnMM:hover,
.myLocationsMmBearBtnMM:hover {
  color: #cf1a1a;
}
.myLocationsMmSortBtnMM {
  display: none;
  position: absolute;
  top: 22px;
  left: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 22px;
  color: #FFF;
  z-index: 5;
  cursor: move;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.myLocationsMmSortBtnMM:hover {
  color: #cf1a1a;
}
.myLocationsMmElemOnce:hover .myLocationsMmBearBtnMM,
.myLocationsMmElemOnce:hover .myLocationsMmDelBtnMM,
.myLocationsMmElemOnce:hover .myLocationsMmSortBtnMM {
  display: block;
}
@media (max-width: 991px) {
  .myLocationsMmBearBtnMM,
  .myLocationsMmDelBtnMM {
    display: block;
  }
  .myLocationsMmSortBtnMM {
    display: none !important;
  }
}
body.isLocationChangeFormActiveMM .pac-container {
  z-index: 999999;
}
.nLocationFormsHolderMM {
  padding: 0px 40px;
}
.nLocationFormsHolderMM input {
  margin-bottom: 14px;
}
.nLocationFormsHolderMM #newLocationCreateButtonMM {
  margin-top: 12px;
}
.nLocationFormsHolderMM label.required::after {
  color: #cf1a1a;
  content: "*";
  margin-left: 3px;
}
@media (max-width: 694px) {
  .nLocationFormsHolderMM {
    padding: 0px 5% 0px 5%;
  }
}
/********** Allgemein **********/
.mm_job_memory_game {
  position: relative;
  margin-top: 65px;
  padding: 10px 0px;
}
.mm_job_memory_game_started {
  background-color: rgba(255, 255, 255, 0.75);
}
.mm_job_memory_game_ended {
  background-color: rgba(255, 255, 255, 0.75);
}
.mm_job_memory_game .mm_job_memory_game_pic_holder {
  position: relative;
}
.mm_job_memory_game_start {
  display: block;
  text-align: center;
  margin-top: 54px;
}
.power_off_button {
  display: none;
  position: absolute;
  height: 50px;
  width: 50px;
  top: 0px;
  right: 30px;
  cursor: pointer;
  text-align: center;
}
.power_off_button i {
  line-height: 50px;
  font-size: 29px;
  color: #009ad8;
}
.power_off_button:hover {
  background-color: #009ad8;
}
.power_off_button:hover i {
  color: #FFF;
}
.mm_job_memory_game_start_btn {
  display: inline-block;
  position: relative;
  padding: 10px 0px;
  width: 220px;
  text-align: center;
  color: #FFF;
  cursor: pointer;
  background-color: #009ad8;
  font-size: 14px;
  font-weight: 700;
}
.mm_job_memory_game_start_btn:hover {
  background-color: #000;
}
.mm_job_memory_game .mm_job_memory_game_pic_holder .mm_job_memory_pic {
  width: 100%;
}
.mm_job_memory_game .mm_job_memory_game_pic_holder .mm_job_memory_pic_hide_elem {
  position: absolute;
  width: 20%;
  height: 118px;
  height: 20%;
  background-color: #777;
  border: 1px solid #FFF;
  background-size: cover;
  /*-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;*/
  cursor: pointer;
}
.mm_job_memory_pic_hide_elem {
  background-image: url('/static/images/placeholder/Platzhalter_Quadrat.png');
}
/*.mm_job_memory_game .mm_job_memory_game_pic_holder .mm_job_memory_pic_hide_elem:hover {
  background-size:280px;
}*/
.mm_job_memory_game .mm_job_memory_game_name_holder {
  padding: 0px 20px 20px 20px;
  /*background-color:rgba(255, 255, 255, 0.75);*/
}
.mm_job_memory_game .mm_job_memory_game_name_holder .mm_job_memory_game_name_holder_inner h2 {
  font-size: 22px;
  margin-top: 18px;
  text-align: center;
}
.mm_job_memory_game_name_elem,
.mm_job_memory_game_name_elem_yes_answer_z {
  padding: 8px 20px;
  margin-top: 20px;
  text-align: center;
  color: #FFF;
  cursor: pointer;
  background-color: #009ad8;
  font-size: 20px;
}
.mm_job_memory_game_name_elem:hover {
  background-color: #000;
}
.mm_job_memory_game_name_elem_yes_answer_z {
  background-color: green;
  display: inline-block;
  font-size: 15px;
  padding: 5px 15px;
  cursor: auto;
}
.mm_job_memory_game_name_holder_inner_next_btn {
  display: inline-block;
  padding: 6px 20px;
  margin-top: 0px;
  margin-bottom: 15px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  cursor: pointer;
  background-color: #009ad8;
  font-size: 14px;
  font-weight: 700;
}
.mm_job_memory_game_name_holder_inner_next_btn.mm_job_memory_game_name_holder_inner_next_btn_end {
  background-color: #000;
  font-size: 14px;
  /*-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;*/
}
.mm_job_memory_game_name_holder_inner_next_btn:hover {
  background-color: #000;
  color: #FFF;
  text-decoration: none;
}
.mm_job_memory_game_name_holder_inner_next_btn.mm_job_memory_game_name_holder_inner_next_btn_end:hover {
  background-color: #444;
  /*font-size:17px;*/
}
.mm_job_memory_game_name_holder_inner_yes {
  font-size: 20px;
  /*color:green;*/
  text-align: right;
}
.mm_job_memory_game_name_holder_inner_yes span {
  font-weight: bold;
}
.mm_job_memory_game_name_holder_inner_yes img {
  width: 300px;
}
.mm_job_memory_game_name_holder_inner_wrong {
  font-size: 20px;
}
.mm_job_memory_game_name_holder_inner_wrong span {
  margin-top: 20px;
  margin-bottom: 10px;
}
.mm_job_memory_game_name_holder_inner_wrong img {
  width: 300px;
}
.mm_job_memory_game_show_error_no_click {
  position: absolute;
  top: -25px;
  left: 372px;
  width: 400px;
  height: 160px;
  background-color: #FFF;
  padding: 20px;
  font-size: 20px;
  text-align: center;
  box-shadow: 0px 0px 10px 0px #333;
  -moz-box-shadow: 0px 0px 10px 0px #333;
  -webkit-box-shadow: 0px 0px 10px 0px #333;
  z-index: 999;
}
.mm_job_memory_game_show_error_no_click i {
  position: absolute;
  bottom: -63px;
  left: -78px;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  color: #FFF;
  font-size: 100px;
}
.mm_job_memory_game_show_error_no_click_close {
  display: inline-block;
  padding: 6px 60px;
  margin-top: 16px;
  color: #FFF;
  cursor: pointer;
  background-color: #009ad8;
  font-size: 18px;
}
.mm_job_memory_game_show_error_no_click_close:hover {
  background-color: #000;
}
.memorySaveUserPointHolderMM {
  margin: 26px 15px 0px 15px;
  /*background-color:rgba(255, 255, 255, 0.75);*/
  padding: 10px 10px 4px 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.memorySaveUserPointHolderMM .memorySaveUserPointMM {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #FFF;
  margin-right: 12px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.memorySaveUserPointHolderMM .memorySaveUserPointMM.memorySaveUserPointOkMM {
  background-color: green;
}
.memorySaveUserPointHolderMM .memorySaveUserPointMM.memorySaveUserPointWrongMM {
  background-color: #e30613;
}
.memorySaveUserPointHolderMM .memorySaveUserPointMM.memorySaveUserPointActiveMM {
  background-color: gold;
}
.mm_job_memory_game_name_holder_ready {
  font-size: 22px;
}
.mm_job_memory_game_name_holder_ready h2 {
  font-size: 30px;
  margin-bottom: 32px;
}
.mm_job_memory_game_name_holder_ready span.mm_job_memory_game_name_holder_ready_ok {
  color: green;
  font-weight: bold;
  font-size: 23px;
}
.mm_job_memory_game_name_holder_ready span.mm_job_memory_game_name_holder_ready_no {
  color: #009ad8;
  font-weight: bold;
  font-size: 23px;
}
.mm_job_memory_game_name_holder_ready span.mm_job_memory_game_name_holder_ready_points {
  font-weight: bold;
  font-size: 23px;
}
.mm_job_memory_game_name_holder_inner_bes h2 {
  font-size: 24px;
  margin-top: 18px;
  margin-bottom: 15px;
}
.mm_job_memory_game_clicker_show {
  margin: 0px 15px 5px 15px;
}
.mm_job_memory_game_clicker_show span {
  font-weight: bold;
}
.mm_job_memory_game_clicker_show span.isMMGreenMM {
  color: green;
}
.mm_job_memory_game_clicker_show span.isMMRedMM {
  color: #009ad8;
}
.mm_job_memory_game_name_holder_starter_screen {
  display: none;
  width: 60%;
  margin-left: 20%;
  background-color: rgba(255, 255, 255, 0.75);
}
@media (max-width: 1199px) {
  .mm_job_memory_game_name_holder_starter_screen {
    width: 100%;
    margin-left: 0% !important;
  }
}
@media (max-width: 991px) {
  .mm_job_memory_game .mm_job_memory_game_name_holder {
    margin: 25px 15px 0px 15px;
  }
}
@media (max-width: 767px) {
  .mm_job_memory_game_name_holder_starter_screen .mm_job_memory_game_name_holder_starter_screen_guide img {
    margin-top: 30px !important;
  }
}
.memoryGameNOE {
  font-family: 'bitter';
}
@font-face {
  font-family: 'bitter';
  src: url('/bundles/frontend/fonts/Bitter/Bitter.ttf') format('truetype');
}
.memoryGameNOE .mm_job_memory_pic_hide_elem {
  background-image: url('/bundles/frontend/images/lower_austria/lehre-respekt-logo.png?v=1.1');
}
.memoryGameNOE .mm_job_memory_game_name_elem,
.memoryGameNOE .mm_job_memory_game_show_error_no_click_close,
.memoryGameNOE .mm_job_memory_game_start_btn,
.memoryGameNOE .mm_job_memory_game_name_holder_inner_next_btn {
  color: #646363;
  background-color: #ffd800;
}
.memoryGameNOE .mm_job_memory_game_name_elem:hover,
.memoryGameNOE .mm_job_memory_game_show_error_no_click_close:hover,
.memoryGameNOE .mm_job_memory_game_start_btn:hover,
.memoryGameNOE .mm_job_memory_game_name_holder_inner_next_btn:hover {
  background-color: #e0a70c;
}
.br_student_quiz {
  position: relative;
  padding-top: 80px;
  color: #000;
  /********** Game Intro **********/
  /********** Game Self **********/
  /********** Game Ok, Timeout or Wrong **********/
  /********** Chapter Ready Window **********/
}
.br_student_quiz h2 {
  margin-top: 0px;
}
.br_student_quiz .white-textarea {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.9);
}
.br_student_quiz .br_student_quiz_intro {
  position: relative;
}
.br_student_quiz .br_student_quiz_intro .chapter {
  position: relative;
  /********** Game Uebersicht **********/
  /************************************/
}
.br_student_quiz .br_student_quiz_intro .chapter .bubble {
  float: left;
  width: 70%;
}
.br_student_quiz .br_student_quiz_intro .chapter .guide {
  max-width: 378px;
  width: 30%;
  max-height: 526px;
  float: right;
}
.br_student_quiz .br_student_quiz_intro .chapter .guide img {
  max-width: 378px;
  width: 100%;
  height: auto;
}
.br_student_quiz .br_student_quiz_intro .chapter .bttn__uebersicht {
  background-color: #000;
  margin-top: 10px;
  margin-left: 12px;
  border: 1px solid #000;
  font-size: 14px;
}
.br_student_quiz .br_student_quiz_intro .chapter .bttn__uebersicht:hover {
  background-color: #333;
  border: 1px solid #333;
}
.br_student_quiz .br_student_quiz_intro .chapter .bttn__start {
  margin-top: 10px;
  font-size: 14px;
}
.br_student_quiz .br_student_quiz_intro .chapter .br_student_quiz_uebersicht_inner {
  display: none;
  position: relative;
}
.br_student_quiz .br_student_quiz_intro .chapter .br_student_quiz_uebersicht_inner h2 {
  margin-bottom: 25px;
}
.br_student_quiz .br_student_quiz_intro .chapter .br_student_quiz_uebersicht_inner .bttn_uebersicht_joker_box {
  display: inline-block;
  position: relative;
  height: 40px;
  width: 40px;
  cursor: auto;
  text-align: center;
  background-color: #FFF;
  margin-right: 6px;
}
.br_student_quiz .br_student_quiz_intro .chapter .br_student_quiz_uebersicht_inner .bttn_uebersicht_joker_box i {
  line-height: 40px;
  font-size: 22px;
}
.br_student_quiz .br_student_quiz_intro .chapter .br_student_quiz_uebersicht_inner .bttn_uebersicht_joker_box_skip i {
  margin-left: 4px;
}
.br_student_quiz .br_student_quiz_intro .chapter .br_student_quiz_uebersicht_inner .bttn_uebersicht_joker_box span {
  display: inline-block;
  line-height: 40px;
  font-size: 13px;
}
@media screen and (max-width: 991px) {
  .br_student_quiz .br_student_quiz_intro .chapter .bttn__uebersicht,
  .br_student_quiz .br_student_quiz_intro .chapter .bttn__start {
    width: 100%;
    margin-left: 0px;
  }
}
@media screen and (max-width: 400px) {
  .br_student_quiz .br_student_quiz_intro .chapter .bttn__start,
  .br_student_quiz .br_student_quiz_intro .chapter .bttn__uebersicht {
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) {
  .br_student_quiz .br_student_quiz_intro .chapter .guide {
    display: none;
  }
  .br_student_quiz .br_student_quiz_intro .chapter .bubble {
    position: relative;
    width: 100%;
  }
}
.br_student_quiz .br_student_quiz_catgories {
  text-align: center;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.9);
}
.br_student_quiz .br_student_quiz_catgories .btn_category {
  cursor: pointer;
}
.br_student_quiz .br_student_quiz_daily_routines_apprentice,
.br_student_quiz .br_student_quiz_daily_routines_school_portrait,
.br_student_quiz .br_student_quiz_providers,
.br_student_quiz .br_student_quiz_providers_imst {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.9);
}
.br_student_quiz .br_student_quiz_daily_routines_apprentice a,
.br_student_quiz .br_student_quiz_daily_routines_school_portrait a,
.br_student_quiz .br_student_quiz_providers a,
.br_student_quiz .br_student_quiz_providers_imst a {
  text-decoration: none;
}
.br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_provider_container,
.br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_provider_container,
.br_student_quiz .br_student_quiz_providers .btn_provider_container,
.br_student_quiz .br_student_quiz_providers_imst .btn_provider_container {
  width: 250px;
  height: 250px;
}
.br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_provider_container a,
.br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_provider_container a,
.br_student_quiz .br_student_quiz_providers .btn_provider_container a,
.br_student_quiz .br_student_quiz_providers_imst .btn_provider_container a {
  width: 250px;
  height: 250px;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_provider_container a img,
.br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_provider_container a img,
.br_student_quiz .br_student_quiz_providers .btn_provider_container a img,
.br_student_quiz .br_student_quiz_providers_imst .btn_provider_container a img {
  width: initial;
  height: 100%;
}
.br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_daily_routine_apprentice,
.br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_daily_routine_apprentice,
.br_student_quiz .br_student_quiz_providers .btn_daily_routine_apprentice,
.br_student_quiz .br_student_quiz_providers_imst .btn_daily_routine_apprentice,
.br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_daily_routine_school_portrait,
.br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_daily_routine_school_portrait,
.br_student_quiz .br_student_quiz_providers .btn_daily_routine_school_portrait,
.br_student_quiz .br_student_quiz_providers_imst .btn_daily_routine_school_portrait,
.br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_provider,
.br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_provider,
.br_student_quiz .br_student_quiz_providers .btn_provider,
.br_student_quiz .br_student_quiz_providers_imst .btn_provider {
  margin-bottom: 5px;
}
.br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_daily_routine_apprentice img,
.br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_daily_routine_apprentice img,
.br_student_quiz .br_student_quiz_providers .btn_daily_routine_apprentice img,
.br_student_quiz .br_student_quiz_providers_imst .btn_daily_routine_apprentice img,
.br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_daily_routine_school_portrait img,
.br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_daily_routine_school_portrait img,
.br_student_quiz .br_student_quiz_providers .btn_daily_routine_school_portrait img,
.br_student_quiz .br_student_quiz_providers_imst .btn_daily_routine_school_portrait img,
.br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_provider img,
.br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_provider img,
.br_student_quiz .br_student_quiz_providers .btn_provider img,
.br_student_quiz .br_student_quiz_providers_imst .btn_provider img {
  width: 250px;
  height: 100%;
}
.br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_provider,
.br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_provider,
.br_student_quiz .br_student_quiz_providers .btn_provider,
.br_student_quiz .br_student_quiz_providers_imst .btn_provider {
  cursor: pointer;
}
.br_student_quiz .br_student_quiz_daily_routines_apprentice .dailyRoutineBox img,
.br_student_quiz .br_student_quiz_daily_routines_school_portrait .dailyRoutineBox img,
.br_student_quiz .br_student_quiz_providers .dailyRoutineBox img,
.br_student_quiz .br_student_quiz_providers_imst .dailyRoutineBox img {
  cursor: pointer;
}
.br_student_quiz .br_student_quiz_daily_routines_apprentice .box-text,
.br_student_quiz .br_student_quiz_daily_routines_school_portrait .box-text,
.br_student_quiz .br_student_quiz_providers .box-text,
.br_student_quiz .br_student_quiz_providers_imst .box-text {
  position: relative;
  width: 245px;
  top: -250px;
  padding: 10px;
  text-align: center;
  color: white;
  font-size: 20px;
  font-weight: bold;
}
.br_student_quiz .br_student_quiz_quiz {
  display: none;
  position: relative;
}
.br_student_quiz .br_student_quiz_quiz .fragen {
  float: left;
  width: 80%;
}
.br_student_quiz .br_student_quiz_quiz .fragen .headline_holder {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 14px 20px;
  text-align: center;
}
.br_student_quiz .br_student_quiz_quiz .fragen .headline_holder .headline {
  font-size: 22px;
}
.br_student_quiz .br_student_quiz_quiz .fragen .answers {
  margin-top: 0px;
}
.br_student_quiz .br_student_quiz_quiz .fragen .bttn__answer {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.85);
  margin-top: 14px;
  padding: 14px 10px;
  font-size: 22px;
  cursor: pointer;
}
.br_student_quiz .br_student_quiz_quiz .fragen .bttn__answer:hover {
  background-color: #cf1a1a;
  color: #FFF;
}
.br_student_quiz .br_student_quiz_quiz .fragen .countdown {
  background-color: rgba(255, 255, 255, 0.85);
  float: right;
  font-size: 22px;
  margin-top: 15px;
  padding: 4px 20px;
  color: #cf1a1a;
}
.br_student_quiz .br_student_quiz_quiz .quiz_progress {
  margin-top: 50px;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 7px 20px;
}
.br_student_quiz .br_student_quiz_quiz .quiz_progress .counter {
  width: 85px;
  float: left;
  text-align: center;
  font-size: 18px;
  margin-left: -12px;
  margin-right: 8px;
}
.br_student_quiz .br_student_quiz_quiz .quiz_progress .bullets {
  float: left;
}
.br_student_quiz .br_student_quiz_quiz .quiz_progress .bullets .bullet {
  float: left;
  width: 10px;
  height: 10px;
  /*border:1px solid #222;*/
  border-radius: 5px;
  background-color: #999;
  margin: 8px 6px 0px 0px;
}
.br_student_quiz .br_student_quiz_quiz .quiz_progress .bullets .bullet.active {
  background-color: yellow;
}
.br_student_quiz .br_student_quiz_quiz .quiz_progress .bullets .bullet.right {
  background-color: green;
}
.br_student_quiz .br_student_quiz_quiz .quiz_progress .bullets .bullet.wrong {
  background-color: #cf1a1a;
}
.br_student_quiz .br_student_quiz_quiz .joker {
  float: right;
  width: 70px;
}
.br_student_quiz .br_student_quiz_quiz .joker .btn_jokers {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  height: 50px;
  width: 50px;
  cursor: pointer;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.85);
}
.br_student_quiz .br_student_quiz_quiz .joker .btn_jokers .btn_jokers_inner {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
}
.br_student_quiz .br_student_quiz_quiz .joker .btn_jokers i {
  line-height: 50px;
  font-size: 29px;
}
.br_student_quiz .br_student_quiz_quiz .joker .skip i {
  margin-left: 4px;
}
.br_student_quiz .br_student_quiz_quiz .joker .btn_jokers span {
  display: inline-block;
  line-height: 50px;
  font-size: 16px;
}
.br_student_quiz .br_student_quiz_quiz .joker .btn_jokers:hover {
  background-color: #cf1a1a;
}
.br_student_quiz .br_student_quiz_quiz .joker .btn_jokers:hover i,
.br_student_quiz .br_student_quiz_quiz .joker .btn_jokers:hover span {
  color: #FFF;
}
.br_student_quiz .br_student_quiz_quiz .joker .joker-1,
.br_student_quiz .br_student_quiz_quiz .joker .joker-2,
.br_student_quiz .br_student_quiz_quiz .joker .joker-3 {
  position: absolute;
  top: 5px;
  right: -20px;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: green;
}
.br_student_quiz .br_student_quiz_quiz .joker .joker-1.used,
.br_student_quiz .br_student_quiz_quiz .joker .joker-2.used,
.br_student_quiz .br_student_quiz_quiz .joker .joker-3.used {
  background: #cf1a1a;
}
.br_student_quiz .br_student_quiz_quiz .joker .joker-2 {
  top: 21px;
}
.br_student_quiz .br_student_quiz_quiz .joker .joker-3 {
  top: 37px;
}
@media screen and (max-width: 767px) {
  .br_student_quiz .br_student_quiz_quiz .fragen {
    float: none;
    width: 100%;
  }
  .br_student_quiz .br_student_quiz_quiz .joker {
    float: none;
    width: 100%;
    clear: both;
    margin-top: 15px;
  }
  .br_student_quiz .br_student_quiz_quiz .joker .btn_jokers {
    margin-left: 15px;
  }
  .br_student_quiz .br_student_quiz_quiz .joker .btn_jokers:first-child {
    margin-left: 0px;
  }
  .br_student_quiz .br_student_quiz_quiz .joker .joker-1,
  .br_student_quiz .br_student_quiz_quiz .joker .joker-2,
  .br_student_quiz .br_student_quiz_quiz .joker .joker-3 {
    top: auto;
    right: auto;
    left: 5px;
    bottom: -20px;
  }
  .br_student_quiz .br_student_quiz_quiz .joker .joker-2 {
    left: 21px;
  }
  .br_student_quiz .br_student_quiz_quiz .joker .joker-3 {
    left: 37px;
  }
}
@media (max-width: 576px) {
  .br_student_quiz .br_student_quiz_catgories {
    padding: 20px 0px;
  }
  .br_student_quiz .br_student_quiz_daily_routines_apprentice,
  .br_student_quiz .br_student_quiz_daily_routines_school_portrait,
  .br_student_quiz .br_student_quiz_providers,
  .br_student_quiz .br_student_quiz_providers_imst {
    padding: 20px 0px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_provider_container,
  .br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_provider_container,
  .br_student_quiz .br_student_quiz_providers .btn_provider_container,
  .br_student_quiz .br_student_quiz_providers_imst .btn_provider_container {
    width: 100%;
    height: 100%;
  }
  .br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_provider_container a,
  .br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_provider_container a,
  .br_student_quiz .br_student_quiz_providers .btn_provider_container a,
  .br_student_quiz .br_student_quiz_providers_imst .btn_provider_container a {
    width: 140px;
    height: 140px;
    overflow: hidden;
    display: flex;
    justify-content: center;
  }
  .br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_provider_container a img,
  .br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_provider_container a img,
  .br_student_quiz .br_student_quiz_providers .btn_provider_container a img,
  .br_student_quiz .br_student_quiz_providers_imst .btn_provider_container a img {
    width: initial;
    height: 100%;
  }
  .br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_daily_routine_apprentice,
  .br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_daily_routine_apprentice,
  .br_student_quiz .br_student_quiz_providers .btn_daily_routine_apprentice,
  .br_student_quiz .br_student_quiz_providers_imst .btn_daily_routine_apprentice,
  .br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_daily_routine_school_portrait,
  .br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_daily_routine_school_portrait,
  .br_student_quiz .br_student_quiz_providers .btn_daily_routine_school_portrait,
  .br_student_quiz .br_student_quiz_providers_imst .btn_daily_routine_school_portrait,
  .br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_provider,
  .br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_provider,
  .br_student_quiz .br_student_quiz_providers .btn_provider,
  .br_student_quiz .br_student_quiz_providers_imst .btn_provider {
    margin-bottom: 5px;
  }
  .br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_daily_routine_apprentice img,
  .br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_daily_routine_apprentice img,
  .br_student_quiz .br_student_quiz_providers .btn_daily_routine_apprentice img,
  .br_student_quiz .br_student_quiz_providers_imst .btn_daily_routine_apprentice img,
  .br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_daily_routine_school_portrait img,
  .br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_daily_routine_school_portrait img,
  .br_student_quiz .br_student_quiz_providers .btn_daily_routine_school_portrait img,
  .br_student_quiz .br_student_quiz_providers_imst .btn_daily_routine_school_portrait img,
  .br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_provider img,
  .br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_provider img,
  .br_student_quiz .br_student_quiz_providers .btn_provider img,
  .br_student_quiz .br_student_quiz_providers_imst .btn_provider img {
    width: 100%;
    height: 100%;
  }
  .br_student_quiz .br_student_quiz_daily_routines_apprentice .btn_provider,
  .br_student_quiz .br_student_quiz_daily_routines_school_portrait .btn_provider,
  .br_student_quiz .br_student_quiz_providers .btn_provider,
  .br_student_quiz .br_student_quiz_providers_imst .btn_provider {
    cursor: pointer;
  }
  .br_student_quiz .br_student_quiz_daily_routines_apprentice .dailyRoutineBox,
  .br_student_quiz .br_student_quiz_daily_routines_school_portrait .dailyRoutineBox,
  .br_student_quiz .br_student_quiz_providers .dailyRoutineBox,
  .br_student_quiz .br_student_quiz_providers_imst .dailyRoutineBox {
    margin-top: 30px;
    padding: 0px 5px;
  }
  .br_student_quiz .br_student_quiz_daily_routines_apprentice .dailyRoutineBox img,
  .br_student_quiz .br_student_quiz_daily_routines_school_portrait .dailyRoutineBox img,
  .br_student_quiz .br_student_quiz_providers .dailyRoutineBox img,
  .br_student_quiz .br_student_quiz_providers_imst .dailyRoutineBox img {
    cursor: pointer;
  }
}
.br_student_quiz .br_student_quiz_state_box {
  position: relative;
  display: none;
  margin: 50px auto 70px auto;
  width: 500px;
  text-align: center;
}
.br_student_quiz .br_student_quiz_state_box .bttn_power_game_stop_mm {
  position: absolute;
  height: 50px;
  width: 50px;
  top: -70px;
  right: 0px;
  cursor: pointer;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.85);
}
.br_student_quiz .br_student_quiz_state_box .bttn_power_game_stop_mm i {
  line-height: 50px;
  font-size: 29px;
}
.br_student_quiz .br_student_quiz_state_box .bttn_power_game_stop_mm:hover {
  background-color: #cf1a1a;
}
.br_student_quiz .br_student_quiz_state_box .bttn_power_game_stop_mm:hover i {
  color: #FFF;
}
.br_student_quiz .br_student_quiz_state_box .br_student_quiz_state_box_ue {
  background-color: rgba(255, 255, 255, 0.85);
  font-size: 24px;
  padding: 8px 10px;
}
.br_student_quiz .br_student_quiz_state_box .br_student_quiz_state_box_ue i.fa-check {
  font-size: 54px;
  color: green;
  margin: 10px 0px;
}
.br_student_quiz .br_student_quiz_state_box .br_student_quiz_state_box_ue i.fa-times {
  font-size: 54px;
  color: #cf1a1a;
  margin: 10px 0px;
}
.br_student_quiz .br_student_quiz_state_box .br_student_quiz_state_box_text {
  background-color: rgba(255, 255, 255, 0.85);
  font-size: 20px;
  padding: 8px 10px;
  margin-top: 20px;
}
.br_student_quiz .br_student_quiz_state_box button {
  display: block;
  width: 100%;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .br_student_quiz .br_student_quiz_state_box {
    width: 100%;
  }
}
.br_student_quiz .bttn__next__chapter__mm {
  font-size: 14px;
}
@media screen and (max-width: 991px) {
  .br_student_quiz .bttn__next__chapter__mm,
  .br_student_quiz .bttn__next__chapter__mm__container {
    width: 100%;
    margin-left: 0px;
  }
}
@media screen and (max-width: 400px) {
  .br_student_quiz .bttn__next__chapter__mm {
    font-size: 10px;
  }
}
.br_student_quiz .br_student_quiz_chapter_ready_new {
  position: relative;
  margin-top: 30px;
  display: none;
}
.br_student_quiz .br_student_quiz_chapter_ready_new .bttn_power_game_stop_mm {
  position: absolute;
  height: 50px;
  width: 50px;
  top: -70px;
  right: 0px;
  cursor: pointer;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.85);
}
.br_student_quiz .br_student_quiz_chapter_ready_new .bttn_power_game_stop_mm i {
  line-height: 50px;
  font-size: 29px;
}
.br_student_quiz .br_student_quiz_chapter_ready_new .bttn_power_game_stop_mm:hover {
  background-color: #cf1a1a;
}
.br_student_quiz .br_student_quiz_chapter_ready_new .bttn_power_game_stop_mm:hover i {
  color: #FFF;
}
.br_student_quiz .br_student_quiz_chapter_ready_new .chapter {
  position: relative;
}
.br_student_quiz .br_student_quiz_chapter_ready_new .chapter .bubble {
  float: left;
  width: 70%;
}
.br_student_quiz .br_student_quiz_chapter_ready_new .chapter .guide {
  max-width: 378px;
  width: 30%;
  max-height: 526px;
  float: right;
}
.br_student_quiz .br_student_quiz_chapter_ready_new .chapter .guide img {
  max-width: 378px;
  width: 100%;
  height: auto;
}
.br_student_quiz .br_student_quiz_chapter_ready_new .chapter .bttn__next__chapter__mm {
  margin-top: 14px;
}
@media screen and (max-width: 767px) {
  .br_student_quiz .br_student_quiz_chapter_ready_new .chapter .guide {
    display: none;
  }
  .br_student_quiz .br_student_quiz_chapter_ready_new .chapter .bubble {
    position: relative;
    width: 100%;
  }
}
.quizGameMMOverlayNoClickUser {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: transparent;
  z-index: 9999;
}
.br_student_quiz_state_box_text_wrong_set span {
  display: inline-block;
  color: green;
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 4px;
}
/********** Game Responsiv **********/
@media screen and (max-width: 767px) {
  .br_student_quiz {
    margin-left: 6px;
    margin-right: 6px;
  }
}
/********** Game Konfetti Canvas **********/
canvas#canvasKonfettiQuizGame {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: transparent;
  zindex: 1;
  pointer-events: none;
}
.z-index-30 {
  z-index: 30;
}
.z-index-31 {
  z-index: 31;
}
.z-index-32 {
  z-index: 32;
}
.z-index-33 {
  z-index: 33;
}
.z-index-34 {
  z-index: 34;
}
.z-index-35 {
  z-index: 35;
}
.z-index-36 {
  z-index: 36;
}
.z-index-37 {
  z-index: 37;
}
.z-index-38 {
  z-index: 38;
}
.z-index-39 {
  z-index: 39;
}
.z-index-40 {
  z-index: 40;
}
/********** Allgemein **********/
.newsInnerContainer {
  margin-top: 40px;
}
.btnNewsShowOldMessages {
  display: inline-block;
  cursor: pointer;
  color: #FFF;
  background-color: #cf1a1a;
  padding: 4px 15px;
  margin-bottom: 20px;
  margin-top: 5px;
}
.btnNewsShowOldMessages i {
  margin-right: 10px;
  vertical-align: middle;
  font-size: 20px;
}
.newsInnerContainer .newsTableHead .newsTableHeadElement {
  width: 25%;
  float: left;
  cursor: pointer;
  text-align: center;
  font-size: 22px;
  padding: 10px 6px;
  border-bottom: 1px solid #999;
}
.newsInnerContainer .newsTableHead .width100 {
  width: 100%;
}
.newsInnerContainer .newsTableHead .width50 {
  width: 50%;
}
.newsInnerContainer .newsTableHead .width33 {
  width: 33.3%;
}
.newsInnerContainer .newsTableHead .newsTableHeadElement .newsTableHeadCount {
  display: inline-block;
  color: #FFF;
  background-color: #cf1a1a;
  width: 22px;
  height: 22px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  margin-left: 8px;
  vertical-align: text-top;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
#newsTabHead1.newsTabActive,
#newsTabHead1:hover {
  color: #cf1a1a !important;
  border-bottom: 3px solid #cf1a1a !important;
}
#newsTabHead2.newsTabActive,
#newsTabHead2:hover {
  /*color:#00a2ff !important;
    border-bottom:3px solid #00a2ff !important;*/
  color: #cf1a1a !important;
  border-bottom: 3px solid #cf1a1a !important;
}
#newsTabHead3.newsTabActive,
#newsTabHead3:hover {
  /*color:#ffa200 !important;
    border-bottom:3px solid #ffa200 !important;*/
  color: #cf1a1a !important;
  border-bottom: 3px solid #cf1a1a !important;
}
#newsTabHead4.newsTabActive,
#newsTabHead4:hover {
  /*color:#c600ff !important;
    border-bottom:3px solid #c600ff !important;*/
  color: #cf1a1a !important;
  border-bottom: 3px solid #cf1a1a !important;
}
.newsInnerContainer .newsTabElements {
  padding: 20px 10px;
}
.newsInnerContainer .newsTabElements .newsTabElement .newsTabElementEmtpy {
  padding: 20px 0px 0px 0px;
}
/*********** Header News Element ***********/
.newsMessageItem {
  border-bottom: 1px solid #CCC;
  padding: 10px 15px;
  cursor: pointer;
}
.newsMessageItem:hover {
  background-color: #ec1a1a;
  color: #FFF;
}
.newsMessageItem .newsIconUe {
  font-size: 13px;
}
.newsMessageItem .newsIconUeSmall {
  font-size: 12px;
}
.newsMessageItem .newsIconText {
  font-size: 11px;
  margin-top: 6px;
}
/********** Categorie Booking Message **********/
.newsTabElement .newsMessageItem {
  background-color: #FFF;
  border-bottom: 0px;
  margin-bottom: 16px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
.newsTabElement .newsMessageItem.newsIconNew {
  background-color: #DDD;
}
.newsTabElement .newsMessageItem:hover {
  /*background-color:#DDD;*/
  color: #646363;
}
.newsTabElement .newsMessageItem.newsIconNew:hover {
  background-color: #CCC;
  color: #646363;
}
.newsTabElement .newsMessageItem .newsIconUe {
  font-size: 17px;
}
.newsTabElement .newsMessageItem .newsIconUeSmall {
  font-size: 15px;
}
.newsTabElement .newsMessageItem .newsIconText {
  font-size: 14px;
}
.newsTabElement .newsMessageItem .newsMessageLeft {
  float: left;
  width: 6%;
}
.newsTabElement .newsMessageItem .newsMessageLeft i {
  font-size: 26px;
}
.newsTabElement .newsMessageItem .newsMessageRight {
  float: left;
  width: 94%;
}
.newsMessageText {
  display: none;
  padding: 20px;
}
.newsOldMessageHolder {
  display: none;
}
/********** Berufsreise Messages Detail in Window **********/
.messageHolder {
  margin: 20px 40px;
}
.messageHolder .myNewsBerufsreiseInWindowUe {
  font-size: 19px;
}
.messageHolder .myNewsBerufsreiseInWindowUeSmall {
  font-size: 16px;
}
.messageHolder .myNewsBerufsreiseInWindowText {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .newsInnerContainer .newsTableHead .newsTableHeadElement {
    width: 100% !important;
    float: none !important;
  }
  .newsTabElement .newsMessageItem .newsMessageLeft {
    width: 11%;
  }
  .newsTabElement .newsMessageItem .newsMessageLeft i {
    font-size: 16px;
  }
  .newsTabElement .newsMessageItem .newsMessageRight {
    width: 89%;
  }
  .messageHolder {
    margin: 20px 20px;
  }
}
.settingsBox {
  position: relative;
  background-color: #ddd;
  padding: 20px;
  margin-top: 60px;
}
.settingsBox .settingsHeader {
  position: absolute;
  left: 100px;
  right: 100px;
  top: -18px;
  padding: 6px 20px;
  text-align: center;
  font-size: 17px;
  background-color: #cf1a1a;
  color: #FFF;
}
.settingsBox .settingsInfoText {
  margin: 20px 0px;
}
.settingsBox .settingsErrorMsg {
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.settingsBox .settingsOkMsg {
  color: #3c763d;
  background-color: #dff0d8;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.settingsBox .settingsFormHolder {
  margin-top: 10px;
}
.settingsBox .settingsSubmitHolder {
  margin-top: 20px;
  text-align: center;
}
.settingsSubmitHolder {
  margin-top: 20px;
  text-align: center;
}
.settings-container .settingsSubmitHolder {
  margin-top: 20px;
  text-align: center;
}
.settingsErrorMsg {
  display: none;
  margin-top: 15px;
}
.settingsOkMsg {
  display: none;
  margin-top: 15px;
}
.settingsWorldLeftHolder {
  float: left;
  width: 50%;
}
.settingsWorldLeftHolder .settingsWorldLeftElement {
  cursor: pointer;
  margin-top: 20px;
  border: 3px solid transparent;
}
.settingsWorldLeftHolder .settingsWorldLeftElement img {
  width: 100%;
}
.settingsWorldLeftHolder .settingsWorldLeftElement.worldActive {
  border: 3px solid #cf1a1a;
}
.settingsWorldRightHolder {
  float: left;
  width: 50%;
}
.settingsWorldRightHolder .settingsWorldRightBox .settingsWorldRightElement {
  cursor: pointer;
  border: 3px solid transparent;
  overflow: hidden;
  width: 60%;
  margin-left: 20%;
  margin-top: 25px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.settingsWorldRightHolder .settingsWorldRightBox .settingsWorldRightElement img {
  width: 100%;
}
.settingsWorldRightHolder .settingsWorldRightBox .settingsWorldRightElement.worldRightActive {
  border: 3px solid #cf1a1a;
  overflow: hidden;
}
.settingStudentCodesHolder b {
  display: inline-block;
  background-color: #FFF;
  padding: 6px 20px;
  font-weight: normal;
  margin: 10px 0px;
}
.settingsStudentParent .settingsStudentParentHolder {
  padding: 15px 0px;
}
.settingsStudentParent .settingsStudentParentHolder .settingStudentParentElement {
  margin-bottom: 14px;
}
.settingsStudentParent .settingsStudentParentHolder .settingStudentParentElement .settingStudentParentData {
  float: left;
  width: 70%;
}
.settingsStudentParent .settingsStudentParentHolder .settingStudentParentElement .settingStudentParentData span {
  display: inline-block;
  background-color: #FFF;
  padding: 6px 20px;
}
.settingsStudentParent .settingsStudentParentHolder .settingStudentParentElement .btnStudentParentDelete {
  float: left;
  width: 28%;
  margin-left: 2%;
  text-align: right;
}
.settingsStudentParentEmpty {
  display: inline-block;
  background-color: #FFF;
  padding: 6px 20px;
}
.studentPersonData,
.parentPersonData {
  background-color: #FFF;
  padding: 6px 20px;
}
.studentPtsSettingsSetColorsMM .settingsBox .settingsHeader {
  background-color: #669999 !important;
  color: #FFF !important;
}
.studentPtsSettingsSetColorsMM .btn-default,
.backend-container .btn-success {
  background-color: #669999;
  border-color: #669999;
  color: #FFF;
}
.studentPtsSettingsSetColorsMM .backend-container .btn-success:hover {
  color: #FFF;
}
.studentPtsSettingsSetColorsMM .btn-reset,
.btn-info {
  background-color: transparent;
  border-color: #646363;
}
.pts-scholar-settings-self-color {
  margin-top: 20px;
}
.pts-scholar-settings-self-color .pts-scholar-settings-self-box-color-holder {
  margin-top: 12px;
}
.pts-scholar-settings-self-color .pts-scholar-settings-self-box-color-holder .pts-scholar-settings-self-box-color {
  display: inline-block;
  width: 45px;
  height: 45px;
  margin-left: 5px;
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.pts-scholar-settings-self-color .pts-scholar-settings-self-box-color-holder .pts-scholar-settings-self-box-color-checked {
  border: 2px solid #000;
}
.pts-scholar-settings-self-color .pts-scholar-settings-self-box-color-holder .pts-scholar-settings-self-box-color-a {
  background-color: #b5485e;
}
.pts-scholar-settings-self-color .pts-scholar-settings-self-box-color-holder .pts-scholar-settings-self-box-color-b {
  background-color: #95dee3;
}
.pts-scholar-settings-self-color .pts-scholar-settings-self-box-color-holder .pts-scholar-settings-self-box-color-c {
  background-color: #666a73;
}
.pts-scholar-settings-self-color .pts-scholar-settings-self-box-color-holder .pts-scholar-settings-self-box-color-d {
  background-color: #5990b0;
}
.pts-scholar-settings-self-color .pts-scholar-settings-self-box-color-holder .pts-scholar-settings-self-box-color-e {
  background-color: #e9cc9e;
}
.pts-scholar-settings-self-title {
  margin-top: 30px;
}
.pts-scholar-settings-self-title .pts-scholar-settings-self-title-text-holder {
  text-align: center;
}
.pts-scholar-settings-self-title .pts-scholar-settings-self-title-text-holder .pts-scholar-settings-self-title-text-pic {
  margin: 12px auto 0px auto;
  width: 280px;
  padding: 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.pts-scholar-settings-self-title .pts-scholar-settings-self-title-text-holder .pts-scholar-settings-self-title-text-pic .pts-scholar-settings-self-title-text-pic-rahmen {
  height: 182px;
  background-image: url('/bundles/frontend/images/ptsStudent/settings/titel_rand.png');
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 40px;
}
.pts-scholar-settings-self-title .pts-scholar-settings-self-title-text-holder .pts-scholar-settings-self-title-text-pic .pts-scholar-settings-self-title-text-pic-rahmen input {
  width: 100%;
  text-align: center;
  font-family: DessertMenuScript-Regular;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 30px;
  background-color: transparent;
  background: transparent;
  border: none;
}
.pts-scholar-settings-self-hand {
  margin-top: 30px;
}
.pts-scholar-settings-self-hand .pts-scholar-settings-self-hand-holder {
  margin-top: 12px;
}
.pts-scholar-settings-self-hand .pts-scholar-settings-self-hand-holder .pts-scholar-settings-self-hand-box {
  float: left;
  width: 18%;
  margin-left: 2%;
  border: 3px solid transparent;
  cursor: pointer;
}
.pts-scholar-settings-self-hand .pts-scholar-settings-self-hand-holder .pts-scholar-settings-self-hand-box img {
  width: 100%;
}
.pts-scholar-settings-self-hand .pts-scholar-settings-self-hand-holder .pts-scholar-settings-self-hand-box-checked {
  border: 3px solid #000;
}
@media (max-width: 767px) {
  .settingsBox .settingsHeader {
    left: 0px;
    right: 0px;
  }
}
/********** My Events Box **********/
.eventListItem {
  position: relative;
  background-color: #FFF;
  width: 320px;
  height: 450px;
  margin: 15px auto 15px auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
.eventListItem a {
  outline: none !important;
  text-decoration: none !important;
}
@media (max-width: 500px) {
  .eventListItem #eventListCreateNewEventBtn {
    float: none;
    width: 100%;
    margin: 20px 0px 25px 0px;
  }
}
.eventListItem .eventListItemPicture img {
  width: 100%;
}
.eventListItem .eventListItemTag {
  width: 100%;
  padding: 6px 6px;
  color: #FFF;
  text-decoration: none;
  background-color: #5CA847;
}
.eventListItem .eventListItemTag .eventTagName {
  font-weight: bold;
}
.eventListItem .editBtn,
.eventListItem .deleteBtn,
.eventListItem .cancelBtn,
.eventListItem .showBtn {
  display: none;
  position: absolute;
  top: 52px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 22px;
  color: #FFF;
  outline: none !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.eventListItem .eventListItemTextHolder {
  padding: 20px 20px 0px 20px;
}
.eventListItem .eventListItemTextHolder .eventName {
  text-decoration: none;
  font-size: 16px;
  height: 45px;
  overflow: hidden;
  margin-top: 5px;
  color: #646363;
}
.eventListItem .eventListItemTextHolder .eventListItemAction a {
  display: inline-block;
  margin-top: 5px;
  font-size: 15px;
  color: #646363;
}
.eventListItem .eventListItemTextHolder .eventListItemAction a i {
  margin-right: 10px;
  font-size: 16px;
  color: #cf1a1a;
}
.eventListItem .editBtn {
  right: 75px;
}
.eventListItem .showBtn {
  right: 130px;
}
.eventListItem .deleteBtn,
.eventListItem .cancelBtn {
  cursor: pointer;
}
.eventListItem .editBtn:hover,
.eventListItem .showBtn:hover,
.eventListItem .deleteBtn:hover,
.eventListItem .cancelBtn:hover {
  color: #cf1a1a;
}
@media (max-width: 991px) {
  .eventListItem .editBtn,
  .eventListItem .deleteBtn,
  .eventListItem .cancelBtn,
  .eventListItem .showBtn {
    display: block;
  }
}
.eventListItem:hover .editBtn,
.eventListItem:hover .deleteBtn,
.eventListItem:hover .cancelBtn,
.eventListItem:hover .showBtn {
  display: block;
}
.eventDeletePopup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.eventDeletePopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.eventDeletePopup .container {
  height: auto;
  background-color: white;
  width: 50%;
  margin-left: 25%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 30px;
  padding-bottom: 10px;
}
.eventDeletePopup .container .header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 17px;
}
.eventDeletePopup .container .content {
  max-height: 70vh;
  padding: 15px;
  overflow-y: scroll;
}
.eventDeletePopup .container .content .row {
  margin-top: 10px;
}
.eventDeletePopup .container .content .bookingsHTML {
  margin-top: 0px;
  max-height: 400px;
  overflow-y: scroll;
}
.eventViewContainerPublic .eventViewImage {
  margin-top: 30px;
}
.eventViewContainerPublic .eventViewDetails .row {
  margin-top: 15px;
}
.eventViewContainerPublic .addBookmarkBtn {
  margin-top: 35px;
  padding-left: 15px;
  padding-right: 15px;
}
.eventViewContainerPublic .addedBookmarkBtn {
  margin-top: 35px;
}
.eventViewContainerPublic .addedBookmarkBtn i {
  font-size: 22px;
  margin-right: 10px;
}
.eventViewContainer .eventViewImage {
  margin-top: 30px;
}
.eventViewContainer .eventViewDetails .row {
  margin-top: 15px;
}
.eventEdit {
  margin-bottom: 40px;
}
.eventEdit .galleryName {
  display: block;
  color: red;
  margin: 15px;
  margin-left: 0px;
  font-weight: bold;
}
.eventJobItem {
  padding: 5px;
}
.eventJobItem .btnDeleteEventJob {
  color: red;
}
.eventSuccess {
  margin-bottom: 100px;
}
.eventSuccess .eventSuccessRow {
  text-align: center;
  margin-top: 90px;
}
.eventSuccess .eventSuccessOrContainer {
  position: absolute;
  right: -14px;
  top: 98px;
}
.eventSuccess a {
  position: relative;
  display: inline-block;
  padding: 20px 20px;
  background-color: #cf1a1a;
  color: #FFF;
  width: 280px;
  font-size: 18px;
  margin-top: 20px;
  outline: none;
  text-align: center;
}
.eventSuccess a i {
  font-size: 36px;
}
.createAppointmentContainer a {
  outline: none !important;
}
.createAppointmentContainer a:focus,
.createAppointmentContainer a:active {
  text-decoration: none !important;
}
.createAppointmentContainer .step1,
.createAppointmentContainer .step2A,
.createAppointmentContainer .step2B,
.createAppointmentContainer .step2D {
  margin-bottom: 25px;
}
.createAppointmentContainer .step2B,
.createAppointmentContainer .step2D {
  margin-top: 100px;
}
.createAppointmentContainer .step2AForm2 {
  margin-top: 50px;
}
.createAppointmentContainer .stepButtonsContainer {
  text-align: center;
  margin-top: 90px;
}
.createAppointmentContainer .stepButtonsContainer .buttonActive {
  background-color: #049372;
  text-decoration: none !important;
}
.createAppointmentContainer .stepButtonsContainer a {
  position: relative;
  display: inline-block;
  padding: 20px 20px;
  background-color: #888;
  color: #FFF;
  width: 280px;
  font-size: 18px;
  margin-top: 20px;
  outline: none;
}
.createAppointmentContainer .stepButtonsContainer i {
  font-size: 36px;
}
.createAppointmentContainer .stepDone .stepButtonsContainer a {
  background-color: #cf1a1a;
}
.createAppointmentContainer .orContainer {
  position: absolute;
  right: -14px;
  top: 98px;
}
.createAppointmentContainer .orContainerStepA,
.createAppointmentContainer .orContainerStepB {
  position: absolute;
  right: -14px;
  top: 98px;
}
.createAppointmentContainer .orContainerStepC {
  position: absolute;
  right: -15px;
  top: 70px;
}
@media (max-width: 991px) {
  .createAppointmentContainer .orContainerStepA {
    display: none;
  }
}
.createAppointmentContainer .questionIcon {
  position: absolute;
  right: 8px;
  top: 8px;
  font-size: 18px !important;
}
.createAppointmentContainer .step2ButtonB .firstIcon {
  position: absolute;
  margin-left: -42px;
  margin-top: -5px;
  background-color: #888;
  z-index: 3;
}
.createAppointmentContainer .step2ButtonB .secondIcon {
  position: absolute;
  margin-left: -36px;
  background-color: #888;
  margin-top: 1px;
  z-index: 2;
}
.createAppointmentContainer .step2ButtonB .thirdIcon {
  position: absolute;
  margin-left: -30px;
  background-color: #888;
  margin-top: 7px;
  z-index: 1;
}
.createAppointmentContainer .buttonActive .firstIcon,
.createAppointmentContainer .buttonActive .secondIcon,
.createAppointmentContainer .buttonActive .thirdIcon {
  background-color: #049372;
}
.createAppointmentContainer .step2BFormSeparator {
  height: 6px;
}
.createAppointmentContainer #step2BFormEndDate,
.createAppointmentContainer #step2BFormStartDate,
.createAppointmentContainer #step2BFormBookableUntil,
.createAppointmentContainer #step2DFormEndDate,
.createAppointmentContainer #step2DFormStartDate,
.createAppointmentContainer #step2DFormBookableUntil {
  width: 250px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.createAppointmentContainer .step2BFormStartDateCalendar,
.createAppointmentContainer .step2BFormEndDateCalendar,
.createAppointmentContainer .step2DFormStartDateCalendar,
.createAppointmentContainer .step2DFormEndDateCalendar {
  font-size: 18px;
  margin-left: -26px;
  margin-top: 8px;
  position: relative;
  z-index: 4;
}
.createAppointmentContainer .step2BWeekdayElement .step2BCheckboxHolder {
  display: inline-block;
  cursor: pointer;
}
.createAppointmentContainer .step2BWeekdayElement .step2BCheckboxHolder span {
  display: block;
  float: left;
  font-size: 16px;
  margin-left: 12px;
}
.createAppointmentContainer .step2BWeekdayElement .step2BCheckboxHolder .step2BCheckbox {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  text-align: center;
  cursor: pointer;
  float: left;
  margin-left: 6px;
}
.createAppointmentContainer .step2BWeekdayElement .step2BCheckboxHolder .step2BCheckbox i {
  display: none;
  line-height: 13px;
  color: #cf1a1a;
  font-size: 26px;
}
.createAppointmentContainer .step2BWeekdayElement .step2BCheckboxIn {
  display: block;
}
.createAppointmentContainer .step2BWeekdayElement .step2BCheckboxIn input {
  background-color: #FFF;
  margin-bottom: 15px;
  margin-top: 6px;
  padding: 5px;
  border: 1px solid #CCC;
  margin-left: 6px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.createAppointmentContainer .step2BWeekdayElement .step2BCheckboxIn .input-group {
  display: block;
}
.createAppointmentContainer .step2BWeekdayElement .step2BCheckboxIn .fa-clock-o {
  position: absolute;
  font-size: 19px;
  margin-left: -26px;
  margin-top: 12px;
}
.createAppointmentContainer .step2BWeekdayElement .step2BCheckboxHolder:hover i {
  display: block;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.createAppointmentContainer .step2BWeekdayElement .step2BCheckboxOn .step2BCheckbox i {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
}
.createAppointmentSeriesContainer .durationContainer,
.createAppointmentSeriesContainer .bookableUntilContainer {
  padding: 20px 10px;
  margin-bottom: 4px;
}
.createAppointmentSeriesContainer .durationContainer input,
.createAppointmentSeriesContainer .bookableUntilContainer input {
  background-color: #FFF;
  padding: 5px;
  border: 1px solid #CCC;
  width: 250px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.createAppointmentSeriesContainer .durationContainer i.fa-calendar-mm-dauer,
.createAppointmentSeriesContainer .bookableUntilContainer i.fa-calendar-mm-dauer {
  font-size: 18px;
  margin-left: -26px;
  margin-top: 7px;
  position: absolute;
  z-index: 4;
}
.createAppointmentSeriesContainer .durationContainer input#durationContainerEndAppoinmentIn,
.createAppointmentSeriesContainer .bookableUntilContainer input#durationContainerEndAppoinmentIn {
  width: 45px;
  text-align: center;
}
.createAppointmentSeriesContainer .durationContainer .durationContainerLabel,
.createAppointmentSeriesContainer .bookableUntilContainer .durationContainerLabel {
  display: inline-block;
  width: 85px;
  margin-left: 10px;
}
.createAppointmentSeriesContainer .bookableUntilContainer {
  padding: 0px 10px;
}
.createAppointmentSeriesContainer .myEventAppointmentSerieCreateWrapMuster .durationContainerLabel {
  display: inline-block;
  margin-left: 10px;
}
.createAppointmentSeriesContainer .checkboxContainer {
  display: inline-block;
  cursor: pointer;
}
.createAppointmentSeriesContainer .checkboxContainer span {
  display: block;
  float: left;
  font-size: 16px;
  margin-left: 12px;
}
.createAppointmentSeriesContainer .checkboxContainer .appointmentCheckbox {
  float: left;
  margin-left: 6px;
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  cursor: pointer;
}
.createAppointmentSeriesContainer .checkboxContainer .appointmentCheckbox i {
  display: none;
  margin-top: 8%;
  margin-left: 14%;
  color: #cf1a1a;
  font-size: 15px;
}
.createAppointmentSeriesContainer .checkboxContainer .appointmentCheckbox i.fa-check {
  line-height: 13px;
  font-size: 26px;
}
.createAppointmentSeriesContainer .checkboxContainer:hover i {
  display: block;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.createAppointmentSeriesContainer .appointmentCheckboxOn .appointmentCheckbox i {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
}
.createAppointmentSeriesContainer .timeContainer,
.createAppointmentSeriesContainer .maxPersonContainer {
  padding: 20px 10px;
}
.createAppointmentSeriesContainer .timeContainer label,
.createAppointmentSeriesContainer .maxPersonContainer label {
  margin-bottom: 4px;
}
.createAppointmentSeriesContainer .timeContainer input,
.createAppointmentSeriesContainer .maxPersonContainer input {
  background-color: #FFF;
  padding: 5px;
  border: 1px solid #CCC;
  width: 250px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.createAppointmentSeriesContainer .timeContainer i {
  font-size: 18px;
  margin-left: -26px;
  margin-top: 7px;
  position: absolute;
  z-index: 4;
}
.createAppointmentSeriesContainer .templateContainer {
  padding: 20px 10px;
}
.createAppointmentSeriesContainer .templateContainer .templateContainerLeft {
  float: left;
  width: 420px;
}
.createAppointmentSeriesContainer .templateContainer .templateContainerLeft .templateTypeContainer {
  float: left;
  width: 690px;
}
.createAppointmentSeriesContainer .templateContainer input,
.createAppointmentSeriesContainer .templateContainer select {
  background-color: #FFF;
  padding: 5px;
  border: 1px solid #CCC;
  width: 250px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.createAppointmentSeriesContainer .templateContainer span {
  font-size: 14px;
}
.createAppointmentSeriesContainer .templateContainer input#templateDayInput,
.createAppointmentSeriesContainer .templateContainer input#templateWeekInputX,
.createAppointmentSeriesContainer .templateContainer input#templateWeekInputZ,
.createAppointmentSeriesContainer .templateContainer input#templateMonthFirstInputZ,
.createAppointmentSeriesContainer .templateContainer input#templateMonthSecondInputX {
  width: 45px;
  text-align: center;
  margin: 0px 8px;
}
.createAppointmentSeriesContainer .templateContainer #templateMonthFirstSelectInputX,
.createAppointmentSeriesContainer .templateContainer #templateMonthFirstSelectInputZ {
  width: 110px;
  margin: 0px 8px;
}
.createAppointmentSeriesContainer .templateContainer .templateWeekDay {
  width: 110px;
  margin-right: 40px;
  margin-top: 14px;
}
.createAppointmentSeriesContainer .templateTypeDay span {
  margin-left: 12px;
}
.createAppointmentSeriesContainer .templateTypeDay span span {
  margin-left: 0px;
}
.appointmentList .appointment .btnBook {
  position: absolute;
  bottom: 10px;
  right: 12px;
  font-size: 12px;
}
.appointmentListContainer .listContainer {
  margin-top: 40px;
}
.appointmentListContainer .listContainer .listElement {
  position: relative;
  background-color: #FFF;
  width: 245px;
  height: 300px;
  margin: 20px auto 20px auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
.appointmentListContainer .listContainer .listElement .listElementPicture {
  position: relative;
  text-align: center;
  padding: 20px 0px;
  background-color: #DDD;
  height: 155px;
  height: 77px;
}
.appointmentListContainer .listContainer .listElement .listElementPicture > i {
  position: absolute;
  font-size: 48px;
  z-index: 1;
  color: #FFF;
  left: 15px;
  bottom: 15px;
}
.appointmentListContainer .listContainer .listElement .listElementPicture .listElementCanceledinfo {
  position: absolute;
  z-index: 1;
  color: #FFF;
  left: 0px;
  top: 0px;
  background-color: #cf1a1a;
  padding: 4px 10px;
}
.appointmentListContainer .listContainer .listElement .informationPopup {
  background-color: white;
  z-index: 2;
  min-height: 150px;
  min-width: 290px;
  height: 150px;
  width: 290px;
  resize: both;
  position: absolute;
  top: 300px;
  left: -20px;
  padding: 5px;
  overflow-y: scroll;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.26);
}
.appointmentListContainer .listContainer .listElement .editBtn,
.appointmentListContainer .listContainer .listElement .deleteBtn,
.appointmentListContainer .listContainer .listElement .deactivateBtn,
.appointmentListContainer .listContainer .listElement .activateBtn,
.appointmentListContainer .listContainer .listElement .activateManualEnrollBtn,
.appointmentListContainer .listContainer .listElement .deactivateManualEnrollBtn {
  display: none;
  position: absolute;
  top: 25px;
  right: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  font-size: 22px;
  color: #000;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 2;
}
.appointmentListContainer .listContainer .listElement .editBtn i,
.appointmentListContainer .listContainer .listElement .deleteBtn i,
.appointmentListContainer .listContainer .listElement .deactivateBtn i,
.appointmentListContainer .listContainer .listElement .activateBtn i,
.appointmentListContainer .listContainer .listElement .activateManualEnrollBtn i,
.appointmentListContainer .listContainer .listElement .deactivateManualEnrollBtn i {
  font-size: 16px;
}
.appointmentListContainer .listContainer .listElement .editBtn {
  right: 60px;
}
.appointmentListContainer .listContainer .listElement .deactivateBtn,
.appointmentListContainer .listContainer .listElement .activateBtn {
  right: 100px;
}
.appointmentListContainer .listContainer .listElement .activateManualEnrollBtn,
.appointmentListContainer .listContainer .listElement .deactivateManualEnrollBtn {
  right: 140px;
}
.appointmentListContainer .listContainer .listElement .eventName {
  margin: 10px;
  font-size: 16px;
  overflow: hidden;
}
.appointmentListContainer .listContainer .listElement .dateContainer {
  margin: 10px 10px 0px 10px;
  font-size: 14px;
}
.appointmentListContainer .listContainer .listElement .dateContainer > div {
  margin-top: 2px;
}
.appointmentListContainer .listContainer .listElement .dateContainer .dateLabel {
  color: #cf1a1a;
  display: inline-block;
  width: 70px;
}
.appointmentListContainer .listContainer .listElement .daysShadow {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26);
}
.appointmentListContainer .listContainer .listElement .selectAppointmentCheckbox {
  position: absolute;
  right: 14px;
  bottom: 14px;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  text-align: center;
  z-index: 11;
  cursor: pointer;
}
.appointmentListContainer .listContainer .listElement .selectAppointmentCheckbox i {
  display: none;
  line-height: 13px;
  color: #cf1a1a;
  font-size: 26px;
}
.appointmentListContainer .listContainer .listElement .bookableUntil {
  position: absolute;
  bottom: 0;
  margin: 10px;
  font-size: 12px;
}
.appointmentListContainer .listContainer .listElement:hover .editBtn,
.appointmentListContainer .listContainer .listElement:hover .deleteBtn,
.appointmentListContainer .listContainer .listElement:hover .deactivateBtn,
.appointmentListContainer .listContainer .listElement:hover .activateBtn,
.appointmentListContainer .listContainer .listElement:hover .activateManualEnrollBtn,
.appointmentListContainer .listContainer .listElement:hover .deactivateManualEnrollBtn {
  display: block;
}
@media (max-width: 991px) {
  .appointmentListContainer .listContainer .editBtn,
  .appointmentListContainer .listContainer .deleteBtn,
  .appointmentListContainer .listContainer .deactivateBtn,
  .appointmentListContainer .listContainer .activateBtn {
    display: block;
  }
}
.appointmentDeletePopup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.appointmentDeletePopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.appointmentDeletePopup .container {
  height: auto;
  background-color: white;
  width: 50%;
  margin-left: 25%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 30px;
  padding-bottom: 10px;
}
.appointmentDeletePopup .container .header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 17px;
}
.appointmentDeletePopup .container .content {
  max-height: 70vh;
  padding: 15px;
  overflow-y: scroll;
}
.appointmentDeletePopup .container .content .row {
  margin-top: 10px;
}
.appointmentDeletePopup .container .content .bookingsHTML {
  margin-top: 0px;
  max-height: 400px;
  overflow-y: scroll;
}
.editAppointmentContainer a {
  outline: none !important;
}
.editAppointmentContainer a:focus,
.editAppointmentContainer a:active {
  text-decoration: none !important;
}
.editAppointmentContainer .step1,
.editAppointmentContainer .step2A,
.editAppointmentContainer .step2B {
  margin-bottom: 25px;
}
.editAppointmentContainer .step2B {
  margin-top: 100px;
}
.editAppointmentContainer .step2AForm2 {
  margin-top: 50px;
}
.editAppointmentContainer .stepButtonsContainer {
  text-align: center;
  margin-top: 90px;
}
.editAppointmentContainer .stepButtonsContainer .buttonActive {
  background-color: #049372;
  text-decoration: none !important;
}
.editAppointmentContainer .stepButtonsContainer a {
  position: relative;
  display: inline-block;
  padding: 20px 20px;
  background-color: #888;
  color: #FFF;
  width: 280px;
  font-size: 18px;
  margin-top: 20px;
  outline: none;
}
.editAppointmentContainer .stepButtonsContainer i {
  font-size: 36px;
}
.editAppointmentContainer .stepDone .stepButtonsContainer a {
  background-color: #cf1a1a;
}
.editAppointmentContainer .orContainer {
  position: absolute;
  right: -14px;
  top: 98px;
}
.editAppointmentContainer .orContainerStepA,
.editAppointmentContainer .orContainerStepB {
  position: absolute;
  right: -14px;
  top: 98px;
}
.editAppointmentContainer .orContainerStepC {
  position: absolute;
  right: -15px;
  top: 70px;
}
@media (max-width: 991px) {
  .editAppointmentContainer .orContainerStepA {
    display: none;
  }
}
.editAppointmentContainer .questionIcon {
  position: absolute;
  right: 8px;
  top: 8px;
  font-size: 18px !important;
}
.editAppointmentContainer .step2ButtonB .firstIcon {
  position: absolute;
  margin-left: -42px;
  margin-top: -5px;
  background-color: #888;
  z-index: 3;
}
.editAppointmentContainer .step2ButtonB .secondIcon {
  position: absolute;
  margin-left: -36px;
  background-color: #888;
  margin-top: 1px;
  z-index: 2;
}
.editAppointmentContainer .step2ButtonB .thirdIcon {
  position: absolute;
  margin-left: -30px;
  background-color: #888;
  margin-top: 7px;
  z-index: 1;
}
.editAppointmentContainer .buttonActive .firstIcon,
.editAppointmentContainer .buttonActive .secondIcon,
.editAppointmentContainer .buttonActive .thirdIcon {
  background-color: #049372;
}
.editAppointmentContainer .step2BFormSeparator {
  height: 6px;
}
.editAppointmentContainer #step2BFormEndDate,
.editAppointmentContainer #step2BFormStartDate,
.editAppointmentContainer #step2BFormBookableUntil,
.editAppointmentContainer #step2DFormEndDate,
.editAppointmentContainer #step2DFormStartDate,
.editAppointmentContainer #step2DFormBookableUntil {
  width: 250px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.editAppointmentContainer .step2BFormStartDateCalendar,
.editAppointmentContainer .step2BFormEndDateCalendar,
.editAppointmentContainer .step2DFormStartDateCalendar,
.editAppointmentContainer .step2DFormEndDateCalendar {
  font-size: 18px;
  margin-left: -26px;
  margin-top: 8px;
  position: relative;
  z-index: 4;
}
.editAppointmentContainer .step2BWeekdayElement .step2BCheckboxHolder {
  display: inline-block;
  cursor: pointer;
}
.editAppointmentContainer .step2BWeekdayElement .step2BCheckboxHolder span {
  display: block;
  float: left;
  font-size: 16px;
  margin-left: 12px;
}
.editAppointmentContainer .step2BWeekdayElement .step2BCheckboxHolder .step2BCheckbox {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  text-align: center;
  cursor: pointer;
  float: left;
  margin-left: 6px;
}
.editAppointmentContainer .step2BWeekdayElement .step2BCheckboxHolder .step2BCheckbox i {
  display: none;
  line-height: 13px;
  color: #cf1a1a;
  font-size: 26px;
}
.editAppointmentContainer .step2BWeekdayElement .step2BCheckboxIn {
  margin-bottom: 10px;
}
.editAppointmentContainer .step2BWeekdayElement .step2BCheckboxIn input {
  background-color: #FFF;
  margin-bottom: 15px;
  margin-top: 6px;
  padding: 5px;
  border: 1px solid #CCC;
  margin-left: 6px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.editAppointmentContainer .step2BWeekdayElement .step2BCheckboxIn .input-group {
  display: block;
}
.editAppointmentContainer .step2BWeekdayElement .step2BCheckboxIn .fa-clock-o {
  position: absolute;
  font-size: 19px;
  margin-left: -26px;
  margin-top: 12px;
}
.editAppointmentContainer .step2BWeekdayElement .step2BCheckboxHolder:hover i {
  display: block;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.editAppointmentContainer .step2BWeekdayElement .step2BCheckboxOn .step2BCheckbox i {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
}
.feedbackContainer {
  margin-top: 0px;
  margin-bottom: 40px;
}
.feedbackContainer .select2-container {
  margin-bottom: 8px;
}
.feedbackContainer .wimmelBilderContainerChangePic {
  position: relative;
  width: 900px;
  float: left;
  margin-top: 40px;
}
.feedbackContainer .wimmelBilderContainerChangePic img {
  width: 900px;
}
.feedbackContainer .wimmelBilderContainerDragQuestions {
  width: 200px;
  float: left;
  margin-left: 40px;
  margin-top: 40px;
}
.feedbackContainer .wimmelBilderContainerDragQuestions .btn-wide {
  width: 100%;
}
.feedbackContainer .wimmelBilderDragDropQuestionElem {
  width: 200px;
  background-color: #000000;
  margin-bottom: 14px;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  padding: 10px 0px;
  cursor: move;
}
.feedbackContainer .wimmelBilderContainerChangePic .wimmelBilderContainerChangePicHover {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.4);
}
.feedbackContainer .wimmelBilderContainerChangePic.ui-state-dragger-hover .wimmelBilderContainerChangePicHover {
  display: block;
}
.feedbackContainer .feedbackAnswersContainer {
  margin-top: 45px;
}
.feedbackContainer .feedbackAnswersContainer .answerTitle {
  font-size: 16px;
}
.feedbackContainer .feedbackAnswersContainer .answerTitle span {
  position: relative;
  cursor: pointer;
  background: #c00;
  padding: 5px 20px;
  display: block;
  color: #FFF;
}
.feedbackContainer .feedbackAnswersContainer .answerTitle i {
  position: absolute;
  top: 8px;
  right: 15px;
  font-size: 28px;
  line-height: 16px;
}
.feedbackContainer .feedbackAnswersContainer .answersBlock {
  display: none;
  padding: 10px;
}
.feedbackContainer .feedbackAnswersContainer .answersBlock .answerContainer {
  margin-top: 10px;
}
.feedbackContainer .feedbackAnswersContainer .answersBlock .answerContainer .question {
  font-weight: bold;
  font-size: 16px;
}
.feedbackContainer .feedbackAnswersContainer .answersBlock .answerContainer .answer {
  font-size: 15px;
}
.feedbackContainer .feedbackAnswersContainer .feedbackCreateLinkBox {
  text-align: center;
  margin-top: 90px;
}
.feedbackContainer .feedbackAnswersContainer .feedbackCreateLinkBox a {
  position: relative;
  display: inline-block;
  padding: 20px 20px;
  background-color: #cf1a1a;
  color: #FFF;
  width: 280px;
  font-size: 18px;
  margin-top: 20px;
  outline: none;
}
.feedbackContainer .feedbackAnswersContainer .feedbackCreateLinkBox i {
  font-size: 36px;
}
#wimmelBilderChangeLoadingOverlayMM {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.25);
  color: #FFF;
  text-align: center;
  font-size: 46px;
  z-index: 999998;
}
.btn-info-mm {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}
.btn-info-mm:hover,
.btn-info-mm:focus {
  background-color: #000;
  color: #FFF;
}
.wimmelBilderContainerChangePicOAllAnswersOkUser {
  position: absolute;
  top: 50px;
  left: 50px;
  right: 50px;
  padding: 45px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 999;
  font-size: 26px;
  text-align: center;
}
.wimmelBilderRightMenuInfoOut {
  margin-top: 100px;
}
.wimmelBilderRightMenuInfoOut .wimmelBilderRightMenuColorHolderElem {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-bottom: 6px;
}
.wimmelBilderRightMenuInfoOut .wimmelBilderRightMenuTextHolderElem {
  float: left;
  margin-bottom: 6px;
}
.wimmelBilderRightMenuInfoOut .wimmelBilderRightMenuColorHolderElemA {
  background-color: #2980b9;
}
.wimmelBilderRightMenuInfoOut .wimmelBilderRightMenuColorHolderElemB {
  background-color: #c0392b;
}
.wimmelBilderRightMenuInfoOut .wimmelBilderRightMenuColorHolderElemC {
  background-color: #27ae60;
}
/********** Event bearbeiten Buttons **********/
.btn-reflexion-change {
  width: 55%;
  margin-top: 10px;
}
.btn-reflexion-answer {
  width: 43%;
  margin-top: 10px;
}
/********** Anbieter Reflexionsfragen bearbeiten **********/
.wimmelbilder-change-container div span[type="label"],
.wimmelbilder-change-container div strong {
  display: none;
}
.wimmelBilderContainer .select2-container {
  margin-bottom: 8px;
}
/********** Anbieter Wimmelbild Fragen setzen **********/
.wimmelBilderContainer .wimmelBilderContainerChangePic {
  position: relative;
  width: 900px;
  float: left;
  margin-top: 40px;
}
.wimmelBilderContainer .wimmelBilderContainerChangePic img {
  width: 900px;
}
.wimmelBilderContainer .wimmelBilderContainerDragQuestions {
  width: 200px;
  float: left;
  margin-left: 40px;
  margin-top: 40px;
}
.wimmelBilderContainer .wimmelBilderContainerDragQuestions .btn-wide {
  width: 100%;
}
.wimmelBilderDragDropQuestionElem {
  width: 200px;
  background-color: #000000;
  margin-bottom: 14px;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  padding: 10px 0px;
  cursor: move;
}
.wimmelBilderContainer .wimmelBilderContainerChangePic .wimmelBilderContainerChangePicHover {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.4);
}
.wimmelBilderContainer .wimmelBilderContainerChangePic.ui-state-dragger-hover .wimmelBilderContainerChangePicHover {
  display: block;
}
.wimmelBilderContainerChangePicDropElem {
  position: absolute !important;
  cursor: move;
}
.wimmelBilderContainerChangePicDropElemA {
  background-color: rgba(41, 128, 185, 0.7);
}
.wimmelBilderContainerChangePicDropElemB {
  background-color: rgba(192, 57, 43, 0.7);
}
.wimmelBilderContainerChangePicDropElemC {
  background-color: rgba(39, 174, 96, 0.7);
}
.wimmelBilderContainerChangePicDropElem.ui-resizable {
  position: absolute !important;
}
/********** Student Wimmelbild anzeigen mit Fragen **********/
.wimmelBilderContainerUserPicHiddenElem {
  position: absolute !important;
  cursor: pointer;
}
.wimmelBilderContainerUserPicHiddenElem:hover {
  position: absolute !important;
  cursor: pointer;
  background-color: rgba(207, 26, 26, 0.7);
}
.wimmelBilderContainerUserPicHiddenElem.isReadyElemQuestionsSet {
  background-color: rgba(0, 124, 0, 0.7) !important;
  cursor: auto !important;
}
.wimmelBilderContainerChangePicOverlayUser {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 998;
}
.hiddenQuestionWimmelbildHolderOwn {
  position: absolute;
  top: 50px;
  left: 50px;
  right: 50px;
  padding: 40px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 999;
}
.hiddenQuestionWimmelbildHolderOwn textarea {
  /*width:100%;*/
  margin-bottom: 10px;
}
#hiddenAnswerUserWimmelbildFieldButtonCancelA,
#hiddenAnswerUserWimmelbildFieldButtonCancelB,
#hiddenAnswerUserWimmelbildFieldButtonCancelC {
  background-color: transparent;
  border-color: #000;
  color: #000;
}
#hiddenAnswerUserWimmelbildFieldButtonCancelA:hover,
#hiddenAnswerUserWimmelbildFieldButtonCancelB:hover,
#hiddenAnswerUserWimmelbildFieldButtonCancelC:hover {
  background-color: #000;
  color: #FFF;
}
/********** Gewinnspiel LSR **********/
.wimmelBilderAllowInner {
  padding-top: 20px;
}
.wimmelBilderAllowInnerCheckbox {
  float: left;
}
.wimmelBilderInnerHeader {
  font-size: 20px;
}
.wimmelBilderInnerText {
  margin: 15px 0;
}
.wimmelBilderInnerTextParagraph {
  font-size: 14px;
  text-align: left;
  padding-left: 20px;
}
.wimmelBilderAllowSuccess {
  display: none;
  font-size: 14px;
  text-align: center;
  padding-top: 20px;
}
.wimmelBilderGewinnspielExport {
  position: relative;
  min-height: 40px;
}
.wimmelBilderGewinnspielExportInner {
  float: right;
}
.btnWimmelBilderGewinnspiel {
  color: white;
}
.btnWimmelBilderAllowSend {
  color: white;
}
.teacherClassListContainer {
  margin-bottom: 50px;
}
.teacherClassListContainer .classListElement {
  position: relative;
  background-color: #FFF;
  width: 245px;
  height: 326px;
  height: 252px;
  margin: 20px auto 20px auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
.teacherClassListContainer .classListElement .classHeader {
  position: relative;
  text-align: center;
  padding: 20px 0px;
  background-color: #555;
  height: 155px;
  height: 77px;
}
.teacherClassListContainer .classListElement .classHeader .className {
  color: #FFF;
  position: absolute;
  right: 15px;
  bottom: 20px;
}
.teacherClassListContainer .classListElement .classHeader i {
  position: absolute;
  font-size: 40px;
  z-index: 1;
  color: #FFF;
  left: 15px;
  bottom: 20px;
}
.teacherClassListContainer .classListElement .teacherName {
  padding: 10px 10px 0px 10px;
  font-size: 16px;
  overflow: hidden;
  height: 56px;
}
.teacherClassListContainer .classListElement .classLinks {
  margin: 6px 14px 0px 14px;
  text-align: left;
}
.teacherClassListContainer .classListElement .classLinks a {
  display: inline-block;
  margin-top: 6px;
  font-size: 14px;
  color: #646363;
  outline: none !important;
  text-decoration: none;
  cursor: pointer;
}
.teacherClassListContainer .classListElement .classLinks a i {
  margin-right: 10px;
  font-size: 16px;
  color: #cf1a1a;
  width: 15px;
}
.teacherClassListContainer .classListElement .teacherSchoolClassCreated {
  font-size: 8px;
  margin-top: 20px;
  margin-right: 5px;
  position: absolute;
  right: 0px;
  bottom: 5px;
}
.teacherClassListManagementContainer {
  margin-bottom: 50px;
}
.teacherClassListManagementContainer .classListElement {
  margin-top: 20px;
}
.classStudentListContainer .table .td {
  vertical-align: middle;
}
.classStudentListContainer .table .checkbox {
  margin-bottom: 0px;
}
.classStudentListContainer .checkbox {
  display: inline-block;
}
.classesDetailPopup,
.specialFieldDetailPopup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.classesDetailPopup .background,
.specialFieldDetailPopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.classesDetailPopup .container,
.specialFieldDetailPopup .container {
  height: 70%;
  background-color: white;
  width: 60%;
  margin-left: 20%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
}
.classesDetailPopup .container .header,
.specialFieldDetailPopup .container .header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 17px;
}
.classesDetailPopup .container .content,
.specialFieldDetailPopup .container .content {
  max-height: 75%;
  padding: 15px;
  overflow-y: auto;
}
.schoolClassPointsContainer .tabulator {
  padding-left: 20px;
}
.schoolClassPointsContainer .separator {
  width: 100%;
  background-color: #cf1a1a;
  border-color: #cf1a1a;
  color: white;
  border-radius: 0;
  padding: 6px 12px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}
#countDownContainer {
  text-align: center;
  margin-bottom: 20px;
}
#countDownContainer .days,
#countDownContainer .hours,
#countDownContainer .minutes,
#countDownContainer .seconds {
  width: 100px;
  height: 100px;
  color: white;
  border-radius: 15px;
  border-color: #646363;
  border-style: solid;
  border-width: 2px;
  position: relative;
}
#countDownContainer #days,
#countDownContainer #hours,
#countDownContainer #minutes,
#countDownContainer #seconds {
  width: 100%;
  position: relative;
  top: 30px;
  font-size: 20px;
}
#countDownContainer .days {
  background-color: #e30613;
}
#countDownContainer .hours {
  background-color: #1a8f35;
}
#countDownContainer .minutes {
  background-color: #009ad8;
}
#countDownContainer .seconds {
  background-color: #f7a600;
}
#countDownContainer .countDownLabel {
  width: 100%;
  position: absolute;
  bottom: 5px;
}
.pointsLabel {
  width: 100px;
  height: 100px;
  color: white;
  border-radius: 15px;
  border-color: #646363;
  border-style: solid;
  border-width: 2px;
  background-color: #0073ae;
  margin: 0 auto;
  margin-bottom: 10px;
}
.specialFieldsCreateContainer .numberOfStudentsContainer > label,
.specialFieldsEditContainer .numberOfStudentsContainer > label,
.classesCreateContainer .numberOfStudentsContainer > label,
.classesEditContainer .numberOfStudentsContainer > label {
  margin-bottom: 15px;
}
.specialFieldsCreateContainer .numberOfStudentsContainer .row,
.specialFieldsEditContainer .numberOfStudentsContainer .row,
.classesCreateContainer .numberOfStudentsContainer .row,
.classesEditContainer .numberOfStudentsContainer .row {
  margin-bottom: 15px;
}
.orderFolderContainer .formElement {
  margin-bottom: 12px;
}
.orderFolderContainer .formElement label {
  margin-top: 10px;
}
.orderFolderContainer .formElement input {
  float: left;
  width: 80px;
  margin-right: 15px;
}
.orderFolderContainer .formElement .fa-circle {
  font-size: 1.5em;
}
.orderFolderContainer .formElement .fa-info {
  line-height: 1.5em;
}
.orderFolderContainer .formElement textarea {
  height: 150px;
}
.orderFolderContainer .dsgvoContainer {
  border: 2px solid red;
  padding: 10px;
  margin-bottom: 20px;
}
.editProfile {
  margin-bottom: 40px;
}
.editProfile .customMediaWidget img {
  width: 250px;
}
.editProfile #persons .personContainer {
  position: relative;
  height: 190px;
  width: 280px;
  margin-top: 10px;
}
.editProfile #persons .personContainer .overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.65;
  background-color: black;
}
.editProfile #persons .personContainer .personName {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 10px;
  color: white;
}
.editProfile #persons .personContainer .personEditButton,
.editProfile #persons .personContainer .personDeleteButton {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 22px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 22px;
  color: #FFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.editProfile #persons .personContainer .personEditButton {
  right: 75px;
}
.editProfile #persons .personContainer img {
  width: 100%;
}
.editProfile #persons .personContainer .contactImageContainer {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.editProfile #persons .personContainer .contactImageContainer img {
  position: absolute;
  width: 100%;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
.editProfile #persons .personContainer:hover .personEditButton,
.editProfile #persons .personContainer:hover .personDeleteButton {
  display: block;
}
.editProfile #persons .personEditButton:hover,
.editProfile #persons .personDeleteButton:hover {
  color: red;
}
.editProfile #persons .addPersonButton {
  margin-top: 15px;
  margin-bottom: 30px;
}
.editProfile #locations img {
  height: 255px;
  width: 255px;
}
.editProfile #locations .locationContainer {
  position: relative;
  min-height: 255px;
  min-width: 255px;
  margin-top: 10px;
}
.editProfile #locations .locationContainer .overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.65;
  background-color: black;
}
.editProfile #locations .locationContainer .locationAddress {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 10px;
  color: white;
}
.editProfile #locations .locationContainer .locationAddress .name {
  font-size: 15px;
  margin-bottom: 10px;
}
.editProfile #locations .locationContainer .locationEditButton,
.editProfile #locations .locationContainer .locationDeleteButton {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 22px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 22px;
  color: #FFF;
  z-index: 5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.editProfile #locations .locationContainer .locationEditButton {
  right: 75px;
}
.editProfile #locations .locationContainer:hover .locationEditButton,
.editProfile #locations .locationContainer:hover .locationDeleteButton {
  display: block;
}
.editProfile #locations .locationEditButton:hover,
.editProfile #locations .locationDeleteButton:hover {
  color: red;
}
.editProfile #locations .addLocationButton {
  margin-top: 15px;
  margin-bottom: 30px;
}
.editProfile .galleryName {
  display: block;
  color: red;
  margin: 15px;
  margin-left: 15px;
  margin-left: 0px;
  font-weight: bold;
}
.companyProfileAddPersonPopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.companyProfileAddPersonPopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.companyProfileAddPersonPopup .container {
  padding: 25px;
  height: 80%;
  background-color: white;
  width: 40%;
  margin-left: 30%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: column;
}
.companyProfileAddPersonPopup .container .header {
  margin-bottom: 10px;
}
.companyProfileAddPersonPopup .container .content {
  flex: 1;
  padding: 15px;
  overflow-y: auto;
  overflow-x: hidden;
}
.companyProfileAddPersonPopup .container .content .addPersonForm .formRow {
  margin-bottom: 10px;
}
.companyProfileAddPersonPopup .container .content .addPersonForm .formRow select,
.companyProfileAddPersonPopup .container .content .addPersonForm .formRow input,
.companyProfileAddPersonPopup .container .content .addPersonForm .formRow textarea {
  width: 100%;
}
.companyProfileAddPersonPopup .container .content .addPersonForm .formRow textarea {
  resize: none;
}
.companyProfileAddPersonPopup .container .content .addPersonForm .formSaveButton {
  margin-top: 20px;
  text-align: center;
}
.companyProfileAddLocationPopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.companyProfileAddLocationPopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.companyProfileAddLocationPopup .container {
  padding: 25px;
  background-color: white;
  width: 40%;
  margin-left: 30%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: column;
}
.companyProfileAddLocationPopup .container .header {
  margin-bottom: 10px;
}
.companyProfileAddLocationPopup .container .content {
  flex: 1;
  padding: 15px;
  overflow-y: auto;
  overflow-x: hidden;
}
.companyProfileAddLocationPopup .container .content .addLocationForm .formRow {
  margin-bottom: 10px;
}
.companyProfileAddLocationPopup .container .content .addLocationForm .formRow select,
.companyProfileAddLocationPopup .container .content .addLocationForm .formRow input,
.companyProfileAddLocationPopup .container .content .addLocationForm .formRow textarea {
  width: 100%;
}
.companyProfileAddLocationPopup .container .content .addLocationForm .formRow textarea {
  resize: none;
}
.companyProfileAddLocationPopup .container .content .addLocationForm .formSaveButton {
  margin-top: 20px;
  text-align: center;
}
.boProfileAddPersonPopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.boProfileAddPersonPopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.boProfileAddPersonPopup .container {
  padding: 25px;
  height: 80%;
  background-color: white;
  width: 40%;
  margin-left: 30%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: column;
}
.boProfileAddPersonPopup .container .header {
  margin-bottom: 10px;
}
.boProfileAddPersonPopup .container .content {
  flex: 1;
  padding: 15px;
  overflow-y: auto;
  overflow-x: hidden;
}
.boProfileAddPersonPopup .container .content .addPersonForm .formRow {
  margin-bottom: 10px;
}
.boProfileAddPersonPopup .container .content .addPersonForm .formRow select,
.boProfileAddPersonPopup .container .content .addPersonForm .formRow input,
.boProfileAddPersonPopup .container .content .addPersonForm .formRow textarea {
  width: 100%;
}
.boProfileAddPersonPopup .container .content .addPersonForm .formRow textarea {
  resize: none;
}
.boProfileAddPersonPopup .container .content .addPersonForm .formSaveButton {
  margin-top: 20px;
  text-align: center;
}
.boProfileAddLocationPopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.boProfileAddLocationPopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.boProfileAddLocationPopup .container {
  padding: 25px;
  background-color: white;
  width: 40%;
  margin-left: 30%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: column;
}
.boProfileAddLocationPopup .container .header {
  margin-bottom: 10px;
}
.boProfileAddLocationPopup .container .content {
  flex: 1;
  padding: 15px;
  overflow-y: auto;
  overflow-x: hidden;
}
.boProfileAddLocationPopup .container .content .addLocationForm .formRow {
  margin-bottom: 10px;
}
.boProfileAddLocationPopup .container .content .addLocationForm .formRow select,
.boProfileAddLocationPopup .container .content .addLocationForm .formRow input,
.boProfileAddLocationPopup .container .content .addLocationForm .formRow textarea {
  width: 100%;
}
.boProfileAddLocationPopup .container .content .addLocationForm .formRow textarea {
  resize: none;
}
.boProfileAddLocationPopup .container .content .addLocationForm .formSaveButton {
  margin-top: 20px;
  text-align: center;
}
.schoolProfileAddPersonPopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.schoolProfileAddPersonPopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.schoolProfileAddPersonPopup .container {
  padding: 25px;
  height: 80%;
  background-color: white;
  width: 40%;
  margin-left: 30%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: column;
}
.schoolProfileAddPersonPopup .container .header {
  margin-bottom: 10px;
}
.schoolProfileAddPersonPopup .container .content {
  flex: 1;
  padding: 15px;
  overflow-y: auto;
  overflow-x: hidden;
}
.schoolProfileAddPersonPopup .container .content .addPersonForm .formRow {
  margin-bottom: 10px;
}
.schoolProfileAddPersonPopup .container .content .addPersonForm .formRow select,
.schoolProfileAddPersonPopup .container .content .addPersonForm .formRow input,
.schoolProfileAddPersonPopup .container .content .addPersonForm .formRow textarea {
  width: 100%;
}
.schoolProfileAddPersonPopup .container .content .addPersonForm .formRow textarea {
  resize: none;
}
.schoolProfileAddPersonPopup .container .content .addPersonForm .formSaveButton {
  margin-top: 20px;
  text-align: center;
}
.schoolProfileAddLocationPopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.schoolProfileAddLocationPopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.schoolProfileAddLocationPopup .container {
  padding: 25px;
  background-color: white;
  width: 40%;
  margin-left: 30%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: column;
}
.schoolProfileAddLocationPopup .container .header {
  margin-bottom: 10px;
}
.schoolProfileAddLocationPopup .container .content {
  flex: 1;
  padding: 15px;
  overflow-y: auto;
  overflow-x: hidden;
}
.schoolProfileAddLocationPopup .container .content .addLocationForm .formRow {
  margin-bottom: 10px;
}
.schoolProfileAddLocationPopup .container .content .addLocationForm .formRow select,
.schoolProfileAddLocationPopup .container .content .addLocationForm .formRow input,
.schoolProfileAddLocationPopup .container .content .addLocationForm .formRow textarea {
  width: 100%;
}
.schoolProfileAddLocationPopup .container .content .addLocationForm .formRow textarea {
  resize: none;
}
.schoolProfileAddLocationPopup .container .content .addLocationForm .formSaveButton {
  margin-top: 20px;
  text-align: center;
}
.owl-theme .owl-dots {
  margin-top: 50px;
}
.dailyRoutineContainer {
  position: relative;
}
.dailyRoutineContainer .dayTimeContainer {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  margin-top: 30px;
  margin-bottom: 30px;
}
.dailyRoutineContainer .dayTimeContainer img.imgClockIcon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 20px;
}
.dailyRoutineContainer .heading {
  margin-top: 25px;
  font-size: 34px;
  font-weight: bold;
}
.dailyRoutineContainer .videoContainer {
  width: 550px;
  margin: 30px auto 0px auto;
  z-index: 5;
  padding: 14px 14px 0px 14px;
  background-color: #FFF;
}
.dailyRoutineContainer .videoContainer iframe {
  height: 320px;
  width: 100%;
}
.dailyRoutineContainer .videoContainer .description {
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  text-align: center;
  color: #0073ae;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}
.dailyRoutineContainer .imageContainer {
  width: 550px;
  margin: 30px auto;
  z-index: 5;
  padding: 14px;
  background-color: #FFF;
}
.dailyRoutineContainer .imageContainer img {
  max-width: 523px;
  max-height: 500px;
  object-fit: contain;
}
.dailyRoutineContainer .imageContainer .description {
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  text-align: center;
  color: #0073ae;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}
.dailyRoutineContainer .descriptionContainerVideo {
  position: relative;
  width: 480px;
  margin: 30px auto 0px auto;
  /*padding:14px 14px 0px 14px;
        background-color:#FFF;*/
  z-index: 5;
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg);
}
.dailyRoutineContainer .descriptionContainerVideo .descriptionText {
  min-height: 20px;
  /*background-color:#EEE;*/
  padding: 10px;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
.dailyRoutineContainer .descriptionContainerImage {
  position: relative;
  width: 480px;
  margin: 30px auto 0px auto;
  /*padding:14px 14px 0px 14px;
        background-color:#FFF;*/
  z-index: 5;
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.dailyRoutineContainer .descriptionContainerImage .descriptionText {
  min-height: 20px;
  /*background-color:#EEE;*/
  padding: 10px;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .dailyRoutineContainer .iconContainer {
    display: none !important;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .dailyRoutineContainer .descriptionContainerImage {
    width: 430px;
  }
  .dailyRoutineContainer .imageContainer {
    width: 440px;
  }
  .dailyRoutineContainer .descriptionContainerVideo {
    width: 430px;
  }
  .dailyRoutineContainer .videoContainer {
    width: 440px;
  }
  .dailyRoutineContainer .videoContainer iframe {
    height: 260px;
  }
}
@media (max-width: 991px) {
  .dailyRoutineContainer .iconContainer {
    display: none !important;
  }
  .dailyRoutineContainer .descriptionContainerNotMobile {
    display: none !important;
  }
  .dailyRoutineContainer .descriptionContainerMobile {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .dailyRoutineContainer .heading {
    font-size: 22px;
  }
  .dailyRoutineContainer .mmTagesablaufElemOnceUhrzeit {
    display: block;
    font-size: 22px;
  }
  .dailyRoutineContainer .mmTagesablaufElemOnceUhrzeit img {
    width: 24px;
  }
  .dailyRoutineContainer .videoContainer {
    width: 290px;
    margin-top: 20px;
  }
  .dailyRoutineContainer .videoContainer iframe {
    height: 200px;
  }
  .dailyRoutineContainer .imageContainer {
    width: 100%;
    margin-top: 20px;
  }
  .dailyRoutineContainer .descriptionContainerVideo,
  .dailyRoutineContainer .descriptionContainerImage {
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin-top: 20px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .dailyRoutineContainer .descriptionContainerVideo .mmTagesablaufElemOnceBeschreibungBoxLong,
  .dailyRoutineContainer .descriptionContainerImage .mmTagesablaufElemOnceBeschreibungBoxLong {
    font-size: 22px;
    line-height: 22px;
    padding: 0px;
  }
  .dailyRoutineContainer .videoContainer .description,
  .dailyRoutineContainer .imageContainer .description {
    font-size: 16px;
    line-height: 22px;
    height: auto;
    padding-top: 6px;
    padding-bottom: 8px;
  }
}
@media (max-width: 576px) {
  .dailyRoutineContainer .descriptionContainerVideo .descriptionText {
    font-size: 14px;
    line-height: 24px;
  }
  .dailyRoutineContainer .descriptionContainerImage .descriptionText {
    font-size: 14px;
    line-height: 24px;
  }
}
.imageIconTop {
  position: absolute;
  width: 100px;
  top: -38px;
  right: 20px;
}
.videoIconTop {
  position: absolute;
  width: 100px;
  top: -38px;
  left: 18px;
}
.imageIconRight {
  position: absolute;
  width: 60px;
  right: -7px;
  top: 150px;
}
.videoIconRight {
  position: absolute;
  width: 60px;
  right: -52px;
  top: 218px;
}
.imageIconBottom {
  width: 120px;
  margin: 10px auto 0px auto;
}
.videoIconBottom {
  width: 120px;
  margin: 15px auto 0px auto;
}
.imageIconTop img,
.videoIconTop img,
.imageIconRight img,
.videoIconRight img,
.imageIconBottom img,
.videoiconBottom img {
  width: 100%;
}
#dailyRoutinesHolder .owl-controls {
  position: absolute;
  top: 40px;
  left: 0px;
  right: 0px;
}
#dailyRoutinesHolder .owl-controls .owl-pagination {
  display: inline-block;
  height: 4px;
  background: #FFF;
  background-color: #FFF;
}
#dailyRoutinesHolder .owl-controls .owl-pagination .owl-page {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
#dailyRoutinesHolder .owl-controls .owl-pagination .owl-page:first-child {
  margin-left: 10px;
}
#dailyRoutinesHolder .owl-controls .owl-pagination .owl-page .mmTagesablaufOwlPageUhrzeitHover {
  display: none;
  position: absolute;
  top: -54px;
  right: -38px;
  color: #0073ae;
  width: 95px;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
  line-height: 26px;
}
#dailyRoutinesHolder .owl-controls .owl-pagination .owl-page .mmTagesablaufOwlPageUhrzeitHover img {
  display: none;
  width: 20px;
  margin-right: 5px;
  vertical-align: text-top;
  margin-top: 1px;
}
#dailyRoutinesHolder .owl-controls .owl-pagination .owl-page.active .mmTagesablaufOwlPageUhrzeitHover {
  display: block !important;
  bottom: -32px;
  right: -52px;
  top: auto;
  width: 123px;
}
#dailyRoutinesHolder .owl-controls .owl-pagination .owl-page.active .mmTagesablaufOwlPageUhrzeitHover img {
  display: inline-block !important;
}
#dailyRoutinesHolder .owl-controls .owl-pagination .owl-page span {
  width: 22px;
  height: 22px;
  margin: 10px 0px 0px 0px;
  background-color: #edefec;
  background: #edefec;
  border: 3px solid #FFF;
  margin-top: -24px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#dailyRoutinesHolder .owl-controls .owl-pagination .owl-page:hover span,
#dailyRoutinesHolder .owl-controls .owl-pagination .owl-page.active span {
  background-color: #0073ae;
  background: #0073ae;
  border: 3px solid #FFF;
}
#dailyRoutinesHolder .owl-controls .owl-pagination .owl-page:hover .mmTagesablaufOwlPageUhrzeitHover {
  /*display:block !important;*/
}
.btnContainer {
  margin-top: 35px;
}
.btnContainer .btnPrevious {
  float: left;
  cursor: pointer;
  margin-left: 10px;
}
.btnContainer .btnNext {
  float: right;
  cursor: pointer;
  margin-right: 10px;
}
@media (max-width: 1199px) {
  .tagesablaufBackIcoAll {
    display: none;
  }
}
@media (max-width: 767px) {
  #dailyRoutinesHolder .owl-controls {
    display: none !important;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28.06.2017, 14:00:18
    Author     : Alexander Schatz
*/
.lebenslauf_header_placeholder {
  height: 170px;
  width: 100%;
}
.lebenslauf_game {
  color: black;
  min-height: 100vh;
  background-image: url('../images/ptsStudent/back.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lebenslauf_game .lebenslauf_transparent_background {
  width: 100%;
  min-height: 100vh;
  margin: 0 auto;
  padding: 2%;
  background-color: rgba(230, 230, 230, 0);
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 2vmin;
  padding: 2%;
  display: flex;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet {
  flex: 1;
  flex-grow: 0;
  padding: 2.5%;
  padding-top: 5vmin;
  padding-bottom: 5vmin;
  margin: auto;
  flex-basis: 100%;
  background-color: white;
  font-size: 8pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet h1 {
  font-weight: bold;
  margin-top: 2%;
  margin-bottom: 4%;
  font-size: 14pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet h2 {
  font-weight: bold;
  margin-top: 6%;
  font-size: 12pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_element_container {
  width: 100%;
  height: auto;
  padding-bottom: 0.5%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_element_container .lebenslauf_element_text_container {
  float: left;
  width: 45%;
  height: auto;
  min-height: 1.5%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_element_container .lebenslauf_element_text_container_2 {
  width: 35%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_element_container .lebenslauf_element_text_container_3 {
  width: 50%;
  padding-right: 0.5%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_element_container .lebenslauf_value_group_container {
  float: left;
  width: 50%;
  height: auto;
  min-height: 1.5%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_element_container .lebenslauf_value_group_container .lebenslauf_value_container {
  margin-bottom: 1%;
  float: left;
  width: 100%;
  height: auto;
  min-height: 1.5%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_element_container .lebenslauf_value_group_container_3 {
  padding-left: 1%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_footer {
  font-weight: bold;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_signature {
  float: left;
  margin-bottom: 2vmin;
  height: 8%;
  width: 24%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_signature img {
  max-width: 100%;
  max-height: 100%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_signature_3 {
  margin: 0 auto;
  margin-top: 2.5%;
  height: 8%;
  width: 24%;
  margin-left: 0px;
  margin-top: 30px;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_signature_3 img {
  max-width: 100%;
  max-height: 100%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_signature_center {
  margin: 0 auto;
  margin-top: 2.5%;
  height: 8%;
  width: 24%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_signature_center img {
  max-width: 100%;
  max-height: 100%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_dropdown .dropdown-menu {
  width: 30vw;
  left: 50%;
  margin-left: -20vw;
  min-width: 0px;
  font-size: 6pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_dropdown .dropdown-menu li a {
  word-wrap: break-word;
  white-space: normal;
  font-size: 8pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_dropdown .scrollable-menu {
  height: auto;
  max-height: 60vmin;
  overflow-x: hidden;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_bar_left {
  float: left;
  margin-right: 2%;
  width: 2.5%;
  background: #c7c7c7;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet .lebenslauf_bar_green {
  flex: 1;
  height: 0.5vmin;
  width: 55%;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 2%;
  margin-top: 0px;
  background-color: #269100;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet_2 {
  display: flex;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet_2 h1 {
  font-family: 'Merienda One', cursive;
  font-weight: initial;
  font-size: 22pt;
  color: #c7c7c7;
  width: 70%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet_2 h2 {
  color: #8ca5a0;
  margin-bottom: 3%;
  margin-top: 8%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet_3 h1 {
  font-size: 18pt;
  color: #269100;
  margin-bottom: 4vw;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet_3 h2 {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 1%;
  margin-top: 5%;
}
@media screen and (min-width: 750px) {
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet {
    flex-basis: 55%;
    font-size: 8pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet h1 {
    font-size: 12pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet h2 {
    font-size: 10pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet_2 h1 {
    font-size: 24pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet_3 h1 {
    font-size: 22pt;
  }
}
@media screen and (min-width: 1000px) {
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet {
    font-size: 9pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet h1 {
    font-size: 14pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet h2 {
    font-size: 12pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet_2 h1 {
    font-size: 28pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet_3 h1 {
    font-size: 26pt;
  }
}
@media screen and (min-width: 1200px) {
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet {
    font-size: 10pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet h1 {
    font-size: 16pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet h2 {
    font-size: 13pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet_2 h1 {
    font-size: 34pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet_3 h1 {
    font-size: 28pt;
  }
}
@media screen and (min-width: 1400px) {
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet {
    font-size: 10pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet h1 {
    font-size: 18pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet h2 {
    font-size: 14pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet_2 h1 {
    font-size: 36pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_sheet_3 h1 {
    font-size: 30pt;
  }
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_foto_container {
  flex: 1;
  flex-grow: 0;
  flex-basis: 15%;
  position: relative;
  text-align: center;
  margin-left: 2%;
  padding: 2% 0% 1% 0%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_foto_container .lebenslauf_foto_in_container {
  margin-bottom: 10%;
  margin-left: 0;
  clear: both;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_foto_container .lebenslauf_foto_in_container span {
  width: 100%;
  text-align: center;
  font-size: 8pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_foto_container .lebenslauf_foto_in_container img {
  width: 100%;
  height: 100%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_foto {
  display: inline-block;
  height: 19.2vw;
  width: 15vw;
  margin-top: 2%;
  margin-left: -100%;
  border-style: solid;
  border-width: 2px;
  background-color: #d2d2d2;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_foto span {
  width: 100%;
  text-align: center;
  font-size: 8pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_foto img {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 750px) {
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_foto {
    height: 10.2vw;
    width: 8vw;
  }
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_foto_dropdown {
  align-items: center;
  height: 19.2vw;
  width: 15vw;
  margin-top: 2%;
  border-style: solid;
  border-width: 2px;
  background-color: #d2d2d2;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_foto_dropdown span {
  width: 100%;
  text-align: center;
  font-size: 8pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_foto_dropdown img {
  width: 100%;
  height: 100%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_button {
  background-color: #009ad8;
  position: absolute;
  padding-top: 1vmin;
  padding-bottom: 1vmin;
  bottom: 1%;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-style: none;
}
@media screen and (min-width: 1000px) {
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_button {
    font-size: 13pt;
  }
}
@media screen and (min-width: 1200px) {
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_button {
    font-size: 15pt;
  }
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_snippet_container_list {
  flex: 1;
  flex-grow: 0;
  flex-basis: 20%;
  height: 100%;
  margin: 0 2vmin;
  min-height: 20%;
  min-width: 10%;
  display: flex;
  flex-direction: column;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_snippet_container_list .lebenslauf_snippet_container_inside_list {
  flex: 1;
  flex-basis: auto;
  width: 90%;
  display: inline-flex;
  align-items: center;
  min-height: 7vmin;
  margin: 2vmin;
  background-color: #d2d2d2;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_snippet_container_list .lebenslauf_snippet_container_inside_list span {
  font-size: 8pt;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
@media screen and (min-width: 1000px) {
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_snippet_container_list .lebenslauf_snippet_container_inside_list span {
    font-size: 12pt;
  }
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_snippet_container {
  height: auto;
  width: 14vw;
  min-height: 1.3em;
  margin: auto;
  flex: 1 1 auto;
  background-color: #d2d2d2;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_snippet_container span {
  height: auto;
  width: auto;
  vertical-align: middle;
  cursor: pointer;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_snippet_button_container {
  flex: 1 1 auto;
  padding: 0;
  margin: 0;
  font-size: 1pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_snippet_button_container ul {
  font-size: 6pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_snippet_button_container ul li {
  font-size: 6pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_foto_button_container {
  max-width: 16vmin;
  max-height: 5vmin;
  display: inline-block;
  margin: 0 auto;
  font-size: 8pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_foto_button_container ul {
  font-size: 6pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_foto_button_container ul li {
  font-size: 6pt;
}
@media screen and (min-width: 750px) {
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_snippet_button_container {
    display: none;
  }
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_dropdown_button {
  background-color: #d2d2d2;
  padding: 1vmin 1vmin;
  margin: 0;
  font-size: 1pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_dropdown_button span {
  margin: 0 auto;
  padding: 0;
  font-size: 4pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_content .lebenslauf_dropdown_button .caret {
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  border-top: 2px solid #000000;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_results_text {
  margin-left: 2%;
  margin-right: 2%;
  padding: 2%;
  text-align: left;
  flex: 1;
  -webkit-transition: 1s;
  transition: 1s;
  background-color: rgba(255, 255, 255, 0.8);
  align-self: center;
  height: auto;
  display: none;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_results_text h2 {
  margin: auto;
  margin-top: 7.5%;
  margin-bottom: 10%;
  font-size: 12pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_results_text p {
  margin: auto;
  margin-bottom: 7%;
  font-size: 8pt;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_results_text a {
  background-color: #009ad8;
  border-style: none;
  margin-bottom: 7.5%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_results_text a p {
  font-size: 6pt;
  margin-bottom: 0%;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_results_text_2 a {
  background-color: #669999;
  border-style: none;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_results_text_2 a p {
  font-size: 6pt;
  margin-bottom: 0%;
}
@media screen and (min-width: 750px) {
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_results_text h2 {
    font-size: 16pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_results_text p {
    font-size: 12pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_results_text a p {
    font-size: 10pt;
  }
}
@media screen and (min-width: 1000px) {
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_results_text h2 {
    font-size: 20pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_results_text p {
    font-size: 16pt;
  }
  .lebenslauf_game .lebenslauf_transparent_background .lebenslauf_results_text a p {
    font-size: 12pt;
  }
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_button:disabled {
  background-color: #669999;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_button_load {
  background-color: #669999;
  margin: 0 auto;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_button_2 {
  background-color: #669999;
  padding: 1vw 3vw;
  margin: 0 auto;
  border-style: none;
}
.lebenslauf_game .lebenslauf_transparent_background .lebenslauf_button_2:disabled {
  background-color: #669999;
}
@media screen and (max-width: 1025px) and (orientation: portrait) {
  .lebenslauf_game {
    display: none;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28.06.2017, 14:00:18
    Author     : Alexander Schatz
*/
.anschreiben_game {
  color: black;
  min-height: 100vh;
  position: relative;
  background-image: url('../images/ptsStudent/back.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.anschreiben_game .anschreiben_transparent_background {
  width: 100%;
  min-height: 100vh;
  margin: 0 auto;
  padding: 2%;
  background-color: rgba(230, 230, 230, 0);
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 2vmin;
  padding: 2%;
  display: flex;
  align-content: center;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet {
  flex: 1;
  flex-grow: 0;
  flex-basis: 100%;
  align-self: flex-start;
  margin: 0 2vmin;
  padding: 5vmin;
  background-color: white;
  font-size: 8pt;
  font-family: 'Arsenal', sans-serif;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet h1 {
  margin-top: 2%;
  margin-bottom: 4%;
  font-size: 12pt;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet h2 {
  margin-top: 2%;
  font-size: 8pt;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet .anschreiben_head_container {
  margin-top: 3vmin;
  margin-bottom: 3vmin;
  height: auto;
  padding-bottom: 0.5%;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet .anschreiben_element_container {
  margin-top: 1.5vmin;
  margin-bottom: 1.5vmin;
  width: 100%;
  height: auto;
  padding-bottom: 0.5%;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet .anschreiben_value_group_container {
  float: left;
  width: 100%;
  height: auto;
  min-height: 1.5%;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet .anschreiben_value_container {
  float: left;
  width: 100%;
  height: auto;
  min-height: 1.5%;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet .anschreiben_signature {
  float: left;
  margin-bottom: 2vmin;
  height: 8%;
  width: 24%;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet .anschreiben_signature img {
  max-width: 100%;
  max-height: 100%;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet .anschreiben_dropdown_button {
  background-color: #d2d2d2;
  padding: 1vmin 1vmin;
  margin: 0;
  font-size: 1pt;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet .anschreiben_dropdown_button span {
  margin: 0 auto;
  padding: 0;
  font-size: 4pt;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet .anschreiben_dropdown_button .caret {
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  border-top: 2px solid #000000;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet .anschreiben_dropdown .dropdown-menu {
  width: 30vw;
  left: 50%;
  margin-left: -20vw;
  min-width: 0px;
  font-size: 6pt;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet .anschreiben_dropdown .dropdown-menu li a {
  word-wrap: break-word;
  white-space: normal;
  font-size: 8pt;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet .anschreiben_dropdown .scrollable-menu {
  height: auto;
  max-height: 60vmin;
  overflow-x: hidden;
}
@media screen and (min-width: 750px) {
  .anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet {
    flex-basis: 60%;
    font-size: 8pt;
  }
  .anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet h1 {
    font-size: 14pt;
  }
  .anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet h2 {
    font-size: 10pt;
  }
}
@media screen and (min-width: 1000px) {
  .anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet {
    font-size: 8pt;
  }
  .anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet h1 {
    font-size: 18pt;
  }
  .anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet h2 {
    font-size: 14pt;
  }
}
@media screen and (min-width: 1200px) {
  .anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet {
    font-size: 10pt;
  }
  .anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet h1 {
    font-size: 20pt;
  }
  .anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet h2 {
    font-size: 16pt;
  }
}
@media screen and (min-width: 1400px) {
  .anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet {
    font-size: 10pt;
  }
  .anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet h1 {
    font-size: 22pt;
  }
  .anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_sheet h2 {
    font-size: 18pt;
  }
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_intro_text {
  width: 80%;
  margin: 0 auto;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_intro_text h2 {
  margin-top: 2%;
  margin-bottom: 3%;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_intro_text p {
  margin-bottom: 3%;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_button_load {
  margin: 0 auto;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_snippet_container_list {
  flex: 1;
  flex-grow: 0;
  flex-basis: 20%;
  height: 100%;
  margin: 0 2vmin;
  min-height: 20%;
  min-width: 10%;
  display: flex;
  flex-direction: column;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_snippet_container_list .anschreiben_snippet_container_inside_list {
  flex: 1;
  flex-basis: auto;
  width: 100%;
  display: inline-flex;
  align-items: center;
  min-height: 7vmin;
  margin: 2vmin;
  background-color: #d2d2d2;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_snippet_container_list .anschreiben_snippet_container_inside_list span {
  font-size: 10pt;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
@media screen and (min-width: 1000px) {
  .anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_snippet_container_list .anschreiben_snippet_container_inside_list span {
    font-size: 14pt;
  }
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_snippet_container {
  height: auto;
  width: 15vw;
  min-height: 1.3em;
  margin: auto;
  background-color: #d2d2d2;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_snippet_container span {
  height: auto;
  width: auto;
  vertical-align: middle;
  cursor: pointer;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_snippet_button_container {
  flex: 1 1 auto;
  padding: 0;
  margin: 0;
  font-size: 1pt;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_snippet_button_container ul {
  font-size: 6pt;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_snippet_button_container ul li {
  font-size: 6pt;
}
@media screen and (min-width: 750px) {
  .anschreiben_game .anschreiben_transparent_background .anschreiben_content .anschreiben_snippet_button_container {
    display: none;
  }
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_results_text {
  flex: 1;
  flex-basis: 35%;
  margin-left: 2%;
  margin-right: 2%;
  padding: 5%;
  text-align: center;
  -webkit-transition: 1s;
  transition: 1s;
  background-color: rgba(255, 255, 255, 0.8);
  align-self: center;
  height: auto;
  display: none;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_results_text h2 {
  margin: auto;
  margin-top: 7.5%;
  margin-bottom: 10%;
  font-size: 14pt;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_results_text p {
  margin: auto;
  margin-bottom: 7%;
  font-size: 10pt;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_results_text a {
  background-color: #009ad8;
  border-style: none;
  margin-bottom: 7.5%;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_results_text a p {
  font-size: 6pt;
  margin-bottom: 0%;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_results_text_2 a {
  background-color: #009ad8;
  border-style: none;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_results_text_2 a p {
  font-size: 6pt;
  margin-bottom: 0%;
}
@media screen and (min-width: 750px) {
  .anschreiben_game .anschreiben_transparent_background .anschreiben_results_text h2 {
    font-size: 16pt;
  }
  .anschreiben_game .anschreiben_transparent_background .anschreiben_results_text p {
    font-size: 12pt;
  }
  .anschreiben_game .anschreiben_transparent_background .anschreiben_results_text a p {
    font-size: 10pt;
  }
}
@media screen and (min-width: 1000px) {
  .anschreiben_game .anschreiben_transparent_background .anschreiben_results_text h2 {
    font-size: 20pt;
  }
  .anschreiben_game .anschreiben_transparent_background .anschreiben_results_text p {
    font-size: 16pt;
  }
  .anschreiben_game .anschreiben_transparent_background .anschreiben_results_text a p {
    font-size: 12pt;
  }
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_button {
  background-color: #009ad8;
  flex: 1;
  margin: 2vmin;
  padding: 0;
  padding-top: 1vmin;
  padding-bottom: 1vmin;
  width: 15.6vmin;
  bottom: 1%;
  left: 0;
  right: 0;
  border-style: none;
}
@media screen and (min-width: 1000px) {
  .anschreiben_game .anschreiben_transparent_background .anschreiben_button {
    font-size: 13pt;
  }
}
@media screen and (min-width: 1200px) {
  .anschreiben_game .anschreiben_transparent_background .anschreiben_button {
    font-size: 15pt;
  }
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_button_2 {
  background-color: #009ad8;
  padding: 0;
  padding-top: 1vmin;
  padding-bottom: 1vmin;
  min-width: 15.6vmin;
  margin: 0 auto;
  border-style: none;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_button:disabled {
  background-color: #009ad8;
}
.anschreiben_game .anschreiben_transparent_background .anschreiben_button_2:disabled {
  background-color: #009ad8;
}
@media screen and (max-width: 1025px) and (orientation: portrait) {
  .anschreiben_game {
    display: none;
  }
}
.jeopardy_game {
  min-height: 75vh;
  background-image: url('../images/ptsStudent/back.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.jeopardy_bubble {
  float: left;
  width: 70%;
  margin-left: 15%;
}
@media screen and (max-width: 767px) {
  .jeopardy_bubble {
    position: relative;
    width: 100%;
    margin-left: 0%;
  }
}
.jeopardy_fragen {
  float: left;
  width: 80%;
  margin-left: 10%;
}
@media screen and (max-width: 767px) {
  .jeopardy_fragen {
    float: none;
    width: 100%;
    margin-left: 0%;
  }
}
.jeopardy_tips_button {
  margin-left: 2%;
  text-align: center;
  flex: 1;
}
.jeopardy_tips_button p {
  margin: auto;
  margin-bottom: 3%;
}
.jeopardy_tips_button a {
  background-color: #669999;
  border-style: none;
}
.jeopardy_tips_button a p {
  font-size: 6pt;
  margin-bottom: 0%;
}
@media screen and (min-width: 750px) {
  .jeopardy_tips_button a p {
    font-size: 8pt;
  }
}
@media screen and (min-width: 1000px) {
  .jeopardy_tips_button a p {
    font-size: 12pt;
  }
}
.jeopardy_perpective {
  perspective: 100px;
  -moz-perspective: 100px;
  -webkit-perspective: 100px;
}
.jeopardy_flex {
  display: flex;
  flex-wrap: wrap;
}
.jeopardy_answer {
  -webkit-transition: 1s;
  transition: 1s;
  flex: 1;
  width: 100%;
  flex-basis: 100%;
  margin-top: 2vh;
}
@media screen and (min-width: 1000px) {
  .jeopardy_answer {
    width: 50%;
    flex-basis: 50%;
  }
}
.dummy_answer {
  display: none;
}
.jeopardy_headline_holder {
  -webkit-transition: 1s;
  transition: 1s;
}
.jeopardy_headline {
  font-weight: bold;
  word-wrap: break-word;
}
.jeopardy_btn_answer {
  text-align: center;
  margin-top: 2%;
  padding: 2% 2%;
  font-size: 22px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.85);
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.jeopardy_btn_weiter {
  background-color: #669999;
  color: #FFF;
  border-style: none;
}
.jeopardy_countdown {
  color: #669999 !important;
}
.jeopardy_results_text {
  text-align: center;
  font-size: 9pt;
}
.jeopardy_results_text h2 {
  font-size: 14pt;
  margin-top: 2%;
  margin-bottom: 8%;
}
.jeopardy_results_text p {
  margin-top: 4%;
  margin-bottom: 4%;
}
@media screen and (min-width: 600px) {
  .jeopardy_results_text {
    font-size: 10pt;
  }
  .jeopardy_results_text h2 {
    font-size: 16pt;
  }
}
@media screen and (min-width: 750px) {
  .jeopardy_results_text {
    font-size: 12pt;
  }
  .jeopardy_results_text h2 {
    font-size: 18pt;
  }
}
@media screen and (min-width: 1000px) {
  .jeopardy_results_text {
    font-size: 16pt;
  }
  .jeopardy_results_text h2 {
    font-size: 22pt;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28.06.2017, 14:00:18
    Author     : Alexander Schatz
*/
.stellenanzeige_header_placeholder {
  height: 100px;
  width: 100%;
}
@media screen and (min-width: 750px) {
  .stellenanzeige_header_placeholder {
    height: 130px;
    width: 100%;
  }
}
@font-face {
  font-family: 'openSansLight';
  src: url('/bundles/frontend/fonts/OpenSans/OpenSans-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'openSansBold';
  src: url('/bundles/frontend/fonts/OpenSans/OpenSans-Bold.ttf') format('truetype');
}
.stellenanzeige_game {
  color: black;
  background-image: url('../images/ptsStudent/back.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: openSansLight;
}
.stellenanzeige_game .stellenanzeige_transparent_background {
  width: 100%;
  margin: 0 auto;
  padding: 2vw;
  background-color: rgba(230, 230, 230, 0);
}
.stellenanzeige_game .stellenanzeige_content {
  width: 100%;
  margin: 0 auto;
  padding: 2vw;
  display: flex;
  align-content: center;
  pointer-events: auto;
}
.stellenanzeige_game .stellenanzeige_question {
  text-align: center;
  margin: 0 auto;
  background-color: white;
  margin-top: 2vw;
  margin-bottom: 2vw;
  font-size: 9pt;
  padding: 2vw;
  display: none;
}
.stellenanzeige_game .stellenanzeige_results_text {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  flex: 1;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 5vw;
  display: none;
}
.stellenanzeige_game .stellenanzeige_results_text h2 {
  margin: auto;
  margin-top: 2%;
  margin-bottom: 3%;
  font-size: 1.75vw;
}
.stellenanzeige_game .stellenanzeige_results_text p {
  margin: auto;
  margin-bottom: 3%;
  font-size: 1.166vw;
}
.stellenanzeige_game .stellenanzeige_results_text a {
  background-color: #669999;
  border-style: none;
}
.stellenanzeige_game .stellenanzeige_results_text a p {
  font-size: 0.972vw;
  margin-bottom: 0%;
}
.stellenanzeige_game .stellenanzeige_snippet_container_list {
  flex: 1;
  flex-grow: 0;
  flex-basis: 20%;
  height: 100%;
  margin: 0 2vmin;
  min-height: 20%;
  min-width: 10%;
  display: flex;
  flex-direction: column;
}
.stellenanzeige_game .stellenanzeige_snippet_container_list .stellenanzeige_snippet_container_inside_list {
  flex: 1;
  flex-basis: auto;
  width: 100%;
  display: inline-flex;
  align-items: center;
  min-height: 7vmin;
  margin: 2vmin;
  background-color: #d2d2d2;
}
.stellenanzeige_game .stellenanzeige_snippet_container_list .stellenanzeige_snippet_container_inside_list span {
  font-size: 1.125vw;
  width: 100%;
  text-align: center;
  cursor: pointer;
  z-index: 10;
}
.stellenanzeige_game .stellenanzeige_snippet_container {
  height: auto;
  width: 15vw;
  margin: auto;
  background-color: #d2d2d2;
}
.stellenanzeige_game .stellenanzeige_snippet_container span {
  height: auto;
  width: auto;
  vertical-align: middle;
  cursor: pointer;
  z-index: 10;
}
.stellenanzeige_game .stellenanzeige_snippet_button_container {
  flex: 1 1 auto;
  padding: 0;
  margin: 0;
  font-size: 1pt;
}
.stellenanzeige_game .stellenanzeige_snippet_button_container ul {
  font-size: 6pt;
}
.stellenanzeige_game .stellenanzeige_snippet_button_container ul li {
  font-size: 6pt;
}
.stellenanzeige_game #button_finished {
  font-size: 1.2vw;
  width: 8vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
.stellenanzeige_right_wrong {
  text-align: center;
  margin: 0 auto;
  display: none;
  margin-bottom: 3vw;
}
.stellenanzeige_right_wrong button {
  background-color: #669999;
  border-style: none;
  margin-bottom: 5%;
}
.stellenanzeige_right_wrong button p {
  font-size: 8pt;
  margin-bottom: 0%;
}
.stellenanzeige_right_wrong h2 {
  margin-top: 4%;
  margin-bottom: 5%;
  font-size: 10pt;
}
.stellenanzeige_right_wrong_seperator {
  height: 0.25vw;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0 auto;
}
.stellenanzeige_right_answer {
  margin-bottom: 2%;
}
@media screen and (min-width: 750px) {
  .stellenanzeige_question {
    font-size: 11pt;
  }
  .stellenanzeige_results_text h2 {
    font-size: 14pt;
  }
  .stellenanzeige_results_text p {
    font-size: 12pt;
  }
  .stellenanzeige_results_text a p {
    font-size: 10pt;
  }
  .stellenanzeige_results_text .stellenanzeige_right_wrong {
    font-size: 10pt;
  }
  .stellenanzeige_results_text .stellenanzeige_right_wrong h2 {
    font-size: 12pt;
  }
  .stellenanzeige_results_text .stellenanzeige_right_wrong button p {
    font-size: 10pt;
  }
}
@media screen and (min-width: 1000px) {
  .stellenanzeige_question {
    font-size: 15pt;
  }
  .stellenanzeige_results_text {
    width: 70%;
  }
  .stellenanzeige_results_text h2 {
    font-size: 15pt;
  }
  .stellenanzeige_results_text p {
    font-size: 13pt;
  }
  .stellenanzeige_results_text a p {
    font-size: 10pt;
  }
  .stellenanzeige_results_text .stellenanzeige_right_wrong {
    font-size: 12pt;
  }
  .stellenanzeige_results_text .stellenanzeige_right_wrong h2 {
    font-size: 13pt;
  }
  .stellenanzeige_results_text .stellenanzeige_right_wrong button p {
    font-size: 10pt;
  }
}
@media screen and (min-width: 1400px) {
  .stellenanzeige_question {
    font-size: 20pt;
  }
  .stellenanzeige_results_text {
    width: 70%;
  }
  .stellenanzeige_results_text h2 {
    font-size: 20pt;
  }
  .stellenanzeige_results_text p {
    font-size: 16pt;
  }
  .stellenanzeige_results_text a p {
    font-size: 12pt;
  }
  .stellenanzeige_results_text .stellenanzeige_right_wrong {
    font-size: 16pt;
  }
  .stellenanzeige_results_text .stellenanzeige_right_wrong h2 {
    font-size: 18pt;
  }
  .stellenanzeige_results_text .stellenanzeige_right_wrong button p {
    font-size: 12pt;
  }
}
.stellenanzeige_sheet {
  flex: 1;
  flex-basis: 55%;
  flex-grow: 0;
  margin: 0 auto;
  font-size: 7pt;
  word-wrap: break-word;
  position: relative;
}
.stellenanzeige_sheet img {
  width: 100%;
  height: 100%;
}
.stellenanzeige_sheet .stellenanzeige_snippet_container {
  height: 1.2em;
  margin: auto;
  background-color: #d2d2d2;
  text-align: center;
}
.stellenanzeige_sheet .stellenanzeige_snippet_container span {
  height: auto;
  width: auto;
  vertical-align: middle;
  cursor: pointer;
  letter-spacing: -0.5px;
  height: 1.5em;
  display: inline-block;
  margin-top: -0.5em;
}
@media screen and (min-width: 600px) {
  .stellenanzeige_sheet {
    font-size: 8pt;
  }
  .stellenanzeige_sheet h2 {
    font-size: 16pt;
  }
}
@media screen and (min-width: 750px) {
  .stellenanzeige_sheet {
    font-size: 9pt;
  }
  .stellenanzeige_sheet h2 {
    font-size: 20pt;
  }
}
@media screen and (min-width: 1000px) {
  .stellenanzeige_sheet {
    width: 85%;
    font-size: 9pt;
  }
  .stellenanzeige_sheet h2 {
    font-size: 24pt;
  }
}
@media screen and (min-width: 1400px) {
  .stellenanzeige_sheet {
    width: 85%;
    font-size: 12pt;
  }
  .stellenanzeige_sheet h2 {
    font-size: 24pt;
  }
}
@media screen and (max-width: 1025px) and (orientation: portrait) {
  .stellenanzeige_game {
    display: none;
  }
}
.mmSearchPageInputHolderTop {
  margin-top: 20px;
}
.mmSearchPageInputHolderTop .select2-search-choice-close {
  /*background-position:right -11px;*/
  background: none !important;
  background-image: none !important;
  height: 12px;
  top: 5px;
  color: #FFF;
  font-size: 14px;
  text-decoration: none;
  outline: none !important;
}
.mmSearchPageInputHolderTop .select2-search-choice-close i {
  font-size: 14px;
  color: #FFF;
  vertical-align: text-top;
  margin-top: -2px;
}
.mmSearchPageInputHolderTop .select2-search-choice {
  padding: 6px 5px 6px 18px !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.mmSearchEmptyResultsInfoNew span {
  display: inline-block;
  margin-left: 20px;
}
.mmSearchPageCatOuterHolder .mmSearchPageCatHolder {
  margin-top: 20px;
}
.mmSearchPageCatOuterHolder .mmSearchPageCatHolder .mmSearchPageCat:first-child {
  width: 34%;
}
.mmSearchPageCatOuterHolder .mmSearchPageCatHolder .mmSearchPageCat {
  width: 33%;
  float: left;
  cursor: pointer;
  text-align: center;
  font-size: 22px;
  padding: 10px 6px;
  border-bottom: 1px solid #999;
}
.mmSearchPageCatOuterHolder .mmSearchPageCatHolder .mmSearchPageCat.mmSearchPageCat4er {
  width: 25%;
}
.mmSearchPageCatOuterHolder .mmSearchPageCatHolder .mmSearchPageCat span {
  display: inline-block;
  color: #FFF;
  /*background-color:#cf1a1a;*/
  background-color: #999;
  width: auto;
  min-width: 22px;
  height: 22px;
  padding: 0px 5px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  margin-left: 8px;
  vertical-align: text-top;
  /*border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;*/
}
.mmSearchPageCatOuterHolder .mmSearchPageCatHolder .mmSearchPageCat.mmSearchPageCatActive,
.mmSearchPageCatOuterHolder .mmSearchPageCatHolder .mmSearchPageCat:hover {
  color: #cf1a1a !important;
  border-bottom: 3px solid #cf1a1a !important;
}
.mmSearchPageCatResultsMoreBtnEventsOuter,
.mmSearchPageCatResultsMoreBtnAnbieterOuter,
.mmSearchPageCatResultsMoreBtnBerufeOuter,
.mmSearchPageCatResultsMoreBtnJobboerseOuter {
  text-align: center;
}
.mmSearchPageCatResultsMoreBtnEventsOuter .mmSearchPageCatResultsMoreBtn,
.mmSearchPageCatResultsMoreBtnAnbieterOuter .mmSearchPageCatResultsMoreBtn,
.mmSearchPageCatResultsMoreBtnBerufeOuter .mmSearchPageCatResultsMoreBtn,
.mmSearchPageCatResultsMoreBtnJobboerseOuter .mmSearchPageCatResultsMoreBtn {
  display: inline-block;
  cursor: pointer;
  background-color: #cf1a1a;
  color: #FFF;
  padding: 8px 35px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 320px) {
  .mmSearchPageCatOuterHolder .mmSearchPageCatHolder .mmSearchPageCat {
    width: 100% !important;
    float: none !important;
    font-size: 19px;
  }
}
@media (min-width: 321px) and (max-width: 600px) {
  .mmSearchPageCatOuterHolder .mmSearchPageCatHolder .mmSearchPageCat {
    font-size: 16px;
  }
  .mmSearchPageCatOuterHolder .mmSearchPageCatHolder .mmSearchPageCat > br {
    display: block !important;
  }
  .mmSearchPageCatOuterHolder .mmSearchPageCatHolder .mmSearchPageCat span {
    margin-left: 0px;
    font-size: 11px;
  }
}
#list.listSearchEventsMM,
.listSearchAnbieterMM,
.listSearchBerufeMM,
.listSearchJobboerseMM {
  margin-top: 40px;
}
.mmSearchPageCatFiltersHold {
  margin-top: 40px;
  text-align: center;
}
.mmSearchPageCatFiltersHold .mmSearchFilterElementOuter {
  display: inline-block;
}
.mmSearchPageCatFiltersHold .mmSearchFilterElementOuter .mmSearchFilterElementUe {
  position: relative;
  font-size: 18px;
  cursor: pointer;
  color: #777;
  padding: 4px 10px;
  border: 1px solid transparent;
}
.mmSearchPageCatFiltersHold .mmSearchFilterElementOuter .mmSearchFilterElementUe > span {
  font-size: 12px;
  color: #777;
  vertical-align: text-top;
  margin-left: 3px;
  font-weight: normal;
  color: #cf1a1a;
}
.mmSearchPageCatFiltersHold .mmSearchFilterElementOuter .mmSearchFilterElementUe.mmSearchFilterElementUeStateOpen {
  border: 1px solid #cf1a1a;
  border-bottom: 1px solid #EEE;
}
.mmSearchPageCatFiltersHold .mmSearchFilterElementOuter .mmSearchFilterElementUe i {
  margin-left: 6px;
  vertical-align: middle;
  font-size: 26px;
}
.mmSearchPageCatFiltersHold .mmSearchFilterElementFiltersHolder {
  text-align: left;
  margin-top: -1px;
  margin-bottom: 50px;
  padding: 30px 20px;
  border: 1px solid #cf1a1a;
}
.mmFilterElementBaseUe {
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
}
.mmFilterElementMoreCheck {
  background-color: #FFF;
  text-align: center;
  padding: 8px 10px;
  margin-top: 15px;
  cursor: pointer;
  font-weight: bold;
}
.mmFilterElementMoreCheck.mmFilterElementMoreCheckStateActive {
  background-color: #5CA847;
  color: #FFF;
}
.mmFilterElementMoreCheck.mmFilterElementMoreCheckColorB.mmFilterElementMoreCheckStateActive {
  background-color: #ed9414;
  color: #FFF;
}
.mmFilterElementMoreCheck.mmFilterElementMoreCheckColorC.mmFilterElementMoreCheckStateActive {
  background-color: #11afdc;
  color: #FFF;
}
.mmFilterElementMoreCheck.mmFilterElementMoreCheckColorD.mmFilterElementMoreCheckStateActive {
  background-color: #b216dc;
  color: #FFF;
}
.mmFilterElementMoreCheck.mmFilterElementMoreCheckBerufArbeitsfeldOnly {
  height: 75px;
  overflow: hidden;
  padding: 0px;
}
.mmFilterElementMoreCheckBerufArbeitsfeldOnly > span {
  display: table;
  height: 75px;
  padding: 8px 10px;
  width: 100%;
}
.mmFilterElementMoreCheckBerufArbeitsfeldOnly > span > span {
  display: table-cell;
  vertical-align: middle;
}
.mmFilterElementMoreCheck.mmFilterElementMoreCheckBerufBrancheOnly {
  height: 55px;
  overflow: hidden;
  padding: 0px;
}
.mmFilterElementMoreCheckBerufBrancheOnly > span {
  display: table;
  height: 55px;
  padding: 8px 10px;
  width: 100%;
}
.mmFilterElementMoreCheckBerufBrancheOnly > span > span {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  .mmFilterElementBaseUeThreeFourElem {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mmFilterElementBaseUeTwoElem {
    margin-top: 20px;
  }
  .mmSearchPageCatFiltersHold .mmSearchFilterElementOuter .mmSearchFilterElementUe.mmSearchFilterElementUeStateOpen {
    /*border:1px solid transparent;
    border-bottom:1px solid transparent;
    background-color:#ddd;*/
    border: 1px solid #cf1a1a;
    border-bottom: 1px solid #cf1a1a;
  }
  .mmSearchPageCatFiltersHold .mmSearchFilterElementFiltersHolder {
    margin-top: 5px;
  }
}
.isFiltUeEvZeitraumStartInputAg .bootstrap-datetimepicker-widget,
.isFiltUeEvZeitraumEndInputAg .bootstrap-datetimepicker-widget {
  top: 25px !important;
  bottom: auto !important;
}
.isFiltUeEvZeitraumStartInputAg,
.isFiltUeEvZeitraumEndInputAg {
  position: relative;
  color: #cf1a1a;
  border-bottom: 1px dotted #cf1a1a;
  cursor: pointer;
}
.DaterangepickerApplyButtonMMSet {
  background-color: #cf1a1a;
  color: #FFF;
  border: 1px solid #cf1a1a;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.DaterangepickerApplyButtonMMSet:hover {
  background-color: #000;
  color: #FFF;
  border: 1px solid #000;
}
.DaterangepickerCancelButtonMMSet {
  background-color: transparent;
  color: #333;
  border: 1px solid #000;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.DaterangepickerCancelButtonMMSet:hover {
  background-color: #000;
  color: #FFF;
  border: 1px solid #000;
}
.mmSearchFilterElementFiltersHolderEvZeitraumIsInitCalendar .daterangepicker::before,
.mmSearchFilterElementFiltersHolderEvZeitraumIsInitCalendar .daterangepicker::after {
  content: none !important;
}
.mmSearchFilterElementFiltersHolderEvZeitraumIsInitCalendar .daterangepicker {
  position: relative !important;
  display: block !important;
  top: 0px !important;
  left: 0px !important;
  border: 0px !important;
  background: transparent !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.mmSearchFilterElementFiltersHolderEvZeitraumIsInitCalendar .daterangepicker .calendar-table,
.mmSearchFilterElementFiltersHolderEvZeitraumIsInitCalendar .daterangepicker td.off,
.mmSearchFilterElementFiltersHolderEvZeitraumIsInitCalendar .daterangepicker td.off.in-range,
.mmSearchFilterElementFiltersHolderEvZeitraumIsInitCalendar .daterangepicker td.off.start-date,
.mmSearchFilterElementFiltersHolderEvZeitraumIsInitCalendar .daterangepicker td.off.end-date {
  border: 0px !important;
  background-color: transparent !important;
}
.mmFilterElementMoreCheckAnbieterBerufeInputHolder li.select2-search-field,
.mmFilterElementMoreCheckBerufeInputHolder li.select2-search-field,
.mmFilterElementMoreCheckJobboerseBerufeInputHolder li.select2-search-field {
  width: 100%;
}
.jobListItemMMSelf.jobListItemMMSelf {
  height: 368px;
  margin: 0px auto 30px auto;
}
.jobListItemMMSelf.jobListItemMMSelf a {
  outline: none !important;
  text-decoration: none !important;
}
.jobListItemMMSelf.jobListItemMMSelf .jobListImage {
  background-position: center center;
  background-repeat: no-repeat;
}
.jobListItemMMSelf.jobListItemMMSelf .jobListImage img {
  width: 100%;
  height: 204px;
}
.jobListItemMMSelf.jobListItemMMSelf .jobListBadge {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 14px;
  padding: 6px 6px;
  z-index: 9;
}
.jobListItemMMSelf.jobListItemMMSelf .jobListText {
  color: #646363;
  padding: 0px 20px;
  text-decoration: none;
}
.jobListItemMMSelf.jobListItemMMSelf .jobListDescription {
  font-size: 16px;
  margin-top: 5px;
  overflow: hidden;
  height: 45px;
  font-weight: normal;
  padding-bottom: 0px;
  color: #cf1a1a;
  margin-bottom: 30px;
}
.jobListItemMMSelf.jobListItemMMSelf .jobListIconBlock {
  font-size: 14px;
}
@media (max-width: 350px) {
  .jobListItemMMSelf.jobListItemMMSelf {
    width: 280px;
    height: 350px;
  }
  .jobListItemMMSelf.jobListItemMMSelf .jobListImage {
    height: 177px;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28.09.2017, 11:06:57
    Author     : berufsreise
*/
.pts-scholar-design-background-elem-bubble-games {
  display: none;
}
.pts-scholar-design-background-elem-bubble-games,
.pts-scholar-design-background-elem-bubble-games-2 {
  position: absolute;
  z-index: 5;
  width: 15%;
  bottom: 55%;
  left: 0%;
  line-height: normal;
}
.pts-scholar-design-background-elem-bubble-games img,
.pts-scholar-design-background-elem-bubble-games-2 img {
  width: 100%;
}
.pts-scholar-design-background-elem-bubble-games .pts-scholar-design-background-elem-bubble-games-text,
.pts-scholar-design-background-elem-bubble-games-2 .pts-scholar-design-background-elem-bubble-games-text {
  position: absolute;
  width: 72.5%;
  top: 20%;
  left: 12.5%;
  font-family: DessertMenuSans-Regular;
  font-size: 8pt;
  color: #000;
  text-align: center;
}
.pts-scholar-design-background-elem-bubble-games .pts-scholar-design-background-elem-bubble-games-btn,
.pts-scholar-design-background-elem-bubble-games-2 .pts-scholar-design-background-elem-bubble-games-btn {
  position: absolute;
  width: 60%;
  bottom: 32.5%;
  left: 20%;
  text-align: center;
  font-family: 'Arial', sans-serif;
  line-height: 1.42857143;
  padding: 5% 8%;
  background-color: #669999;
  color: #FFF;
  cursor: pointer;
  font-size: 8px;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (min-width: 801px) {
  .pts-scholar-design-background-elem-bubble-games .pts-scholar-design-background-elem-bubble-games-text,
  .pts-scholar-design-background-elem-bubble-games-2 .pts-scholar-design-background-elem-bubble-games-text {
    font-size: 14pt;
  }
  .pts-scholar-design-background-elem-bubble-games .pts-scholar-design-background-elem-bubble-games-btn,
  .pts-scholar-design-background-elem-bubble-games-2 .pts-scholar-design-background-elem-bubble-games-btn {
    font-size: 9pt;
  }
}
@media screen and (min-width: 1000px) {
  .pts-scholar-design-background-elem-bubble-games .pts-scholar-design-background-elem-bubble-games-text,
  .pts-scholar-design-background-elem-bubble-games-2 .pts-scholar-design-background-elem-bubble-games-text {
    font-size: 14pt;
  }
  .pts-scholar-design-background-elem-bubble-games .pts-scholar-design-background-elem-bubble-games-btn,
  .pts-scholar-design-background-elem-bubble-games-2 .pts-scholar-design-background-elem-bubble-games-btn {
    font-size: 10pt;
  }
}
@media screen and (min-width: 1200px) {
  .pts-scholar-design-background-elem-bubble-games .pts-scholar-design-background-elem-bubble-games-text,
  .pts-scholar-design-background-elem-bubble-games-2 .pts-scholar-design-background-elem-bubble-games-text {
    font-size: 13pt;
    color: #000;
  }
  .pts-scholar-design-background-elem-bubble-games .pts-scholar-design-background-elem-bubble-games-btn,
  .pts-scholar-design-background-elem-bubble-games-2 .pts-scholar-design-background-elem-bubble-games-btn {
    font-size: 9pt;
  }
}
@media screen and (min-width: 1400px) {
  .pts-scholar-design-background-elem-bubble-games .pts-scholar-design-background-elem-bubble-games-text,
  .pts-scholar-design-background-elem-bubble-games-2 .pts-scholar-design-background-elem-bubble-games-text {
    font-size: 15pt;
  }
  .pts-scholar-design-background-elem-bubble-games .pts-scholar-design-background-elem-bubble-games-btn,
  .pts-scholar-design-background-elem-bubble-games-2 .pts-scholar-design-background-elem-bubble-games-btn {
    font-size: 10pt;
  }
}
@media screen and (min-width: 1500px) {
  .pts-scholar-design-background-elem-bubble-games .pts-scholar-design-background-elem-bubble-games-text,
  .pts-scholar-design-background-elem-bubble-games-2 .pts-scholar-design-background-elem-bubble-games-text {
    font-size: 16pt;
  }
  .pts-scholar-design-background-elem-bubble-games .pts-scholar-design-background-elem-bubble-games-btn,
  .pts-scholar-design-background-elem-bubble-games-2 .pts-scholar-design-background-elem-bubble-games-btn {
    font-size: 12pt;
  }
}
.pts-scholar-design-background-elem-bubble-games {
  display: none;
  left: -100%;
}
.pts-scholar-design-background-elem-bubble-games-2 {
  z-index: 101;
  width: 60%;
  bottom: 4%;
  left: 12%;
}
@media screen and (min-width: 701px) {
  .pts-scholar-design-background-elem-bubble-games-2 {
    bottom: 4%;
    left: 28%;
  }
}
@media screen and (min-width: 800px) {
  .pts-scholar-design-background-elem-bubble-games-2 {
    width: 55%;
    bottom: 2%;
    left: 28%;
  }
}
@media screen and (min-width: 1200px) {
  .pts-scholar-design-background-elem-bubble-games {
    z-index: 5;
    width: 15%;
    bottom: 59%;
    left: 2%;
  }
  .pts-scholar-design-background-elem-bubble-games-2 {
    left: -1000%;
  }
}
@media screen and (min-width: 1400px) {
  .pts-scholar-design-background-elem-bubble-games {
    bottom: 54%;
    left: 4%;
  }
}
@media screen and (min-width: 1500px) {
  .pts-scholar-design-background-elem-bubble-games {
    bottom: 53%;
    left: 6%;
  }
}
@media screen and (min-width: 1600px) {
  .pts-scholar-design-background-elem-bubble-games {
    bottom: 53%;
    left: 6%;
  }
}
@media screen and (min-width: 1700px) {
  .pts-scholar-design-background-elem-bubble-games {
    bottom: 45%;
    left: 9%;
  }
}
.pts-scholar-book-design-start-game-btn {
  display: inline-block;
  text-align: center;
  font-family: 'Arial', sans-serif;
  line-height: 1.42857143;
  background-color: #009ad8;
  color: #FFF;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.pts-scholar-book-design-start-game-btn:hover,
.pts-scholar-book-design-start-game-btn:focus {
  color: #FFF;
  text-decoration: none;
}
.pts-my-tips-bottom-menu-prev-page,
.pts-my-tips-bottom-menu-next-page {
  position: absolute;
  bottom: 2.5%;
}
.pts-my-tips-bottom-menu-next-page {
  right: 2%;
}
.pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-next-page-btn {
  display: inline-block;
  color: #b5485e;
  font-size: 26px;
  float: right;
  cursor: pointer;
  text-align: right;
}
.pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-next-page-btn .pts-my-tips-bottom-menu-next-page-btn-ico {
  display: inline-block;
  margin-left: 6px;
  float: right;
}
.pts-my-tips-bottom-menu-prev-page {
  left: 2%;
}
.pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-prev-page-btn {
  display: inline-block;
  color: #b5485e;
  font-size: 26px;
  cursor: pointer;
}
.pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-prev-page-btn .pts-my-tips-bottom-menu-prev-page-btn-ico {
  display: inline-block;
  margin-right: 6px;
}
.pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-next-page-btn,
.pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-next-page-btn,
.pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-prev-page-btn,
.pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-prev-page-btn {
  font-size: 12pt;
}
.pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-next-page-btn .pts-my-tips-bottom-menu-next-page-btn-ico,
.pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-next-page-btn .pts-my-tips-bottom-menu-next-page-btn-ico,
.pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-prev-page-btn .pts-my-tips-bottom-menu-next-page-btn-ico,
.pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-prev-page-btn .pts-my-tips-bottom-menu-next-page-btn-ico,
.pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-next-page-btn .pts-my-tips-bottom-menu-prev-page-btn-ico,
.pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-next-page-btn .pts-my-tips-bottom-menu-prev-page-btn-ico,
.pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-prev-page-btn .pts-my-tips-bottom-menu-prev-page-btn-ico,
.pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-prev-page-btn .pts-my-tips-bottom-menu-prev-page-btn-ico {
  width: 20%;
}
.pts-tips-page {
  height: 80%;
  float: left;
  margin-top: 0;
  font-size: 7.5pt;
  line-height: 100%;
}
.pts-tips-page ul {
  padding-left: 7%;
}
.pts-tips-page h2 {
  margin-top: 0;
  font-size: 10pt;
  line-height: 100%;
}
@media screen and (min-width: 701px) {
  .pts-tips-page {
    font-size: 8.5pt;
  }
  .pts-tips-page h2 {
    font-size: 12pt;
  }
  .pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-next-page-btn,
  .pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-next-page-btn,
  .pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-prev-page-btn,
  .pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-prev-page-btn {
    font-size: 15pt;
  }
}
@media screen and (min-width: 801px) {
  .pts-tips-page {
    font-size: 13pt;
  }
  .pts-tips-page h2 {
    font-size: 16pt;
  }
  .pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-next-page-btn,
  .pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-next-page-btn,
  .pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-prev-page-btn,
  .pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-prev-page-btn {
    font-size: 18pt;
  }
}
@media screen and (min-width: 1000px) {
  .pts-tips-page {
    font-size: 13pt;
  }
  .pts-tips-page h2 {
    font-size: 16pt;
  }
  .pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-next-page-btn,
  .pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-next-page-btn,
  .pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-prev-page-btn,
  .pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-prev-page-btn {
    font-size: 26px;
  }
  .pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-next-page-btn .pts-my-tips-bottom-menu-next-page-btn-ico,
  .pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-next-page-btn .pts-my-tips-bottom-menu-next-page-btn-ico,
  .pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-prev-page-btn .pts-my-tips-bottom-menu-next-page-btn-ico,
  .pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-prev-page-btn .pts-my-tips-bottom-menu-next-page-btn-ico,
  .pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-next-page-btn .pts-my-tips-bottom-menu-prev-page-btn-ico,
  .pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-next-page-btn .pts-my-tips-bottom-menu-prev-page-btn-ico,
  .pts-my-tips-bottom-menu-next-page .pts-my-tips-bottom-menu-prev-page-btn .pts-my-tips-bottom-menu-prev-page-btn-ico,
  .pts-my-tips-bottom-menu-prev-page .pts-my-tips-bottom-menu-prev-page-btn .pts-my-tips-bottom-menu-prev-page-btn-ico {
    width: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .pts-tips-page {
    font-size: 14pt;
  }
  .pts-tips-page h2 {
    font-size: 17pt;
  }
  /*.pts-my-tips-bottom-menu-next-page,
    .pts-my-tips-bottom-menu-prev-page{
        .pts-my-tips-bottom-menu-next-page-btn,
        .pts-my-tips-bottom-menu-prev-page-btn{
          font-size:22pt;
        }
    }*/
}
@media screen and (min-width: 1600px) {
  .pts-tips-page {
    font-size: 15pt;
  }
  .pts-tips-page h2 {
    font-size: 18pt;
  }
  /*.pts-my-tips-bottom-menu-next-page,
    .pts-my-tips-bottom-menu-prev-page{
        .pts-my-tips-bottom-menu-next-page-btn,
        .pts-my-tips-bottom-menu-prev-page-btn{
          font-size:24pt;
        }
    }*/
}
.lebenslauf_tips_page li {
  margin-top: 5%;
}
.anschreiben_tips_page li {
  margin-top: 2.5%;
}
.jeopardy_tips_page li {
  margin-top: 5%;
}
.stellenanzeige_tips_page li {
  margin-top: 0%;
}
.pts-tips-placeholder {
  height: 8.5%;
}
.pts-scholar-book-design-start-game-btn {
  padding: 2.5% 5%;
  font-size: 5pt;
}
.pts_game_intro_page {
  height: 100%;
  line-height: normal;
  font-size: 9pt;
}
.pts_game_intro_page h2 {
  font-size: 14pt;
  margin-top: 4%;
  color: #e9cc9e;
}
.pts_game_intro_page .pts_game_intro_lebenslauf_icon {
  position: absolute;
  bottom: 10%;
  left: 22.5%;
  width: 55%;
}
.pts_game_intro_page .pts_game_intro_anschreiben_icon {
  position: absolute;
  bottom: 8%;
  left: 22.5%;
  width: 50%;
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.pts_game_intro_page .pts_game_intro_jeopardy_icon_1 {
  position: absolute;
  bottom: 25%;
  left: 25%;
  width: 60%;
}
.pts_game_intro_page .pts_game_intro_jeopardy_icon_2_container {
  float: left;
  margin: 0 auto;
  width: 100%;
}
.pts_game_intro_page .pts_game_intro_jeopardy_icon_2 {
  margin-left: 10%;
  width: 50%;
}
.pts_game_intro_page .pts_game_intro_stellenanzeige_icon {
  position: absolute;
  bottom: 6%;
  left: 22.5%;
  width: 55%;
}
.pts_game_intro_page .pts_game_intro_bottom_holder {
  margin-top: 15%;
}
.pts_game_intro_page .pts_game_intro_bottom_holder .pts_game_intro_bottom_holder_center {
  text-align: center;
  margin-top: 4%;
}
.pts_game_intro_page .pts_game_intro_bottom_holder .pts-scholar-book-design-start-game-btn {
  margin: 0 auto;
}
.pts_game_intro_page_placeholder {
  height: 10%;
}
@media screen and (min-width: 701px) {
  .pts_game_intro_page {
    font-size: 11pt;
  }
  .pts_game_intro_page h2 {
    font-size: 17pt;
  }
  .pts-scholar-book-design-start-game-btn {
    font-size: 6pt;
  }
}
@media screen and (min-width: 801px) {
  .pts_game_intro_page {
    font-size: 14pt;
  }
  .pts_game_intro_page h2 {
    font-size: 23pt;
  }
  .pts-scholar-book-design-start-game-btn {
    font-size: 10pt;
  }
}
@media screen and (min-width: 1400px) {
  .pts_game_intro_page {
    font-size: 16pt;
  }
  .pts_game_intro_page h2 {
    font-size: 28pt;
  }
  .pts-scholar-book-design-start-game-btn {
    font-size: 12pt;
  }
}
.pts_games_mobile_orientation_info {
  width: 100vw;
  height: 100vh;
  background-color: #FFF;
  z-index: 30;
}
.pts_games_mobile_orientation_info .pts_games_mobile_orientation_info_inner {
  position: absolute;
  left: 15px;
  right: 15px;
  top: 50%;
  text-align: center;
}
.pts_games_mobile_orientation_info .pts_games_mobile_orientation_info_inner .pts_games_mobile_orientation_info_icon {
  font-size: 160px;
  line-height: 150px;
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  -webkit-transform: rotate(-55deg);
  transform: rotate(-55deg);
}
.pts_games_mobile_orientation_info .pts_games_mobile_orientation_info_inner .pts_games_mobile_orientation_info_text {
  font-size: 24px;
  margin-top: -2px;
}
@media screen and (max-width: 1025px) and (orientation: portrait) {
  .pts_games_mobile_orientation_info {
    display: block !important;
  }
}
.pts_games_play_again_holder {
  text-align: center;
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
}
.pts_polaroids_bottom_menu_prev_page,
.pts_polaroids_bottom_menu_next_page {
  position: absolute;
  bottom: 5%;
}
.pts_polaroids_bottom_menu_next_page {
  right: 5%;
}
.pts_polaroids_bottom_menu_next_page .pts_polaroids_bottom_menu_next_page_btn {
  display: inline-block;
  color: #666a73;
  font-size: 26px;
  float: right;
  cursor: pointer;
  text-align: right;
}
.pts_polaroids_bottom_menu_next_page .pts_polaroids_bottom_menu_next_page_btn .pts_polaroids_bottom_menu_next_page_btn_ico {
  display: inline-block;
  margin-left: 6px;
  float: right;
}
.pts_polaroids_bottom_menu_prev_page {
  left: 5%;
}
.pts_polaroids_bottom_menu_prev_page .pts_polaroids_bottom_menu_prev_page_btn {
  display: inline-block;
  color: #666a73;
  font-size: 26px;
  cursor: pointer;
}
.pts_polaroids_bottom_menu_prev_page .pts_polaroids_bottom_menu_prev_page_btn .pts_polaroids_bottom_menu_prev_page_btn_ico {
  display: inline-block;
  margin-right: 6px;
}
.pts_polaroids_bottom_menu_next_page .pts_polaroids_bottom_menu_next_page_btn .pts_polaroids_bottom_menu_next_page_btn_ico,
.pts_polaroids_bottom_menu_prev_page .pts_polaroids_bottom_menu_next_page_btn .pts_polaroids_bottom_menu_next_page_btn_ico,
.pts_polaroids_bottom_menu_next_page .pts_polaroids_bottom_menu_prev_page_btn .pts_polaroids_bottom_menu_next_page_btn_ico,
.pts_polaroids_bottom_menu_prev_page .pts_polaroids_bottom_menu_prev_page_btn .pts_polaroids_bottom_menu_next_page_btn_ico,
.pts_polaroids_bottom_menu_next_page .pts_polaroids_bottom_menu_next_page_btn .pts_polaroids_bottom_menu_prev_page_btn_ico,
.pts_polaroids_bottom_menu_prev_page .pts_polaroids_bottom_menu_next_page_btn .pts_polaroids_bottom_menu_prev_page_btn_ico,
.pts_polaroids_bottom_menu_next_page .pts_polaroids_bottom_menu_prev_page_btn .pts_polaroids_bottom_menu_prev_page_btn_ico,
.pts_polaroids_bottom_menu_prev_page .pts_polaroids_bottom_menu_prev_page_btn .pts_polaroids_bottom_menu_prev_page_btn_ico {
  width: 45px;
}
/*@media screen and (min-width: 750px) { 
    .pts_polaroids_bottom_menu_next_page,
    .pts_polaroids_bottom_menu_prev_page{
        .pts_polaroids_bottom_menu_next_page_btn,
        .pts_polaroids_bottom_menu_prev_page_btn{
          font-size:15pt;
        }
    }
}

@media screen and (min-width: 801px) {
    .pts_polaroids_bottom_menu_next_page,
    .pts_polaroids_bottom_menu_prev_page{
        .pts_polaroids_bottom_menu_next_page_btn,
        .pts_polaroids_bottom_menu_prev_page_btn{
          font-size:18pt;
        }
    }
}

@media screen and (min-width: 1000px) {
    .pts_polaroids_bottom_menu_next_page,
    .pts_polaroids_bottom_menu_prev_page{
        .pts_polaroids_bottom_menu_next_page_btn,
        .pts_polaroids_bottom_menu_prev_page_btn{
          font-size:20pt;
            .pts_polaroids_bottom_menu_next_page_btn_ico,
            .pts_polaroids_bottom_menu_prev_page_btn_ico{
                width: 30%;
            }
        }
    }
}

@media screen and (min-width: 1200px) {
    .pts_polaroids_bottom_menu_next_page,
    .pts_polaroids_bottom_menu_prev_page{
        .pts_polaroids_bottom_menu_next_page_btn,
        .pts_polaroids_bottom_menu_prev_page_btn{
          font-size:22pt;
        }
    }
}

@media screen and (min-width: 1600px) {
    .pts_polaroids_bottom_menu_next_page,
    .pts_polaroids_bottom_menu_prev_page{
        .pts_polaroids_bottom_menu_next_page_btn,
        .pts_polaroids_bottom_menu_prev_page_btn{
          font-size:24pt;
        }
    }
}*/
.searchItem {
  /*    width: auto !important;*/
}
/* Search Page Common */
#frmDistricts .checkbox {
  margin-top: 5px;
}
/* Search Page Berufe erforschen */
#frmEduPaths .checkbox {
  margin-top: 5px;
}
#filterJob {
  display: none;
}
#filterSector {
  display: none;
}
#filterSchoolType {
  display: none;
}
/* Search Page Anbieter entdecken */
#frmProfileTypes .checkbox {
  margin-top: 5px;
}
/* Different classes */
.filter-container {
  background-color: #edefed;
}
.filter-container a {
  text-decoration: underline;
}
.filter-container h2 {
  font-size: 20px;
  margin-top: 15px;
}
.filter-container h3 {
  font-size: 15px;
}
.filter-container .search-box {
  overflow: hidden;
}
.filter-container .search-box > div {
  padding: 0;
}
.filter-container .search-box input {
  margin: 10px 0 10px;
}
.filter-container input[type="checkbox"]:disabled + label {
  background-color: #edefec;
  border-color: #646363;
  cursor: not-allowed;
}
.filter-container .region > .row > div {
  padding-top: 5px;
}
.filter-container .provider-type h2,
.filter-container .timeperiod h2 {
  display: inline-block;
}
.filter-container .timeperiod label {
  position: relative;
  cursor: pointer;
  color: #cf1a1a;
  text-decoration: underline;
}
.filter-container .timeperiod .bootstrap-datetimepicker-widget.dropdown-menu.bottom {
  top: 26px !important;
}
.filter-container .send {
  margin-top: 20px;
}
.filter-container .send input {
  margin-bottom: 20px;
}
@media (max-width: 420px) {
  .filter-container .send input {
    width: 100%;
  }
}
.filter-container .html-popup {
  display: none;
}
.filter-container .region {
  margin-top: 50px;
}
#provider-search {
  overflow: hidden;
}
#provider-search h2 label {
  padding-left: 0;
}
#provider-search #resultsContainer {
  background-color: white;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
#provider-search #resultsContainer .resultsContainer {
  margin-top: 50px;
}
#provider-search #resultsContainer .provider {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 40px;
  min-height: 250px;
}
#provider-search #resultsContainer .provider h3 {
  font-size: 18px;
  font-weight: bold;
  width: 100%;
}
#provider-search #resultsContainer .provider table {
  width: 100%;
  margin-bottom: 20px;
}
#provider-search #resultsContainer .provider table tr td:first-child {
  font-weight: bold;
  padding-right: 20px;
  width: 90px;
}
#provider-search #resultsContainer .provider a {
  width: 80%;
  text-decoration: underline;
}
#provider-search #resultsContainer .provider a.details {
  text-decoration: none;
}
#provider-search #resultsContainer .radio-inline {
  padding-left: 0px !important;
}
#provider-search .toggler.disabled {
  color: gray;
  cursor: not-allowed;
}
/*label {
    font-weight: normal;
    line-height: 15px;
}*/
.providerNewSearchPicSmallMM {
  margin-top: 32px;
}
.providerNewSearchPicSmallMM img {
  width: 100%;
}
/*.detailsBtnNewCompanySearchDE {
    background-color:#cf1a1a;
    border:1px solid #cf1a1a;
    color:#FFF;
}
.detailsBtnNewCompanySearchAZ {
    background-color:#ed9414;
    border:1px solid #ed9414;
    color:#FFF;
}*/
.detailsBtnNewCompanySearchSA {
  /*background-color:#11afdc;
    border:1px solid #11afdc;
    color:#FFF;*/
}
/*.detailsBtnNewCompanySearchDE:hover, .detailsBtnNewCompanySearchDE:active, .detailsBtnNewCompanySearchDE:focus,
.detailsBtnNewCompanySearchAZ:hover, .detailsBtnNewCompanySearchAZ:active, .detailsBtnNewCompanySearchAZ:focus {
    color:#000;
}*/
@media screen and (max-width: 767px) {
  .providerNewSearchPicSmallMM img {
    width: 80%;
  }
}
.defaultItem {
  position: relative;
  margin: 15px 0px;
  aspect-ratio: 1 / 1;
}
.defaultItem .imageHolder img {
  width: 100%;
  height: auto;
}
.defaultItem .containerDisallowed {
  height: 100%;
  display: flex;
  text-align: center;
  align-items: center;
  background-color: white;
}
.defaultItem .containerDisallowed .imageHolderDisallowed {
  height: 100%;
  width: 100%;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.defaultItem .containerDisallowed .cookieOptionsButton {
  cursor: pointer;
}
.defaultItem .overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 70px;
  background-color: rgba(255, 255, 255, 0.8);
}
.defaultItem .overlay .text {
  padding: 10px 10px 10px 10px;
  font-size: 18px;
  font-weight: bold;
  color: #646363;
}
#jobPdfCol {
  padding-left: 0px;
  text-align: right;
}
@media (max-width: 576px) {
  .defaultItem .overlay {
    min-height: 50px;
    width: 102%;
  }
  .defaultItem .overlay .text {
    font-size: 14px;
    overflow-wrap: break-word;
    padding: 10px 5px;
  }
  #jobPdfCol {
    padding-left: 0px;
    text-align: left;
  }
}
.treeblock {
  text-align: center;
}
.treeblock .text-block:not(:last-child) {
  border-right: 1px solid #ccc;
}
.treeblock h4 {
  font-size: 20px;
  font-weight: 200;
}
@media (max-width: 991px) {
  .treeblock h4 {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .treeblock .text-block:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
  }
  .treeblock .text-block:last-child {
    padding: 20px 0 0;
  }
  .treeblock .text-block {
    margin: 0 35px;
  }
}
.jobs .job-block {
  background-color: transparent;
  border: none;
  position: relative;
  padding: 0px;
}
.jobs .job-block .overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.jobs .job-block .overlay .text {
  position: relative;
  width: 100%;
  display: table;
  height: 100%;
  padding: 10px 25px;
}
.jobs .job-block .overlay .text span {
  text-shadow: 2px 2px 20px #000000;
  margin: 0 20px;
  text-align: center;
  width: 100%;
  color: white;
  display: table-cell;
  vertical-align: middle;
  font-size: 22px;
  font-weight: 700;
}
.jobs .job-block a {
  display: block;
  overflow: hidden;
}
.jobs .job-block a img {
  min-width: 262px;
  min-height: 175px;
  width: 100%;
  height: auto;
}
@media (min-width: 767px) {
  .jobs img.blur {
    /*-webkit-filter: blur(1px);
                filter: blur(1px);*/
  }
}
.jobs .show-more {
  margin-top: 20px;
}
.jobs .show-more button {
  font-size: 15px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .job-block img {
    width: 100%;
    padding: 10px 25px;
  }
  .show-more {
    padding: 10px 40px;
  }
}
@media (max-width: 767px) {
  .jobs .job-block .overlay .text span {
    font-size: 18px;
  }
}
.sectorJobWidget {
  position: relative;
  margin: 15px 0px;
}
.sectorJobWidget .overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 70px;
  background-color: rgba(255, 255, 255, 0.8);
}
.sectorJobWidget .overlay .text {
  padding: 10px 10px 10px 10px;
  font-size: 18px;
  font-weight: bold;
  color: #646363;
}
@media (max-width: 576px) {
  .sectorJobWidget {
    position: relative;
    margin: 15px 0px;
  }
  .sectorJobWidget .overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 70px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .sectorJobWidget .overlay .text {
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    font-weight: bold;
    color: #646363;
    overflow-wrap: break-word;
  }
}
#footer {
  position: relative;
  padding-bottom: 25px;
  padding-top: 25px;
  background-color: #484c4e;
  min-height: 220px;
}
#footer .footerMenuHeading {
  font-size: 18px;
  color: white;
  margin-bottom: 14px;
}
#footer .cookieOptionsButton {
  cursor: pointer;
}
@media (max-width: 767px) {
  #footer .footerMenuHeading {
    margin-bottom: 2px;
  }
}
#footer > .container {
  position: relative;
  z-index: 1;
}
#sitemap h2 {
  color: white;
  font-size: 35px;
  margin-top: 38px;
  font-weight: normal;
}
#sitemap ul li {
  margin-bottom: 4px;
}
#sitemap ul li a,
#sitemap ul li a:hover,
#sitemap ul li a:focus,
#sitemap ul li a:active {
  color: white;
  font-size: 18px;
}
#sitemap ul li .footerHeading {
  font-size: 18px;
  color: #FFF;
  margin-bottom: 14px;
}
#socialmedia,
#socialmediaRookie {
  color: white;
}
#socialmedia .imageHolder img,
#socialmediaRookie .imageHolder img {
  margin: auto;
  width: 150px;
}
#socialmedia .textIconHolder,
#socialmediaRookie .textIconHolder {
  margin-top: 10px;
}
#socialmedia .textIconHolder .social-icons-holder i,
#socialmediaRookie .textIconHolder .social-icons-holder i {
  color: white;
  font-size: 22px;
  margin-top: -6px;
  margin-left: 10px;
}
#socialmedia .textIconHolder .social-icons-holder img,
#socialmediaRookie .textIconHolder .social-icons-holder img {
  width: 70px;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  #socialmedia .imageHolder,
  #socialmediaRookie .imageHolder {
    display: none;
  }
}
@media (max-width: 767px) {
  #socialmedia .list-inline li:first-child,
  #socialmediaRookie .list-inline li:first-child {
    margin-left: -3px;
  }
  #socialmedia .list-inline li:first-child a,
  #socialmediaRookie .list-inline li:first-child a {
    padding-left: 0;
  }
}
#socialmedia {
  position: absolute;
  top: 20px;
  right: 40px;
}
#socialmediaRookie {
  position: absolute;
  bottom: 0px;
  right: 15px;
}
#footer #sitemap ul li a,
#sitemap ul li a:hover,
#sitemap ul li a:focus,
#sitemap ul li a:active {
  font-size: 15px;
}
@media (max-width: 1200px) {
  #footerMobileHelper {
    position: absolute;
    bottom: 25px;
    right: 20px;
    height: 20px;
    width: 100%;
    margin-top: 10px;
  }
  #socialmedia {
    top: 0px;
    right: 0px;
  }
}
@media (max-width: 768px) {
  #footerImage {
    display: none;
  }
  #footer #sitemap ul li a,
  #sitemap ul li a:hover,
  #sitemap ul li a:focus,
  #sitemap ul li a:active {
    font-size: 14px;
  }
  #footerContainerLarge {
    display: none;
  }
}
@media (min-width: 769px) {
  #footerContainerSmall {
    display: none;
  }
}
#small-header {
  position: relative;
  width: 100%;
  height: 180px;
  background-image: url('/static/images/background/Wasserfall_Banner.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
#small-header img {
  margin-top: 150px;
}
@media (max-width: 576px) {
  #small-header {
    position: relative;
    width: 100%;
    height: 180px;
    background-image: url('/static/images/background/Wasserfall_Banner_Mobile.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
  }
  #small-header img {
    margin-top: 150px;
  }
}
.profile-container {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .profile-container .text-right {
    text-align: left;
  }
}
.profile-container table td {
  padding-right: 20px;
}
.profile-container .table-responsive {
  border: 0;
}
.profile-container h2 {
  margin-top: 35px;
  margin-bottom: 15px;
}
.profile-container .pageblock {
  margin-top: 80px;
}
.profile-container .headlineblock {
  margin-top: 25px;
}
.profile-container .sharing-headline {
  display: inline;
}
.profile-container .profile-details {
  margin-top: 15px;
}
.profile-container .sharing-link {
  margin-left: 25px;
}
.profile-container .cv-date {
  font-weight: 700;
  padding: 0px;
}
.profile-container .cv-date-first {
  font-weight: 700;
  padding-left: 5px;
}
.profile-container .elementContainer {
  margin-top: 20px;
}
.profile-container .element {
  display: inline-block;
  width: 205px;
  height: 32px;
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .profile-container .element {
    width: 100%;
  }
}
.profile-container .elementLabel {
  margin: 0px;
}
.profile-container .mediaitem {
  padding-left: 15px;
  margin-top: 5px;
}
.profile-container .btn-container {
  margin-top: 35px;
  margin-bottom: 35px;
}
.profile-container .widget-container h2 {
  text-align: left;
}
.profile-container .widget-container .description {
  display: none;
}
.profile-container .btn-flat {
  margin-bottom: 3px;
}
@media (max-width: 576px) {
  .profile-container .companyContact {
    margin-bottom: 10px;
  }
}
.contactSpacer {
  min-height: 15px;
}
@media (max-width: 767px) {
  .contact-person {
    margin-bottom: 15px;
  }
}
.items .item-block {
  background-color: transparent;
  border: none;
  position: relative;
  padding: 0px;
  min-height: 170px;
}
.items .item-block .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.items .item-block .overlay .text {
  position: relative;
  width: 100%;
  display: table;
  height: 100%;
  padding: 10px;
}
.items .item-block .overlay .text span {
  text-shadow: 2px 2px 20px #000000;
  margin: 0 20px;
  text-align: center;
  width: 100%;
  color: white;
  display: table-cell;
  vertical-align: middle;
  font-size: 22px;
  font-weight: 700;
}
.items .item-block a {
  display: block;
  overflow: hidden;
}
.items .item-block a img {
  min-width: 262px;
  min-height: 175px;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .items .item-block img {
    width: 100%;
  }
}
@media (min-width: 767px) {
  .items img.blur {
    -webkit-filter: blur(1px);
    filter: blur(1px);
  }
}
@media (max-width: 767px) {
  .tag {
    margin-bottom: 15px;
  }
}
.profilePicHolderKatNo {
  position: relative;
}
.profilePicHolderKatNo .profileCountKatNo {
  position: absolute;
  top: -7px;
  right: 12px;
}
.profilePicHolderKatNo .profileCountKatNo i {
  font-size: 98px;
  color: #cf1a1a;
}
.profilePicHolderKatNo .profileCountKatNo span {
  position: absolute;
  top: 16px;
  left: 0px;
  right: 0px;
  text-align: center;
  color: #FFF;
}
.counterHolder {
  padding-bottom: 10px;
  width: 70px;
  float: right;
}
@media screen and (max-width: 480px) {
  .counterHolder {
    margin-top: 20px;
    padding-bottom: 10px;
    width: 100px;
    float: none;
  }
}
.counterHolder div.dt {
  text-align: center;
  background-color: lightgray;
  border-radius: 25px 25px 0 0;
  padding-top: 15px;
  border-bottom: 1px solid white;
  color: #6C595C;
}
.counterHolder div.db {
  background-color: #CF1A1A;
  border-radius: 0 0 25px 25px;
  padding: 10px;
  text-align: center;
  color: white;
}
.counterHolder div.db i {
  font-size: 15px;
}
.counterHolder div.db span {
  font-size: 15px;
}
.jobs-container,
.sectors-container {
  margin-bottom: 30px;
}
.jobs-container .az-filter li.active,
.sectors-container .az-filter li.active {
  font-weight: bold;
}
.jobs-container .az-filter a,
.sectors-container .az-filter a {
  color: #646363;
  font-size: 1.4em;
  text-decoration: none;
}
.jobs-container .job-image,
.sectors-container .job-image {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mmJobAusbildungContent {
  margin-top: 20px;
}
.mmJobAusbildungContent .panel-heading {
  position: relative !important;
  background-color: #cf1a1a !important;
  color: #FFF !important;
  border: none !important;
  cursor: pointer;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
}
.mmJobAusbildungContent .panel-heading.collapsed {
  background-color: #FFF !important;
  color: #646363 !important;
}
.mmJobAusbildungContent .panel-heading .glyphicon-triangle-bottom,
.mmJobAusbildungContent .panel-heading .glyphicon-triangle-top {
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 16px;
}
.mmJobAusbildungContent .panel-heading .glyphicon-triangle-top {
  top: 10px;
}
.mmJobAusbildungContent .panel-heading.collapsed .glyphicon-triangle-bottom {
  display: inline-block !important;
}
.mmJobAusbildungContent .panel-heading .glyphicon-triangle-top {
  display: inline-block !important;
}
.mmJobAusbildungContent .panel-heading.collapsed .glyphicon-triangle-top {
  display: none !important;
}
.mmJobAusbildungContent .panel .panel .panel-heading.collapsed {
  background-color: #eee !important;
}
.mmJobAusbildungContent .panel-heading h2 {
  font-size: 16px;
}
.mmJobAusbildungContent .panel {
  border-top: 1px solid #eee !important;
  border-left: 1px solid #eee !important;
  border-bottom: 1px solid #eee !important;
  border-right: 1px solid #eee !important;
  margin-top: 24px;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.mmJobAusbildungContent .panel-body {
  border: none !important;
}
.mmJobAusbildungContentBerufsschulen .mmJobAusbildungContentBerufsschulenElem {
  margin-top: 15px;
  margin-bottom: 20px;
  min-height: 200px;
}
.mmJobAusbildungContentBerufsschulen .mmJobAusbildungContentBerufsschulenElem .mmJobAusbildungContentBerufsschulenElemName {
  font-weight: bold;
  font-size: 15px;
}
.itemsJobDetailTopAnbieterEvents > div > div .overlay {
  top: auto !important;
  bottom: 0px !important;
  height: auto !important;
}
.itemsJobDetailTopAnbieterEvents > div > div .overlay span {
  text-align: left !important;
  font-size: 19px !important;
}
@media (min-width: 1200px) {
  .itemsJobDetailTopAnbieterEvents > div > div {
    width: 320px;
  }
}
@media (max-width: 800px) {
  .itemsJobDetailTopAnbieterEvents > div > div .overlay span {
    font-size: 14px !important;
  }
}
.sonata-ba-form h4 {
  margin-top: 50px;
}
.form-container {
  background-color: #edefec;
}
.form-container label.required::after {
  content: "*";
  margin-left: 3px;
  color: #cf1a1a;
}
.form-container label.required-appointment::after {
  content: "*";
  margin-left: 3px;
  color: #cf1a1a;
}
.form-container .consent-text {
  width: 100%;
  height: 450px;
  overflow-y: scroll;
  background-color: #ffffff;
  padding: 15px;
  border: 1px solid #ccc;
  margin-top: 30px;
}
.form-container .checkbox-container {
  width: 4%;
}
.form-container .checkbox-container input {
  margin-left: 0px;
}
.form-container .checkbox-container label.required::after {
  content: "";
}
.form-container h4 {
  margin-top: 30px;
}
.form-container form {
  margin-top: 30px;
}
.form-container button {
  margin-top: 30px;
  margin-bottom: 30px;
}
.select2-container-multi .select2-choices {
  border-radius: 4px;
  border-color: #ccc;
}
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #eee;
}
.checkbox label,
.radiobox label {
  padding-left: 20px;
  padding-right: 30px;
}
.checkbox label,
.radiobox label {
  curser: pointer;
}
.radiobox label.required::after {
  content: "";
}
.cke_charcount {
  float: right !important;
  display: block !important;
  margin-top: 5px !important;
  margin-right: 3px !important;
  color: #60676A !important;
}
.cke_charcount span.cke_charcount_count,
.cke_charcount span.cke_charcount_limit {
  font-style: italic;
}
.upload-disclaimer {
  font-size: 0.8em;
  margin-top: 15px;
  margin-bottom: 15px;
}
.actionBtn {
  margin-left: 0px !important;
  margin-right: 10px;
  margin-bottom: 5px;
}
.bookingFormContainer {
  display: block;
  margin-top: 80px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .btn-group {
    display: block;
  }
}
#appointmentInfo {
  margin-top: 10px;
}
.bookingStartDateLabel {
  font-weight: 700;
}
.cke_toolbox > span:last-child {
  display: none;
}
.formbtn {
  width: 230px;
}
@media (min-width: 768px) {
  #formBtnBackground {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  }
}
.backend-container,
.modal-body {
  margin-bottom: 50px;
}
.backend-container .panel-info,
.modal-body .panel-info {
  border: none;
}
.backend-container .panel,
.modal-body .panel {
  background-color: #edefec;
  border: none;
  box-shadow: none;
}
.backend-container .box,
.modal-body .box {
  margin: 15px;
}
.backend-container .box-header .box-title,
.modal-body .box-header .box-title {
  display: none;
}
.backend-container .excellentLabel,
.modal-body .excellentLabel {
  margin-bottom: 5px;
}
.backend-container div[id*='excellentTrainingCompany'],
.modal-body div[id*='excellentTrainingCompany'] {
  display: block;
  position: relative;
  margin-bottom: 0;
}
.backend-container div[id*='excellentTrainingCompany'] > label,
.modal-body div[id*='excellentTrainingCompany'] > label {
  position: absolute;
  margin-left: 25px;
  margin-bottom: 0;
}
.backend-container div[id*='excellentCountryTrainingCompany'],
.modal-body div[id*='excellentCountryTrainingCompany'] {
  display: block;
  position: relative;
}
.backend-container div[id*='excellentCountryTrainingCompany'] > label,
.modal-body div[id*='excellentCountryTrainingCompany'] > label {
  position: absolute;
  margin-left: 25px;
}
.backend-container div[id*='ProfilePicture'] span[type='label'],
.modal-body div[id*='ProfilePicture'] span[type='label'] {
  display: none;
}
.backend-container .upload-media,
.modal-body .upload-media {
  margin-top: 30px;
}
.backend-container .upload-media #upload-wrapper,
.modal-body .upload-media #upload-wrapper {
  margin-top: 30px;
}
.backend-container .upload-media .upload-file,
.modal-body .upload-media .upload-file {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.backend-container .upload-media #upload-path,
.modal-body .upload-media #upload-path {
  background-color: #edefec;
  border: none;
  color: #646363;
  width: 300px;
  padding-left: 15px;
}
.backend-container .upload-media input,
.modal-body .upload-media input {
  padding-left: 0px;
}
.backend-container .upload-media .form-control,
.modal-body .upload-media .form-control {
  height: inherit;
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.backend-container .select2-container.form-control,
.modal-body .select2-container.form-control,
.backend-container div[id*='per_page'].form-control,
.modal-body div[id*='per_page'].form-control {
  height: inherit;
  border: none;
  box-shadow: none;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
}
.backend-container #s2id_filter_appointment__event_value,
.modal-body #s2id_filter_appointment__event_value {
  border: none;
  box-shadow: none;
  background-color: transparent;
  padding-left: 0px;
}
.backend-container .field-short-description,
.modal-body .field-short-description {
  display: inline-block;
  min-width: 120px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.backend-container .btn-group .btn,
.modal-body .btn-group .btn {
  border-radius: 0;
}
.backend-container .btn-group .btn + .btn,
.modal-body .btn-group .btn + .btn {
  margin-left: 5px;
}
@media (max-width: 660px) {
  .backend-container .btn-group .btn + .btn,
  .modal-body .btn-group .btn + .btn {
    margin-left: 0px;
  }
}
.backend-container .btn-sm,
.modal-body .btn-sm {
  padding: 5px 15px;
}
@media (max-width: 660px) {
  .backend-container .btn-sm,
  .modal-body .btn-sm {
    width: 90%;
    margin-bottom: 5px;
  }
}
.backend-container .btn,
.modal-body .btn {
  border-radius: 0;
}
.backend-container .btn i,
.modal-body .btn i {
  display: none;
}
.backend-container .btn-success,
.modal-body .btn-success,
.backend-container .btn-primary,
.modal-body .btn-primary,
.backend-container .edit_link,
.modal-body .edit_link {
  background-color: #cf1a1a;
  border-color: #cf1a1a;
  color: white;
}
.backend-container .btn-success:hover,
.modal-body .btn-success:hover,
.backend-container .btn-primary:hover,
.modal-body .btn-primary:hover,
.backend-container .edit_link:hover,
.modal-body .edit_link:hover {
  background-color: black;
  border-color: black;
}
.backend-container .btn-info,
.modal-body .btn-info,
.backend-container .btn-danger,
.modal-body .btn-danger,
.backend-container .delete_link,
.modal-body .delete_link {
  background-color: transparent;
  border-color: #646363;
  color: #646363;
}
.backend-container .btn-info:hover,
.modal-body .btn-info:hover,
.backend-container .btn-danger:hover,
.modal-body .btn-danger:hover,
.backend-container .delete_link:hover,
.modal-body .delete_link:hover {
  background-color: black;
  border-color: black;
  color: white;
}
.backend-container .btn-info > i,
.modal-body .btn-info > i,
.backend-container .btn-danger > i,
.modal-body .btn-danger > i,
.backend-container .delete_link > i,
.modal-body .delete_link > i {
  display: none;
}
.backend-container .form-actions,
.modal-body .form-actions {
  margin-top: 30px;
}
.backend-container .btn-small,
.modal-body .btn-small {
  font-size: 12px;
  line-height: 1.5;
}
.backend-container th.sonata-ba-list-field-header-batch,
.modal-body th.sonata-ba-list-field-header-batch,
.backend-container td.sonata-ba-list-field-batch,
.modal-body td.sonata-ba-list-field-batch {
  display: none;
}
.backend-container .sonata-ba-list-field-header-text a,
.modal-body .sonata-ba-list-field-header-text a,
.backend-container .sonata-ba-list-field-header-date a,
.modal-body .sonata-ba-list-field-header-date a,
.backend-container .sonata-ba-list-field-header-url a,
.modal-body .sonata-ba-list-field-header-url a {
  color: #646363;
}
.backend-container .sonata-ba-list-field-header-text a:focus,
.modal-body .sonata-ba-list-field-header-text a:focus,
.backend-container .sonata-ba-list-field-header-date a:focus,
.modal-body .sonata-ba-list-field-header-date a:focus,
.backend-container .sonata-ba-list-field-header-url a:focus,
.modal-body .sonata-ba-list-field-header-url a:focus,
.backend-container .sonata-ba-list-field-header-text a:active,
.modal-body .sonata-ba-list-field-header-text a:active,
.backend-container .sonata-ba-list-field-header-date a:active,
.modal-body .sonata-ba-list-field-header-date a:active,
.backend-container .sonata-ba-list-field-header-url a:active,
.modal-body .sonata-ba-list-field-header-url a:active {
  color: #646363;
}
.backend-container .sonata-ba-filter,
.modal-body .sonata-ba-filter {
  display: none;
}
.backend-container .col-md-10,
.modal-body .col-md-10 {
  width: 100%;
}
.backend-container .nav-pills > li > a,
.modal-body .nav-pills > li > a {
  border-radius: 0;
  color: #646363;
}
.backend-container .nav-pills > li > a:active,
.modal-body .nav-pills > li > a:active,
.backend-container .nav-pills > li > a:focus,
.modal-body .nav-pills > li > a:focus,
.backend-container .nav-pills > li > a:hover,
.modal-body .nav-pills > li > a:hover {
  background-color: #cf1a1a;
  color: white;
}
.backend-container .nav-pills > li.active > a,
.modal-body .nav-pills > li.active > a {
  color: white;
  background-color: #cf1a1a;
}
.backend-container .filter_container a.btn-default,
.modal-body .filter_container a.btn-default {
  background-color: transparent;
  color: #646363;
  border-color: #646363;
}
.backend-container .filter_container a.btn-default:hover,
.modal-body .filter_container a.btn-default:hover {
  background-color: black;
  border-color: black;
  color: white;
}
.icheckbox_minimal,
.iradio_minimal {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  background: white;
  margin-right: 5px;
  margin-top: -4px;
  border-radius: 4px;
}
.icheckbox_minimal.checked::before {
  content: "\2714";
  color: #cf1a1a;
  font-size: 17px;
  line-height: 16px;
}
.iradio_minimal.checked::before {
  content: "\2022";
  color: white;
  text-align: center;
  font-size: 20px;
  margin-left: 3px;
  line-height: 10px;
}
.select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 5px;
}
.content-logo {
  position: absolute;
  top: 0px;
  left: 0px;
}
.content-logo img {
  width: 220px;
  height: 125px;
}
.content-background {
  z-index: -1;
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  /*background-image:url('/bundles/frontend/images/header/header_register_overlay.jpg?v0.2');*/
  background-image: url('/bundles/frontend/images/header/XL_Wasserfall.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.register-text {
  line-height: 2em;
  margin-top: 20px;
}
.register-text ol {
  padding-left: 15px;
}
.register-container {
  margin-top: 100px;
  padding: 100px 0px 60px 0px;
}
.register-container .select-container {
  position: relative;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 40px 50px;
  color: #FFF;
  width: 70%;
  margin: auto;
}
.register-container .select-container .register-title {
  position: absolute;
  top: -20px;
  left: 14px;
  padding: 8px 40px;
  color: #FFF;
}
.register-container .select-container .register-title h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 0px 0px;
}
.register-container .select-container .heading {
  text-align: center;
  font-size: 30px;
}
.register-container .select-container .heading h1 {
  margin: 0px;
}
.register-container .select-container .select-type {
  margin-top: 30;
}
.register-container .select-container .select-type a {
  margin-top: 20px;
  display: block;
  color: #FFF;
  font-size: 24px;
  text-align: center;
  padding: 10px 10px;
  text-decoration: none;
}
.register-container .form-container {
  position: relative;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 40px 50px 20px 50px;
  color: #FFF;
}
.register-container .form-container .register-title {
  position: absolute;
  top: -20px;
  left: 14px;
  padding: 8px 40px;
  color: #FFF;
}
.register-container .form-container .register-title h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 0px 0px;
}
.register-container .form-container .consent-text {
  width: 100%;
  height: 450px;
  overflow-y: scroll;
  background-color: #ffffff;
  padding: 15px;
  border: 1px solid #ccc;
  margin-top: 30px;
}
.register-container .form-container .checkbox-container {
  width: 4%;
}
.register-container .form-container .checkbox-container input {
  margin-left: 0px;
}
.register-container .form-container .checkbox-container label.required::after {
  content: "";
}
.register-container .form-container .help-block {
  color: #FFF;
}
.register-container .form-container label.required::after {
  content: "*";
  margin-left: 3px;
  color: #cf1a1a;
}
.register-container .form-container label.required-appointment::after {
  content: "*";
  margin-left: 3px;
  color: #cf1a1a;
}
.register-container .form-container h4 {
  margin-top: 0px;
}
.register-container .form-container form {
  margin-top: 0px;
}
.register-container .form-container button {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 576px) {
  .register-container .select-container .heading h1 {
    font-size: 18px;
  }
  .register-container .select-container .select-type a {
    font-size: 14px;
  }
}
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  height: 13px;
}
div.pp_default .pp_top .pp_left {
  background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
  background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
  background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}
div.pp_default .pp_next:hover {
  background: url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
  cursor: pointer;
}
div.pp_default .pp_previous:hover {
  background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
  cursor: pointer;
}
div.pp_default .pp_expand {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_expand:hover {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_contract {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_contract:hover {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_gallery ul li a {
  background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaa;
}
div.pp_default .pp_social {
  margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto;
}
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}
div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
  background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0;
}
div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px;
}
div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}
div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px;
}
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7;
}
div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
  background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat;
}
div.light_rounded .pp_top .pp_left {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_right {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}
div.light_rounded .pp_next:hover {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_previous:hover {
  background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand:hover {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract:hover {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_nav .pp_play {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_arrow_previous {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_next {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_top .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}
div.dark_rounded .pp_top .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}
div.dark_rounded .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_rounded .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_rounded .pp_next:hover {
  background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
  background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #fff;
}
div.dark_rounded .pp_nav .pp_play {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_arrow_previous {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}
div.dark_rounded .pp_arrow_next {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}
div.dark_rounded .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}
div.dark_rounded .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_loaderIcon {
  background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
  background: #000;
}
div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0;
}
div.dark_square .pp_loaderIcon {
  background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat;
}
div.dark_square .pp_expand {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_expand:hover {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract:hover {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_nav {
  clear: none;
}
div.dark_square .pp_nav .pp_play {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_arrow_previous {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}
div.dark_square .pp_arrow_next {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}
div.dark_square .pp_next:hover {
  background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.dark_square .pp_previous:hover {
  background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.light_square .pp_expand {
  background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_expand:hover {
  background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract:hover {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.light_square .pp_nav .pp_play {
  background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_arrow_previous {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}
div.light_square .pp_arrow_next {
  background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}
div.light_square .pp_next:hover {
  background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.light_square .pp_previous:hover {
  background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.facebook .pp_top .pp_left {
  background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}
div.facebook .pp_top .pp_middle {
  background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}
div.facebook .pp_top .pp_right {
  background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}
div.facebook .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}
div.facebook .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}
div.facebook .pp_expand {
  background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_expand:hover {
  background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract:hover {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.facebook .pp_description {
  margin: 0 37px 0 0;
}
div.facebook .pp_loaderIcon {
  background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;
}
div.facebook .pp_arrow_previous {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default;
}
div.facebook .pp_arrow_next {
  background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default;
}
div.facebook .pp_nav {
  margin-top: 0;
}
div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
  background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_next:hover {
  background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.facebook .pp_previous:hover {
  background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}
div.facebook .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}
div.facebook .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
}
div.pp_pic_holder a:focus {
  outline: none;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}
.pp_description {
  display: none;
  margin: 0;
}
.pp_social {
  float: left;
  margin: 0;
}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden;
}
.pp_social .twitter {
  float: left;
}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}
.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0;
}
.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}
a.pp_next {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_previous {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px;
}
#pp_full_res {
  line-height: 1 !important;
}
#pp_full_res .pp_inline {
  text-align: left;
}
#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px;
}
div.pp_default .pp_content,
div.light_rounded .pp_content {
  background-color: #fff;
}
div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
  color: #000;
}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #fff;
}
div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
  position: relative;
}
div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
  background: #fff;
}
div.light_rounded .pp_description,
div.light_square .pp_description {
  margin-right: 85px;
}
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}
div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
  background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}
div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
  color: #c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
  color: #fff;
}
.pp_top,
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_top,
* html .pp_bottom {
  padding: 0 20px;
}
.pp_top .pp_left,
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle,
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right,
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_fade,
.pp_gallery li.default a img {
  display: none;
}
.lebenslauf a:hover {
  color: #3d5c5c;
}
.lebenslauf a:active {
  color: #a3c2c2;
}
a.bigmenubutton.green {
  background: #9dc1bd;
}
a.bigmenubutton.green:hover {
  background: rgba(157, 193, 189, 0.8);
}
a.bigmenubutton.blue {
  background: #0072ff;
}
a.bigmenubutton.blue:hover {
  background: rgba(0, 114, 255, 0.7);
}
a.bigmenubutton.yellow {
  background: #f4c900;
}
a.bigmenubutton.yellow:hover {
  background: rgba(244, 201, 0, 0.7);
}
.buttoncontainer {
  min-height: 500px;
  padding-top: 60px;
}
.bigmenubutton,
a.bigmenubutton {
  text-align: center;
  background: #888888;
  display: block;
  color: #fff;
  min-height: 155px;
  width: 280px;
  padding: 20px 20px;
  margin: auto !important;
  margin-bottom: 20px !important;
}
a.bigmenubutton:hover,
.bigmenubutton:hover {
  background: #009ad8;
  text-decoration: none;
  color: #fff;
}
.bigmenubutton > .fa-aw {
  font-size: 23px;
}
.bigmenubutton:hover {
  text-decoration: none;
  cursor: pointer;
}
.bigmenubutton.hasactions {
  cursor: auto;
}
.bigmenubutton.hasactions .fa-circle,
.bigmenubutton.hasactions a .fa-circle {
  color: #000;
}
.bigmenubutton.hasactions .actions {
  opacity: 0;
  height: 0;
  text-align: right;
}
.bigmenubutton.hasactions:hover .actions {
  opacity: 1;
  cursor: pointer;
  height: 65px;
}
.bigmenubutton img {
  width: 75px;
}
.bigmenubutton.abgelaufen {
  background: repeating-linear-gradient(45deg, #8e8e8e, #8e8e8e 10px, #989898 10px, #989898 20px) !important;
}
.lebenslauf .nav-tabs li > a {
  background: #CCC;
}
.lebenslauf .nav-tabs .active > a,
.lebenslauf .nav-tabs .active > a:active {
  background: #669999 !important;
  color: #fff !important;
}
.lebenslauf .btn.btn-default {
  background: #009ad8;
  border-color: #009ad8;
  color: #fff;
  border: 0px !important;
}
.lebenslauf .btn.btn-default:hover,
.lebenslauf .btn.btn-default.bewerb-selected {
  background: #0073ae;
}
.lebenslauf label.required::after,
.jobboerse label.required::after {
  content: "*";
  margin-left: 3px;
  color: #cf1a1a;
}
#documentmodal input[type="file"] {
  border: 0 none;
  box-shadow: 0 0 0;
  padding: 0;
}
.bigmenubutton h3 {
  font-size: 18px;
  line-height: 1.3;
  font-weight: normal;
  margin-bottom: 0px !important;
}
.dokumente .bigmenubutton h3 {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.col-md-1.lebenslaufstatus {
  padding-top: 55px;
}
.bigmenubutton .showonhover {
  display: none;
}
.bigmenubutton:hover .showonhover {
  display: block;
}
label.bigmenubutton.dina4 {
  background-size: cover;
  width: 210px;
  height: 290px;
}
label.bigmenubutton.dina4 h3 {
  background: transparent;
  height: 100%;
}
label.bigmenubutton.dina4 h3:hover,
label.bigmenubutton.dina4 input:checked + h3 {
  background: transparent;
  border: 10px solid #9dc1bd;
  height: 100%;
}
.bigmenubutton.hasactions .actions.visible {
  opacity: 1;
  height: 30px;
}
.bewerbungsitem .bigmenubutton.hasactions:hover .actions {
  opacity: 1;
  cursor: pointer;
  height: 0px;
  margin-top: -15px;
  margin-right: -15px;
  height: 15px;
}
.bewerbungsitem .status {
  position: absolute;
  margin-top: -20px;
  margin-left: -20px;
  padding: 10px 13px;
  background: #9dc1bd;
  font-size: 1.2em;
}
.bewerbungsitem .abgelaufen .status {
  background: #b5485e;
}
@media screen and (max-width: 1000px) {
  .pull-right.savebutton {
    float: none !important;
    margin: auto !important;
    width: 100%;
    margin: 20px 0px 0 0 !important;
  }
  .pull-right.savebutton button {
    margin: auto !important;
    display: block;
  }
}
.container.windowsized {
  min-height: 600px;
}
label.bigmenubutton input:checked + h3 {
  background: #9dc1bd;
}
label.bigmenubutton {
  overflow: hidden;
  padding: 0px;
}
.bigmenubutton input[type="radio"] {
  opacity: 0;
  height: 10px;
  margin: 0px !important;
  padding: 0px !important;
}
label.bigmenubutton h3 {
  padding: 30px;
  width: 100%;
}
.navsteps {
  list-style-type: none;
  margin: 0px 0 100px 0;
  padding: 20px 0 0;
  pointer-events: none !important;
}
.navsteps li {
  float: left;
  text-align: center;
  width: 25%;
}
.navsteps.five li {
  float: left;
  text-align: center;
  width: 20%;
}
.navsteps .bar {
  background: #d8d8d8 none repeat scroll 0 0;
  height: 25px;
  width: 100%;
}
.bar .step {
  background: #c5c5c5 none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 50px;
  height: 58px;
  margin: auto;
  padding: 18px;
  position: relative;
  top: -17px;
  width: 58px;
  color: #fff;
  font-size: 16px;
}
.bar .description {
  color: #000;
  position: relative;
  text-align: center;
  text-decoration: none;
  top: -10px;
}
.navsteps a,
.navsteps a:hover,
.navsteps a:active,
.navsteps a:visited {
  text-decoration: none !important;
}
.active .bar {
  background: linear-gradient(to right, #c91819 50%, #d8d8d8 50%);
}
.active .bar .step {
  background: #c91819;
}
.done .bar,
li.active:last-child .bar,
.done .bar .step,
li.active:last-child .step {
  background: #008867;
}
.halfdone .bar {
  background: linear-gradient(to right, #008867 50%, #c91819 50%);
}
.lebenslauf .nav-tabs .active a {
  background: #b5485e !important;
  color: #fff;
}
.lebenslauf .nav-tabs li a {
  color: #b5485e;
}
.lebenslauf .done .bar,
.lebenslauf li.active:last-child .bar,
.lebenslauf .done .bar .step,
.lebenslauf li.active:last-child .step {
  background: #669999;
}
.lebenslauf .halfdone .bar {
  background: linear-gradient(to right, #669999 50%, #b5485e 50%);
}
.lebenslauf .active .bar {
  background: linear-gradient(to right, #b5485e 50%, #d8d8d8 50%);
}
.lebenslauf .active .bar .step {
  background: #b5485e;
}
.lebenslauf .tooltip-inner {
  padding: 10px !important;
  text-align: left !important;
}
.lebenslauf .tooltip {
  z-index: 99999 !important;
}
.lebenslauf .actions a.info + .tooltip {
  min-width: 280px !important;
}
.lebenslauf .nav-tabs li > a {
  border: 0px;
  background: transparent;
  border-bottom: 3px solid #5a5a5a;
  color: #5a5a5a !important;
  padding: 7px 25px;
  margin: 0px !important;
}
.lebenslauf .nav-tabs .active a,
.lebenslauf .nav-tabs a:hover,
.lebenslauf .nav-tabs li.active > a:hover,
.lebenslauf .nav-tabs a:active,
.lebenslauf .nav-tabs a:focus,
.lebenslauf .nav-tabs > li.active > a:focus,
.lebenslauf .nav-tabs > li.active > a:active {
  background: transparent!important;
  border: 0px;
  border-bottom: 3px solid #b5485e;
  color: #b5484e !important;
  padding: 7px 25px !important;
  margin: 0px !important;
}
.lebenslauf .nav-tabs {
  border: 0px;
  margin-bottom: 20px;
}
.jobOfferListItem {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.26);
  display: block;
  width: 295px;
  margin: 20px auto 20px auto;
  text-decoration: none!important;
}
.jobOfferListLinks {
  color: #000;
  text-align: right;
  margin: 20px;
  display: none;
  text-decoration: none;
  position: absolute;
  top: 20px;
  right: 0px;
}
.jobOfferListLinks span.fa-stack.fa-2x {
  font-size: 1.62em;
}
.jobOfferListItem:hover .jobOfferListLinks {
  display: block;
}
.jobOfferListLinks a {
  color: #000;
  opacity: 1;
}
.jobOfferListLinks a:hover {
  text-decoration: none;
}
.jobOfferListLinks a:hover .fa-inverse {
  color: #cf1a1a !important;
}
.jobOfferListLinks .fa-stack {
  font-size: 1.8em !important;
}
.jobOfferListLinks .fa-stack-1x {
  font-size: 0.85em;
}
.jobOfferListImage {
  overflow: hidden;
  width: 100%;
  background-size: cover;
}
.jobOfferListImage img {
  width: 100%;
  height: 200px;
}
.jobOfferListText {
  padding: 16px;
  background-position: center center;
  background-size: cover;
}
.jobListProfileName {
  color: #646363;
  margin-top: 20px;
  text-align: left;
  font-size: 14px;
}
.jobListIconBlock > .fa {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  font-size: 16px;
  color: #e30613;
}
.jobListIconBlock {
  color: #333;
  margin-top: 5px;
  font-size: 15px;
}
.jobListIconBlock > span.fa-aw {
  top: -1px;
  font-size: 8px;
}
.jobListDescription {
  display: block;
  font-size: 15px;
  padding-bottom: 16px;
  font-weight: bold;
  height: 76px;
}
.jobOfferListBadge {
  background-color: #f7a600;
  display: inline-block;
  color: white;
  width: 100%;
  padding: 6px 6px;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  z-index: 10;
}
.jobOfferListBadge.lehrstelle {
  background: #e9942b none repeat scroll 0 0;
  color: #fff;
}
.jobOfferListBadge.ferialjob {
  background: #28afd7 none repeat scroll 0 0;
  color: #fff;
}
.jobOfferListBadge.praktikumsstelle,
.jobOfferListBadge.praktikum {
  background: #ea2a6b none repeat scroll 0 0;
  color: #fff;
}
.jobviewfirstrow i {
  margin-right: 5px;
  position: relative;
  top: -5px;
  color: #e30613;
}
.jobviewfirstrow {
  margin-bottom: 20px;
}
.jobdetaillist h4 {
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.jobdetaillist h4 .fa-aw {
  font-size: 1.5em;
  margin-right: 9px;
  position: relative;
  top: 2px;
}
.jobdetaillist > p {
  padding-left: 45px;
}
.jobImageHolder img {
  width: 100%;
  max-width: 700px;
}
.followScroll {
  z-index: 25;
}
.jobMagnify {
  display: inline-block;
  position: absolute;
  height: 0px;
  width: 0px;
  top: 0px;
  opacity: 0.8;
  cursor: pointer;
  margin: 10px;
}
.jobMagnify:hover {
  opacity: 1;
}
.jobImageHolder {
  position: relative;
}
#jobImageOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: #000;
  opacity: 0.7;
  display: none;
  z-index: 99999;
}
#jobImageOverlayContent {
  position: absolute;
  top: -100px;
  text-align: center;
  display: none;
  overflow: hidden;
  z-index: 99999;
}
#jobImageOverlayContent img {
  cursor: pointer;
  max-width: 100%;
}
.jobDetailContainer {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
}
.jobDetailContainer img {
  width: 80px;
}
.jobboerseView .profile-image {
  max-width: 100%;
}
@media (min-width: 992px) {
  .col-md-4.followScroll {
    float: right;
  }
}
@media (max-width: 576px) {
  .jobOfferListItem {
    width: 100%;
    height: 220px;
    margin: 20px auto 20px auto;
  }
  .jobOfferListText {
    padding: 3px;
    height: 100px;
    word-wrap: break-word;
  }
  .jobListDescription {
    font-size: 14px;
  }
  .jobListProfileName {
    margin-top: 0px;
    position: absolute;
    bottom: 0px;
  }
}
.lebenslauf .filter li {
  list-style-type: none;
  display: inline-block;
}
.lebenslauf .filter {
  text-align: center;
}
.lebenslauf .filter .btn {
  font-weight: normal;
  font-size: 0.9em;
}
@media screen and (max-width: 1000px) {
  .navsteps.five {
    transform: scale(0.8);
  }
  .nav-tabs-responsive > li {
    display: none;
    width: 23%;
  }
  .nav-tabs-responsive > li > a {
    text-align: center;
    vertical-align: top;
    width: 100%;
  }
  .nav-tabs-responsive > li.active {
    width: 54%;
  }
  .nav-tabs-responsive > li.active:first-child {
    margin-left: 23%;
  }
  .nav-tabs-responsive > li.active,
  .nav-tabs-responsive > li.prev,
  .nav-tabs-responsive > li.next {
    display: block;
  }
  .nav-tabs-responsive > li.prev,
  .nav-tabs-responsive > li.next {
    transform: scale(0.9);
  }
  .nav-tabs-responsive > li.next > a,
  .nav-tabs-responsive > li.prev > a {
    transition: none 0s ease 0s ;
  }
  .nav-tabs-responsive > li.next > a .text,
  .nav-tabs-responsive > li.prev > a .text {
    display: none;
  }
  .nav-tabs-responsive > li.prev > a::after {
    content: "<";
  }
  .nav-tabs-responsive > li.next > a::after {
    content: ">";
  }
  .nav-tabs-responsive > li.dropdown > a > .caret {
    display: none;
  }
  .nav-tabs-responsive > li.dropdown > a::after {
    content: "v";
  }
  .nav-tabs-responsive > li.dropdown.active > a::after {
    display: none;
  }
  .nav-tabs-responsive > li.dropdown.active > a > .caret {
    display: inline-block;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-left {
    left: 0;
    right: auto;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-center {
    left: 50%;
    right: auto;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-right {
    left: auto;
    right: 0;
  }
  li.prev a,
  li.next a {
    border: 0px !important;
  }
}
.wrapper {
  padding: 15px 0;
}
.bs-example-tabs .nav-tabs {
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  .lebenslaufstatus {
    text-align: right;
    font-size: 0.8em;
    margin: 15px 0 0 5px;
    padding: 0px 0 0 0px;
  }
  #layout .lebenslaufstatus {
    text-align: center;
    padding-top: 165px;
  }
  .startfreigabe .lebenslaufstatus {
    text-align: center;
  }
  .col-md-1.col-xs-12.lebenslaufstatus.text-center {
    text-align: right;
  }
}
@media (max-width: 990px) {
  .lebenslaufstatus {
    text-align: center;
    font-size: 1em;
    display: block;
    margin: 0px 0 15px 0px;
    padding: 0px 0px 0px 0px !important;
  }
}
@media (max-width: 766px) {
  .lebenslaufstatus {
    text-align: center;
    font-size: 1em;
    margin: 0px 0 10px 2px;
    padding: 0px 0px 0px 0px !important;
  }
}
#beschreibung h3 small .fa-stack {
  font-size: 0.7em;
  margin-top: -10px;
}
.jobboerse label.bigmenubutton input:checked + h3,
.jobboerse a.bigmenubutton:hover,
.jobboerse .bigmenubutton:hover {
  background: #1a8f35;
}
.jobviewfirstrow .fa-aw {
  color: #cf1a1a;
}
.minicolors {
  position: relative;
}
.minicolors-sprite {
  background-image: url(jquery.minicolors.png);
}
.minicolors-swatch {
  position: absolute;
  vertical-align: middle;
  background-position: -80px 0;
  border: solid 1px #ccc;
  cursor: text;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.minicolors-swatch-color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.minicolors input[type=hidden] + .minicolors-swatch {
  width: 28px;
  position: static;
  cursor: pointer;
}
.minicolors input[type=hidden][disabled] + .minicolors-swatch {
  cursor: default;
}
/* Panel */
.minicolors-panel {
  position: absolute;
  width: 173px;
  background: white;
  border: solid 1px #CCC;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: 99999;
  box-sizing: content-box;
  display: none;
}
.minicolors-panel.minicolors-visible {
  display: block;
}
/* Panel positioning */
.minicolors-position-top .minicolors-panel {
  top: -154px;
}
.minicolors-position-right .minicolors-panel {
  right: 0;
}
.minicolors-position-bottom .minicolors-panel {
  top: auto;
}
.minicolors-position-left .minicolors-panel {
  left: 0;
}
.minicolors-with-opacity .minicolors-panel {
  width: 194px;
}
.minicolors .minicolors-grid {
  position: relative;
  top: 1px;
  left: 1px;
  width: 150px;
  height: 150px;
  background-position: -120px 0;
  cursor: crosshair;
}
.minicolors .minicolors-grid-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
}
.minicolors-slider-saturation .minicolors-grid {
  background-position: -420px 0;
}
.minicolors-slider-saturation .minicolors-grid-inner {
  background-position: -270px 0;
  background-image: inherit;
}
.minicolors-slider-brightness .minicolors-grid {
  background-position: -570px 0;
}
.minicolors-slider-brightness .minicolors-grid-inner {
  background-color: black;
}
.minicolors-slider-wheel .minicolors-grid {
  background-position: -720px 0;
}
.minicolors-slider,
.minicolors-opacity-slider {
  position: absolute;
  top: 1px;
  left: 152px;
  width: 20px;
  height: 150px;
  background-color: white;
  background-position: 0 0;
  cursor: row-resize;
}
.minicolors-slider-saturation .minicolors-slider {
  background-position: -60px 0;
}
.minicolors-slider-brightness .minicolors-slider {
  background-position: -20px 0;
}
.minicolors-slider-wheel .minicolors-slider {
  background-position: -20px 0;
}
.minicolors-opacity-slider {
  left: 173px;
  background-position: -40px 0;
  display: none;
}
.minicolors-with-opacity .minicolors-opacity-slider {
  display: block;
}
/* Pickers */
.minicolors-grid .minicolors-picker {
  position: absolute;
  top: 70px;
  left: 70px;
  width: 12px;
  height: 12px;
  border: solid 1px black;
  border-radius: 10px;
  margin-top: -6px;
  margin-left: -6px;
  background: none;
}
.minicolors-grid .minicolors-picker > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: solid 2px white;
  box-sizing: content-box;
}
.minicolors-picker {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 2px;
  background: white;
  border: solid 1px black;
  margin-top: -2px;
  box-sizing: content-box;
}
/* Swatches */
.minicolors-swatches,
.minicolors-swatches li {
  margin: 5px 0 3px 5px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.minicolors-swatches .minicolors-swatch {
  position: relative;
  float: left;
  cursor: pointer;
  margin: 0 4px 0 0;
}
.minicolors-with-opacity .minicolors-swatches .minicolors-swatch {
  margin-right: 7px;
}
.minicolors-swatch.selected {
  border-color: #000;
}
/* Inline controls */
.minicolors-inline {
  display: inline-block;
}
.minicolors-inline .minicolors-input {
  display: none !important;
}
.minicolors-inline .minicolors-panel {
  position: relative;
  top: auto;
  left: auto;
  box-shadow: none;
  z-index: auto;
  display: inline-block;
}
/* Default theme */
.minicolors-theme-default .minicolors-swatch {
  top: 5px;
  left: 5px;
  width: 18px;
  height: 18px;
}
.minicolors-theme-default .minicolors-swatches .minicolors-swatch {
  margin-bottom: 2px;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
}
.minicolors-theme-default.minicolors-position-right .minicolors-swatch {
  left: auto;
  right: 5px;
}
.minicolors-theme-default.minicolors {
  width: auto;
  display: inline-block;
}
.minicolors-theme-default .minicolors-input {
  width: auto;
  display: inline-block;
  padding-left: 26px;
}
.minicolors-theme-default.minicolors-position-right .minicolors-input {
  padding-right: 26px;
  padding-left: inherit;
}
/* Bootstrap theme */
.minicolors-theme-bootstrap .minicolors-swatch {
  z-index: 2;
  top: 3px;
  left: 3px;
  width: 28px;
  height: 28px;
  border-radius: 3px;
}
.minicolors-theme-bootstrap .minicolors-swatches .minicolors-swatch {
  margin-bottom: 2px;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}
.minicolors-theme-bootstrap .minicolors-swatch-color {
  border-radius: inherit;
}
.minicolors-theme-bootstrap.minicolors-position-right > .minicolors-swatch {
  left: auto;
  right: 3px;
}
.minicolors-theme-bootstrap .minicolors-input {
  float: none;
  padding-left: 44px;
}
.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input {
  padding-right: 44px;
  padding-left: 12px;
}
.minicolors-theme-bootstrap .minicolors-input.input-lg + .minicolors-swatch {
  top: 4px;
  left: 4px;
  width: 37px;
  height: 37px;
  border-radius: 5px;
}
.minicolors-theme-bootstrap .minicolors-input.input-sm + .minicolors-swatch {
  width: 24px;
  height: 24px;
}
.minicolors-theme-bootstrap .minicolors-input.input-xs + .minicolors-swatch {
  width: 18px;
  height: 18px;
}
.input-group .minicolors-theme-bootstrap:not(:first-child) .minicolors-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* Semantic Ui theme */
.minicolors-theme-semanticui .minicolors-swatch {
  top: 0;
  left: 0;
  padding: 18px;
}
.minicolors-theme-semanticui input {
  text-indent: 30px;
}
span.minicolors-swatch.minicolors-sprite.minicolors-input-swatch {
  width: 200px;
  height: 39px;
}
.datetimepickerCV {
  position: relative;
}
.jobListIconBlock.bewerbungen {
  margin-bottom: 0px;
}
.jobListIconBlock.jobListIconBlockComp {
  font-size: 13px;
}
@media (max-width: 992px) {
  .col-md-12.addnewbuttoncontainer.text-right {
    text-align: center !important;
    padding: 10px 0 0 0;
  }
  .brContentInMM .col-md-12.addnewbuttoncontainer.text-right {
    text-align: right !important;
    margin: 0px 15px;
  }
}
@media (max-width: 512px) {
  .savejobbutton {
    width: 100% !important;
    margin-top: 66px;
    text-align: center !important;
  }
  .savejobbutton button#form_save {
    margin: auto;
    clear: both;
    float: none !important;
    font-size: 1.3em;
  }
}
@media (max-width: 768px) {
  .orcenter {
    margin-bottom: 20px;
  }
}
.fa-berufsreise {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
}
.well a span.fa-stack {
  color: #b5485e;
}
img.bberufsreise {
  width: 39px;
  margin: auto !important;
}
img.bberufsreise {
  width: 39px;
  margin: auto !important;
}
@media (max-width: 990px) {
  .startfreigabe .col-md-1.col-xs-12.lebenslaufstatus.text-center {
    height: 40px;
    text-align: center;
    margin-top: 10px;
    padding: 0px !important;
  }
  .startfreigabe .col-md-3 {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .col-md-1.lebenslaufstatus {
    padding-top: 65px;
  }
  #aylout .lebenslaufstatus {
    padding-top: 165px;
  }
}
.mmEventPicToUnlinkSetFalse label[for=form_foto_unlink],
.mmEventPicToUnlinkSetFalse label[for=form_foto_unlink] + input {
  display: none;
}
.mediatableimage span[type=label] {
  display: none;
}
.jobdetaillist li {
  list-style: none;
}
.jobdetaillist ul {
  padding-left: 45px;
}
.jobOfferListImage .tooltip {
  margin-top: -15px;
}
h4 span.fa-stack {
  font-size: 0.78em;
}
.jobboerse.bewerbungen .bigmenubutton {
  background: white;
  color: #000;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.26);
}
.jobboerse.bewerbungen .bigmenubutton:hover {
  background: #7b7b7b;
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .dokumente .bigmenubutton.withmargin.hasactions {
    width: 230px;
  }
  .dokumente .bigmenubutton.withmargin.hasactions small {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 5px;
  }
}
@media (max-width: 450px) {
  #freigabeForm #form_save {
    margin-top: 20px;
    float: left;
  }
}
.lebenslauf .filter .btn {
  margin-bottom: 3px;
}
.btn {
  background-color: #e30613;
  border-color: #e30613;
  color: white;
  border-radius: 0;
}
.btn-uppercase {
  text-transform: uppercase;
}
.btn-white {
  color: white !important;
}
.btn-success:hover {
  background-color: black;
  border-color: black;
}
.btn-info {
  background-color: transparent;
  border-color: #646363;
  color: #646363;
}
.btn-info:hover {
  background-color: black;
  border-color: black;
  color: white;
}
.btn-flat {
  border-radius: 0;
  color: #fff;
}
.btn-transparent {
  background-color: transparent;
  color: #fff;
  border-color: transparent;
}
.btn-transparent:hover {
  background-color: white;
  color: #646363;
}
.addressAllTyrolButtonActive,
.addressCustomButtonActive {
  background-color: #049372;
  border-color: #049372;
}
.btn-disabled {
  background-color: #cf1a1a !important;
  opacity: 0.4;
  filter: alpha(opacity=40);
  border-color: #cf1a1a !important;
}
.historyToggleButton {
  text-align: center;
  font-size: 18px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.historyToggleButton i {
  margin-top: 4px;
}
.historyToggleButton:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.customCheckboxContainer {
  display: inline-block;
  cursor: pointer;
}
.customCheckboxContainer .customCheckbox {
  float: left;
  margin-left: 6px;
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  cursor: pointer;
}
.customCheckboxContainer .customCheckbox i {
  display: none;
  margin-top: 8%;
  margin-left: 14%;
  color: #cf1a1a;
  font-size: 15px;
}
.customCheckboxContainer .customCheckbox i.fa-check {
  line-height: 13px;
  font-size: 26px;
}
.customCheckboxContainer span {
  display: block;
  float: left;
  font-size: 16px;
  margin-left: 12px;
}
.customCheckboxContainer:hover i {
  display: block;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.customCheckboxContainerActive .customCheckbox i {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-default[disabled]:hover {
  background-color: #e30613;
  border-color: #e30613;
  color: white;
}
.tbl-borderless tr td {
  border: none !important;
}
.btnBookmark {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 26px;
  cursor: default;
  color: white;
  cursor: pointer;
}
.btnBookmarkDelete {
  position: absolute;
  top: 18px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 22px;
  color: #FFF;
  outline: none !important;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 99;
}
.btnBookmarkDelete:hover {
  color: #cf1a1a;
}
.bookmarkActive {
  color: #cf1a1a;
}
.bookmarkCategories {
  margin-top: 20px;
}
.bookmarkCategories .bookmarkCategory {
  width: 33%;
  float: left;
  cursor: pointer;
  text-align: center;
  font-size: 22px;
  padding: 10px 6px;
  border-bottom: 1px solid #999;
}
.bookmarkCategories .bookmark4 {
  width: 25%;
}
.bookmarkCategories .bookmarkCategory.bookmarkActive,
.bookmarkCategories .bookmarkCategory:hover {
  color: #cf1a1a !important;
  border-bottom: 3px solid #cf1a1a !important;
}
.bookmarkElement {
  position: relative;
  width: 320px;
  margin: 0px auto 30px auto;
  background-color: #FFF;
  box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
}
.bookmarkElement a,
.bookmarkElement a:hover,
.bookmarkElement a:focus {
  text-decoration: none;
  color: #646363;
  outline: none !important;
}
/* Job Bookmark */
.bookmarkElement .bookmarkJobInfo {
  position: relative;
  height: 320px;
  overflow: hidden;
}
.bookmarkElement .bookmarkJobInfo img {
  width: 100%;
  min-height: 320px;
}
.bookmarkElement .bookmarkJobInfo .bookmarkJobText {
  position: absolute;
  left: 15px;
  right: 10px;
  bottom: 15px;
  text-decoration: none;
  color: #646363;
  font-size: 19px;
  font-weight: bold;
  color: #FFF;
  text-shadow: 2px 2px 20px #000000;
}
.bookmarkElement .bookmarkJobInfo .bookmarkJobText .text {
  word-wrap: break-word;
  hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
}
.bookmarkElement .bookmarkJobInfo .bookmarkJobType {
  /*position:absolute;
  left:15px;
  top:15px;*/
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  background-color: #FFF;
  padding: 2px 14px;
  text-decoration: none;
  color: #646363;
  text-shadow: none;
  margin-bottom: 8px;
  font-weight: bold;
  text-transform: uppercase;
  /*box-shadow:0px 0px 3px #333;
  -moz-box-shadow:0px 0px 3px #333;
  -webkit-box-shadow:0px 0px 3px #333;*/
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* Event */
.bookmarkEvent {
  height: 342px;
}
.bookmarkElement .bookmarkEventInfo {
  position: relative;
  height: 320px;
  overflow: hidden;
}
.bookmarkElement .bookmarkEventInfo {
  position: relative;
  background-color: #FFF;
  /*padding:20px 20px 20px 20px;*/
  width: 320px;
  height: 342px;
  margin: 0px auto 40px auto;
  box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
}
.bookmarkElement .bookmarkEventInfo a {
  outline: none !important;
  text-decoration: none !important;
}
.bookmarkElement .bookmarkEventInfo .bookmarkEventPicture {
  /*border:1px solid #eee;*/
  height: 203px;
}
.bookmarkElement .bookmarkEventInfo .bookmarkEventPicture img {
  width: 100%;
}
.bookmarkElement .bookmarkEventInfo .bookmarkEventPicture .eventTag {
  position: absolute;
  top: 0px;
  left: 0px;
  width: auto;
  padding: 6px 6px;
  color: #FFF;
  text-decoration: none;
  background-color: #5CA847 !important;
}
.bookmarkElement .bookmarkEventText {
  color: #646363;
  text-decoration: none;
  padding: 0px 20px;
}
.bookmarkElement .bookmarkEventText .eventName {
  text-decoration: none;
  font-size: 16px;
  height: 45px;
  overflow: hidden;
  margin-top: 5px;
  color: #cf1a1a;
}
.bookmarkElement .bookmarkEventText .eventOwner {
  text-decoration: none;
  height: 22px;
  margin-top: 10px;
  overflow: hidden;
}
.bookmarkElement .bookmarkEventText .eventLocation {
  text-decoration: none;
  margin-top: 0px;
}
/* Provider */
.bookmarkProviderInfo .bookmarkProviderImage {
  position: relative;
}
.bookmarkProviderInfo .bookmarkProviderImage img {
  width: 100%;
  height: 202px;
}
.bookmarkProviderInfo .bookmarkProviderText {
  color: #646363;
  text-decoration: none;
  padding: 0px 20px 10px 20px;
}
.bookmarkProviderInfo .bookmarkProviderText .bookmarkProviderName {
  text-decoration: none;
  font-size: 16px;
  height: 45px;
  overflow: hidden;
  margin-top: 5px;
  color: #cf1a1a;
}
.bookmarkProviderInfo .bookmarkProviderText .bookmarkProviderJobs {
  height: 78px;
  overflow: hidden;
  margin-top: 6px;
  overflow-y: auto;
}
.bookmarkProviderInfo .bookmarkProviderText .bookmarkProviderLocation {
  margin-top: 6px;
}
@media (max-width: 350px) {
  .bookmarkElement {
    width: 280px;
  }
  .bookmarkElement .bookmarkJobInfo {
    height: 280px;
  }
  .bookmarkElement .bookmarkJobInfo img {
    min-height: 280px;
  }
  .bookmarkElement .bookmarkJobInfo .bookmarkJobText {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  .bookmarkCategories .bookmarkCategory {
    width: 100% !important;
    float: none !important;
    font-size: 19px;
  }
}
@media (min-width: 321px) and (max-width: 600px) {
  .bookmarkCategories .bookmarkCategory {
    font-size: 16px;
  }
}
.jobFrontpage {
  margin: 25px 15px;
  width: 320px !important;
  height: 320px !important;
}
.eventFrontpage {
  width: 320px !important;
}
#frontpagePublic {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#frontpagePublic .firstBlock {
  height: 600px;
  position: relative;
  width: 1920px;
}
#frontpagePublic .firstBlock #waterfallImageContainer {
  position: absolute;
}
#frontpagePublic .firstBlock .container .frontpageBoxes .btn-default:hover,
#frontpagePublic .firstBlock .container .frontpageMobileBoxes .btn-default:hover {
  background-color: #cf1a1a !important;
  border: 1px solid #cf1a1a !important;
}
#frontpagePublic .firstBlock .container .frontpageBoxes .title,
#frontpagePublic .firstBlock .container .frontpageMobileBoxes .title {
  position: absolute;
  top: -20px;
  left: 40px;
  right: 40px;
  display: block;
  padding: 6px 10px;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  color: #FFF !important;
  text-transform: initial;
}
#frontpagePublic .firstBlock .container .frontpageBoxes .box,
#frontpagePublic .firstBlock .container .frontpageMobileBoxes .box {
  margin-top: 200px;
  height: 250px;
}
#frontpagePublic .firstBlock .container .frontpageBoxes .box a,
#frontpagePublic .firstBlock .container .frontpageMobileBoxes .box a {
  text-decoration: none;
}
#frontpagePublic .firstBlock .container .frontpageBoxes .box .inner,
#frontpagePublic .firstBlock .container .frontpageMobileBoxes .box .inner {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 20px 10px 10px;
  text-align: center;
  height: 100%;
  overflow: hidden;
}
#frontpagePublic .firstBlock .container .frontpageBoxes .box .inner img,
#frontpagePublic .firstBlock .container .frontpageMobileBoxes .box .inner img {
  height: 100px;
  width: 100px;
  margin-top: 50px;
  margin-bottom: 15px;
}
#frontpagePublic .firstBlock .container .frontpageBoxes .box .inner a,
#frontpagePublic .firstBlock .container .frontpageMobileBoxes .box .inner a {
  text-transform: initial;
}
#frontpagePublic .firstBlock .container .frontpageBoxes .box .inner h3,
#frontpagePublic .firstBlock .container .frontpageMobileBoxes .box .inner h3 {
  font-size: 22px;
  font-weight: normal;
  height: auto;
  line-height: 30px;
  height: 90px;
  padding-top: 5px;
  margin-top: 0px;
  padding-bottom: 25px;
  margin-bottom: 0px;
  display: none;
}
#frontpagePublic .firstBlock .container .frontpageBoxes .box i,
#frontpagePublic .firstBlock .container .frontpageMobileBoxes .box i {
  font-size: 50px;
  margin-top: 78px;
  line-height: 50px;
  margin-bottom: 30px;
}
#frontpagePublic .firstBlock .container .frontpageBoxes .box p,
#frontpagePublic .firstBlock .container .frontpageMobileBoxes .box p {
  padding: 0 10px;
}
@media (max-width: 767px) {
  #frontpagePublic .firstBlock .container .frontpageBoxes h3,
  #frontpagePublic .firstBlock .container .frontpageMobileBoxes h3 {
    font-size: 20px;
  }
  #frontpagePublic .firstBlock .container .frontpageBoxes p,
  #frontpagePublic .firstBlock .container .frontpageMobileBoxes p {
    margin-top: 20px;
    padding: 0;
  }
  #frontpagePublic .firstBlock .container .frontpageBoxes .btn-register,
  #frontpagePublic .firstBlock .container .frontpageMobileBoxes .btn-register {
    font-size: 20px;
  }
}
#frontpagePublic .firstBlock .container .frontpageMobileBoxes {
  width: 100%;
  margin: 150px 0px 0px 0px;
}
#frontpagePublic .firstBlock .container .frontpageMobileBoxes .box {
  height: 150px;
  margin-top: 40px;
  padding: 0px 10px;
}
#frontpagePublic .firstBlock .container .frontpageMobileBoxes .box .inner img {
  width: 70px;
  height: 70px;
  margin-top: 30px;
}
#frontpagePublic .firstBlock .container .frontpageMobileBoxes .title {
  font-size: 14px;
  padding: 6px 4px;
}
#frontpagePublic .firstBlock .container .berufsreiseInfoButton {
  padding-top: 50px;
  text-align: center;
}
#frontpagePublic .firstBlock .container .berufsreiseInfoButton button {
  padding: 6px 35px;
}
@media (max-width: 668px) {
  #frontpagePublic .firstBlock #frontpage-img-large {
    display: none;
  }
  #frontpagePublic .firstBlock #frontpage-img-small {
    width: 100%;
  }
}
@media (max-width: 576px) {
  #frontpagePublic .firstBlock .container {
    width: 100%;
  }
}
@media (min-width: 669px) {
  #frontpagePublic .firstBlock #frontpage-img-small {
    display: none;
  }
}
#frontpagePublic .firstBlock #frontpagePublicImage {
  width: auto;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: -1;
}
#frontpagePublic .firstBlock #dividerImage {
  position: absolute;
  bottom: 0;
}
#frontpagePublic .rookieBackgroundImageContainer {
  position: absolute;
  height: 100%;
  width: 100%;
}
#frontpagePublic .rookieBackgroundImageContainer .rookieBackgroundImage {
  background-image: url("/bundles/frontend/images/rookie/background4.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background-image 2s linear;
  height: 800px;
}
#frontpagePublic .rookieBackgroundImageContainer .bg-transition {
  transition: background-image 2s linear;
}
#frontpagePublic .firstBlockRookie {
  height: 800px;
  background: none;
}
#frontpagePublic .treeblock {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
#frontpagePublic .treeblock .text-block:not(:last-child) {
  border-right: 1px solid #ccc;
}
#frontpagePublic .treeblock h4 {
  font-size: 20px;
  font-weight: 200;
}
#frontpagePublic .jobsBlock {
  margin-bottom: 20px;
}
#frontpagePublic .jobsBlock .container {
  text-align: center;
}
#frontpagePublic .jobsBlock .content {
  margin-top: 40px;
  text-align: left;
}
#frontpagePublic .eventsBlock .container {
  text-align: center;
}
#frontpagePublic .eventsBlock .content {
  text-align: initial;
}
#frontpagePublic .eventsBlock .content .owl-prev {
  position: absolute;
  left: -50px;
  top: 120px;
  font-size: 100px;
  line-height: 1;
}
#frontpagePublic .eventsBlock .content .owl-next {
  position: absolute;
  right: -50px;
  top: 120px;
  font-size: 100px;
  line-height: 1;
}
#frontpagePublic .eventsBlock .content .owl-prev:hover,
#frontpagePublic .eventsBlock .content .owl-next:hover {
  background: none;
  color: #A6A6A6;
}
#frontpagePublic .eventsBlock .content .owl-item {
  display: flex;
  justify-content: center;
}
#frontpagePublic .widget-gray {
  min-height: 600px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bebfc4+0,edefed+25,edefed+50,edefed+75,bebfc4+100 */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201%201%22%3E%3ClinearGradient%20id%3D%22g%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%22100%25%22%20y2%3D%220%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23bebfc4%22%2F%3E%3Cstop%20offset%3D%2225%25%22%20stop-color%3D%22%23edefed%22%2F%3E%3Cstop%20offset%3D%2250%25%22%20stop-color%3D%22%23edefed%22%2F%3E%3Cstop%20offset%3D%2275%25%22%20stop-color%3D%22%23edefed%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23bebfc4%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23g)%22%20%2F%3E%3C%2Fsvg%3E');
  background: -moz-linear-gradient(left, #bebfc4 0%, #edefed 25%, #edefed 50%, #edefed 75%, #bebfc4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #bebfc4), color-stop(25%, #edefed), color-stop(50%, #edefed), color-stop(75%, #edefed), color-stop(100%, #bebfc4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #bebfc4 0%, #edefed 25%, #edefed 50%, #edefed 75%, #bebfc4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #bebfc4 0%, #edefed 25%, #edefed 50%, #edefed 75%, #bebfc4 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #bebfc4 0%, #edefed 25%, #edefed 50%, #edefed 75%, #bebfc4 100%);
  /* IE10+ */
  background: linear-gradient(to right, #bebfc4 0%, #edefed 25%, #edefed 50%, #edefed 75%, #bebfc4 100%);
  /* W3C */
}
#frontpagePublic .flexCenter {
  display: flex;
  justify-content: center;
}
#frontpagePublic #owl-carousel-frontend .owl-prev {
  position: absolute;
  left: 20px;
  top: 255px;
  font-size: 100px;
  line-height: 1;
  text-shadow: -1px 0 5px white, 0 1px 5px white, 1px 0 5px white, 0 -1px 5px white;
}
#frontpagePublic #owl-carousel-frontend .owl-next {
  position: absolute;
  right: 20px;
  top: 255px;
  font-size: 100px;
  line-height: 1;
  text-shadow: -1px 0 5px white, 0 1px 5px white, 1px 0 5px white, 0 -1px 5px white;
}
#frontpagePublic #owl-carousel-frontend .owl-prev:hover,
#frontpagePublic #owl-carousel-frontend .owl-next:hover {
  background: none;
  color: #A6A6A6;
}
#frontpagePublic #owl-carousel-frontend .item {
  height: 600px;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#frontpagePublic #owl-carousel-frontend .item .wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#frontpagePublic #owl-carousel-frontend .item .wrapper .vmiddle-wrapper {
  display: table;
  height: 100%;
  width: 100%;
}
#frontpagePublic #owl-carousel-frontend .item .wrapper .vmiddle-wrapper .vmiddle-content {
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
}
#frontpagePublic #owl-carousel-frontend .item .wrapper .vmiddle-wrapper .vmiddle-content .text {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #646363;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: -1px 0 5px rgba(255, 255, 255, 0.8), 0 1px 5px rgba(255, 255, 255, 0.8), 1px 0 5px rgba(255, 255, 255, 0.8), 0 -1px 5px rgba(255, 255, 255, 0.8);
  text-align: center;
}
#frontpagePublic #owl-carousel-frontend .item .wrapper .vmiddle-wrapper .vmiddle-content .text h2 {
  font-size: 50px;
  margin-top: 10px;
  text-align: center;
  margin-right: 60px;
  margin-left: 60px;
}
#frontpagePublic #owl-carousel-frontend .item .wrapper .vmiddle-wrapper .vmiddle-content .text p {
  font-size: 24px;
}
#frontpagePublic #owl-carousel-frontend .owl-dots {
  margin-top: 0px;
}
@media (min-width: 1920px) {
  #frontpagePublic #owl-carousel-frontend {
    width: 1920px;
  }
}
@media (max-width: 1920px) {
  #frontpagePublic #owl-carousel-frontend {
    width: 100%;
  }
}
#frontpagePublic #dailyRoutinesContainer {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
#frontpagePublic #dailyRoutinesContainer img {
  display: block;
  width: 1920px;
}
@media (max-width: 1920px) {
  #frontpagePublic #dailyRoutinesContainer img {
    width: 100%;
  }
}
@media (max-width: 576px) {
  #frontpagePublic #dailyRoutinesContainer img {
    width: 100%;
  }
  #frontpagePublic #owl-carousel-frontend {
    height: 300px;
  }
  #frontpagePublic #owl-carousel-frontend .owl-stage-outer .owl-stage {
    height: 300px;
  }
  #frontpagePublic #owl-carousel-frontend .owl-stage-outer .owl-stage .owl-item {
    height: 100%;
  }
  #frontpagePublic #owl-carousel-frontend .owl-stage-outer .owl-stage .owl-item .item {
    background-size: contain;
    background-position: 0px 0px;
  }
  #frontpagePublic #owl-carousel-frontend .item .wrapper .vmiddle-wrapper .vmiddle-content .text {
    font-size: 10px;
    bottom: 60px;
    height: 140px;
  }
  #frontpagePublic #owl-carousel-frontend .item .wrapper .vmiddle-wrapper .vmiddle-content .text h2 {
    font-size: 18px;
  }
  #frontpagePublic #owl-carousel-frontend .item .wrapper .vmiddle-wrapper .vmiddle-content .text p {
    font-size: 14px;
  }
  #frontpagePublic #owl-carousel-frontend .owl-prev,
  #frontpagePublic #owl-carousel-frontend .owl-next {
    top: 90px;
    padding-bottom: 0px;
    font-size: 60px;
  }
}
@media screen and (max-width: 992px) and (min-width: 767px) {
  #frontpagePublic .firstBlock .container .frontpageBoxes .title {
    font-size: 13px;
  }
}
@media screen and (max-width: 992px) {
  #frontpagePublic .eventsBlock .content .owl-prev {
    left: -20px;
  }
  #frontpagePublic .eventsBlock .content .owl-next {
    right: -20px;
  }
}
@media screen and (max-width: 767px) {
  #frontpagePublic .eventsBlock .content .owl-prev {
    left: 0px;
  }
  #frontpagePublic .eventsBlock .content .owl-next {
    right: 0px;
  }
}
@media (max-width: 991px) {
  .treeblock h4 {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .treeblock .text-block:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
  }
  .treeblock .text-block:last-child {
    padding: 20px 0 0;
  }
  .treeblock .text-block {
    margin: 0 35px;
  }
}
#frontpagePopup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#frontpagePopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#frontpagePopup .container {
  background-color: white;
  width: 50%;
  margin-left: 25%;
  margin-top: 7%;
  position: absolute;
  top: 0;
  left: 0;
}
#frontpagePopup .container .header {
  padding: 15px;
  min-height: 17px;
}
#frontpagePopup .container .content {
  max-height: 75%;
  padding: 15px;
  overflow-y: auto;
}
#frontpagePopup .container .content img {
  width: 100%;
  height: 100%;
}
.containerMinHeight {
  min-height: 600px;
}
.frontpageContainer {
  height: 660px;
}
.frontpageContainer .companyFrontpageContainer,
.frontpageContainer .teacherFrontpageContainer,
.frontpageContainer .studentNMSFrontpageContainer {
  height: 100%;
  background-size: cover;
  position: relative;
}
.frontpageContainer .companyFrontpageContainer .container,
.frontpageContainer .teacherFrontpageContainer .container,
.frontpageContainer .studentNMSFrontpageContainer .container {
  margin-top: 200px;
}
.frontpageContainer .teacherFrontpageContainer {
  background: url('/bundles/frontend/images/Matterhorn.png') center no-repeat;
  background-size: cover;
  overflow-x: hidden;
}
.frontpageContainer .companyFrontpageContainer {
  background: url('/bundles/frontend/images/Nordlichter_mittel.png') center no-repeat;
  background-size: cover;
  overflow-x: hidden;
}
.frontpageContainer .dividerImage {
  position: absolute;
  bottom: 0;
}
.frontpageContainer .frontpageBox {
  height: 290px;
}
.frontpageContainer .frontpageBox a {
  text-decoration: none;
  outline: none;
}
.frontpageContainer .frontpageBox .inner {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 20px 10px 10px;
  text-align: center;
  height: 100%;
  overflow: hidden;
}
.frontpageContainer .frontpageBox .inner h3 {
  padding-top: 25px;
  margin: 0;
  height: 4em;
  font-size: 30px;
}
.frontpageContainer .frontpageBox .inner p {
  padding: 0 10px;
}
.frontpageContainer .frontpageBox .inner-info {
  background: rgba(0, 115, 174, 0.8);
  color: #fff;
  padding: 20px 10px 10px;
  text-align: left;
  font-size: 17px;
  height: 100%;
  overflow: hidden;
}
.frontpageContainer .frontpageBox .inner-info p {
  padding: 0 10px;
}
.frontpageContainer .frontpageBox .info {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 20px 10px 10px;
  text-align: center;
  height: 100%;
  overflow: hidden;
}
.frontpageContainer .frontpageBox .info p {
  padding: 0 10px;
  font-size: 12pt;
}
.frontpageContainer .frontpageBox .inner:hover {
  background-color: rgba(50, 50, 50, 0.7);
}
.frontpageContainer .frontpageBox .btn-transparent {
  font-size: 20px;
}
@media (max-width: 992px) {
  .frontpageContainer .frontpageBoxMobile {
    margin-bottom: 20px;
    height: 120px;
  }
  .frontpageContainer .frontpageBoxMobile .inner {
    padding: 10px;
  }
  .frontpageContainer .frontpageBoxMobile .inner h3 {
    font-size: 18px;
  }
  .frontpageContainer .frontpageBoxMobile .inner p {
    font-size: 11px;
  }
}
.frontpagePTSStudent {
  height: 100%;
}
.teacherFrontpageContainer .teacherNameAndClass {
  position: absolute;
  left: 0;
  bottom: 40px;
  padding: 20px;
  color: white;
  background: rgba(0, 0, 0, 0.7);
}
.schoolClassFrontpageContainer .separator h3 {
  text-align: center;
}
.schoolClassFrontpageContainer .pointsLabel {
  text-align: center;
}
.bookingViewContainer .container {
  margin-bottom: 20px;
}
.bookingViewContainer .row {
  margin-bottom: 20px;
}
.bookingViewContainer .row .row {
  margin-bottom: 10px;
}
.bookingViewContainer .checkboxVVTContainer {
  margin-bottom: 20px;
  margin-top: 10px;
}
.bookingViewContainer .checkboxVVTContainer label {
  width: 98%;
  float: right;
}
.counterProposalContainer .container {
  margin-bottom: 20px;
}
.counterProposalContainer .proposalInformation label {
  color: red;
}
.counterProposalContainer .row {
  margin-bottom: 20px;
}
.counterProposalContainer .row .row {
  margin-bottom: 10px;
}
#event-carousel {
  position: relative;
}
#event-carousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
#event-carousel ul li {
  float: left;
}
#event-carousel .event-block {
  width: 322px;
  height: 390px;
  margin: 0 10px;
  position: relative;
  background-color: white;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
#event-carousel .event-block img {
  width: 322px;
  height: 204px;
}
#event-carousel .event-block .category {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #5CA847 !important;
  font-size: 17px;
  padding: 5px 20px;
  color: white;
}
#event-carousel .event-block a h3,
#event-carousel .event-block a p {
  color: #333;
}
#event-carousel .event-block a:hover,
#event-carousel .event-block a:focus {
  text-decoration: none;
}
#event-carousel .event-block .text-block {
  padding: 6px 25px 15px;
}
#event-carousel .event-block .text-block h3 {
  margin-top: 10px;
  font-size: 19px;
}
#event-carousel .event-block .text-block p {
  text-align: justify;
  font-size: 13px;
  line-height: 1.6;
}
#event-carousel .event-block .text-company-block {
  position: absolute;
  bottom: 30px;
  left: 25px;
  right: 25px;
  color: #AAA;
  font-size: 13px;
}
#event-carousel .event-block .text-event-place-block {
  position: absolute;
  bottom: 10px;
  left: 25px;
  right: 25px;
  color: #AAA;
  font-size: 13px;
}
#event-carousel .event-list {
  overflow: hidden;
  position: relative;
  margin-left: 55px;
  margin-right: 55px;
  padding-bottom: 4px;
}
#event-carousel .carousel-control-prev,
#event-carousel .carousel-control-next {
  position: absolute;
  top: 0;
  height: 100%;
  width: 7%;
}
#event-carousel .carousel-control-prev span,
#event-carousel .carousel-control-next span {
  height: 100%;
  width: 100%;
  color: black;
  font-size: 35px;
}
#event-carousel .carousel-control-prev span:hover,
#event-carousel .carousel-control-next span:hover {
  cursor: pointer;
}
#event-carousel .carousel-control-prev span:before,
#event-carousel .carousel-control-next span:before {
  top: 35%;
  position: absolute;
}
#event-carousel .carousel-control-prev {
  left: -3%;
}
#event-carousel .carousel-control-prev span:before {
  right: 25%;
}
#event-carousel .carousel-control-next {
  right: -3%;
}
#event-carousel .carousel-control-next span:before {
  left: 25%;
}
#event-carousel .inactive {
  cursor: auto !important;
}
#event-carousel .inactive > span {
  cursor: auto !important;
  opacity: 0.5;
}
@media (max-width: 1199px) {
  #event-carousel .event-list {
    margin-left: 128px !important;
    margin-right: 128px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #event-carousel .carousel-control-prev {
    left: -10px;
  }
  #event-carousel .carousel-control-next {
    right: -10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #event-carousel .carousel-control-prev {
    left: -20px !important;
  }
  #event-carousel .carousel-control-next {
    right: -20px !important;
  }
  #event-carousel .event-list {
    margin-left: 18px !important;
    margin-right: 18px !important;
  }
}
@media (max-width: 991px) {
  #event-carousel .carousel-control-prev {
    left: 7px;
  }
  #event-carousel .carousel-control-next {
    right: 7px;
  }
}
@media (max-width: 767px) {
  #event-carousel .event-block .text-block p {
    font-size: 13px;
  }
  #event-carousel .event-block .text-company-block {
    font-size: 12px;
  }
  #event-carousel .event-block .text-block h3 {
    font-size: 17px;
  }
  #event-carousel .event-list {
    width: 300px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #event-carousel .event-list .event-block {
    width: 280px;
  }
  #event-carousel .event-list .event-block img {
    width: 100%;
  }
}
.bookingListContainer {
  display: none;
}
.bookingListContainer .listContainer {
  margin-top: 40px;
}
.bookingListContainer .listContainer .listElement {
  position: relative;
  background-color: #FFF;
  width: 245px;
  height: 326px;
  height: 270px;
  margin: 20px auto 20px auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
.bookingListContainer .listContainer .listElement .listElementPicture {
  position: relative;
  text-align: center;
  padding: 20px 0px;
  background-color: #DDD;
  height: 60px;
}
.bookingListContainer .listContainer .listElement .listElementPicture .picture {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
}
.bookingListContainer .listContainer .listElement .listElementPicture .pictureOverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #646363;
}
.bookingListContainer .listContainer .listElement .listElementPicture .pictureUsername {
  position: absolute;
  right: 10px;
  bottom: 6px;
  color: #FFF;
  width: 125px;
  text-align: left;
  z-index: 2;
}
.bookingListContainer .listContainer .listElement .listElementPicture .pictureBookingState {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 60px;
  color: #FFF;
  z-index: 1;
  text-align: left;
  padding: 8px 12px;
  width: 100px;
  text-align: center;
}
.bookingListContainer .listContainer .listElement .listElementPicture .pictureBookingState i {
  /*position:absolute;*/
  font-size: 26px;
  /*z-index:1;
                        color:#FFF;
                        left:15px;
                        bottom:25px;*/
}
.bookingListContainer .listContainer .listElement .listElementPicture .pictureBookingState span {
  /*position:absolute;
                        left:15px;
                        bottom:7px;
                        color:#FFF;*/
  font-size: 12px;
  /*z-index:1;*/
}
.bookingListContainer .listContainer .listElement .eventName {
  margin: 5px 10px;
  font-size: 16px;
  height: 46px;
  overflow: hidden;
}
.bookingListContainer .listContainer .listElement .companyName {
  margin: 5px 10px;
  font-size: 16px;
  overflow: hidden;
}
.bookingListContainer .listContainer .listElement .dateContainer {
  margin: 0px 10px;
}
.bookingListContainer .listContainer .listElement .dateContainer .dateLabel {
  color: #cf1a1a;
  display: inline-block;
  width: 70px;
}
.bookingListContainer .listContainer .listElement .classNameContainer {
  padding: 0px 10px 8px 10px;
  font-size: 24px;
}
.bookingListContainer .listContainer .listElement .classNameContainer .className {
  font-size: 14px;
}
.bookingListContainer .listContainer .listElement .buttonContainer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 0px 10px 8px 10px;
}
.bookingListContainer .listContainer .listElement .buttonContainer .showChatButton,
.bookingListContainer .listContainer .listElement .buttonContainer .cancelButton,
.bookingListContainer .listContainer .listElement .buttonContainer .deleteButton,
.bookingListContainer .listContainer .listElement .buttonContainer .showMoreButton,
.bookingListContainer .listContainer .listElement .buttonContainer .showProposalButton,
.bookingListContainer .listContainer .listElement .buttonContainer .sendMailButton,
.bookingListContainer .listContainer .listElement .buttonContainer .enrollManuallyButton,
.bookingListContainer .listContainer .listElement .buttonContainer a {
  display: block;
  float: right;
  font-size: 26px;
  margin-left: 14px;
  cursor: pointer;
}
.bookingListContainer .listContainer .listElement .buttonContainer .showChatButton:hover,
.bookingListContainer .listContainer .listElement .buttonContainer .cancelButton:hover,
.bookingListContainer .listContainer .listElement .buttonContainer .deleteButton:hover,
.bookingListContainer .listContainer .listElement .buttonContainer .showMoreButton:hover,
.bookingListContainer .listContainer .listElement .buttonContainer .showProposalButton:hover,
.bookingListContainer .listContainer .listElement .buttonContainer .sendMailButton:hover,
.bookingListContainer .listContainer .listElement .buttonContainer .enrollManuallyButton:hover {
  color: #cf1a1a;
}
.bookingListContainer .listContainer .listElement .buttonContainer a {
  color: #646363;
}
.bookingListContainer .listContainer .listElement .buttonContainer .className {
  display: inline-block;
  width: 45px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.bookingDetailPopup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bookingDetailPopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bookingDetailPopup .container {
  height: auto;
  background-color: white;
  width: 60%;
  margin-left: 20%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 30px;
  padding-bottom: 10px;
}
.bookingDetailPopup .container .header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 17px;
}
.bookingDetailPopup .container .content {
  max-height: 65vh;
  padding: 15px;
  overflow-y: scroll;
}
.bookingDetailPopup .container .content #bookingNote {
  overflow-y: scroll;
  max-height: 100px;
}
.bookingDetailPopup .container .content .row {
  margin-top: 10px;
}
.bookingDetailPopup .container .content .bookingDetailLabel {
  color: #cf1a1a;
}
@media (max-width: 1200px) {
  .bookingDetailPopup .container {
    width: 70%;
    margin-left: 15%;
  }
}
@media (max-width: 992px) {
  .bookingDetailPopup .container {
    width: 80%;
    margin-left: 10%;
  }
}
.proposalDetailPopup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.proposalDetailPopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.proposalDetailPopup .container {
  height: auto;
  background-color: white;
  width: 35%;
  margin-left: 32.5%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
}
.proposalDetailPopup .container .header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 17px;
}
.proposalDetailPopup .container .content {
  max-height: 65%;
  padding: 15px;
  overflow-y: auto;
}
.proposalDetailPopup .container .content .row {
  margin-top: 10px;
}
.proposalDetailPopup .container .content .noteContainer .note {
  overflow-y: scroll;
  max-height: 300px;
}
.proposalDetailPopup .container .content .proposalContainer {
  margin: 0px 10px;
}
.proposalDetailPopup .container .content .proposalContainer .flexContainer {
  display: flex;
}
.proposalDetailPopup .container .content .proposalContainer .flexContainer .proposalState {
  width: 90px;
  padding: 8px 12px;
  text-align: center;
  color: #FFFFFF;
}
.proposalDetailPopup .container .content .proposalContainer .flexContainer .proposalStateActive {
  background-color: gold;
  color: #646363;
}
.proposalDetailPopup .container .content .proposalContainer .flexContainer .proposalStateAccepted {
  background-color: green;
}
.proposalDetailPopup .container .content .proposalContainer .flexContainer .proposalStateCanceled {
  background-color: #cf1a1a;
}
.proposalDetailPopup .container .content .proposalContainer .dateLabel {
  color: #cf1a1a;
  display: inline-block;
}
.proposalDetailPopup .container .content .proposalContainer i {
  font-size: 26px;
}
.proposalDetailPopup .container .content .proposalContainer .buttonContainer {
  margin-top: 10px;
}
.proposalDetailPopup .container .content .proposalContainer .buttonContainer span {
  margin-left: 14px;
  cursor: pointer;
}
.proposalDetailPopup .container .content .proposalContainer .buttonContainer i:hover {
  color: #AAAAAA;
}
.proposalDetailPopup .container .content #historyButton {
  text-align: center;
  font-size: 18px;
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.proposalDetailPopup .container .content #historyButton i {
  margin-top: 4px;
}
.proposalDetailPopup .container .content #proposalHistory .row {
  margin-top: 0px;
}
.proposalDetailPopup .container .content .legend {
  font-size: 12px;
}
.bookingSendMail #sendButton {
  margin-top: 20px;
  margin-bottom: 20px;
}
@font-face {
  font-family: 'DessertMenuSans-Regular';
  src: url('../fonts/webfonts/348AE1_0_0.eot');
  src: url('../fonts/webfonts/348AE1_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/webfonts/348AE1_0_0.woff2') format('woff2'), url('../fonts/webfonts/348AE1_0_0.woff') format('woff'), url('../fonts/webfonts/348AE1_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'DessertMenuScript-Regular';
  src: url('../fonts/webfonts/348AE1_1_0.eot');
  src: url('../fonts/webfonts/348AE1_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/webfonts/348AE1_1_0.woff2') format('woff2'), url('../fonts/webfonts/348AE1_1_0.woff') format('woff'), url('../fonts/webfonts/348AE1_1_0.ttf') format('truetype');
}
.tipsListImage {
  height: 800px;
  background: url("/bundles/frontend/images/Layout_Klassenprofil.png") center no-repeat;
  background-size: cover;
}
.tipsListImage .tipsListContainer {
  position: relative;
}
.tipsListImage .tipsListContainer #book {
  height: 650px;
  background: url("/bundles/frontend/images/ptsStudent/buch_blau_open.png") center no-repeat;
  background-size: contain;
  position: relative;
  left: -40px;
  bottom: -100px;
  text-align: left;
  font-family: DessertMenuSans-Regular;
}
.tipsListImage .tipsListContainer #book #pageLeft {
  width: 440px;
  position: absolute;
  top: 22px;
  left: 138px;
  padding: 20px;
  bottom: 8px;
}
.tipsListImage .tipsListContainer #book #pageRight {
  width: 443px;
  position: absolute;
  top: 22px;
  left: 580px;
  bottom: 8px;
  padding: 20px;
}
.tipsListImage .tipsListContainer #book h1 {
  color: #f7a600;
  font-size: 34px;
  line-height: 34px;
  margin-bottom: 10px;
  margin-top: 0px;
}
.tipsListImage .tipsListContainer #book h2 {
  font-size: 17pt;
  margin-top: 0;
}
.tipsListImage .tipsListContainer #book li {
  margin-top: 3.5%;
  font-size: 14pt;
  line-height: 100%;
}
.tipsListImage .tipsListContainer #book .placeholder {
  height: 43px;
}
.tipsListImage .tipsListContainer #book a {
  text-decoration: none;
  color: white;
}
.tipsListImage .tipsListContainer #book .nextBtnContainer {
  position: absolute;
  bottom: 2.5%;
  right: 2.5%;
}
.tipsListImage .tipsListContainer #book .nextBtnContainer .nextBtn {
  display: inline-block;
  float: right;
  cursor: pointer;
  text-align: right;
  font-size: 26px;
}
.tipsListImage .tipsListContainer #book .nextBtnContainer .nextBtn .nextBtnIcon {
  display: inline-block;
  margin-left: 6px;
  float: right;
  width: 45px;
}
.tipsListImage .tipsListContainer #book .nextBtnContainer .nextBtn .nextBtnIcon img {
  width: 100%;
}
.tipsListImage .tipsListContainer #book .prevBtnContainer {
  position: absolute;
  bottom: 2.5%;
  left: 2.5%;
}
.tipsListImage .tipsListContainer #book .prevBtnContainer .prevBtn {
  display: inline-block;
  float: left;
  cursor: pointer;
  text-align: right;
  font-size: 26px;
}
.tipsListImage .tipsListContainer #book .prevBtnContainer .prevBtn .prevBtnIcon {
  display: inline-block;
  margin-left: 6px;
  float: left;
  width: 45px;
}
.tipsListImage .tipsListContainer #book .prevBtnContainer .prevBtn .prevBtnIcon img {
  width: 100%;
}
.feedbackListContainer .listContainer,
.preparationListContainer .listContainer {
  margin-top: 40px;
}
.feedbackListContainer .listContainer .listElement,
.preparationListContainer .listContainer .listElement {
  position: relative;
  background-color: #FFF;
  width: 245px;
  height: 326px;
  height: 252px;
  margin: 20px auto 20px auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
.feedbackListContainer .listContainer .listElement .listElementPicture,
.preparationListContainer .listContainer .listElement .listElementPicture {
  position: relative;
  text-align: center;
  padding: 20px 0px;
  background-color: #DDD;
  height: 60px;
}
.feedbackListContainer .listContainer .listElement .listElementPicture .picture,
.preparationListContainer .listContainer .listElement .listElementPicture .picture {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
}
.feedbackListContainer .listContainer .listElement .listElementPicture .pictureOverlay,
.preparationListContainer .listContainer .listElement .listElementPicture .pictureOverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.6);
}
.feedbackListContainer .listContainer .listElement .listElementPicture .pictureUsername,
.preparationListContainer .listContainer .listElement .listElementPicture .pictureUsername {
  position: absolute;
  right: 10px;
  bottom: 6px;
  color: #FFF;
  width: 125px;
  text-align: left;
  z-index: 2;
}
.feedbackListContainer .listContainer .listElement .listElementPicture .pictureBookingState,
.preparationListContainer .listContainer .listElement .listElementPicture .pictureBookingState {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 60px;
  color: #FFF;
  z-index: 1;
  text-align: left;
  padding: 8px 12px;
  width: 100px;
  text-align: center;
}
.feedbackListContainer .listContainer .listElement .listElementPicture .pictureBookingState i,
.preparationListContainer .listContainer .listElement .listElementPicture .pictureBookingState i {
  /*position:absolute;*/
  font-size: 26px;
  /*z-index:1;
                        color:#FFF;
                        left:15px;
                        bottom:25px;*/
}
.feedbackListContainer .listContainer .listElement .listElementPicture .pictureBookingState span,
.preparationListContainer .listContainer .listElement .listElementPicture .pictureBookingState span {
  /*position:absolute;
                        left:15px;
                        bottom:7px;
                        color:#FFF;*/
  font-size: 12px;
  /*z-index:1;*/
}
.feedbackListContainer .listContainer .listElement .eventName,
.preparationListContainer .listContainer .listElement .eventName {
  margin: 5px 10px;
  font-size: 16px;
  height: 46px;
  overflow: hidden;
}
.feedbackListContainer .listContainer .listElement .dateContainer,
.preparationListContainer .listContainer .listElement .dateContainer {
  margin: 0px 10px;
}
.feedbackListContainer .listContainer .listElement .dateContainer .dateLabel,
.preparationListContainer .listContainer .listElement .dateContainer .dateLabel {
  color: #cf1a1a;
  display: inline-block;
  width: 70px;
}
.feedbackListContainer .listContainer .listElement .buttonContainer,
.preparationListContainer .listContainer .listElement .buttonContainer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 0px 10px 8px 10px;
}
.feedbackListContainer .listContainer .listElement .buttonContainer .giveFeedbackButton,
.preparationListContainer .listContainer .listElement .buttonContainer .giveFeedbackButton,
.feedbackListContainer .listContainer .listElement .buttonContainer .givePreparationButton,
.preparationListContainer .listContainer .listElement .buttonContainer .givePreparationButton {
  display: block;
  float: right;
  font-size: 26px;
  margin-left: 14px;
  cursor: pointer;
}
.feedbackListContainer .listContainer .listElement .buttonContainer .giveFeedbackButton:hover,
.preparationListContainer .listContainer .listElement .buttonContainer .giveFeedbackButton:hover,
.feedbackListContainer .listContainer .listElement .buttonContainer .givePreparationButton:hover,
.preparationListContainer .listContainer .listElement .buttonContainer .givePreparationButton:hover {
  color: #cf1a1a;
}
.giveFeedbackContainer .form label,
.givePreparationContainer .form label {
  margin-top: 20px;
}
.giveFeedbackContainer .form #form_save,
.givePreparationContainer .form #form_save {
  margin-top: 20px;
}
.preparationListElementTemplate,
.feedbackListElementTemplate {
  text-decoration: none;
  color: #646363;
}
.preparationListElementTemplate:hover,
.feedbackListElementTemplate:hover {
  text-decoration: none;
  color: #646363;
}
.preparationListElementTemplate:focus,
.feedbackListElementTemplate:focus {
  text-decoration: none;
  color: #646363;
}
.eventsBlock .container {
  text-align: center;
}
.eventsBlock .content {
  text-align: initial;
}
.eventsBlock .content #event-carousel .owl-prev {
  position: absolute;
  left: -50px;
  top: 120px;
  font-size: 100px;
  line-height: 1;
}
.eventsBlock .content #event-carousel .owl-next {
  position: absolute;
  right: -50px;
  top: 120px;
  font-size: 100px;
  line-height: 1;
}
.eventsBlock .content #event-carousel .owl-prev:hover,
.eventsBlock .content #event-carousel .owl-next:hover {
  background: none;
  color: #A6A6A6;
}
.eventsBlock .content #event-carousel .owl-item {
  display: flex;
  justify-content: center;
}
.blackBoxTemplate .title {
  z-index: 1;
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: -20px;
  display: block;
  padding: 6px 10px;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  color: white;
  text-transform: initial;
}
.blackBoxTemplate .box {
  margin: 0 auto;
  margin-top: 10px;
  height: 250px;
  margin-bottom: 30px;
  width: 250px;
}
.blackBoxTemplate .box a {
  text-decoration: none;
}
.blackBoxTemplate .box .inner {
  background: black;
  color: #fff;
  padding: 20px 10px 10px;
  text-align: center;
  height: 100%;
  overflow: hidden;
}
.blackBoxTemplate .box .inner a {
  text-transform: initial;
}
.blackBoxTemplate .box img {
  height: 110px;
  width: 110px;
  margin: 15px;
}
.blackBoxTemplate .box p {
  padding: 0 10px;
  margin-top: 10px;
}
.blackBoxTemplate .switchToSchoolClass {
  cursor: pointer;
}
.blackBoxTemplate:hover .box .inner {
  background: rgba(0, 0, 0, 0.8);
}
@media (max-width: 576px) {
  .blackBoxTemplate {
    padding: 3px;
  }
  .blackBoxTemplate .box {
    margin: 0 auto;
    margin-top: 25px;
    height: 250px;
    margin-bottom: 30px;
    width: 100%;
  }
  .blackBoxTemplate .box img {
    margin-bottom: 0px;
  }
  .blackBoxTemplate .box p {
    padding: 0px;
    margin-top: 3px;
  }
  .blackBoxTemplate .title {
    font-size: 14px;
    margin: 0px 10px -20px 10px;
    overflow-wrap: break-word;
    height: 50px;
  }
}
.polaroidTemplate .item-block {
  background-color: #FFF;
  padding: 20px 20px 60px 20px;
  position: relative;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.26);
}
.polaroidTemplate .item-block .overlay {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  top: 0px;
  text-align: center;
  height: 100%;
}
.polaroidTemplate .item-block .overlay .text {
  display: table;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  height: 60px;
  padding: 0px;
  width: 100%;
}
.polaroidTemplate .item-block .overlay .text span {
  display: table-cell;
  margin: 0px;
  color: #646363;
  font-size: 18px;
  text-shadow: none;
  padding: 0px 20px;
  width: 100%;
  vertical-align: middle;
  font-weight: 700;
}
.polaroidTemplate .item-block .overlay .icon {
  position: relative;
  top: 25%;
}
.polaroidTemplate .item-block .overlay .icon i {
  font-size: 150px;
  opacity: 0.8;
}
.collapsingTitleTemplate {
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
  position: relative;
  background-color: #cf1a1a;
  border-color: #cf1a1a;
}
.collapsingTitleTemplate .caretContainer {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 30px;
  background-color: #DDD;
  text-align: center;
}
.collapsingTitleTemplate .caretContainer .caret {
  color: grey;
  position: absolute;
  top: 45%;
  right: 35%;
}
.collapsingTitleTemplate:hover {
  background-color: #adadad;
  border-color: #adadad;
}
.collapsingTitleTemplate:focus {
  color: #646363;
}
@media (max-width: 576px) {
  .polaroidTemplate .item-block .overlay .text span {
    font-size: 14px;
    padding: 0px;
    text-align: middle;
  }
}
@media screen and (max-width: 480px) {
  .polaroidTemplate .item-block .overlay .icon {
    position: relative;
    top: 25%;
  }
}
.galleryItem {
  background-color: transparent;
  border: none;
  position: relative;
  padding: 0px;
  height: 170px;
  overflow-y: hidden;
}
.galleryItem .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.galleryItem .overlay .text {
  position: absolute;
  bottom: 0px;
  width: 100%;
  min-height: 50px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}
.galleryItem .overlay .text span {
  text-align: left;
  width: 100%;
  color: #646363;
  font-size: 16px;
  font-weight: bold;
}
.galleryItem a {
  display: block;
  overflow: hidden;
}
.galleryItem a img {
  min-width: 262px;
  min-height: 175px;
  width: 100%;
  height: auto;
}
.loadingGif rect {
  fill: #e30613;
}
.mediaManagement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mediaManagement .popupHeading {
  font-size: 1.7vw;
}
.mediaManagement .popupHeading2 {
  font-size: 1.2vw;
}
.mediaManagement .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100vh;
  overflow: scroll;
  padding-top: 2.5%;
  padding-bottom: 2.5%;
}
.mediaUploadPopup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mediaUploadPopup .container {
  background-color: white;
  width: 90%;
  margin-left: 5%;
  padding: 2vw;
}
.mediaUploadPopup .container .cropContainer {
  width: 100%;
  position: relative;
}
.mediaUploadPopup .container .cropContainer #imageToCrop {
  display: block;
  width: 100%;
  max-width: 100%;
}
.mediaUploadPopup .container .cropContainer .zoomButtons {
  position: absolute;
  top: 10px;
  right: 10px;
}
.mediaUploadPopup .container .cropContainer .zoomButtons i {
  font-size: 16px;
}
.mediaUploadPopup .container .cropOutputContainer {
  position: relative;
  width: 100%;
}
.mediaUploadPopup .container .cropOutputContainer #cropOutput {
  width: 100%;
  max-width: 100%;
}
.mediaUploadPopup .container .cropOutputContainer .refreshButtons {
  position: absolute;
  top: 10px;
  right: 10px;
}
.mediaUploadPopup .container .cropOutputContainer .refreshButtons i {
  font-size: 16px;
}
.mediaUploadPopup .container .cropOutputContainer #defaultCropResult {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #c0c4c6;
  padding-bottom: 67.8%;
}
.mediaUploadPopup .container .cropOutputContainer #defaultCropResult p {
  position: absolute;
  top: 48%;
  left: 10%;
  right: 10%;
  bottom: 48%;
  font-size: 1vw;
}
.mediaChoosePopup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mediaChoosePopup .container {
  background-color: white;
  width: 90%;
  margin-left: 5%;
  padding: 2vw;
}
.mediaChoosePopup .container .border {
  border: 1px solid;
}
.mediaChoosePopup .container .imageContainer {
  width: 147px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.mediaChoosePopup .container .imageContainer img {
  width: 100%;
  cursor: pointer;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
.mediaChoosePopup .container .imageContainer img:hover {
  box-shadow: 0 5px 15px rgba(145, 92, 182, 0.4);
}
.mediaChoosePopup .container .imagesList {
  display: flex;
  flex-wrap: wrap;
}
.mediaChoosePopup .container .imagesList .mediaRowContainer {
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  flex-direction: column;
}
.mediaChoosePopup .container .imagesList .mediaRowContainer .mediaRow {
  height: 100%;
  display: flex;
  background-color: #edefec;
}
.mediaChoosePopup .container .imagesList .mediaRowContainer .mediaRow .mediaRowColumn {
  display: flex;
  flex-direction: column;
}
.mediaChoosePopup .container .imagesList .mediaRowContainer .mediaRow .mediaRowColumn .mediaNameRenameInputContainer {
  margin-top: 5px;
}
.mediaChoosePopup .container .imagesList .mediaRowContainer .mediaRow .mediaRowButtonContainer {
  position: absolute;
  bottom: 10px;
  left: 15px;
}
.mediaChoosePopup .container .imagesList .imageTitle {
  text-align: left;
}
.customMediaWidget {
  margin-bottom: 15px;
}
.customMediaWidget button {
  margin-bottom: 5px;
  margin-top: 5px;
}
.customMediaWidget .imageContainer {
  width: 295px;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.customMediaWidget .imageContainer img {
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  position: absolute;
  width: 100%;
}
.customMediaWidget .nameAndButtonContainer {
  margin-top: -4.5px;
}
.imageViewerPopup .imageViewerContainer {
  position: relative;
}
.imageViewerPopup .imageViewerContainer .close {
  position: absolute;
  top: 10px;
  right: 28px;
}
.imageViewerPopup .imageViewerContainer .prevContainer {
  position: absolute;
  top: 45%;
  left: -30px;
}
.imageViewerPopup .imageViewerContainer .prevContainer .prevButton {
  font-size: 52pt;
  cursor: pointer;
  text-shadow: -1px 0 5px white, 0 1px 5px white, 1px 0 5px white, 0 -1px 5px white;
  user-select: none;
}
.imageViewerPopup .imageViewerContainer .nextContainer {
  position: absolute;
  top: 45%;
  right: -30px;
}
.imageViewerPopup .imageViewerContainer .nextContainer .nextButton {
  font-size: 52pt;
  cursor: pointer;
  text-shadow: -1px 0 5px white, 0 1px 5px white, 1px 0 5px white, 0 -1px 5px white;
  user-select: none;
}
.imageViewerPopup .imageViewerContainer .prevButton:hover,
.imageViewerPopup .imageViewerContainer .nextButton:hover {
  color: #A6A6A6;
}
.galleryItem .imageContainer {
  cursor: pointer;
}
#imageGallery .imageGalleryItem {
  height: 100px;
}
#imageGallery .imageGalleryItem .imageContainer {
  position: relative;
  width: 148px;
  height: 100px;
  overflow: hidden;
}
#imageGallery .imageGalleryItem .imageContainer img {
  cursor: move;
  position: absolute;
  width: 100%;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
#imageGallery .imageGalleryItem .iconContainer {
  position: absolute;
  top: 5px;
  left: 143px;
  color: white;
  width: 15px;
  height: 15px;
  background-color: red;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1;
}
#imageGallery .imageGalleryItem .iconContainer i {
  margin-left: 1px;
  margin-bottom: 1px;
}
#imageGallery #addImageGalleryItem {
  width: 148px;
  height: 100px;
  background-color: #e30613;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
#imageGallery #addImageGalleryItem span {
  color: white;
}
#imageGallery #addImageGalleryItem:hover {
  box-shadow: 0 5px 15px rgba(145, 92, 182, 0.4);
}
.profile-image {
  margin-top: 25px;
  display: block;
  width: 100%;
  height: auto;
}
.default-image {
  display: block;
  width: 295px;
  height: 200px;
}
.select2-container {
  padding: 0;
  border: none;
}
.sonataMediaWidget .upload-media .upload-path {
  margin-left: 15px;
}
.sonataMediaWidget .img-polaroid {
  max-width: 250px;
  max-height: 250px;
}
.appointmentList .appointment {
  position: relative;
  background-color: #FFF;
  width: 245px;
  height: 326px;
  height: 252px;
  margin: 20px auto 20px auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
.appointmentList .appointment .appointmentDateHolder {
  margin: 10px 10px 0px 10px;
  font-size: 14px;
}
.appointmentList .appointment .appointmentDateHolder > div {
  margin-top: 2px;
}
.appointmentList .appointment .appointmentDateHolder .dateHolderSpan {
  color: #cf1a1a;
  display: inline-block;
  width: 70px;
}
.appointmentList .appointment .bookableUntil {
  position: absolute;
  bottom: 0;
  margin: 10px;
  font-size: 12px;
  width: 90px;
}
.appointmentList .appointment .appointmentImage {
  position: relative;
  text-align: center;
  padding: 20px 0px;
  background-color: #DDD;
  height: 155px;
  height: 77px;
}
.appointmentList .appointment .appointmentImage > i {
  position: absolute;
  font-size: 48px;
  z-index: 1;
  color: #FFF;
  left: 15px;
  bottom: 15px;
}
.appointmentList .appointment .informationPopup {
  background-color: white;
  z-index: 2;
  min-height: 150px;
  min-width: 290px;
  height: 150px;
  width: 290px;
  resize: both;
  position: absolute;
  top: 300px;
  left: -20px;
  padding: 5px;
  overflow-y: scroll;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.26);
}
.appointmentList .daysShadow {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26);
}
.eventItemMerklisteDelBtnMM {
  display: none;
  position: absolute;
  top: 18px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 22px;
  color: #FFF;
  outline: none !important;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 99;
}
.eventSearchListItemMMNewSearchItemOnly:hover .eventItemMerklisteDelBtnMM {
  display: block;
}
.eventItemMerklisteDelBtnMM:hover {
  color: #cf1a1a;
}
.eventDetailItemMerklisteAddBtnMM {
  margin-top: 35px;
  padding-left: 15px;
  padding-right: 15px;
}
.eventDetailItemMerklisteAddBtnMM i {
  font-size: 20px;
  margin-right: 10px;
}
.eventDetailItemMerklisteIsAddBtnMM {
  margin-top: 35px;
}
.eventDetailItemMerklisteIsAddBtnMM i {
  font-size: 22px;
  margin-right: 10px;
}
#eventSearch-form #calendarContainer {
  background-color: #f2f2f2;
}
.searchEvents {
  margin-top: 20px;
}
.eventItem {
  position: relative;
  background-color: #FFF;
  width: 295px;
  height: 400px;
  margin: 15px auto 15px auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
.eventItem a {
  outline: none !important;
  text-decoration: none !important;
}
.eventItem .eventItemPicture {
  position: relative;
}
.eventItem .eventItemPicture img {
  width: 100%;
  height: 200px;
}
.eventTag {
  width: 100%;
  padding: 6px 6px;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  background-color: #5CA847;
}
.eventTag .eventTagName {
  font-weight: bold;
}
.eventItem .eventItemTextHolder {
  color: #646363;
  text-decoration: none;
  padding: 20px 20px 0px 20px;
}
.eventItem .eventItemTextHolder .eventName {
  text-decoration: none;
  font-size: 16px;
  height: 45px;
  overflow: hidden;
  margin-top: 5px;
  color: #646363;
}
.eventItem .eventItemTextHolder .eventProfile {
  text-decoration: none;
  height: 22px;
  margin-top: 10px;
  overflow: hidden;
}
.eventItem .eventItemTextHolder .eventZip {
  text-decoration: none;
  margin-top: 0px;
}
.eventItem .eventItemTextHolder .eventText {
  text-decoration: none;
}
.eventTagList {
  margin-top: 25px;
}
.eventTagList a {
  text-decoration: none;
}
.eventViewTag {
  color: white;
  padding: 5px;
  background-color: #646363;
  border: 1px solid #646363;
  border-radius: 10px;
}
.eventViewTag:hover {
  color: black;
  background-color: #c0c4c6;
}
.eventSearchTag {
  margin-top: 10px;
  padding: 5px;
  color: black;
  border: 1px solid black;
  border-radius: 5px;
}
@media (max-width: 576px) {
  .eventItem {
    margin: 0px;
    height: 300px;
    width: 100%;
  }
  .eventItem .eventItemTextHolder .eventZip,
  .eventItem .eventItemTextHolder .eventText {
    display: none;
  }
  .eventItem .eventItemTextHolder .eventProfile {
    height: 44px;
  }
  .eventTag {
    height: 20%;
  }
  .itemHolder {
    padding: 5px;
    margin: 0px;
  }
  .eventItem .eventItemTextHolder {
    padding: 10px 5px 0px 5px;
  }
  .eventItem .eventItemTextHolder .eventName {
    font-size: 14px;
    height: 60px;
    overflow: hidden;
    margin-top: 2px;
  }
}
.jobItem {
  width: 295px;
  height: 295px;
  position: relative;
  margin: 15px auto 15px auto;
  background-color: #FFF;
  box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
}
.jobItem:hover .jobItemBookmarkDelete {
  display: block;
}
.jobItem a,
.jobItem a:hover,
.jobItem a:focus {
  text-decoration: none;
  color: #646363;
  outline: none !important;
}
.jobItemPicture {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.jobItemPicture img {
  height: 100%;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
.jobItemType {
  min-height: 32px;
  font-size: 14px;
  font-weight: normal;
}
.jobItemType .bubble {
  display: inline-block;
  text-transform: none;
  background-color: #FFF;
  padding: 2px 14px;
  text-decoration: none;
  color: #646363;
  text-shadow: none;
  margin-bottom: 8px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.jobItemTextHolder {
  position: absolute;
  bottom: 0px;
  text-decoration: none;
  color: #646363;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  min-height: 100px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}
.jobItemTextHolder .jobName {
  color: #646363;
  word-wrap: break-word;
  hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
}
.jobItemBookmarkDelete {
  display: none;
  position: absolute;
  top: 18px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 22px;
  color: #FFF;
  outline: none !important;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 99;
}
.jobItemBookmarkDelete:hover {
  color: #cf1a1a;
}
@media (max-width: 991px) {
  .eventItemMerklisteDelBtnMM,
  .anbieterItemMerklisteDelBtnMM,
  .jobItemBookmarkDelete {
    display: block !important;
  }
}
@media (max-width: 576px) {
  .jobItem {
    margin: 0px;
    height: 180px;
    width: 100%;
  }
  .itemHolder {
    padding: 5px;
    margin: 0px;
  }
  .jobItem .jobItemTextHolder {
    padding: 0px 5px 0px 5px;
    min-height: 90px;
    height: 90px;
  }
  .jobItem .jobItemTextHolder .jobName {
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    margin-top: 2px;
  }
}
@media (max-width: 350px) {
  .jobItem {
    width: 280px;
  }
  .jobItemPicture {
    height: 280px;
  }
  .jobItemPicture img {
    min-height: 280px;
  }
  .jobItemPicture .jobItemTextHolder {
    font-size: 16px;
  }
}
.jobboerseItemMerklisteDelBtnMM {
  display: none;
  position: absolute;
  top: 18px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 22px;
  color: #FFF;
  outline: none !important;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 99;
}
.jobboerseItemMerklisteDelBtnMM:hover {
  color: #cf1a1a;
}
.jobListItem:hover .jobboerseItemMerklisteDelBtnMM {
  display: block;
}
.jobboerseDetailItemMerklisteAddBtnMM {
  margin-top: 35px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 15px;
}
.jobboerseDetailItemMerklisteAddBtnMM i {
  font-size: 20px;
  margin-right: 10px;
}
.jobboerseDetailItemMerklisteIsAddBtnMM {
  margin-top: 35px;
  margin-left: 15px;
}
.jobboerseDetailItemMerklisteIsAddBtnMM i {
  font-size: 22px;
  margin-right: 10px;
}
.providerItem {
  position: relative;
  width: 295px;
  height: 400px;
  margin: 15px auto 15px auto;
  background-color: #FFF;
  box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
}
.providerItemSelect {
  height: 330px;
}
.providerItem a,
.providerItem a:hover,
.providerItem a:focus {
  text-decoration: none;
  color: #646363;
  outline: none !important;
}
.providerItemPic {
  position: relative;
  height: 200px;
}
.providerItemPic img {
  max-width: 100%;
  max-height: 100%;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  position: absolute;
}
.providerItemType {
  width: 100%;
  padding: 6px 6px;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}
.providerItem .providerItemText {
  color: #646363;
  text-decoration: none;
  padding: 0px 20px;
}
.providerItem .providerItemText .providerItemTextName {
  text-decoration: none;
  font-size: 16px;
  height: 45px;
  overflow: hidden;
  margin-top: 5px;
  color: #646363;
}
.textFullVisible {
  overflow: visible !important;
}
.providerItem .providerItemText .providerItemJobTagHolder {
  height: 78px;
  overflow: hidden;
  margin-top: 6px;
  overflow-y: auto;
}
.providerItem .providerItemText .providerItemJobTagHolder .providerItemJobTag {
  display: inline-block;
  background-color: #FFF;
  padding: 2px 8px;
  text-decoration: none;
  color: #646363;
  border: 1px solid #777;
  font-size: 11px;
  margin-right: 4px;
  margin-bottom: 4px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.providerItem .providerItemText .providerItemTextLocation {
  margin-top: 6px;
}
@media (max-width: 576px) {
  .providerItem {
    margin: 0px;
    height: 250px;
    width: 100%;
  }
  .providerItem .providerItemText .providerItemJobTagHolder {
    display: none;
  }
  .providerItem .providerItemText .providerItemTextName {
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    left: 5px;
    height: auto;
  }
  .providerItem .providerItemText .providerItemTextLocation {
    display: none;
  }
  .providerItem .providerItemTextHolder .providerName {
    font-size: 14px;
    height: 60px;
    overflow: hidden;
    margin-top: 2px;
  }
}
@media (max-width: 350px) {
  .providerItem {
    width: 280px;
    height: 350px;
  }
  .providerItem .providerItemPic img {
    height: 177px;
  }
}
.anbieterItemMerklisteDelBtnMM {
  display: none;
  position: absolute;
  top: 18px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 22px;
  color: #FFF;
  outline: none !important;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 99;
}
.anbieterItemMerklisteDelBtnMM:hover {
  color: #cf1a1a;
}
.providerItem:hover .anbieterItemMerklisteDelBtnMM {
  display: block;
}
.infoCardItem {
  position: relative;
  width: 250px;
  height: 260px;
  margin: 15px auto 15px auto;
  background-color: #FFF;
  box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
}
.infoCardItemSelect {
  height: 330px;
}
.infoCardItem a,
.infoCardItem a:hover,
.infoCardItem a:focus {
  text-decoration: none;
  color: #646363;
  outline: none !important;
}
.infoCardItemPic {
  position: relative;
  overflow: hidden;
}
.infoCardItemPic .infoCardImageWrapper {
  overflow: hidden;
}
.infoCardItemPic .infoCardImageWrapper img {
  width: 100%;
  height: auto;
}
.infoCardItemType {
  width: 100%;
  padding: 6px 6px;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}
.infoCardItem .infoCardItemText {
  color: #646363;
  text-decoration: none;
  padding: 0px 20px;
}
.infoCardItem .infoCardItemText .infoCardItemTextHeading {
  text-decoration: none;
  font-size: 18px;
  padding: 10px 0px;
}
.infoCardItem .infoCardItemText .infoCardItemTextName {
  text-decoration: none;
  font-size: 14px;
  color: #646363;
}
.textFullVisible {
  overflow: visible !important;
}
.infoCardItem .infoCardItemText .infoCardItemJobTagHolder {
  height: 78px;
  overflow: hidden;
  margin-top: 6px;
  overflow-y: auto;
}
.infoCardItem .infoCardItemText .infoCardItemJobTagHolder .infoCardItemJobTag {
  display: inline-block;
  background-color: #FFF;
  padding: 2px 8px;
  text-decoration: none;
  color: #646363;
  border: 1px solid #777;
  font-size: 11px;
  margin-right: 4px;
  margin-bottom: 4px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.infoCardItem .infoCardItemText .infoCardItemTextLocation {
  margin-top: 6px;
}
@media (max-width: 576px) {
  .infoCardItem {
    width: 100%;
    height: 250px;
    margin: 53px auto 15px auto;
  }
  .infoCardItem .infoCardItemText .infoCardItemTextName {
    word-wrap: break-word;
  }
  .infoCardItem .infoCardItemText .infoCardItemTextHeading {
    word-wrap: break-word;
  }
}
@media (max-width: 350px) {
  .infoCardItem {
    width: 280px;
    height: 350px;
  }
  .infoCardItem .infoCardItemPic img {
    height: 177px;
  }
}
.infoCardItem:hover .anbieterItemMerklisteDelBtnMM {
  display: block;
}
.contactView .contactPicture {
  float: left;
  width: 100px;
  overflow: hidden;
}
.contactView .contactPicture .pictureBox img {
  width: 100%;
  height: auto;
}
.contactView .contactData {
  margin-left: 150px;
}
.contactView .contactData .contactName {
  font-size: 16px;
}
.contactView .contactData .contactPosition {
  margin: 5px 0px;
}
.contactView .contactData .contactCommunication .contactCommunicationEntry {
  margin-top: 5px;
}
.contactView .contactData .contactCommunication .contactCommunicationEntry i {
  padding-right: 15px;
  width: 20px;
  height: 20px;
}
.contactView .contactData .contactCommunication .contactCommunicationEntry .mobile {
  font-size: 20px;
}
.addContactPopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.addContactPopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.addContactPopup .container {
  padding: 25px;
  max-height: 80%;
  background-color: white;
  width: 40%;
  margin-left: 30%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: column;
}
.addContactPopup .container .header {
  margin-bottom: 10px;
}
.addContactPopup .container .content {
  flex: 1;
  padding: 15px;
  overflow-y: auto;
  overflow-x: hidden;
}
.addContactPopup .container .content .addPersonForm .formRow {
  margin-bottom: 10px;
}
.addContactPopup .container .content .addPersonForm .formRow select,
.addContactPopup .container .content .addPersonForm .formRow input,
.addContactPopup .container .content .addPersonForm .formRow textarea {
  width: 100%;
}
.addContactPopup .container .content .addPersonForm .formRow textarea {
  resize: none;
}
.addContactPopup .container .content .addPersonForm .formRow .contactVisibilityCheckbox {
  width: auto;
}
.addContactPopup .container .content .addPersonForm .formSaveButton {
  margin-top: 20px;
  text-align: center;
}
.contactChoosePopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contactChoosePopup .popupHeading {
  font-size: 1.7vw;
}
.contactChoosePopup .popupHeading2 {
  font-size: 1.2vw;
}
.contactChoosePopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100vh;
  overflow: scroll;
  padding-top: 2.5%;
  padding-bottom: 2.5%;
}
.contactChoosePopup .container {
  background-color: white;
  width: 90%;
  margin-left: 5%;
  padding: 2vw;
}
.contactChoosePopup .container .border {
  border: 1px solid;
}
.contactChoosePopup .container .imageContainer {
  max-width: 147px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.contactChoosePopup .container .imageContainer img {
  width: 100%;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
.contactChoosePopup .container .imageContainer img:hover {
  box-shadow: 0 5px 15px rgba(145, 92, 182, 0.4);
}
.contactChoosePopup .container .contactsList {
  display: flex;
  flex-wrap: wrap;
}
.contactChoosePopup .container .contactsList .contactRowContainer {
  padding-top: 5px;
  padding-bottom: 5px;
}
.contactChoosePopup .container .contactsList .contactRowContainer .contactRow {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 100%;
  display: flex;
  background-color: #e0e4e6;
}
.contactChoosePopup .container .contactsList .contactRowContainer .contactRow .contactRowColumn .mediaNameRenameInputContainer {
  margin-top: 5px;
}
.contactChoosePopup .container .contactsList .contactRowContainer .contactRow .contactRowButtonContainer .deleteContactButton,
.contactChoosePopup .container .contactsList .contactRowContainer .contactRow .contactRowButtonContainer .editContactButton {
  width: 38px;
  margin-top: 5px;
}
.contactChoosePopup .container .contactsList .contactRowContainer .contactRow .contactRowButtonContainer .chooseContactButton {
  width: 38px;
}
.contactChoosePopup .container .contactsList .imageTitle {
  text-align: left;
}
.getContactPopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.getContactPopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.getContactPopup .container {
  padding: 25px;
  max-height: 80%;
  background-color: white;
  width: 80%;
  margin-left: 10%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: column;
}
.getContactPopup .container .header {
  margin-bottom: 10px;
}
.getContactPopup .container .content {
  flex: 1;
  padding: 15px;
  overflow-y: auto;
  overflow-x: hidden;
}
.getContactPopup .container .content .existingImage {
  width: 100px;
}
.getContactPopup .container .content .existingContactRow .deleteBtn i {
  cursor: pointer;
}
.getContactPopup .container .content .existingContactRow .deleteBtn i:hover {
  color: red;
}
#contactGallery .contactGalleryItem {
  height: 100px;
}
#contactGallery .contactGalleryItem .imageContainer {
  position: relative;
  max-width: 148px;
  height: 100px;
  overflow: hidden;
}
#contactGallery .contactGalleryItem .imageContainer img {
  cursor: move;
  position: absolute;
  width: 100%;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
#contactGallery .contactGalleryItem .iconContainer {
  position: absolute;
  top: 5px;
  left: 143px;
  color: white;
  width: 15px;
  height: 15px;
  background-color: red;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1;
}
#contactGallery .contactGalleryItem .iconContainer i {
  margin-left: 1px;
  margin-bottom: 1px;
}
#contactGallery .contactGalleryItem .nameContainer {
  position: absolute;
  bottom: 5px;
  left: 22px;
  background-color: #e0e0e0;
  padding-left: 2px;
  padding-right: 2px;
  border-radius: 3px;
  width: 69%;
}
#contactGallery #addContactGalleryItem {
  width: 148px;
  height: 100px;
  background-color: #e30613;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
#contactGallery #addContactGalleryItem span {
  color: white;
}
#contactGallery #addContactGalleryItem:hover {
  box-shadow: 0 5px 15px rgba(145, 92, 182, 0.4);
}
.contactItem .imageContainer {
  max-width: 147px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.contactItem .imageContainer img {
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  position: absolute;
  width: 100%;
}
.stepwiseHeaderHolder,
.stepwiseHeaderHolder3Steps,
.stepwiseHeaderHolder2Steps {
  height: 25px;
  text-align: center;
  background-color: #ddd;
  margin-top: 34px;
  margin-bottom: 54px;
}
.stepwiseHeaderHolder .stepwiseHeaderElement,
.stepwiseHeaderHolder3Steps .stepwiseHeaderElement,
.stepwiseHeaderHolder2Steps .stepwiseHeaderElement {
  position: relative;
  float: left;
  width: 25%;
}
.stepwiseHeaderHolder .stepwiseHeaderElement .stepwiseBox,
.stepwiseHeaderHolder3Steps .stepwiseHeaderElement .stepwiseBox,
.stepwiseHeaderHolder2Steps .stepwiseHeaderElement .stepwiseBox {
  position: absolute;
  width: 60px;
  height: 60px;
  top: -18px;
  left: 50%;
  margin-left: -30px;
  line-height: 60px;
  background-color: #CCC;
  color: #FFF;
  border: 1px solid #edefec;
  font-size: 16px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.stepwiseHeaderHolder .stepwiseHeaderElement .stepwiseBoxDone,
.stepwiseHeaderHolder3Steps .stepwiseHeaderElement .stepwiseBoxDone,
.stepwiseHeaderHolder2Steps .stepwiseHeaderElement .stepwiseBoxDone {
  background-color: #1a8f35;
}
.stepwiseHeaderHolder .stepwiseHeaderElement .stepwiseBoxActive,
.stepwiseHeaderHolder3Steps .stepwiseHeaderElement .stepwiseBoxActive,
.stepwiseHeaderHolder2Steps .stepwiseHeaderElement .stepwiseBoxActive {
  background-color: #e30613;
}
.stepwiseHeaderHolder .stepwiseHeaderElement .stepwiseText,
.stepwiseHeaderHolder3Steps .stepwiseHeaderElement .stepwiseText,
.stepwiseHeaderHolder2Steps .stepwiseHeaderElement .stepwiseText {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 46px;
}
.stepwiseHeaderHolder .stepwiseHeaderElement .stepwiseTextLast,
.stepwiseHeaderHolder3Steps .stepwiseHeaderElement .stepwiseTextLast,
.stepwiseHeaderHolder2Steps .stepwiseHeaderElement .stepwiseTextLast {
  margin-left: -18px;
}
.stepwiseHeaderHolder .stepwiseHeaderElement .lineLeft,
.stepwiseHeaderHolder3Steps .stepwiseHeaderElement .lineLeft,
.stepwiseHeaderHolder2Steps .stepwiseHeaderElement .lineLeft {
  float: left;
  width: 50%;
  height: 25px;
}
.stepwiseHeaderHolder .stepwiseHeaderElement .lineRight,
.stepwiseHeaderHolder3Steps .stepwiseHeaderElement .lineRight,
.stepwiseHeaderHolder2Steps .stepwiseHeaderElement .lineRight {
  float: left;
  width: 50%;
  height: 25px;
}
.stepwiseHeaderHolder .stepwiseHeaderElement .lineActive,
.stepwiseHeaderHolder3Steps .stepwiseHeaderElement .lineActive,
.stepwiseHeaderHolder2Steps .stepwiseHeaderElement .lineActive {
  background-color: #e30613;
}
.stepwiseHeaderHolder .stepwiseHeaderElement .lineDone,
.stepwiseHeaderHolder3Steps .stepwiseHeaderElement .lineDone,
.stepwiseHeaderHolder2Steps .stepwiseHeaderElement .lineDone {
  background-color: #1a8f35;
}
.stepwiseHeaderHolder3Steps .stepwiseHeaderElement {
  width: 33.3%;
}
.stepwiseHeaderHolder2Steps .stepwiseHeaderElement {
  width: 50%;
}
.galleryPopup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.galleryPopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.galleryPopup .container {
  height: 90%;
  background-color: white;
  width: 90%;
  margin-left: 5%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
}
.galleryPopup .container .header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 17px;
}
.galleryPopup .container .content {
  max-height: 75%;
  padding: 15px;
  overflow-y: auto;
}
.galleryPopup .container .footer {
  padding: 15px;
}
.galleryPopup .container .uploadedImage {
  height: 100px;
  width: 100px;
}
.galleryPopup .container .uploadedFileName {
  display: block;
  color: red;
  margin: 20px;
  margin-left: 0px;
  font-weight: bold;
}
.galleryPopupNewMedia {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.galleryPopupNewMedia .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.galleryPopupNewMedia .container {
  height: 90%;
  background-color: white;
  width: 90%;
  margin-left: 5%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
}
.galleryPopupNewMedia .container .header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 17px;
}
.galleryPopupNewMedia .container .content {
  max-height: 75%;
  padding: 15px;
  overflow-y: auto;
}
.galleryPopupNewMedia .container .footer {
  padding: 15px;
}
.galleryPopupEditMedia {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.galleryPopupEditMedia .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 90%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.galleryPopupEditMedia .container {
  height: 100%;
  background-color: white;
  width: 90%;
  margin-left: 5%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
}
.galleryPopupEditMedia .container .header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 17px;
}
.galleryPopupEditMedia .container .content {
  max-height: 65%;
  padding: 15px;
}
.galleryPopupEditMedia .container .footer {
  padding: 15px;
}
.galleryPopupExistingMedia {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.galleryPopupExistingMedia .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.galleryPopupExistingMedia .container {
  height: 90%;
  background-color: white;
  width: 90%;
  margin-left: 5%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
}
.galleryPopupExistingMedia .container .header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 17px;
}
.galleryPopupExistingMedia .container .content {
  max-height: 75%;
  padding: 15px;
  overflow-y: auto;
}
.galleryPopupExistingMedia .container .existingImage {
  height: 100px;
  width: 100px;
}
.existingGalleryPopup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.existingGalleryPopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.existingGalleryPopup .container {
  height: 90%;
  background-color: white;
  width: 90%;
  margin-left: 5%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
}
.existingGalleryPopup .container .header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 17px;
}
.existingGalleryPopup .container .content {
  max-height: 75%;
  padding: 15px;
  overflow-y: auto;
}
.locationView .locationIcon {
  float: left;
  padding: 5px 20px 5px 0px;
}
.locationView .locationIcon i {
  font-size: 26px;
}
.locationView .locationData {
  margin-left: 30px;
}
#formEditGameQuizQuestionsProfile label::after {
  content: "*";
  margin-left: 3px;
  color: #cf1a1a;
}
.faHasQuizQuestions {
  position: absolute;
  bottom: 5px;
  right: 5px;
  cursor: default;
  color: #646363;
  cursor: pointer;
}
.faHasQuizQuestions i {
  width: 25px;
  height: 30px;
  font-size: 35px;
}
.faHasQuizQuestions img {
  width: 30px;
  height: 30px;
  font-size: 35px;
}
.directorInviteTeacherContainer .roleInformation {
  text-align: center;
}
.directorInviteTeacherContainer .roleInformation .btn {
  width: 100%;
}
.directorInviteTeacherContainer .roleInformation .decription {
  width: 100%;
  text-align: left;
  margin: 0 auto;
  margin-top: 10px;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  padding: 5px;
}
.directorInviteTeacherContainer .roleInformation a:focus {
  color: white;
  background-color: #e30613;
  border-color: #e30613;
}
.directorInviteTeacherContainer .errorMessage {
  margin-top: 30px;
}
.directorInviteTeacherContainer .invitationForm {
  margin-top: 40px;
  margin-bottom: 10px;
}
.directorInviteTeacherContainer .invitationForm .checkboxes {
  text-align: center;
}
.directorInviteTeacherContainer .invitationForm .checkboxes label {
  width: 100%;
}
.directorInviteTeacherContainer .invitationRow {
  margin-top: 10px;
  margin-bottom: 10px;
}
.directorInviteTeacherContainer .invitationRow .checkboxes {
  text-align: center;
}
.directorInviteTeacherContainer .invitationRow .checkboxes label {
  width: 100%;
}
.directorInviteTeacherContainer #addInvitationRow,
.directorInviteTeacherContainer #deleteInvitationRow {
  background-color: #646363;
  border-color: #646363;
}
.directorInviteTeacherContainer #addInvitationRow:hover,
.directorInviteTeacherContainer #deleteInvitationRow:hover {
  background-color: #c0c4c6;
  border-color: #c0c4c6;
  color: #646363;
}
.directorInviteTeacherContainer .btn-disabled {
  background-color: #666a73 !important;
  border-color: #666a73 !important;
}
.directorInviteTeacherContainer .btn-disabled:hover {
  color: white !important;
}
.directorInviteTeacherContainer .acceptedInvitations,
.directorInviteTeacherContainer .pendingInvitations {
  margin-top: 20px;
}
.directorInviteTeacherContainer .acceptedInvitations a,
.directorInviteTeacherContainer .pendingInvitations a {
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
  position: relative;
  background-color: #646363;
  border-color: #646363;
}
.directorInviteTeacherContainer .acceptedInvitations a .caretContainer,
.directorInviteTeacherContainer .pendingInvitations a .caretContainer {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 30px;
  background-color: #DDD;
  text-align: center;
}
.directorInviteTeacherContainer .acceptedInvitations a .caretContainer .caret,
.directorInviteTeacherContainer .pendingInvitations a .caretContainer .caret {
  color: grey;
  position: absolute;
  top: 45%;
  right: 35%;
}
.directorInviteTeacherContainer .acceptedInvitations a:focus,
.directorInviteTeacherContainer .pendingInvitations a:focus {
  color: white;
}
.directorInviteTeacherContainer .acceptedInvitations a:hover,
.directorInviteTeacherContainer .pendingInvitations a:hover {
  background-color: #c0c4c6;
  border-color: #c0c4c6;
  color: #646363;
}
.directorInviteTeacherContainer .listContainer .listElement {
  position: relative;
  background-color: #FFF;
  width: 245px;
  height: 326px;
  height: 252px;
  margin: 20px auto 20px auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
.directorInviteTeacherContainer .listContainer .listElement .listElementPicture {
  position: relative;
  text-align: center;
  padding: 20px 0px;
  background-color: #DDD;
  height: 60px;
}
.directorInviteTeacherContainer .listContainer .listElement .listElementPicture .picture {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
}
.directorInviteTeacherContainer .listContainer .listElement .listElementPicture .pictureOverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #646363;
}
.directorInviteTeacherContainer .listContainer .listElement .listElementPicture .pictureUsername {
  position: absolute;
  right: 10px;
  bottom: 6px;
  color: #FFF;
  width: 125px;
  text-align: left;
  z-index: 2;
}
.directorInviteTeacherContainer .listContainer .listElement .listElementPicture .pictureBookingState {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 60px;
  color: #FFF;
  z-index: 1;
  text-align: left;
  padding: 8px 12px;
  width: 100px;
  text-align: center;
}
.directorInviteTeacherContainer .listContainer .listElement .listElementPicture .pictureBookingState i {
  /*position:absolute;*/
  font-size: 26px;
  /*z-index:1;
                        color:#FFF;
                        left:15px;
                        bottom:25px;*/
}
.directorInviteTeacherContainer .listContainer .listElement .listElementPicture .pictureBookingState span {
  /*position:absolute;
                        left:15px;
                        bottom:7px;
                        color:#FFF;*/
  font-size: 12px;
  /*z-index:1;*/
}
.directorInviteTeacherContainer .listContainer .listElement .eventName {
  margin: 5px 10px;
  font-size: 16px;
  height: 46px;
  overflow: hidden;
  margin-top: 15px;
}
.directorInviteTeacherContainer .listContainer .listElement .dateContainer {
  margin: 0px 10px;
}
.directorInviteTeacherContainer .listContainer .listElement .dateContainer .dateLabel {
  color: #cf1a1a;
  display: inline-block;
  width: 70px;
}
.directorInviteTeacherContainer .listContainer .listElement .buttonContainer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 0px 10px 8px 10px;
}
.directorInviteTeacherContainer .listContainer .listElement .buttonContainer .showDetailsButton,
.directorInviteTeacherContainer .listContainer .listElement .buttonContainer .editButton,
.directorInviteTeacherContainer .listContainer .listElement .buttonContainer .deleteButton {
  display: block;
  float: right;
  font-size: 26px;
  margin-left: 14px;
  cursor: pointer;
}
.directorInviteTeacherContainer .listContainer .listElement .buttonContainer .showDetailsButton:hover,
.directorInviteTeacherContainer .listContainer .listElement .buttonContainer .editButton:hover,
.directorInviteTeacherContainer .listContainer .listElement .buttonContainer .deleteButton:hover {
  color: #cf1a1a;
}
.invitationDetailPopup,
.invitationEditPopup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.invitationDetailPopup .background,
.invitationEditPopup .background {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.invitationDetailPopup .container,
.invitationEditPopup .container {
  height: auto;
  background-color: white;
  width: 35%;
  margin-left: 32.5%;
  margin-top: 2.5%;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 30px;
  padding-bottom: 10px;
}
.invitationDetailPopup .container .header,
.invitationEditPopup .container .header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 17px;
}
.invitationDetailPopup .container .content,
.invitationEditPopup .container .content {
  max-height: 65%;
  padding: 15px;
  overflow-y: auto;
}
.invitationDetailPopup .container .content .row,
.invitationEditPopup .container .content .row {
  margin-top: 10px;
}
.invitationDetailPopup .container .content .invitationDetailLabel,
.invitationEditPopup .container .content .invitationDetailLabel {
  color: #cf1a1a;
}
.invitationDetailPopup .container .content .checkboxes,
.invitationEditPopup .container .content .checkboxes {
  text-align: center;
}
.invitationEditPopup .container {
  width: 60%;
  margin-left: 20%;
}
.rookieofferItem .container-inside {
  position: relative;
  margin: 15px auto;
  background-color: #FFF;
  width: 295px;
  height: 180px;
  font-size: 14px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
.rookieofferItem .container-inside a {
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: block;
}
.rookieofferItem .container-inside .offerTitle {
  min-height: 60px;
  padding: 10px;
  font-weight: bold;
  background-color: #e30613;
  color: white;
}
.rookieofferItem .container-inside .companyName {
  padding: 10px;
  font-weight: bold;
  color: #646363;
}
.rookieofferItem .container-inside .companyAddress {
  position: absolute;
  padding: 10px;
  bottom: 20px;
  color: #646363;
}
.rookieofferItem .container-inside .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.6;
  z-index: 10;
}
.offerContainer .offerForm .offerFormTitle p {
  margin: 0px;
  padding: 10px;
  color: white;
  background-color: #e30613;
}
.offerContainer .offerForm input {
  width: 100%;
}
.offerContainer .offerForm .wrongSelect2 {
  border: 2px solid red;
}
.offerContainer #gmap {
  width: 100%;
  height: 400px;
  margin-bottom: 20px;
}
.rookieProviderSearch .searchResults .providerCompany {
  background-color: #1a8f35;
}
.rookieProviderAddress {
  position: absolute;
  bottom: 15px;
  padding-right: 25px;
}
.rookie-registration .h1 {
  color: white;
  background-color: #e30613;
  padding: 10px;
  font-size: 18px;
}
.rookie-success-h1 {
  color: white;
  background-color: #e30613;
  padding: 10px;
  font-size: 18px;
}
.rookie-margin-left-5 {
  margin-left: 5px;
}
.rookie-register-tbl-time-slots .tr-time-slot {
  line-height: 25px;
  vertical-align: top;
}
.rookie-register-tbl-time-slots .td-col-1 {
  width: 9%;
}
.rookie-register-tbl-time-slots .td-col-2 {
  width: 16%;
}
.rookie-register-tbl-time-slots .td-col-3 {
  width: 75%;
}
.rookie-select-item {
  width: 295px;
  height: 295px;
  position: relative;
  margin: 15px auto 15px auto;
  background-color: #FFF;
  box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
}
.rookie-select-item a,
.rookie-select-item a:hover,
.rookie-select-item a:focus {
  text-decoration: none;
  color: #646363;
  outline: none !important;
}
.rookie-select-item-picture {
  position: relative;
  overflow: hidden;
  padding: 60px 30px;
}
.rookie-select-item-picture img {
  width: 100%;
}
.rookie-select-item-type {
  min-height: 32px;
  font-size: 14px;
  font-weight: normal;
}
.rookie-select-item-text-holder {
  position: absolute;
  bottom: 0px;
  text-decoration: none;
  color: #646363;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  min-height: 100px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}
.rookie-select-item-text-holder .item-name {
  color: #646363;
  word-wrap: break-word;
  hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
}
.rookie-day-heading {
  font-size: 26px;
  font-weight: bold;
}
.rookie-day-font-size {
  font-size: 18px;
}
.rookie-day-student-data {
  font-size: 16px;
}
.rookie-day-student-data i {
  min-width: 30px;
}
#frontpagePublicShuttle {
  display: flex;
  justify-content: center;
}
#frontpagePublicShuttle .firstBlockShuttle {
  background: none;
  width: 100%;
  display: flex;
  justify-content: center;
}
#frontpagePublicShuttle .firstBlockShuttle #textContainer {
  position: relative;
  height: 400px;
  width: 300px;
  min-width: 300px;
  right: 280px;
  margin-top: 190px;
  background-color: #646363;
  color: white;
  padding: 15px;
}
#contactShuttle {
  display: flex;
  justify-content: center;
}
#contactShuttle .firstBlockShuttle {
  background: none;
  width: 100%;
  display: flex;
  justify-content: center;
}
#contactShuttle .firstBlockShuttle #contactTextContainer {
  position: relative;
  height: 400px;
  width: 300px;
  min-width: 300px;
  right: 280px;
  margin-top: 140px;
}
#contactShuttle .firstBlockShuttle #contactTextContainer .contactTextSubContainer {
  margin-top: 10px;
  background-color: #646363;
  color: white;
  padding: 15px;
}
#contactShuttle .firstBlockShuttle #contactTextContainer .contactTextSubContainer a {
  color: white;
  text-decoration: none;
}
#shuttleBackgroundImage {
  position: relative;
  top: 50px;
  left: 150px;
}
#shuttleBackgroundImage img {
  width: 1400px;
}
@media (max-width: 1200px) {
  #shuttleBackgroundImage {
    position: relative;
    top: 50px;
  }
  #shuttleBackgroundImage img {
    width: 100vw;
  }
}
.shuttleContainer {
  margin-top: 150px;
}
.shuttleContainer h1 {
  margin-top: 0px;
}
.shuttleContainer .registerCompany #shuttleCompanyRegisterForm {
  float: left;
}
.shuttleContainer .registerCompany #title {
  padding: 10px 10px;
  background-color: #e30613;
  color: white;
}
.shuttleContainer .registerCompany .logoContainer {
  display: flex;
  flex-direction: row-reverse;
  width: 50%;
  float: right;
  margin-bottom: -50px;
}
.shuttleContainer .registerCompany .logoContainer .kufsteinLogo {
  width: 21vw;
  max-width: 310px;
  margin-top: 1px;
}
.shuttleContainer .registerCompany .logoContainer .BCLogo {
  width: 5.3vw;
  max-width: 78px;
  margin-right: 20px;
  height: 5.3vw;
  max-height: 78px;
}
.shuttle-booking-process li {
  margin: 7px 0px;
}
.tourViewContainer a {
  text-decoration: none;
  color: #646363;
}
.tourViewContainer .tourBookedLink {
  pointer-events: none;
  cursor: not-allowed;
}
.tourViewContainer .choice-numbers .heading {
  font-weight: 700;
}
.tourViewContainer .choice-numbers .choice-number {
  font-weight: 700;
  padding: 5px;
}
.tourViewContainer .remove-choice {
  background-color: white;
  padding: 5px;
  border-top: 1px solid black;
}
.tourViewContainer .remove-choice:hover {
  background-color: #e30613;
  color: white;
}
.tourViewContainer .tour {
  margin: 10px 0px 0px 0px;
  padding: 10px;
  background-color: white;
  min-height: 135px;
}
.tourViewContainer .tour .company-entries {
  margin-top: 5px;
  margin-bottom: 5px;
}
.tourViewContainer .tour .company-entries .list-company-entries {
  padding-left: 15px;
}
.tourViewContainer .tour-actions {
  margin-bottom: 10px;
  border-top: 1px solid black;
  background-color: white;
}
.tourViewContainer .tour-actions .tour-action {
  padding: 5px;
}
.tourViewContainer .tour-actions .tour-action:hover {
  background-color: #e30613;
  color: white;
}
.tourViewContainer .tour-selected {
  background-color: #c0c4c6;
}
.tourViewContainer a:hover {
  color: white;
}
#formRegisterSchool label::after {
  content: "*";
  margin-left: 3px;
  color: #cf1a1a;
}
#formRegisterSchool #shuttle-error-tours {
  display: none;
}
#formRegisterSchool .shuttle-box-placeholder {
  margin: 10px 0px 0px 0px;
  min-height: 166px;
  border: 1px solid black;
}
.shuttleCompanyItem {
  position: relative;
  width: 360px;
  height: 490px;
  margin: 15px auto 15px auto;
  background-color: #FFF;
  box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.26);
}
.shuttleCompanyItem .companyURLLink {
  cursor: pointer;
}
.shuttleCompanyItem .companyURLLink .companyName {
  width: 100%;
  padding: 6px 6px;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  background-color: #f7a600;
}
.shuttleCompanyItem .companyImage {
  width: 100%;
  height: 245px;
}
.shuttleCompanyItem .companyImage img {
  height: 100%;
  width: 100%;
}
.shuttleCompanyItem .jobTagContainer {
  margin: 10px;
  overflow-y: auto;
  height: 150px;
}
.shuttleCompanyItem .jobTagContainer a {
  cursor: pointer;
}
.shuttleCompanyItem .jobTag {
  display: inline-block;
  background-color: #FFF;
  padding: 2px 8px;
  text-decoration: none;
  color: #646363;
  border: 1px solid #777;
  font-size: 11px;
  margin-right: 4px;
  margin-bottom: 4px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.shuttleCompanyItem a,
.shuttleCompanyItem a:hover,
.shuttleCompanyItem a:focus {
  text-decoration: none;
  color: #646363;
  outline: none !important;
}
.tourTitle {
  font-size: 18px;
  color: white;
  background-color: #e30613;
  padding: 10px;
}
.shortSummaryContainer td,
.shortSummaryContainer th {
  vertical-align: top;
  padding-top: 10px;
}
