@media (min-width: 900px) {
	.titlebar a
	{
		/*display: none;*/
	}
	.logo {
		margin: 0;
	}
}


@media only screen and (max-width: 500px) {
	#bcu_logo {
		display: none;
	}
	#playbible {
		width: 250px;
	}
}


html,
body {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fff;
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	line-height: 22px;
	color: #444;
	position: relative;
	-webkit-text-size-adjust: none;
}

h1 {
	line-height: 1;
	font-weight: bold;
	margin: 0 0 2 0;
}

.waveform {
	position: relative;
	margin: auto;
	top: 60px;
	width: 92%;
	max-width: 850px; 
	z-index: 99999;
	background-color: #f6f6f6;
	text-align: center;
	padding: 8px;
	display: none;
	border: 3px solid #6eb3cc;
}

/*
h1, h2, h3 {
	font-size: 18px;
}

h4, h5, h6 {
	font-size: 16px;
}
p {
	margin: 0 0 10px 0;
}

a, a:link, a:active, a:visited, a:hover {
	color: inherit;
	text-decoration: underline;
}
*/

nav:not(.mm-menu) {
	display: none;
}


.headbar,
.content,
.footer {
	text-align: center;
}

.logo {
	height: 60px;
	margin: 0 0 0 10px;
	padding: 0px;
}
.titlebar {
	position: fixed;
	height: 63px;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	border-top: 3px solid #6eb3cc;
	background: #f2f4f7;
	text-align: center;
}
.headbar {
	position: fixed;
	top: 63px;
	height: 40px;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	background: #6eb3cc;
	font-weight: bold;
	color: #fff;	
	text-align: center;
}
.swipebar {
	/*
	background-color: #e9e9e9;
	width: 100%;
	*/
	padding: 0;
	margin: 0;
	white-space: nowrap;
	color: #ababab;
	font-style: italic;
}
.pagerbar {
	position: fixed;
	top: 103px;
	height: 33px;
	left: 0;
	right: 0;
	margin: 0;
	line-height: 2em;
	background-color: #e9e9e9;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#swipe_book {
	position: relative;
	margin: 0 auto;
	max-width: 650px;
	width: 100%;

	top: 99px;

	padding: 0;

	font-size:1.6em;
	line-height:1.6em;
	font-style: italic;
	text-align: left !important;
	font-weight: bold;

	color: #cbcbcb;
	/*display: none;*/
	white-space: nowrap;
}
.pager {
	position: relative;
	margin: 0 auto;
	max-width: 650px;
	width: 100%;
	padding: 1px 2px 1px 2px;
	font-size: 1em;
}
.content {
	position: fixed;
	top: 136px;
	left: 0;
	right: 0;
	bottom: 6px;
	padding: 10px 13px 10px 13px;
	overflow-y: auto;
	overflow-x: hidden;
}

.footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 6px;
	background: #6eb3cc;
	color: #fff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: hidden;
	overflow-x: hidden;
}


/*
.titlebar .menubutton {
	display: block;
	width: 30px;
	height: 20px;
	padding: 20px 10px 18px 14px;
	margin: 2px;
	position: absolute;
	top: 0;
	left: 0;
}
.titlebar .menubutton:before,
.titlebar .menubutton:after {
	content: '';
	display: block;
	background: #0e536c;
	height: 2px;
}
*/
.titlebar a span {
	background: #0e536c;
	display: block;
	height: 2px;
	margin: 6px 0;
}

#hauptweite {
	max-width: 640px;
	height: 0px;
}
.results {
	/*position:relative;*/
	/*padding: 10px 10px 0px 10px;*/
	margin: 0 auto;
	max-width: 620px;
	font-size:1.05em;
}
.textfeld {
	/*position:relative;*/
	display: none;
	margin: 0 auto;
	max-width: 620px;
	padding: 6px 3px 5px 0px;
}




.topf {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	z-index: -1;
}

