﻿body {
  background-color: #1b1b1b;
  padding: 0px 10px; }

body > * {
  width: auto; }

body, .PrintShowTimesSession, .PrintShowTimesDay, .PrintShowTimesFilm, .PrintDateRange, .PrintSelectionLabel, .PrintEventName, .PrintCinemaName {
  font-family: "Segoe UI" , sans-serif;
  font-size: 12px;
  color: white; }

h1.logo {
  /*color: $color-443e3b;*/ }

.PrintEventName, .PrintCinemaName {
  font-weight: normal;
  color: #ffffff; }

.PrintEventName option, .PrintCinemaName option {
  color: #ffffff; }

.PrintEventName option[selected="selected"], .PrintCinemaName option[selected="selected"] {
  /*color: $color-selected;*/ }

.PrintDateRange {
  display: inline-block;
  margin-top: 10px; }

.PrintShowTimesFilm, .PrintSelectionLabel {
  font: 16px calibri, sans-serif;
  /*color: $color-443e3b;*/ }

.PrintSelectionLabel {
  padding-right: 5px; }

button.page-action, a.page-action {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 15px;
  overflow: visible; }

.page-action.second {
  margin-left: 15px; }

