@import url(bootstrap.css);
body.print {
  font-size: 12px;
  margin-top: 0; }
  body.print .hidden-print {
    display: none; }
  body.print .page-header {
    margin-top: 10px;
    padding-bottom: 0; }
  body.print h1, body.print h2, body.print h1, body.print h3, body.print h4, body.print h3, body.print h5, body.print h6 {
    margin-top: 0;
    margin-bottom: 0px; }
  body.print h1 small {
    font-size: 60%; }
  body.print div.biere, body.print div.placard div.team {
    font-size: 150px;
    color: red;
    font-family: 'Faster One', cursive; }
  body.print div.planning, body.print div.biere, body.print div.placard div.team {
    padding-top: 30px; }
  body.print div.price-list {
    padding-top: 30px;
    font-size: 15px; }
    body.print div.price-list h3, body.print div.price-list h4, body.print div.price-list h3, body.print div.price-list dt {
      margin-top: 15px; }
    body.print div.price-list .price-list {
      text-align: center;
      font-size: 100px;
      color: red;
      font-family: 'Faster One', cursive; }
  body.print div.placard {
    padding: 30px;
    page-break-after: always; }
    body.print div.placard .team {
      margin-top: 50px;
      text-align: center;
      font-size: 200px; }
  body.print table.biere, body.print div.placard table.team {
    font-size: 1.2em; }
    body.print table.biere td, body.print div.placard table.team td, body.print table.biere th, body.print div.placard table.team th {
      padding: 20px; }

body {
  margin-top: 50px; }

#footer {
  height: 60px;
  background-color: #f5f5f5; }
  #footer p.text-muted {
    margin: 20px 0;
    text-align: center; }

.price {
  float: right; }

.sidebar.left.affix {
  position: static; }

td.pause {
  background-color: #ccc;
  font-weight: bold; }

table tr.final td.final {
  color: #a94442;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }

#map {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

#map iframe,
#map object,
#map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media (min-width: 992px) {
  .sidebar.left.affix {
    width: 213px;
    position: fixed;
    top: 80px; } }
@media (min-width: 1200px) {
  .sidebar.left.affix {
    width: 263px; } }
.nav-pills > li > a {
  border-radius: 0; }

/*# sourceMappingURL=all.css.map */
