@font-face {
    font-family: 'karmillabold';
    src: url('fonts/karmilla-bold-016-webfont.eot');
    src: url('fonts/karmilla-bold-016-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('fonts/karmilla-bold-016-webfont.woff2') format('woff2'),*/
         url('fonts/karmilla-bold-016-webfont.woff') format('woff'),
         url('fonts/karmilla-bold-016-webfont.ttf') format('truetype'),
         url('fonts/karmilla-bold-016-webfont.svg#karmillabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Karmilla';
    src: url('fonts/karmilla-regular-016-webfont.eot');
    src: url('fonts/karmilla-regular-016-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('fonts/karmilla-regular-016-webfont.woff2') format('woff2'),*/
         url('fonts/karmilla-regular-016-webfont.woff') format('woff'),
         url('fonts/karmilla-regular-016-webfont.ttf') format('truetype'),
         url('fonts/karmilla-regular-016-webfont.svg#karmillaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ocrpbi2';
    src: url('fonts/ocrpbi2.eot');
    src: url('fonts/ocrpbi2.eot?#iefix') format('embedded-opentype'),
        url('fonts/ocrpbi2.woff') format('woff'),
        url('fonts/ocrpbi2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ocrpbi1';
    src: url('fonts/ocrpbi1.eot');
    src: url('fonts/ocrpbi1.eot?#iefix') format('embedded-opentype'),
        /*url('fonts/ocrpbi1.woff2') format('woff2'),*/
        url('fonts/ocrpbi1.woff') format('woff'),
        url('fonts/ocrpbi1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'limousine';
        src: url('fonts/Limousine.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'IntervalBold';
        src: url('fonts/IntervalBold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IntervalBoldSlanted';
        src: url('fonts/IntervalBoldSlanted.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IntervalBook';
        src: url('fonts/IntervalBook.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Intervalslanted';
        src: url('fonts/Intervalslanted.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

:root {
  --main-color: rgb(58, 225, 197);
  --inverse-color: rgb(197, 30, 58);
}


body#sponge{
	overflow: hidden;
	background-color: var(--main-color);
}


#customcolor{
	z-index: 300;
	top: 10px;
	right: 10px;
	position: fixed;
}
#customblend{
	z-index: 300;
	top: 50px;
	right: 10px;
	position: fixed;
}


#tframe{
    border:0;
}

.feedcont{
	float:left;
	/*background:lightgrey;*/
	width:300px;
	margin:10px;
}

.flink {
	font-size:14px;
	text-align: left;
	width: auto;
    margin: 10px;
    padding: 10px;
    position: relative;
    display:inline-flex;
    max-height:200px;
}
.radiosounds{
	max-height:80vh;
}
.radiosounds a{
	text-decoration:none;
}
.radiosounds a span{
	position: relative;
	color: black;
	font-size: 50px;
	top: 10px;
	line-height: 0px;
}
#feedradio{
	width: 77%;
}
#fttv{
position: fixed;
left: 0px;
top: 20px;
height: 80vh;
background: black;
color: white;
font-family: ocrpbi1;
text-transform: uppercase;
font-size: 30px;
}
#fttv a{
	color: white;
	text-decoration: none;
}

#fshtv{
	font-size:10px;
}


.flink.current{
	background-color:plum;
}

#currentfeed{
//	max-height:300px;
text-overflow: ellipsis;
}

#descfeed{
display: block;
/*font-size: 13px;*/
}
#prevdesc,#nextdesc{
	display: none;
}

.listmedia{
    left: -180px;
    top: -150px;
    position: relative;
    height: 0px;
    margin:0px;
    padding:0px;
    border: none;
}
.gallerybox{
width: auto;
padding-top: 20px;
background: white none repeat scroll 0% 0%;
border-radius: 5px;
}
.gallerybox .ftitle{
	display: none;
}

.videoweft
{/*
	left:100%;
	margin-left:-170px;*/
  transition: margin-left 1.0s ease;
}
/*.videoweft:hover
{
  margin-left: -50%;
}*/
#galleryz{
	white-space: nowrap;
	overflow: hidden;
}
.imgs{
	float: left;
	width:50px;
    margin:0px;
    padding:0px;
    border: none;
    position:relative;
    z-index: 4;
    display: contents;
}
.imgs a{
	padding-right:5px;
}
.vids,.sounds{
	background:none;
	height:auto;
	min-height: 70px;
	width: 130px;
    margin:10px;
    padding:0px;
    border: none;
}
.tvs{
	width:130px;
}