.message {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.grammar {
	background: #efefef;
	font-size: 0.92em;
	font-style:italic;
	color: #555;
	/* border-top: 1px solid #ababab; */
}

.grammardiv {
	position: relative;
	border: 1px solid #ccc;
	margin-top:8px;
	margin-bottom:8px;
}

.entry {
	margin-top:8px;
	margin-bottom:10px;
/*	text-indent:-16px;*/
	line-height:1.35em;
	font-size:1.15em;
	
}

.orig {
	font-size:1em;
	letter-spacing:0.4px;
}

.verblink {	/* :hover */
	/* color:#0000ee; */
	border-bottom: 1.5px dashed #0000ee;
	cursor:pointer;
}

.verblink:hover {
	border-bottom: 2px dotted #0000ee;
}

.wort {
	font-weight:bold;
}

.prefix_noun {
	color:#00009B;
}

.prefix_verb {
	color:#007400;
}

.plural {
	cursor: help;
	color:#00009B;
	/*font-weight:bold;*/
}

.past {
	cursor: help;
	color:#007400;
	/*font-weight:bold;*/
}

.stem {
	color:#000000;
}

.pronunciation {
	color:gray;
}

.enki {
	padding: 2px;
	margin-left: 6px;
	margin-right: 9px;
	background-color: #f1f1f1;
}

.kien, .dictio {
	padding: 2px;
	margin-left: 6px;
	margin-right: 9px;
}

.kiclass {
	color:white;
	background-color:#888;
	font-size:0.7em;
	cursor: help;
}
.verb {
	color:white;
	background-color:#007400;
	font-size:0.7em;
	cursor: help;
}
.noun {
	color:white;
	background-color:#888;
	font-size:0.7em;
	cursor: help;
}
.adj, .adv, .emph, .phr, .conj, .dem, .prep
{
	color:white;
	background-color:#888;
	font-size:0.7em;
	cursor: help;
}

.triangle {
	color: gray;
	font-size: small;
}

.trans_en {
	font-family: "Times New Roman", Times, serif;
/*	font-style:italic; */
	font-size:1.02em;
	letter-spacing:0.5px;
}

.trans_ki {
	font-family: "Times New Roman", Times, serif;
	font-size:1.02em;
	letter-spacing:0.5px;
}

.results a, .link {
	color:#000099;
	text-decoration: none;
	border-bottom: 1px dotted #000099;
	font-style: bold;
}
.results a:visited, .link:visited {
	color:#000099;
	text-decoration: none;
	border-bottom: 1px dotted #000099;
	font-style: bold;
}
.results a:hover, .link:hover {
	color:#0000ee;
	border-bottom: 1px dashed #0000ee;
}

.nol {
	text-decoration: none;	
}
.nol :hover {
	color:#0000ee;
	border-bottom: 1px dashed #0000ee;
}

.jau { 
	background-color: yellow;
}
.jau2 { 
	text-decoration: underline;
	text-decoration-color: yellow;
}

.ip td {
	font-size: 0.85em;
	border: 1px solid #AAA;
	padding: 3px;
	margin: 3px;
}

.red td {
	background-color:#ffd2cf;
}

.konju td {
	font-size: 1em;
	border: 1px solid black;
	padding: 3px;
	margin: 3px;
	vertical-align: top;
}

.nowr {
	white-space: nowrap;
}

.roh {
	color: #808080;
	font-size: 1.05em;
	font-style: italic;
	margin: 0px 0px 1px 2px;
}

.gar {
	/* white-space: nowrap; */
	font-size: 1.15em;
	margin: 1px 0px 0px 2px;
}

.neg1 {
	display: none;
}

.r {
	text-align: right;
}

.b {
	font-weight: bold;
}

.versnumber {
	color: gray;
	font-size: 0.8em;
}


.fa-info-circle:hover {
    color: white;	/* #25D366 */
}

.fa-user:hover {
    color: white;	/* #25D366 */
}

.fa-whatsapp:hover {
    color: #4AC959;	/* #25D366 */
}

.fa-facebook, .fa-facebook-official:hover {
    color: #3b5998; /* #6d84b4 */
}
 
.fa-star-half-o:hover {
    color: #FFFF00;
}

.fa-paypal:hover {
	color: #009cde;
}

.fa-android:hover {
    color: #A4C639;
}


/* Container */
.container{
	/*
    width:40%;
    margin:0 auto;
	*/
}

/* Login */
.div_login{
/*    border: 1px solid gray;
    border-radius: 3px;
    width: 470px;
    height: 270px;
    box-shadow: 0px 2px 2px 0px  gray;
    margin: 0 auto;
*/
}
.div_login h1 {
    margin-top: 0px;
    font-weight: normal;
    padding: 10px;
    background-color: #6eb3cc;
    color: white;
    font-family: sans-serif;
}
.div_login div {
    clear: both;
    margin-top: 0px;
    padding: 2px;
}
.div_login .textbox {
    width: 96%;
    padding: 7px;
	margin-bottom: 16px;
}
.div_login input[type=submit], .div_login input[type=button] {
    padding: 7px;
    width: 96px;
    background-color: #6eb3cc;
    border: 0px;
    color: white;
}
#errormsg {
	color: red;
	margin-top: 15px;
	font-size: 0.85em;
}


input[type="file"] {
    display: none;
}
.custom-up {
    border: 0px;
    color: white;
	background-color: #6eb3cc;
    display: inline-block;
    padding: 4px 8px;
    cursor: pointer;
}

.toolt {
	position: relative;
}

.tooltiptext {
	visibility: hidden;
	width: 190px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	font-size: 0.9em;
	cursor: pointer;
  /* Position the tooltip */
	position: absolute;
	left: -120px;
	top: 24px;
	z-index: 2000;
}



.ccontainer {
	position: relative;
	text-align: center;
	color: white;
}

.bottom-left {
	position: absolute;
	bottom: 8px;
	left: 16px;
}

.top-left {
	position: absolute;
	top: 8px;
	left: 16px;
}

.top-right {
	position: absolute;
	top: 8px;
	right: 16px;
}

.bottom-right {
	position: absolute;
	bottom: 8px;
	right: 16px;
}

.centered {
	position: absolute;
	top: 47%;
	left: 50%;
	transform: translate(-50%, -50%);
}


