@charset "UTF-8";
.row {
  max-width: 1140px; }

html, body {
  background: #eee; }
  html *, body * {
    font-family: 'Open Sans', sans-serif !important;
    color: #555555; }

.shadow-header {
  z-index: 1;
  position: relative;
  padding-top: 10px;
  background: #eee; }

.shadow-nav {
  background: #d1b572;
  position: relative;
  z-index: 0; }
  .shadow-nav nav {
    background: white;
    border: 5px solid #bfa669;
    border-top: 0;
    border-bottom: 0;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 5px 5px 0 10px;
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5); }

#header {
  position: relative;
  border: 5px solid #bfa669;
  background: white;
  border-bottom: 0;
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5); }
  #header .logos-area {
    float: right;
    padding: 15px 0;
    width: 100%; }
    #header .logos-area img {
      max-height: 140px; }
  #header .event-names {
    float: left;
    text-align: right;
    font-size: 13px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 15px 15px 0; }
    #header .event-names span {
      text-align: right;
      float: right;
      margin-left: 142px;
      margin-bottom: 15px; }
      #header .event-names span.first {
        margin-left: 0; }

#main {
  position: relative;
  z-index: 1;
  border: 5px solid #bfa669;
  border-top: 0;
  background: #fff;
  margin-bottom: 120px;
  padding: 20px 40px;
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5); }
  #main p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 300 !important; }

td {
  font-size: 12px !important;
  vertical-align: top; }

.hide-for-small {
  display: block !important; }

.ie8-alert {
  background: darkorange;
  text-align: center; }
  .ie8-alert p, .ie8-alert a {
    color: white;
    font-size: 13px; }
  .ie8-alert a {
    text-decoration: underline;
    font-weight: bold; }

h1 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 35px; }

h2 {
  margin-top: 50px;
  font-size: 15px;
  color: #52826b;
  font-weight: bold; }

h2.subtitle {
  font-size: 13px;
  color: #666; }

.ui-match {
  background: yellow; }

#hiddenAuthorsModel {
  display: none; }

/* View :: Search
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ */
#search-form, .filterBox {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 5px solid #f7f7f7; }

.result {
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
  padding-bottom: 25px; }
  .result .title a {
    font-size: 14px;
    color: #735713;
    line-height: 20px;
    width: 100%; }
  .result .authors-name {
    font-size: 13px;
    color: #9b9b9b;
    font-style: italic;
    clear: both;
    float: left;
    width: 100%; }

.list-result {
  margin: 0; }
  .list-result ul {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    margin: 0; }
  .list-result li {
    list-style: none;
    margin-bottom: 5px; }
    .list-result li a {
      font-size: 13px;
      color: #735713;
      line-height: 20px;
      display: inline-block;
      width: 100%;
      padding: 5px 10px; }
    .list-result li a:hover {
      background: #e2f2e6;
      border-radius: 10px; }
  .list-result .error {
    color: #aaa;
    margin-left: 20px; }

.button-group li a {
  color: #2f3b44;
  margin: 0;
  background: none;
  padding: 8px 20px !important;
  text-transform: uppercase;
  font-size: 12px;
  color: #555555;
  margin-right: 5px;
  border-radius: 5px;
  margin-bottom: 5px; }
  .button-group li a:hover {
    background: rgba(0, 0, 0, 0.1);
    color: #2f3b44; }

.button-group li.active a {
  background-color: #bfa669;
  color: white; }

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #bfa669;
  outline: none; }

#search--form {
  transition: all 1s ease; }

.fixed {
  position: fixed;
  background: white;
  width: 100% !important;
  padding: 20px;
  margin: 0 !important; }

.label {
  float: left;
  margin-right: 5px;
  paddng: 2px 10px;
  border-radois: 5px;
  background: #eee; }
  .label.event {
    background: #ccc;
    color: #444; }
  .label.area {
    background: #ddd;
    color: #555; }
  .label.type {
    background: #eee;
    color: #666; }

.searchPage {
  position: relative; }
  .searchPage .searchResult {
    position: absolute;
    top: -50px;
    right: 0; }
  .searchPage label {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 3px; }

.event-list {
  margin-top: 0; }
  .event-list li {
    margin-bottom: 40px; }
    .event-list li ul li {
      margin-bottom: 0; }

.authorsIndex ul {
  margin: 0;
  padding: 0; }

.authorsIndex li {
  list-style: none;
  float: left;
  background: none;
  width: 36px;
  margin-right: 2px; }

.authorsIndex a {
  width: 36px;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
  color: white;
  font-size: 14px;
  font-weight: bold;
  border-radius: 5px;
  background-color: #52826b; }
  .authorsIndex a.disabled {
    background: #eee;
    color: #ddd;
    cursor: default; }
    .authorsIndex a.disabled:hover {
      background: #eee;
      color: #ddd;
      cursor: default; }
  .authorsIndex a:hover, .authorsIndex a.active {
    background-color: #0cb364; }

#support img, #realization img {
  max-width: 230px;
  max-height: 95px;
  margin-right: 60px;
  margin-bottom: 15px; }

#realization img {
  max-width: 230px;
  max-height: 160px;
  margin-bottom: 0px; }

.loading {
  width: 100%;
  text-align: center; }

.journal-edition span {
  font-size: 14px;
  position: absolute;
  left: 60px;
  bottom: 21px;
  font-style: italic;
  font-weight: bold; }

.area {
  font-size: 14px; }

@media only screen and (max-width: 640px) {
  form#search-form.fixed, .filterBox.fixed {
    z-index: 1000;
    box-shadow: 0 0 20px; }
  header#header {
    padding-top: 35px; }
  .logos-area {
    float: right;
    padding: 15px 0;
    width: 100%; }
    .logos-area img {
      max-width: 48%; }
  .event-names {
    padding-top: 0; }
    .event-names span {
      display: none; }
      .event-names span.issn {
        display: block;
        margin-bottom: 5px !important; }
  #main {
    overflow: overlay;
    padding: 20px; }
  .ecMobile_actions li {
    background: none; }
    .ecMobile_actions li:focus, .ecMobile_actions li:hover, .ecMobile_actions li:active {
      background: none; }
    .ecMobile_actions li.active a {
      background-color: rgba(255, 255, 255, 0.4);
      color: #008c4a; }
  .shadow-nav {
    display: none; }
  .fa {
    color: white; }
  #mobile-menu-button img {
    width: 80%; }
  .list-result ul {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    margin: 0; }
  .list-result li a {
    font-size: 13px;
    background-color: #e2f2e6 !important;
    color: #008c4a;
    line-height: 20px;
    display: inline-block;
    width: 100%;
    padding: 10px;
    border-radius: 10px; }
  .list-result li a:hover {
    color: orange; }
  select.ng-pristine.ng-valid {
    display: none; }
  .searchPage label {
    display: none; }
  .authorsIndex li {
    width: 35px;
    margin-right: 6px;
    margin-top: 6px; }
  .journal-edition span {
    font-size: 12px;
    position: absolute;
    left: 15px;
    bottom: 21px;
    font-style: italic;
    font-weight: bold; } }
