﻿@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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: 1px 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 {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-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("../assets/fonts/glyphicons-halflings-regular.eot");
  src: url("../assets/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../assets/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../assets/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../assets/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: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.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: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.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: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.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: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  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;
  margin: -1px;
  padding: 0;
  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: white;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .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 {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.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, .initialism {
  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;
}

.bg-primary {
  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,
ul ol,
ol ul,
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-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@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;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

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.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row, .reception .overwrite-row-margin {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .reception .overwrite-row-margin:before, .row:after, .reception .overwrite-row-margin:after {
  content: " ";
  display: table;
}
.row:after, .reception .overwrite-row-margin:after {
  clear: both;
}

.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-left: 15px;
  padding-right: 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-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@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-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

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 > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  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 > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.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 > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.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 col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@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 > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 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: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 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[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;
}

input[type=search] {
  -webkit-appearance: none;
}

@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-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .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 label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  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, .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-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  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 + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .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 + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .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;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.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;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.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;
  border-color: #a94442;
  background-color: #f2dede;
}
.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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

button {
  cursor: inherit;
}

a {
  cursor: inherit;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: none;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  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 {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=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 > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary, .btn.leaveForBooking-button, .btn.arriveForBooking-button {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn.leaveForBooking-button:focus, .btn.arriveForBooking-button:focus, .btn-primary.focus, .focus.btn.leaveForBooking-button, .focus.btn.arriveForBooking-button {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover, .btn.leaveForBooking-button:hover, .btn.arriveForBooking-button:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn.leaveForBooking-button:active, .btn.arriveForBooking-button:active, .btn-primary.active, .active.btn.leaveForBooking-button, .active.btn.arriveForBooking-button, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.btn.leaveForBooking-button, .open > .dropdown-toggle.btn.arriveForBooking-button {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn.leaveForBooking-button:active:hover, .btn.arriveForBooking-button:active:hover, .btn-primary:active:focus, .btn.leaveForBooking-button:active:focus, .btn.arriveForBooking-button:active:focus, .btn-primary:active.focus, .btn.leaveForBooking-button:active.focus, .btn.arriveForBooking-button:active.focus, .btn-primary.active:hover, .active.btn.leaveForBooking-button:hover, .active.btn.arriveForBooking-button:hover, .btn-primary.active:focus, .active.btn.leaveForBooking-button:focus, .active.btn.arriveForBooking-button:focus, .btn-primary.active.focus, .active.focus.btn.leaveForBooking-button, .active.focus.btn.arriveForBooking-button, .open > .btn-primary.dropdown-toggle:hover, .open > .dropdown-toggle.btn.leaveForBooking-button:hover, .open > .dropdown-toggle.btn.arriveForBooking-button:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .dropdown-toggle.btn.leaveForBooking-button:focus, .open > .dropdown-toggle.btn.arriveForBooking-button:focus, .open > .btn-primary.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn.leaveForBooking-button, .open > .dropdown-toggle.focus.btn.arriveForBooking-button {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active, .btn.leaveForBooking-button:active, .btn.arriveForBooking-button:active, .btn-primary.active, .active.btn.leaveForBooking-button, .active.btn.arriveForBooking-button, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.btn.leaveForBooking-button, .open > .dropdown-toggle.btn.arriveForBooking-button {
  background-image: none;
}
.btn-primary.disabled, .disabled.btn.leaveForBooking-button, .disabled.btn.arriveForBooking-button, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], [disabled].btn.leaveForBooking-button, [disabled].btn.arriveForBooking-button, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn.leaveForBooking-button, fieldset[disabled] .btn.arriveForBooking-button, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge, .btn.leaveForBooking-button .badge, .btn.arriveForBooking-button .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 > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  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 > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  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 > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  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 > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  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, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, 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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  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);
  background-clip: padding-box;
}
.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: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.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;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}
.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 {
    left: 0;
    right: auto;
  }
}
.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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .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:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 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, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.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-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.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-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  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 input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[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-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.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: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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 {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.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;
  background-color: transparent;
  cursor: not-allowed;
}
.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.428571429;
  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;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.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, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-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, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-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-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.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-left: 0;
    padding-right: 0;
  }
}

.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;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .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-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@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;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.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;
  margin-right: 15px;
  padding: 9px 10px;
  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 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 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: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.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-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-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .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-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.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: #090909;
}
.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-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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .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: #090909;
  }
  .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-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, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, 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 {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.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;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.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-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-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-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.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;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.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;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  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;
}
.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;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.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 {
  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-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  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 {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.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 {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  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 {
  zoom: 1;
  overflow: hidden;
}

.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 {
  margin-bottom: 20px;
  padding-left: 0;
}

.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-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

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, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.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 .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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;
}

.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, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
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, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
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, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
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, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
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-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-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-right-radius: 3px;
  border-top-left-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-right-radius: 0;
  border-top-left-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-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .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 > thead: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:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 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:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 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;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -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;
  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);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.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: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.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;
}

.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 {
  bottom: 0;
  right: 5px;
  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;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 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-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  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 {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -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 {
  display: block;
  max-width: 100%;
  height: auto;
  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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.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%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  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%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.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;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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 {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.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;
  }
}
.center {
  text-align: center;
}

#loading-bar .bar {
  -webkit-transition: width 350ms;
  -moz-transition: width 350ms;
  -o-transition: width 350ms;
  transition: width 350ms;
  background: black;
  position: fixed;
  z-index: 10002;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}

/*

$breakpoints: (
'small'  : ( min-width:  767px ),
'medium' : ( min-width:  992px ),
'large'  : ( min-width: 1200px )
);

*/
/**
// a "color orientated css property list based decorator"
**/
body {
  font-size: 2em;
  line-height: 1.4;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none !important;
  touch-action: none !important;
}

.aling-right {
  float: right !important;
}

.aling-left {
  float: left !important;
}

.page-toolbar {
  position: fixed;
  bottom: 25px;
  left: 30px;
  right: 30px;
}
.page-toolbar .toolbar-button {
  margin: 0 15px;
}

.btn-xl {
  line-height: 50px;
  font-size: 0.8em;
  min-width: 180px;
  padding: 0 15px;
}

.view-animate-container, .view-animate-container-reception {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-top: 0;
}

.navbar {
  height: 80px;
}
.navbar .navbar-brand {
  padding-left: 0;
  padding-top: 0;
  margin: 0;
}
.navbar .navbar-brand .brand {
  display: block;
  float: left;
  background-repeat: no-repeat;
}

.form-login {
  max-width: 330px;
  margin: 0 auto;
  padding: 0 15px 5px 15px;
  font-size: 1em;
}
.form-login .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-login .form-control:focus {
  z-index: 2;
}
.form-login input[type=text] {
  margin-top: 5px;
  margin-bottom: 0;
  border-bottom-width: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-login input[type=password] {
  margin-top: 0;
  margin-bottom: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-login button {
  margin-top: 15px;
}

.default .form-login, .default-no-arrow .form-login, .default-borgerservice-flipped .form-login, .default-borgerservice .form-login, .default-borgerservice-no-arrow .form-login, .default-borgerservice-new-annimation-test .form-login, .default-borgerservice-left-arrow .form-login, .viborg .form-login, .standardStartTheme .form-login, .gladsaxe .form-login, .lyngby .form-login, .furesoe .form-login, .defaultQR .form-login, .charlottenlundSlot .form-login, .toender .form-login, .holbaek .form-login {
  color: black;
}
.default .form-login p, .default-no-arrow .form-login p, .default-borgerservice-flipped .form-login p, .default-borgerservice .form-login p, .default-borgerservice-no-arrow .form-login p, .default-borgerservice-new-annimation-test .form-login p, .default-borgerservice-left-arrow .form-login p, .viborg .form-login p, .standardStartTheme .form-login p, .gladsaxe .form-login p, .lyngby .form-login p, .furesoe .form-login p, .defaultQR .form-login p, .charlottenlundSlot .form-login p, .toender .form-login p, .holbaek .form-login p {
  color: black;
}
.default .form-login h2, .default-no-arrow .form-login h2, .default-borgerservice-flipped .form-login h2, .default-borgerservice .form-login h2, .default-borgerservice-no-arrow .form-login h2, .default-borgerservice-new-annimation-test .form-login h2, .default-borgerservice-left-arrow .form-login h2, .viborg .form-login h2, .standardStartTheme .form-login h2, .gladsaxe .form-login h2, .lyngby .form-login h2, .furesoe .form-login h2, .defaultQR .form-login h2, .charlottenlundSlot .form-login h2, .toender .form-login h2, .holbaek .form-login h2 {
  color: black;
}

.defaultQR .form-login, .charlottenlundSlot .form-login, .viborg .form-login, .toender .form-login, .holbaek .form-login {
  color: white;
}
.defaultQR .form-login p, .charlottenlundSlot .form-login p, .viborg .form-login p, .toender .form-login p, .holbaek .form-login p {
  color: white;
}
.defaultQR .form-login h2, .charlottenlundSlot .form-login h2, .viborg .form-login h2, .toender .form-login h2, .holbaek .form-login h2 {
  color: white;
}

.furesoe .form-login {
  color: white;
}
.furesoe .form-login p {
  color: white;
}
.furesoe .form-login h2 {
  color: white;
}

.gladsaxe .form-login {
  color: black;
}
.gladsaxe .form-login p {
  color: black;
}
.gladsaxe .form-login h2 {
  color: black;
}

.lyngby .form-login {
  color: black;
}
.lyngby .form-login p {
  color: black;
}
.lyngby .form-login h2 {
  color: black;
}

.default .state-validator .page-header, .default-no-arrow .state-validator .page-header, .default-borgerservice-flipped .state-validator .page-header, .default-borgerservice .state-validator .page-header, .default-borgerservice-no-arrow .state-validator .page-header, .default-borgerservice-new-annimation-test .state-validator .page-header, .default-borgerservice-left-arrow .state-validator .page-header, .viborg .state-validator .page-header, .standardStartTheme .state-validator .page-header, .gladsaxe .state-validator .page-header, .lyngby .state-validator .page-header, .furesoe .state-validator .page-header, .defaultQR .state-validator .page-header, .charlottenlundSlot .state-validator .page-header, .toender .state-validator .page-header, .holbaek .state-validator .page-header {
  color: black;
}

.defaultQR .state-validator .page-header, .charlottenlundSlot .state-validator .page-header, .viborg .state-validator .page-header, .toender .state-validator .page-header, .holbaek .state-validator .page-header {
  color: white;
}

.furesoe .state-validator .page-header {
  color: white;
}

.gladsaxe .state-validator .page-header {
  color: black;
}

.lyngby .state-validator .page-header {
  color: black;
}

.default .preferences, .default-no-arrow .preferences, .default-borgerservice-flipped .preferences, .default-borgerservice .preferences, .default-borgerservice-no-arrow .preferences, .default-borgerservice-new-annimation-test .preferences, .default-borgerservice-left-arrow .preferences, .viborg .preferences, .standardStartTheme .preferences, .gladsaxe .preferences, .lyngby .preferences, .furesoe .preferences, .defaultQR .preferences, .charlottenlundSlot .preferences, .toender .preferences, .holbaek .preferences {
  color: black;
}
.default .preferences h1, .default-no-arrow .preferences h1, .default-borgerservice-flipped .preferences h1, .default-borgerservice .preferences h1, .default-borgerservice-no-arrow .preferences h1, .default-borgerservice-new-annimation-test .preferences h1, .default-borgerservice-left-arrow .preferences h1, .viborg .preferences h1, .standardStartTheme .preferences h1, .gladsaxe .preferences h1, .lyngby .preferences h1, .furesoe .preferences h1, .defaultQR .preferences h1, .charlottenlundSlot .preferences h1, .toender .preferences h1, .holbaek .preferences h1 {
  color: black;
}

.defaultQR .preferences, .charlottenlundSlot .preferences, .viborg .preferences, .toender .preferences, .holbaek .preferences {
  color: white;
}
.defaultQR .preferences .page-header h1, .charlottenlundSlot .preferences .page-header h1, .viborg .preferences .page-header h1, .toender .preferences .page-header h1, .holbaek .preferences .page-header h1 {
  color: white;
}

.furesoe .preferences {
  color: white;
}
.furesoe .preferences .page-header h1 {
  color: white;
}

.gladsaxe .preferences {
  color: black;
}
.gladsaxe .preferences h1 {
  color: black;
}

.lyngby .preferences {
  color: black;
}
.lyngby .preferences h1 {
  color: black;
}

.chanceQueueButtonsContainer {
  width: 50%;
  margin: 200px auto;
}
.chanceQueueButtonsContainer .chanceQueueButtons {
  text-transform: initial !important;
  font-size: 1.2em !important;
  display: block;
  width: 30%;
  min-width: 250px;
  padding: 10px 15px;
  margin: 0 auto;
}
.chanceQueueButtonsContainer .chanceQueueButtonTooltip {
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
  color: grey;
  width: 30%;
  min-width: 250px;
  margin: 10px auto;
  padding: 10px 0px;
  background: white;
  border-radius: 10px;
}
.chanceQueueButtonsContainer .noMeetingsText {
  text-align: center;
  width: 70%;
  margin: 0 auto 40px auto;
  font-size: 1.2em;
  font-weight: 500;
}
.chanceQueueButtonsContainer .truncate {
  overflow: hidden;
  line-height: 3rem;
  max-height: 13rem;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
}

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/*buttonbounce*/
.buttonbounce {
  animation: delayedbounce;
  -webkit-animation: delayedbounce;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.buttonbounce:hover, .buttonbounce:focus {
  -webkit-animation: none;
  animation: none;
}

@-webkit-keyframes delayedbounce {
  from, 10%, 26%, 40%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  20%, 21.5% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  35% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  45% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes delayedbounce {
  from, 10%, 26%, 40%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  20%, 21.5% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  35% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  45% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.view-animate.ng-enter, .view-animate.ng-leave {
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
  display: block;
  width: 100%;
  padding-top: 0px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.rtl .view-animate.ng-enter {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.rtl .view-animate.ng-enter.ng-enter-active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.rtl .view-animate.ng-leave.ng-leave-active {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.ltr .view-animate.ng-enter {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.ltr .view-animate.ng-enter.ng-enter-active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.ltr .view-animate.ng-leave.ng-leave-active {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mobil_kort_samlet_med_kryds {
  background-image: url("../assets/images/mobil_kort_samlet_med_kryds.png");
  background-size: cover;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}

.brand {
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 20px;
  margin-left: 25px;
  background-size: contain;
}

.page-header {
  margin-top: 40px;
  border: 0;
}
.page-header.start-page {
  margin-top: 120px;
}

.loading-overlay {
  background-repeat: no-repeat;
  background-position: center;
  border: 2px solid #000;
  border-radius: 5px;
  position: absolute;
  top: 100px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
}
.loading-overlay .loading-content {
  background: url("../assets/ajax-loader.gif") center no-repeat;
  text-align: center;
  margin-top: 20%;
}
.loading-overlay .loading-content h1 {
  margin-top: 20px;
  padding-top: 2em;
}

.wfp-header-logo {
  text-align: right;
  top: 15px;
  position: absolute;
  width: 100%;
}
.wfp-header-logo span {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 13px;
  color: rgba(5, 26, 82, 0.3);
}

.page-toolbar-header {
  position: absolute;
  top: 90px;
  left: 30px;
  right: 30px;
  text-align: right;
  z-index: 1;
}

.page-toolbar-footer {
  position: absolute;
  bottom: 90px;
  left: 30px;
  right: 30px;
  text-align: right;
  z-index: 1;
}

@keyframes pulse {
  0% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.reception {
  margin-top: 80px;
}
.reception .start-page-content {
  height: 300px;
}
.reception .mobile-card-buttons {
  width: 350px;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
}
.reception .mobile-card-buttons .mobile-card {
  position: absolute;
  top: 0;
  right: 0;
}
.reception .mobile-card-buttons .mobile-card-button-de {
  position: absolute;
  z-index: 1;
  -moz-animation: pulse 5s ease infinite;
  -o-animation: pulse 5s ease infinite;
  -webkit-animation: pulse 5s ease infinite;
  animation: pulse 5s ease infinite;
}
.reception .mobile-card-buttons .mobile-card-button-uk {
  position: absolute;
  right: 0;
  z-index: 1;
  -moz-animation: pulse 5s ease infinite;
  -o-animation: pulse 5s ease infinite;
  -webkit-animation: pulse 5s ease infinite;
  animation: pulse 5s ease infinite;
}
.reception .numpad {
  width: 240px;
  margin: auto;
}
.reception .btn {
  text-transform: uppercase;
  border-width: 0;
  font-weight: bold;
}
.reception .thumbnail {
  border: none;
}
.reception .offer-list .offer {
  height: 260px;
}
.reception ul.input {
  padding: 0;
  list-style: none;
  display: inline-block;
  border-radius: 5px;
  font-size: 0;
}
.reception ul.input > li {
  margin: 0 5px;
  padding: 20px 10px;
  display: block;
  float: left;
  font-size: 36px;
  text-align: center;
}
.reception ul.input > li.number {
  border-radius: 5px;
  background-color: #fff;
}
.reception .overwrite-row-margin {
  margin-left: 0;
  margin-right: 0;
}
.reception .no-left-border {
  border-left: unset;
}
.reception .pointer {
  cursor: pointer;
}
.reception .invalid {
  -moz-animation: shake 0.5s linear;
  -o-animation: shake 0.5s linear;
  -webkit-animation: shake 0.5s linear;
  animation: shake 0.5s linear;
}
@-moz-keyframes shake {
  8%, 41% {
    transform: translateX(-10px);
  }
  25%, 58% {
    transform: translateX(10px);
  }
  75% {
    transform: translateX(-5px);
  }
  92% {
    transform: translateX(5px);
  }
  0%, 100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes shake {
  8%, 41% {
    transform: translateX(-10px);
  }
  25%, 58% {
    transform: translateX(10px);
  }
  75% {
    transform: translateX(-5px);
  }
  92% {
    transform: translateX(5px);
  }
  0%, 100% {
    transform: translateX(0);
  }
}
@keyframes shake {
  8%, 41% {
    transform: translateX(-10px);
  }
  25%, 58% {
    transform: translateX(10px);
  }
  75% {
    transform: translateX(-5px);
  }
  92% {
    transform: translateX(5px);
  }
  0%, 100% {
    transform: translateX(0);
  }
}

.angular-steps {
  position: relative;
}
.angular-steps .step {
  position: absolute;
  width: 100%;
  z-index: 1;
}
.angular-steps .step.ng-hide {
  display: block !important;
  z-index: 0;
}
.angular-steps .step.ng-hide-add,
.angular-steps .step.ng-hide-remove {
  transition: all 0.6s ease-in-out;
  opacity: 1;
}
.angular-steps .step.ng-hide {
  opacity: 0;
}
.angular-steps .step h4 {
  margin-bottom: 30px;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-ms-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.arrow {
  position: fixed;
  bottom: 10px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
}

.bounce {
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -o-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.secondbuttonleft {
  margin-left: 10px;
}

.notice {
  -moz-animation: fade-animation 7s ease-in-out forwards;
  -o-animation: fade-animation 7s ease-in-out forwards;
  -webkit-animation: fade-animation 7s ease-in-out forwards;
  animation: fade-animation 7s ease-in-out forwards;
  opacity: 0;
  position: absolute;
  right: 10px;
  bottom: 10px;
  margin: 10px;
  width: 450px;
  height: 200px;
  background-color: #fff;
  border: solid 1px;
  border-radius: 6px;
  border-color: #222;
  padding: 50px;
  text-align: center;
  box-shadow: 2px 2px 6px #555;
}
.notice .notice-text {
  color: #f00;
  font-size: x-large;
}

.booking-notice {
  z-index: 9999 !important;
}

.booking-notice p.notice-text {
  color: red !important;
}

@-moz-keyframes fade-animation {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fade-animation {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-animation {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.table {
  border-collapse: separate;
  border-spacing: 0 4px;
  border-radius: 3px;
  border-style: solid;
}
.table thead tr th {
  border: none;
}
.table tbody tr {
  border-collapse: separate;
  border-spacing: 4px;
  margin-bottom: 4px;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.table tbody tr.disabled {
  cursor: default;
}
.table tbody tr td {
  line-height: 50px;
  padding: 4px 16px;
  border: none;
}
.table tbody tr td:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.table tbody tr td:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.keyboard {
  background-color: #fff;
  padding: 2px;
  border-radius: 2px;
}
.keyboard > .key-row {
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}
.keyboard > .key-row .key {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2px;
  line-height: 70px;
  font-size: 30px;
  border-radius: 2px;
  color: #fff;
}
.keyboard > .key-row .key.primary {
  background-color: #61B16B;
}
.keyboard > .key-row .key.danger {
  background-color: #d9534f;
}
.keyboard > .key-row .key.info {
  background-color: #d9534f;
}

.numpad {
  width: 240px;
  margin: auto;
}

.month {
  padding: 2px;
  border-radius: 2px;
}
.month > .monthName {
  text-align: center;
  font-weight: bold;
}
.month > .weekdays {
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}
.month > .weekdays > .weekday {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  text-align: center;
}
.month > .weeks {
  -ms-flex-direction: column;
  flex-direction: column;
}
.month > .weeks > .week {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
}
.month > .weeks > .week > .days {
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}
.month > .weeks > .week > .days > .day {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  margin: 2px;
  padding: 10px;
  text-align: right;
  height: 3.8em;
  border-radius: 2px;
}
.month > .weeks > .week > .days > .day.enabled {
  cursor: pointer;
  -moz-transition: all 0.05s ease-in-out;
  -o-transition: all 0.05s ease-in-out;
  -webkit-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}

.day {
  padding: 2px;
  border-radius: 2px;
}

.overwrite-row-margin {
  margin-left: 0;
  margin-right: 0;
  border-left: solid 2px;
}

.overwrite-resource-list-row-margin {
  margin-left: 0;
  margin-right: 0;
}

.time-button {
  height: 43px;
  line-height: 35px;
  text-align: center;
  padding: 2px;
  border: solid 2px;
  border-left: 0;
  border-top: 0;
  cursor: pointer;
}

.col-8 {
  width: 12.5%;
  float: left;
}

.col-4 {
  width: 25%;
  float: left;
}

.page-selector-container {
  width: 54px;
  height: 54px;
  display: inline-block;
  margin-left: 25px;
  margin-right: 25px;
}

.page-selector {
  height: 54px;
  width: 54px;
  border-radius: 4px;
  margin-top: 20px;
}
.page-selector:hover {
  cursor: pointer;
}

.page-selectors {
  position: fixed;
  left: 50%;
  margin-left: -100px;
  z-index: 1;
}

.right-arrow {
  border: 2px solid;
  background: url("data:image/png;base64,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") no-repeat center;
  background-size: 80%;
}

.left-arrow {
  border: 2px solid;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH4QIJDQ4EhzIEqQAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAAccklEQVR4nO3dfczvZ10f8PdVW6RFKY5qrROtLcPghINA6yhSmFOz7KmbFnBi5oyrLsuILA7Nkmk0y/5Y1JhNjNkGyRzb0m1xGB82B0VG5WFSsdRO2zIxyIOUMeWcrg/Yc9prf9z3Cecczjn37+H6/a7v9f2+XslJk/7R80lP0/f7/lyf+3eXWmsAgGW5pPcAAMD+KQAAsEAKAAAskAIAAAukAADAAikAALBACgAALJACAAALpAAAwAIpAACwQAoAACyQAgAAC6QAAMACKQAAsECX9h4AYIaenuT6w1/PTvKnklxxzq+TSU4keejw14kkH0vyQJLfS/Lw3qdmURQAgO08LclLknxDkpuTPK+UctU2/8Baa03y8ST3JbkryTuSvDfJI9uNCp9VDv47A2AN1yd5TZK/luT5pZTLdv0b1lofT/K+JHck+S9J7t3178m8KQAAq7k2ySuTfHsp5YWdZ0mt9d4k/z7Jf0zy4b7TMCIFAODibkjyQ0n+RillcofTh88Fb0vyU0n+exL/U2clCgDA57okyV9O8vpSyst6D7OqWus9Sf5pDp4Inug8DhOnAACc7aYkP1tKeX7vQTZVa/1Qkh9M8pbYCHABCgDAgS9P8hNJXlVKKb2HaaHW+utJ/n6S3+49C9MzufcsgD27NMk/SXJ/KeXVcwn/JDl8vnh/kp9M8gWdx2FibACAJbsuyb8rpbyk9yC7Vmv9gyTfk+TtvWdhGmwAgKV6ZZLfWkL4J0kp5SuTvDXJjyb5vL7TMAU2AMDSPCXJm0op39l7kF4ObwNeneQTvWehHwUAWJKnJ/n5Uso39R6kt1rr/0lya5Jf7z0LfXgCAJbiy5K8U/gfKKV8SQ4+OOhbe89CHwoAsATPS/LuUsoLeg8yJaWUy5P8pyR/p/cs7J8CAMzdsSR3llKu7TzHJJVSPi/Jv0ryA71nYb/cAABzdizJHdv+eN6lqLW+Nskbes/BfigAwFwJ/zXVWp9M8n1J3th7FnZPAQDmSPhvqNb6RJJbkvxK71nYLQUAmBvhv6Va66NJXprkA71nYXccAQJzIvwbKKVckYMfKXx171nYHQUAmAvh31Ap5auSvDlyYrb8wQJzIPx3oJTyzUl+pPcc7IYbAGB0wn+Haq2nkrwoyW/3noW2bACAkQn/HSulXJrk5+InCM6OAgCMSvjvyeFHKP+93nPQlicAYETCf89qrcdz8O/9I71noQ0bAGA0wr+DUsozkvxM7zloxwYAGInw76zW+vVJ3td7DrZnAwCMQvhPwz/qPQBt2AAAIxD+E3H4A4P+XJK7es/CdmwAgKkT/hNSSrkkyet7z8H2bACAKRP+E1RrPZnkK5I82HsWNmcDAEyV8J+oUsplSW7rPQfbsQEApkj4T1yt9YNJnpvkyd6zsBkbAGBqhP8ASinPSfKNvedgcwoAMCXCfyx/q/cAbM4TADAVwn8wtdYTSb44ycnes7A+GwBgCoT/gEopVyb5+t5zsBkFAOhN+I/t5b0HYDMKANCT8B/fzb0HYDNuAIBehP8M1FofTvJFSU71noX12AAAPQj/mSilfEGSF/eeg/UpAMC+Cf/5OdZ7ANanAAD7JPzn6Wt6D8D6FABgX4T/fD239wCsTwEA9kH4z5sCMCDfBQDsmvBfgFrrlUke6j0Hq7MBAHZJ+C+HP+PBKADArgj/ZXlG7wFYjwIA7ILwX54v7D0A61EAgNaE/zIpAINRAICWhP9yXd57ANajAACtCH8YiAIAtCD8eaz3AKxHAQC2JfxJks/0HoD1KADANoQ/p53oPQDrUQCATQl/zvR47wFYjwIAbEL4c66P9h6A9SgAwLqEP2eptR5P8se952A9CgCwDuHP+Xyo9wCsTwEAViX8uZDf7z0A61MAgFUIfy5GARiQAgAcRfhzlPf1HoD1lVpr7xmA6RL+HKnW+qVJPtl7DtZjAwBciPDnSLXW/x3hPyQFADgf4c+q3tN7ADajAADnEv6s487eA7AZNwDAmYQ/K6u1PpnkS5L8Ue9ZWJ8NAHCa8Gdd743wH5YCACTCn838594DsDlPAIDwZ2211keTXJvkU51HYUM2ALBswp9N/XyE/9BsAGC5hD8bq7W+MMndvedgczYAsEzCn43VWt8f4T88BQCWR/izrX/RewC25wkAlkX4s5Va631Jnp/kVO9Z2I4NACyH8KeFfxzhPws2ALAMwp+t1VrvSnJj7zlowwYA5k/4s7Va68kkr+09B+0oADBvwp9W3pDkN3oPQTueAGC+hD9N1Fo/koPDvxO9Z6EdGwCYJ+FPE/Xgq8TXRPjPjgIA8yP8aemnk7yr9xC05wkA5kX408zh1f9Lk5zsPQvt2QDAfAh/mqm1Ppjkb0b4z5YCAPMg/Gmm1vpIkr+Y5EO9Z2F3FAAYn/CnmVrr40luTXJP71nYLQUAxib8aabWeirJdyX51d6zsHsKAIxL+NNMrfXJJLclub33LOyHAgBjEv40c/i9/t+b5N90HoU9UgBgPMKfZg7D//uTvKn3LOyXAgBjEf40c0b4/3TvWdg/BQDGIfxp5vDNX/gv2KW9BwBWIvxp5ow3f2v/BbMBgOkT/jTjzZ/TFACYNuFPM978OZMCANMl/GnGmz/ncgMA0yT8acabP+djAwDTI/xpxps/F6IAwLQIf5rx5s/FKAAwHcKfZrz5cxQ3ADANwp9mvPmzChsA6E/404w3f1alAEBfwp9mvPmzDgUA+hH+NCP8WZcCAH0If5px8McmHAHC/gl/mnHwx6ZsAGC/hD/NOPhjGwoA7I/wpxlv/mxLAYD9EP40I/xpQQGA3RP+NOPgj1YcAcJuCX+acfBHSzYAsDvCn2Yc/NGaAgC7Ifxpxps/u6AAQHvCn2aEP7uiAEBbwp9mHPyxS44AoR3hTzMO/tg1GwBoQ/jTjIM/9kEBgO0Jf5rx5s++KACwHeFPM8KffVIAYHPCn2Yc/LFvjgBhM8KfZhz80YMNAKxP+NOMgz96UQBgPcKfZrz505MCAKsT/jQj/OlNAYDVCH+acfDHFDgChKMJf5px8MdU2ADAxQl/mnHwx5QoAHBhwp9mvPkzNQoAnN+NEf40IvyZonLw3yVwhmNJ3llKubL3IIzv8ODvdRH+TIwjQDjb6bW/8GdrDv6YMk8A8Fne/GnGwR9TpwDAAW/+NOPNnxG4AQBv/jQk/BmFDQBL582fZnzCHyNxBMiSefOnGQd/jMYGgKXy5k8zDv4YkRsAlsibP81482dUNgAsjTd/mvHmz8jcALAk3vxpxps/o7MBYCmEP81482cOFACWwMEfzXjzZy4cATJ3Dv5oRvgzJzYAzJmDP5px8MfcOAJkrrz504yDP+bIBoA58uZPMw7+mCs3AMyNN3+a8ebPnNkAMCfe/GlG+DN3CgBz4c2fZhz8sQSOAJkD4U8zDv5YChsARufgj2Yc/LEkjgAZmYM/mvHmz9LYADAqB380482fJXIDwIi8+dOMN3+WygaA0Qh/mvHmz5IpAIzEwR/NePNn6RwBMgoHfzRz+Ob/ugh/FswNACNw8Ecz3vzhgCcAps6bP81484fPUgCYMuFPM9784WwKAFPl4I9mfJ8/fC5HgEyRgz+aOfzK/7ZY+8NZbACYGgd/NOPNHy5MAWBKvPnTjDd/uDgFgKkQ/jQj/OFoCgBT4OCPZoQ/rMYRIL05+KMZ4Q+rswGgJwd/NCP8YT0KAL1486cZ4Q/rUwDoQfjTjPCHzSgA7JuDP5oR/rA5R4Dsk4M/mhH+sB0bAPbFwR/NCH/YngLAPnjzpxnhD20oAOya8KcZ4Q/tKADskoM/mhH+0JYjQHbFwR/NCH9ozwaAXXDwRzPCH3ZDAaA1b/40I/xhdxQAWhL+NCP8YbcUAFpx8Eczwh92zxEgLTj4oxnhD/thA8C2HPzRjPCH/VEA2IY3f5oR/rBfCgCb8uZPM8If9s8NAJvw5k8zwh/6sAFgXd78aUb4Qz8KAOvw5k8zwh/6UgBYlfCnGeEP/SkArMLBH80If5gGR4AcxcEfzQh/mA4bAC7GwR/NCH+YFgWAC/HmTzPCH6ZHAeB8hD/NCH+YJgWAczn4oxnhD9PlCJAzOfijGeEP02YDwGkO/mhG+MP0Xdp7ACbhWJK3l1Ke2XsQxif8YQw2ANyY5B3CnxaEP4zDDcCyHUvynlLKFb0HYXzCH8ZiA7Bcx5K8S/jTgvCH8bgBWKYXJHm38KcF4Q9jsgFYnpuSvFf404Lwh3G5AViWr0nygVLKZb0HYXzCH8amACzHNUnuL6U8vfcgjE/4w/g8ASzDVUnuEv60IPxhHmwA5u9pSe4tpXxV70EYn/CH+bABmL9fFv60IPxhXhSAefu+Usoreg/B+IQ/zI8ngPl6TpLfKaX4rAe2IvxhnmwA5unyJG8V/mxL+MN8KQDz9K9LKV/ZewjGJvxh3jwBzM+zk3ywlFJ6D8K4hD/Mnw3A/LxR+LMN4Q/LoADMy7eVUl7eewjGJfxhOTwBzMdlSf6wlHJV70EYk/CHZbEBmI/vFv5sSvjD8tgAzEPJwVf/X9p7EMYj/GGZbADm4a8LfzYh/GG5bADm4YOllD/TewjGIvxh2WwAxvci4c+6hD+gAIzvB3oPwFiEP5B4AhhdSXKilPKFvQdhDMIfOM0GYGwvFf6sSvgDZ1IAxvaDvQdgDMIfOJcngLE9ZAPAUYQ/cD42AOP6MuHPUYQ/cCEKwLhe1XsApk34AxejAIzrlt4DMF3CHziKG4BxHS+lXNl7CKZH+AOrUADG9NRSymO9h2B6hD+wKk8AY/rq3gMwPcIfWIcCMKabeg/AtAh/YF0KwJhe3HsApkP4A5tQAMb03N4DMA3CH9iUAjCmq3sPQH/CH9iGAjCmp/QegL6EP7AtBWBMn997APoR/kALCsCYFICFEv5AKwrAmC7tPQD7J/yBlhQAAFggBWBMp3oPwP6VUkqSf57ktb1nAcanAIzpT3oPQB9KANCKAjAmBWDBlACgBQVgTI/3HoC+lABgWwrAmB7sPQD9KQHANhSAMd3fewCmQQkANqUAjOl9vQdgOpQAYBMKwJje03sApkUJANZVDj5cjME8tZTyWO8hmB6fFgisygZgTJ+ptR7vPQTTYxMArEoBGNfdvQdgmpQAYBUKwLh+ofcATJcSABzFDcC4riml/GHvIZg2NwHAhSgAYztRSnl67yGYNiUAOB9PAGP7td4DMH2eA4DzUQDG9uO9B2AMSgBwLk8A4/MMwMo8BwCn2QCM75d6D8A4bAKA02wAxvfCUsr7ew/BWGwCAAVgHh4opTyn9xCMRQmAZfMEMA+v7z0A4/EcAMtmAzAPJcnHSynX9B6E8dgEwDLZAMxDTfIjvYdgTDYBsEw2APNxWQ62AF/cexDGZBMAy2IDMB8nk9zWewjGZRMAy2IDMD9vLaV8c+8hGJdNACyDAjA/z0ryB4dfzcFGlACYP08A8/PRJG/uPQRj8xwA82cDME+XJ7m3lHJ970EYm00AzJcCMF/X5uATAp/SexDGpgTAPHkCmK8Px3cF0IDnAJgnG4D5u6OU8hd6D8H4bAJgXhSA+bsiB/cA1/UehPEpATAfngDm79EkN9ZaP957EMbnOQDmwwZgOa5Jcl8p5cregzA+mwAYnw3AcnwiyU211pO9B2F8NgEwPgVgWX43yctrrZ/pPQjjUwJgbJ4AlulYkveUUq7oPQjj8xwAY7IBWKZ7cvAc8HDvQRifTQCMSQFYrnuSfEOt9ZHegzA+JQDGowAs2z1J/nyt9dO9B2F8SgCMxQ0AycFNwB2llKt6D8L43ATAGGwASA42Ad9Ua/2/vQdhfDYBMAYbAM50LMn/KKU8o/cgjM8mAKbNBoAz3ZPkW2wCaMEmAKbNBoDzcRNAMzYBME02AJyPmwCasQmAaVIAuBAlgGaUAJgeTwAcxWEgzXgOgOmwAeAoDgNpxiYApsMGgFU5DKQZmwDozwaAVbkJoBmbAOhPAWAdSgDNKAHQlycANuEwkGY8B0AfNgBswmEgzdgEQB82AGzDYSDN2ATAftkAsA03ATRjEwD7ZQNAC24CaMYmAPbDBoAW3ATQjE0A7IcNAC25CaAZmwDYLRsAWnITQDM2AbBbCgCtKQE0owTA7ngCYFccBtKM5wBozwaAXXEYSDM2AdCeDQC75jCQZmwCoB0bAHbNTQDN2ARAOwoA+6AE0IwSAG14AmCfHAbSjOcA2I4NAPvkMJBmbAJgOzYA9OAwkGZsAmAzNgD04CaAZmwCYDMKAL0oATSjBMD6PAHQm8NAmvEcAKuzAaA3h4E0YxMAq7MBYCocBtKMTQAczQaAqXATQDM2AXA0BYApUQJoRgmAi/MEwBQ5DKSZw+eA703yxt6zwJTYADBFDgNp5nAT8C9jEwBnsQFgyhwG0ozDQDibDQBT5iaAZtwEwNlsABiBTQDNuAmAAzYAjOD0JuB470EYn5sAOKAAMAqHgTRTSrkkngNYOE8AjMZzAM04DGTJFABGpATQjJsAlsoTACPy3QE04yaApbIBYGQ+MZBmPAewNDYAjMxhIM34nACWxgaAOXATQDNuAlgKGwDmwE0AzbgJYCkUAOZCCaAZnxPAEngCYG4cBtKMw0DmzAaAuXEYSDMOA5kzGwDmymEgzTgMZI5sAJgrNwE04zCQObIBYO7cBNCMmwDmxAaAuXMTQDNuApgTGwCWwk0AzdgEMAcKAEuiBNCMw0BG5wmAJXEYSDMOAxmdDQBL5DCQZjwHMCobAJbIYSDNOAxkVDYALJmbAJpxE8BobABYMjcBNOMmgNHYAICbABpyE8AobADATQANuQlgFDYA8FluAmjGJoCpUwDgbEoAzTgMZMo8AcDZTh8GHu89CONzGMiUKQDwudwE0Ewp5ZK4CWCCPAHAhXkOoBk3AUyNDQBcmM8JoBnfHcDU2ADA0WwCaMZhIFNhAwBHswmgGYeBTIUCAKtRAmjGYSBToADA6pQAmnETQG8KAKxHCaAZJYCeHAHCZhwG0ozDQHqwAYDN2ATQjMNAelAAYHNKAM04DGTfFADYjhJAM24C2CcFALanBNCMEsC+OAKEdhwG0ozDQHbNBgDasQmgGYeB7JoCAG0pATTjMJBdUgCgPSWAZtwEsCsKAOyGEkAzSgC74AgQdsthIM04DKQlGwDYLZsAmnEYSEsKAOyeEkAzDgNpRQGA/VACaMZNAC0oALA/SgDNKAFsyxEg7J/DQJpxGMimbABg/2wCaMZhIJtSAKAPJYBmHAayCQUA+lECaMZNAOtSAKAvJYBmlADW4QgQpsFhIM04DGQVNgAwDTYBNOMwkFUoADAdSgDNOAzkKAoATIsSQDNuArgYNwAwTW4CaMZNAOdjAwDTZBNAM24COB8FAKZLCaAZNwGcSwGAaVMCaMZNAGdyAwBjcBNAM24CSGwAYBQ2ATTjJoBEAYCRKAE04yYABQDGogTQjJuAZXMDAGNyE0AzbgKWyQYAxmQTQDNn3AR8d+9Z2B8bABibTQDN1FqfSPKdSW7vPQu7pwDA+JQAmqm1Pp7kliS/2nsWdksBgHlQAmim1vpIkpclubv3LOyOGwCYBzcBNFNKeVqS/5bk+t6zsDsKAMyHEkAzpZSrc3AL8JTes7AbCgDMixJAM6WUFyf58d5zsBtuAGCe3ATQxOFnBLwiyZ2dR6ExBQDmSwmgiVrrx5I8L8nx3rPQjicAmC/PATRRSvnyJD/Wew7asgGA+bMJYGu11lM5+NbA/9l7FtpQAGAZlAC2Vmv9zSQ39J6DNjwBwDJ4DmBrh98V8Mrec9CGDQAsi00AW6m1PpDka5Oc6j0L27EBgGWxCWArpZSvTvIdvedgezYAsEw2AWys1vpbSV7Uew62YwMAy2QTwMZKKS+MAjA8BQCWSwlgG6/rPQDb8QQAeA5gbbXWR5Ncm+RTnUdhQzYAgE0AayulXBHHgENTAIBECWAzPhNgYJ4AgDN5DmBltdYnk1ydRHEckA0AcCabAFZWSrkkyS2952AzCgBwLiWAddzcewA2owAA56MEsKqX9h6AzbgBAC7GTQBHqrVek+TB3nOwHhsA4GJsAliFLcCAFADgKEoAR7mh9wCsTwEAVqEEcDHX9x6A9SkAwKqUAC7kut4DsD4FAFiHEsD5KAADUgCAdSkBnKWU8owkz+w9B+tRAIBNKAGc61m9B2A9CgCwKSWAM13WewDWowAA21ACOO3K3gOwHgUA2JYSQJI8tfcArEcBAFpQAri89wCsRwEAWlECYCAKANCSErBcj/YegPUoAEBrSsAyPdx7ANajAAC7oAQsz//rPQDrUQCAXVECluV47wFYjwIA7JISsByf6j0A61EAgF1TAmau1vrReAIYjgIA7IMSMG/39x6A9SkAwL4oAfP1u70HYH0KALBPSsA83dd7ANanAAD7pgTMzwd6D8D6Sq219wzAMh1Lckcp5areg7C5WuvDSb4oyanes7AeGwCgF5uAeXh3hP+QFACgJyVgfHf2HoDNKABAb0rA2N7ZewA24wYAmAo3AYOptZ5IclU8AQzJBgCYCpuA8fxihP+wFABgSpSAsfzb3gOwOU8AwBR5Dpi4WusDSZ6bRIgMygYAmCKbgOl7c4T/0GwAgCmzCZigWuvJJM9K8snes7A5GwBgymwCpun2CP/h2QAAI7AJmIha65M5+PP4X71nYTs2AMAIbAKm4y0R/rNgAwCMxCags1rrDUl+s/ccbM8GABiJTUBHtdZfjvCfDRsAYEQ2AXtWa/10khck+UjvWWjDBgAYkU3A/v1whP+s2AAAI7MJ2INa691JbkjyRO9ZaMcGABiZTcCOHX7oz3dF+M+OAgCMTgnYrR9Ocm/vIWjPEwAwF54DGqu1/lKSW+Iz/2dJAQDmRAlopNb6+0luTPJHvWdhNzwBAHPiOaCBWusjSb41wn/WFABgbpSALdRaTyV5VQ7+PTJjCgAwR0rABg5/0M/fTfJfe8/C7ikAwFwpAev7/iRv6j0E+6EAAHN2ugR8uvcgU1YP/MMkb+g9C/ujAABzd0+Sm2utH+49yBTVWp9IcluSn+w9C/vl2wCBpbgmya+UUr6u9yBTUWt9LMlrkryl9yzsnw0AsBSfSPKKWuvbeg8yBbXWB5N8S4T/YikAwJI8lOSv1Fp/rvcgPdVa78zBj/Z9V+9Z6EcBAJbm8SR/u9Z6a631j3sPs0+11idrrT+a5BuTfLLzOHTmBgBYsmclub2UclPvQXbt8Ajye5L8WudRmAgbAGDJPprk5bXWHzv8+NvZqbWeqrX+RJKvjfDnDDYAAAf+dJJ/luQ7Siml9zAt1FrfnuQfxI/z5TwUAICzvSTJz4z87YK11vuT/FCSX+w9C9PlCQDgbO9N8qJa61+qtb6j9zDrqLXeXWv9tiR/NsKfI9gAAFzci5O8PsmtpZTJfdF0+AN83prkp5K8LYn/qbMSBQBgNV+R5NYkr05yQ+87gVrr3Un+Q5Lbk3ys5yyMSQEAWN91Sb49yV9N8nWllM/f9W9Ya/2THDxP3JHkF5L8zq5/T+ZNAQDYzuVJbkzysiQ3J3lekqu32RAcrvU/kuS+JHcleUeS30jy2NbTwiEFAKC9p+VgS3BdkmcneWaSKw7//um/nkxy4vDXQ0mO52CV/0CS30vymb1PzaIoAACwQJO7aAUAdk8BAIAFUgAAYIEUAABYIAUAABZIAQCABVIAAGCBFAAAWCAFAAAWSAEAgAVSAABggRQAAFig/w8Z6TmJvb0YsQAAAABJRU5ErkJggg==") no-repeat center;
  background-size: 80%;
}

#calendar-container {
  background-color: transparent;
  height: 550px;
}

#day-container {
  height: 550px;
}
#day-container .overwrite-row-margin:first-child > div {
  border-top: 2px solid;
}

.resource-container {
  height: 550px;
}

ul.input {
  padding: 0;
  list-style: none;
  display: inline-block;
  border-radius: 5px;
  font-size: 0;
}
ul.input > li {
  width: 60px;
  height: 80px;
  margin: 0 5px;
  padding: 20px 10px;
  display: block;
  float: left;
  font-size: 36px;
  text-align: center;
}
ul.input > li.number {
  border-radius: 5px;
  background-color: #fff;
}

.input-container {
  width: 770px;
  margin: auto auto 60px auto;
  overflow: hidden;
  font-size: 0;
}

.invalid {
  -moz-animation: shake 0.5s linear;
  -o-animation: shake 0.5s linear;
  -webkit-animation: shake 0.5s linear;
  animation: shake 0.5s linear;
}

@-moz-keyframes shake {
  8%, 41% {
    transform: translateX(-10px);
  }
  25%, 58% {
    transform: translateX(10px);
  }
  75% {
    transform: translateX(-5px);
  }
  92% {
    transform: translateX(5px);
  }
  0%, 100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes shake {
  8%, 41% {
    transform: translateX(-10px);
  }
  25%, 58% {
    transform: translateX(10px);
  }
  75% {
    transform: translateX(-5px);
  }
  92% {
    transform: translateX(5px);
  }
  0%, 100% {
    transform: translateX(0);
  }
}
@keyframes shake {
  8%, 41% {
    transform: translateX(-10px);
  }
  25%, 58% {
    transform: translateX(10px);
  }
  75% {
    transform: translateX(-5px);
  }
  92% {
    transform: translateX(5px);
  }
  0%, 100% {
    transform: translateX(0);
  }
}
.default, .default-no-arrow, .default-borgerservice-flipped, .default-borgerservice, .default-borgerservice-no-arrow, .default-borgerservice-new-annimation-test, .default-borgerservice-left-arrow, .viborg, .standardStartTheme, .gladsaxe, .lyngby, .furesoe, .defaultQR, .charlottenlundSlot, .toender, .holbaek {
  background-color: rgb(196, 223, 240);
}
.default .contentLeftSide, .default-no-arrow .contentLeftSide, .default-borgerservice-flipped .contentLeftSide, .default-borgerservice .contentLeftSide, .default-borgerservice-no-arrow .contentLeftSide, .default-borgerservice-new-annimation-test .contentLeftSide, .default-borgerservice-left-arrow .contentLeftSide, .viborg .contentLeftSide, .standardStartTheme .contentLeftSide, .gladsaxe .contentLeftSide, .lyngby .contentLeftSide, .furesoe .contentLeftSide, .defaultQR .contentLeftSide, .charlottenlundSlot .contentLeftSide, .toender .contentLeftSide, .holbaek .contentLeftSide {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .default .contentLeftSide, .default-no-arrow .contentLeftSide, .default-borgerservice-flipped .contentLeftSide, .default-borgerservice .contentLeftSide, .default-borgerservice-no-arrow .contentLeftSide, .default-borgerservice-new-annimation-test .contentLeftSide, .default-borgerservice-left-arrow .contentLeftSide, .viborg .contentLeftSide, .standardStartTheme .contentLeftSide, .gladsaxe .contentLeftSide, .lyngby .contentLeftSide, .furesoe .contentLeftSide, .defaultQR .contentLeftSide, .charlottenlundSlot .contentLeftSide, .toender .contentLeftSide, .holbaek .contentLeftSide {
    float: left;
    width: 25%;
  }
}
.default .contentRightSide, .default-no-arrow .contentRightSide, .default-borgerservice-flipped .contentRightSide, .default-borgerservice .contentRightSide, .default-borgerservice-no-arrow .contentRightSide, .default-borgerservice-new-annimation-test .contentRightSide, .default-borgerservice-left-arrow .contentRightSide, .viborg .contentRightSide, .standardStartTheme .contentRightSide, .gladsaxe .contentRightSide, .lyngby .contentRightSide, .furesoe .contentRightSide, .defaultQR .contentRightSide, .charlottenlundSlot .contentRightSide, .toender .contentRightSide, .holbaek .contentRightSide {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .default .contentRightSide, .default-no-arrow .contentRightSide, .default-borgerservice-flipped .contentRightSide, .default-borgerservice .contentRightSide, .default-borgerservice-no-arrow .contentRightSide, .default-borgerservice-new-annimation-test .contentRightSide, .default-borgerservice-left-arrow .contentRightSide, .viborg .contentRightSide, .standardStartTheme .contentRightSide, .gladsaxe .contentRightSide, .lyngby .contentRightSide, .furesoe .contentRightSide, .defaultQR .contentRightSide, .charlottenlundSlot .contentRightSide, .toender .contentRightSide, .holbaek .contentRightSide {
    float: left;
    width: 75%;
  }
}
.default h1, .default-no-arrow h1, .default-borgerservice-flipped h1, .default-borgerservice h1, .default-borgerservice-no-arrow h1, .default-borgerservice-new-annimation-test h1, .default-borgerservice-left-arrow h1, .viborg h1, .standardStartTheme h1, .gladsaxe h1, .lyngby h1, .furesoe h1, .defaultQR h1, .charlottenlundSlot h1, .toender h1, .holbaek h1 {
  font-size: 55px;
}
.default h2, .default-no-arrow h2, .default-borgerservice-flipped h2, .default-borgerservice h2, .default-borgerservice-no-arrow h2, .default-borgerservice-new-annimation-test h2, .default-borgerservice-left-arrow h2, .viborg h2, .standardStartTheme h2, .gladsaxe h2, .lyngby h2, .furesoe h2, .defaultQR h2, .charlottenlundSlot h2, .toender h2, .holbaek h2 {
  font-size: 45px;
}
.default div.subtitle, .default-no-arrow div.subtitle, .default-borgerservice-flipped div.subtitle, .default-borgerservice div.subtitle, .default-borgerservice-no-arrow div.subtitle, .default-borgerservice-new-annimation-test div.subtitle, .default-borgerservice-left-arrow div.subtitle, .viborg div.subtitle, .standardStartTheme div.subtitle, .gladsaxe div.subtitle, .lyngby div.subtitle, .furesoe div.subtitle, .defaultQR div.subtitle, .charlottenlundSlot div.subtitle, .toender div.subtitle, .holbaek div.subtitle {
  font-size: 40px;
}
.default div.content, .default-no-arrow div.content, .default-borgerservice-flipped div.content, .default-borgerservice div.content, .default-borgerservice-no-arrow div.content, .default-borgerservice-new-annimation-test div.content, .default-borgerservice-left-arrow div.content, .viborg div.content, .standardStartTheme div.content, .gladsaxe div.content, .lyngby div.content, .furesoe div.content, .defaultQR div.content, .charlottenlundSlot div.content, .toender div.content, .holbaek div.content, .default div.contentLeftSide, .default-no-arrow div.contentLeftSide, .default-borgerservice-flipped div.contentLeftSide, .default-borgerservice div.contentLeftSide, .default-borgerservice-no-arrow div.contentLeftSide, .default-borgerservice-new-annimation-test div.contentLeftSide, .default-borgerservice-left-arrow div.contentLeftSide, .viborg div.contentLeftSide, .standardStartTheme div.contentLeftSide, .gladsaxe div.contentLeftSide, .lyngby div.contentLeftSide, .furesoe div.contentLeftSide, .defaultQR div.contentLeftSide, .charlottenlundSlot div.contentLeftSide, .toender div.contentLeftSide, .holbaek div.contentLeftSide, .default div.contentRightSide, .default-no-arrow div.contentRightSide, .default-borgerservice-flipped div.contentRightSide, .default-borgerservice div.contentRightSide, .default-borgerservice-no-arrow div.contentRightSide, .default-borgerservice-new-annimation-test div.contentRightSide, .default-borgerservice-left-arrow div.contentRightSide, .viborg div.contentRightSide, .standardStartTheme div.contentRightSide, .gladsaxe div.contentRightSide, .lyngby div.contentRightSide, .furesoe div.contentRightSide, .defaultQR div.contentRightSide, .charlottenlundSlot div.contentRightSide, .toender div.contentRightSide, .holbaek div.contentRightSide {
  font-size: 35px;
}
.default p.notice-text, .default-no-arrow p.notice-text, .default-borgerservice-flipped p.notice-text, .default-borgerservice p.notice-text, .default-borgerservice-no-arrow p.notice-text, .default-borgerservice-new-annimation-test p.notice-text, .default-borgerservice-left-arrow p.notice-text, .viborg p.notice-text, .standardStartTheme p.notice-text, .gladsaxe p.notice-text, .lyngby p.notice-text, .furesoe p.notice-text, .defaultQR p.notice-text, .charlottenlundSlot p.notice-text, .toender p.notice-text, .holbaek p.notice-text {
  color: rgb(218, 0, 0);
  font-size: x-large;
}
.default .header, .default-no-arrow .header, .default-borgerservice-flipped .header, .default-borgerservice .header, .default-borgerservice-no-arrow .header, .default-borgerservice-new-annimation-test .header, .default-borgerservice-left-arrow .header, .viborg .header, .standardStartTheme .header, .gladsaxe .header, .lyngby .header, .furesoe .header, .defaultQR .header, .charlottenlundSlot .header, .toender .header, .holbaek .header {
  background-color: rgb(0, 73, 111);
}
.default .header .brand, .default-no-arrow .header .brand, .default-borgerservice-flipped .header .brand, .default-borgerservice .header .brand, .default-borgerservice-no-arrow .header .brand, .default-borgerservice-new-annimation-test .header .brand, .default-borgerservice-left-arrow .header .brand, .viborg .header .brand, .standardStartTheme .header .brand, .gladsaxe .header .brand, .lyngby .header .brand, .furesoe .header .brand, .defaultQR .header .brand, .charlottenlundSlot .header .brand, .toender .header .brand, .holbaek .header .brand {
  background-image: url("../assets/svg/brand.svg");
  margin-top: 15px;
  margin-left: 30px;
}
.default .btn, .default-no-arrow .btn, .default-borgerservice-flipped .btn, .default-borgerservice .btn, .default-borgerservice-no-arrow .btn, .default-borgerservice-new-annimation-test .btn, .default-borgerservice-left-arrow .btn, .viborg .btn, .standardStartTheme .btn, .gladsaxe .btn, .lyngby .btn, .furesoe .btn, .defaultQR .btn, .charlottenlundSlot .btn, .toender .btn, .holbaek .btn {
  text-transform: uppercase;
}
.default .btn.btn-default, .default-no-arrow .btn.btn-default, .default-borgerservice-flipped .btn.btn-default, .default-borgerservice .btn.btn-default, .default-borgerservice-no-arrow .btn.btn-default, .default-borgerservice-new-annimation-test .btn.btn-default, .default-borgerservice-left-arrow .btn.btn-default, .viborg .btn.btn-default, .standardStartTheme .btn.btn-default, .gladsaxe .btn.btn-default, .lyngby .btn.btn-default, .furesoe .btn.btn-default, .defaultQR .btn.btn-default, .charlottenlundSlot .btn.btn-default, .toender .btn.btn-default, .holbaek .btn.btn-default {
  background-color: #87888a;
  color: #fff;
}
.default .btn.btn-primary, .default-no-arrow .btn.btn-primary, .default-borgerservice-flipped .btn.btn-primary, .default-borgerservice .btn.btn-primary, .default-borgerservice-no-arrow .btn.btn-primary, .default-borgerservice-new-annimation-test .btn.btn-primary, .default-borgerservice-left-arrow .btn.btn-primary, .viborg .btn.btn-primary, .default .btn.leaveForBooking-button, .default-no-arrow .btn.leaveForBooking-button, .default-borgerservice-flipped .btn.leaveForBooking-button, .default-borgerservice .btn.leaveForBooking-button, .default-borgerservice-no-arrow .btn.leaveForBooking-button, .default-borgerservice-new-annimation-test .btn.leaveForBooking-button, .default-borgerservice-left-arrow .btn.leaveForBooking-button, .viborg .btn.leaveForBooking-button, .default .btn.arriveForBooking-button, .default-no-arrow .btn.arriveForBooking-button, .default-borgerservice-flipped .btn.arriveForBooking-button, .default-borgerservice .btn.arriveForBooking-button, .default-borgerservice-no-arrow .btn.arriveForBooking-button, .default-borgerservice-new-annimation-test .btn.arriveForBooking-button, .default-borgerservice-left-arrow .btn.arriveForBooking-button, .viborg .btn.arriveForBooking-button, .standardStartTheme .btn.btn-primary, .standardStartTheme .btn.leaveForBooking-button, .standardStartTheme .btn.arriveForBooking-button, .gladsaxe .btn.btn-primary, .gladsaxe .btn.leaveForBooking-button, .gladsaxe .btn.arriveForBooking-button, .lyngby .btn.btn-primary, .lyngby .btn.leaveForBooking-button, .lyngby .btn.arriveForBooking-button, .furesoe .btn.btn-primary, .furesoe .btn.leaveForBooking-button, .furesoe .btn.arriveForBooking-button, .defaultQR .btn.btn-primary, .defaultQR .btn.leaveForBooking-button, .defaultQR .btn.arriveForBooking-button, .charlottenlundSlot .btn.btn-primary, .charlottenlundSlot .btn.leaveForBooking-button, .charlottenlundSlot .btn.arriveForBooking-button, .toender .btn.btn-primary, .toender .btn.leaveForBooking-button, .toender .btn.arriveForBooking-button, .holbaek .btn.btn-primary, .holbaek .btn.leaveForBooking-button, .holbaek .btn.arriveForBooking-button {
  background-color: #65D599;
  border-color: #65D599;
  font-weight: bold;
  font-size: 0.8em;
}
.default .subject-fields, .default-no-arrow .subject-fields, .default-borgerservice-flipped .subject-fields, .default-borgerservice .subject-fields, .default-borgerservice-no-arrow .subject-fields, .default-borgerservice-new-annimation-test .subject-fields, .default-borgerservice-left-arrow .subject-fields, .viborg .subject-fields, .standardStartTheme .subject-fields, .gladsaxe .subject-fields, .lyngby .subject-fields, .furesoe .subject-fields, .defaultQR .subject-fields, .charlottenlundSlot .subject-fields, .toender .subject-fields, .holbaek .subject-fields {
  max-width: 800px;
}
.default #noAvailableTimes, .default-no-arrow #noAvailableTimes, .default-borgerservice-flipped #noAvailableTimes, .default-borgerservice #noAvailableTimes, .default-borgerservice-no-arrow #noAvailableTimes, .default-borgerservice-new-annimation-test #noAvailableTimes, .default-borgerservice-left-arrow #noAvailableTimes, .viborg #noAvailableTimes, .standardStartTheme #noAvailableTimes, .gladsaxe #noAvailableTimes, .lyngby #noAvailableTimes, .furesoe #noAvailableTimes, .defaultQR #noAvailableTimes, .charlottenlundSlot #noAvailableTimes, .toender #noAvailableTimes, .holbaek #noAvailableTimes, .default #no-available-time-today, .default-no-arrow #no-available-time-today, .default-borgerservice-flipped #no-available-time-today, .default-borgerservice #no-available-time-today, .default-borgerservice-no-arrow #no-available-time-today, .default-borgerservice-new-annimation-test #no-available-time-today, .default-borgerservice-left-arrow #no-available-time-today, .viborg #no-available-time-today, .standardStartTheme #no-available-time-today, .gladsaxe #no-available-time-today, .lyngby #no-available-time-today, .furesoe #no-available-time-today, .defaultQR #no-available-time-today, .charlottenlundSlot #no-available-time-today, .toender #no-available-time-today, .holbaek #no-available-time-today {
  color: red;
  font-size: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.default h1, .default-no-arrow h1, .default-borgerservice-flipped h1, .default-borgerservice h1, .default-borgerservice-no-arrow h1, .default-borgerservice-new-annimation-test h1, .default-borgerservice-left-arrow h1, .viborg h1, .standardStartTheme h1, .gladsaxe h1, .lyngby h1, .furesoe h1, .defaultQR h1, .charlottenlundSlot h1, .toender h1, .holbaek h1 {
  color: rgb(0, 0, 0);
}
.default .error, .default-no-arrow .error, .default-borgerservice-flipped .error, .default-borgerservice .error, .default-borgerservice-no-arrow .error, .default-borgerservice-new-annimation-test .error, .default-borgerservice-left-arrow .error, .viborg .error, .standardStartTheme .error, .gladsaxe .error, .lyngby .error, .furesoe .error, .defaultQR .error, .charlottenlundSlot .error, .toender .error, .holbaek .error {
  color: rgb(0, 0, 0);
}
.default p, .default-no-arrow p, .default-borgerservice-flipped p, .default-borgerservice p, .default-borgerservice-no-arrow p, .default-borgerservice-new-annimation-test p, .default-borgerservice-left-arrow p, .viborg p, .standardStartTheme p, .gladsaxe p, .lyngby p, .furesoe p, .defaultQR p, .charlottenlundSlot p, .toender p, .holbaek p {
  color: rgb(0, 0, 0);
}
.default h1, .default-no-arrow h1, .default-borgerservice-flipped h1, .default-borgerservice h1, .default-borgerservice-no-arrow h1, .default-borgerservice-new-annimation-test h1, .default-borgerservice-left-arrow h1, .viborg h1, .standardStartTheme h1, .gladsaxe h1, .lyngby h1, .furesoe h1, .defaultQR h1, .charlottenlundSlot h1, .toender h1, .holbaek h1 {
  color: rgb(0, 0, 0);
}
.default h2, .default-no-arrow h2, .default-borgerservice-flipped h2, .default-borgerservice h2, .default-borgerservice-no-arrow h2, .default-borgerservice-new-annimation-test h2, .default-borgerservice-left-arrow h2, .viborg h2, .standardStartTheme h2, .gladsaxe h2, .lyngby h2, .furesoe h2, .defaultQR h2, .charlottenlundSlot h2, .toender h2, .holbaek h2 {
  color: rgb(0, 0, 0);
}
.default h3, .default-no-arrow h3, .default-borgerservice-flipped h3, .default-borgerservice h3, .default-borgerservice-no-arrow h3, .default-borgerservice-new-annimation-test h3, .default-borgerservice-left-arrow h3, .viborg h3, .standardStartTheme h3, .gladsaxe h3, .lyngby h3, .furesoe h3, .defaultQR h3, .charlottenlundSlot h3, .toender h3, .holbaek h3 {
  color: rgb(0, 0, 0);
}
.default .reception, .default-no-arrow .reception, .default-borgerservice-flipped .reception, .default-borgerservice .reception, .default-borgerservice-no-arrow .reception, .default-borgerservice-new-annimation-test .reception, .default-borgerservice-left-arrow .reception, .viborg .reception, .standardStartTheme .reception, .gladsaxe .reception, .lyngby .reception, .furesoe .reception, .defaultQR .reception, .charlottenlundSlot .reception, .toender .reception, .holbaek .reception {
  stroke: rgb(0, 0, 0);
}
.default .reception p, .default-no-arrow .reception p, .default-borgerservice-flipped .reception p, .default-borgerservice .reception p, .default-borgerservice-no-arrow .reception p, .default-borgerservice-new-annimation-test .reception p, .default-borgerservice-left-arrow .reception p, .viborg .reception p, .standardStartTheme .reception p, .gladsaxe .reception p, .lyngby .reception p, .furesoe .reception p, .defaultQR .reception p, .charlottenlundSlot .reception p, .toender .reception p, .holbaek .reception p {
  color: rgb(0, 0, 0);
}
.default .reception h1, .default-no-arrow .reception h1, .default-borgerservice-flipped .reception h1, .default-borgerservice .reception h1, .default-borgerservice-no-arrow .reception h1, .default-borgerservice-new-annimation-test .reception h1, .default-borgerservice-left-arrow .reception h1, .viborg .reception h1, .standardStartTheme .reception h1, .gladsaxe .reception h1, .lyngby .reception h1, .furesoe .reception h1, .defaultQR .reception h1, .charlottenlundSlot .reception h1, .toender .reception h1, .holbaek .reception h1 {
  color: rgb(0, 0, 0);
}
.default .reception h2, .default-no-arrow .reception h2, .default-borgerservice-flipped .reception h2, .default-borgerservice .reception h2, .default-borgerservice-no-arrow .reception h2, .default-borgerservice-new-annimation-test .reception h2, .default-borgerservice-left-arrow .reception h2, .viborg .reception h2, .standardStartTheme .reception h2, .gladsaxe .reception h2, .lyngby .reception h2, .furesoe .reception h2, .defaultQR .reception h2, .charlottenlundSlot .reception h2, .toender .reception h2, .holbaek .reception h2 {
  color: rgb(0, 0, 0);
}
.default .reception h3, .default-no-arrow .reception h3, .default-borgerservice-flipped .reception h3, .default-borgerservice .reception h3, .default-borgerservice-no-arrow .reception h3, .default-borgerservice-new-annimation-test .reception h3, .default-borgerservice-left-arrow .reception h3, .viborg .reception h3, .standardStartTheme .reception h3, .gladsaxe .reception h3, .lyngby .reception h3, .furesoe .reception h3, .defaultQR .reception h3, .charlottenlundSlot .reception h3, .toender .reception h3, .holbaek .reception h3 {
  color: rgb(0, 0, 0);
}
.default .reception th, .default-no-arrow .reception th, .default-borgerservice-flipped .reception th, .default-borgerservice .reception th, .default-borgerservice-no-arrow .reception th, .default-borgerservice-new-annimation-test .reception th, .default-borgerservice-left-arrow .reception th, .viborg .reception th, .standardStartTheme .reception th, .gladsaxe .reception th, .lyngby .reception th, .furesoe .reception th, .defaultQR .reception th, .charlottenlundSlot .reception th, .toender .reception th, .holbaek .reception th {
  color: rgb(0, 0, 0);
}
.default .reception .table, .default-no-arrow .reception .table, .default-borgerservice-flipped .reception .table, .default-borgerservice .reception .table, .default-borgerservice-no-arrow .reception .table, .default-borgerservice-new-annimation-test .reception .table, .default-borgerservice-left-arrow .reception .table, .viborg .reception .table, .standardStartTheme .reception .table, .gladsaxe .reception .table, .lyngby .reception .table, .furesoe .reception .table, .defaultQR .reception .table, .charlottenlundSlot .reception .table, .toender .reception .table, .holbaek .reception .table {
  color: rgb(0, 0, 0);
}
.default .reception .time-button, .default-no-arrow .reception .time-button, .default-borgerservice-flipped .reception .time-button, .default-borgerservice .reception .time-button, .default-borgerservice-no-arrow .reception .time-button, .default-borgerservice-new-annimation-test .reception .time-button, .default-borgerservice-left-arrow .reception .time-button, .viborg .reception .time-button, .standardStartTheme .reception .time-button, .gladsaxe .reception .time-button, .lyngby .reception .time-button, .furesoe .reception .time-button, .defaultQR .reception .time-button, .charlottenlundSlot .reception .time-button, .toender .reception .time-button, .holbaek .reception .time-button {
  color: rgb(255, 255, 255);
}
.default .reception .times, .default-no-arrow .reception .times, .default-borgerservice-flipped .reception .times, .default-borgerservice .reception .times, .default-borgerservice-no-arrow .reception .times, .default-borgerservice-new-annimation-test .reception .times, .default-borgerservice-left-arrow .reception .times, .viborg .reception .times, .standardStartTheme .reception .times, .gladsaxe .reception .times, .lyngby .reception .times, .furesoe .reception .times, .defaultQR .reception .times, .charlottenlundSlot .reception .times, .toender .reception .times, .holbaek .reception .times {
  color: rgb(255, 255, 255);
}
.default .reception .overwrite-row-margin, .default-no-arrow .reception .overwrite-row-margin, .default-borgerservice-flipped .reception .overwrite-row-margin, .default-borgerservice .reception .overwrite-row-margin, .default-borgerservice-no-arrow .reception .overwrite-row-margin, .default-borgerservice-new-annimation-test .reception .overwrite-row-margin, .default-borgerservice-left-arrow .reception .overwrite-row-margin, .viborg .reception .overwrite-row-margin, .standardStartTheme .reception .overwrite-row-margin, .gladsaxe .reception .overwrite-row-margin, .lyngby .reception .overwrite-row-margin, .furesoe .reception .overwrite-row-margin, .defaultQR .reception .overwrite-row-margin, .charlottenlundSlot .reception .overwrite-row-margin, .toender .reception .overwrite-row-margin, .holbaek .reception .overwrite-row-margin {
  color: rgb(255, 255, 255);
}
.default .reception input, .default-no-arrow .reception input, .default-borgerservice-flipped .reception input, .default-borgerservice .reception input, .default-borgerservice-no-arrow .reception input, .default-borgerservice-new-annimation-test .reception input, .default-borgerservice-left-arrow .reception input, .viborg .reception input, .standardStartTheme .reception input, .gladsaxe .reception input, .lyngby .reception input, .furesoe .reception input, .defaultQR .reception input, .charlottenlundSlot .reception input, .toender .reception input, .holbaek .reception input {
  color: rgb(255, 255, 255);
}
.default .reception .primary.key, .default-no-arrow .reception .primary.key, .default-borgerservice-flipped .reception .primary.key, .default-borgerservice .reception .primary.key, .default-borgerservice-no-arrow .reception .primary.key, .default-borgerservice-new-annimation-test .reception .primary.key, .default-borgerservice-left-arrow .reception .primary.key, .viborg .reception .primary.key, .standardStartTheme .reception .primary.key, .gladsaxe .reception .primary.key, .lyngby .reception .primary.key, .furesoe .reception .primary.key, .defaultQR .reception .primary.key, .charlottenlundSlot .reception .primary.key, .toender .reception .primary.key, .holbaek .reception .primary.key {
  color: rgb(255, 255, 255);
}
.default .reception .table, .default-no-arrow .reception .table, .default-borgerservice-flipped .reception .table, .default-borgerservice .reception .table, .default-borgerservice-no-arrow .reception .table, .default-borgerservice-new-annimation-test .reception .table, .default-borgerservice-left-arrow .reception .table, .viborg .reception .table, .standardStartTheme .reception .table, .gladsaxe .reception .table, .lyngby .reception .table, .furesoe .reception .table, .defaultQR .reception .table, .charlottenlundSlot .reception .table, .toender .reception .table, .holbaek .reception .table {
  border-color: rgb(255, 255, 255);
}
.default .reception .table, .default-no-arrow .reception .table, .default-borgerservice-flipped .reception .table, .default-borgerservice .reception .table, .default-borgerservice-no-arrow .reception .table, .default-borgerservice-new-annimation-test .reception .table, .default-borgerservice-left-arrow .reception .table, .viborg .reception .table, .standardStartTheme .reception .table, .gladsaxe .reception .table, .lyngby .reception .table, .furesoe .reception .table, .defaultQR .reception .table, .charlottenlundSlot .reception .table, .toender .reception .table, .holbaek .reception .table {
  background-color: rgb(255, 255, 255);
}
.default .reception .page-selectors, .default-no-arrow .reception .page-selectors, .default-borgerservice-flipped .reception .page-selectors, .default-borgerservice .reception .page-selectors, .default-borgerservice-no-arrow .reception .page-selectors, .default-borgerservice-new-annimation-test .reception .page-selectors, .default-borgerservice-left-arrow .reception .page-selectors, .viborg .reception .page-selectors, .standardStartTheme .reception .page-selectors, .gladsaxe .reception .page-selectors, .lyngby .reception .page-selectors, .furesoe .reception .page-selectors, .defaultQR .reception .page-selectors, .charlottenlundSlot .reception .page-selectors, .toender .reception .page-selectors, .holbaek .reception .page-selectors {
  color: rgb(0, 0, 0);
}
.default .reception .btn.btn-info, .default-no-arrow .reception .btn.btn-info, .default-borgerservice-flipped .reception .btn.btn-info, .default-borgerservice .reception .btn.btn-info, .default-borgerservice-no-arrow .reception .btn.btn-info, .default-borgerservice-new-annimation-test .reception .btn.btn-info, .default-borgerservice-left-arrow .reception .btn.btn-info, .viborg .reception .btn.btn-info, .standardStartTheme .reception .btn.btn-info, .gladsaxe .reception .btn.btn-info, .lyngby .reception .btn.btn-info, .furesoe .reception .btn.btn-info, .defaultQR .reception .btn.btn-info, .charlottenlundSlot .reception .btn.btn-info, .toender .reception .btn.btn-info, .holbaek .reception .btn.btn-info {
  background-color: rgb(85, 153, 182);
}
.default .reception .primary.key, .default-no-arrow .reception .primary.key, .default-borgerservice-flipped .reception .primary.key, .default-borgerservice .reception .primary.key, .default-borgerservice-no-arrow .reception .primary.key, .default-borgerservice-new-annimation-test .reception .primary.key, .default-borgerservice-left-arrow .reception .primary.key, .viborg .reception .primary.key, .standardStartTheme .reception .primary.key, .gladsaxe .reception .primary.key, .lyngby .reception .primary.key, .furesoe .reception .primary.key, .defaultQR .reception .primary.key, .charlottenlundSlot .reception .primary.key, .toender .reception .primary.key, .holbaek .reception .primary.key {
  background-color: #65D599;
}
.default .reception .time-button, .default-no-arrow .reception .time-button, .default-borgerservice-flipped .reception .time-button, .default-borgerservice .reception .time-button, .default-borgerservice-no-arrow .reception .time-button, .default-borgerservice-new-annimation-test .reception .time-button, .default-borgerservice-left-arrow .reception .time-button, .viborg .reception .time-button, .standardStartTheme .reception .time-button, .gladsaxe .reception .time-button, .lyngby .reception .time-button, .furesoe .reception .time-button, .defaultQR .reception .time-button, .charlottenlundSlot .reception .time-button, .toender .reception .time-button, .holbaek .reception .time-button {
  background-color: #65D599;
}
.default .reception .day.enabled:active:hover, .default-no-arrow .reception .day.enabled:active:hover, .default-borgerservice-flipped .reception .day.enabled:active:hover, .default-borgerservice .reception .day.enabled:active:hover, .default-borgerservice-no-arrow .reception .day.enabled:active:hover, .default-borgerservice-new-annimation-test .reception .day.enabled:active:hover, .default-borgerservice-left-arrow .reception .day.enabled:active:hover, .viborg .reception .day.enabled:active:hover, .standardStartTheme .reception .day.enabled:active:hover, .gladsaxe .reception .day.enabled:active:hover, .lyngby .reception .day.enabled:active:hover, .furesoe .reception .day.enabled:active:hover, .defaultQR .reception .day.enabled:active:hover, .charlottenlundSlot .reception .day.enabled:active:hover, .toender .reception .day.enabled:active:hover, .holbaek .reception .day.enabled:active:hover {
  background-color: #33bb72;
}
.default .reception .time-button:hover, .default-no-arrow .reception .time-button:hover, .default-borgerservice-flipped .reception .time-button:hover, .default-borgerservice .reception .time-button:hover, .default-borgerservice-no-arrow .reception .time-button:hover, .default-borgerservice-new-annimation-test .reception .time-button:hover, .default-borgerservice-left-arrow .reception .time-button:hover, .viborg .reception .time-button:hover, .standardStartTheme .reception .time-button:hover, .gladsaxe .reception .time-button:hover, .lyngby .reception .time-button:hover, .furesoe .reception .time-button:hover, .defaultQR .reception .time-button:hover, .charlottenlundSlot .reception .time-button:hover, .toender .reception .time-button:hover, .holbaek .reception .time-button:hover {
  background-color: #33bb72;
}
.default .reception .keyboard .key-row .key.danger, .default-no-arrow .reception .keyboard .key-row .key.danger, .default-borgerservice-flipped .reception .keyboard .key-row .key.danger, .default-borgerservice .reception .keyboard .key-row .key.danger, .default-borgerservice-no-arrow .reception .keyboard .key-row .key.danger, .default-borgerservice-new-annimation-test .reception .keyboard .key-row .key.danger, .default-borgerservice-left-arrow .reception .keyboard .key-row .key.danger, .viborg .reception .keyboard .key-row .key.danger, .standardStartTheme .reception .keyboard .key-row .key.danger, .gladsaxe .reception .keyboard .key-row .key.danger, .lyngby .reception .keyboard .key-row .key.danger, .furesoe .reception .keyboard .key-row .key.danger, .defaultQR .reception .keyboard .key-row .key.danger, .charlottenlundSlot .reception .keyboard .key-row .key.danger, .toender .reception .keyboard .key-row .key.danger, .holbaek .reception .keyboard .key-row .key.danger {
  background-color: rgb(217, 83, 79);
}
.default .reception .day.enabled:hover, .default-no-arrow .reception .day.enabled:hover, .default-borgerservice-flipped .reception .day.enabled:hover, .default-borgerservice .reception .day.enabled:hover, .default-borgerservice-no-arrow .reception .day.enabled:hover, .default-borgerservice-new-annimation-test .reception .day.enabled:hover, .default-borgerservice-left-arrow .reception .day.enabled:hover, .viborg .reception .day.enabled:hover, .standardStartTheme .reception .day.enabled:hover, .gladsaxe .reception .day.enabled:hover, .lyngby .reception .day.enabled:hover, .furesoe .reception .day.enabled:hover, .defaultQR .reception .day.enabled:hover, .charlottenlundSlot .reception .day.enabled:hover, .toender .reception .day.enabled:hover, .holbaek .reception .day.enabled:hover {
  background-color: #c9302c;
}
.default .reception .keyboard .key-row .key.danger:hover, .default-no-arrow .reception .keyboard .key-row .key.danger:hover, .default-borgerservice-flipped .reception .keyboard .key-row .key.danger:hover, .default-borgerservice .reception .keyboard .key-row .key.danger:hover, .default-borgerservice-no-arrow .reception .keyboard .key-row .key.danger:hover, .default-borgerservice-new-annimation-test .reception .keyboard .key-row .key.danger:hover, .default-borgerservice-left-arrow .reception .keyboard .key-row .key.danger:hover, .viborg .reception .keyboard .key-row .key.danger:hover, .standardStartTheme .reception .keyboard .key-row .key.danger:hover, .gladsaxe .reception .keyboard .key-row .key.danger:hover, .lyngby .reception .keyboard .key-row .key.danger:hover, .furesoe .reception .keyboard .key-row .key.danger:hover, .defaultQR .reception .keyboard .key-row .key.danger:hover, .charlottenlundSlot .reception .keyboard .key-row .key.danger:hover, .toender .reception .keyboard .key-row .key.danger:hover, .holbaek .reception .keyboard .key-row .key.danger:hover {
  background-color: #c9302c;
}
.default .reception .stander-brug::after, .default-no-arrow .reception .stander-brug::after, .default-borgerservice-flipped .reception .stander-brug::after, .default-borgerservice .reception .stander-brug::after, .default-borgerservice-no-arrow .reception .stander-brug::after, .default-borgerservice-new-annimation-test .reception .stander-brug::after, .default-borgerservice-left-arrow .reception .stander-brug::after, .viborg .reception .stander-brug::after, .standardStartTheme .reception .stander-brug::after, .gladsaxe .reception .stander-brug::after, .lyngby .reception .stander-brug::after, .furesoe .reception .stander-brug::after, .defaultQR .reception .stander-brug::after, .charlottenlundSlot .reception .stander-brug::after, .toender .reception .stander-brug::after, .holbaek .reception .stander-brug::after {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background-image: linear-gradient(to bottom, #c4dff0 0, rgba(196, 223, 240, 0.5) 25%, rgba(0, 0, 0, 0) 30%), url(../assets/images/Stander_brug2.jpg);
  background-attachment: fixed;
  background-position: 0 630px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
.default .reception .page-header p, .default-no-arrow .reception .page-header p, .default-borgerservice-flipped .reception .page-header p, .default-borgerservice .reception .page-header p, .default-borgerservice-no-arrow .reception .page-header p, .default-borgerservice-new-annimation-test .reception .page-header p, .default-borgerservice-left-arrow .reception .page-header p, .viborg .reception .page-header p, .standardStartTheme .reception .page-header p, .gladsaxe .reception .page-header p, .lyngby .reception .page-header p, .furesoe .reception .page-header p, .defaultQR .reception .page-header p, .charlottenlundSlot .reception .page-header p, .toender .reception .page-header p, .holbaek .reception .page-header p {
  font-size: 1.25em;
}
.default .reception .start input[type=password], .default-no-arrow .reception .start input[type=password], .default-borgerservice-flipped .reception .start input[type=password], .default-borgerservice .reception .start input[type=password], .default-borgerservice-no-arrow .reception .start input[type=password], .default-borgerservice-new-annimation-test .reception .start input[type=password], .default-borgerservice-left-arrow .reception .start input[type=password], .viborg .reception .start input[type=password], .standardStartTheme .reception .start input[type=password], .gladsaxe .reception .start input[type=password], .lyngby .reception .start input[type=password], .furesoe .reception .start input[type=password], .defaultQR .reception .start input[type=password], .charlottenlundSlot .reception .start input[type=password], .toender .reception .start input[type=password], .holbaek .reception .start input[type=password] {
  font-size: 40px;
  letter-spacing: 0.2em;
}
.default .reception .table, .default-no-arrow .reception .table, .default-borgerservice-flipped .reception .table, .default-borgerservice .reception .table, .default-borgerservice-no-arrow .reception .table, .default-borgerservice-new-annimation-test .reception .table, .default-borgerservice-left-arrow .reception .table, .viborg .reception .table, .standardStartTheme .reception .table, .gladsaxe .reception .table, .lyngby .reception .table, .furesoe .reception .table, .defaultQR .reception .table, .charlottenlundSlot .reception .table, .toender .reception .table, .holbaek .reception .table {
  border-color: rgb(255, 255, 255);
  border-collapse: separate;
  border-spacing: 0 4px;
  border-radius: 3px;
  border-style: solid;
  border-width: 0 4px 0 4px;
}
.default .reception .table tbody, .default-no-arrow .reception .table tbody, .default-borgerservice-flipped .reception .table tbody, .default-borgerservice .reception .table tbody, .default-borgerservice-no-arrow .reception .table tbody, .default-borgerservice-new-annimation-test .reception .table tbody, .default-borgerservice-left-arrow .reception .table tbody, .viborg .reception .table tbody, .standardStartTheme .reception .table tbody, .gladsaxe .reception .table tbody, .lyngby .reception .table tbody, .furesoe .reception .table tbody, .defaultQR .reception .table tbody, .charlottenlundSlot .reception .table tbody, .toender .reception .table tbody, .holbaek .reception .table tbody {
  color: rgb(255, 255, 255);
}
.default .reception .table tbody tr, .default-no-arrow .reception .table tbody tr, .default-borgerservice-flipped .reception .table tbody tr, .default-borgerservice .reception .table tbody tr, .default-borgerservice-no-arrow .reception .table tbody tr, .default-borgerservice-new-annimation-test .reception .table tbody tr, .default-borgerservice-left-arrow .reception .table tbody tr, .viborg .reception .table tbody tr, .standardStartTheme .reception .table tbody tr, .gladsaxe .reception .table tbody tr, .lyngby .reception .table tbody tr, .furesoe .reception .table tbody tr, .defaultQR .reception .table tbody tr, .charlottenlundSlot .reception .table tbody tr, .toender .reception .table tbody tr, .holbaek .reception .table tbody tr {
  background-color: #65D599;
  color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}
.default .reception .table tbody tr.disabled, .default-no-arrow .reception .table tbody tr.disabled, .default-borgerservice-flipped .reception .table tbody tr.disabled, .default-borgerservice .reception .table tbody tr.disabled, .default-borgerservice-no-arrow .reception .table tbody tr.disabled, .default-borgerservice-new-annimation-test .reception .table tbody tr.disabled, .default-borgerservice-left-arrow .reception .table tbody tr.disabled, .viborg .reception .table tbody tr.disabled, .standardStartTheme .reception .table tbody tr.disabled, .gladsaxe .reception .table tbody tr.disabled, .lyngby .reception .table tbody tr.disabled, .furesoe .reception .table tbody tr.disabled, .defaultQR .reception .table tbody tr.disabled, .charlottenlundSlot .reception .table tbody tr.disabled, .toender .reception .table tbody tr.disabled, .holbaek .reception .table tbody tr.disabled {
  background-color: #7ebd9b;
}
.default .reception .table tbody tr:hover:not(.disabled), .default-no-arrow .reception .table tbody tr:hover:not(.disabled), .default-borgerservice-flipped .reception .table tbody tr:hover:not(.disabled), .default-borgerservice .reception .table tbody tr:hover:not(.disabled), .default-borgerservice-no-arrow .reception .table tbody tr:hover:not(.disabled), .default-borgerservice-new-annimation-test .reception .table tbody tr:hover:not(.disabled), .default-borgerservice-left-arrow .reception .table tbody tr:hover:not(.disabled), .viborg .reception .table tbody tr:hover:not(.disabled), .standardStartTheme .reception .table tbody tr:hover:not(.disabled), .gladsaxe .reception .table tbody tr:hover:not(.disabled), .lyngby .reception .table tbody tr:hover:not(.disabled), .furesoe .reception .table tbody tr:hover:not(.disabled), .defaultQR .reception .table tbody tr:hover:not(.disabled), .charlottenlundSlot .reception .table tbody tr:hover:not(.disabled), .toender .reception .table tbody tr:hover:not(.disabled), .holbaek .reception .table tbody tr:hover:not(.disabled) {
  background-color: #65D599;
}
.default .reception .offers .offer, .default-no-arrow .reception .offers .offer, .default-borgerservice-flipped .reception .offers .offer, .default-borgerservice .reception .offers .offer, .default-borgerservice-no-arrow .reception .offers .offer, .default-borgerservice-new-annimation-test .reception .offers .offer, .default-borgerservice-left-arrow .reception .offers .offer, .viborg .reception .offers .offer, .standardStartTheme .reception .offers .offer, .gladsaxe .reception .offers .offer, .lyngby .reception .offers .offer, .furesoe .reception .offers .offer, .defaultQR .reception .offers .offer, .charlottenlundSlot .reception .offers .offer, .toender .reception .offers .offer, .holbaek .reception .offers .offer {
  background-color: #65D599;
}
.default .reception .offers .offer:hover, .default-no-arrow .reception .offers .offer:hover, .default-borgerservice-flipped .reception .offers .offer:hover, .default-borgerservice .reception .offers .offer:hover, .default-borgerservice-no-arrow .reception .offers .offer:hover, .default-borgerservice-new-annimation-test .reception .offers .offer:hover, .default-borgerservice-left-arrow .reception .offers .offer:hover, .viborg .reception .offers .offer:hover, .standardStartTheme .reception .offers .offer:hover, .gladsaxe .reception .offers .offer:hover, .lyngby .reception .offers .offer:hover, .furesoe .reception .offers .offer:hover, .defaultQR .reception .offers .offer:hover, .charlottenlundSlot .reception .offers .offer:hover, .toender .reception .offers .offer:hover, .holbaek .reception .offers .offer:hover {
  background-color: #33bb72;
}
.default .reception .month, .default-no-arrow .reception .month, .default-borgerservice-flipped .reception .month, .default-borgerservice .reception .month, .default-borgerservice-no-arrow .reception .month, .default-borgerservice-new-annimation-test .reception .month, .default-borgerservice-left-arrow .reception .month, .viborg .reception .month, .standardStartTheme .reception .month, .gladsaxe .reception .month, .lyngby .reception .month, .furesoe .reception .month, .defaultQR .reception .month, .charlottenlundSlot .reception .month, .toender .reception .month, .holbaek .reception .month {
  background-color: rgb(255, 255, 255);
}
.default .reception .month .monthName, .default-no-arrow .reception .month .monthName, .default-borgerservice-flipped .reception .month .monthName, .default-borgerservice .reception .month .monthName, .default-borgerservice-no-arrow .reception .month .monthName, .default-borgerservice-new-annimation-test .reception .month .monthName, .default-borgerservice-left-arrow .reception .month .monthName, .viborg .reception .month .monthName, .standardStartTheme .reception .month .monthName, .gladsaxe .reception .month .monthName, .lyngby .reception .month .monthName, .furesoe .reception .month .monthName, .defaultQR .reception .month .monthName, .charlottenlundSlot .reception .month .monthName, .toender .reception .month .monthName, .holbaek .reception .month .monthName, .default .reception .month .weekdays .weekday, .default-no-arrow .reception .month .weekdays .weekday, .default-borgerservice-flipped .reception .month .weekdays .weekday, .default-borgerservice .reception .month .weekdays .weekday, .default-borgerservice-no-arrow .reception .month .weekdays .weekday, .default-borgerservice-new-annimation-test .reception .month .weekdays .weekday, .default-borgerservice-left-arrow .reception .month .weekdays .weekday, .viborg .reception .month .weekdays .weekday, .standardStartTheme .reception .month .weekdays .weekday, .gladsaxe .reception .month .weekdays .weekday, .lyngby .reception .month .weekdays .weekday, .furesoe .reception .month .weekdays .weekday, .defaultQR .reception .month .weekdays .weekday, .charlottenlundSlot .reception .month .weekdays .weekday, .toender .reception .month .weekdays .weekday, .holbaek .reception .month .weekdays .weekday {
  color: rgb(0, 0, 0);
}
.default .reception .month .weeks .week .days .day, .default-no-arrow .reception .month .weeks .week .days .day, .default-borgerservice-flipped .reception .month .weeks .week .days .day, .default-borgerservice .reception .month .weeks .week .days .day, .default-borgerservice-no-arrow .reception .month .weeks .week .days .day, .default-borgerservice-new-annimation-test .reception .month .weeks .week .days .day, .default-borgerservice-left-arrow .reception .month .weeks .week .days .day, .viborg .reception .month .weeks .week .days .day, .standardStartTheme .reception .month .weeks .week .days .day, .gladsaxe .reception .month .weeks .week .days .day, .lyngby .reception .month .weeks .week .days .day, .furesoe .reception .month .weeks .week .days .day, .defaultQR .reception .month .weeks .week .days .day, .charlottenlundSlot .reception .month .weeks .week .days .day, .toender .reception .month .weeks .week .days .day, .holbaek .reception .month .weeks .week .days .day {
  background-color: #ccc;
  color: #777;
}
.default .reception .month .weeks .week .days .day.enabled, .default-no-arrow .reception .month .weeks .week .days .day.enabled, .default-borgerservice-flipped .reception .month .weeks .week .days .day.enabled, .default-borgerservice .reception .month .weeks .week .days .day.enabled, .default-borgerservice-no-arrow .reception .month .weeks .week .days .day.enabled, .default-borgerservice-new-annimation-test .reception .month .weeks .week .days .day.enabled, .default-borgerservice-left-arrow .reception .month .weeks .week .days .day.enabled, .viborg .reception .month .weeks .week .days .day.enabled, .standardStartTheme .reception .month .weeks .week .days .day.enabled, .gladsaxe .reception .month .weeks .week .days .day.enabled, .lyngby .reception .month .weeks .week .days .day.enabled, .furesoe .reception .month .weeks .week .days .day.enabled, .defaultQR .reception .month .weeks .week .days .day.enabled, .charlottenlundSlot .reception .month .weeks .week .days .day.enabled, .toender .reception .month .weeks .week .days .day.enabled, .holbaek .reception .month .weeks .week .days .day.enabled {
  background-color: #65D599;
  color: rgb(255, 255, 255);
}
.default .reception .month .weeks .week .days .day.enabled:active, .default-no-arrow .reception .month .weeks .week .days .day.enabled:active, .default-borgerservice-flipped .reception .month .weeks .week .days .day.enabled:active, .default-borgerservice .reception .month .weeks .week .days .day.enabled:active, .default-borgerservice-no-arrow .reception .month .weeks .week .days .day.enabled:active, .default-borgerservice-new-annimation-test .reception .month .weeks .week .days .day.enabled:active, .default-borgerservice-left-arrow .reception .month .weeks .week .days .day.enabled:active, .viborg .reception .month .weeks .week .days .day.enabled:active, .standardStartTheme .reception .month .weeks .week .days .day.enabled:active, .gladsaxe .reception .month .weeks .week .days .day.enabled:active, .lyngby .reception .month .weeks .week .days .day.enabled:active, .furesoe .reception .month .weeks .week .days .day.enabled:active, .defaultQR .reception .month .weeks .week .days .day.enabled:active, .charlottenlundSlot .reception .month .weeks .week .days .day.enabled:active, .toender .reception .month .weeks .week .days .day.enabled:active, .holbaek .reception .month .weeks .week .days .day.enabled:active, .default .reception .month .weeks .week .days .day.enabled:hover, .default-no-arrow .reception .month .weeks .week .days .day.enabled:hover, .default-borgerservice-flipped .reception .month .weeks .week .days .day.enabled:hover, .default-borgerservice .reception .month .weeks .week .days .day.enabled:hover, .default-borgerservice-no-arrow .reception .month .weeks .week .days .day.enabled:hover, .default-borgerservice-new-annimation-test .reception .month .weeks .week .days .day.enabled:hover, .default-borgerservice-left-arrow .reception .month .weeks .week .days .day.enabled:hover, .viborg .reception .month .weeks .week .days .day.enabled:hover, .standardStartTheme .reception .month .weeks .week .days .day.enabled:hover, .gladsaxe .reception .month .weeks .week .days .day.enabled:hover, .lyngby .reception .month .weeks .week .days .day.enabled:hover, .furesoe .reception .month .weeks .week .days .day.enabled:hover, .defaultQR .reception .month .weeks .week .days .day.enabled:hover, .charlottenlundSlot .reception .month .weeks .week .days .day.enabled:hover, .toender .reception .month .weeks .week .days .day.enabled:hover, .holbaek .reception .month .weeks .week .days .day.enabled:hover {
  background-color: #3dca7e;
}
.default .reception .key, .default-no-arrow .reception .key, .default-borgerservice-flipped .reception .key, .default-borgerservice .reception .key, .default-borgerservice-no-arrow .reception .key, .default-borgerservice-new-annimation-test .reception .key, .default-borgerservice-left-arrow .reception .key, .viborg .reception .key, .standardStartTheme .reception .key, .gladsaxe .reception .key, .lyngby .reception .key, .furesoe .reception .key, .defaultQR .reception .key, .charlottenlundSlot .reception .key, .toender .reception .key, .holbaek .reception .key {
  position: static;
}
.default .reception .key.success, .default-no-arrow .reception .key.success, .default-borgerservice-flipped .reception .key.success, .default-borgerservice .reception .key.success, .default-borgerservice-no-arrow .reception .key.success, .default-borgerservice-new-annimation-test .reception .key.success, .default-borgerservice-left-arrow .reception .key.success, .viborg .reception .key.success, .standardStartTheme .reception .key.success, .gladsaxe .reception .key.success, .lyngby .reception .key.success, .furesoe .reception .key.success, .defaultQR .reception .key.success, .charlottenlundSlot .reception .key.success, .toender .reception .key.success, .holbaek .reception .key.success {
  background-color: rgb(249, 194, 4);
}
.default .reception .key.danger, .default-no-arrow .reception .key.danger, .default-borgerservice-flipped .reception .key.danger, .default-borgerservice .reception .key.danger, .default-borgerservice-no-arrow .reception .key.danger, .default-borgerservice-new-annimation-test .reception .key.danger, .default-borgerservice-left-arrow .reception .key.danger, .viborg .reception .key.danger, .standardStartTheme .reception .key.danger, .gladsaxe .reception .key.danger, .lyngby .reception .key.danger, .furesoe .reception .key.danger, .defaultQR .reception .key.danger, .charlottenlundSlot .reception .key.danger, .toender .reception .key.danger, .holbaek .reception .key.danger {
  background-color: rgb(217, 83, 79);
}
.default .reception .version, .default-no-arrow .reception .version, .default-borgerservice-flipped .reception .version, .default-borgerservice .reception .version, .default-borgerservice-no-arrow .reception .version, .default-borgerservice-new-annimation-test .reception .version, .default-borgerservice-left-arrow .reception .version, .viborg .reception .version, .standardStartTheme .reception .version, .gladsaxe .reception .version, .lyngby .reception .version, .furesoe .reception .version, .defaultQR .reception .version, .charlottenlundSlot .reception .version, .toender .reception .version, .holbaek .reception .version {
  color: rgb(0, 73, 111);
}
.default .reception .help-text-container, .default-no-arrow .reception .help-text-container, .default-borgerservice-flipped .reception .help-text-container, .default-borgerservice .reception .help-text-container, .default-borgerservice-no-arrow .reception .help-text-container, .default-borgerservice-new-annimation-test .reception .help-text-container, .default-borgerservice-left-arrow .reception .help-text-container, .viborg .reception .help-text-container, .standardStartTheme .reception .help-text-container, .gladsaxe .reception .help-text-container, .lyngby .reception .help-text-container, .furesoe .reception .help-text-container, .defaultQR .reception .help-text-container, .charlottenlundSlot .reception .help-text-container, .toender .reception .help-text-container, .holbaek .reception .help-text-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 600px;
}
.default .reception .help-text, .default-no-arrow .reception .help-text, .default-borgerservice-flipped .reception .help-text, .default-borgerservice .reception .help-text, .default-borgerservice-no-arrow .reception .help-text, .default-borgerservice-new-annimation-test .reception .help-text, .default-borgerservice-left-arrow .reception .help-text, .viborg .reception .help-text, .standardStartTheme .reception .help-text, .gladsaxe .reception .help-text, .lyngby .reception .help-text, .furesoe .reception .help-text, .defaultQR .reception .help-text, .charlottenlundSlot .reception .help-text, .toender .reception .help-text, .holbaek .reception .help-text {
  font-size: xx-large;
}
.default .reception .times-header .time-button:nth-child(-n+8), .default-no-arrow .reception .times-header .time-button:nth-child(-n+8), .default-borgerservice-flipped .reception .times-header .time-button:nth-child(-n+8), .default-borgerservice .reception .times-header .time-button:nth-child(-n+8), .default-borgerservice-no-arrow .reception .times-header .time-button:nth-child(-n+8), .default-borgerservice-new-annimation-test .reception .times-header .time-button:nth-child(-n+8), .default-borgerservice-left-arrow .reception .times-header .time-button:nth-child(-n+8), .viborg .reception .times-header .time-button:nth-child(-n+8), .standardStartTheme .reception .times-header .time-button:nth-child(-n+8), .gladsaxe .reception .times-header .time-button:nth-child(-n+8), .lyngby .reception .times-header .time-button:nth-child(-n+8), .furesoe .reception .times-header .time-button:nth-child(-n+8), .defaultQR .reception .times-header .time-button:nth-child(-n+8), .charlottenlundSlot .reception .times-header .time-button:nth-child(-n+8), .toender .reception .times-header .time-button:nth-child(-n+8), .holbaek .reception .times-header .time-button:nth-child(-n+8) {
  border-top: 2px solid rgb(255, 255, 255);
}

.defaultQR .view-animate-container, .charlottenlundSlot .view-animate-container, .viborg .view-animate-container, .toender .view-animate-container, .holbaek .view-animate-container, .defaultQR .view-animate-container-reception, .charlottenlundSlot .view-animate-container-reception, .viborg .view-animate-container-reception, .toender .view-animate-container-reception, .holbaek .view-animate-container-reception {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #6882A1), color-stop(1, #CBDBEA));
  background-image: -o-linear-gradient(right bottom, #6882A1 0, #CBDBEA 100%);
  background-image: -moz-linear-gradient(right bottom, #6882A1 0, #CBDBEA 100%);
  background-image: -webkit-linear-gradient(right bottom, #6882A1 0, #CBDBEA 100%);
  background-image: -ms-linear-gradient(right bottom, #6882A1 0, #CBDBEA 100%);
  background-image: linear-gradient(to right bottom, #6882A1 0, #CBDBEA 100%);
}
.defaultQR .reception, .charlottenlundSlot .reception, .viborg .reception, .toender .reception, .holbaek .reception {
  color: rgb(255, 255, 255);
  stroke: rgb(255, 255, 255);
}
.defaultQR .reception p, .charlottenlundSlot .reception p, .viborg .reception p, .toender .reception p, .holbaek .reception p {
  color: rgb(255, 255, 255);
}
.defaultQR .reception .glyphicon-minus, .charlottenlundSlot .reception .glyphicon-minus, .viborg .reception .glyphicon-minus, .toender .reception .glyphicon-minus, .holbaek .reception .glyphicon-minus {
  color: rgb(255, 255, 255);
}
.defaultQR .reception h1, .charlottenlundSlot .reception h1, .viborg .reception h1, .toender .reception h1, .holbaek .reception h1, .defaultQR .reception h2, .charlottenlundSlot .reception h2, .viborg .reception h2, .toender .reception h2, .holbaek .reception h2, .defaultQR .reception h3, .charlottenlundSlot .reception h3, .viborg .reception h3, .toender .reception h3, .holbaek .reception h3 {
  color: rgb(255, 255, 255);
}
.defaultQR .reception ul.input, .charlottenlundSlot .reception ul.input, .viborg .reception ul.input, .toender .reception ul.input, .holbaek .reception ul.input {
  color: rgb(0, 0, 0);
}
.defaultQR .reception .subject-fields p, .charlottenlundSlot .reception .subject-fields p, .viborg .reception .subject-fields p, .toender .reception .subject-fields p, .holbaek .reception .subject-fields p {
  color: rgb(255, 255, 255);
  font-size: 1em;
}
.defaultQR .reception .subject-fields .row, .charlottenlundSlot .reception .subject-fields .row, .viborg .reception .subject-fields .row, .toender .reception .subject-fields .row, .holbaek .reception .subject-fields .row, .defaultQR .reception .subject-fields .overwrite-row-margin, .charlottenlundSlot .reception .subject-fields .overwrite-row-margin, .viborg .reception .subject-fields .overwrite-row-margin, .toender .reception .subject-fields .overwrite-row-margin, .holbaek .reception .subject-fields .overwrite-row-margin {
  color: rgb(255, 255, 255);
  font-size: 1em;
}
.defaultQR .reception .btn.btn-default, .charlottenlundSlot .reception .btn.btn-default, .viborg .reception .btn.btn-default, .toender .reception .btn.btn-default, .holbaek .reception .btn.btn-default {
  background-color: #87888a;
  color: rgb(255, 255, 255);
}
.defaultQR .reception .btn.btn-info, .charlottenlundSlot .reception .btn.btn-info, .viborg .reception .btn.btn-info, .toender .reception .btn.btn-info, .holbaek .reception .btn.btn-info {
  background-color: #5599b6;
  color: rgb(255, 255, 255);
}
.defaultQR .reception .page-selectors, .charlottenlundSlot .reception .page-selectors, .viborg .reception .page-selectors, .toender .reception .page-selectors, .holbaek .reception .page-selectors {
  color: rgb(255, 255, 255);
}
.defaultQR .reception .right-arrow, .charlottenlundSlot .reception .right-arrow, .viborg .reception .right-arrow, .toender .reception .right-arrow, .holbaek .reception .right-arrow {
  background-image: url(data:image/png;base64,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);
  border-color: rgb(255, 255, 255);
}
.defaultQR .reception .left-arrow, .charlottenlundSlot .reception .left-arrow, .viborg .reception .left-arrow, .toender .reception .left-arrow, .holbaek .reception .left-arrow {
  background-image: url(data:image/png;base64,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);
  border-color: rgb(255, 255, 255);
}

.furesoe {
  background-color: rgb(0, 138, 194);
}
.furesoe .header {
  background-color: rgb(255, 255, 255);
}
.furesoe .header .brand {
  background-image: url("data:image/svg+xml;base64,77u/PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiCiAgIHZlcnNpb249IjEuMSIKICAgd2lkdGg9IjE0OC4yNjI1IgogICBoZWlnaHQ9IjQ2LjA2MjUiCiAgIGlkPSJzdmcyIgogICB4bWw6c3BhY2U9InByZXNlcnZlIj48bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGE4Ij48cmRmOlJERj48Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+PGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+PGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPjwvY2M6V29yaz48L3JkZjpSREY+PC9tZXRhZGF0YT48ZGVmcwogICAgIGlkPSJkZWZzNiIgLz48ZwogICAgIHRyYW5zZm9ybT0ibWF0cml4KDEuMjUsMCwwLC0xLjI1LDAsNDYuMDYyNSkiCiAgICAgaWQ9ImcxMCI+PGcKICAgICAgIHRyYW5zZm9ybT0ic2NhbGUoMC4xLDAuMSkiCiAgICAgICBpZD0iZzEyIj48cGF0aAogICAgICAgICBkPSJtIDE1My40MTQsMCBjIDE0Mi45OTYsMCAxNTMuMjAzLDEzOC42NDUgMTUzLjM5OSwxOTUuODY3IDAuMDI3LDE0LjkyNiAwLjAyNywxNjUuNjYgMC4wMjcsMTY1LjY2IC00Ni4wMTIsNC42NjEgLTk5LjY5OSw2Ljk3MyAtMTUzLjQyNiw2Ljk3MyBsIDAsMCBDIDk5LjcxODgsMzY4LjUgNDUuOTgwNSwzNjYuMTg4IDAsMzYxLjUyNyBjIDAsMCAwLC0xNTAuNzM0IDAuMDMxMjUsLTE2NS42NiBDIDAuMTk1MzEzLDEzOC42NDUgMTAuNDI1OCwwIDE1My40MTQsMCIKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGgxNCIKICAgICAgICAgc3R5bGU9ImZpbGw6IzJiNzA5MztmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZSIgLz48cGF0aAogICAgICAgICBkPSJtIDI5NS4zMiwyMDMuNDM4IC0xLjE3MiwtMS44OTEgYyAtMTUuMTQ4LDQuNzA3IC00MCw5LjAyNyAtNjIuMTc1LC01LjUzOSAtNjMuNjQ5LC00MS44MzYgLTkwLjczNSwzMC4wOTcgLTE2My41NTExLDUwLjcwNyAtMjAuNTkzOCw1LjgyIC00Ni41LDMuMjgxIC01NS4xODM2LDYuOTkyIGwgLTEuMDUwOCwzLjMyOCBjIDIwLjcwNywzLjgyOCAyOC4yNjU2LDEzLjczMSAzOC42NjgsMTQuNDEgMjAuNzgxMiwxLjI4NSA0Ny4zNzExLC0yMS42MTcgNzMuNDU3NSwtMzYuOTQxIDUzLjA3LC0zMS4xNDUgODEuOTU3LC0xNi4yNzQgMTA5LjY4NywtMTQuMTQ5IDI1LjM3OSwxLjk4MSA0NS4zMjQsLTUuNTExIDYxLjMyLC0xNi45MTciCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoMTYiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlOm5vbmUiIC8+PHBhdGgKICAgICAgICAgZD0ibSAxOTIuNjgsMjI1LjIzIGMgLTI2LjM3OSwtMS40MjUgLTQ3LjYxNCw4LjYxOCAtNTkuNDI2LDE2LjAwOCAxOS4yMDMsLTguMTI1IDQwLjkzNCwtNC4wMTEgNDAuOTM0LC00LjAxMSAtMTkuNzg2LDI1LjgzMiAtNDQuNDc3LDcxLjIyMiAtMTcuNzQzLDkxLjMgMTUuMzc1LDExLjU4MiAzMS45Myw4Ljk1NyA2Ni4wMiwwLjk1IDUwLjg4NywtMTEuODk5IDU5LjMxNiwzLjI3NyA3Mi44NTUsMTkuMTUyIC0xMS45NjEsLTQ0LjE3MiAtNDQuODgyLC01NS41MzkgLTg0LjMyLC00NS42NiAtMzAuODEyLDcuNzA3IC00Ni4wNzQsLTYuMTUzIC00Ni45NTMsLTI1LjQ1NyAtMC44MiwtMTguMTEgMjAuMzk0LC00My4wMzkgMjguNjMzLC01Mi4yODIiCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoMTgiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlOm5vbmUiIC8+PHBhdGgKICAgICAgICAgZD0ibSAxODQuNTc4LDI0OS4yMyBjIC04LjEwMSwxMi41ODMgLTE3LjExMywzMS4yIC0wLjY2NCw0MC40MTUgMjIuMjM4LDEyLjQ0NSA2MC4wNTEsLTI2LjUgOTQuNTk4LDIuNzUgLTIwLjE4NCwtMzMuODg3IC0zNy40MjIsLTI4LjExNCAtNjYuMzQ4LC0yMi4wNzEgLTI0Ljc0Miw1LjE2IC0yNi45NDksLTkuODcxIC0yNy41ODYsLTIxLjA5NCIKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGgyMCIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2U6bm9uZSIgLz48cGF0aAogICAgICAgICBkPSJtIDIwMS4wMzEsMjI2LjQyNiBjIC0xMS43ODksMTYuNTk3IC05LjM5OCwyNy4xNjQgLTEuMTA5LDMyLjQ5MiAxMy4yOTMsOC41ODIgNDcuMzQ0LC0yMC4wMTYgNjcuMDI3LC0yLjQzOCAtMTEuMzA4LC0xOC43MjYgLTI1Ljg1MSwtMTUuODY3IC00NS44MzYsLTEyLjg4MiAtMjIuODEyLDMuMzkgLTE5LjU0MywtNy40NjUgLTIwLjA4MiwtMTcuMTcyIgogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDIyIgogICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAvPjxwYXRoCiAgICAgICAgIGQ9Ik0gMTM3LjU1MSw5NC4wMDM5IEMgOTguMDMxMywxMTMuMTA1IDc1LjQ5MjIsMTMzLjgyOCA0Mi42NTIzLDEzMy44MjggYyAtMTAuMDkzNywwIC0yMS4yMjI2LC00LjAyMyAtMjQuNDY4NywtNS4yODEgMy4xNzk3LC0xNC4xMjEgNi45OTIyLC0yNy4yMzggMTIuMzk4NCwtMzguNjM2OCA1LjU1NDcsMi4wMjM0IDE0LjUyMzUsNC44MTY0IDIyLjM5MDcsNC44MTY0IDIxLjIzODIsMCA0Mi4zMzU5LC0xMS40MjU4IDY3Ljg2NzMsLTIzLjY3MTkgNTguNDIyLC0yNy45NDkyIDExOC45NzMsNC4wNTA4IDE1OS40OCwyOC4wOTM3IDAuMTI5LDAuMzI0MyAwLjYzMywxLjY1MjYgMC43NSwxLjk2NDYgQyAyMjguMTc2LDc4LjI2MTcgMTcwLjA3OCw3OC4yNjE3IDEzNy41NTEsOTQuMDAzOSIKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGgyNCIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZSIgLz48cGF0aAogICAgICAgICBkPSJNIDI0Ny42Niw0Ni40NjQ4IEMgMjA0LjUyNywzMC42MzY3IDE1Ny4xMTMsMzUuMDM5MSAxMzAuODA1LDQ3Ljc1MzkgOTYuNDQ1Myw2NC4zNTU1IDgwLjg5MDYsODQuMjM4MyA1Mi4zNjMzLDg0LjIzODMgYyAtNS4wMDM5LDAgLTEyLjg4NjcsLTEuNTgyIC0xOC4wMDc4LC0zLjIwMzEgMjMuMTIxMSwtNDUuNzYxOCA2My45MjE4LC02OS41MTE4IDExOS4wNTg1LC02OS41MTE4IDM4LjE1NiwwIDcxLjQ0MSwxMi4wOTc3IDk0LjI0NiwzNC45NDE0IgogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDI2IgogICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpub256ZXJvO3N0cm9rZTpub25lIiAvPjxwYXRoCiAgICAgICAgIGQ9Im0gMTM3LjQyMiwxNDMuMTc2IGMgLTQyLjg5NDcsMjAuNzIyIC02Ny4zNjczLDQzLjMwMSAtMTAzLjAzMTQsNDMuMzAxIC04LjMzNTksMCAtMTcuMjE4NywtMi41MzIgLTIyLjU1NDcsLTQuMzYgMC41NjY0LC0xNS42NzkgMi4wNjY0LC0zMC4yMyA0LjUxNTcsLTQzLjYyMSA2LjQ0OTIsMi40MSAxNi43NTM5LDUuNDg4IDI5LjI1NzgsNS40ODggMjMuMDI3MywwIDQ1Ljk0OTIsLTEyLjM4MiA3My42ODM2LC0yNS42ODMgNjMuNzU4LC0zMC41NjY2IDEyOS4wMzEsNC45NDEgMTczLjA0NywzMS4xMjUgMC4wMjcsMC4xNzYgMC4xNzYsMS42MDkgMC4yMDMsMS44MDQgLTU3LjU0NywtMjUuMDA3IC0xMTkuNzMsLTI1LjE2NyAtMTU1LjEyMSwtOC4wNTQiCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoMjgiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOm5vbmUiIC8+PHBhdGgKICAgICAgICAgZD0ibSAxMTQwLjA4LDExNi41MjMgMCwzOS43MjcgMzQuNjQsMCAwLDEwLjM4MyAtMzQuNjQsMCAwLDM1LjM1OSA0My4zNywwIDAsMTAuMzg3IC03MS4zNywwIDAsLTUuNzAzIC0wLjA2LDAgYyA3LjczLC0wLjYzNyAxMS44NCwtMi43MzUgMTEuODQsLTkuMDc4IGwgMCwtOTEuNDUzIDYyLjI0LDAgMCwxMC4zNzggLTQ2LjAyLDAgeiBtIC01NC45MSw3LjM3NSAtNTAuMDksODguNDgxIC0zMi4wNSwwIDAsLTUuNzAzIC0wLjA4LDAgYyA3Ljc2LC0wLjYzNyAxMS44NSwtMi43MzUgMTEuODUsLTkuMDc4IGwgMCwtOTEuNDUzIDEyLjc5LDAgMCw4OS45ODQgNTEuMDIsLTg5Ljk4NCAxOS4zNSwwIDAsMTA2LjIzNCAtMTIuNzksMCAwLC04OC40ODEgeiBtIC0xMDguNTg0LDE5LjI1NCBjIDAsLTE4Ljk1MyAtOC41ODIsLTI3Ljk3NiAtMjYuNjg4LC0yNy45NzYgLTE3Ljk0MSwwIC0yNi4yMDMsOC43MjIgLTI2LjIwMywyNy42NzYgbCAwLDY5LjUyNyAtMjcuOTk2LDAgMCwtNS43MDMgLTAuMDc4LDAgYyA3Ljc0MiwtMC42MzcgMTEuODQ0LC0yLjczNSAxMS44NDQsLTkuMDc4IGwgMCwtNTUuMDM5IGMgMCwtMjUuNTc5IDEzLjczLC0zOC41MTYgNDEuMTkxLC0zOC41MTYgMTQuOTgxLDAgMjUuMjc0LDMuNjA1IDMyLjkyMiwxMS40MzcgNy4wMTIsNy4yMTUgOS4zNjMsMTQuNzM1IDkuMzYzLDMwLjA4NiBsIDAsNjYuODEzIC0xNC4zNTUsMCAwLC02OS4yMjcgeiBtIC0xNDYuMDIzLC0yMC4wMDcgLTMxLjA0Nyw4OS4yMzQgLTM1LjQ4OSwwIDAsLTUuNzAzIC0wLjA3OCwwIGMgNy43NDYsLTAuNjM3IDExLjg0OCwtMi43MzUgMTEuODQ4LC05LjA3OCBsIDAsLTkxLjQ1MyAxMi43OTMsMCAwLDk1LjEwMSAzMi40NDksLTk1LjEwMSAxNS40NDEsMCAzMi4xNDksOTUuODQ3IDAsLTk1Ljg0NyAxNC45NjksMCAwLDEwNi4yMzQgLTIzLjA4NiwwIC0yOS45NDksLTg5LjIzNCB6IG0gLTEzMy43MTEsMCAtMzEuMDM2LDg5LjIzNCAtMzUuNDg4LDAgMCwtNS43MDMgLTAuMDc4LDAgYyA3Ljc0MiwtMC42MzcgMTEuODQ0LC0yLjczNSAxMS44NDQsLTkuMDc4IGwgMCwtOTEuNDUzIDEyLjc5MywwIDAsOTUuMTAxIDMyLjQ1MywtOTUuMTAxIDE1LjQ0OSwwIDMyLjEzNyw5NS44NDcgMCwtOTUuODQ3IDE0Ljk3MiwwIDAsMTA2LjIzNCAtMjMuMDg1LDAgLTI5Ljk2MSwtODkuMjM0IHogTSA1NzEuNTg2LDExNS4wMiBjIC0yMS42ODQsMCAtMzIuNjA2LDE0Ljc0NiAtMzIuNjA2LDQzLjc4OSAwLDI5LjA0MyAxMS4zODcsNDQuNjg3IDMyLjYwNiw0NC42ODcgMjEuMjExLDAgMzIuNDQxLC0xNC44OTEgMzIuNDQxLC00My4xODMgMCwtMjkuNjM3IC0xMS4yMywtNDUuMjkzIC0zMi40NDEsLTQ1LjI5MyB6IG0gLTAuNDY5LDk5LjE2NCBjIC0zMC44ODcsMCAtNDkuMzAxLC0yMS4zNzEgLTQ5LjMwMSwtNTcuNDg1IDAsLTMzLjI1NCAxOC4yNTgsLTUyLjM2MyA1MC4wNzksLTUyLjM2MyAzMC44OTQsMCA0OS4zLDIxLjUxNiA0OS4zLDU3LjQ4IDAsMzMuMjYyIC0xOC4yNSw1Mi4zNjggLTUwLjA3OCw1Mi4zNjggeiBtIC0xNDMuNzU0LC03LjUwOCAtMC4wNjYsMCBjIDcuNzQyLC0wLjYzNyAxMS44NDQsLTIuNzM1IDExLjg0NCwtOS4wNzggbCAwLC05MS40NTMgMTYuMjE4LDAgMCwxMDYuMjM0IC0yNy45OTYsMCAwLC01LjcwMyIKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGgzMCIKICAgICAgICAgc3R5bGU9ImZpbGw6IzJiNzA5MztmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZSIgLz48cGF0aAogICAgICAgICBkPSJtIDg2Ny44NjcsMjUzLjY5OSBjIC03LjUzOSwwIC0xNy41OSwxLjY3MiAtMzIuNTEyLDUuMzA1IGwgMCwxNC4yNDIgYyAxMS4xNTMsLTIuNDIyIDIwLjU3OSwtMy42MzMgMjguOTA3LC0zLjYzMyAxMy4xOTUsMCAxOS43ODUsNC41NDMgMTkuNzg1LDEzLjQ4NSAwLDUuNzU0IC0yLjgyLDkuMjQyIC0xMC45OTYsMTMuMzI4IGwgLTE3LjExNyw4LjYzNyBjIC0xMy42NjQsNi45NjggLTE5LjMyOSwxNS4zIC0xOS4zMjksMjcuODcxIDAsMTkuNTQzIDEzLjUxNiwzMC40NDkgMzcuMzk1LDMwLjQ0OSA3LjUzOSwwIDE0LjkxLC0xLjM2IDI5LjIxOSwtNS4xNDkgbCAwLC0xNC4yMzggYyAtOC45NTcsMi41NyAtMTguMDY3LDMuOTM4IC0yNi4zOTksMy45MzggLTExLjYyMSwwIC0xNy40MjksLTMuOTM4IC0xNy40MjksLTExLjY2NCAwLC01Ljc2MiAyLjgyLC04Ljc5IDEzLjE5MSwtMTMuNzg2IGwgMTQuMjk3LC02Ljk3MiBjIDE0LjEzMywtNi44MDkgMjAuMTA5LC0xNS40NTMgMjAuMTA5LC0yOS4zODcgMCwtMjAuNjAyIC0xNC4yOTcsLTMyLjQyNiAtMzkuMTIxLC0zMi40MjYiCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoMzIiCiAgICAgICAgIHN0eWxlPSJmaWxsOiMyYjcwOTM7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOm5vbmUiIC8+PHBhdGgKICAgICAgICAgZD0ibSA0MjcuODgzLDM1My41NTkgYyA4LjEyNSwtMC41NjcgMTEuNzgxLC0yLjUzMiAxMS43ODEsLTkuMjA0IGwgMCwtODguNzY5IDIzLjQ5NiwwIDAsNDcuMjY2IDMzLjI5MywwIDAsMTUuMDExIC0zMy4yOTMsMCAwLDI4LjY2IDQyLjAxMiwwIDAsMTUuMDA0IC03Ny4yODksMCAwLC03Ljk2OCB6IG0gMjQ5LjA0NywtNDAuMTQ1IC0xMC4yNjYsMCAwLDM0LjkwMiAxMC44OTEsMCBjIDEyLjI5MywwIDE3LjU4NiwtNS45NjggMTcuNTg2LC0xNy4wNzQgMCwtMTAuOTUzIC02LjA3NSwtMTcuODI4IC0xOC4yMTEsLTE3LjgyOCB6IG0gMjkuNSwtMjYuNTI3IC0xMC40NjksMTYuNTA0IGMgMTQuODgzLDMuNDA2IDIyLjY2OCwxNS4yMjYgMjIuNjY4LDMwLjEwNSAwLDEwLjA1MSAtMy44ODcsMTguNzI3IC0xMS41MTYsMjMuMzc1IC01Ljc1LDMuNDU3IC0xMi43NTQsNC42NTYgLTI4LjE2NCw0LjY1NiBsIC00Ni45NDEsMCAwLC03Ljk2OCBjIDguMTI1LC0wLjU2NyAxMS43ODUsLTIuNTMyIDExLjc4NSwtOS4yMDQgbCAwLC04OC43NjkgMjIuODcxLDAgMCw0Ni4xMjUgNS43NDIsMC4wMDggMjAuMDc4LC0zMS4xNTYgYyAxMC44MjEsLTE2Ljc3IDEzLjcxMSwtMTYuNzcgNDUuMjM1LC0xNi43NyBsIDAsOC4yNTggYyAtMTMuNDA2LDAgLTE1LjQ4OSwwIC0zMS4yODksMjQuODM2IHogbSA2OC4yOTMsLTE2LjI4OSAwLDMyLjI1NCAzMy4yODksMCAwLDE1LjAxMSAtMzMuMjg5LDAgMCwyOC42NiA0Mi4wMTEsMCAwLDE1LjAwNCAtNzcuMTk5LDAgMCwtNy45NjggYyA3LjQzNCwtMC41MTYgMTEuMTI1LC0yLjIxNSAxMS42OTIsLTcuNjIxIGwgMCwtOTAuMzUyIDY4LjE1MiwwIDAsMTUuMDEyIC00NC42NTYsMCB6IG0gLTE4MC43MTUsMjIuMjA3IGMgMCwtMTYuNjYgLTYuMjI3LC0yMy4yNjIgLTIxLjc4NSwtMjMuMjYyIC0xNS41NTksMCAtMjIuMDksNi42MDIgLTIyLjA5LDIyLjA1OSBsIDAsNjkuOTI1IC0zNS4yNzQsMCAwLC03Ljk2OCBjIDguMTIxLC0wLjU2NyAxMS43NzgsLTIuNTMyIDExLjc3OCwtOS4yMDQgbCAwLC01MS4yNTMgYyAwLC0yNy42MTQgMTMuMzgzLC0zOS42MTggNDQuMDM5LC0zOS42MTggMTUuODYzLDAgMjYuNzUsMy42MDYgMzQuMzc5LDExLjU1OSA3LjE1Niw3LjM1MiA5LjAyMywxMy45NTMgOS4wMjMsMzIuNDEgbCAwLDY0LjA3NCAtMjAuMDcsMCAwLC02OC43MjIiCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoMzQiCiAgICAgICAgIHN0eWxlPSJmaWxsOiMyYjcwOTM7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOm5vbmUiIC8+PHBhdGgKICAgICAgICAgZD0ibSA0NzQuNTI3LDE2NS4wMjcgNDMuMzk5LDQ3LjM1MiAtMTcuNzg1LDAgLTQyLjc5MywtNDkuODI4IDI3LjA4NiwtNDEuMzI4IGMgMTAuODIsLTE2Ljc1OCAxNC4zMDQsLTE2Ljc1OCAzOS4zMzksLTE2Ljc1OCBsIDAsOC4yNSBjIC0xMS44MjQsMCAtMTUuNzI2LDEuODM2IC0zMS4yODksMjQuODM2IGwgLTE3Ljk1NywyNy40NzYiCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoMzYiCiAgICAgICAgIHN0eWxlPSJmaWxsOiMyYjcwOTM7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOm5vbmUiIC8+PHBhdGgKICAgICAgICAgZD0ibSA5NzQuNjY0LDI2OS4yNyBjIC01LDAgLTkuMjM4LDEuMDQzIC0xMi43ODUsMy4wNzggbCAzNi44NTUsNTcuMjQyIGMgMS42ODYsLTUuNTQzIDIuNTI2LC0xMi4zNjcgMi41MjYsLTIwLjUwOCAwLC0yNi4zMDUgLTkuMDE4LC0zOS44MTIgLTI2LjU5NiwtMzkuODEyIHogbSAwLjQ0OSw3OC40MzcgYyA0Ljk2MSwwIDkuMTgsLTEuMDQ3IDEyLjcyMywtMy4wNzQgbCAtMzYuODA1LC01Ny4xNzIgYyAtMS42NzksNS41ODYgLTIuNTExLDEyLjQ4IC0yLjUxMSwyMC43MjMgMCwyNS45OTIgOS4xNiwzOS41MjMgMjYuNTkzLDM5LjUyMyB6IG0gMjMuOTA3LDEwLjkyNiBjIC02Ljc5NywzLjA5IC0xNC44OTUsNC42OTEgLTI0LjIxMSw0LjY5MSAtMzAuOTQ2LDAgLTQ5LjU3OSwtMjEuMTk1IC00OS41NzksLTU2LjM0NyAwLC0xNi41NjcgNC4xNjEsLTI5LjU3MSAxMi4wNTksLTM4LjU5NCAtNi41NjIsLTYuODQgLTEwLjk5NiwtNi4zMzIgLTE5Ljg2MywtNi4zMzIgbCAwLC04LjI1OCBjIDE5LjI3NywwIDI3LjQwMiwwLjQ0OSAzMy4yOTMsNC42MjUgNi44MTYsLTMuMTQ1IDE0LjkyMiwtNC43NzMgMjQuMjQ2LC00Ljc3MyAzMC45NTUsMCA0OS41OTUsMjEuMTc1IDQ5LjU5NSw1Ni4zMzkgMCwxNi42OCAtNC4xNCwyOS43MDcgLTEyLjA2LDM4LjcxOSA2LjU1LDYuODQ0IDEwLjk4LDYuMzM2IDE5Ljg1LDYuMzM2IGwgMCw4LjI1OCBjIC0xOS4zMywwIC0yNy40NSwtMC40NTMgLTMzLjMzLC00LjY2NCIKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGgzOCIKICAgICAgICAgc3R5bGU9ImZpbGw6IzJiNzA5MztmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZSIgLz48L2c+CiAgICAgPC9nPgo8L3N2Zz4=");
  color: rgb(255, 255, 255);
  font-style: normal;
  display: block;
  width: 148px;
  height: 47px;
  background-size: contain;
  margin: 15px 0 0 30px;
}
.furesoe .reception {
  font-family: verdana;
}
.furesoe .reception .stander-brug::after {
  background-image: linear-gradient(to bottom, rgb(0, 138, 194) 0, rgba(0, 138, 194, 0.05) 40%, rgba(0, 0, 0, 0) 0), url(../assets/images/Stander_brug2.jpg);
}
.furesoe .reception h1, .furesoe .reception h2, .furesoe .reception label {
  color: rgb(255, 255, 255);
}
.furesoe .reception p {
  color: rgb(255, 255, 255);
  font-size: 1em;
}
.furesoe .reception p.notice-text {
  color: rgb(218, 0, 57);
  font-size: x-large;
}
.furesoe .reception .page-header p {
  font-size: 1em;
}
.furesoe .reception .btn {
  font-weight: normal;
  font-size: 0.8em;
}
.furesoe .reception .time-button {
  background-color: rgb(75, 187, 202);
  color: rgb(255, 255, 255);
  font-size: 0.8em;
}
.furesoe .reception .time-button:hover {
  background-color: rgb(0, 138, 194);
}
.furesoe .reception .subject-fields {
  color: rgb(255, 255, 255);
  font-size: 0.8em;
}
.furesoe .reception .btn-primary, .furesoe .reception .btn.leaveForBooking-button, .furesoe .reception .btn.arriveForBooking-button {
  background-color: rgb(75, 187, 202);
  border: 2px solid rgb(255, 255, 255);
  text-transform: none;
  font-size: 0.8em;
  color: rgb(255, 255, 255);
}
.furesoe .reception .btn-default {
  background-color: rgb(0, 138, 194);
  border: 2px solid rgb(255, 255, 255);
  text-transform: none;
  font-size: 0.8em;
}
.furesoe .reception .btn-info {
  background-color: rgb(0, 138, 194);
  border: 2px solid rgb(255, 255, 255);
  text-transform: none;
  font-size: 0.8em;
}
.furesoe .reception button.toolbar-button.btn.btn-info {
  background-color: rgb(0, 138, 194);
  border: 2px solid rgb(255, 255, 255);
  text-transform: none;
  font-size: 0.8em;
}
.furesoe .reception .btn.btn-info.helpButton {
  background-color: rgb(75, 187, 202);
  font-weight: normal;
  font-size: 0.8em;
}
.furesoe .reception .btn-danger {
  border: 2px solid rgb(255, 255, 255);
  text-transform: none;
  font-size: 0.8em;
  background-color: rgb(218, 0, 57);
}
.furesoe .reception .divider {
  color: rgb(165, 217, 227);
}
.furesoe .reception .keyboard .key-row .key.primary {
  background-color: rgb(75, 187, 202);
}
.furesoe .reception .keyboard .key-row .key.primary:hover {
  background-color: rgb(0, 138, 194);
}
.furesoe .reception .keyboard .key-row .key.danger {
  background-color: rgb(218, 0, 57);
}
.furesoe .reception .keyboard .key-row .key.danger:hover {
  background-color: #a7002c;
}
.furesoe .reception .keyboard .key-row .key.success {
  background-color: rgb(249, 194, 4);
}
.furesoe .reception .keyboard .key-row .key.success:hover {
  background-color: #c79b03;
}
.furesoe .reception .table {
  border-color: rgb(255, 255, 255);
  border-collapse: separate;
  border-spacing: 0 4px;
  border-radius: 3px;
  border-style: solid;
  border-width: 0 4px 0 4px;
  font-size: 0.8em;
}
.furesoe .reception .table tbody {
  color: rgb(255, 255, 255);
}
.furesoe .reception .table tbody tr {
  background-color: rgb(75, 187, 202);
  color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}
.furesoe .reception .table tbody tr.disabled {
  background-color: rgb(136, 158, 169);
}
.furesoe .reception .table tbody tr:hover:not(.disabled) {
  background-color: rgb(0, 138, 194);
}
.furesoe .reception .weekdays .weekday {
  font-size: 0.8em;
}
.furesoe .reception .month .weeks .week .days .day.enabled {
  background-color: rgb(75, 187, 202);
  font-size: 0.8em;
}
.furesoe .reception .month .weeks .week .days .day.enabled:hover {
  background-color: rgb(0, 138, 194);
}
.furesoe .reception .month .weeks .week .days .day {
  background-color: rgb(255, 255, 255);
  color: #777;
  font-size: 0.8em;
}
.furesoe .reception .page-selectors {
  color: rgb(255, 255, 255);
}
.furesoe .reception .right-arrow {
  background-image: url(data:image/png;base64,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);
  border-color: rgb(255, 255, 255);
}
.furesoe .reception .left-arrow {
  background-image: url(data:image/png;base64,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);
  border-color: rgb(255, 255, 255);
}
.furesoe .reception .subtitle {
  color: rgb(255, 255, 255);
}

.holbaek .view-animate-container, .holbaek .view-animate-container-reception {
  background-image: url("../assets/images/backgroundHolbaek.png");
  background-position: center top;
  background-size: 145% auto;
  z-index: 1;
}
.holbaek .view-animate-container-reception {
  background-image: url(../assets/images/backgroundHolbaekPages.png);
  background-size: 100% auto;
}
.holbaek .mobile-card-buttons {
  top: 250px;
}
.holbaek .contentLeftSide {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left !important;
}
@media (min-width: 768px) {
  .holbaek .contentLeftSide {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .holbaek .contentLeftSide {
    margin-left: 16.6666666667%;
  }
}
.holbaek .contentRightSide {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left !important;
}
@media (min-width: 768px) {
  .holbaek .contentRightSide {
    float: left;
    width: 58.3333333333%;
  }
}
.holbaek .header {
  display: none;
}
.holbaek h1,
.holbaek h2,
.holbaek .subtitle,
.holbaek .content,
.holbaek .contentLeftSide,
.holbaek .contentRightSide {
  text-align: center;
}
.holbaek .pull-left {
  float: none !important;
}
.holbaek .pull-right {
  float: none !important;
}
.holbaek .reception {
  font-family: Trebuchet MS;
}
.holbaek .reception .stander-brug::after {
  background-image: url(../assets/images/transparentHand.png);
}
.holbaek .reception .subject-fields {
  max-width: none !important;
}
.holbaek .reception .btn {
  font-size: 22px;
}
.holbaek .reception .btn.btn-default {
  background-color: rgb(173, 182, 187);
  color: rgb(255, 255, 255);
}
.holbaek .reception .keyboard .key-row .key.primary {
  background-color: rgb(0, 102, 137);
}
.holbaek .reception .keyboard .key-row .key.primary:hover {
  background-color: rgb(0, 91, 118);
}
.holbaek .reception .keyboard .key-row .key.danger {
  background-color: rgb(217, 83, 79);
}
.holbaek .reception .keyboard .key-row .key.danger:hover {
  background-color: #c9302c;
}
.holbaek .reception .keyboard .key-row .key.success {
  background-color: rgb(249, 194, 4);
}
.holbaek .reception .keyboard .key-row .key.success:hover {
  background-color: #c79b03;
}
.holbaek .reception .table tbody tr {
  background-color: rgb(0, 102, 137);
}
.holbaek .reception .table tbody tr:hover:not(.disabled) {
  background-color: rgb(0, 91, 118);
}

.toender .header .brand {
  background-image: url("../assets/svg/TonderKommune_blaa.svg");
  color: white;
  width: 200px;
  padding-bottom: 50px;
}

.viborg {
  color: black !important;
}
.viborg .view-animate-container, .viborg .view-animate-container-reception {
  background-image: url("../assets/images/backgroundViborg.png");
  background-color: rgb(255, 255, 255);
  background-position: center;
  background-size: 120%;
}
.viborg .contentLeftSide {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left !important;
}
@media (min-width: 768px) {
  .viborg .contentLeftSide {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .viborg .contentLeftSide {
    margin-left: 16.6666666667%;
  }
}
.viborg .contentRightSide {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left !important;
}
@media (min-width: 768px) {
  .viborg .contentRightSide {
    float: left;
    width: 58.3333333333%;
  }
}
.viborg .header {
  background-color: rgb(0, 85, 86);
}
.viborg .header .brand {
  background-image: url("data:image/png;base64,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");
  margin-top: 15px;
  margin-left: 30px;
  width: 180px;
  height: 47px;
}
.viborg h1, .viborg h2, .viborg label, .viborg p {
  color: rgb(0, 0, 0) !important;
}
.viborg h1, .viborg h2, .viborg .subtitle, .viborg .content, .viborg .contentLeftSide, .viborg .contentRightSide {
  text-align: center;
}
.viborg .pull-left {
  float: none !important;
}
.viborg .pull-right {
  float: none !important;
}
.viborg .reception {
  color: rgb(0, 0, 0);
}
.viborg .reception .stander-brug::after {
  background-image: none;
}
.viborg .reception .subject-fields {
  max-width: none !important;
}
.viborg .reception .btn {
  font-size: 22px;
}
.viborg .reception .btn-primary, .viborg .reception .btn.leaveForBooking-button, .viborg .reception .btn.arriveForBooking-button {
  background-color: rgb(0, 85, 86);
  color: rgb(255, 255, 255);
}
.viborg .reception .btn.btn-default {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  border: solid 2px black;
}
.viborg .reception .btn-info {
  background-color: rgb(53, 145, 158);
}
.viborg .reception button.toolbar-button.btn.btn-info {
  background-color: rgb(53, 145, 158);
}
.viborg .reception .btn.btn-info.helpButton {
  background-color: rgb(53, 145, 158);
}
.viborg .reception .btn-danger {
  background-color: rgb(217, 83, 79);
}
.viborg .reception .input-container {
  width: 712px;
}
.viborg .reception .input {
  background-color: rgb(0, 0, 0);
  border-left: 2px solid rgb(0, 0, 0);
  border-right: 2px solid rgb(0, 0, 0);
  border-bottom: 4px solid rgb(0, 0, 0);
  border-top: 4px solid rgb(0, 0, 0);
}
.viborg .reception .input > li {
  margin: 0 2px;
}
.viborg .reception .input-divider {
  background-color: white !important;
  border: none !important;
}
.viborg .reception .row .contentLeftSide, .viborg .reception .overwrite-row-margin .contentLeftSide {
  color: rgb(0, 0, 0);
}
.viborg .reception .row .contentRightSide, .viborg .reception .overwrite-row-margin .contentRightSide {
  color: rgb(0, 0, 0);
}
.viborg .reception .month {
  background-color: rgb(53, 145, 158);
}
.viborg .reception .month > .monthName, .viborg .reception .month > .weekdays > .weekday {
  color: rgb(255, 255, 255);
}
.viborg .reception .month > .weeks > .week > .days > .day.enabled {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}
.viborg .reception .month > .weeks > .week > .days > .day.enabled:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}
.viborg .reception .times-header .time-button:nth-child(-n+8) {
  border-color: rgb(53, 145, 158);
}
.viborg .reception #day-container .overwrite-row-margin:first-child > div {
  border-color: rgb(53, 145, 158);
}
.viborg .reception .time-button {
  background-color: rgb(255, 255, 255);
  border-color: rgb(53, 145, 158);
  color: rgb(0, 0, 0);
}
.viborg .reception .time-button:hover {
  background-color: rgb(255, 255, 255);
  border-color: rgb(53, 145, 158);
  color: rgb(0, 0, 0);
}
.viborg .reception .overwrite-row-margin {
  border-color: rgb(53, 145, 158);
}
.viborg .reception .page-selector {
  background-color: none;
  border: none;
}
.viborg .reception .page-selectors {
  color: rgb(0, 0, 0);
}
.viborg .reception .right-arrow {
  background: url("data:image/png;base64,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");
  background-size: 100%;
}
.viborg .reception .left-arrow {
  background: url("data:image/png;base64,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");
  background-size: 100%;
}
.viborg .reception .keyboard {
  color: rgb(0, 0, 0);
  background-color: rgb(0, 0, 0);
  padding: 2px;
  border-radius: 0;
}
.viborg .reception .keyboard .key-row .key {
  margin: 2px;
  color: rgb(0, 0, 0);
}
.viborg .reception .keyboard .key-row .key.primary {
  background-color: rgb(255, 255, 255);
}
.viborg .reception .keyboard .key-row .key.primary:hover {
  background-color: rgb(255, 255, 255);
}
.viborg .reception .keyboard .key-row .key.danger {
  background-color: rgb(255, 255, 255);
}
.viborg .reception .keyboard .key-row .key.danger:hover {
  background-color: rgb(255, 255, 255);
}
.viborg .reception .keyboard .key-row .key.success {
  background-color: rgb(255, 255, 255);
}
.viborg .reception .keyboard .key-row .key.success:hover {
  background-color: rgb(255, 255, 255);
}
.viborg .reception .table {
  background-color: rgb(53, 145, 158);
  border-color: rgb(53, 145, 158);
}
.viborg .reception .table thead th {
  color: rgb(255, 255, 255);
}
.viborg .reception .table tbody tr {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
}
.viborg .reception .table tbody tr:hover:not(.disabled) {
  background-color: rgb(255, 255, 255);
}
.viborg .reception .table tbody tr.disabled {
  color: #777;
  background-color: #ccc;
}

.charlottenlundSlot .helpButton {
  display: none;
}
.charlottenlundSlot .header {
  background-color: #1e2f3e;
}
.charlottenlundSlot .navbar {
  height: 95px;
}
.charlottenlundSlot .navbar .container-fluid {
  display: flex;
}
.charlottenlundSlot .navbar .navbar-brand .brand {
  width: 225px;
  height: 80px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../assets/images/charlottenlundSlotLogo.png");
}
.charlottenlundSlot .navbar .navbar-header {
  margin-left: auto;
  margin-right: auto;
}
.charlottenlundSlot .reception {
  margin-top: 95px;
}
.charlottenlundSlot .reception.startPage {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.charlottenlundSlot .view-animate.ng-scope {
  height: 100%;
  -webkit-background-size: cover;
  background-color: #1e2f3e;
  background-size: cover;
}
.charlottenlundSlot .clickMeButton {
  width: 280px;
  height: 75px;
  color: white;
  background: #eac280;
  opacity: 0.9;
  border: none;
  font-weight: bold;
  float: left;
}
.charlottenlundSlot .welcomeText {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 90px;
  margin-bottom: 75px;
  margin-top: 110px;
}
.charlottenlundSlot .buttonContainer {
  width: 700px;
  overflow: hidden;
}
.charlottenlundSlot .spaceBeetweenButtons {
  position: relative;
  margin-left: 85px;
}

.standardStartTheme .view-animate-container, .standardStartTheme .view-animate-container-reception {
  background-image: url(../assets/images/standardBg.png);
  background-position: center top;
  background-size: 145% auto;
  z-index: 1;
}
.standardStartTheme .standardStart {
  background-image: url("../assets/images/standardDarkThemeBg.png");
  background-position: center top;
  background-size: 145% auto;
  z-index: 1;
  width: 100%;
  height: 100vh;
}
.standardStartTheme .standardStart h1, .standardStartTheme .standardStart h2 {
  text-align: left;
  line-height: 1.5em;
  color: #FFFFFF;
  font-family: Roboto;
}
.standardStartTheme .standardStart h1 {
  font-size: 8vh;
}
.standardStartTheme .standardStart h2 {
  font-size: 6vh;
}
.standardStartTheme .standardStart .scanner {
  text-align: center;
}
.standardStartTheme .standardStart .buttons {
  text-align: center;
  z-index: 1;
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: Roboto;
}
.standardStartTheme .standardStart .buttons .button-container div {
  display: inline-block;
  text-align: center;
}
.standardStartTheme .standardStart .buttons .button-container p {
  margin: -10px 0 0px;
  font-family: Roboto;
  font-size: 16px;
  color: #F3FBFC;
}
.standardStartTheme .standardStart .buttons .button {
  background: #DAF2F5;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 10px 20px rgba(6, 12, 58, 0.15);
  height: 9rem;
  width: 9rem;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  color: #051A52;
  font-size: 19px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  position: relative;
  margin: 10px;
  overflow: hidden;
}
.standardStartTheme .standardStart .buttons .button span {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: Roboto;
}
.standardStartTheme .standardStart .footer {
  position: absolute;
  bottom: 1%;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 500px) {
  .standardStartTheme .standardStart .container {
    display: flex;
    flex-flow: column;
  }
  .standardStartTheme .standardStart .six {
    order: 1;
  }
  .standardStartTheme .standardStart .five {
    order: 2;
  }
  .standardStartTheme .standardStart .four {
    order: 3;
  }
  .standardStartTheme .standardStart .three {
    order: 4;
  }
  .standardStartTheme .standardStart .two {
    order: 5;
  }
  .standardStartTheme .standardStart .one {
    order: 6;
  }
}
.standardStartTheme .header {
  background-color: transparent;
}
.standardStartTheme .navbar {
  height: 90px;
  width: 100%;
}
.standardStartTheme .navbar .container-fluid {
  display: flex;
  position: fixed;
  right: 0;
}
.standardStartTheme .navbar .navbar-brand {
  padding: 0px;
  margin-right: -30px;
}
.standardStartTheme .navbar .navbar-brand .brand {
  width: 225px;
  height: 80px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../assets/images/WFP_logo_blue.svg");
}
.standardStartTheme .navbar .navbar-header {
  margin-left: auto;
  margin-right: auto;
}
.standardStartTheme .navbar .wfp-header {
  padding-right: 53px;
  padding-top: 10px;
}
.standardStartTheme .reception .keyboard .key-row .key.primary {
  background-color: rgb(0, 102, 137);
}
.standardStartTheme .reception .keyboard .key-row .key.primary:hover {
  background-color: rgb(0, 91, 118);
}
.standardStartTheme .reception .keyboard .key-row .key.danger {
  background-color: rgb(217, 83, 79);
}
.standardStartTheme .reception .keyboard .key-row .key.danger:hover {
  background-color: #c9302c;
}
.standardStartTheme .reception .keyboard .key-row .key.success {
  background-color: rgb(249, 194, 4);
}
.standardStartTheme .reception .keyboard .key-row .key.success:hover {
  background-color: #c79b03;
}

.questRegistration {
  margin-top: 80px;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
}
.questRegistration .keyboard {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.questRegistration .keyboard .key.primary {
  color: #061952;
}
.questRegistration .keyboard .firstRow .key, .questRegistration .keyboard .bottomKeyRow .key {
  background: #DAF2F5;
}
.questRegistration .keyboard .secondRow .key {
  background: #E1F5F7;
}
.questRegistration .keyboard .thirdRow .key {
  background: #E9F5F7;
}
.questRegistration .keyboard .fourthRow .key {
  background: #F0FAFB;
}
.questRegistration .keyboard .bottomKeyRow {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr 6fr 1fr 2fr;
  -ms-grid-columns: 1fr 1fr 6fr 1fr 2fr;
}
.questRegistration .keyboard .bottomKeyRow *:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.questRegistration .keyboard .bottomKeyRow *:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.questRegistration .keyboard .bottomKeyRow *:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.questRegistration .keyboard .bottomKeyRow *:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
.questRegistration .keyboard .bottomKeyRow *:nth-child(5) {
  -ms-grid-column: 5;
  -ms-grid-row: 1;
}
.questRegistration .keyboard .key.success {
  background: #65D599;
}
.questRegistration .keyboard .key.success.disabled {
  opacity: 0.2;
}
.questRegistration .page-header {
  margin-top: 50px;
  display: flex;
}
.questRegistration .page-header h1 {
  margin: 0;
}
.questRegistration .skipButton {
  margin-left: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.questRegistration .skipButton button {
  background: transparent;
  border: 2px solid;
  border-radius: 5px;
}
.questRegistration .inputs {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.questRegistration .labelInputGroup {
  display: inline-block;
}
.questRegistration .labelInputGroup label {
  display: block;
  margin: 0;
}
.questRegistration .labelInputGroup input {
  width: 415px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: transparent;
  color: black;
  padding-left: 10px;
}
.questRegistration .divWithPadding {
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

.btn.arriveForBooking-button {
  display: block;
  margin: 100px auto 0;
  padding-left: 20px;
  padding-right: 20px;
  height: 80px;
  font-weight: bold;
  font-size: 36px !important;
}

.btn.leaveForBooking-button {
  display: block;
  margin: 100px auto 0;
  padding-left: 20px;
  padding-right: 20px;
  height: 80px;
  font-weight: bold;
  font-size: 36px !important;
}

.bookingLeave .errorMessage {
  position: fixed;
  bottom: 0;
  font-size: 13px;
  color: red;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
}

.leaveReception .width-100 {
  width: 100px;
}

.meeting-room-component {
  position: absolute;
  box-sizing: border-box;
  font-size: calc(0.5vw + 0.5vh + 2vmin);
  width: 100%;
  height: 100%;
  min-width: 320px;
  max-height: 100%;
  padding: 2vw;
}
.meeting-room-component .row, .meeting-room-component .reception .overwrite-row-margin, .reception .meeting-room-component .overwrite-row-margin {
  margin-left: 0;
  margin-right: 0;
}
.meeting-room-component .col-xs-8 {
  padding-left: 0;
  padding-right: 0;
}
.meeting-room-component .col-xs-4 {
  padding-left: 0;
  padding-right: 0;
}
.meeting-room-component .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
.meeting-room-component hr {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  border: 0;
}
.meeting-room-component .vertical-center-relative {
  position: relative;
  top: 60%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.meeting-room-component .meeting-room-header {
  overflow: hidden;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.meeting-room-component .appointment-container {
  overflow-x: hidden;
  position: relative;
  height: 100%;
}
.meeting-room-component .meeting-room-content {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.meeting-room-component .appointment-container-wrappers {
  height: calc(80% - 1.5em);
}
.meeting-room-component .footer-txt {
  padding-top: 0.5em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1em;
}
.meeting-room-component .meeting-room-footer {
  text-align: right;
  font-style: italic;
  left: 0.5em;
  right: 0.5em;
  bottom: 0.5em;
}
.meeting-room-component .meeting-room-title {
  font-size: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  moz-text-overflow: ellipsis;
}
.meeting-room-component .appointment-row {
  font-size: 1.3em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.meeting-room-component .hide-scrollbar {
  overflow-y: auto;
  -ms-overflow-style: none;
}
.meeting-room-component .hide-scrollbar > div {
  visibility: visible;
}
.meeting-room-component .hide-scrollbar::-webkit-scrollbar {
  width: 0;
}
.meeting-room-component .meetingInProgress {
  font-weight: bold;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.meeting-room-clock {
  font-size: 2.5em;
  text-align: right;
}

.clock-wrapper {
  display: inline-block;
  padding-left: 0.5em;
}

.clockTime {
  font-size: 0.5em;
}

.clockDate {
  font-size: 0.3em;
}

.default .meeting-room-component, .default-no-arrow .meeting-room-component, .default-borgerservice-flipped .meeting-room-component, .default-borgerservice .meeting-room-component, .default-borgerservice-no-arrow .meeting-room-component, .default-borgerservice-new-annimation-test .meeting-room-component, .default-borgerservice-left-arrow .meeting-room-component, .viborg .meeting-room-component, .defaultQR .meeting-room-component, .furesoe .meeting-room-component, .holbaek .meeting-room-component, .lyngby .meeting-room-component, .gladsaxe .meeting-room-component, .toender .meeting-room-component, .charlottenlundSlot .meeting-room-component, .standardStartTheme .meeting-room-component {
  background-color: rgb(42, 187, 156);
  color: rgb(255, 255, 255);
}
.default .meeting-room-component.occupied, .default-no-arrow .meeting-room-component.occupied, .default-borgerservice-flipped .meeting-room-component.occupied, .default-borgerservice .meeting-room-component.occupied, .default-borgerservice-no-arrow .meeting-room-component.occupied, .default-borgerservice-new-annimation-test .meeting-room-component.occupied, .default-borgerservice-left-arrow .meeting-room-component.occupied, .viborg .meeting-room-component.occupied, .defaultQR .meeting-room-component.occupied, .furesoe .meeting-room-component.occupied, .holbaek .meeting-room-component.occupied, .lyngby .meeting-room-component.occupied, .gladsaxe .meeting-room-component.occupied, .toender .meeting-room-component.occupied, .charlottenlundSlot .meeting-room-component.occupied, .standardStartTheme .meeting-room-component.occupied {
  background-color: #DA0000;
}
.default .meeting-room-component .meeting-room-content, .default-no-arrow .meeting-room-component .meeting-room-content, .default-borgerservice-flipped .meeting-room-component .meeting-room-content, .default-borgerservice .meeting-room-component .meeting-room-content, .default-borgerservice-no-arrow .meeting-room-component .meeting-room-content, .default-borgerservice-new-annimation-test .meeting-room-component .meeting-room-content, .default-borgerservice-left-arrow .meeting-room-component .meeting-room-content, .viborg .meeting-room-component .meeting-room-content, .defaultQR .meeting-room-component .meeting-room-content, .furesoe .meeting-room-component .meeting-room-content, .holbaek .meeting-room-component .meeting-room-content, .lyngby .meeting-room-component .meeting-room-content, .gladsaxe .meeting-room-component .meeting-room-content, .toender .meeting-room-component .meeting-room-content, .charlottenlundSlot .meeting-room-component .meeting-room-content, .standardStartTheme .meeting-room-component .meeting-room-content {
  background-color: rgb(0, 73, 111);
}
.default .meeting-room-component .meeting-room-footer, .default-no-arrow .meeting-room-component .meeting-room-footer, .default-borgerservice-flipped .meeting-room-component .meeting-room-footer, .default-borgerservice .meeting-room-component .meeting-room-footer, .default-borgerservice-no-arrow .meeting-room-component .meeting-room-footer, .default-borgerservice-new-annimation-test .meeting-room-component .meeting-room-footer, .default-borgerservice-left-arrow .meeting-room-component .meeting-room-footer, .viborg .meeting-room-component .meeting-room-footer, .defaultQR .meeting-room-component .meeting-room-footer, .furesoe .meeting-room-component .meeting-room-footer, .holbaek .meeting-room-component .meeting-room-footer, .lyngby .meeting-room-component .meeting-room-footer, .gladsaxe .meeting-room-component .meeting-room-footer, .toender .meeting-room-component .meeting-room-footer, .charlottenlundSlot .meeting-room-component .meeting-room-footer, .standardStartTheme .meeting-room-component .meeting-room-footer {
  background-color: rgb(0, 73, 111);
}
.default .meeting-room-component .meeting-room-content, .default-no-arrow .meeting-room-component .meeting-room-content, .default-borgerservice-flipped .meeting-room-component .meeting-room-content, .default-borgerservice .meeting-room-component .meeting-room-content, .default-borgerservice-no-arrow .meeting-room-component .meeting-room-content, .default-borgerservice-new-annimation-test .meeting-room-component .meeting-room-content, .default-borgerservice-left-arrow .meeting-room-component .meeting-room-content, .viborg .meeting-room-component .meeting-room-content, .defaultQR .meeting-room-component .meeting-room-content, .furesoe .meeting-room-component .meeting-room-content, .holbaek .meeting-room-component .meeting-room-content, .lyngby .meeting-room-component .meeting-room-content, .gladsaxe .meeting-room-component .meeting-room-content, .toender .meeting-room-component .meeting-room-content, .charlottenlundSlot .meeting-room-component .meeting-room-content, .standardStartTheme .meeting-room-component .meeting-room-content {
  background-color: rgb(0, 73, 111);
}
.default .meeting-room-component .meeting-room-footer, .default-no-arrow .meeting-room-component .meeting-room-footer, .default-borgerservice-flipped .meeting-room-component .meeting-room-footer, .default-borgerservice .meeting-room-component .meeting-room-footer, .default-borgerservice-no-arrow .meeting-room-component .meeting-room-footer, .default-borgerservice-new-annimation-test .meeting-room-component .meeting-room-footer, .default-borgerservice-left-arrow .meeting-room-component .meeting-room-footer, .viborg .meeting-room-component .meeting-room-footer, .defaultQR .meeting-room-component .meeting-room-footer, .furesoe .meeting-room-component .meeting-room-footer, .holbaek .meeting-room-component .meeting-room-footer, .lyngby .meeting-room-component .meeting-room-footer, .gladsaxe .meeting-room-component .meeting-room-footer, .toender .meeting-room-component .meeting-room-footer, .charlottenlundSlot .meeting-room-component .meeting-room-footer, .standardStartTheme .meeting-room-component .meeting-room-footer {
  background-color: rgb(0, 73, 111);
}
.default .meeting-room-component .occupied, .default-no-arrow .meeting-room-component .occupied, .default-borgerservice-flipped .meeting-room-component .occupied, .default-borgerservice .meeting-room-component .occupied, .default-borgerservice-no-arrow .meeting-room-component .occupied, .default-borgerservice-new-annimation-test .meeting-room-component .occupied, .default-borgerservice-left-arrow .meeting-room-component .occupied, .viborg .meeting-room-component .occupied, .defaultQR .meeting-room-component .occupied, .furesoe .meeting-room-component .occupied, .holbaek .meeting-room-component .occupied, .lyngby .meeting-room-component .occupied, .gladsaxe .meeting-room-component .occupied, .toender .meeting-room-component .occupied, .charlottenlundSlot .meeting-room-component .occupied, .standardStartTheme .meeting-room-component .occupied {
  background-color: #DA0000;
}
.toender .meeting-room-component {
  background-color: rgb(140, 198, 63);
}
.toender .meeting-room-component.occupied {
  background-color: rgb(152, 0, 46);
}
.toender .meeting-room-component .meeting-room-content {
  background-color: #677F91;
}
.toender .meeting-room-component .meeting-room-footer {
  background-color: #677F91;
}
.toender .meeting-room-component .meeting-room-content {
  background-color: #677F91;
}
.toender .meeting-room-component .meeting-room-footer {
  background-color: #677F91;
}
.toender .meeting-room-component .occupied {
  background-color: rgb(152, 0, 46);
}

/* VARIABLES */
.vertical-align, .vertical-align-multiline-text {
  text-align: center;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50);
  transform: translateY(-50%);
}

.vertical-align-multiline-text {
  display: inline-block;
  text-align: left;
  overflow: hidden;
}

.gi-oversize-fix {
  margin-left: 12px;
}

.no-gutter {
  padding-left: 0;
  padding-right: 0;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.planner-blink {
  animation: blink 1s step-start 0s 10;
  -webkit-animation: blink 1s step-start 0s 10;
}

.full-height {
  height: 100%;
}

.glyphicon-fixed-width {
  width: 1.28571429em;
  text-align: center;
}

.responsive-gi-size {
  font-size: 4vw;
}

@font-face {
  font-family: HelveticaNeueLTPro-Hv;
  src: url("../assets/fonts/HelveticaNeueLTPro-Hv.eot");
  src: url("../assets/fonts/HelveticaNeueLTPro-Hv.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/HelveticaNeueLTPro-Hv.otf") format("opentype"), url("../assets/fonts/HelveticaNeueLTPro-Hv.woff2") format("woff2"), url("../assets/fonts/HelveticaNeueLTPro-Hv.woff") format("woff"), url("../assets/fonts/HelveticaNeueLTPro-Hv.ttf") format("truetype"), url("../assets/fonts/HelveticaNeueLTPro-Hv.svg#helveticaneueheavy") format("svg");
}
@font-face {
  font-family: HelveticaNeueLTPro-Roman;
  src: url("../assets/fonts/HelveticaNeueLTPro-Roman.eot");
  src: url("../assets/fonts/HelveticaNeueLTPro-Roman.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/HelveticaNeueLTPro-Roman.otf") format("opentype"), url("../assets/fonts/HelveticaNeueLTPro-Roman.woff2") format("woff2"), url("../assets/fonts/HelveticaNeueLTPro-Roman.woff") format("woff"), url("../assets/fonts/HelveticaNeueLTPro-Roman.ttf") format("truetype"), url("../assets/fonts/HelveticaNeueLTPro-Roman.svg#helveticaneueroman") format("svg");
}
@font-face {
  font-family: "Helvetica-Bold";
  src: url("../assets/fonts/Helvetica-Bold.eot");
  src: url("../assets/fonts/Helvetica-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Helvetica-Bold.otf") format("opentype"), url("../assets/fonts/Helvetica-Bold.woff2") format("woff2"), url("../assets/fonts/Helvetica-Bold.woff") format("woff"), url("../assets/fonts/Helvetica-Bold.ttf") format("truetype"), url("../assets/fonts/Helvetica-Bold.svg#Helvetica-Bold") format("svg");
}
@font-face {
  font-family: "Helvetica-Light";
  src: url("../assets/fonts/Helvetica-Light.eot");
  src: url("../assets/fonts/Helvetica-Light.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Helvetica-Light.otf") format("opentype"), url("../assets/fonts/Helvetica-Light.woff2") format("woff2"), url("../assets/fonts/Helvetica-Light.woff") format("woff"), url("../assets/fonts/Helvetica-Light.ttf") format("truetype"), url("../assets/fonts/Helvetica-Light.svg#Helvetica-Light") format("svg");
}
@font-face {
  font-family: "Roboto";
  src: url("../assets/fonts/roboto-v20-latin-regular.eot");
  src: url("../assets/fonts/roboto-v20-latin-regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/roboto-v20-latin-regular.woff2") format("woff2"), url("../assets/fonts/roboto-v20-latin-regular.woff") format("woff"), url("../assets/fonts/roboto-v20-latin-regular.ttf") format("truetype"), url("../assets/fonts/roboto-v20-latin-regular.svg#Roboto") format("svg");
}
.info-component {
  position: absolute;
  height: 100%;
  width: 100%;
}
.info-component .row-container {
  height: 14.2857142857%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.info-component .infobox-general, .default .info-component .infobox-citizen, .default-no-arrow .info-component .infobox-citizen, .default-borgerservice-flipped .info-component .infobox-citizen, .default-borgerservice .info-component .infobox-citizen, .default-borgerservice-no-arrow .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .default-borgerservice-left-arrow .info-component .infobox-citizen, .viborg .info-component .infobox-citizen, .defaultQR .info-component .infobox-citizen, .furesoe .info-component .infobox-citizen, .holbaek .info-component .infobox-citizen, .lyngby .info-component .infobox-citizen, .gladsaxe .info-component .infobox-citizen, .toender .info-component .infobox-citizen, .charlottenlundSlot .info-component .infobox-citizen, .standardStartTheme .info-component .infobox-citizen, .info-component .infobox-citizen {
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.info-component .infobox-citizen {
  border: 5px solid white;
  border-radius: 10px;
  font-size: 2vw;
}
.info-component .general-container {
  position: absolute;
  height: 100%;
  width: 100%;
}
.info-component .left-sidebar {
  background-repeat: no-repeat;
}
.info-component .customer-logo {
  height: 200px;
}
.info-component .row-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.info-component .row-header-title {
  text-transform: uppercase;
  font-size: 3vw;
  margin-top: 0;
  margin-bottom: 0;
}
.info-component .row-header-wrapper {
  text-align: center;
  position: relative;
}
.info-component .row-header-date-clock {
  font-size: 1.5vw;
  position: absolute;
  right: 0;
}
.info-component .row-header-clock {
  font-weight: bold;
  font-size: 1.9vw;
  line-height: 1;
}
.info-component .text-truncate {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.default .design-borgerservice, .default-no-arrow .design-borgerservice, .default-borgerservice-flipped .design-borgerservice, .default-borgerservice .design-borgerservice, .default-borgerservice-no-arrow .design-borgerservice, .default-borgerservice-new-annimation-test .design-borgerservice, .default-borgerservice-left-arrow .design-borgerservice, .viborg .design-borgerservice, .defaultQR .design-borgerservice, .furesoe .design-borgerservice, .holbaek .design-borgerservice, .lyngby .design-borgerservice, .gladsaxe .design-borgerservice, .toender .design-borgerservice, .charlottenlundSlot .design-borgerservice, .standardStartTheme .design-borgerservice {
  display: none;
}
.default .should-show-original-content-div, .default-no-arrow .should-show-original-content-div, .default-borgerservice-flipped .should-show-original-content-div, .default-borgerservice .should-show-original-content-div, .default-borgerservice-no-arrow .should-show-original-content-div, .default-borgerservice-new-annimation-test .should-show-original-content-div, .default-borgerservice-left-arrow .should-show-original-content-div, .viborg .should-show-original-content-div, .defaultQR .should-show-original-content-div, .furesoe .should-show-original-content-div, .holbaek .should-show-original-content-div, .lyngby .should-show-original-content-div, .gladsaxe .should-show-original-content-div, .toender .should-show-original-content-div, .charlottenlundSlot .should-show-original-content-div, .standardStartTheme .should-show-original-content-div {
  display: none;
}
.default .info-component, .default-no-arrow .info-component, .default-borgerservice-flipped .info-component, .default-borgerservice .info-component, .default-borgerservice-no-arrow .info-component, .default-borgerservice-new-annimation-test .info-component, .default-borgerservice-left-arrow .info-component, .viborg .info-component, .defaultQR .info-component, .defaultQR .info-component, .furesoe .info-component, .holbaek .info-component, .lyngby .info-component, .gladsaxe .info-component, .toender .info-component, .viborg .info-component, .charlottenlundSlot .info-component, .standardStartTheme .info-component {
  background-color: rgb(0, 0, 0);
  color: white;
}
.default .info-component h1, .default-no-arrow .info-component h1, .default-borgerservice-flipped .info-component h1, .default-borgerservice .info-component h1, .default-borgerservice-no-arrow .info-component h1, .default-borgerservice-new-annimation-test .info-component h1, .default-borgerservice-left-arrow .info-component h1, .viborg .info-component h1, .defaultQR .info-component h1, .defaultQR .info-component h1, .furesoe .info-component h1, .holbaek .info-component h1, .lyngby .info-component h1, .gladsaxe .info-component h1, .toender .info-component h1, .viborg .info-component h1, .charlottenlundSlot .info-component h1, .standardStartTheme .info-component h1 {
  color: rgb(255, 255, 255);
}
.default .info-component .row-container, .default-no-arrow .info-component .row-container, .default-borgerservice-flipped .info-component .row-container, .default-borgerservice .info-component .row-container, .default-borgerservice-no-arrow .info-component .row-container, .default-borgerservice-new-annimation-test .info-component .row-container, .default-borgerservice-left-arrow .info-component .row-container, .viborg .info-component .row-container, .defaultQR .info-component .row-container, .furesoe .info-component .row-container, .holbaek .info-component .row-container, .lyngby .info-component .row-container, .gladsaxe .info-component .row-container, .toender .info-component .row-container, .charlottenlundSlot .info-component .row-container, .standardStartTheme .info-component .row-container {
  border-bottom: 2px solid rgb(255, 255, 255);
}
.default .info-component .infobox-general, .default-no-arrow .info-component .infobox-general, .default-borgerservice-flipped .info-component .infobox-general, .default-borgerservice .info-component .infobox-general, .default-borgerservice-no-arrow .info-component .infobox-general, .default-borgerservice-new-annimation-test .info-component .infobox-general, .default-borgerservice-left-arrow .info-component .infobox-general, .viborg .info-component .infobox-general, .default .info-component .infobox-citizen, .default-no-arrow .info-component .infobox-citizen, .default-borgerservice-flipped .info-component .infobox-citizen, .default-borgerservice .info-component .infobox-citizen, .default-borgerservice-no-arrow .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .default-borgerservice-left-arrow .info-component .infobox-citizen, .viborg .info-component .infobox-citizen, .default .defaultQR .info-component .infobox-citizen, .default-no-arrow .defaultQR .info-component .infobox-citizen, .default-borgerservice-flipped .defaultQR .info-component .infobox-citizen, .default .defaultQR .info-component .infobox-citizen, .default-no-arrow .defaultQR .info-component .infobox-citizen, .default-borgerservice-flipped .defaultQR .info-component .infobox-citizen, .default-borgerservice .defaultQR .info-component .infobox-citizen, .default-borgerservice-no-arrow .defaultQR .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .defaultQR .info-component .infobox-citizen, .default-borgerservice-left-arrow .defaultQR .info-component .infobox-citizen, .viborg .defaultQR .info-component .infobox-citizen, .default-borgerservice .defaultQR .info-component .infobox-citizen, .default-borgerservice-no-arrow .defaultQR .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .defaultQR .info-component .infobox-citizen, .default-borgerservice-left-arrow .defaultQR .info-component .infobox-citizen, .viborg .defaultQR .info-component .infobox-citizen, .defaultQR .default .info-component .infobox-citizen, .defaultQR .default-no-arrow .info-component .infobox-citizen, .defaultQR .default-borgerservice-flipped .info-component .infobox-citizen, .defaultQR .default .info-component .infobox-citizen, .defaultQR .default-no-arrow .info-component .infobox-citizen, .defaultQR .default-borgerservice-flipped .info-component .infobox-citizen, .defaultQR .default-borgerservice .info-component .infobox-citizen, .defaultQR .default-borgerservice-no-arrow .info-component .infobox-citizen, .defaultQR .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .defaultQR .default-borgerservice-left-arrow .info-component .infobox-citizen, .defaultQR .viborg .info-component .infobox-citizen, .defaultQR .default-borgerservice .info-component .infobox-citizen, .defaultQR .default-borgerservice-no-arrow .info-component .infobox-citizen, .defaultQR .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .defaultQR .default-borgerservice-left-arrow .info-component .infobox-citizen, .defaultQR .viborg .info-component .infobox-citizen, .default .furesoe .info-component .infobox-citizen, .default-no-arrow .furesoe .info-component .infobox-citizen, .default-borgerservice-flipped .furesoe .info-component .infobox-citizen, .default-borgerservice .furesoe .info-component .infobox-citizen, .default-borgerservice-no-arrow .furesoe .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .furesoe .info-component .infobox-citizen, .default-borgerservice-left-arrow .furesoe .info-component .infobox-citizen, .viborg .furesoe .info-component .infobox-citizen, .furesoe .default .info-component .infobox-citizen, .furesoe .default-no-arrow .info-component .infobox-citizen, .furesoe .default-borgerservice-flipped .info-component .infobox-citizen, .furesoe .default-borgerservice .info-component .infobox-citizen, .furesoe .default-borgerservice-no-arrow .info-component .infobox-citizen, .furesoe .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .furesoe .default-borgerservice-left-arrow .info-component .infobox-citizen, .furesoe .viborg .info-component .infobox-citizen, .default .holbaek .info-component .infobox-citizen, .default-no-arrow .holbaek .info-component .infobox-citizen, .default-borgerservice-flipped .holbaek .info-component .infobox-citizen, .default-borgerservice .holbaek .info-component .infobox-citizen, .default-borgerservice-no-arrow .holbaek .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .holbaek .info-component .infobox-citizen, .default-borgerservice-left-arrow .holbaek .info-component .infobox-citizen, .viborg .holbaek .info-component .infobox-citizen, .holbaek .default .info-component .infobox-citizen, .holbaek .default-no-arrow .info-component .infobox-citizen, .holbaek .default-borgerservice-flipped .info-component .infobox-citizen, .holbaek .default-borgerservice .info-component .infobox-citizen, .holbaek .default-borgerservice-no-arrow .info-component .infobox-citizen, .holbaek .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .holbaek .default-borgerservice-left-arrow .info-component .infobox-citizen, .holbaek .viborg .info-component .infobox-citizen, .default .lyngby .info-component .infobox-citizen, .default-no-arrow .lyngby .info-component .infobox-citizen, .default-borgerservice-flipped .lyngby .info-component .infobox-citizen, .default-borgerservice .lyngby .info-component .infobox-citizen, .default-borgerservice-no-arrow .lyngby .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .lyngby .info-component .infobox-citizen, .default-borgerservice-left-arrow .lyngby .info-component .infobox-citizen, .viborg .lyngby .info-component .infobox-citizen, .lyngby .default .info-component .infobox-citizen, .lyngby .default-no-arrow .info-component .infobox-citizen, .lyngby .default-borgerservice-flipped .info-component .infobox-citizen, .lyngby .default-borgerservice .info-component .infobox-citizen, .lyngby .default-borgerservice-no-arrow .info-component .infobox-citizen, .lyngby .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .lyngby .default-borgerservice-left-arrow .info-component .infobox-citizen, .lyngby .viborg .info-component .infobox-citizen, .default .gladsaxe .info-component .infobox-citizen, .default-no-arrow .gladsaxe .info-component .infobox-citizen, .default-borgerservice-flipped .gladsaxe .info-component .infobox-citizen, .default-borgerservice .gladsaxe .info-component .infobox-citizen, .default-borgerservice-no-arrow .gladsaxe .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .gladsaxe .info-component .infobox-citizen, .default-borgerservice-left-arrow .gladsaxe .info-component .infobox-citizen, .viborg .gladsaxe .info-component .infobox-citizen, .gladsaxe .default .info-component .infobox-citizen, .gladsaxe .default-no-arrow .info-component .infobox-citizen, .gladsaxe .default-borgerservice-flipped .info-component .infobox-citizen, .gladsaxe .default-borgerservice .info-component .infobox-citizen, .gladsaxe .default-borgerservice-no-arrow .info-component .infobox-citizen, .gladsaxe .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .gladsaxe .default-borgerservice-left-arrow .info-component .infobox-citizen, .gladsaxe .viborg .info-component .infobox-citizen, .default .toender .info-component .infobox-citizen, .default-no-arrow .toender .info-component .infobox-citizen, .default-borgerservice-flipped .toender .info-component .infobox-citizen, .default-borgerservice .toender .info-component .infobox-citizen, .default-borgerservice-no-arrow .toender .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .toender .info-component .infobox-citizen, .default-borgerservice-left-arrow .toender .info-component .infobox-citizen, .viborg .toender .info-component .infobox-citizen, .toender .default .info-component .infobox-citizen, .toender .default-no-arrow .info-component .infobox-citizen, .toender .default-borgerservice-flipped .info-component .infobox-citizen, .toender .default-borgerservice .info-component .infobox-citizen, .toender .default-borgerservice-no-arrow .info-component .infobox-citizen, .toender .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .toender .default-borgerservice-left-arrow .info-component .infobox-citizen, .toender .viborg .info-component .infobox-citizen, .default .viborg .info-component .infobox-citizen, .default-no-arrow .viborg .info-component .infobox-citizen, .default-borgerservice-flipped .viborg .info-component .infobox-citizen, .default-borgerservice .viborg .info-component .infobox-citizen, .default-borgerservice-no-arrow .viborg .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .viborg .info-component .infobox-citizen, .default-borgerservice-left-arrow .viborg .info-component .infobox-citizen, .viborg .viborg .info-component .infobox-citizen, .viborg .default .info-component .infobox-citizen, .viborg .default-no-arrow .info-component .infobox-citizen, .viborg .default-borgerservice-flipped .info-component .infobox-citizen, .viborg .default-borgerservice .info-component .infobox-citizen, .viborg .default-borgerservice-no-arrow .info-component .infobox-citizen, .viborg .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .viborg .default-borgerservice-left-arrow .info-component .infobox-citizen, .viborg .viborg .info-component .infobox-citizen, .default .charlottenlundSlot .info-component .infobox-citizen, .default-no-arrow .charlottenlundSlot .info-component .infobox-citizen, .default-borgerservice-flipped .charlottenlundSlot .info-component .infobox-citizen, .default-borgerservice .charlottenlundSlot .info-component .infobox-citizen, .default-borgerservice-no-arrow .charlottenlundSlot .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .charlottenlundSlot .info-component .infobox-citizen, .default-borgerservice-left-arrow .charlottenlundSlot .info-component .infobox-citizen, .viborg .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .default .info-component .infobox-citizen, .charlottenlundSlot .default-no-arrow .info-component .infobox-citizen, .charlottenlundSlot .default-borgerservice-flipped .info-component .infobox-citizen, .charlottenlundSlot .default-borgerservice .info-component .infobox-citizen, .charlottenlundSlot .default-borgerservice-no-arrow .info-component .infobox-citizen, .charlottenlundSlot .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .charlottenlundSlot .default-borgerservice-left-arrow .info-component .infobox-citizen, .charlottenlundSlot .viborg .info-component .infobox-citizen, .default .standardStartTheme .info-component .infobox-citizen, .default-no-arrow .standardStartTheme .info-component .infobox-citizen, .default-borgerservice-flipped .standardStartTheme .info-component .infobox-citizen, .default-borgerservice .standardStartTheme .info-component .infobox-citizen, .default-borgerservice-no-arrow .standardStartTheme .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .standardStartTheme .info-component .infobox-citizen, .default-borgerservice-left-arrow .standardStartTheme .info-component .infobox-citizen, .viborg .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .default .info-component .infobox-citizen, .standardStartTheme .default-no-arrow .info-component .infobox-citizen, .standardStartTheme .default-borgerservice-flipped .info-component .infobox-citizen, .standardStartTheme .default-borgerservice .info-component .infobox-citizen, .standardStartTheme .default-borgerservice-no-arrow .info-component .infobox-citizen, .standardStartTheme .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .standardStartTheme .default-borgerservice-left-arrow .info-component .infobox-citizen, .standardStartTheme .viborg .info-component .infobox-citizen, .defaultQR .info-component .infobox-general, .defaultQR .info-component .infobox-general, .defaultQR .default .info-component .infobox-citizen, .defaultQR .default-no-arrow .info-component .infobox-citizen, .defaultQR .default-borgerservice-flipped .info-component .infobox-citizen, .defaultQR .default .info-component .infobox-citizen, .defaultQR .default-no-arrow .info-component .infobox-citizen, .defaultQR .default-borgerservice-flipped .info-component .infobox-citizen, .defaultQR .default-borgerservice .info-component .infobox-citizen, .defaultQR .default-borgerservice-no-arrow .info-component .infobox-citizen, .defaultQR .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .defaultQR .default-borgerservice-left-arrow .info-component .infobox-citizen, .defaultQR .viborg .info-component .infobox-citizen, .defaultQR .default-borgerservice .info-component .infobox-citizen, .defaultQR .default-borgerservice-no-arrow .info-component .infobox-citizen, .defaultQR .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .defaultQR .default-borgerservice-left-arrow .info-component .infobox-citizen, .defaultQR .viborg .info-component .infobox-citizen, .default .defaultQR .info-component .infobox-citizen, .default-no-arrow .defaultQR .info-component .infobox-citizen, .default-borgerservice-flipped .defaultQR .info-component .infobox-citizen, .default .defaultQR .info-component .infobox-citizen, .default-no-arrow .defaultQR .info-component .infobox-citizen, .default-borgerservice-flipped .defaultQR .info-component .infobox-citizen, .default-borgerservice .defaultQR .info-component .infobox-citizen, .default-borgerservice-no-arrow .defaultQR .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .defaultQR .info-component .infobox-citizen, .default-borgerservice-left-arrow .defaultQR .info-component .infobox-citizen, .viborg .defaultQR .info-component .infobox-citizen, .default-borgerservice .defaultQR .info-component .infobox-citizen, .default-borgerservice-no-arrow .defaultQR .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .defaultQR .info-component .infobox-citizen, .default-borgerservice-left-arrow .defaultQR .info-component .infobox-citizen, .viborg .defaultQR .info-component .infobox-citizen, .defaultQR .info-component .infobox-citizen, .defaultQR .info-component .infobox-citizen, .defaultQR .furesoe .info-component .infobox-citizen, .defaultQR .furesoe .info-component .infobox-citizen, .furesoe .defaultQR .info-component .infobox-citizen, .furesoe .defaultQR .info-component .infobox-citizen, .defaultQR .holbaek .info-component .infobox-citizen, .defaultQR .holbaek .info-component .infobox-citizen, .holbaek .defaultQR .info-component .infobox-citizen, .holbaek .defaultQR .info-component .infobox-citizen, .defaultQR .lyngby .info-component .infobox-citizen, .defaultQR .lyngby .info-component .infobox-citizen, .lyngby .defaultQR .info-component .infobox-citizen, .lyngby .defaultQR .info-component .infobox-citizen, .defaultQR .gladsaxe .info-component .infobox-citizen, .defaultQR .gladsaxe .info-component .infobox-citizen, .gladsaxe .defaultQR .info-component .infobox-citizen, .gladsaxe .defaultQR .info-component .infobox-citizen, .defaultQR .toender .info-component .infobox-citizen, .defaultQR .toender .info-component .infobox-citizen, .toender .defaultQR .info-component .infobox-citizen, .toender .defaultQR .info-component .infobox-citizen, .defaultQR .viborg .info-component .infobox-citizen, .defaultQR .viborg .info-component .infobox-citizen, .viborg .defaultQR .info-component .infobox-citizen, .viborg .defaultQR .info-component .infobox-citizen, .defaultQR .charlottenlundSlot .info-component .infobox-citizen, .defaultQR .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .defaultQR .info-component .infobox-citizen, .charlottenlundSlot .defaultQR .info-component .infobox-citizen, .defaultQR .standardStartTheme .info-component .infobox-citizen, .defaultQR .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .defaultQR .info-component .infobox-citizen, .standardStartTheme .defaultQR .info-component .infobox-citizen, .furesoe .info-component .infobox-general, .furesoe .default .info-component .infobox-citizen, .furesoe .default-no-arrow .info-component .infobox-citizen, .furesoe .default-borgerservice-flipped .info-component .infobox-citizen, .furesoe .default-borgerservice .info-component .infobox-citizen, .furesoe .default-borgerservice-no-arrow .info-component .infobox-citizen, .furesoe .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .furesoe .default-borgerservice-left-arrow .info-component .infobox-citizen, .furesoe .viborg .info-component .infobox-citizen, .default .furesoe .info-component .infobox-citizen, .default-no-arrow .furesoe .info-component .infobox-citizen, .default-borgerservice-flipped .furesoe .info-component .infobox-citizen, .default-borgerservice .furesoe .info-component .infobox-citizen, .default-borgerservice-no-arrow .furesoe .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .furesoe .info-component .infobox-citizen, .default-borgerservice-left-arrow .furesoe .info-component .infobox-citizen, .viborg .furesoe .info-component .infobox-citizen, .furesoe .defaultQR .info-component .infobox-citizen, .furesoe .defaultQR .info-component .infobox-citizen, .defaultQR .furesoe .info-component .infobox-citizen, .defaultQR .furesoe .info-component .infobox-citizen, .furesoe .info-component .infobox-citizen, .furesoe .holbaek .info-component .infobox-citizen, .holbaek .furesoe .info-component .infobox-citizen, .furesoe .lyngby .info-component .infobox-citizen, .lyngby .furesoe .info-component .infobox-citizen, .furesoe .gladsaxe .info-component .infobox-citizen, .gladsaxe .furesoe .info-component .infobox-citizen, .furesoe .toender .info-component .infobox-citizen, .toender .furesoe .info-component .infobox-citizen, .furesoe .viborg .info-component .infobox-citizen, .viborg .furesoe .info-component .infobox-citizen, .furesoe .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .furesoe .info-component .infobox-citizen, .furesoe .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .furesoe .info-component .infobox-citizen, .holbaek .info-component .infobox-general, .holbaek .default .info-component .infobox-citizen, .holbaek .default-no-arrow .info-component .infobox-citizen, .holbaek .default-borgerservice-flipped .info-component .infobox-citizen, .holbaek .default-borgerservice .info-component .infobox-citizen, .holbaek .default-borgerservice-no-arrow .info-component .infobox-citizen, .holbaek .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .holbaek .default-borgerservice-left-arrow .info-component .infobox-citizen, .holbaek .viborg .info-component .infobox-citizen, .default .holbaek .info-component .infobox-citizen, .default-no-arrow .holbaek .info-component .infobox-citizen, .default-borgerservice-flipped .holbaek .info-component .infobox-citizen, .default-borgerservice .holbaek .info-component .infobox-citizen, .default-borgerservice-no-arrow .holbaek .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .holbaek .info-component .infobox-citizen, .default-borgerservice-left-arrow .holbaek .info-component .infobox-citizen, .viborg .holbaek .info-component .infobox-citizen, .holbaek .defaultQR .info-component .infobox-citizen, .holbaek .defaultQR .info-component .infobox-citizen, .defaultQR .holbaek .info-component .infobox-citizen, .defaultQR .holbaek .info-component .infobox-citizen, .holbaek .furesoe .info-component .infobox-citizen, .furesoe .holbaek .info-component .infobox-citizen, .holbaek .info-component .infobox-citizen, .holbaek .lyngby .info-component .infobox-citizen, .lyngby .holbaek .info-component .infobox-citizen, .holbaek .gladsaxe .info-component .infobox-citizen, .gladsaxe .holbaek .info-component .infobox-citizen, .holbaek .toender .info-component .infobox-citizen, .toender .holbaek .info-component .infobox-citizen, .holbaek .viborg .info-component .infobox-citizen, .viborg .holbaek .info-component .infobox-citizen, .holbaek .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .holbaek .info-component .infobox-citizen, .holbaek .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .holbaek .info-component .infobox-citizen, .lyngby .info-component .infobox-general, .lyngby .default .info-component .infobox-citizen, .lyngby .default-no-arrow .info-component .infobox-citizen, .lyngby .default-borgerservice-flipped .info-component .infobox-citizen, .lyngby .default-borgerservice .info-component .infobox-citizen, .lyngby .default-borgerservice-no-arrow .info-component .infobox-citizen, .lyngby .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .lyngby .default-borgerservice-left-arrow .info-component .infobox-citizen, .lyngby .viborg .info-component .infobox-citizen, .default .lyngby .info-component .infobox-citizen, .default-no-arrow .lyngby .info-component .infobox-citizen, .default-borgerservice-flipped .lyngby .info-component .infobox-citizen, .default-borgerservice .lyngby .info-component .infobox-citizen, .default-borgerservice-no-arrow .lyngby .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .lyngby .info-component .infobox-citizen, .default-borgerservice-left-arrow .lyngby .info-component .infobox-citizen, .viborg .lyngby .info-component .infobox-citizen, .lyngby .defaultQR .info-component .infobox-citizen, .lyngby .defaultQR .info-component .infobox-citizen, .defaultQR .lyngby .info-component .infobox-citizen, .defaultQR .lyngby .info-component .infobox-citizen, .lyngby .furesoe .info-component .infobox-citizen, .furesoe .lyngby .info-component .infobox-citizen, .lyngby .holbaek .info-component .infobox-citizen, .holbaek .lyngby .info-component .infobox-citizen, .lyngby .info-component .infobox-citizen, .lyngby .gladsaxe .info-component .infobox-citizen, .gladsaxe .lyngby .info-component .infobox-citizen, .lyngby .toender .info-component .infobox-citizen, .toender .lyngby .info-component .infobox-citizen, .lyngby .viborg .info-component .infobox-citizen, .viborg .lyngby .info-component .infobox-citizen, .lyngby .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .lyngby .info-component .infobox-citizen, .lyngby .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .lyngby .info-component .infobox-citizen, .gladsaxe .info-component .infobox-general, .gladsaxe .default .info-component .infobox-citizen, .gladsaxe .default-no-arrow .info-component .infobox-citizen, .gladsaxe .default-borgerservice-flipped .info-component .infobox-citizen, .gladsaxe .default-borgerservice .info-component .infobox-citizen, .gladsaxe .default-borgerservice-no-arrow .info-component .infobox-citizen, .gladsaxe .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .gladsaxe .default-borgerservice-left-arrow .info-component .infobox-citizen, .gladsaxe .viborg .info-component .infobox-citizen, .default .gladsaxe .info-component .infobox-citizen, .default-no-arrow .gladsaxe .info-component .infobox-citizen, .default-borgerservice-flipped .gladsaxe .info-component .infobox-citizen, .default-borgerservice .gladsaxe .info-component .infobox-citizen, .default-borgerservice-no-arrow .gladsaxe .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .gladsaxe .info-component .infobox-citizen, .default-borgerservice-left-arrow .gladsaxe .info-component .infobox-citizen, .viborg .gladsaxe .info-component .infobox-citizen, .gladsaxe .defaultQR .info-component .infobox-citizen, .gladsaxe .defaultQR .info-component .infobox-citizen, .defaultQR .gladsaxe .info-component .infobox-citizen, .defaultQR .gladsaxe .info-component .infobox-citizen, .gladsaxe .furesoe .info-component .infobox-citizen, .furesoe .gladsaxe .info-component .infobox-citizen, .gladsaxe .holbaek .info-component .infobox-citizen, .holbaek .gladsaxe .info-component .infobox-citizen, .gladsaxe .lyngby .info-component .infobox-citizen, .lyngby .gladsaxe .info-component .infobox-citizen, .gladsaxe .info-component .infobox-citizen, .gladsaxe .toender .info-component .infobox-citizen, .toender .gladsaxe .info-component .infobox-citizen, .gladsaxe .viborg .info-component .infobox-citizen, .viborg .gladsaxe .info-component .infobox-citizen, .gladsaxe .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .gladsaxe .info-component .infobox-citizen, .gladsaxe .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .gladsaxe .info-component .infobox-citizen, .toender .info-component .infobox-general, .toender .default .info-component .infobox-citizen, .toender .default-no-arrow .info-component .infobox-citizen, .toender .default-borgerservice-flipped .info-component .infobox-citizen, .toender .default-borgerservice .info-component .infobox-citizen, .toender .default-borgerservice-no-arrow .info-component .infobox-citizen, .toender .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .toender .default-borgerservice-left-arrow .info-component .infobox-citizen, .toender .viborg .info-component .infobox-citizen, .default .toender .info-component .infobox-citizen, .default-no-arrow .toender .info-component .infobox-citizen, .default-borgerservice-flipped .toender .info-component .infobox-citizen, .default-borgerservice .toender .info-component .infobox-citizen, .default-borgerservice-no-arrow .toender .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .toender .info-component .infobox-citizen, .default-borgerservice-left-arrow .toender .info-component .infobox-citizen, .viborg .toender .info-component .infobox-citizen, .toender .defaultQR .info-component .infobox-citizen, .toender .defaultQR .info-component .infobox-citizen, .defaultQR .toender .info-component .infobox-citizen, .defaultQR .toender .info-component .infobox-citizen, .toender .furesoe .info-component .infobox-citizen, .furesoe .toender .info-component .infobox-citizen, .toender .holbaek .info-component .infobox-citizen, .holbaek .toender .info-component .infobox-citizen, .toender .lyngby .info-component .infobox-citizen, .lyngby .toender .info-component .infobox-citizen, .toender .gladsaxe .info-component .infobox-citizen, .gladsaxe .toender .info-component .infobox-citizen, .toender .info-component .infobox-citizen, .toender .viborg .info-component .infobox-citizen, .viborg .toender .info-component .infobox-citizen, .toender .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .toender .info-component .infobox-citizen, .toender .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .toender .info-component .infobox-citizen, .viborg .info-component .infobox-general, .viborg .default .info-component .infobox-citizen, .viborg .default-no-arrow .info-component .infobox-citizen, .viborg .default-borgerservice-flipped .info-component .infobox-citizen, .viborg .default-borgerservice .info-component .infobox-citizen, .viborg .default-borgerservice-no-arrow .info-component .infobox-citizen, .viborg .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .viborg .default-borgerservice-left-arrow .info-component .infobox-citizen, .viborg .viborg .info-component .infobox-citizen, .default .viborg .info-component .infobox-citizen, .default-no-arrow .viborg .info-component .infobox-citizen, .default-borgerservice-flipped .viborg .info-component .infobox-citizen, .default-borgerservice .viborg .info-component .infobox-citizen, .default-borgerservice-no-arrow .viborg .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .viborg .info-component .infobox-citizen, .default-borgerservice-left-arrow .viborg .info-component .infobox-citizen, .viborg .viborg .info-component .infobox-citizen, .viborg .defaultQR .info-component .infobox-citizen, .viborg .defaultQR .info-component .infobox-citizen, .defaultQR .viborg .info-component .infobox-citizen, .defaultQR .viborg .info-component .infobox-citizen, .viborg .furesoe .info-component .infobox-citizen, .furesoe .viborg .info-component .infobox-citizen, .viborg .holbaek .info-component .infobox-citizen, .holbaek .viborg .info-component .infobox-citizen, .viborg .lyngby .info-component .infobox-citizen, .lyngby .viborg .info-component .infobox-citizen, .viborg .gladsaxe .info-component .infobox-citizen, .gladsaxe .viborg .info-component .infobox-citizen, .viborg .toender .info-component .infobox-citizen, .toender .viborg .info-component .infobox-citizen, .viborg .info-component .infobox-citizen, .viborg .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .viborg .info-component .infobox-citizen, .viborg .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .viborg .info-component .infobox-citizen, .charlottenlundSlot .info-component .infobox-general, .charlottenlundSlot .default .info-component .infobox-citizen, .charlottenlundSlot .default-no-arrow .info-component .infobox-citizen, .charlottenlundSlot .default-borgerservice-flipped .info-component .infobox-citizen, .charlottenlundSlot .default-borgerservice .info-component .infobox-citizen, .charlottenlundSlot .default-borgerservice-no-arrow .info-component .infobox-citizen, .charlottenlundSlot .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .charlottenlundSlot .default-borgerservice-left-arrow .info-component .infobox-citizen, .charlottenlundSlot .viborg .info-component .infobox-citizen, .default .charlottenlundSlot .info-component .infobox-citizen, .default-no-arrow .charlottenlundSlot .info-component .infobox-citizen, .default-borgerservice-flipped .charlottenlundSlot .info-component .infobox-citizen, .default-borgerservice .charlottenlundSlot .info-component .infobox-citizen, .default-borgerservice-no-arrow .charlottenlundSlot .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .charlottenlundSlot .info-component .infobox-citizen, .default-borgerservice-left-arrow .charlottenlundSlot .info-component .infobox-citizen, .viborg .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .defaultQR .info-component .infobox-citizen, .charlottenlundSlot .defaultQR .info-component .infobox-citizen, .defaultQR .charlottenlundSlot .info-component .infobox-citizen, .defaultQR .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .furesoe .info-component .infobox-citizen, .furesoe .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .holbaek .info-component .infobox-citizen, .holbaek .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .lyngby .info-component .infobox-citizen, .lyngby .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .gladsaxe .info-component .infobox-citizen, .gladsaxe .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .toender .info-component .infobox-citizen, .toender .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .viborg .info-component .infobox-citizen, .viborg .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .charlottenlundSlot .info-component .infobox-citizen, .standardStartTheme .info-component .infobox-general, .standardStartTheme .default .info-component .infobox-citizen, .standardStartTheme .default-no-arrow .info-component .infobox-citizen, .standardStartTheme .default-borgerservice-flipped .info-component .infobox-citizen, .standardStartTheme .default-borgerservice .info-component .infobox-citizen, .standardStartTheme .default-borgerservice-no-arrow .info-component .infobox-citizen, .standardStartTheme .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .standardStartTheme .default-borgerservice-left-arrow .info-component .infobox-citizen, .standardStartTheme .viborg .info-component .infobox-citizen, .default .standardStartTheme .info-component .infobox-citizen, .default-no-arrow .standardStartTheme .info-component .infobox-citizen, .default-borgerservice-flipped .standardStartTheme .info-component .infobox-citizen, .default-borgerservice .standardStartTheme .info-component .infobox-citizen, .default-borgerservice-no-arrow .standardStartTheme .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .standardStartTheme .info-component .infobox-citizen, .default-borgerservice-left-arrow .standardStartTheme .info-component .infobox-citizen, .viborg .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .defaultQR .info-component .infobox-citizen, .standardStartTheme .defaultQR .info-component .infobox-citizen, .defaultQR .standardStartTheme .info-component .infobox-citizen, .defaultQR .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .furesoe .info-component .infobox-citizen, .furesoe .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .holbaek .info-component .infobox-citizen, .holbaek .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .lyngby .info-component .infobox-citizen, .lyngby .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .gladsaxe .info-component .infobox-citizen, .gladsaxe .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .toender .info-component .infobox-citizen, .toender .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .viborg .info-component .infobox-citizen, .viborg .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .charlottenlundSlot .info-component .infobox-citizen, .charlottenlundSlot .standardStartTheme .info-component .infobox-citizen, .standardStartTheme .info-component .infobox-citizen, .default .info-component .infobox-citizen, .default-no-arrow .info-component .infobox-citizen, .default-borgerservice-flipped .info-component .infobox-citizen, .default-borgerservice .info-component .infobox-citizen, .default-borgerservice-no-arrow .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .default-borgerservice-left-arrow .info-component .infobox-citizen, .viborg .info-component .infobox-citizen, .defaultQR .info-component .infobox-citizen, .defaultQR .info-component .infobox-citizen, .furesoe .info-component .infobox-citizen, .holbaek .info-component .infobox-citizen, .lyngby .info-component .infobox-citizen, .gladsaxe .info-component .infobox-citizen, .toender .info-component .infobox-citizen, .viborg .info-component .infobox-citizen, .charlottenlundSlot .info-component .infobox-citizen, .standardStartTheme .info-component .infobox-citizen {
  color: rgb(255, 255, 255);
}
.default .info-component .infobox-citizen, .default-no-arrow .info-component .infobox-citizen, .default-borgerservice-flipped .info-component .infobox-citizen, .default-borgerservice .info-component .infobox-citizen, .default-borgerservice-no-arrow .info-component .infobox-citizen, .default-borgerservice-new-annimation-test .info-component .infobox-citizen, .default-borgerservice-left-arrow .info-component .infobox-citizen, .viborg .info-component .infobox-citizen, .defaultQR .info-component .infobox-citizen, .furesoe .info-component .infobox-citizen, .holbaek .info-component .infobox-citizen, .lyngby .info-component .infobox-citizen, .gladsaxe .info-component .infobox-citizen, .toender .info-component .infobox-citizen, .charlottenlundSlot .info-component .infobox-citizen, .standardStartTheme .info-component .infobox-citizen {
  border: 5px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  background-color: rgb(0, 132, 186);
}
.default .info-component .general-container, .default-no-arrow .info-component .general-container, .default-borgerservice-flipped .info-component .general-container, .default-borgerservice .info-component .general-container, .default-borgerservice-no-arrow .info-component .general-container, .default-borgerservice-new-annimation-test .info-component .general-container, .default-borgerservice-left-arrow .info-component .general-container, .viborg .info-component .general-container, .defaultQR .info-component .general-container, .furesoe .info-component .general-container, .holbaek .info-component .general-container, .lyngby .info-component .general-container, .gladsaxe .info-component .general-container, .toender .info-component .general-container, .charlottenlundSlot .info-component .general-container, .standardStartTheme .info-component .general-container {
  background-color: rgb(0, 0, 0);
}
.default .info-component .left-sidebar, .default-no-arrow .info-component .left-sidebar, .default-borgerservice-flipped .info-component .left-sidebar, .default-borgerservice .info-component .left-sidebar, .default-borgerservice-no-arrow .info-component .left-sidebar, .default-borgerservice-new-annimation-test .info-component .left-sidebar, .default-borgerservice-left-arrow .info-component .left-sidebar, .viborg .info-component .left-sidebar, .defaultQR .info-component .left-sidebar, .furesoe .info-component .left-sidebar, .holbaek .info-component .left-sidebar, .lyngby .info-component .left-sidebar, .gladsaxe .info-component .left-sidebar, .toender .info-component .left-sidebar, .charlottenlundSlot .info-component .left-sidebar, .standardStartTheme .info-component .left-sidebar {
  background-repeat: no-repeat;
}
.default .info-component .customer-logo, .default-no-arrow .info-component .customer-logo, .default-borgerservice-flipped .info-component .customer-logo, .default-borgerservice .info-component .customer-logo, .default-borgerservice-no-arrow .info-component .customer-logo, .default-borgerservice-new-annimation-test .info-component .customer-logo, .default-borgerservice-left-arrow .info-component .customer-logo, .viborg .info-component .customer-logo, .defaultQR .info-component .customer-logo, .furesoe .info-component .customer-logo, .holbaek .info-component .customer-logo, .lyngby .info-component .customer-logo, .gladsaxe .info-component .customer-logo, .toender .info-component .customer-logo, .charlottenlundSlot .info-component .customer-logo, .standardStartTheme .info-component .customer-logo {
  height: 200px;
}
.default .info-component .row-header, .default-no-arrow .info-component .row-header, .default-borgerservice-flipped .info-component .row-header, .default-borgerservice .info-component .row-header, .default-borgerservice-no-arrow .info-component .row-header, .default-borgerservice-new-annimation-test .info-component .row-header, .default-borgerservice-left-arrow .info-component .row-header, .viborg .info-component .row-header, .defaultQR .info-component .row-header, .furesoe .info-component .row-header, .holbaek .info-component .row-header, .lyngby .info-component .row-header, .gladsaxe .info-component .row-header, .toender .info-component .row-header, .charlottenlundSlot .info-component .row-header, .standardStartTheme .info-component .row-header {
  border-bottom: 2px solid rgb(255, 255, 255);
}
.default .info-component .row-header-date-clock, .default-no-arrow .info-component .row-header-date-clock, .default-borgerservice-flipped .info-component .row-header-date-clock, .default-borgerservice .info-component .row-header-date-clock, .default-borgerservice-no-arrow .info-component .row-header-date-clock, .default-borgerservice-new-annimation-test .info-component .row-header-date-clock, .default-borgerservice-left-arrow .info-component .row-header-date-clock, .viborg .info-component .row-header-date-clock, .defaultQR .info-component .row-header-date-clock, .furesoe .info-component .row-header-date-clock, .holbaek .info-component .row-header-date-clock, .lyngby .info-component .row-header-date-clock, .gladsaxe .info-component .row-header-date-clock, .toender .info-component .row-header-date-clock, .charlottenlundSlot .info-component .row-header-date-clock, .standardStartTheme .info-component .row-header-date-clock {
  color: rgb(255, 255, 255);
}
.default .info-component .row-header-clock, .default-no-arrow .info-component .row-header-clock, .default-borgerservice-flipped .info-component .row-header-clock, .default-borgerservice .info-component .row-header-clock, .default-borgerservice-no-arrow .info-component .row-header-clock, .default-borgerservice-new-annimation-test .info-component .row-header-clock, .default-borgerservice-left-arrow .info-component .row-header-clock, .viborg .info-component .row-header-clock, .defaultQR .info-component .row-header-clock, .furesoe .info-component .row-header-clock, .holbaek .info-component .row-header-clock, .lyngby .info-component .row-header-clock, .gladsaxe .info-component .row-header-clock, .toender .info-component .row-header-clock, .charlottenlundSlot .info-component .row-header-clock, .standardStartTheme .info-component .row-header-clock {
  font-weight: bold;
  font-size: 1.9vw;
  line-height: 1;
}

.default-borgerservice .should-show-new-gladsaxe-content-div, .default-borgerservice-no-arrow .should-show-new-gladsaxe-content-div, .default-borgerservice-new-annimation-test .should-show-new-gladsaxe-content-div, .default-borgerservice-left-arrow .should-show-new-gladsaxe-content-div, .viborg .should-show-new-gladsaxe-content-div {
  display: none;
}
.default-borgerservice .should-show-original-content-div, .default-borgerservice-no-arrow .should-show-original-content-div, .default-borgerservice-new-annimation-test .should-show-original-content-div, .default-borgerservice-left-arrow .should-show-original-content-div, .viborg .should-show-original-content-div {
  display: block;
}
.default-borgerservice .design-borgerservice, .default-borgerservice-no-arrow .design-borgerservice, .default-borgerservice-new-annimation-test .design-borgerservice, .default-borgerservice-left-arrow .design-borgerservice, .viborg .design-borgerservice {
  height: 90vh;
  margin-top: 5vh;
  overflow: hidden;
}
.default-borgerservice .header-text-with-clock, .default-borgerservice-no-arrow .header-text-with-clock, .default-borgerservice-new-annimation-test .header-text-with-clock, .default-borgerservice-left-arrow .header-text-with-clock, .viborg .header-text-with-clock {
  display: none;
}
.default-borgerservice .design-default, .default-borgerservice-no-arrow .design-default, .default-borgerservice-new-annimation-test .design-default, .default-borgerservice-left-arrow .design-default, .viborg .design-default {
  display: none;
}
.default-borgerservice .info-component, .default-borgerservice-no-arrow .info-component, .default-borgerservice-new-annimation-test .info-component, .default-borgerservice-left-arrow .info-component, .viborg .info-component {
  background: url("../assets/images/background.png") no-repeat top left;
  background-size: cover;
}
.default-borgerservice .info-component .row-container, .default-borgerservice-no-arrow .info-component .row-container, .default-borgerservice-new-annimation-test .info-component .row-container, .default-borgerservice-left-arrow .info-component .row-container, .viborg .info-component .row-container {
  border: 0;
  height: 18vh;
}
.default-borgerservice .info-component .information-box, .default-borgerservice-no-arrow .info-component .information-box, .default-borgerservice-new-annimation-test .info-component .information-box, .default-borgerservice-left-arrow .info-component .information-box, .viborg .info-component .information-box {
  padding: 0 5px 0 0;
  height: 100%;
}
.default-borgerservice .info-component .information-box .inner, .default-borgerservice-no-arrow .info-component .information-box .inner, .default-borgerservice-new-annimation-test .info-component .information-box .inner, .default-borgerservice-left-arrow .info-component .information-box .inner, .viborg .info-component .information-box .inner {
  background: rgba(255, 255, 255, 0.25);
  height: 100%;
}
.default-borgerservice .info-component .information-box .inner .icon, .default-borgerservice-no-arrow .info-component .information-box .inner .icon, .default-borgerservice-new-annimation-test .info-component .information-box .inner .icon, .default-borgerservice-left-arrow .info-component .information-box .inner .icon, .viborg .info-component .information-box .inner .icon {
  position: absolute;
  left: 15%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 12vh;
}
.default-borgerservice .info-component .information-box .inner .number, .default-borgerservice-no-arrow .info-component .information-box .inner .number, .default-borgerservice-new-annimation-test .info-component .information-box .inner .number, .default-borgerservice-left-arrow .info-component .information-box .inner .number, .viborg .info-component .information-box .inner .number {
  font-family: HelveticaNeueLTPro-Hv;
  display: inline-block;
  font-size: 12vh;
  font-weight: bold;
  margin-left: 30%;
}
.default-borgerservice .info-component .information-box:last-child .inner, .default-borgerservice-no-arrow .info-component .information-box:last-child .inner, .default-borgerservice-new-annimation-test .info-component .information-box:last-child .inner, .default-borgerservice-left-arrow .info-component .information-box:last-child .inner, .viborg .info-component .information-box:last-child .inner {
  padding: 10px 20px 10px 25%;
}
.default-borgerservice .info-component .information-box:last-child .inner:not(.static)::after, .default-borgerservice-no-arrow .info-component .information-box:last-child .inner:not(.static)::after, .default-borgerservice-new-annimation-test .info-component .information-box:last-child .inner:not(.static)::after, .default-borgerservice-left-arrow .info-component .information-box:last-child .inner:not(.static)::after, .viborg .info-component .information-box:last-child .inner:not(.static)::after {
  animation: blink 1s step-start 0s 10;
  content: "";
  opacity: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background-image: url("../assets/images/walk.png");
  background-repeat: no-repeat;
  background-position: 10% 50%;
}
.default-borgerservice .info-component .information-box:last-child .icon, .default-borgerservice-no-arrow .info-component .information-box:last-child .icon, .default-borgerservice-new-annimation-test .info-component .information-box:last-child .icon, .default-borgerservice-left-arrow .info-component .information-box:last-child .icon, .viborg .info-component .information-box:last-child .icon {
  height: 12vh;
}
.default-borgerservice .info-component .information-box:last-child .text, .default-borgerservice-no-arrow .info-component .information-box:last-child .text, .default-borgerservice-new-annimation-test .info-component .information-box:last-child .text, .default-borgerservice-left-arrow .info-component .information-box:last-child .text, .viborg .info-component .information-box:last-child .text {
  font-family: HelveticaNeueLTPro-Roman;
  display: inline-block;
  font-size: 12vh;
  margin-left: 10px;
}
.default-borgerservice .info-component .information-box.active .inner, .default-borgerservice-no-arrow .info-component .information-box.active .inner, .default-borgerservice-new-annimation-test .info-component .information-box.active .inner, .default-borgerservice-left-arrow .info-component .information-box.active .inner, .viborg .info-component .information-box.active .inner {
  background-color: #00aeef;
}

.defaultQR .design-borgerservice, .holbaek .design-borgerservice, .toender .design-borgerservice, .viborg .design-borgerservice, .charlottenlundSlot .design-borgerservice {
  display: none;
}
.defaultQR .info-component, .holbaek .info-component, .toender .info-component, .viborg .info-component, .charlottenlundSlot .info-component {
  color: rgb(255, 255, 255);
}

.gladsaxe .info-component {
  color: rgb(255, 255, 255);
}
.gladsaxe .info-component h1 {
  color: rgb(255, 255, 255);
}
.gladsaxe .info-component .customer-logo {
  background: url(../assets/images/gladsaxe_logo.png) 10px 10px no-repeat;
}
.gladsaxe .info-component .left-sidebar {
  background-repeat: no-repeat;
  background-image: url(../assets/images/template.png);
}
.gladsaxe .info-component .general-container {
  background-color: rgb(0, 0, 0);
}

.toender .info-component {
  background-color: #677F91;
  color: rgb(255, 255, 255);
}
.toender .info-component h1 {
  color: rgb(255, 255, 255);
}
.toender .info-component .customer-logo {
  background: url(../assets/svg/kvadratisk-bl.svg) 10px 10px no-repeat;
  margin-left: 30px;
}
.toender .info-component .general-container {
  background-color: rgb(0, 0, 0);
}
.toender .info-component .infobox-citizen {
  background-color: rgb(152, 0, 46);
}

.viborg .info-component {
  background: linear-gradient(to bottom right, rgb(0, 85, 86), rgb(53, 145, 158)) !important;
}
.viborg .info-component .information-box:last-child .inner:not(.static)::after {
  background-image: url("../assets/images/walk_no_arrow.png");
}
.viborg .design-borgerservice {
  display: block;
}

.default-borgerservice-flipped .design-borgerservice {
  display: block;
  height: 94vh;
  margin-top: 2vh;
  overflow: hidden;
}
.default-borgerservice-flipped .design-default {
  display: none;
}
.default-borgerservice-flipped .should-show-new-gladsaxe-content-div {
  display: none;
}
.default-borgerservice-flipped .info-component {
  background: linear-gradient(to bottom right, rgb(0, 56, 88), rgb(61, 118, 137), rgb(0, 56, 88)) !important;
}
.default-borgerservice-flipped .info-component .row-container {
  border: 0;
  height: 6vh;
}
.default-borgerservice-flipped .info-component .information-box {
  padding: 0 5px 0 0;
  height: 100%;
}
.default-borgerservice-flipped .info-component .information-box .inner {
  background: rgba(255, 255, 255, 0.25);
  height: 100%;
}
.default-borgerservice-flipped .info-component .information-box .inner .icon {
  position: absolute;
  left: 15%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 4vh;
}
.default-borgerservice-flipped .info-component .information-box .inner .number {
  font-family: HelveticaNeueLTPro-Hv;
  display: inline-block;
  font-size: 3.8vh;
  font-weight: bold;
  margin-left: 30%;
}
.default-borgerservice-flipped .info-component .information-box:last-child .inner {
  padding: 10px 20px 10px 25%;
}
.default-borgerservice-flipped .info-component .information-box:last-child .inner:not(.static)::after {
  animation: blink 1s step-start 0s 10;
  content: "";
  opacity: 1;
  top: 10px;
  left: -35px;
  bottom: 10px;
  right: 0;
  position: absolute;
  background-image: url("../assets/images/walk.png");
  background-repeat: no-repeat;
  background-position: 15% 50%;
  background-size: contain;
}
.default-borgerservice-flipped .info-component .information-box:last-child .text {
  font-family: HelveticaNeueLTPro-Roman;
  display: inline-block;
  font-size: 2vh;
  margin-left: 0px;
  overflow: hidden;
  text-align: left;
}
.default-borgerservice-flipped .info-component .information-box.active .inner {
  background-color: #00aeef;
}

.default-borgerservice-left-arrow .info-component .information-box:last-child .inner:not(.static)::after {
  transform: rotateY(180deg);
  transform-origin: 15% 0;
}

.default-borgerservice-new-annimation-test .should-show-original-content-div {
  display: none;
}
.default-borgerservice-new-annimation-test .should-show-new-gladsaxe-content-div {
  display: block;
  background: rgb(226, 227, 228);
  margin-left: 0px;
  margin-top: 0px;
  left: 0px;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 58px;
  padding-right: 38px;
}
.default-borgerservice-new-annimation-test .test-vlado {
  display: none;
}
.default-borgerservice-new-annimation-test .design-borgerservice {
  width: 1242px;
  height: 630px;
}
.default-borgerservice-new-annimation-test .info-component {
  background: rgb(226, 227, 228);
}
.default-borgerservice-new-annimation-test .info-component .row-container {
  height: 119px;
  padding: 0px 0px 0px 0px;
}
.default-borgerservice-new-annimation-test .info-component .information-box {
  padding: 0 8px 0 0;
  height: 100px;
  width: 435px;
}
.default-borgerservice-new-annimation-test .info-component .information-box .inner {
  padding: 8px 20px 8px 20px;
  background: rgb(0, 132, 186);
}
.default-borgerservice-new-annimation-test .info-component .information-box:last-child .inner {
  padding: 0px 20px 20px 25%;
}
.default-borgerservice-new-annimation-test .info-component .information-box:last-child .inner:not(.static)::after {
  display: none;
}
.default-borgerservice-new-annimation-test .info-component .information-box.active .inner {
  background-color: rgb(0, 132, 186);
}
.default-borgerservice-new-annimation-test .gladsaxe-width-number {
  width: 435px;
}
.default-borgerservice-new-annimation-test .gladsaxe-height-text-room {
  width: 697px;
}
.default-borgerservice-new-annimation-test .walking-anim {
  animation: drive 4s steps(3, end) 15;
}
@keyframes drive {
  to {
    transform: translateX(-180px);
  }
}

.default-no-arrow .infobox-general, .default-no-arrow .info-component .infobox-citizen, .info-component .default-no-arrow .infobox-citizen {
  display: none;
}
.default-no-arrow .info-component .infobox-citizen {
  display: block;
}

.default-borgerservice-no-arrow .info-component .information-box .inner:last-child:not(.static) {
  padding-left: 0;
}
.default-borgerservice-no-arrow .info-component .information-box .inner:last-child:not(.static)::after {
  background: none;
  animation: none;
}

.checkbox-modern {
  margin-top: 8px;
  position: relative;
}
.checkbox-modern label {
  cursor: pointer;
  padding-left: 25px;
  top: 0px;
  font-weight: normal;
}
.checkbox-modern label:before {
  margin-top: 3px;
  content: "";
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  background: #FFFFFF;
}
.checkbox-modern label:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 4px;
  width: 14px;
  height: 8px;
  border: 3px solid #35495D;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  transform: rotate(-45deg);
}
.checkbox-modern label:hover::after {
  opacity: 0.2;
}
.checkbox-modern input[type=checkbox] {
  display: none;
}
.checkbox-modern input[type=checkbox]:checked + label:after {
  opacity: 1;
}

.button-circle {
  background: #005b76;
  border: 3px solid white !important;
  height: 8rem;
  width: 8rem;
  border-radius: 50%;
  color: white;
  font-size: 20px;
  font-family: Roboto;
}
.button-circle:focus, .button-circle:active, .button-circle:hover {
  outline-style: none !important;
  color: white;
}

.timeout-button-container {
  display: flex;
  flex-direction: column;
  width: 8rem;
  margin-left: auto;
  align-items: center;
}

.timeout-button {
  order: 1;
}

.info-text {
  order: 2;
  font-size: 14px;
  font-weight: bold;
  color: #005b76;
  text-align: center;
}
