* {
  margin: 0px;
  padding: 0px; }

body {
  background: #fff;
  font-family: Georgia, Palatino, serif; }

#container {
  background: #fff;
  position: relative;
  margin: 0;
  padding: 0;
  margin: 0;
  top: 0px;
  left: 0px;
  margin-left: auto;
  margin-right: auto;
  max-width: 990px; }

#narrow_container {
  background: #fff;
  position: relative;
  margin: 0;
  padding: 0;
  margin: 0;
  top: 0px;
  left: 0px;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px; }

p {
  margin: 0.5em 0; }

a {
  text-decoration: none; }

a:link,
a:visited {
  color: #487fff; }

a:hover {
  text-decoration: underline; }

.lang_link {
  font-size: 24px; }

input, select, button, .button {
  font-size: 16px;
  font-family: Helvetica, sans-serif;
  /* padding:8px; */
  height: 42px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  border: 3px solid #888; }

option {
  font-family: Helvetica, sans-serif; }

select {
  padding: 8px 30px 8px 8px;
  height: 48px;
  /* -webkit-appearance: menulist-button; */
  -webkit-appearance: menulist-button;
  /* -moz-appearance: none; */
  background-color: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  border: 3px solid #888; }

button, .button {
  -webkit-appearance: none;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  padding: 0px 8px;
  background-color: #3F8DD2;
  color: #fff;
  border: 1px solid #3F8DD2; }

button:hover, .button:hover {
  background-color: #2E6DB5; }

label {
  display: block;
  font-weight: bold;
  font-size: 14px;
  font-family: Helvetica, sans-serif; }

#main {
  padding-top: 40px;
  padding-left: 280px;
  padding-right: 20px;
  padding-bottom: 20px;
  min-height: 450px; }
  #main h1 {
    font-size: 40px;
    font-weight: normal;
    line-height: 40px;
    letter-spacing: -1px;
    margin-bottom: 0.5em; }
  #main h3 + h4 {
    margin-top: 20px; }
  #main h4 {
    font-size: 20px; }
  #main p {
    margin: 20px 0;
    font-size: 18px;
    line-height: 1.2em; }
  #main h4 + p {
    margin-top: 10px; }
  #main ul, #main ol {
    margin: 20px; }
  #main li {
    font-size: 15px;
    padding-bottom: 8px; }
  #main ul li {
    list-style-type: disc; }
  #main blockquote {
    /* box-sizing: border-box; */
    border-left: 16px solid #ddd;
    padding-left: 10px;
    font-style: italic;
    font-size: 24px;
    line-height: 1em;
    background-color: #fff;
    color: #777; }
    #main blockquote p {
      font-size: 24px;
      line-height: 1em; }
    #main blockquote p:first-letter {
      font-size: 32px;
      color: #ccc; }
  #main .abstract {
    font-style: italic;
    font-size: 18px;
    color: #777;
    line-height: 1.2em;
    background: #F5F9FD; }
    #main .abstract p {
      font-size: 18px;
      line-height: 1.2em;
      padding: 10px 4px 12px 12px;
      margin: 4px 0 20px; }
  #main .notice {
    font-family: Helvetica, sans-serif;
    color: #441805;
    line-height: 1.2em;
    background: #FDF9F2;
    border-left: solid 16px #a8958d;
    padding: 12px 8px 2px 12px; }
    #main .notice p {
      font-size: 14px;
      line-height: 1.2em;
      padding: 0;
      margin: 0.5em 0; }
    #main .notice h2 {
      font-size: 16px;
      color: #5a1e07;
      border-bottom: solid 1px;
      margin-bottom: 10px; }

#sidebar {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 200px;
  padding: 20px 20px 0 0;
  border-right: 1px solid #ccc;
  text-align: right; }
  #sidebar h2 {
    font-size: 20px;
    font-family: Courier, monospace;
    color: #333;
    line-height: 1em; }
  #sidebar ul, #sidebar #credits-main ul {
    list-style-type: none;
    margin: 20px 0;
    font-size: 14px; }
  #sidebar li, #sidebar #credits-main li {
    line-height: 20px; }
  #sidebar hr {
    border: none;
    border-top: 1px solid #ccc;
    color: #ccc;
    background-color: #ccc; }

#credits-main {
  display: none; }

#logo-box a {
  color: #444; }
#logo-box a:hover {
  text-decoration: none; }

#logo {
  display: block;
  width: 200px;
  top: 0px;
  left: 0px;
  background-image: url(/images/jes_logo-200.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 106px;
  font-size: 24px;
  font-family: Courier, monospace; }
  #logo a:hover {
    text-decoration: none; }

#motto {
  font-size: 12px; }

