/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 17, ../../../../../Progz/fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../Progz/fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Progz/fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Progz/fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Progz/fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Progz/fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Progz/fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Progz/fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Progz/fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 36, ../../../sources/sass/screen.scss */
html {
  -webkit-font-smoothing: antialiased;
}

/* line 39, ../../../sources/sass/screen.scss */
body {
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-user-select: none;
  -webkit-highlight: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: 130%;
  background-color: white;
  font-family: Vani, Georgia, "Times New Roman", Times, serif;

    font-size: 16px;
}

/* line 51, ../../../sources/sass/screen.scss */
a {
  color: #3e6ab3;
  text-decoration: none;
}

/* line 55, ../../../sources/sass/screen.scss */
h1, h2, h3 {
  color: #CA4B15;
  line-height: 100%;
}

/* line 59, ../../../sources/sass/screen.scss */
h1 {
  font-size: 2em;
}

/* line 62, ../../../sources/sass/screen.scss */
h2 {
  font-size: 1.5em;
}

/* line 65, ../../../sources/sass/screen.scss */
h3 {
  font-size: 1.2em;
}

/* line 69, ../../../sources/sass/screen.scss */
small {
  font-size: 0.7em;
}

/* line 72, ../../../sources/sass/screen.scss */
strong {
  font-weight: bold;
}

/* line 75, ../../../sources/sass/screen.scss */
em {
  font-style: italic;
}

/* line 79, ../../../sources/sass/screen.scss */
body, html {
  height: 100%;
}

