/* style.css */
/* cache-version: 2026-06-07-layout-fix */

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url('../../fonts/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url('../../fonts/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body
{
    color: #000000;
    font-style: normal;
    font-size: 10px;
    font-family: 'Roboto', sans-serif;
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.home
{
    line-height: 1.5em;
    font-family: "Roboto", Courier, "Helvetica Neue", helvetica, Arial, sans-serif;
    font-size: medium;
    max-width: 800px;
    margin:auto;
    padding:5em;
    text-align: justify;
    
}
.home p
{
    margin-bottom: 1em;
}
.home h1
{
    font-size:20px;
    margin-bottom: 1em  ;
    font-weight:bold;
}

.home h2
{
    border: none;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 1.7em;
    margin-top: 0.5em;
    color: #3b8695;
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}

.home ul
{
    list-style-type:circle;
    padding-left:20px;
}


/* Hide sections initially */
.content-section {
    display: none;
    opacity: 0;
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}

/* Show sections with fade-in effect */
.content-section.visible {
    display: block;
    opacity: 1;
}

/* Main content fade transitions */
#main-content.hidden {
    display: block;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

#main-content.visible {
    display: block;
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}

/* Reduce vertical space when hidden */
#main-content.hidden,
.content-section.hidden {
    display: block;
    height: 0;
    overflow: hidden;
    transition: opacity 0.5s ease-in-out;
}


#main-content.hiddenTransition,
.content-section.hiddenTransition{
    display: block;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.5s ease-in-out;
}

/* Main page content styles */
.summary {
    margin-bottom: 20px;
}

/* Navigation links styling */
.nav-link {
    cursor: pointer;
    text-decoration: underline;
    color: blue;
}

.nav-link:hover {
    color: darkblue;
}

/* Back link styling */
.back-link {
    text-decoration: underline;
    color: blue;
    cursor: pointer;
    font-size: 0.8em;
    margin-left: 10px;
}

.back-link:hover {
    color: darkblue;
}

.hidden {
    display: none;
}

a:link, a:visited
{
    color: #3B8695;
}
a:hover
{
    text-decoration: underline;
    color: #3B8695;
}

.ul-list
{
    list-style-type: disc;
    padding-left: 20px;
}

.container {
    max-width:78.75em;
    margin-left:auto;
    margin-right:auto;
    margin-left:auto;
    margin-right:auto;
    width:auto;
    color: #000000;
    font-style: normal;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    border-top: #3b8695 solid 10px;
    border-bottom: #3b8695 solid 10px;
    border-left: #3b8695 solid 10px;
    border-right: #3b8695 solid 10px;
    overflow: hidden;
    background-color: #fff;
}

.container-home {
    max-width:78.75em;
    margin-left:auto;
    margin-right:auto;
    margin-left:auto;
    margin-right:auto;
    width:auto;
    color: #000000;
    font-style: normal;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    border-bottom: #3b8695 solid 10px;
    border-left: #3b8695 solid 10px;
    border-right: #3b8695 solid 10px;
    overflow: hidden;
    background-color: #fff;
}


.main_area {
    top: 0;
    width: 100%;
    color: #000000;
    font-style: normal;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    border-top: #3b8695 solid 10px;
    border-bottom: #3b8695 solid 10px;
    border-left: #3b8695 solid 10px;
    border-right: #3b8695 solid 10px;
    overflow: visible;
    position: fixed;
    background-color: #fff;

}


.resultbox {
    font-weight: normal;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    /*margin: 129px 0px;*/
    width: 100%;
    overflow-x: scroll;
    border-bottom: #3b8695 solid 10px;
    border-left: #3b8695 solid 10px;
    border-right: #3b8695 solid 10px;
    height: calc(100vh - 100px);
}

#result_area.resultbox {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
    overflow: auto;
    box-sizing: border-box;
}

.result_info {
    padding: 5px;
    color: #3b8695;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-top:30px;
}

