html, body {
  margin: 0;
  padding: 0;
  font: 100%/120% Arial, Helvetica, sans-serif;
  height: 100%;
  font-size: 12px; }

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
  margin: 0;
  padding: 0; }

a {
  color: black; }

body {
  background-color: #F1F3F6;
  font-size: 1em;
  text-align: center;
  line-height: 15px; }

.fR {
  float: right; }

.fL {
  float: left; }

img {
  border: none; }

#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -20px; }

#header {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 40px;
  background-color: #b85b5a;
  border-bottom: 5px solid #333333;
  padding-top: 20px;
  position: relative; }

#header #news {
  position: absolute;
  right: 5px;
  bottom: -30px;
  text-align: left;
  color: black; }

#main {
  width: 400px;
  margin: 20px auto;
  clear: both; }

.title {
  font-size: 1.2em;
  font-weight: bold; }

.title #pk_name {
  font-size: 1.8em;
  line-height: 1.8em;
  margin-top: 5px; }

.content a {
  font-size: 1.1em;
  border-top: 1px solid #eaeaea;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #eaeaea;
  color: black;
  text-decoration: none;
  outline: none;
  padding: 4px; }

.content .button {
  padding: 8px;
  border: none;
  background-color: #F1F3F6; }

.content a img {
  vertical-align: middle;
  outline: none;
  width: 16px; }

.content .button img {
  vertical-align: middle;
  width: 24px; }

img {
  border: 0; }

.column {
  width: 40%;
  float: left; }

.narrow {
  width: 20%;
  margin-top: 50px; }

#fused {
  margin: 20px 0px 20px 0px; }

#name {
  width: 400px;
  margin: 30px auto 0px;
  text-align: center;
  padding: 20px 0px 0px; }

#name form {
  margin-top: 10px; }

#share {
  width: 400px;
  margin: 30px auto 0px;
  text-align: center;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 20px 0px; }

#share a {
  text-decoration: none;
  margin-right: 5px;
  background: none;
  border: none;
  padding: 0px; }

#share a:hover {
  background: none; }

#share img {
  vertical-align: middle; }

#top {
  position: absolute;
  top: 70px;
  left: 0px;
  width: 200px;
  height: 640px;
  padding: 10px;
  font-size: 0.8em;
  overflow-y: scroll;
  overflow-x: hidden; }

#footer, #push {
  height: 20px; }

#info {
  font-size: 1em;
  line-height: 20px;
  width: 400px;
  margin: 0px auto 10px auto;
  padding: 20px 0px 20px 0px;
  text-align: left;
  border-bottom: 1px solid #cccccc; }

#nn_player {
  width: 400px;
  margin: 0px auto 10px auto;
  padding: 20px 0px 20px 0px; }

#footer {
  text-align: right;
  font-size: 0.8em;
  font-color: #333333;
  background-color: #F1F3F6; }

#desktop {
  display: block;
  width: 500px;
  text-align: center;
  margin: 20px auto; }

#mobile {
  display: none;
  width: 320px;
  margin: 0px auto; }

.switch_placeholder {
  margin: 0px auto; }

#privacy {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 5px 15px; }

@media screen and (max-width: 700px) {
  body {
    font-size: 1.1em; }
  select {
    font-size: 16px; }
  #main {
    width: 100%;
    padding: 0px; }
  .column {
    width: 45%; }
  .narrow {
    width: 10%; }
  #share {
    width: 100%; }
  #info {
    width: 100%; }
  #nn_player {
    width: 100%; }
  .content a img {
    width: 18px; }
  #desktop {
    display: none; }
  #mobile {
    display: block; }
  #privacy {
    display: none; } }
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */

html, body {
  margin: 0;
  padding: 0;
  font: 100%/120% Arial, Helvetica, sans-serif;
  height: 100%;
  font-size: 12px;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
  margin: 0;
  padding: 0;
}

a {
  color: black;
}

body {
  background-color: #F1F3F6;
  font-size: 1em;
  text-align: center;
  line-height: 15px;
}

.document {
  max-width: 680px;
  text-align: left;
  line-height: 15px;
  margin: 0px auto;
  padding: 20px;
}

.document h2, .document h3 {
  margin-bottom: 30px;
}

.document p {
  margin-bottom: 20px;
}

#nn_mpu {
  margin: 0px auto;
}