/* line 83, ../../../sources/sass/screen.scss */
.view-body {
  display: none;
  padding: 2.5em 0 3.75em 0;
}
/* line 86, ../../../sources/sass/screen.scss */
.view-body.stripped {
  min-height: 100%;
  background: -webkit-linear-gradient(left, #95b2ca 90%, #7399b9 10%);
  background: -moz-linear-gradient(left, #95b2ca 90%, #7399b9 10%);
  background: linear-gradient(left, #95b2ca 90%, #7399b9 10%);
  background-size: 10px 10px;
}
/* line 99, ../../../sources/sass/screen.scss */
.view-body.stripped h2 {
  margin: 0.625em;
}
/* line 104, ../../../sources/sass/screen.scss */
.view-body .view-padding {
  padding: 2em 0.3125em;
}

/* line 112, ../../../sources/sass/screen.scss */
.jq-list-intent {
  display: block;
  margin: 0.625em;
  font-size: 1.2em;
  color: #0A4D85;
}
/* line 119, ../../../sources/sass/screen.scss */
.jq-list-intent li {
  background-color: #ECF1F8;
  border-top: #eeeeee solid 2px;
}
/* line 122, ../../../sources/sass/screen.scss */
.jq-list-intent li:first-child {
  -moz-border-radius-topleft: 0.9375em;
  -webkit-border-top-left-radius: 0.9375em;
  border-top-left-radius: 0.9375em;
  -moz-border-radius-topright: 0.9375em;
  -webkit-border-top-right-radius: 0.9375em;
  border-top-right-radius: 0.9375em;
}
/* line 126, ../../../sources/sass/screen.scss */
.jq-list-intent li:last-child {
  -moz-border-radius-bottomright: 0.9375em;
  -webkit-border-bottom-right-radius: 0.9375em;
  border-bottom-right-radius: 0.9375em;
  -moz-border-radius-bottomleft: 0.9375em;
  -webkit-border-bottom-left-radius: 0.9375em;
  border-bottom-left-radius: 0.9375em;
}
/* line 131, ../../../sources/sass/screen.scss */
.jq-list-intent li label {
  padding: 0.9375em;
  display: block;
}

/* line 138, ../../../sources/sass/screen.scss */
.button {
  display: block;
  width: 80%;
  margin: 1.25em auto;
  padding: 0.625em;
  text-align: center;
  text-decoration: none;
  font-size: 1.2em;
  background: #346BBA;
  -webkit-border-radius: 0.3125em;
  -moz-border-radius: 0.3125em;
  -ms-border-radius: 0.3125em;
  -o-border-radius: 0.3125em;
  border-radius: 0.3125em;
  border: #95B2CA solid 0;
  color: #ffffff;
}
/* line 150, ../../../sources/sass/screen.scss */
.button.red {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c80e26), color-stop(30%, #ff0000), color-stop(100%, #ff0000));
  background-image: -webkit-linear-gradient(#c80e26, #ff0000 30%, #ff0000);
  background-image: -moz-linear-gradient(#c80e26, #ff0000 30%, #ff0000);
  background-image: -o-linear-gradient(#c80e26, #ff0000 30%, #ff0000);
  background-image: linear-gradient(#c80e26, #ff0000 30%, #ff0000);
  border: #C80E26 solid 1px;
}

/* line 156, ../../../sources/sass/screen.scss */
.center {
  text-align: center;
}

/*
label {
  input[type=checkbox] {
    font-family: 'icomoon';
    color: #0A4D85;
    &:before {
      content:"\e003";
      display:inline-block;
      background:$background;
    }
    &:checked:before {
      content: "\e009";
      background:$background;
    }
  }
}
*/
/* line 179, ../../../sources/sass/screen.scss */
#news-categories h2 {
  text-align: center;
  margin-top: 0.9375em;
}

/* line 186, ../../../sources/sass/screen.scss */
.animate-height {
  overflow: hidden;
  -webkit-transition: height 1s ease-in-out;
  -moz-transition: height 1s ease-in-out;
  -ms-transition: height 1s ease-in-out;
  -o-transition: height 1s ease-in-out;
  transition: height 1s ease-in-out;
}

/* line 1, ../../../sources/sass/_header-footer.scss */
.header {
  top: 0;
  background-color: #3e4345;
  color: white;
}
/* line 7, ../../../sources/sass/_header-footer.scss */
.header h2 {
  color: white;
  font-size: 1.3em;
  line-height: 1.5em;
  margin-top: 0.5em;
  white-space: nowrap;
  overflow: hidden;
}
/* line 8, ../../../sources/sass/_header-footer.scss */
.header h2 a {
  color: white;
}
/* line 20, ../../../sources/sass/_header-footer.scss */
.header #refresh, .header #message {
  display: block;
  padding: 0.5em;
  font-size: 1.5em;
  color: #eeeeee;
  background-color: #3e4345;
}
/* line 28, ../../../sources/sass/_header-footer.scss */
.header #refresh .icon-spin, .header #refresh .icon-messgae, .header #message .icon-spin, .header #message .icon-messgae {
  color: #eeeeee;
  font-size: 1.2em;
  line-height: 0.9em;
}
/* line 35, ../../../sources/sass/_header-footer.scss */
.header #refresh {
  float: right;
}
/* line 38, ../../../sources/sass/_header-footer.scss */
.header #message {
  float: left;
  position: relative;
}

/* line 44, ../../../sources/sass/_header-footer.scss */
.footer {
  height: 3.125em;
  padding: 0.3125em;
  bottom: 0;
  background-color: #3e6ab3;
  color: white;
  display: table;
  table-layout: fixed;
  text-align: center;
}
/* line 57, ../../../sources/sass/_header-footer.scss */
.footer a {
  display: table-cell;
  min-width: 1em;
  color: wheat;
  text-decoration: none;
  padding: 0.1875em;
  -webkit-border-radius: 0.4375em;
  -moz-border-radius: 0.4375em;
  -ms-border-radius: 0.4375em;
  -o-border-radius: 0.4375em;
  border-radius: 0.4375em;
}
/* line 65, ../../../sources/sass/_header-footer.scss */
.footer a.active {
  background-color: #346BBA;
}
/* line 69, ../../../sources/sass/_header-footer.scss */
.footer a span:first-child {
  font-size: 1.4375em;
  clear: both;
  display: block;
  width: 1.25em;
  margin: 0 auto;
}
/* line 77, ../../../sources/sass/_header-footer.scss */
.footer a span:last-child {
  font-family: HelveticaNeue, Arial, sans-serif;
  font-size: 0.6875em;
}

/* line 83, ../../../sources/sass/_header-footer.scss */
body, .header, .footer, .view-body {
  width: 100%;
}

/* line 86, ../../../sources/sass/_header-footer.scss */
.header, .footer {
  overflow: hidden;
  position: fixed;
  left: 0;
  text-align: center;
}

/* line 93, ../../../sources/sass/_header-footer.scss */
#main-menu {
  background: #3e4345;
}
/* line 98, ../../../sources/sass/_header-footer.scss */
#main-menu ul {
  margin: -1em auto;
  padding: 0;
  text-align: center;
}
/* line 102, ../../../sources/sass/_header-footer.scss */
#main-menu ul li {
  margin: 1em;
  margin-top: 0;
  display: inline-block;
  text-align: center;
}
/* line 108, ../../../sources/sass/_header-footer.scss */
#main-menu ul li a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 7em;
  height: 6em;
  text-align: center;
  border: #ff6c00 solid 2px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #000000;
}
/* line 121, ../../../sources/sass/_header-footer.scss */
#main-menu ul li a[href='#news-list'] {
  background-image: url(images/news.jpg);
}
/* line 124, ../../../sources/sass/_header-footer.scss */
#main-menu ul li a[href='#messages-list'] {
  background-image: url(images/alerts.jpg);
}
/* line 128, ../../../sources/sass/_header-footer.scss */
#main-menu ul li a[href='http://emails.marinelink.org/User/Subscribe?ELID=k3e9p'], #main-menu ul li a[href='#subscribe'] {
  background-image: url(images/newsletter.jpg);
}
/* line 131, ../../../sources/sass/_header-footer.scss */
#main-menu ul li a[href='#contact'] {
  background-image: url(images/contact.jpg);
}
/* line 135, ../../../sources/sass/_header-footer.scss */
#main-menu ul li a span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #ffffff;
  font-family: HelveticaNeue, Arial, sans-serif;
}