.showhide{
	cursor: pointer;
	display: block;
}
.showhide.but{
	color:white;
	text-decoration: underline;
}

#closenav{
}

#closelink{
	font-family: ocrpbi2,'sans-serif';
	display: none;
	position:absolute;
	bottom:0;
	left:7vw;
	text-decoration: none;
	color: black;
}

#langbox:hover{
	z-index:110;
}

#transhead{
	  font-family:ocrpbi1;
}

#ttit{
	padding-left:6px;
	top:0px;
	right:16px;
	background: transparent !important;
	border: 0px solid black;
	border-radius:20px;
	display: inline-block;
	z-index:40;
	position:fixed;
	width: 98vw;
	z-index: 201;
	height: 7vh; /* michael: reduced from 9, often overlapping spip link in sidebar */
	margin-top: 1%;
	margin-top: 2vh;

	-webkit-transition : width 0.8s ease-in-out, margin-top 0.8s ease-in-out;
	-moz-transition : width 0.8s ease-in-out, margin-top 0.8s ease-in-out;
	transition : width 0.8s ease-in-out, margin-top 0.8s ease-in-out;
}

#ttit #mainsitelink{
	left: 0.2vw;
	position:relative;
	z-index:48;
	text-decoration: none;
	color: black;
}

.mainsitelink,.closelink{
	font-family:ocrpbi2;
	text-align:center;
	margin:0;
	width: 100%;
	height: 0px;
	top:10px;
	right:10px;
}

#ttit.external #mainsitelink p{
	line-height: 6vh;
}
#ttit.external #langbox{
	display: none;
}
#mainsitelink p{
	line-height:0.9em;
	font-family:"ocrpbi2",sans-serif;
	text-align:justify;
	color: black;
	margin:0;
	word-spacing: -0.7em;
	-webkit-transition : font-size 0.8s ease-in-out, word-spacing 0.8s ease-in-out, line-height 0.8s ease-in-out;
	-moz-transition : font-size 0.8s ease-in-out, word-spacing 0.8s ease-in-out, line-height 0.8s ease-in-out;
	transition : font-size 0.8s ease-in-out, word-spacing 0.8s ease-in-out, line-height 0.8s ease-in-out;
}
#ttit.half #mainsitelink p, #ttit.third #mainsitelink p, #ttit.external #mainsitelink p {
}


#ttit.half{
	/*width: 50% !important;*/
}

#ttit.external{
	margin-top: 1vh;
	width: 13% !important;
	letter-spacing: 0.57vw;
}

/* @media screen and (min-width: 200px) { */
#mainsitelink p,a#toggle-menu{
		font-size: 40px;
}

#ttit.external #mainsitelink p,body.ext a#toggle-menu,#closelink{
	font-size: 32px;
}

#transfeed.expanded{
	width: 100%;
}

#resizer{
    font-family: ocrpbi2,sans-serif;
    font-size: 60px;
	display: block;
	position: absolute;
	top:66%;
	left:-30px;
	width:20px;
	z-index:5;
	cursor:pointer;
}
#resizer.hidden {
    display: none;
}
#langbox{
	margin-top:0px;
	display: none;
}


/* @media screen and (min-width: 800px) { */
#ttit.third{
	/*width: 79% !important;*/
}

@media screen and (min-width: 800px) {
    #mainsitelink p,a#toggle-menu{
        font-size: 68px;
    }
}

#audioicon {
    position:relative;
    bottom: 10px;
    font-size: 32px;
    display: none;
}
#audioicon.playing {
    display: inline;
}

