/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

/* Tomorrow Night Theme */
/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
/* Original theme - https://github.com/chriskempson/tomorrow-theme */
/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
/* Tomorrow Comment */
.hljs-comment,
.hljs-quote {
  color: #969896; }

/* Tomorrow Red */
.hljs-variable,
.hljs-template-variable,
.hljs-tag,
.hljs-name,
.hljs-selector-id,
.hljs-selector-class,
.hljs-regexp,
.hljs-deletion {
  color: #cc6666; }

/* Tomorrow Orange */
.hljs-number,
.hljs-built_in,
.hljs-builtin-name,
.hljs-literal,
.hljs-type,
.hljs-params,
.hljs-meta,
.hljs-link {
  color: #de935f; }

/* Tomorrow Yellow */
.hljs-attribute {
  color: #f0c674; }

/* Tomorrow Green */
.hljs-string,
.hljs-symbol,
.hljs-bullet,
.hljs-addition {
  color: #b5bd68; }

/* Tomorrow Blue */
.hljs-title,
.hljs-section {
  color: #81a2be; }

/* Tomorrow Purple */
.hljs-keyword,
.hljs-selector-tag {
  color: #b294bb; }

.hljs {
  display: block;
  overflow-x: auto;
  background: #1d1f21;
  color: #c5c8c6;
  padding: 0.5em; }

.hljs-emphasis {
  font-style: italic; }

.hljs-strong {
  font-weight: bold; }

/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
#mc_embed_signup form {
  display: block;
  position: relative;
  text-align: left;
  padding: 10px 0 10px 3%; }

#mc_embed_signup h2 {
  font-weight: bold;
  padding: 0;
  margin: 15px 0;
  font-size: 1.4em; }

#mc_embed_signup input {
  border: 1px solid #ABB0B2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

#mc_embed_signup input[type=checkbox] {
  -webkit-appearance: checkbox; }

#mc_embed_signup input[type=radio] {
  -webkit-appearance: radio; }

#mc_embed_signup input:focus {
  border-color: #333; }

#mc_embed_signup .small-meta {
  font-size: 11px; }

#mc_embed_signup .nowrap {
  white-space: nowrap; }

#mc_embed_signup .mc-field-group {
  clear: left;
  position: relative;
  width: 96%;
  padding-bottom: 3%;
  min-height: 50px; }

#mc_embed_signup .size1of2 {
  clear: none;
  float: left;
  display: inline-block;
  width: 46%;
  margin-right: 4%; }

* html #mc_embed_signup .size1of2 {
  margin-right: 2%;
  /* Fix for IE6 double margins. */ }

#mc_embed_signup .mc-field-group label {
  display: block;
  margin-bottom: 3px; }

#mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-indent: 2%; }

#mc_embed_signup .mc-field-group select {
  display: inline-block;
  width: 99%;
  padding: 5px 0;
  margin-bottom: 2px; }

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us {
  padding: 5px 0; }

#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input {
  display: inline;
  width: 60px;
  margin: 0 2px;
  letter-spacing: 1px;
  text-align: center;
  padding: 5px 0 2px 0; }

#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input {
  width: 40px; }

#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input {
  width: 30px; }

#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label {
  display: none; }

#mc_embed_signup .indicates-required {
  text-align: right;
  font-size: 11px;
  margin-right: 4%; }

#mc_embed_signup .asterisk {
  color: #e85c41;
  font-size: 150%;
  font-weight: normal;
  position: relative;
  top: 5px; }

#mc_embed_signup .clear {
  clear: both; }

#mc_embed_signup .mc-field-group.input-group ul {
  margin: 0;
  padding: 5px 0;
  list-style: none; }

#mc_embed_signup .mc-field-group.input-group ul li {
  display: block;
  padding: 3px 0;
  margin: 0; }

#mc_embed_signup .mc-field-group.input-group label {
  display: inline; }

#mc_embed_signup .mc-field-group.input-group input {
  display: inline;
  width: auto;
  border: none; }

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em .5em 0em .5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both; }

#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em .5em .5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%; }

#mc_embed_signup #mce-error-response {
  display: none; }

#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none; }

#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0; }

#mc-embedded-subscribe {
  clear: both;
  width: auto;
  display: block; }

#mc_embed_signup #num-subscribers {
  font-size: 1.1em; }

#mc_embed_signup #num-subscribers span {
  padding: .5em;
  border: 1px solid #ccc;
  margin-right: .5em;
  font-weight: bold; }

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  display: inline-block;
  margin: 2px 0 1em 0;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  z-index: 1;
  color: #e85c41; }

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
  border: 2px solid #e85c41; }

@-ms-viewport {
  width: device-width; }

html {
  font-size: 18px; }
  @media (min-width: 600px) {
    html {
      font-size: 20px; } }
  @media (min-width: 700px) {
    html {
      font-size: 22px; } }