/* line 1, ../../../sources/sass/_font-chooser.scss */
body.font-middle {
  font-size: 22px;
}

/* line 4, ../../../sources/sass/_font-chooser.scss */
body.font-large {
  font-size: 26px;
}

/* line 7, ../../../sources/sass/_font-chooser.scss */
#choose-font {
  display: table;
  table-layout: fixed;
  margin: 5px auto;
}
/* line 12, ../../../sources/sass/_font-chooser.scss */
#choose-font a {
  display: table-cell;
  padding: 0.625em 0.9375em;
  color: #ffffff;
  background-color: #3e6ab3;
}
/* line 18, ../../../sources/sass/_font-chooser.scss */
#choose-font a.active {
  background-color: #346BBA;
}
/* line 21, ../../../sources/sass/_font-chooser.scss */
#choose-font a:first-child {
  font-size: 16px;
  -moz-border-radius-topleft: 0.4375em;
  -webkit-border-top-left-radius: 0.4375em;
  border-top-left-radius: 0.4375em;
  -moz-border-radius-bottomleft: 0.4375em;
  -webkit-border-bottom-left-radius: 0.4375em;
  border-bottom-left-radius: 0.4375em;
}
/* line 26, ../../../sources/sass/_font-chooser.scss */
#choose-font a:nth-child(2) {
  font-size: 22px;
}
/* line 29, ../../../sources/sass/_font-chooser.scss */
#choose-font a:last-child {
  font-size: 24px;
  -moz-border-radius-topright: 0.4375em;
  -webkit-border-top-right-radius: 0.4375em;
  border-top-right-radius: 0.4375em;
  -moz-border-radius-bottomright: 0.4375em;
  -webkit-border-bottom-right-radius: 0.4375em;
  border-bottom-right-radius: 0.4375em;
}

/* line 1, ../../../sources/sass/_badge.scss */
.badge {
  font-family: HelveticaNeue, Arial, sans-serif;
  font-size: 0.5em;
  font-weight: normal;
  display: block;
  position: absolute;
  top: 0.6em;
  right: 0em;
  line-height: 1em;
  height: 1em;
  padding: 0 0.20833em;
  color: white;
  border: 1px solid;
  border-radius: 10px;
}
/* line 18, ../../../sources/sass/_badge.scss */
.badge {
  background: #00c200;
  border-color: #008500;
}

/* line 1, ../../../sources/sass/_spinner.scss */
.spinner {
  text-align: center;
  padding: 0.625em;
}