/* audioplayer */
#audioplayer {
	font-family: 'ocrpbi1', mono;
	font-size: 0.7em;
    padding-left: 2.5em;
    box-sizing: border-box;
    background: white;
	 color: black;
    flex: 0 0 auto;
    width: 100%;
    height: auto;
    z-index: 50;
	min-height:150px;
}
#audioplayer.hidden {
	display: none;
}	
#audioplayer .audioinfo {
	padding: 5px 0;
	width:50%;
}
	
#audioplayer a, #audioplayer a:hover {color: black;}

	
#audioplayer audio {
    width: 100%;
}
#audioplayer .audioinfo .tags::before {
    content: "@ "; /* &mdash; see: https://css-tricks.com/snippets/html/glyphs/ */
}
#ttit.external #mainsitelink p,body.ext a#toggle-menu,#closelink{
	font-size: 40px;
}

#transfeed.expanded{
	width: 400px;
}


#langbox{
	margin-top:-45px;
	display: block;
}

/*
@media screen and (min-width: 1600px) {
#mainsitelink p,a#toggle-menu{
		font-size: 80px;
}

#ttit.external #mainsitelink p,body.ext a#toggle-menu,#closelink{
	font-size: 44px;
}

#transfeed.expanded{
	width: 22%;
}
}
*/

#mainsitelink p:after {
    content: '';
    width: 100%;
  display: inline-block;
}

#rerere{
	display: none;
	color: red;
	cursor: pointer;
	position: relative;
	z-index: 100;
	font-size:12px;
}


#styling{
	position: fixed;
	margin-top:10px;
	right:0px;
}
#stat{
	position:fixed;
	bottom:0px;
	right:0px;
}
#stat span{
 padding:1px;
 border-radius:5px;
}
#load3,#load2,#styling{
	display:none;
}
.bubble{
  display:inline-block;
 /*// display: none;*/
  height:8px;
  width:8px;
  border-radius:5px;
  /*background-color:white;*/
  float:left;
 position:absolute;
  margin-top:-2px;
 margin-left:-2px;
  /*border:1px solid black;*/
}

#mots{
	top: 100px;
	position: relative;
}

.new_padding .newmots{
  font-size:10px;
  position: absolute;
  top:0px;
  right:0px;
}
.legacy{
  display: none;
}
#legacyfeed{
top: 40px;
position: relative;
}
#legacyfeed .line{
width: 10%;
display: block;
float: left;
font-family: "IntervalBook",sans-serif;
font-size: 12px;
}


.wefts, .inwefts{
	font-family: ocrpbi1,mono;
	text-shadow: 2px 2px 3px var(--main-color), 2px 2px 7px var(--main-color), 2px 2px 12px var(--main-color);
	text-decoration: none;
	color: black;
	-webkit-transition: text-shadow linear 30s;
	-moz-transition: text-shadow linear 30s;
	transition: text-shadow linear 30s;
}
.simil{
		text-shadow: 2px 2px 3px var(--main-color), 2px 2px 7px var(--main-color), 2px 2px 12px var(--main-color);
}
.wefts{
	font-size:14px;
}

.inwefts{	
	font-size: 18px;
	float: right;
	margin-top: -20px;
	margin-right: 20px;
	padding: 4px;
}

.wefts:hover, .inwefts:hover, #mainweftlink:hover,.sounds a span:hover,.prevvid:hover,.nextvid:hover{
filter: invert(100%);
transition: filter 300ms;
-webkit-transition : -webkit-filter 300ms;
}

#directweft{
	position: absolute;
	text-align: right;
	right: 20px;
	top: 50px;
}

.startmots{
//font-family: ocrpbi2, sans-serif;
font-weight: bold;
}

#stat{
	display: none;
}

.fix-head{
	top:0px !important;
	position: fixed !important;
}



