/**/ body{ font-family: 'Arial'; font-size: 10pt; background: gray; } a:link { color:#8B0000; text-decoration: none; font-weight: bold; } a:visited { color:#8B0000; text-decoration: none; } h1{ color: #00759b; } h2{ color: #00759b; } h2.copy-title{ text-align: center; } h3{ color: #00759b; } h4{ color: #00759b; } .emph{ font-style: italic; font-weight: bold; color: #00759b; } .navigation{ border: 0pt solid; /*background: lightBlue;*/ margin-left:0; margin-right:auto; width: 100%; /*border-collapse:collapse;*/ } .navigation-item{ border: 1pt solid #00759b; width:15%; text-align: center; padding: 2px; background: lightBlue; color: white; border-radius: 5px; box-shadow: 2px 2px 2px #888888; font-weight: bold; } /*.navigation-item:hover{ background: #00759b; } .navigation-item:hover a{ color: white; }*/ .search-item{ border: 1pt solid #00759b; width:15%; text-align: center; padding: 2px; background: lightBlue; color: white; border-radius: 5px; box-shadow: 2px 2px 2px #888888; font-weight: bold; } /*.navigation-bar{ background: lightBlue; border-left:1px solid; border-right:1px solid; border-bottom:1px solid; position: relative; top:-2px; }*/ .editors-list{ border: 1pt solid #00759b; background-color: lightBlue; padding:8px; border-bottom-left-radius:10px; border-bottom-right-radius:10px; box-shadow: 2px 2px 2px #888888; } .editors-list-header{ background-color: #00759b; color:white; font-weight: bold; padding: 5px; border-top-left-radius:10px; border-top-right-radius:10px; text-align:center; box-shadow: 2px 2px 2px #888888; } .adv-item{ margin-top: 4px; } .adv-affil{ margin-left:5px; } .adv-email{ margin-left:5px; color: #00759b; font-weight: bold; } .space{ margin:10px; } .performance{ border: 1pt solid #00759b; background-color: lightBlue; padding:8px; border-bottom-left-radius:10px; border-bottom-right-radius:10px; box-shadow: 2px 2px 2px #888888; text-align: justify; } .performance-header{ background-color: #00759b; color:white; font-weight: bold; padding: 5px; border-top-left-radius:10px; border-top-right-radius:10px; text-align:center; box-shadow: 2px 2px 2px #888888; } .search-form{ border: 1pt solid #00759b; background-color: lightBlue; padding:8px; border-bottom-left-radius:10px; border-bottom-right-radius:10px; box-shadow: 2px 2px 2px #888888; } .search-header{ background-color: #00759b; color:white; font-weight: bold; padding: 5px; border-top-left-radius:10px; border-top-right-radius:10px; text-align:center; box-shadow: 2px 2px 2px #888888; } .query-text{ border: solid 1px #00759b; border-radius: 5px; } .query-button{ width: 20px; height: 20px; border: solid 1px #00759b; border-radius: 5px; background-image: url('../images/search.png'); } .query-select{ border: solid 1px #00759b; color: #00759b; border-radius: 5px; } .search-cell{ text-align: center; } .search-button{ color: #00759b; border: solid 1px #00759b; border-radius: 5px; } .help{ font-style: italic; text-align: justify; } .pager{ font-weight: bold; padding: 8px; background-color: lightBlue; box-shadow: 2px 2px 2px #888888; border-left: 1pt solid #00759b; border-right: 1pt solid #00759b; text-align:center; } .page{ margin-left: 5px; } .highlight{ color: red; font-style: italic; font-weight: bold; } .abstract-snippet{ margin-top: 5px; font-style: italic; margin-left: 20px; } .issue-navigation{ border: 1pt solid #00759b; background-color: lightBlue; padding:8px; border-bottom-left-radius:10px; border-bottom-right-radius:10px; box-shadow: 2px 2px 2px #888888; text-align: justify; } .issue-navigation-header{ background-color: #00759b; color:white; font-weight: bold; padding: 5px; border-top-left-radius:10px; border-top-right-radius:10px; text-align:center; box-shadow: 2px 2px 2px #888888; } .issue-navigation-item{ margin-top: 3px; margin-left: 10px; } .issue-navigation-subitem{ margin-top: 3px; margin-left: 50px; } .sign{ font-family: monospace; font-weight: bold; } .query{ font-style:italic; text-decoration:underline } .news-item{ margin-top: 4px; } .main-table{ width: 100%; } .content { border: 1pt solid #888888; margin-left:auto; margin-right:auto; text-align: justify; padding-left: 8px; padding-right: 8px; padding-bottom: 8px; box-shadow: 2px 2px 2px #888888; border-radius:10px; background: white; } .content2 { border: 1pt solid #888888; margin-left:auto; margin-right:auto; text-align: justify; padding-left: 8px; padding-right: 8px; padding-bottom: 8px; box-shadow: 2px 2px 2px #888888; border-bottom-left-radius:10px; border-bottom-right-radius:10px; background: white; } .content3 { border: 1pt solid #888888; margin-left:auto; margin-right:auto; text-align: center; padding-left: 8px; padding-right: 8px; padding-bottom: 8px; box-shadow: 2px 2px 2px #888888; border-bottom-left-radius:10px; border-bottom-right-radius:10px; background: white; } .content-header{ background-color: #00759b; color:white; font-weight: bold; padding: 5px; border-top-left-radius:10px; border-top-right-radius:10px; text-align:center; box-shadow: 2px 2px 2px #888888; } .sponsor { border: 1pt solid #888888; margin-left:auto; margin-right:auto; text-align: center; padding-left: 8px; padding-right: 8px; padding-bottom: 2px; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom-left-radius:10px; border-bottom-right-radius:10px; background: white; height: 80px; } .sponsor-header { margin-top: 4px; margin-bottom: 2px; } .issue-title{ margin-top: 10px; font-weight: bold; } .paper{ margin-top: 10px; } .doi{ font-size: small; color: gray; } a.doi-link{ font-size: small; color: gray; text-decoration: none; } .title{ color: #00759b; text-decoration: none; font-weight: bold; } .title a{ color: #00759b; text-decoration: none; font-weight: bold; } .name{ font-style:italic; } .copy-form{ margin-left:auto; margin-right:auto; } .field-label{ font-style: italic; font-weight: bold; color: #00759b; } .address{ font-style: italic; margin:8px; } .issue{ color: #00759b; font-size: larger; font-weight: bold; margin-top:20px; text-decoration:underline; } .special-description{ color: #00759b; font-weight: bold; font-style: italic; padding: 8px; background-color: lightBlue; box-shadow: 2px 2px 2px #888888; border-left: 1pt solid #00759b; border-right: 1pt solid #00759b; } .guest-label{ color: #00759b; font-weight: bold; } .abstract-title{ color: #00759b; font-weight: bold; } .abstract{ margin-top: 10px; } .license{ font-style: italic; } .history{ border: 1pt solid #00759b; background-color: lightBlue; padding:8px; border-radius:10px; box-shadow: 2px 2px 2px #888888; text-align: justify; } .history-item{ margin-top:4px; } .download{ border: 1pt solid #00759b; background-color: lightBlue; padding:8px; border-radius:10px; box-shadow: 2px 2px 2px #888888; text-align: justify; } .download-item{ margin-top:4px; } .action{ color: #00759b; font-weight: bold; } .editor{ color: #00759b; font-weight: bold; } .hardcopy{ width: 100%; padding: 10px; } .hardcopy-item{ text-align: center; } .error{ font-style: italic; font-weight: bold; margin-top: 10px; } .admin-history-table{ width: 100%; padding:8px; text-align: justify; } .td-accepted{ background-color: green; } .td-rejected{ background-color: red; } .td-pending{ background-color: orange; } .td-withdrawn{ background-color: purple; } .td-limbed{ background-color: lightskyblue; } .delay{ font-weight: bold; color: red; } .form-label{ color: #00759b; font-weight: bold; } .form-text{ border: solid 1px #00759b; border-radius: 5px; } .table-author{ border: #00759b solid 1px; margin: 10px; padding: 5px; } .ar-button{ color: #00759b; border: solid 1px #00759b; border-radius: 5px; font-family: monospace; } .file_input_textbox { border: solid 1px #00759b; border-radius: 5px; float: left; } .file_input_div { position: relative; width:80px; height:26px; overflow: hidden; } .file_input_button { color: #00759b; border: solid 1px #00759b; border-radius: 5px; } .file_input_hidden { font-size:45px; position:absolute; right:0px; top:0px; cursor:pointer; opacity:0; filter:alpha(opacity=0); -ms-filter:"alpha(opacity=0)"; -khtml-opacity:0; -moz-opacity:0; } .performance-widget { margin-top:8px; } #column-paper{ width: 75%; } #column-history{ width: 25%; } #header { border-top: 1pt solid #888888; border-left: 1pt solid #888888; margin-left:auto; margin-right:auto; border-radius:10px; box-shadow: 2px 2px 2px #888888; margin-bottom:5px; background: white; } #area-logo{ border: solid 0pt; /*width:247px; height:89px; position:relative; top:10px; left:0px;*/ } #area-title{ /*width:650px; height:89px; position:relative; top:-81px; left:248px;*/ color: #00759b; border: solid 0pt; } #title{ font-size:24pt; font-weight:bold; margin-left: 8px; } #jurl{ font-size:16pt; font-weight:bold; margin-left: 8px; } #issn{ font-size:16pt; font-weight:bold; margin-left: 8px; } #chiefs{ font-size:12pt; margin-left: 8px; } #main-content { width:900px; border: 0pt solid; margin-left:auto; margin-right:auto; background: white; padding: 20px; } #main-content2 { width:1100px; border: 0pt solid; margin-left:auto; margin-right:auto; background: white; padding: 20px; } #column1{ width:25%; vertical-align:top; } #column2{ width:50%; vertical-align:top; } #column3{ width:25%; vertical-align:top; } #column-left{ width:20%; vertical-align:top; } #column-center{ width:80%; vertical-align:top; } #contentContainer{ } #footer { border: 0pt solid; text-align: center; font-style: italic; color:#8B0000; }