/* Вращение */
/* line 6, ../../../sources/sass/_spinner.scss */
.icon-spin {
  font-size: 1.8em;
  line-height: 0.5em;
  color: #0a4d85;
  text-align: center;
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

@-moz-keyframes spin {
  /* line 18, ../../../sources/sass/_spinner.scss */
  0% {
    -moz-transform: rotate(0deg);
  }

  /* line 19, ../../../sources/sass/_spinner.scss */
  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  /* line 22, ../../../sources/sass/_spinner.scss */
  0% {
    -webkit-transform: rotate(0deg);
  }

  /* line 23, ../../../sources/sass/_spinner.scss */
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  /* line 26, ../../../sources/sass/_spinner.scss */
  0% {
    -o-transform: rotate(0deg);
  }

  /* line 27, ../../../sources/sass/_spinner.scss */
  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  /* line 30, ../../../sources/sass/_spinner.scss */
  0% {
    -ms-transform: rotate(0deg);
  }

  /* line 31, ../../../sources/sass/_spinner.scss */
  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  /* line 34, ../../../sources/sass/_spinner.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 35, ../../../sources/sass/_spinner.scss */
  100% {
    transform: rotate(359deg);
  }
}

/* line 1, ../../../sources/sass/_stories.scss */
.updown {
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

/* line 9, ../../../sources/sass/_stories.scss */
.jq-story-wrap {
  padding: 0.3125em 0;
  margin: 0.3125em 0;
  border-bottom: #a7a37e dotted 1px;
}
/* line 16, ../../../sources/sass/_stories.scss */
.jq-story-wrap.ignore {
  border: #ff6c00 solid 1px;
  padding: 0.3125em;
}
/* line 20, ../../../sources/sass/_stories.scss */
.jq-story-wrap h2 {
  font-size: 1.2em;
  font-weight: bold;
  color: #3e6ab3;
}
/* line 25, ../../../sources/sass/_stories.scss */
.jq-story-wrap img {
  float: right;
  margin: 0 0 0.3125em 0.3125em;
}
/* line 30, ../../../sources/sass/_stories.scss */
.jq-story-wrap .jq-story-meta {
  background-color: #eeeeee;
  border: #cecece solid 1px;
  border-width: 1px 0;
  overflow: hidden;
  clear: both;
  margin-bottom: 1em;
}
/* line 38, ../../../sources/sass/_stories.scss */
.jq-story-wrap .jq-story-meta .jq-story-author, .jq-story-wrap .jq-story-meta .jq-story-date {
  float: left;
  border-right: #cecece solid 1px;
  font-size: 80%;
  font-weight: bold;
  color: #3e4345;
  padding: 0.3125em;
}
/* line 50, ../../../sources/sass/_stories.scss */
.jq-story-wrap .jq-story-short,
.jq-story-wrap .jq-story-full {
  -moz-transition: -moz-transform .5s;
  -o-transition: -o-transform .5s;
  -webkit-transition: -webkit-transform .5s;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
  transition: transform .5s;
}
/* line 70, ../../../sources/sass/_stories.scss */
.jq-story-wrap .jq-story-full h2 {
  color: #ff6c00;
  font-size: 2em;
  line-height: 1em;
  font-weight: normal;
}
/* line 79, ../../../sources/sass/_stories.scss */
.jq-story-wrap .jq-story-content h1, .jq-story-wrap .jq-story-content h2, .jq-story-wrap .jq-story-content h3 {
  line-height: 100%;
  margin-top: 0.8em;
  margin-bottom: 0.3em;
}
/* line 84, ../../../sources/sass/_stories.scss */
.jq-story-wrap .jq-story-content h1 {
  font-size: 2em;
}
/* line 87, ../../../sources/sass/_stories.scss */
.jq-story-wrap .jq-story-content h2 {
  font-size: 1.7em;
}
/* line 90, ../../../sources/sass/_stories.scss */
.jq-story-wrap .jq-story-content h3 {
  font-size: 1.4em;
}

/* line 1, ../../../sources/sass/_magazine.scss */
.magazine-wrapper {
  display: block;
  text-align: center;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin-right: -0.3125em;
}
@media screen and (max-width: 250px) {
  /* line 1, ../../../sources/sass/_magazine.scss */
  .magazine-wrapper {
    width: 100%;
  }
}
@media screen and (min-width: 251px) and (max-width: 420px) {
  /* line 1, ../../../sources/sass/_magazine.scss */
  .magazine-wrapper {
    width: 50%;
  }
}
@media screen and (min-width: 421px) and (max-width: 600px) {
  /* line 1, ../../../sources/sass/_magazine.scss */
  .magazine-wrapper {
    width: 33.3333%;
  }
}
@media screen and (min-width: 601px) and (max-width: 800px) {
  /* line 1, ../../../sources/sass/_magazine.scss */
  .magazine-wrapper {
    width: 25%;
  }
}
@media screen and (min-width: 801px) and (max-width: 1000px) {
  /* line 1, ../../../sources/sass/_magazine.scss */
  .magazine-wrapper {
    width: 20%;
  }
}
@media screen and (min-width: 1001px) and (max-width: 1200px) {
  /* line 1, ../../../sources/sass/_magazine.scss */
  .magazine-wrapper {
    width: 16.666666%;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1400px) {
  /* line 1, ../../../sources/sass/_magazine.scss */
  .magazine-wrapper {
    width: 14.2857%;
  }
}
@media screen and (min-width: 1401px) {
  /* line 1, ../../../sources/sass/_magazine.scss */
  .magazine-wrapper {
    width: 200px;
  }
}
/* line 38, ../../../sources/sass/_magazine.scss */
.magazine-wrapper img {
  margin: auto;
  clear: both;
  width: 100%;
}
/* line 43, ../../../sources/sass/_magazine.scss */
.magazine-wrapper a {
  display: block;
  margin: 0.3125em;
  padding: 0.3125em;
  background-color: #E8EEF3;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dae4ed), color-stop(30%, #e8eef3), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(#dae4ed, #e8eef3 30%, #ffffff);
  background-image: -moz-linear-gradient(#dae4ed, #e8eef3 30%, #ffffff);
  background-image: -o-linear-gradient(#dae4ed, #e8eef3 30%, #ffffff);
  background-image: linear-gradient(#dae4ed, #e8eef3 30%, #ffffff);
  border: #95B2CA solid 1px;
  text-decoration: none;
  color: #3e6ab3;
  -webkit-border-radius: 0.1875em;
  -moz-border-radius: 0.1875em;
  -ms-border-radius: 0.1875em;
  -o-border-radius: 0.1875em;
  border-radius: 0.1875em;
}
/* line 53, ../../../sources/sass/_magazine.scss */
.magazine-wrapper a h2 {
  font-size: 1.2em;
}

/* line 1, ../../../sources/sass/_adv-blocks.scss */
.adv {
  display: block;
  padding: 0.3125em;
  text-align: center;
}
/* line 5, ../../../sources/sass/_adv-blocks.scss */
.adv a {
  text-decoration: none;
  color: #3e6ab3;
}
/* line 8, ../../../sources/sass/_adv-blocks.scss */
.adv a img {
  display: block;
  margin: auto;
}
@media screen and (max-width: 250px) {
  /* line 8, ../../../sources/sass/_adv-blocks.scss */
  .adv a img {
    width: 100%;
  }
}

/* line 2, ../../../sources/sass/_messages.scss */
#messages li {
  background-color: #ECF1F8;
  border-top: #eeeeee solid 1px;
}
/* line 5, ../../../sources/sass/_messages.scss */
#messages li:first-child {
  -moz-border-radius-topleft: 0.3125em;
  -webkit-border-top-left-radius: 0.3125em;
  border-top-left-radius: 0.3125em;
  -moz-border-radius-topright: 0.3125em;
  -webkit-border-top-right-radius: 0.3125em;
  border-top-right-radius: 0.3125em;
}
/* line 9, ../../../sources/sass/_messages.scss */
#messages li:last-child {
  -moz-border-radius-bottomright: 0.3125em;
  -webkit-border-bottom-right-radius: 0.3125em;
  border-bottom-right-radius: 0.3125em;
  -moz-border-radius-bottomleft: 0.3125em;
  -webkit-border-bottom-left-radius: 0.3125em;
  border-bottom-left-radius: 0.3125em;
}
/* line 14, ../../../sources/sass/_messages.scss */
#messages li a {
  display: block;
  padding: 0.3125em;
  padding-right: 0.9375em;
  font-family: HelveticaNeue, Arial, sans-serif;
  font-size: 0.7em;
  position: relative;
}
/* line 21, ../../../sources/sass/_messages.scss */
#messages li a:after {
  content: "›";
  font-weight: bold;
  font-size: 1.4em;
  position: absolute;
  right: 0.3em;
  top: 50%;
  margin-top: -0.7em;
}
/* line 31, ../../../sources/sass/_messages.scss */
#messages li a.message-false {
  font-weight: bold;
}
/* line 34, ../../../sources/sass/_messages.scss */
#messages li a.message-true {
  font-weight: normal;
}

/* line 205, ../../../sources/sass/screen.scss */
.jq-story-wrap, .magazine-wrapper {
  word-wrap: break-word;
}