#tdiv{
	background-color:rgba(255,255,255,0.95);
	margin: 0;
	padding: 0;
	bottom:0;
	left: 0;
	position: absolute;
	height: 87%;
	top:13%;
	width: 100%;
	z-index: 1;
	/*box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2), 0px 0px 20px 10px var(--main-color);*/
	box-shadow: 0px 0px 20px 10px var(--main-color);
	-webkit-transition: width 1s, height 1s, left 1s, right 1s, top 1s, box-shadow ease 30s;
	-moz-transition: width 1s, height 1s, left 1s, right 1s, top 1s, box-shadow ease 30s;
	transition: width 1s, height 1s, left 1s, right 1s, top 1s, box-shadow ease 30s;
}
#arrow{
  position:absolute;
	font-family:ocrpbi2,sans-serif;
    top:-25px;
    right:-10px;
    font-size:60px;
    color: black;
	display: none; 
    text-decoration: none;
}
#arrow.visible {
    display:inline;
}
/*
.galaxy #arrow,.blocked #arrow,.ext #arrow{
	display: block;
}
.galaxy #arrow::after, .blocked #arrow::after{
  content: "\2197";
  position:absolute;
  top:-25px;
  right:-10px;
  font-size:60px;
  color: black;
  text-decoration: none;
}
.ext #arrow::after{
  content: "\2197";
  position:absolute;
  top:0px;
  right:20px;
  font-size:60px;
  color: black;
  text-decoration: none;
}
*/
#closemedia {
  font-family:ocrpbi2,sans-serif;
  position:absolute;
  top:-40px;
  right:40px;
  font-size:60px;
  color: black;
  cursor: pointer;
  display: none;
}
#closemedia.visible {
    display: inline;
}
#nextmedia {
  font-family:ocrpbi2,sans-serif;
  position:absolute;
  top:50%;
  right:30px;
  font-size:60px;
  color: black;
  cursor: pointer;
  display: none;    
}
#prevmedia {
  font-family:ocrpbi2,sans-serif;
  position:absolute;
  top:50%;
  left:30px;
  font-size:60px;
  color: black;
  cursor: pointer;
  display: none;
}
/*#nextmedia.visible, #prevmedia.visible {
    display: inline;
}*/
#tdiv.page{
	width:67%;
}

#tdiv.wft{
	width:67%;
}

#tdiv.external{
	width: 87%;
	height:100%;
	top:0;
}

.nowefts:not(.home) #tdiv{
	/*width:79%;*/
}

.feedbox{
	width: 90%;
	/*max-width: 30em;*/
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
}
.ftitle{
	/*max-width: 90%;*/
	right: 0;
	margin-right: 0;
	margin-left: auto;
}
.feedbox.exp{
	width: 100%;
	/*max-width: none;*/
}

#pregallery,#prefolder{
	width: 90%;
	border-bottom:1px solid;
}
.linx{
	display: block;
}
.feedbox{
	border-top: 1px solid;
	left: 2%;
	font-size:13px;
	line-height: 18px;
	letter-spacing: -0.5px;
	display: block;
	text-align: left;
    color:black;
}
.feedbox:not(.gallerybox):not(.videobox):not(.mediabox){
	font-family:ocrpbi1,sans-serif;
	margin-bottom:1em;
/*	transition: filter 300ms;
	-webkit-transition : -webkit-filter 300ms linear;*/
}

.feedbox:not(.gallerybox):not(.videobox):not(.mediabox):hover{
	/*filter: invert(100%);*/
}

.videobox{
	padding-top:10px;
	width: 90%;
}

.feedbox:hover ,.flink:hover{
	z-index: 2;
}
.feedbox:hover > .ftitle{
	/*border-right:20px ridge red;	*/
}

#niufeed,#folderz,#galleryz,#linkz{
	display:none;
}

#niufeed > .mediabox {
    pointer-events: none;
}

.mediabox{
	font-family:ocrpbi1,sans-serif;
	font-size:12px;
}
.mediabox .ftitle a{
}

.mediabox .ftitle{
	background-color: rgb(58, 225, 197);
	background-color: var(--main-color);
	z-index: 10;
	position: fixed;
	bottom: 0;
	right: 0;
	filter:invert(100%);
	width: 20%;
}

.preweft{
	font-family:'IntervalBook',sans-serif;
	font-size:14px;
	display: block;
	margin-top:1em;
	margin-bottom:1em;
}
.pright{
	/*text-align:right;*/
}

