<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* EasyChair style sheet
 * (c) 2015-2018 Cool Press Ltd
 * (c) 2018-2023 EasyChair Ltd
 */

.pubs { /* class for body */
   padding:0pt;
   margin:0pt;
   height:100%;
   font-size:10pt;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color: #4c576d;/*444;*/
   line-height:1.38;
}

.pubs .page {
   height:100%;
   width:100%;
   padding:0px; /* shift 60 for bg-image viewing */
   border:0px;
   background:#fff;
   border-collapse:collapse;
}

.pubs #mainColumn {
   height:100%;
   padding: 40px 106px 12px 106px;
}
@media (max-width: 1149px) {
   .pubs #mainColumn {
      width: fit-content;
      width: -moz-fit-content;
      margin: 0 auto;
      padding: 40px 26px 12px;
   }
}

/* header */
.pubs .headertable {
   width: 100%;
   margin: 14px 0px 14px 0px;
   border: 0px;
   border-spacing: 0px;
}
.pubs .headertable td { padding: 0px; }
.pubs .headertable td.tdleftheader { padding: 0 10px 0 15px; }
.pubs .headertable td.tdrightheader { padding: 0 15px 0 10px; }

div.menu {
  background: #90a5b0;/*b8c0c4;/*2e759a;*/
  padding: 0px 0px 0px 0px;
  border-left: 0px solid #000;
}

.pubs .menutable {
  padding: 0px;
  margin-left:auto;  
  margin-right:auto;
  position: relative;
  z-index: 50;
  border-collapse:collapse;
}

.pubs .menutable td {
  padding: 0px;
  border-left:1px solid #333;
  border-right:1px solid #333;
  border-top:1px solid #333;/*4c6c7c;*/
  border-bottom:1px solid #333;
}

