table#myTable {
	width: 98%;
	margin: 12px 2%;
}
table#myTable tr td {
	vertical-align: top;
	font-size: 12pt;
}
table#myTable thead tr th {
	vertical-align: top;
	/* width: 15%; */
	}
table#myTable thead{
	position: sticky; 
	top: 0;
    z-index: 1000;
	}
.concept_cell {
	background-color: #ffda5e73;
}
.concept {
    /* background-color: #f4ba7e; */
	background-color: #c5b2fbed;
    font-weight: 650;
    border-radius: 5px;
    padding: 2px 12px 4px 8px;
    font-size: 12pt;
    position: sticky;
    top: 48px;
}
.expanded-content {
	display: inherit;
	/* display: contents; */
	white-space: nowrap;
	margin-bottom: 3pt;
	padding: 1px 9px;
}
.neighbourhood {
	display: contents;
	white-space: nowrap;
	font-weight: bold;
	margin-bottom: 3pt;
	padding: 5px 1px;
}
.neighbourhood a {
	/* display: block; */
	text-decoration: none;
	padding: 1px 5px;
}
.neighbourhood a:hover {
	/* display: block; */
	color:white;
	background-color: #F29B6B;
	border-radius: 4px;
}

.expanded-content tr {
	/* border-bottom: none; */
	border-bottom: 2px solid white;
}
.expanded-content td {
	padding: 2px 9px 0px 0px;
	vertical-align: baseline !important;
}

.delta {
	margin-right: 5px;
    float: right;
    font-weight: 500;
}
.collapsed .expanded-content {
	display: none;
	/* white-space: pre-wrap; */
	white-space: nowrap;
}

.expanded .collapsed-content {
	display: none;
}
.etymon_table {
	font-size: 14px;
    line-height: 140%;
    font-weight: 650;
}
.toggle-button {
	cursor: pointer;
	text-decoration: none;
	color: #342a1b;
    font-weight: 700;
}

.content.expanded {
	/* Set the desired width value */
}

.search-container {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 300px;
	margin: 0 auto;
}

#search-input  {
	padding: 8px;
	border: 2px groove rgba(226, 137, 7, 0.4);
	border-radius: 7px;
	flex: 1;
	font-family: 'Segoe UI';
	font-size: 13pt;
	font-weight: 600;
	/* font-style: italic; */
    margin: 1em auto;
	box-sizing: unset;
}

#search-button  {
	padding: 8px 14px;
	border: none;
	border-radius: 7px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	margin-left: 8px;
	background-color: #e38603;
	background-image: linear-gradient(to top, #995a03, #fb9609)
}

#search-button:hover {
	background-color: #ffc107;
	background-image: linear-gradient(to bottom, #995a03, #fb9609)
}

.lg_name {
	font-weight: 400;
    white-space: normal;
    /* width: 200px; */
    font-size: 86%;
    line-height: 130%;
}

.neighbourhood > details > summary {
	color: #201c1c;
    /* background-color: #f1c395; */
    background-color: #f79b7991;
    padding: 3px 1px 3px 8px;
    border-radius: 4px;
}
th > button {
	font-weight: 600;
	background-color: #f5e896;
}
span.lg_form {
    font-weight: 650;
    padding: 0;
    font-size: 108%;
}
tr {
    font-size: unset;
}

.etymon_table a {
	text-decoration: none;
	padding: 3px 5px 3px 2px;
}
.etymon_table a:hover {
	background-color: #780f5a;
    color: #fffafa;
	border-radius: 4px;
}
div.searchDiv {
	display: flex;
}

@media screen and (max-width: 967px) {
	details > a > img {
	    float: initial !important;
		width: 90% !important;
		max-width: revert !important;
		margin: 15px 25px 15px 10px !important;
	}	
	div.searchDiv {
		display: flow;
	}
}


[picked], [p] {
    border-radius: 5px;
    font-weight: bold;
}

summary.sum_header {
    background-color: rgba(253 210 22 / 66%);
    padding: 3px 1px 3px 8px;
    border-radius: 4px;
}
summary.etym_header {
    background-color: #e1c2a5;
    padding: 3px 1px 3px 8px;
    border-radius: 4px;
}