body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #222;
  color: #eee;
  font-family: 'Dosis', Helvetica Neue, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 300;
  width: 100%;
  min-width: 300px;
  min-height: 550px; }
  body.newsletterBody {
    display: block; }

h1, h2, h3, h4 {
  font-family: 'Ubuntu', Helvetica Neue, Helvetica, sans-serif;
  font-weight: 300;
  margin-top: 0.625em; }

h1 {
  font-size: 1.95312em; }

h2 {
  font-size: 1.5625em; }

h3 {
  font-size: 1.25em; }

h3 {
  font-size: 1em; }

a, a:visited, a:active {
  color: #d0af3c;
  text-decoration: none; }
  a:hover, a:visited:hover, a:active:hover {
    text-decoration: underline; }

table {
  border-collapse: collapse;
  margin: 0px auto; }
  table th, table td {
    padding: 0.625em 1.25em;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999; }
  table th {
    border-top: none; }
  table td {
    border-top-style: dotted;
    border-bottom-style: dotted; }

.button {
  background-color: #aaa;
  border: 0 none;
  border-radius: 4px;
  transition: all 0.23s ease-in-out 0s;
  color: #eee;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: 0 5px 10px 0;
  padding: 0 22px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
  background-color: #d0af3c;
  color: #222;
  font-size: inherit;
  height: 2em; }
  .button:hover {
    background-color: #e0bf4c; }

.headerWrapper {
  width: 100%;
  border-bottom: 1px solid #d0af3c; }

.header {
  width: 100%;
  max-width: 1024px;
  margin: 0px auto;
  position: relative; }
  @media (min-width: 930px) {
    .header {
      display: flex;
      flex-direction: row;
      justify-content: center;
      justify-content: space-between; } }
  .header .logoCont {
    display: flex;
    flex-direction: row;
    justify-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 0.8em; }
    .header .logoCont .emptyLogo {
      display: none; }
    .header .logoCont .logo {
      height: 1.5625em; }
    .header .logoCont .material-icons {
      font-size: 1.5625em; }
    @media (min-width: 930px) {
      .header .logoCont .toggleMenu {
        display: none; } }
  .header .headerCont {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #222;
    margin: 0px;
    padding: 0px;
    z-index: 5;
    border-bottom: 1px solid #d0af3c; }
    @media (min-width: 930px) {
      .header .headerCont {
        display: flex;
        flex-direction: row;
        justify-content: center;
        justify-content: flex-end;
        position: relative;
        top: 0px;
        width: auto;
        border-bottom: none; } }
    .header .headerCont li {
      display: block;
      font-size: 1em;
      margin: 0px;
      padding: 0px;
      border-top: 1px solid #111; }
      @media (min-width: 930px) {
        .header .headerCont li {
          border-top: none;
          font-size: 1em; } }
    .header .headerCont a {
      display: block;
      padding: 0.625em;
      font-weight: 500;
      color: #eee; }
      @media (min-width: 930px) {
        .header .headerCont a {
          padding: 1.25em 0.625em; } }
      .header .headerCont a:hover {
        background-color: #000;
        text-decoration: none; }

.indexPage .header .logoCont .emptyLogo {
  display: block; }
  @media (min-width: 930px) {
    .indexPage .header .logoCont .emptyLogo {
      display: none; } }

.indexPage .header .logoCont .mainLogo {
  display: none; }
  @media (min-width: 930px) {
    .indexPage .header .logoCont .mainLogo {
      display: block; } }

.hero {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 20%;
  min-height: 200px;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #d0af3c; }
  .hero .heroImg {
    position: absolute;
    top: 0px;
    left: 0px;
    object-fit: cover;
    height: 100%;
    width: 100%;
    z-index: 1; }
  .hero .tagImg {
    z-index: 2;
    height: 50px; }
    @media (min-width: 600px) {
      .hero .tagImg {
        height: 100px; } }
  .hero .heroTitle {
    z-index: 2;
    font-size: 1.95312em; }

.newsletterHero {
  background-color: #000;
  border-bottom: 1px solid #d0af3c; }
  .newsletterHero .heroTitle {
    font-size: 1.5625em;
    text-align: center;
    margin-top: 0px;
    padding-top: 1.25em; }
    .newsletterHero .heroTitle img {
      display: block;
      width: 60%;
      max-width: 600px;
      margin: 0px auto;
      margin-bottom: 0.625em; }

.contentWrapper {
  padding: 0px 1.25em;
  padding-bottom: 1.25em;
  flex: 1;
  max-width: 1024px;
  margin: 0px auto; }

.newsletterWrapper {
  padding: 0px 1.25em;
  padding-bottom: 1.25em; }

.section h1 {
  text-align: center; }
  @media (min-width: 700px) {
    .section h1 {
      text-align: left; } }

.section .iconSection {
  text-align: center; }
  @media (min-width: 700px) {
    .section .iconSection {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center; } }
  .section .iconSection i, .section .iconSection img {
    width: 140px;
    font-size: 140px;
    color: #d0af3c; }
    @media (min-width: 600px) {
      .section .iconSection i, .section .iconSection img {
        font-size: 160px;
        width: 160px; } }
    @media (min-width: 700px) {
      .section .iconSection i, .section .iconSection img {
        font-size: 140px;
        width: 140px;
        padding-right: 20px; } }
  .section .iconSection .smallerIcon i, .section .iconSection .smallerIcon img {
    width: 100px;
    font-size: 100px; }

.section .text {
  text-align: left; }
  @media (min-width: 700px) {
    .section .text {
      flex: 1; } }

.section .sponsorWanted {
  font-style: italic;
  color: #999; }

#mc_embed_signup form {
  padding: 0px; }

#mc_embed_signup select {
  height: 2em;
  line-height: 2em !important;
  -webkit-appearance: menulist-button; }

#mc_embed_signup .indicates-required {
  position: relative;
  top: 2.5em;
  margin-top: -2.5em; }

#mc_embed_signup .button {
  border: none;
  margin-top: 1em; }

.footer {
  position: relative;
  width: 100%;
  min-height: 100px;
  z-index: 1;
  color: #999;
  border-top: 1px solid #d0af3c; }
  @media (min-width: 600px) {
    .footer {
      text-align: center; } }
  .footer .footerImg {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0px;
    top: 0px; }
  .footer .cloudgreyTag {
    margin: 1.25em;
    z-index: 2; }
    .footer .cloudgreyTag img {
      height: 1em;
      position: relative;
      top: 0.2em; }
  .footer .copyright {
    z-index: 2;
    margin-bottom: 1.25em;
    margin: 1.25em; }

.contactPage .contactIntro {
  margin: 1.25em 0px; }

.contactPage form {
  max-width: 600px;
  margin: 1.25em auto; }
  .contactPage form label, .contactPage form input, .contactPage form textarea {
    display: block;
    width: 100%;
    margin: 10px 0px;
    border-radius: 4px; }
  .contactPage form textarea {
    height: 200px; }
  .contactPage form .button {
    width: auto;
    margin-top: 1.25em; }
  .contactPage form label {
    margin-top: 1.25em; }

.contactPage .contactResponse {
  width: 96%;
  margin: 0px auto;
  padding: 2%;
  border: 1px solid #d0af3c;
  background: #d0af3c;
  border-radius: 4px;
  margin-top: 1.25em; }
  .contactPage .contactResponse.error {
    background: #7d4e4e; }

.contactPage div[class="g-recaptcha"] iframe {
  border: 1px solid #d0af3c;
  border-radius: 4px; }

.edition li {
  margin-bottom: 0.625em; }

.edition pre {
  padding: 0.625em;
  background: #111;
  font-size: 0.64em;
  overflow-x: auto; }

.edition p code {
  font-size: 0.8em;
  background: #444;
  padding: 0.1em; }

.edition .iconSection .infoImg {
  margin: 1.25em auto; }

.edition .sponsors {
  color: #999;
  border-top: 1px solid #999;
  padding-top: 1.25em;
  margin-top: 1.25em; }
  .edition .sponsors .iconSection {
    display: block; }
    .edition .sponsors .iconSection .infoImg {
      margin: 1.25em;
      width: 160px; }

.edition .news {
  border-top: 1px solid #999; }

.edition .sendNews, .edition .newsletterTag {
  font-size: 0.8em;
  font-style: italic; }

.edition .sponsorIntro {
  font-style: italic;
  margin-bottom: 1.25em; }

.edition .introMsg {
  margin-top: 1.25em;
  padding: 0.625em;
  background-color: #111;
  color: #999;
  font-size: 0.8em;
  font-style: italic; }

.editionTags {
  display: flex;
  flex-direction: row;
  justify-content: center;
  justify-content: start; }

.editionTag {
  padding: 1px 5px;
  border-radius: 5px;
  background-color: #000;
  color: #eee;
  font-size: 0.8em;
  margin-right: 5px; }

.editionList .editionItem {
  margin: 1.25em 0px;
  border-bottom: 1px solid #d0af3c;
  padding-bottom: 1.25em; }
  .editionList .editionItem:last-child {
    border-bottom: none; }

.editionList .editionTop {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 1.25em; }

.editionList .editionNum {
  width: 80px;
  font-size: 50px;
  color: #d0af3c;
  text-align: center;
  position: relative;
  top: -0.14em; }

.editionList .editionInfo {
  flex: 1; }

.editionList .editionTitle {
  font-size: 1.25em;
  display: block;
  margin-bottom: 10px; }

.editionList .editionDate {
  margin-top: 0.8em;
  color: #999;
  font-size: 0.8em; }


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