.ftitle{
	-webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

.ftitle{
    padding: 1em;
    border-top:none;
    position: relative;
    display:inline-block;
    color:black;
    z-index: 0;
}

.ftitle.videoweft{
	min-height:200px;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: transparent;
}

.titref{
	font-size:60px;
}


.visible{
	z-index:2;
}
.visible > .ftitle{
	/*border-right:20px ridge red;	*/
}

.ftitle a{
	color: black;
}

.ftitle ul{
	display: none;
}

.ftitle .tit,.prevvid,.nextvid{
	display: block;
	text-shadow: 2px 2px 3px rgb(58, 225, 197);
	text-shadow: 2px 2px 3px var(--main-color);
}
.ftitle .wtit{
	letter-spacing: 0px;
	font-size:18px;
	display: block;
	text-shadow: 2px 2px 3px rgb(58, 225, 197);
	text-shadow: 2px 2px 3px var(--main-color);
}
.ftitle .dez{
	font-size: 13px;
	line-height: 18px;
	margin-top:16px;
}

.prevvid{
	text-decoration: none;
	color: black;
	float: left;
	display: inline-block;
	position: relative;
	/*top:-14px;*/
}
.nextvid{
	text-decoration: none;
	position: relative;
	/*top:-14px;*/
	color: black;
	float: right;
	display: inline-block;
}
.pretext{
	display: none;
	overflow: hidden;
	height: 0.9em;
	width: 90%;
	text-align: center;
	text-overflow: ellipsis;
}
.nextvid span:hover ~ .pretext,.prevvid span:hover ~ .pretext{
	display: inline-block;
}


.fmedia img{
    /*padding: 10px;*/
    width: 100%;
    /*box-shadow: 0px 0px 5px #ff0000, 0px 0px 15px #ff0000;*/
}
.fmedia a{
	text-decoration:none;
}
.fmedia a span{
	position: absolute;
	top: 30%;	
	color: rgb(58, 225, 197);
	color: var(--main-color);
	left: 30%;
	font-size: 70px;
	display: inline;
/*	position: relative;
	top: -1.5em;
	color: var(--main-color);
	left: 0.7em;
	font-size: 4em;
	display: block;
	height: 0px;*/
}

#galleryz .desc, #folderz .desc{
	font-family:ocrpbi1,sans-serif;
	font-size:13px;
	color:black;
}
#galleryz .desc a, #folderz .desc a{
	color:black;
}
#linkz a{
	font-family:ocrpbi1,sans-serif;
	font-size:10px;
	color:black;
	line-height:12px;
}
.imghoverz{
	position: absolute;
	margin-top: -420px;
	z-index: 5;
	display: none;
	object-fit: cover;
}


.hide{
	display:none !important;
}


#weftcontainer{
    left: 0px;
    background-color: transparent;
    width: 100%;
    /*height: 100vh;*/ /* now part of flex display with #audioplayer in #side */
    overflow: hidden;
    flex: 1 1 auto;
    /*overflow-y: auto;*/
}

#weftcontainer #loadgif {
    margin-top: 13vh;
    margin-left: 2vw;
}



#side.third,#side.expanded{
    width: 67%;
}


#side.third,#side.expanded{
    width: 80%;
}

#side{
    z-index:0;
	width: 0%;
	position: absolute;
	top:0;
	right:0;
	background-color: white;
	box-shadow: 0px 0px 20px 10px var(--main-color);
	height: 100vh;
	/*-webkit-transition: width 0.8s ease-in-out, z-index 0.2s step-end, background-color ease-in-out 30s;
	-moz-transition: width 0.8s ease-in-out, z-index 0.2s step-end, background-color ease-in-out 30s;
	transition: width 0.8s ease-in-out, z-index 0.2s step-end, background-color ease-in-out 30s; */
	/*overflow-x: hidden; */
	/*overflow-y: auto;*/
    display: flex;
    flex-direction: column;
}

#side.external{
    right:0px;
    width: 13%;
}

#side.external #closelink{
    display: block;
}

.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

#side.half{
	right:0px;
	width: 32%;
}


#side.back{ 
	z-index:-1 !important; 
}

/*#side.third,*/

#side.expanded{
	right:0px;
	z-index:21;
}