#subcription-form {
  padding-left: 280px;
  padding-right: 40px;
  padding-bottom: 40px;
  background-image: url(/images/mail_envel-120.png);
  background-position: 140px 0px;
  background-repeat: no-repeat; }
  #subcription-form .form-container {
    font-family: Helvetica, sans-serif;
    background: #F5F9FD;
    color: #4f65a5;
    padding: 10px 12px 10px 12px;
    margin: 4px 0 0px;
    border-left: solid 16px #6e7eab; }
  #subcription-form .subscription-abstract {
    font-size: 16px;
    margin-bottom: 1em; }
  #subcription-form .subscription-assurance {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    color: #5b6a9c;
    padding: 2px 0px 16px; }

.field-group, .mc-field-group {
  display: inline-block;
  padding-right: 8px;
  padding-bottom: 10px; }

#comments-block {
  padding-left: 280px;
  padding-right: 40px;
  padding-bottom: 20px; }

.article-item-header {
  font-size: 24px; }

.article-item-date {
  display: inline;
  font-size: 18px;
  font-weight: bold; }

.article-item-abstract {
  font-size: 18px; }

#footer-credits {
  font-size: 12px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 40px; }

.cv h2 {
  padding-bottom: 8px; }
.cv h3 {
  padding-top: 8px;
  border-bottom: solid 1px;
  position: relative; }
  .cv h3 i, .cv h3 em {
    position: absolute;
    display: block;
    left: -170px;
    width: 150px;
    text-align: right;
    font-weight: normal;
    font-style: normal;
    color: #888; }
  .cv h3 b, .cv h3 strong {
    font-size: 16px;
    color: #888;
    padding-left: 1em;
    display: block; }
.cv .abstract ul {
  padding: 8px; }

@media (max-width: 720px) {
  #sidebar {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 60px;
    padding: 0;
    border: none;
    text-align: center; }
    #sidebar ul {
      text-align: center;
      margin: 10px 0; }
    #sidebar li {
      display: inline-block;
      text-align: center;
      padding: 0 12px 0 8px;
      border-right: solid 2px #ccc; }
    #sidebar li:last-child {
      border: none; }
    #sidebar hr {
      display: none; }

  #main {
    width: auto;
    padding-top: 160px;
    padding-left: 16px;
    padding-right: 4px;
    padding-bottom: 20px;
    min-height: 0px; }
    #main h1 {
      font-size: 32px;
      line-height: 32px;
      letter-spacing: -1px; }

  #narrow_container #main {
    padding-top: 60px;
    text-align: center; }

  #logo-container {
    text-align: center; }

  #logo-box {
    width: auto;
    display: inline-block;
    position: relative; }

  #logo {
    height: 40px;
    width: 200px;
    top: 0px;
    left: 0px;
    background-image: url(/images/jes_logo-200.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 10px;
    padding-left: 100px;
    font-size: 18px;
    font-family: Courier, monospace;
    text-align: left; }

  #motto {
    position: absolute;
    top: 32px;
    left: 100px;
    height: 32px;
    padding: 0;
    font-size: 12px; }

  #main-options {
    display: inline-block;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 8px 10px; }
    #main-options li {
      font-size: 16px; }

  #credits-sidebar {
    display: none; }

  #credits-main {
    display: block;
    text-align: center;
    border-top: solid 1px #ccc;
    padding-top: 10px;
    padding-bottom: 10px; }
    #credits-main ul {
      text-align: center;
      margin: 10px 0; }
    #credits-main li {
      display: inline-block;
      text-align: center;
      padding: 0 12px 0 8px;
      border-right: solid 2px #ccc; }
    #credits-main li:last-child {
      border: none; }
    #credits-main hr {
      display: none; }

  #subcription-form {
    padding-left: 16px;
    background-image: none; }

  #comments-block {
    padding-left: 16px; }

  .cv h3 i, .cv h3 em {
    position: relative;
    display: block;
    left: 0px;
    width: auto;
    text-align: left; }
  .cv h3 b, .cv h3 strong {
    font-size: 16px;
    color: #888;
    padding-left: 1em;
    display: inline; } }
@media (max-width: 320px) {
  #main-options li {
    font-size: 14px; } }
@media (max-width: 850px) and (min-width: 721px) {
  #main {
    padding-left: 180px;
    padding-right: 10px;
    min-height: 450px; }
    #main h1 {
      font-size: 36px; }

  #sidebar {
    left: 10px;
    width: 140px; }

  #logo {
    display: block;
    width: 140px;
    background-size: 140px;
    padding-top: 80px;
    font-size: 18px; }

  #motto {
    font-size: 12px; }

  #subcription-form {
    padding-left: 180px;
    padding-right: 10px;
    background-position: 40px 0px; }

  #comments-block {
    padding-left: 180px;
    padding-right: 10px; } }