.i-circle {
    display: inline-block;
    background-color: #6eb3cc;
	border: 3px solid #fff;
    color: #fff;
    border-radius: 50%;
    /*font-size: 22px;*/
    line-height: 30px; /* set to same size as width, height */
    width: 30px;
    height: 30px;
    text-align: center;
}




#ajax {
	text-align: left !important;
 /* Font Definitions */
 @font-face
	{font-family:Helvetica;
	panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
	{font-family:Courier;
	panose-1:2 7 4 9 2 2 5 2 4 4;}
@font-face
	{font-family:"Tms Rmn";
	panose-1:2 2 6 3 4 5 5 2 3 4;}
@font-face
	{font-family:Helv;
	panose-1:2 11 6 4 2 2 2 3 2 4;}
@font-face
	{font-family:"New York";
	panose-1:2 4 5 3 6 5 6 2 3 4;}
@font-face
	{font-family:System;
	panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:"MS Mincho";
	panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
	{font-family:Batang;
	panose-1:2 3 6 0 0 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:PMingLiU;
	panose-1:2 1 6 1 0 1 1 1 1 1;}
@font-face
	{font-family:"MS Gothic";
	panose-1:2 11 6 9 7 2 5 8 2 4;}
@font-face
	{font-family:Dotum;
	panose-1:2 11 6 0 0 1 1 1 1 1;}
@font-face
	{font-family:SimHei;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:MingLiU;
	panose-1:2 1 6 9 0 1 1 1 1 1;}
@font-face
	{font-family:Mincho;
	panose-1:2 2 6 9 4 3 5 8 3 5;}
@font-face
	{font-family:Gulim;
	panose-1:2 11 6 0 0 1 1 1 1 1;}
@font-face
	{font-family:Century;
	panose-1:2 4 6 4 5 5 5 2 3 4;}
@font-face
	{font-family:"Angsana New";
	panose-1:2 2 6 3 5 4 5 2 3 4;}
@font-face
	{font-family:"Cordia New";
	panose-1:2 11 3 4 2 2 2 2 2 4;}
@font-face
	{font-family:Mangal;
	panose-1:0 0 4 0 0 0 0 0 0 0;}
@font-face
	{font-family:Latha;
	panose-1:2 0 4 0 0 0 0 0 0 0;}
@font-face
	{font-family:Sylfaen;
	panose-1:1 10 5 2 5 3 6 3 3 3;}
@font-face
	{font-family:Vrinda;
	panose-1:0 0 4 0 0 0 0 0 0 0;}
@font-face
	{font-family:Raavi;
	panose-1:2 0 5 0 0 0 0 0 0 0;}
@font-face
	{font-family:Shruti;
	panose-1:2 0 5 0 0 0 0 0 0 0;}
@font-face
	{font-family:Sendnya;
	panose-1:0 0 4 0 0 0 0 0 0 0;}
@font-face
	{font-family:Gautami;
	panose-1:2 0 5 0 0 0 0 0 0 0;}
@font-face
	{font-family:Tunga;
	panose-1:0 0 4 0 0 0 0 0 0 0;}
@font-face
	{font-family:"Estrangelo Edessa";
	panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:"Arial Unicode MS";
	panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
	{font-family:"Calibri Light";
	panose-1:2 15 3 2 2 2 4 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:"Segoe UI Emoji";
	panose-1:2 11 5 2 4 2 4 2 2 3;}
@font-face
	{font-family:"Segoe UI";
	panose-1:2 11 5 2 4 2 4 2 2 3;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
p.MsoHeader, li.MsoHeader, div.MsoHeader
	{mso-style-link:"Kopfzeile Zchn";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
	{mso-style-link:"Fußzeile Zchn";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-link:"Sprechblasentext Zchn";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:"Segoe UI","sans-serif";}
span.KopfzeileZchn
	{mso-style-name:"Kopfzeile Zchn";
	mso-style-link:Kopfzeile;}
span.FuzeileZchn
	{mso-style-name:"Fußzeile Zchn";
	mso-style-link:Fußzeile;}
span.SprechblasentextZchn
	{mso-style-name:"Sprechblasentext Zchn";
	mso-style-link:Sprechblasentext;
	font-family:"Segoe UI","sans-serif";}
span.msoIns
	{mso-style-name:"";
	text-decoration:underline;
	color:teal;}
span.msoDel
	{mso-style-name:"";
	text-decoration:line-through;
	color:red;}
.MsoChpDefault
	{font-size:10.0pt;}
 /* Page Definitions */
 @page WordSection1
	{size:595.45pt 841.7pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
@page WordSection2
	{size:841.7pt 595.45pt;
	margin:72.0pt 64.8pt 72.0pt 64.8pt;}
div.WordSection2
	{page:WordSection2;}
@page WordSection3
	{size:841.7pt 595.45pt;
	margin:72.0pt 64.8pt 72.0pt 64.8pt;}
div.WordSection3
	{page:WordSection3;}
@page WordSection4
	{size:595.45pt 841.7pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection4
	{page:WordSection4;}
 /* List Definitions */
 ol
	{margin-bottom:0cm;}
ul
	{margin-bottom:0cm;}
}

