.color-primary-0 {
  color: #f96b49;
}
.color-primary-1 {
  color: #ffbbaa;
}
.color-primary-2 {
  color: #ff8e74;
}
.color-primary-3 {
  color: #d33d19;
}
.color-primary-4 {
  color: #891f06;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

BODY {
  font-family: "Trirong", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* font-family: "Trebuchet MS", Helvetica, sans-serif; */
  font-size: 11pt;
  line-height: 1.3 6em;
}

NAV,
.nav,
.navend {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 96%;
  line-height: 1.6em;
}

/* NAV {
  clear: left;
  margin-bottom: 12px;
} */

/* MAIN {
  width: 80%;
  float: left;
  break-after: always;
} */

A {
  color: #d33d19;
  text-decoration: none;
}

ARTICLE NAV {
  margin-top: 12px;
}

.maincontainer {
  margin-left: auto;
  margin-right: auto;
  /*width: 780px;*/
  width: 90%;
}

.logo {
  /* background: url(img/logo-bg.jpg); */
  background: linear-gradient(180deg, #333333 70%, transparent 0%);
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;

  /*width: 100%;*/
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}

.logo img {
  border: 0px;
  vertical-align: top;
  margin-top: 8px;
  margin-left: 20px;
  margin-right: 12px;
}
.logo .img img {
  margin-top: 8px;
}

.logo .version {
  font-size: 8px;
  text-align: right;
  width: 716px;
  position: absolute;
  top: 10px;
  color: #999999;
}
.logo .title {
  font-size: 40px;
  color: #ffffff;
  text-shadow: 0px 8px #333333;
  margin-right: 30px;
  margin-top: 8px;
  display: inline-block;
}

.logo .subtitle {
  font-size: 96%;
  color: #ffffff;
  text-shadow: 0px 6px #333333;
  margin-right: 30px;
  margin-top: 8px;
  display: inline-block;
}

.logo .likes {
  margin-top: 20px;
  margin-right: 12px;
  display: inline;
  height: 12pt;
}
.logo ul.options_social {
  list-style-type: none;
  width: 100%;
  height: 11pt;
  padding: 0px;
  margin: 0px;
  padding-left: 4px;
  text-align: left;
}
.logo UL.options_social LI {
  list-style-type: none;
  float: right;
  margin-left: 8px;
}
.logo UL.options_social LI A {
  color: #999999;
  font-size: 80%;
}

FORM {
  margin-top: 0px;
}

.topmenu {
  margin-bottom: 0.875em;
}
.topmenu UL {
  list-style-type: none;
  width: 100%;
  padding: 1px;
  padding-left: 4px;
  text-align: left;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  flex-wrap: wrap;
}
.topmenu LI {
  list-style-type: none;
  margin-right: 8px;
}
.topmenu LI A {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  padding-left: 8px;
  padding-right: 8px;
}
.topmenu A {
  text-decoration: none;
  color: #666666;
}
.topmenu A:hover {
  color: #f96b49;
}
/* .topmenu LI.selected {
  border-bottom: 2px solid #f96b49; 
} */
.topmenu LI.selected A {
  text-decoration: none;
  color: #d33d19;
  /* border-bottom: 2px solid #f96b49; */
}

.breadcrumbs {
  margin-bottom: 0.75em;
}
.breadcrumbs UL {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
  padding-left: 10px;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  flex-wrap: wrap;
}
.breadcrumbs LI {
  list-style-type: none;
  margin-right: 0.5em;
}
.breadcrumbs LI::after {
  content: " > ";
}
.breadcrumbs LI.selected::after {
  content: "";
}
.breadcrumbs A {
  text-decoration: none;
  color: #999999;
}
.breadcrumbs A:hover {
  color: #d33d19;
}
.breadcrumbs LI.selected A {
  color: #d33d19;
}

.titlebar {
  background-color: #b2b2b2;
  color: #ffffff;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  padding-top: 0.25em;
  padding-left: 8px;
  padding-bottom: 0.25em;
  padding-left: 8px;
  /* margin-right: 20%; */
  margin-top: 0px;
  margin-bottom: 1em;
}
.titlebar.expoc {
  background-color: #b2b2b2;
}
.titlebar.expo {
  background-color: #891f06;
}
.titlebar.expog {
  background-color: #083e56;
}
.titlebar .ybsmall {
  margin-left: 16px;
  font-size: 10pt;
  font-weight: normal;
}
.titlebar .ybauthor {
  font-size: 12pt;
  font-weight: normal;
  text-align: right;
}
article .titlebar h1 {
  display: inline;
  font-size: 16pt;
  font-weight: bold;
}

.bottommenu {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
}
.none {
  text-decoration: none;
}
.bottommenuArrow {
  border: 1px solid #444444;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
}
.bottommenuA {
  text-decoration: none;
  color: #006666;
}
.bottommenuAselected {
  text-decoration: none;
  color: #666666;
}
.bottommenuBorder {
  border: 1px solid #00cc99;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
}

.helpbar {
  background-color: #b2b2b2;
  color: #ffffff;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  padding-top: 2px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  margin-top: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
div.frontimgS {
  margin-right: 8px;
  float: left;
}
IMG.frontimgS {
  border: 0px;
}
.frontimgSR {
  margin-left: 12px;
  margin-top: 0px;
  margin-bottom: 4px;
  margin-left: 0px;
  border: 0px;
}

.pubv {
  clear: both;
  float: right;
  min-width: 170px;
  max-width: 170px;
  width: 20%;
  padding-left: 10px;
  padding-right: 0px;
  margin-left: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #cccccc;
  font-size: 80%;
  border-left: dotted 1px #cccccc;
}

.pubh {
  clear: both;
  width: 100%;
  margin-top: 6px;
}
.pubh {
  clear: both;
  width: 100%;
  padding-left: 8px;
  border-top: dotted 1px #cccccc;
  padding-top: 6px;
  color: #cccccc;
  font-size: 80%;
}
.pubhtop {
  clear: both;
  width: 100%;
  padding-left: 8px;
  border-bottom: dotted 1px #cccccc;
  padding-bottom: 3px;
  margin-bottom: 1px;
  color: #cccccc;
  font-size: 80%;
}

.article-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: start;
  margin: 0 -1%;
}

.article-container > article.expo {
  flex-grow: 1;
  flex-basis: 30%;
  display: table;
  justify-content: space-between;
  margin: 0 1%;
  margin-bottom: 2em;
}

.article-container .expo {
  border: 0;
  /* float: left; */
  width: 260px;
  /*width: 30%;*/
  height: 400px;
  /* margin-right: 15px; */
  margin-bottom: 6%;
  padding-bottom: 3%;
  /* border-bottom: dotted 1px #cccccc; */
  font-size: 10pt;
  display: flex;
  flex-direction: column;
}

.expo .navend {
  display: none;
}
.expo .img {
  width: 40%;
  height: auto;
  break-after: always;
  float: left;
  margin-right: 2%;
}
.expo A.aimg IMG {
  width: 100%;
  height: auto;
  object-fit: cover;
  min-width: 200px;
  /* position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  object-fit: cover; */
}
.front .expo A.aimg IMG {
  max-height: 400px;
}

.expo .content {
  float: left;
  display: table;
  margin-bottom: 2em;
  width: 38%;
}

.photos {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.frontLeft {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
  width: 40%;
  float: left;
  padding-right: 10px;
  border-right: dotted 1px #cccccc;
  margin-bottom: 2rem;
}
.frontRight {
  padding-left: 2em;
  width: 60%;
  float: left;
  margin-bottom: 2rem;
}

.frontTable {
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
  /*width: 570px;*/
  margin-top: 1rem;
  /*width: 80%;
	float: left;*/
  /*width: 80%;
	float: left;*/
  /*width: 85%;*/
  margin-right: 20%;
}

.frontTable TD {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
  padding: 8px;
  padding-top: 0px;
  padding-left: 0px;
}
.frontTable TD.TDborder1 {
  padding: 8px;
}
.frontTable TD.pad0 {
  padding: 0px;
}

.helpTable {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
  width: 100%;
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
}
.helpTable TD {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
  padding: 8px;
  padding-top: 0px;
  padding-left: 0px;
}

.frontTitle {
  font-weight: bold;
  font-size: 10pt;
}
.frontTitlea {
  font-weight: bold;
  /*color: #ffffff;
	color: #ff6633;
	background-color: #ff9933;*/
  border: solid 1px #666666;
  color: #666666;
  padding-left: 6px;
  padding-right: 6px;
  margin-top: 2px;
  margin-bottom: 2px;
  width: 150px;
}
P.expoType {
  margin-block-start: 0px;
  margin-block-end: 0px;
}
.expoType {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-weight: bold;
  /*border: solid 1px #cccccc;*/
  background-color: #aaaaaa;
  color: #ffffff;
  padding: 0.36em;
  /*font-size: 100%;*/
  display: block;
  /*break-after: always;*/
}
.expo .expoType {
  background-color: #891f06;
}
.expoi .expoType {
  background-color: #b2b2b2;
}
.expog .expoType {
  background-color: #083e56;
}
.expoc .expoType {
  background-color: #b2b2b2;
}

.frontTitleAgendaL0 {
  font-weight: bold;
  background-color: #ff9933;
  color: #ffffff;
  padding-left: 4px;
  padding-right: 4px;
}
.frontTitleAgendaL0 a {
  color: #ffffff;
  padding-left: 4px;
  padding-right: 4px;
}
.frontTitleAgendaL1 {
  font-weight: bold;
  border: solid 1px #ff9933;
  color: #666666;
  padding-left: 4px;
  padding-right: 4px;
}
.frontTitleAgendaL1 a {
  padding-left: 4px;
  padding-right: 4px;
}
.frontTitleAgendaL2 {
  color: #666666;
  border-bottom: solid 1px #ff9933;
  margin-bottom: 4px;
}
.frontTitleAgendaL2 a {
  margin-left: 4px;
  font-size: 9px;
}
.publication {
  font-size: 8pt;
}
.A1 {
  text-decoration: none;
  color: #f96b49;
  /* color: CC3300; */
  font-weight: bold;
  font-size: 110%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Literata", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif; */
  text-decoration: none;
  color: #f96b49;
  margin-top: 1em;
  margin-bottom: 1.5em;
}
h1 {
  font-size: 1.85rem;
  line-height: 1;
}
article h1 {
  font-size: 1.85rem;
  line-height: 1.26em;
  margin-top: 0.85rem;
  margin-bottom: 1rem;
}
article h2 {
  font-size: 1rem;
  line-height: 1;
  margin-top: 3px;
  margin-bottom: 12px;
}
.expoTitle {
  text-decoration: none;
  /* color: #f96b49;
  font-weight: bold;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
  font-size: 16pt;
  margin-top: 8px;
  margin-bottom: 12px;
  line-height: 24px; */
}
.go {
  color: #ffffff;
  background-color: #f96b49;
  padding-left: 3px;
  padding-right: 3px;
  margin-top: 6px;
  margin-bottom: 8px;
}
.A2 {
  text-decoration: none;
  color: #f96b49;
}
/* LI {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  list-style-position: outside;
  list-style-type: square;
  margin-left: 0px;
}
UL {
  margin-top: 4px;
  margin-left: 16px;
}
A {
  color: #f96b49;
  text-decoration: none;
} */

.paging A {
  color: #666666;
}
.paging A.selected {
  color: #f96b49;
}

.paging,
.paging .selected,
.paging A,
.paging A.selected {
  font-size: 13px;
}
.paging A.arrow {
  color: #f96b49;
}

TD.Author {
  font-size: 9px;
  text-align: left;
  padding: 0px;
}

.authors {
  display: flex;
  flex-flow: row wrap;
  align-items: start;
  margin: 0 -1%;
}

.authors > .author {
  flex-grow: 1;
  flex-basis: 100px;
  display: table;
  margin: 0 1%;
}

.authors .author {
  border: 0;
  font-size: 10pt;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
div.author {
  width: 100px;
  margin-right: 15px;
  margin-bottom: 20px;
}
div.author img {
  width: 100px;
  height: 100px;
}

.authorsSeparator {
  border: 1px solid #b2b2b2;
}
.pad0 {
  padding: 0px;
}

.photoidx {
  border: 1px solid #000000;
  width: 22%;
  height: 1vh;
  padding: 6px;
  display: table;
  text-align: center;
  /* float: left; */
  margin-right: 2%;
  margin-bottom: 4%;
}
.photoidxcenter {
  display: table-cell;
  vertical-align: middle;
  padding: 6px;
}
div.photoidx .photoidxcenter A img {
  width: 100%;
}

.TDborder1 {
  border: 1px solid #000000;
  width: 180px;
  height: 180px;
  padding: 8px;
  vertical-align: middle;
  text-align: center;
}
.TDborder2 {
  border-top: 1px solid #000000;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  border-left: 1px solid #000000;
}
.TDborder3 {
  background-color: #000000;
}

.TDborder3 IMG {
  border: solid 8px #ffffff;
}

.TDborder4 {
  background-color: #ffffff;
}

.TDborder4 IMG {
  border: solid 8px #000000;
}

.TABLEborder5 TD {
  border: solid 1px #000000;
}

.TABLEborder6 {
  border: dashed 1px #b2b2b2;
  width: 100%;
  height: 100%;
}
.TABLEborder6 TD {
  padding: 4px;
  vertical-align: top;
}
TD.TDleftdash {
  border-left: dashed 1px #b2b2b2;
}

.paging {
  margin-top: 8px;
  margin-bottom: 12px;
  color: #999999;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 8pt;
}

TABLE.Authorspaging {
  margin-top: 8px;
  margin-bottom: 12px;
  color: #999999;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
TABLE.Authorspaging TD {
  padding: 4px;
}
TABLE.Authorspaging TD.selected {
  border: solid 1px #ff9933;
}
TABLE.Authorspaging TD.selected A {
  color: #666666;
}

A IMG {
  border: 0px;
}

TD.Vauthor {
  font-size: 9px;
  text-align: left;
  padding: 0px;
  vertical-align: bottom;
}
TD.Vspace {
  height: 30px;
}
TABLE.Index {
  /*width: 728px;*/
  margin-left: auto;
  margin-right: auto;
}
TABLE.Photo {
  /*width: 728px;*/
  margin-left: auto;
  margin-right: auto;
}
.counter {
  font-size: 8pt;
}
.button {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
  margin-left: 4px;
  margin-right: 4px;
  padding-left: 2px;
  padding-right: 2px;
  border: solid 1px #ff9933;
  background-color: #4c4c4c;
  color: #ff9933;
}
.Fbutton input {
  margin-left: 4px;
  margin-right: 4px;
  padding-left: 4px;
  padding-right: 4px;
  border: solid 1px #ff9933;
  background-color: #4c4c4c;
  color: #ff9933;
}

.frontTable .expo {
  line-height: 19px;
}

.frontTable article .expo h1 {
  font-size: 14pt;
  margin-top: 4px;
  margin-bottom: 9px;
}

/* MAIN ARTICLE A.aimg {
  float: left;
} */

.phototitle {
  text-align: center;
}
table.photodata th {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-align: center;
  width: 33%;
  border-bottom: dashed 1px #b2b2b2;
}
table.photodata td {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
  text-align: center;
  width: 33%;
  vertical-align: top;
}
table.phototext th {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-align: center;
  border-bottom: dashed 1px #b2b2b2;
}
table.phototext td {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
  vertical-align: top;
}
table.phototext th.photosep,
table.phototext td.photosep {
  width: 5%;
}
table.phototext td pre {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
}

.EN {
  font-style: italic;
}

table.expo {
  border: 0;
  float: left;
  /*width: 260px;*/
  width: 30%;
  /*height: 400px;*/
  margin-right: 6%;
  margin-bottom: 3%;
  padding-bottom: 3%;
  border-bottom: dotted 2px #cccccc;
}

table.noimg {
  width: 100px;
  height: 100px;
  border: dashed 1px #999999;
  text-align: center;
}

table.noimgL {
  width: 300px;
  height: 400px;
  border: dashed 1px #999999;
  text-align: center;
}

.ybauthor select {
  background-color: #ffffff;
  color: #000000;
}
.ybauthor select option.selected {
  color: #f96b49;
}

br.s {
  font-size: 4px;
}

.lbox {
  font-size: 5px;
  width: 5px;
  margin-right: 6px;
  background-color: #b2b2b2;
}

A.gbpageselected {
  color: #ff9933;
  font-size: 9pt;
  font-weight: bold;
}
A.gbpage {
  color: #666666;
  font-size: 9pt;
}

/* .expo P {
  margin-top: 0px;
  margin-bottom: 0px;
} */

/* .summary {
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
  line-height: 1.32em;
} */
.author {
  color: #303030;
  font-size: 0.8rem;
  margin-top: 0.8em;
  /* font-weight: bold; */
  /*display: inline-block;*/
}
.author A,
A.author {
  color: #891f06;
}
SPAN.contestdate {
  font-style: oblique;
}

TD.gray {
  color: #666666;
  border-top: solid 1px #dddddd;
}
.newsletter {
  display: table;
  clear: both;
  color: #666666;
  /* border-top: dotted 1px #dddddd; */
  padding: 0px;
  font-size: 80%;
  text-align: center;
}
.newsletter A,
.language A {
  color: #891f06;
}

.language {
  margin-top: 2rem;
  text-align: center;
  font-size: 8pt;
  color: #999999;
  clear: left;
}
.language A {
  color: #891f06;
  font-size: 8pt;
  margin-left: 12px;
  margin-right: 12px;
}
.language A.selected {
  color: #d33d19;
}

.menuskin {
  position: absolute;
  text-align: left;
  width: 100px;
  background-color: #ffffff;
  border: solid 1px #ff9933;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
  z-index: 100;
  visibility: hidden;
}
.menuskin a {
  padding-left: 10px;
  padding-right: 10px;
}

.agenda {
  margin-bottom: 10px;
  font-size: 9pt;
}
.agenda_title {
  font-weight: bold;
}
.agenda_date,
.agenda_author,
.agenda_local {
  margin-right: 8px;
}

.local {
  display: inline;
}
.local .likes {
  border-top: dotted 1px #cccccc;
  border-bottom: dotted 1px #cccccc;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  height: 24px;
}
.local ul.options_social {
  list-style-type: none;
  width: 100%;
  padding: 0px;
  margin: 0px;
  padding-left: 4px;
  text-align: left;
}
.local UL.options_social LI {
  list-style-type: none;
  float: left;
  margin-right: 8px;
}
.local UL.options_social LI A {
  color: #999999;
  font-size: 80%;
}

.meter {
  margin-top: 4px;
}

.publication_date {
  font-size: 7pt;
}
