body {
	background-image: url("img/ScapaFlow.jpg");
	overflow: scroll;
	min-height: 100vh;
}

.flex {
	display: flex;
}

* {
	box-sizing: border-box;
}

p {
	font-size: 24px;
	color: dimgray;
}

span {
	color: inherit;
}

.pointer {
	cursor: pointer;
}

.c_nom {
	font-weight: bold;
	cursor: pointer;
}

.c_adjectif {
	font-style: italic;
	cursor: pointer;
}

.c_verbe {
	text-decoration: underline;
	cursor: pointer;
}

.c_adverbe {
	/*text-decoration: underline;
	text-decoration-style: wavy;*/
	cursor: pointer;
}

.c_pronom {
	cursor: pointer;
}

.c_préposition {
	/*text-decoration: underline overline;*/
	cursor: pointer;
}

.c_article {
	/*
	text-decoration: underline overline;
	text-decoration-style: wavy;*/
	cursor: pointer;
}
.c_conjonction {
	cursor: pointer;
}

.translation {
	font-size: 18px;
	color: lightcyan; 
}

.help_text {
	font-size: 18x;
	color: lightcyan;
}
.white {
	color: white;
}
.centred {
	text-align: center;
}

.defBox {
	font-size: 24pt;
	width: 100%;
	height: 400pt;
}

.left {
	width: 50%;
}

.right {
	width: 50%;
}
.iSearch {
	width: 20%;
	font-size: 32px;
}
.diffPlus {
	font-size: 20px;	
	color: green;
}
.diffMinus {
	font-size: 20px;
	color: red;
}
.nav {
	display: none;
}
.putDef {
	width: 100%;
	height: 80pt;
	font-size: 28pt;
}
.putDefThree {
	width: 33%;
	height: 80pt;
	font-size: 28pt;
}
.iSearchNav {
	width: 90%;
	font-size: 32px;
}

.b1 {
	height: 9vh;
	width: 9vh;
}

h1 {
	font-size: 32px;
	text-align: center;
}	

h2 {
	width: 2200px;
}

.b2 {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 5vh;
	font-size: 32px;
	vertical-align: bottom;
	cursor: pointer;
}

.mute {
	display: inline-block;
	height: 5vh;
}

.bL {
	margin-left: 600px;
}

.b3 {
	margin: 0px;
	height: 42px;
	width: 42px;
	vertical-align: bottom;
}

.wide_load {
	width: 100vw;
}

.bImg {
	height: 100px;
	width: 100px;
	margin-bottom: 0px;
}

.lEl {
	font-size: 36px;
}

.pMid {
	font-size: 32px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20%;
	margin-right: 25%;
	height: 800px;
}
.firstColumn {
	width: 80%;
	float: left;
	margin-left: 5%;
}
.secondColumn {
	width: 10%;
	float: right;	
}
.titleLeft {
	width: 12%;
	float: left;
	margin-left: 1%;
	margin-top: 1%;
}
.titleCentre {
	width: 70%;
	float: left;
	margin-left: 1%;
}
.titleRight {
	width: 12%;
	float: right;
	margin-right: 1%;
	margin-top: 1%;
}
.counts {
	font-size: 12pt;
	margin-left: -5%;
}
.countLeft {
	margin-right: 30%;
}
.countTotal {
	margin-right: 21%;
}
.debug {
	display: inline
}

.proseDef {
	font-size: 18px;	
	line-height: 175%;
	margin-left: 1%;
	color: goldenrod;
	width: 40%;
	line-height: 300%;
}

.listDef {
	color: gray;
	font-size: 18px;
}

textarea {
	width: 15%;
}

.pDef {
	font-size: 20px;
	margin-top: 2%;
	margin-left: 2%;
	max-width: 35%;
}

.wRoot {
	font-size: 20px;
	margin-top: 2%;
	margin-left: 2%;
	max-width: 33%;	
	text-transform: uppercase;
}

.pMore {
	font-size: 20px;
	margin-top: 0%;
	margin-left: 2%;
	width: 100%;
}

.pBig {
	font-size: 128px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20%;
	margin-right: 25%;
}

.lMid {
	margin-top: 24px;
	margin-left: 38%;
}

.navL {
	display: none;
	margin-left: 42%;
	margin-bottom: 0px;
}

.navT {
	display: none;
	margin-bottom: 0px;
}

.i3 {
	font-size: 80px;
}

.pFB {
	display: none;
	font-size: 48px;
	margin-left: 48%;
	margin-right: 10%;
}

h3 {
	margin-left: 10px;
}

label {
	font-size: 32px;
	padding: 20px auto 20px;
	margin-left: 10px;
	margin-right: 25px;
}

.score {
	margin-right: 16px;
	margin-left: 0px;
	display: inline-block;
	padding: 0;
	font-size: 36px;
}

.iDef {
	width: 100%;
	font-size: 24px;
}
.outside {
	height: 120px;
}
.hidden {
	visibility: none;
}

.fmtWords {
	margin-left: 5%;
	margin-top: 20%;
	margin-bottom: 0%;
	font-size: 14pt;
	color: dimgray;
}
.fmtAuxClass {	
	font-size: 24px;
	color: royalblue;
	display: block;
	margin-left: 5%;
	margin-top: 1%;	
}

.inputSearch {
	font-size: 16pt;
	width: 70vw;
	height: -vh;
	background: gray;
	margin-left: 10%;
	border-width: thick;
}

.feedback {
	color: black;
	background: dimgray;
	font-size: 16pt;
	width: 70vw;
	height: 90vh;
	margin-left: 10%;
	margin-right: 1%;	
	border-width: thick;
	opacity: 0.7;
}

.suggestions {
	color: black;
	background: dimgray;
	font-size: 16pt;
	width: 70vw;
	height: 15vh;
	margin-left: 10%;
	border-width: thick;
	opacity: 0.7;
}

.dropEl {
	font-size: 24pt;
	margin: 0pt;
}
#iShowBtn {
	width: 256px;
}

#iListShowClass {
	width: 256px;
}

.ui-dialog-titlebar-close {
    visibility: hidden;
}

.summary {
	font-size: 36px;
	width: auto;
}

.link {
	font-weight: bold;
	cursor: pointer;
}

.flex {
	display: flex;
}

.roman {
	color: grey;
	display: inline-block;
	width: 6%;
}

.present {
	text-decoration: underline;
	cursor: pointer;
}

.past {
	text-decoration: overline;
	cursor: pointer;
}

.imparfait {
	cursor: pointer;;
	text-decoration: underline;
	text-decoration-style: double;
}

.line {
	background: rebeccapurple
}

.line_ins {
	background: black; 
}

.input_ins {
	background: rebeccapurple;
	color: goldenrod;
}

th {
	font-size: 32px;
	text-align: left;
}

td {
	font-size: 18px;
	width: 12vb;
}

.tempus {
	font-size: 24px;
}

.inline {
	display: inline-block;
}

.eighty {
	width: 80%;
}

.invisible {
	display: none;
}

iframe {
	margin-left: 18vw;
	height: 45vh;
}

td {
	font-size: inherit;
}

.table-container {
  text-align: center;
}

.table-container table {
  min-width: 80%;
  margin: 0 auto;      /* Center the table within the div */
  border-collapse: collapse;
  border: 1px solid #ccc;
}

li {
	text-align: left;

}

.space_controls {
	margin-left: 10vw;
}

.flag {
	height: 4vh
}

.bigFlag {
	height: 5vh;
}