/* Last minute CSS injections to circumvent CSS cache flush */
.magazine-image a:focus-visible { outline: 0px; }
#header { height: 140px; }
#logo { width: 300px; height: 131px; }
.lc-outset #gff-leadercalc-form tr td,
.lc-outset .lc_drawing_wrapper,
.lc-outset .leadercalc-notes { background-color: #ffff9d; }
.lc_drawing_wrapper .lc_segment {  border-color: transparent; }
.lc-outset { background-color: #ffff9d;  border: 2px solid #ffff9d;  margin: 1rem 0; }
table.single .lc_spacer { display: none; }
.lc-new { background-color: #ffff9d; transform: rotate(10deg); display: inline-block; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 70%; padding: 0 2px; margin-left: 0.5rem; }
.form-item.lc_links.lc_sort_links a.active { background-color: transparent; color: black; }
.form-item.lc_links.lc_sort_links a.sort_active { background-color: #669900; color: white; }
.lc_drawing_wrapper .silver { background-color: silver !important; }
.lc_drawing_wrapper .sand { background-color: rgb(240, 224, 204) !important; }
.article-grid .field-name-field-cover { max-height: 190px !important; }
.front-page-large-article .views-field-field-article-pictures img { max-width: 90px; height: auto; }


#block-gff-boxes-countdown h2 {
  color: #fff !important;
  font-size: 110% !important;
}

#block-gff-boxes-countdown {
  padding: 5px 0 !important;
  background-color: rgba(102, 153, 0, 0.7) !important;
  outline: 2px solid #fff !important;
  color: #fff !important;
  width: 370px !important;
  position: absolute !important;
  z-index: 1000 !important;
  margin-left: 580px !important;
  text-align: center !important;
  margin-top: -96px !important;
  cursor: pointer !important;
}

@media all and (max-width: 820px) {
  #header { height: 200px; }
  #block-search-form input.form-text { width: 80% !important; }
  .front .view-display-id-frontpage_top_article .top-wrapper h2.Title-top-right-date-bottom-left, .front .view-display-id-frontpage_top_article .top-wrapper h2.Title-bottom-right-date-top-left, .view-id-front_page .extra-high h2.Title-bottom-right-date-top-left, .front .view-display-id-frontpage_top_article .top-wrapper.extra-low h2.Bottom-Left-top-right, .front .view-display-id-frontpage_top_article .top-wrapper h2.Title-bottom-left-date-top-right, .front .view-display-id-frontpage_top_article .top-wrapper h2.Title-bottom-left-date-top-left, .view-id-front_page h2.Bottom-Left-top-right {
    margin-left: -10px !important;
  }
}