.select_button {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #ffffff;
    font-size: 12px;
    background: #3B8695;
    /*padding: 3px 6px 3px 6px;*/
    text-decoration: none;
    /*margin:3px;*/
}
.select_button:hover {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    background: #B9D6DA;
    text-decoration: none;
    cursor: pointer;
}


.logout {
    text-align: right;
    top: 30px;
    position: absolute;
    right: 10px;
}

#captchaimg {
    vertical-align: text-top;
    padding-right: 20px;
}

.filteron { color: #FF0000; font-weight: bold; font-style: normal; }

.int { text-align: right; }

.header {
    background: #FFFFFF;
    padding: .3rem;
    /*margin-left: -5px;*/
    /*margin-right: -5px;*/
    -moz-user-select: none;
	-webkit-user-select: none;

}

.topHeader > div {display:inline-block}
/*.header > div,
.header input,
.header select {
    display: inline-table;
    vertical-align: baseline;
}*/

.topHeader .menu {
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 25px;
    margin-bottom: 20px;
    vertical-align: middle;
}
.main_area label {
    margin-left: 3px;
    margin-right: 3px;
}
.input_grouping {
    width: 100%;
    max-width: 800px;
    display: table;
    table-layout: fixed;
}
.filter_grouping {
    width: 100%;
    max-width: 800px;
    display: table;
    table-layout: fixed;
    background-color: #EAE4D5;

}
.mainSearchArea {
    border:#3b8695;
    border-style: solid;
}
.inputfield {
    display: inline-table;
}
.other_filters {
    display: none;
}
.header > div {
    padding: 5px;
    /*height: 20px;*/
    margin-bottom: .30rem;
    /*vertical-align: middle;*/
}
.header label {
    font-size: .7rem;
    font-weight: 600;
    color: #3B8695;
}
.header .button {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 8px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #ffffff;
    font-size: 12px;
    background: #3B8695;
    text-decoration: none;
    display: inline-table;
    margin:5px;
    padding:3px;
}
.header .button:hover {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 8px;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    background: #B9D6DA;
    text-decoration: none;
    cursor: pointer;
}
.header .filteron {
    color: #FFFF00;
    font-weight: bold;
    font-style: normal;
}

.last_update {
    margin-top: 30px;
    text-align: center;
    color: #3b8695;
}

.logo {
    max-width: 190px;
    margin-left: 26px;
    margin-top: 12px;
    vertical-align: middle;
}

.KFM_logo_img {
    max-width: 342px;
    margin-left: 24.3mm;
    margin-top: 16px;
}
.title {
    color: #3B8695;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    vertical-align: middle;
    margin-left: 50px;
}
.login_area {
    vertical-align: middle;
    margin: auto;
    width: 500px;
    padding: 4em;
    background-color: rgb(201, 190, 156);
}

.subtitle {
    color: #3B8695;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    vertical-align: middle;
}

.waitbar {
    width: 128px;
    height: 15px;
    vertical-align: text-top;
    border-right: solid #ffffff 10px;
}

#iframe {
    width: 100%;
    height:0px;
}

.unselectable {
	-moz-user-select: none;
	-webkit-user-select: none;
   padding: .5rem 0 0 1.8rem;
}

.selectable {
	-moz-user-select: text;
	-webkit-user-select: text;
}