#side.hovered {
/*	z-index:21;
	-webkit-transition: width 0.8s ease-in-out, z-index 0.2s step-start;
	-moz-transition: width 0.8s ease-in-out, z-index 0.2s step-start;
	transition: width 0.8s ease-in-out, z-index 0.2s step-start;*/
}

.nowefts #side,.nonwetfs #side{
	overflow-y: hidden !important;
	z-index: 0 !important;
}
.nowefts:not(.home) #side,.nonwefts #side{
	width: 22%;
}

.mods{
	display: none;
}

#niufeed{
	overflow-x: hidden;
	position: relative;
	width: 90%;
	margin-top: 100px;
/*	top: 13%;
*/	/*height: 87%;*/
	left: 5%;
	float:left;
}

#galleryz,#folderz,#linkz{
	position: relative;
	width: 90%;
	left: 5%;
	float:left;
	margin-bottom:50px;
}

#niufeed:hover{
}

#side.expanded #niufeed{
	border-top: 1px solid black;
}

.home #niufeed{
	display: none;
}

#wframe{
    position: relative;
    top:0;
    left:0;
    width:100%;
    height: 100% !important;
	position: relative;
	width:100%;
	/*height: 0;*/
	overflow: visible;
    border: none; /* mm: removing july 2020 -- was default == 2px gray, if we want -- can better add to weftcontainer */
}

#clickback{
	cursor: pointer;
	position:absolute;
	right:0;
	z-index:21;
}

/* MENUUUUUU*/

a#toggle-menu{

    z-index: 400 !important;
    position: fixed;
	bottom: 20px; /* was 15px */
	font-family: ocrpbi2;
/*	writing-mode: vertical-lr;
	text-orientation: upright;*/
	right: 25px;
	cursor: pointer;
	letter-spacing: 10px;
	-webkit-transition : font-size 0.8s ease-in-out, line-height 0.8s ease-in-out, text-shadow linear 30s;
	-moz-transition : font-size 0.8s ease-in-out, line-height 0.8s ease-in-out, text-shadow linear 30s;
	transition : font-size 0.8s ease-in-out,line-height 0.8s ease-in-out, text-shadow linear 30s;
	
	/* websprint 07/2022 */
	background: var(--main-color);
	box-shadow: 0px 0px 14px var(--main-color),0px 0px 24px var(--main-color),0px 0px 4px var(--main-color);
	border-radius: 65px;
	padding-left: 20px;
	padding-right: 10px;
}
.expanded a#toggle-menu {
    /*bottom: 15px;*/
}
#transfeed{
    position: absolute;
	z-index: 200;
    -webkit-transition: width 0.2s ease-in-out, background-color 30s;
	-moz-transition: width 0.2s ease-in-out, background-color 30s;
    transition: width 0.2s ease-in-out, background-color 30s;
    margin: 0;
    padding: 0;
    bottom: 0;
    right: 0;
    height: 87%;
    top: 13%;
   	background-color: rgb(58, 225, 197);
    background-color: var(--main-color);
}

#transfeed.collapsed{
	/*background-color: white;*/
	width: 0px !important;
	content: "menu";
}

#transfeed.collapsed #menufooter, 
#transfeed.collapsed #langbox, 
#transfeed.collapsed .wefts-decriptor,
#transfeed.collapsed #buttons,
#transfeed.collapsed #mwefts,
#transfeed.collapsed #motcols,
#transfeed.collapsed #search2{
	display: none;
}

#transfeed #menufooter{
	margin-top:2vw;
}

#transfeed.expanded #langbox, .wefts-decriptor, #buttons, #search2{
    display: block;
}

#transfeed div.menu-container{
    margin-left: 8%;
    margin-top: 25px;
}

#transfeed.expanded{
   	background-color: rgb(58, 225, 197);
    background-color: var(--main-color);
    overflow-y: auto;
    overflow-x: hidden;
}
.wmenu #langbox{
	display:block;
}
#langbox{
	width: 100%;
	position: relative;
	font-family: ocrpbi2;
}
#langbox a{
	position: absolute;
	display: inline-block;
	text-align: center;
	color: black;
}
#langbox a:hover{
	text-decoration-style: wavy;
}
#frfr{
	left:62.7%;
}