.pubs a.mainmenu {
  display:block;
  height:12pt;
  padding:9pt 12pt 9pt 12pt;
  background: #90a5b0;
  text-align: center;
  color:#fff;
  font-size:10pt;
  font-family:verdana,sans-serif;  
  white-space:nowrap;
  text-decoration:none;
  font-weight:normal;
  cursor:pointer;
}
.pubs a.mainmenu:visited { color:#fff; }
.pubs a.mainmenu:hover { background: #2e759a; }

.pubs a.mainmenu_selected {
  display:block;
  height:12pt;
  padding:9pt 12pt 9pt 12pt;
  background: #90a5b0;
  text-align: center;
  color:#fff88d;/*f7c502;*/
  font-size:10pt;
  font-family:verdana,sans-serif;  
  white-space:nowrap;
  text-decoration:none;
  font-weight:normal;
  cursor:pointer;
}
.pubs a.mainmenu_selected:visited { color:#ff0; }
.pubs a.mainmenu_selected:hover { background: #2e759a; color:#fff88d; }

.pubs .tdleftheader { width:1%; }
.pubs .tdrightheader {
   width:1%;
   vertical-align: text-top;
   white-space: nowrap;
}
.pubs .tdcenterheader {
   width:99%;
   vertical-align: middle;
   text-align:center;
} 

.pubs .headertable .overall_div {
   width:100%;
   height:75px;
   line-height:75px;
   max-width: 600pt;
   display: inline-block;
   border-top:1px solid #eee;
   border-left:1px solid #ddd;
   border-radius: 10pt 10pt 10pt 10pt;
   box-shadow: 3px 4px 9px rgba(0,0,0,0.2); /* ÐŸÐ°Ñ€Ð°Ð¼ÐµÑ‚Ñ€Ñ‹ Ñ‚ÐµÐ½Ð¸ */
   background:#fff url('/images/panel_gradient.jpg') repeat-x; /* bg image + color */
   font-weight:bold;
   font-size:18pt;
}


/* text of central column */
.pubs .books_alignment {
   position: absolute;
   right:  12pt;
   top: 4pt;
   height:60px; 
}

.pubs #introbox {
   margin: 0 0 10pt 0pt;
   padding: 4pt 0 6pt 0;
   color: #000;
   border-bottom:1px solid #999;
   max-width: 800pt;
   font-size: 17px;
}

/* summary but with an EPiC subseries logo */
#introbox_series {
   display: inline-block;
   margin: 0 0 15px 0px;
   padding: 0 10px 10px 0;
   color: #777;
   font-style: italic;
   font-size:11pt;
   line-height: 1.25;
   max-width: 800pt;
   border-bottom:1px solid #666;
}

img.epic_logo {
    float:left;
    margin: 0 25px 10px 10px;
    height: 130px;
}

#volumebox {
   margin: 0 0 6pt 0pt;
   padding: 0 0 20pt 26pt;
   color: #777;/*4c576d;*/
   border-bottom:0px solid #666;
   font-style: italic;
   font-weight: bold;
   max-width: 800pt;
}

.iconsbox {
   width:100%;
   color: #777;
   max-width: 800pt;
   background: #fff;
}
.iconsbox div.iconcell {
   width:50%;
   padding: 10pt 10pt 10pt 10pt;
   margin:0 0 10pt 15pt;
   border:solid 1px #a00;
   border-radius: 10pt;
   background: #f3f2f0;
   display: block;
   float: right;
   overflow: hidden;
}
.iconsbox h2 {
  margin:0pt 0pt 6pt 0pt;
  font-weight:normal;
  font-size:12pt;
  color: #4c576d;
}
.iconsbox img {
  padding: 10pt 10pt 10pt 10pt;
  height: 130px;
}

.textbox {
   margin: 10pt 0pt 10pt 0pt;
   color: #333;
}

.abouttext {
  padding: 90pt 60pt 15pt 0pt;
  border: 0px solid gray;
}

.abouttext a:link { color:#4c576d; }
.abouttext a:visited { color:#4c576d; }
.abouttext a:link:hover { color:#9d185d; }
.abouttext a:visited:hover { color:#9d185d; }

.abouttext ul { margin-left:0pt; }
.abouttext ol { margin-left:0pt; }
.abouttext li {
  padding-top:2pt;
  padding-bottom:2pt;
}

/* volume lists, with a bit of animation */
.pubs #content_table {
    padding:0pt;
    border-collapse:collapse;
    border:0pt;
}
.abouttext ul.volume {
    margin:0pt;
    padding-left: 25pt;
}
.abouttext ul.volume li {
  padding-top:0pt;
  padding-bottom:0pt;
}
.abouttext li div.volume_info {
    display: inline-table;
    padding-top:2pt;
    padding-bottom:3pt;
    padding-left: 6pt;
    border: solid 1px #fff;
}
.abouttext li div.volume_info:hover {
   border: solid 1px #a00;
   background-color: #ffffdb;
   border-radius: 5pt;
}

.pubs .submenu {
  padding:12pt 0pt 0pt 0pt;
  text-align: center;
}
.pubs .submenu a:link {
   text-decoration:underline;
   font-size:10pt;
   font-weight:bold;
   color:#aa0000;
   white-space:nowrap;
}
.pubs .submenu a:visited { color:#aa0000; }
.pubs .submenu a:link:hover { color:red; }
.pubs .submenu a:visited:hover { color:red; }

.pubs .submenu a.selected:link {
   text-decoration:underline;
   font-size:10pt;
   font-weight:bold;
   color:#ff0000;
   white-space:nowrap;
}
.pubs .submenu a.selected:visited { color:#ff0000; }
.pubs .submenu a.selected:link:hover { color:red; }
.pubs .submenu a.selected:visited:hover { color:red; }

.pubs .bull {
  font-size:7pt;
  padding:0pt 5pt 0pt 0pt;
  color:#aa0000;
}

.pubs .bull_sm {
  font-size:7pt;
  padding:0pt 7pt 0pt 7pt;
  color:#aa0000;
}

.pubs .pagetitle { /* page title */
  position: absolute;
  top: 40pt;
  padding:8pt 0pt 10pt 20pt;
  background: url('/images/pagetitlegradient_pubs.jpg') no-repeat;
  background-position: left bottom;
  border-left:7pt #aa0000 solid;
  font-weight:bold;
  font-size:12pt;
  color:#aa0000;
  width: 75%;
}

/* colored table container */
.pubs .epic_table {
   border-collapse:collapse;
   margin-bottom:10px;
   border-top:1px solid #dedede;
   font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
   font-size:10pt;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.1); /* ÐŸÐ°Ñ€Ð°Ð¼ÐµÑ‚Ñ€Ñ‹ Ñ‚ÐµÐ½Ð¸ */
   width:100%;
   max-width: 800pt;
}

.pubs .epic_table td {
    padding: 4pt 10pt 4pt 12pt;
    border-left:1px solid #dedede;
}

.pubs .epic_table .beforesection td {
    padding: 4pt 10pt 7pt 12pt;
    border-left:1px solid #dedede;
}

.pubs .epic_table thead th {
   height: 28px;
   padding: 0 10pt 0 10pt;
   color: #4a799d;
   font-weight: bold;
   text-align: center;
   cursor: pointer;
   background:#999 url('/images/pagetopgradient.jpg') repeat-x;
   border-bottom:0px solid #dedede;
   border-left:1px solid #ccc;
}

.pubs .epic_table a {
    text-decoration: underline;
    color: #06544D;
}

.pubs .epic_table .sort_asc { background: url('/images/sort_asc.png') no-repeat center bottom; }
.pubs .epic_table .sort_desc { background: url('/images/sort_desc.png') no-repeat center bottom; }
.pubs .epic_table .sort_both { background: url('/images/sort_both.png') no-repeat center bottom; }

.pubs .epic_table tbody tr:nth-child(odd) {
  background-color: #fcfcfc;
  border-bottom:1px solid #cccccc;
}
.pubs .epic_table tbody tr:nth-child(even) {
  background-color: #F7F7F7;
  border-bottom:1px solid #cccccc;
}
.pubs thead tr {
    background-color: #fff;
    border-bottom:1px solid #cccccc;
}

/* row having a top border */
.pubs tr.topepic  { border-top: 1px solid #aaaaaa; }

.pubs .yellow { background-color: #ffdd69; }
.pubs .ltyellow { background-color: #fff8cb; }
.pubs .noshadow { box-shadow: 0px 0px 0px rgba(0,0,0,0.0); }
.pubs .bold { font-weight: bold; }

.pubs .letter {
   font-weight: bold;
   color:#aa0000;
}

/* Tables in EPiC series */
.pubs .ep_table {
   border-collapse:collapse;
   border:1px solid #ccc;
   font-family: Arial, Helvetica, sans-serif;
   font-size:10pt;
   width:100%;
   max-width: 800pt;
}
.pubs .ep_table td.param {
   width:1%;
   white-space: nowrap;
   font-weight: bold;
   text-align: right;
   padding: 2pt 10pt 2pt 10pt;
   border-left:1px solid #dedede;
   background:#f2f2f2;
}
.pubs .ep_table td.value {
   width:99%;
   padding: 2pt 10pt 2pt 10pt;
   border-left:1px solid #dedede;
   background:#f9f9f9;
}
.pubs .ep_table thead th {
   padding: 3pt 0 3pt 6pt;
   color: #333333;
   font-weight: bold;
   text-align : center;
   cursor: pointer;
   background:#fff url('/images/pagetopgradient.jpg') repeat-x;
   border-left:1px solid #ccc;
}
.pubs .ep_table a {
   text-decoration: underline;
   color: #06544D;
}
.pubs .ep_table tr { border-bottom:1px solid #cccccc; }
.pubs .ep_table tr.odd {
  background-color: #F7F7F7;
  border-bottom:1px solid #cccccc;
}
.pubs .ep_table tr.hed {
  background-color: #fff;
  border-bottom:2px solid #cccccc;
}

.pubs .ep_table tr.top  { border-top: 1px solid #aaaaaa; }  /* row having a top border *//* row having a top border */

.pubs .footer { /* footer */
   height:50pt;
   width:100%;
   font-size:10pt;
   font-family:Verdana, sans-serif;
   color: #4c6c7c;
   background:#d0d3d4;
   vertical-align: middle;
   text-align:center;
   white-space:nowrap;
   border-top: #ccc solid 1px;
}

.pubs a.toplinks {
  color:#447548;
  font-size:9pt;
  margin-left:5pt;
  margin-right:5pt;
}
.pubs a.toplinks:visited { color:#447548; }
.pubs a.toplinks:link:hover { color:red; }
.pubs a.toplinks:visited:hover { color:red; }

.pubs h2 {
  margin:15pt 0pt 15pt 0pt;
  font-weight:bold;
  font-size:12pt;
  color: #4c576d;
}

.pubs h3 {
  margin: 10pt 0pt 10pt 0pt;
  font-weight: normal;
  font-style: italic;
  font-size:11pt;       
  color: #4c576d;
}

/* used as a logo on pages with volume lists */
.pubs .leftimg2 {
  margin: 20pt 20px 0px 0px;
  height: 130px;
}

/* ISSN number on EPiC series pages */
.pubs .issn {
    float: right;
    color: #4c576d;
    font-family: arial;
    font-size: 13pt;
    white-space:nowrap;
}

.pubs .table_editors {
  width:100%;
  empty-cells:show;
  border-bottom:1px solid #ddd;
  border-right:1px solid #ddd;
}

.pubs .table_editors .photo {
  width:1%;
  border-top: solid #ddd 1px;
  border-left: solid #ddd 1px;
  border-right: solid #fff 0px;
  border-bottom: solid #fff 1px;
  vertical-align:top;
  margin-left: 3px;
  background-color: #f7f5f2;
}

.pubs .table_editors .photo img {
  border-right: solid #ccc 1px;
  border-bottom: solid #ccc 1px;
  height: 100px;
  width: 75px;
}

.pubs .table_editors .text {
  width:49%;
  padding: 10px 10px 10px 10px;
  margin-top: 3px;
  vertical-align: top;
  border-top: solid #ddd 1px;
  border-left: solid #fff 0px;
  border-bottom: solid #fff 1px;
  border-right: solid #fff 1px;
  background-color:#f7f5f2;
}

.pubs .table_editors .text .name { font-size: 14pt; }
.pubs .table_editors .text .name a:link {
  color:#a00000;
  font-size:14pt;
  text-decoration:underline;
  line-height:1.45;
}
.pubs .table_editors .text .name a:link:hover { color:red; }
.pubs .table_editors .text .name a:visited { color: #a00000; }
.pubs .table_editors .text .name a:visited:hover { color:red; }

.pubs .table_editors .text .info {
  color:#000;
  font-size:11pt;
  padding:4pt 0pt 0pt 0pt;
  line-height:1.2;
}

/* Kalpa publications icon */
.pubs div.iconKALPAcell {
  display: inline-block;
  padding: 0pt 20pt 10pt 0pt;
  float: left;
}

/* News */
.pubs .newsnotice {
   padding:0px 10px 5px 70px;
   border: solid #ccc 1px;
   background: #ffffdb url('/images/newicon.png') no-repeat left top;
   border-radius: 6px;
   margin-bottom:9pt;
   margin-top:9pt;
   font-size:17px;
   line-height: 20px;
}

.pubs .newsnotice .title {
  margin:0pt 0pt 2pt 0pt;
  font-weight:bold;
  font-size:16px;
  color: #4c576d;
}

.pubs .newsnotice p {
   max-width: 690pt;
}

/* To make so that the ISSN number does not go too much right on big screens */
.pubs .issnbox {
   padding-top: 4pt;
   max-width: 800pt;
}

/* used for sections in table of contents */
.pubs .section {                                                                          
  background: #f2ede9;
  color: #666;
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
}

.pubs .search_row {
  padding:0px 25px 0px 45px;
  color:#333;
  font-family:Verdana,sans-serif;
  font-size:13px;
  height:35px;
  width: auto;
  border:1px  #d0d3d4 solid;
  border-left:0px #c75e00 solid;
  background: #d0d3d4;/*ff9900;*/
  text-align: center;
}
.pubs #search-input {
   position: relative;
   font-size:11pt;
   color: #fff;
   box-sizing: border-box;
   border: 1px solid #fff;
   background: #c9cdd0 url('/images/search.png') left 10px top 5px no-repeat;
   background-size: 15px Auto;
   border-radius: 15px 15px 15px 15px;
   padding-left: 36px;
   height: 26px;
   width: 300px;
   top: 5px;
}
.pubs #search-input:focus {
   color: #666;
   outline: none !important;
   border:0px solid #aa0000;
   box-shadow: 0 0 6px #b8c0c4;
   background: #fff url('/images/search2.png') left 10px top 5px no-repeat;
   background-size: 15px Auto;
   width: 500px;
}

.pubs #search-input::placeholder { color: #fff; }
.pubs #search-input::-ms-input-placeholder { color: #fff; }
.pubs #search-input::-moz-placeholder { color: #fff; }
.pubs #search-input::-webkit-input-placeholder { color: #fff; }

.pubs .logonew_alignment {
   position: absolute;
   left: 25pt;
   top: 9px;
   height:60px;
}

/* ***** Publication page ***** */

.pubs .abstractBox {
   padding-left:30pt;
   padding-right:30pt;
   padding-top:18pt;
   padding-bottom:20pt;
   border:1px solid #ccc;
   width: auto;
   max-width: 640pt;
   background: #fff;
   font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
   font-size:16px;
   line-height: 22px;
   color: #333;
   margin-bottom: 20pt;
}

.pubs .abstractBox h1 {
   font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
   font-size:28px;
   line-height: 36px;
   font-weight: normal;
   color: #333;
   padding: 0;
   margin: 0;
}

.pubs .abstractBox h2 {
   font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
   font-size:20px;
   font-weight: bold;
   font-style: normal;
   color: #333;
}

.pubs .abstractBox h3 {
   font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
   font-size:20px;
   font-weight: bold;
   font-style: normal;
   color: #333;
}

.pubs .abstractBox h3.preprint_number {
   font-weight: normal;
}

.pubs .abstractBox p {
   margin-top: 15px;
   max-width: 640pt;
}

.pubs .abstractBox span.pages, span.date  {
   display: inline-block;
   margin-top: 10pt;
   margin-bottom: 10pt;
   color: #898989;
}

/* bullet between page numbers and published date*/
.pubs .pagesbull {
    margin-left: 15pt;
    margin-right: 10pt;
    color: #898989;
    font-size: 10px;
}

.pubs .abstractBox a:link { text-decoration: none; color: #0059db; }
.pubs .abstractBox a:visited { color:#0059db; }
.pubs .abstractBox a:link:hover { color:red; }
.pubs .abstractBox a:visited:hover { color:red; }

.pubs .abstractBox a.names:link { font-size: 20px; }

.pubs .abstractBox div.versions {
   font-size:16px;
   line-height: 16px;
   padding-bottom: 3px;
    color: #666;
}

.pubs .abstractBox div.versions a:link {
    font-size: 18px;
    color: #006cff;
    margin-left: 4pt;
    margin-right: 4pt;
}

.pubs .abstractBox span.version_selected {
    font-size: 18px;
    color: #666;
    margin-left: 4pt;
    margin-right: 4pt;
}
.pubs .abstractBox span.history_arrow {
   font-size: 16px;
   color: #666;
   margin-left: 4pt;
   margin-right: 4pt;
}

/* PDF download and open buttons */
.pubs a.pdf_download:link {
   border: 0;
   box-sizing: border-box;
   color: #fff;
   cursor: pointer;
   font-size: 16px;
   font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
   padding: 10px 24px 8px;
   display: inline-block;
   position: relative;
   text-align: center;
   text-decoration: none;
   transition: background-color .3s;
   background-color: #0086A6;
   margin-top: 0px;
   margin-bottom: 25px;
   margin-right: 15px;
}
.pubs a.pdf_download:visited { color: #fff; }
.pubs a.pdf_download:link:hover { color:#fff; background-color: #0094b7; }
.pubs a.pdf_download:visited:hover { color:#fff; background-color: #0094b7; }

.pubs a.pdf_open:link {
   border: 0;
   box-sizing: border-box;
   color: #fff;
   cursor: pointer;
   font-size: 16px;
   font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
   padding: 10px 24px 8px;
   display: inline-block;
   position: relative;
   text-align: center;
   text-decoration: none;
   transition: background-color .3s;
   background-color: #30A4BF;
   margin-top: 0px;
   margin-bottom: 25px;
   margin-right: 15px;
}
.pubs a.pdf_open:visited { color: #fff; }
.pubs a.pdf_open:link:hover { color:#fff; background-color: #34b2cf; }
.pubs a.pdf_open:visited:hover { color:#fff; background-color: #34b2cf; }

.pubs a.go_current_version:link {
   border: 0;
   box-sizing: border-box;
   color: #fff;
   cursor: pointer;
   font-size: 16px;
   font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
   padding: 10px 24px 8px;
   display: inline-block;
   position: relative;
   text-align: center;
   text-decoration: none;
   transition: background-color .3s;
   background-color: #3e50b5;/*30A4BF;*/
   margin-top: 0px;
   margin-bottom: 25px;
   margin-right: 15px;
}
.pubs a.go_current_version:visited { color: #fff; }
.pubs a.go_current_version:link:hover { color:#fff; background-color: #f0a064; }
.pubs a.go_current_version:visited:hover { color:#fff; background-color: #f0a064; }

.pubs a.pdf_download_preprint:link {
   border: 0;
   box-sizing: border-box;
   color: #fff;
   cursor: pointer;
   font-size: 16px;
   font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
   padding: 10px 24px 8px;
   display: inline-block;
   position: relative;
   text-align: center;
   text-decoration: none;
   transition: background-color .3s;
   background-color: #996633;
   margin-top: 0px;
   margin-bottom: 25px;
   margin-right: 15px;
}
.pubs a.pdf_download_preprint:visited { color: #fff; }
.pubs a.pdf_download_preprint:link:hover { color:#fff; background-color: #cc6600; }
.pubs a.pdf_download_preprint:visited:hover { color:#fff; background-color: #cc6600; }

.pubs a.pdf_open_preprint:link {
   border: 0;
   box-sizing: border-box;
   color: #fff;
   cursor: pointer;
   font-size: 16px;
   font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
   padding: 10px 24px 8px;
   display: inline-block;
   position: relative;
   text-align: center;
   text-decoration: none;
   transition: background-color .3s;
   background-color: #cc9966;/*30A4BF;*/
   margin-top: 0px;
   margin-bottom: 25px;
   margin-right: 15px;
}
.pubs a.pdf_open_preprint:visited { color: #fff; }
.pubs a.pdf_open_preprint:link:hover { color:#fff; background-color: #ff9933; }
.pubs a.pdf_open_preprint:visited:hover { color:#fff; background-color: #ff9933; }

/* background for the publication page, maybe will eventually become the background for all pages */
.pubs  td.ltgray {
   background-color: #f8f8f8;
}

#modalDialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.2);
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    visibility: hidden;
    z-index: 100;
}
#popupWindow {
    visibility: hidden;
    position: absolute;
    display:inline-block;
    overflow-y:auto;
    max-width:1000px;
    min-width:400px;
    min-height: 100px;
    max-height: 600px;
    width: 70%;
    top: 150px;
    left: 200px;
    box-shadow: 8px 8px 8px 4px rgba(0, 0, 0, .2);
    border: solid 1px #a7a7a2;
    border-radius: 7px;
    background: #f6f6ef;
    padding: 10pt 10pt 10pt 20pt;
}
#modalDialog h3 {
    font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
    font-size:20px;
    font-weight: bold;
    font-style: normal;
    color: #333;
}

#modalDialog .content {
    margin-top: 10pt;
    margin-bottom: 10pt;
    background-color: transparent;
    font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
    font-size:16px;
    line-height: 22px;
    color:#333;
}

#modalDialog .content a:link { 
    font-size:16px;
    color: #0059db;
    font-weight: normal;
    text-decoration:none;
}
#modalDialog .content a:visited { color:#0059db; }
#modalDialog .content a:link:hover { color:#f00; }
#modalDialog .content a:visited:hover { color:#f00; }

/* colored table container */
.abstractBox .epic_table {
   border-collapse:collapse;
   margin-bottom:25px;
   border:1px solid #dedede;
   font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
   font-size:16px;
   box-shadow: 0px 0px 0px rgba(0,0,0,0); /* ÐŸÐ°Ñ€Ð°Ð¼ÐµÑ‚Ñ€Ñ‹ Ñ‚ÐµÐ½Ð¸ */
   width:100%;
   max-width: 800pt;
}
.abstractBox .epic_table td {
    padding: 6pt 16pt 5pt 16pt;
    border-left:0px solid #dedede;
}

.abstractBox .epic_table td div.pages {
   color: #898989;
   text-align: left;
   padding-bottom: 2px;
}
.abstractBox .epic_table td div.authors {
   font-size:16px;
   line-height: 20px;
   padding-bottom: 3px;
}
.abstractBox .epic_table td div.volume {
   font-size:16px;
   line-height: 20px;
   padding-bottom: 3px;
   padding-top: 1px;
}
.abstractBox .epic_table td div.title {
   font-size: 20px;
   line-height: 23px;
   padding-top: 2px;
   padding-bottom: 6px;
}
.abstractBox .epic_table td div.abstracts {
   margin-top:4pt;
   margin-bottom:8pt;
}

.abstractBox .epic_table td div.title a:link { color: #005a9f; }
.abstractBox .epic_table td div.title a:visited { color:#005a9f; }
.abstractBox .epic_table td div.title a:link:hover { color:#f00; }
.abstractBox .epic_table td div.title a:visited:hover { color:#f00; }

.abstractBox .epic_table tbody tr:nth-child(odd) {
  background-color: #fcfcfc;
  border-bottom:1px solid #dedede;
}
.abstractBox .epic_table tbody tr:nth-child(even) {
  background-color: #F7F7F7;
  border-bottom:1px solid #dedede;
}
.abstractBox .epic_table thead tr th {       
   background: #f2ede9;
   color: #666;
   text-align: center;
   font-size: 16px;
   line-height: 1.8;
   border-bottom: 1px solid #dedede;
   height: 38px;
   font-weight: normal;
}

.abstractBox .keysup {
   font-size: 10px;
   color: #999;
   padding-left: 2px;
}

#volumeinfo {}
#volumeinfo span.pages, span.date  {
   display: inline-block;
   margin-top: 0pt;
   margin-bottom: 2pt;
   color: #898989;
}
#volumeinfo div.authors {
   font-size:16px;
   margin-top: 8pt;
   margin-bottom: 2pt;
}

#authindexinfo {
   margin-top: 6pt;
   margin-bottom: 20pt;
}

.top_margin {
   margin-top: 18pt;
}
.lr_margin {
   margin-left: 3px;
   margin-right: 8px;
}

.pubs .displaytable {
   display: table;
   width: 100%;
}
.pubs .bibtex_button {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    padding: 10px 24px 8px;
    text-align: center;
    text-decoration: none;
    background-color: #f3f2f1;
    border: solid 1px #0086A6;
    color: #800;
}
.pubs .bibtex_button:hover { color:#f00; background-color: #f6f5f4; }

.pubs .bibtex {
    visibility: hidden;
    width: 600px;
    background-color: #f6f5f4;
    color: #800;
    text-align: left;
    border-radius: 8px;
    padding: 20px 25px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -70px;
    border: 1px solid #0086A6;
    font-family: monospace;
    font-size:14px;
    line-height: 16px;
}

.pubs .bibtex::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 70px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}

.pubs .bibtex_button .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s
}   

.pubs #bibtex pre {
  white-space: pre-wrap;
}

.pubs .pi {
   font-family: Times New Roman, serif;
   font-size: 48px;
   font-style: italic;
   color: #a02c2c;
}
.pubs .pi2 {
   font-family: Verdana, serif;
   font-size: 38px;
   font-style: italic;
   color: #a02c2c;
}
.pubs .papers_align  {
   position: relative;
   height: 56px;
   bottom: 10px;
   padding-right: 18px;
   vertical-align:  middle;
}
.pubs h1 .preprints_header {
   position: relative;
   bottom: -10px;
}

.pubs .abstractBox div.switch_language  {
   display: inline-block;
   color: #898989;
   margin-bottom: 10pt;
}

.pubs .abstractBox div#switch_button {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 16px;
    font-size: 16px;
    padding: 6px 22px 6px;
    text-align: center;
    text-decoration: none;
    background-color: #f3f2f1;
    border: solid 1px #b0cfd6;
    color: #800;
}

.pubs .abstractBox div#switch_button:hover {
    color:#f00;
    background-color: #f6f5f4;
}

.pubs td.paper_link {
  padding-top:3px;
}

.pubs td.paper_link a:link {
  font-size:11pt;
  color:#007398;
  text-decoration:none;
}

.pubs td.paper_link a:visited {
  font-size:11pt;
  color:#007398;
  text-decoration:none;
}

.pubs .history_table table {
  margin-top: 15px;
  border-collapse: collapse;
  border-spacing: 0px;
}
.pubs .history_table thead th {
  padding: 10px 10px 10px 10px;
}
.pubs .history_table td {
    vertical-align: text-top;
}
.pubs .history_table td.notes {
    text-align: left;
    color: #666;
}
.pubs .history_table p {
   padding-top: 0px;
   padding-bottom: 10px;
}

.pubs .history_table td.date {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #898989;
    white-space: nowrap;
}

.pubs .role {
 color: #369;
 padding-left: 6px;
 padding-right: 6px;
 font-size: 95%;
}
.pubs td.nowrap {
  white-space: nowrap;
}
.pubs td .organisation {
  color: #369;  
}
</pre></body></html>