/* div table */
div.blueTable {
    font-family: 'Roboto', sans-serif;
    border: 1px solid #B8AE91;
    background-color: #EEEEEE;
    text-align: left;
    border-collapse: collapse;
}
.divTable.blueTable .divTableCell, .divTable.blueTable .divTableHead {
    border: 1px solid #AAAAAA;
    padding: 3px 2px;
}
.divTable.blueTable .divTableBody .divTableCell {
    font-size: 13px;
}
.divTable.blueTable .divTableBody .divTableCell img{
    height: 25px;
    width: auto;
    vertical-align: text-top;
}
.divTable.blueTable .divTableBody .divTableCell.center{
    text-align: center;
}
.divTable.blueTable .divTableBody .divTableCell.concordance{
    column-width: 300px;
    display:contents;
    font-family: monospace;
    white-space:pre;
}
.divTable.blueTable .divTableBody .divTableCell.right {
    text-align: right;
}
.divTable.blueTable .divTableRow:nth-child(even) {
    background: #EAE4D5;
}
.divTable.blueTable .divTableHeading {
    background: #B8AE91;
    border-bottom: 2px solid #444444;
}
.divTable.blueTable .divTableHeading .divTableHead {
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    border-left: 2px solid #EAE4D5;
}
.divTable.blueTable .divTableHeading .divTableHead.center {
    text-align: center;
}
.divTable.blueTable .divTableHeading .divTableHead.right {
    text-align: right;
}
.divTable.blueTable .divTableHeading .divTableHead:first-child {
    border-left: none;
}

.blueTable .tableFootStyle {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #EAE4D5;
    border-top: 2px solid #444444;
    display: flex;
    /*flex-direction: row;*/
    /*flex-wrap: nowrap;*/
    justify-content: space-between;
}
.blueTable .tableFootStyle .links {
    text-align: right;
}
.blueTable .tableFootStyle .links a{
    display: inline-block;
    background: #B8AE91;
    color: #FFFFFF;
    padding: 2px 8px;
    border-radius: 5px;
}
.blueTable .tableFootStyle .links  a.active {
    display: inline-block;
    background: #3B8695;
    color: #FFFFFF;
    padding: 2px 8px;
    border-radius: 5px;
}
.blueTable .tableFootStyle .selectArea {
    text-align: left;
}
.blueTable.outerTableFooter {
    border-top: none;
    position: sticky;
    bottom: 0;
    z-index: 2;
    min-width: 100%;
}
.blueTable.outerTableFooter .tableFootStyle {
    padding: 3px 5px;
}
/* DivTable.com */
.divTable{
    display: table;
}
.divTableRow {
    display: table-row;
}
.divTableHeading {
    display: table-header-group;
}
.divTableCell, .divTableHead {
    display: table-cell;
}
.divTableHeading {
    display: table-header-group;
}
.divTableFoot {
    display: table-footer-group;
}
.divTableBody {
    display: table-row-group;
}

#rating {
    right: 10px;
    position: absolute;
    top: 40px;
}

.rating_module {
    background-color: yellow;
    font-size: x-large;
    margin-left: 5%;
    margin-right: 5%;
    padding: 1%;
}

.rating_scale {
    text-align: center;
    font-size: x-large;
    padding: 3%;
}

.rating_description {
    background-color: #3b8695;
    color: white;
    font-size: x-large;
    margin-left: 5%;
    margin-right: 5%;
    padding: 1%;
}

.word {
    font-family: Verdana, Tahoma, Arial;
    padding: 4px 4px 4px 4px;
    letter-spacing: 3px;
    text-decoration: none;
    font-weight: normal;
}

.rate {
    font-size: x-large;
    width: 100px;
}

.rate:hover {
    background-color: #44b3c2;
    color: white;
    cursor: pointer;
}

.rated {
    background-color: #3b8695;
    color: white;
    cursor: pointer;
}

.size9 {
    color: #000;
    font-size: 30px;
}
.size8 {
    color: #111;
    font-size: 28px;
}
.size7 {
    color: #222;
    font-size: 26px;
}
.size6 {
    color: #333;
    font-size: 24px;
}
.size5 {
    color: #444;
    font-size: 22px;
}
.size4 {
    color: #555;
    font-size: 20px;
}
.size3 {
    color: #666;
    font-size: 18px;
}
.size2 {
    color: #777;
    font-size: 16px;
}
.size1 {
    color: #888;
    font-size: 10px;
}
.size0 {
    color: #999;
    font-size: 7px;
}


/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
  }
  
  /* Tooltip text */
  .tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
   
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
  }
  
  /* Show the tooltip text when you mouse over the tooltip container */
  .tooltip:hover .tooltiptext {
    visibility: visible;
  }