table#myTable {
    --color1: #6ef96e;
    --color2: #ffc06de3;
    --color3: #8acbffb8;
    --color4: #ff7b7b9c;
    --color5: #f6de43;
    --color6: #ff95ff;
}

table#myTable > tr > td:nth-child(1) {
    background-color: rgb(235 230 207);
	width: 220px;
	padding: 6px 8px 6px 14px;
	font-size: 14pt;
    font-weight: 600;
}

table#myTable > tr > td:nth-child(2) {
	width: 20%;
}

/* neighbour concept */
table#myTable > tr > td:nth-child(2) > details > table > tr > td:nth-child(1) {
    font-weight: 600;
    background-color: rgba(255 207 0 / 11%);
    width: 180px;
    white-space: normal;
    font-size: 13.5pt;
	padding: 4px 8px 4px 10px;
}
table#myTable > tr > td:nth-child(2) > details > table > tr > td:nth-child(1) > a {
    color: #222;
	font-size: 13.5pt;
}
table#myTable > tr > td:nth-child(2) > details > table > tr > td:nth-child(1) > a.a:hover {
    color: #c01fd0;
    border-bottom: 2px dotted slategray;
}
table#myTable > tr > td:nth-child(2) > details > table > tr > td:nth-child(2) {
    width: auto;
	font-size: 13pt;
}
/* protolg of etymon */
table#myTable > tr > td:nth-child(3) > details > table > tr > td:nth-child(1) {
	font-weight: 400;
    font-size: 11pt;
    font-style: italic;
    white-space: normal;
    min-width: 100px;
    max-width: 190px;
    width: 130px;
	padding-top: 5px;
}
/* subtable of etyma */
table#myTable > tr > td:nth-child(3) {
    width: auto;
}
/* etymon's protoform */
table#myTable > tr > td:nth-child(3) > details > table > tr > td:nth-child(2) {
	font-weight: 600;
    background-color: #f2e6dbbf;
    white-space: normal;
	/* width: 180px; */
	padding-right: 14px;
    vertical-align: baseline;
	padding-top: 4px;
    font-size: 13pt;
}

table#myTable > tr > td:nth-child(3) > details > table > tr > td:nth-child(2) > a {
    font-size: 13pt;
	color: #2c3b49;
    font-weight: 700;
	padding: 3px 5px 3px 2px;
}
table#myTable > tr > td:nth-child(3) > details > table > tr > td:nth-child(2) > a:hover {
    /* border-bottom: 2px dotted #fff; */
	background-color: #780f5a;
    color: #fffafa;
	border-radius: 6px;
}
/* etymon's reflexes */
table#myTable > tr > td:nth-child(3) > details > table > tr > td:nth-child(3) > details > table > tr > td:nth-child(1) {
	width: 80px;
}
/* etymon's reflexes */
table#myTable > tr > td:nth-child(3) > details > table > tr > td:nth-child(3) > details > table > tr > td:nth-child(2) {
	font-weight: 600;
    background-color: #cbfac596;
	width: 130px;
}
/* etymon's reflexes */
table#last_details > tr > td:nth-child(1) {
	font-weight: 600;
    min-width: 100px;
    max-width: 170px;
    width: 18%;
    white-space: normal;
}
/* etymon's reflexes */
table#last_details > tr > td:nth-child(2) {
	font-weight: 650;
    font-size: 13pt;
    /* background-color: #cbfac5b0; */
    min-width: 100px;
    max-width: 170px;
    width: 130px;
    white-space: normal;
	padding-left: 11px;
	padding-right: 11px;
}
/* etymon's reflex's source */
table#last_details > tr > td:nth-child(3) {
    width: 42px;
    text-align: center;
}
/* etymon's reflex's meanings */
table#last_details > tr > td:nth-child(4) {
	font-size: 12pt;
	min-width: 50%;
	/* max-width: 170px; */
	/* width: 30%; */
    white-space: normal;
}