/* Welcome to Compass. Use this file to define print styles.
* Import this file using the following HTML or equivalent:
* <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
@media print {
  a[href]:after {
    content: "" !important; }

  @page {
    size: auto;
    /* auto is the initial value */
    /* this affects the margin in the printer settings */
    margin: 24mm 16mm 22mm 16mm; }
  .breadcrumb,
  .sidebar,
  .col-md-8,
  #brand-bar,
  #main-menu,
  input,
  .input-group,
  #edit-search-block-form--2
  .form-control,
  .navbar-nav,
  .search-form,
  .footer-brand,
  .col-lg-12,
  nav,
  .footer {
    display: none;
    border: none; }

  button {
    display: none !important; }

  input,
  textarea {
    border: none !important;
    box-shadow: none !important;
    outline: none !important; }

  .navbar {
    display: block; }

  header.navbar-default .navbar-header {
    padding: 0 0 25px 0px; }

  header.navbar-default {
    padding-top: 0; }

  .statement .field-name-field-city-location,
  .views-field-field-sgspeech-quote,
  .views-field-field-sgspeech-date,
  .views-field-field-slider-image-caption-et,
  .field_media_outlet {
    float: none; }

  .navbar-header {
    border-bottom: 3px #00aeef solid; }

  .col-sm-9 {
    width: 100%; }

  .sidebar,
  .col-md-2 {
    width: 0%; }

  #footer-tags a:before {
    content: "\f02c";
    font-family: FontAwesome;
    padding-right: 8px; } }