#enen{
	left:35.3%;
}

#nlnl{
	left:49%;
}

#transfeed.expanded .wefts-decriptor{
	font-family: ocrpbi1;
	font-size: 12px;
    width: 100%;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
    
}

.langmenu{
	display:block;
	font-size:16px;
	border-radius:7px;
	padding:0.2em;
	margin-bottom: -0.2em; 
	z-index:60;
	position:relative;
}
#langbox .langmenu.current{
	cursor:default;
	text-decoration: none;
}
/*
.llang{
	display: none;
}
.llang.current{
	display: block;
}
#langbox .llang.current{
  	pointer-events: none;
	cursor: default;
}
*/

/* 2021 10 15: michael: refactoring the menu/language selection to use a language class on the menu_container */

.menu-container .llang {
	display:  none;
}
.menu-container.langen .llangen {
	display:  block;
}
.menu-container.langfr .llangfr {
	display:  block;
}
.menu-container.langnl .llangnl {
	display:  block;
}


#transfeed.expanded #buttons{
	margin-top: 10px;
	position: relative;
}
#transfeed.expanded #buttons a{
	color:black;
	display: table;
	background-color: none;
	font-family: ocrpbi2;
	text-decoration: none;
	margin-bottom: 6px;
	font-size: 24px;
}
#transfeed.expanded #buttons #mainweftlink{
	font-family: ocrpbi1;
}
#transfeed #searchform{
	text-align: right;
	margin-right:33px;
}
#transfeed.expanded #search2 #recherche{
	font-family:ocrpbi1,sans-serif;
	font-size: 24px;
	margin-top: 0;
	margin-bottom:15px;
/*	border: 1px solid rgb(58, 225, 197);
	border: 1px solid var(--main-color);*/
	border:none;
	box-shadow: 0px 0px 5px white, 0px 0px 10px white;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
/*	padding: 4px 4px;*/
	padding-left:8px;
	padding-right:8px;
	width: 150px;
	height: 50px;
	outline: 0;
	-webkit-appearance: none;
    -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
    transition: all 0.5s;
    text-align: center;
}
#transfeed.expanded #search2 #recherche:focus {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
/*	padding: 4px 4px;*/
	width: calc(100% - 16px);
/*	height:20px; */
/*	margin-top: 15px;
	margin-bottom: 30px;    */
	text-align: left;
}


#mots{
text-align:justify;
}
#mots h4{
  margin: 0;
}
.newmots{
  background:yellow;
 display:inline-flex;
 padding:5px;
 margin:5px;
}

#mots a{
font-family: ocrpbi1, sans-serif;
    margin: 10px;
    color: black;
    border-radius: 4px;
font-size: 12px;
}

#mainweftlink{
	font-family:ocrpbi1,mono;
	cursor: pointer;
	text-shadow: 2px 2px 3px rgb(58, 225, 197);
	text-shadow: 2px 2px 3px var(--main-color);
}

#mwefts{
    display: none;
    width: 86%;
}

#motcols .wefts:after{
    content:"\a";
    white-space: pre;
}

.foot{
	display: none;
	font-family: Karmilla,sans-serif;
	font-size: 14px;
}
/* 2021 10 15:  michael: deprecating .current to use the lang** class on menu_container */
/* Now having done this, here in CSS this seems worse, but the javascript part is simpler.. ugh */
/* It would be nicer to somehow have generic rules for language on the page. */
/*
.foot.current{
display: inline-block;
white-space: nowrap;
}
*/
.menu-container.langen .foot.llangen {
	display: inline-block;
	white-space: nowrap;	
}
.menu-container.langnl .foot.llangnl {
	display: inline-block;
	white-space: nowrap;	
}
.menu-container.langfr .foot.llangfr {
	display: inline-block;
	white-space: nowrap;	
}


#menufooter a .foot{
	margin-top:1vw;
	color: black;
	text-decoration: underline;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

/* WEBSPRINT 07/2022 -- ACCESSIBILITY ATTEMPT for screen readers */
.accessible{
opacity:0;
} 
