/* ********** */
div,td,a,input,select,textarea
{
	font-family: verdana,arial;
	font-size: 11px;
	color: #000000;
}
p
{
	margin: 0;
	padding: 0 0 15px 0;
}
p.nopad
{
	padding: 0;
}
/*div.t p,li
{
	font-family: verdana,arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
div.t p a
{
	font-family: verdana,arial;
	font-size: 12px;
}*/
/* ********** */
html
{
	height: 100%;
}
body
{
	margin: 0;
	height: 100%;
	background: url(/logbook/images/sky_c.jpg) repeat-x top left #eeeeee;
	text-align: center;
}
body.report
{
	margin: 0;
	background: #ffffff;
	text-align: left;
}
div.skyl
{
	height: 500px;
	background: url(/logbook/images/sky_l.jpg) no-repeat top left;
}
div.skyr
{
	height: 500px;
	background: url(/logbook/images/sky_r.jpg) no-repeat top right;
}
div.container
{
	position: relative;
	padding: 10px;
	margin: 0 auto 0 auto;
	width: 90%;
	min-width: 275px;
	text-align: left;
	background: url(/logbook/images/alpha_1.png);
	-moz-border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
div.containerSys
{
	position: relative;
	padding: 10px;
	margin: 0 auto 0 auto;
	width: 90%;
	min-width: 970px;
	text-align: left;
	background: url(/logbook/images/alpha_1.png);
	-moz-border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
h1
{
	position: absolute;
	top: 18px;

	padding: 0 0 0 60px;
	margin: 0;

	font-family: arial;
	font-size: 20px;
	color: #f2f2f2;
}
h3
{
	padding: 0;
	margin: 0;

	font-family: arial;
	font-size: 20px;
	color: #4d565d;
}
div.logo
{
	position: absolute;
	z-index: 1;
	top: 11px;
	left: 20px;
}
div.bar
{
	height: 38px;
	background: url(/logbook/images/back_bar_sys.png) repeat-x top left;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.bar div.blue
{
	height: 38px;
	background: url(/logbook/images/back_bar_blue_sys.png) no-repeat top right;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
@media all and (min-width: 1151px)
{
	a#barAe,a#barAi,a#barAe,a#barFaq,a#barTest
 	{
	}
	div.barSmall2
	{
		display: none;
	}
}
@media all and (max-width: 1150px)
{
	a#barAe,a#barAi,a#barAe,a#barFaq,a#barTest
 	{
 		display: none;
	}
	div.barSmall2
	{
		display: block;
		padding-bottom: 9px;
	}
}
@media all and (min-width: 751px)
{
	div.bar div.anc,
	div.bar div.ancSys
	{
		position: absolute;
		top: 21px;
		right: 20px;
	}
	div.barSmall
	{
		display: none;
	}
	a.bar,a:visited.bar,a:active.bar,a:hover.bar
	{
		display: block;
		float: left;
		padding-left: 20px;
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: #eeeeee;
		text-decoration: none;
	}
	a:hover.bar
	{
		color: #ffcc00;
	}
}
@media all and (max-width: 750px)
{
	div.bar div.anc
	{
		display: none;
	}
	div.bar div.ancSys
	{
		display: block;
	}
	div.barSmall
	{
		display: block;
		padding-bottom: 9px;
	}
	a.bar,a:visited.bar,a:active.bar,a:hover.bar
	{
		display: block;
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		background: #6699cc;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 5px 10px 5px 10px;
		margin-bottom: 1px;
	}
	a:hover.bar
	{
		color: #ffffff;
		background: #77a8d9;
	}
}
a.bar2,a:visited.bar2,a:active.bar2,a:hover.bar2
{
	display: block;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background: #ffffff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 1px;
}
a:hover.bar2
{
	color: #ffffff;
	background: #77a8d9;
}
div.hstrip
{
	padding: 10px;
	margin-bottom: 10px;
	background: url(/logbook/images/alpha_2.png);
	-moz-border-radius: 5px;
	border-radius: 5px;
}
@media all and (min-width: 1551px)
{
	div.himg,div#himg
	{
		float: left;
		width: 32%;
	}
	div.himg img,div#himg img
	{
		display: block;
		margin: auto;
	}
	div.himgs,div#himgs
	{
		float: left;
		width: 2%;
		height: 20px;
	}
	div.hmain
	{
		float: left;
		width: 32%;
		text-align: right;
	}
	div.hmainin
	{
		padding: 57px 10px 0 0;
	}
	h2
	{
		padding: 0;
		margin: 0;

		font-family: arial;
		font-size: 40px;
		color: #6699cc;
	}
	div.hbring
	{
		font-family: arial narrow,arial;
		font-size: 25px;
		color: #333333;
		padding: 5px 0 20px 0;
	}
	div.hsignup
	{
		float: right;
	}
	div.hsignup div
	{
		float: left;
		margin-left: 5px;
	}
	a.hcreate,a.hcreate:visited,a.hcreate:active
	{
		display: block;
		font-family: arial narrow,arial;
		font-size: 25px;
		color: #ffffff;
		text-decoration: none;
		background: #669966;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 5px 10px 5px 10px;
	}
	a.hcreate:hover
	{
		color: #ffffff;
		text-decoration: none;
		background: #77a8d9;
	}
	a.hdemo,a.hdemo:visited,a.hdemo:active
	{
		display: block;
		font-family: arial narrow,arial;
		font-size: 25px;
		color: #ffffff;
		text-decoration: none;
		background: #6699cc;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 5px 10px 5px 10px;
	}
	a.hdemo:hover
	{
		color: #ffffff;
		text-decoration: none;
		background: #77a8d9;
	}
	div#hsignup
	{
		display: none;
	}
}
@media all and (max-width: 1550px) and (min-width: 971px)
{
	div.himg
	{
		float: left;
		width: 40%;
	}
	div.himg img
	{
		display: block;
		margin: 0 0 0 auto;
	}
	div.himgs
	{
		display: none;
	}
	div#himg,div#himgs
	{
		display: none;
	}
	div.hmain
	{
		float: left;
		width: 60%;
		text-align: right;
	}
	div.hmainin
	{
		padding: 45px 10px 0 0;
	}
	h2
	{
		padding: 0;
		margin: 0;

		font-family: arial;
		font-size: 50px;
		color: #6699cc;
	}
	div.hbring
	{
		font-family: arial narrow,arial;
		font-size: 30px;
		color: #333333;
		padding: 5px 0 20px 0;
	}
	div.hsignup
	{
		float: right;
	}
	div.hsignup div
	{
		float: left;
		margin-left: 5px;
	}
	a.hcreate,a.hcreate:visited,a.hcreate:active
	{
		display: block;
		font-family: arial narrow,arial;
		font-size: 29px;
		color: #ffffff;
		text-decoration: none;
		background: #669966;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 5px 10px 5px 10px;
	}
	a.hcreate:hover
	{
		color: #ffffff;
		text-decoration: none;
		background: #77a8d9;
	}
	a.hdemo,a.hdemo:visited,a.hdemo:active
	{
		display: block;
		font-family: arial narrow,arial;
		font-size: 29px;
		color: #ffffff;
		text-decoration: none;
		background: #6699cc;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 5px 10px 5px 10px;
	}
	a.hdemo:hover
	{
		color: #ffffff;
		text-decoration: none;
		background: #77a8d9;
	}
	div#hsignup
	{
		display: none;
	}
}
@media all and (max-width: 970px)
{
	div.himg
	{
	}
	div.himg img
	{
		display: block;
		margin: auto;
	}
	div.himgs
	{
		height: 20px;
	}
	div#himg,div#himgs
	{
		display: none;
	}
	div.hmain
	{
		text-align: center;
	}
	div.hmainin
	{
	}
	h2
	{
		padding: 0;
		margin: 0;

		font-family: arial;
		font-size: 25px;
		color: #6699cc;
	}
	div.hbring
	{
		font-family: arial narrow,arial;
		font-size: 20px;
		color: #333333;
		padding: 5px 0 10px 0;
	}
	div.hsignup
	{
		width: 100%;
	}
	div.hsignup div
	{
		padding-top: 5px;
	}
	a.hcreate,a.hcreate:visited,a.hcreate:active
	{
		display: block;
		width: 200px;
		font-family: arial narrow,arial;
		font-size: 20px;
		color: #ffffff;
		text-decoration: none;
		background: #669966;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 5px 10px 5px 10px;
		margin: auto;
	}
	a.hcreate:hover
	{
		color: #ffffff;
		text-decoration: none;
		background: #77a8d9;
	}
	a.hdemo,a.hdemo:visited,a.hdemo:active
	{
		display: block;
		width: 200px;
		font-family: arial narrow,arial;
		font-size: 20px;
		color: #ffffff;
		text-decoration: none;
		background: #6699cc;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 5px 10px 5px 10px;
		margin: auto;
	}
	a.hdemo:hover
	{
		color: #ffffff;
		text-decoration: none;
		background: #77a8d9;
	}
	div#hsignup
	{
		display: block;
	}
}
@media all and (min-width: 971px)
{
	div.hblock
	{
		float: left;
		width: 32%;
		text-align: center;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: #f8f8f8;
	}
	div.hblocks
	{
		float: left;
		width: 2%;
		height: 20px;
	}
}
@media all and (max-width: 970px)
{
	div.hblock
	{
		text-align: center;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: #f8f8f8;
	}
	div.hblocks
	{
		height: 10px;
	}
}
@media all and (min-width: 1151px)
{
	div.hline1
	{
		padding: 0 10px 10px 10px;
		font-family: arial narrow,arial;
		font-size: 25px;
		color: #6699cc;
		min-height: 25px;
	}
}
@media all and (max-width: 1150px) and (min-width: 971px)
{
	div.hline1
	{
		padding: 0 10px 10px 10px;
		font-family: arial narrow,arial;
		font-size: 20px;
		color: #6699cc;
		min-height: 20px;
	}
}
@media all and (max-width: 970px)
{
	div.hline1
	{
		padding: 0 10px 10px 10px;
		font-family: arial narrow,arial;
		font-size: 25px;
		color: #6699cc;
		min-height: 25px;
	}
}
div.hline2
{
	padding: 0 10px 10px 10px;
	font-family: arial narrow,arial;
	font-size: 20px;
	color: #333333;
	line-height: 25px;
}
@media all and (min-width: 701px)
{
	div.htest
	{
		font-family: arial narrow,arial;
		font-size: 25px;
		font-style: italic;
		color: #6699cc;
		text-align: center;
		background: url(/logbook/images/home_tp.png) no-repeat top left;
		padding-left: 80px;
	}
}
@media all and (max-width: 700px)
{
	div.htest
	{
		font-family: arial narrow,arial;
		font-size: 25px;
		font-style: italic;
		color: #6699cc;
		text-align: center;
	}
}
div.htestp
{
	font-family: arial narrow,arial;
	font-size: 15px;
	font-style: normal;
	color: #666666;
	text-align: center;
}
a.htest,a.htest:visited,a.htest:active
{
	font-family: arial narrow,arial;
	font-size: 20px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	background: #eeeeee;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 10px 5px 10px;
}
a.htest:hover
{
	color: #ffffff;
	text-decoration: none;
	background: #77a8d9;
}
@media all and (min-width: 1231px)
{
	div.hbullet
	{
		float: left;
		width: 50%;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: #f8f8f8;
		margin-bottom: 10px;
	}
	div.hbullet div.hb1
	{
		float: left;
		width: 63px;
		height: 55px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: #6699cc;
		margin-right: 10px;
	}
	div.hbullet div.hb2
	{
		width: 55px;
		height: 55px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: url(/logbook/images/home_bullet.png) no-repeat center center #99ccff;
	}
	div.hbullet div.hb3
	{
		float: left;
		font-family: arial narrow,arial;
		font-size: 20px;
		line-height: 55px;
		color: #333333;
		white-space: nowrap;
	}
}
@media all and (max-width: 1230px) and (min-width: 931px)
{
	div.hbullet
	{
		float: left;
		width: 50%;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: #f8f8f8;
		margin-bottom: 10px;
	}
	div.hbullet div.hb1
	{
		float: left;
		width: 42px;
		height: 35px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: #6699cc;
		margin-right: 10px;
	}
	div.hbullet div.hb2
	{
		width: 35px;
		height: 35px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: url(/logbook/images/home_bullet_2.png) no-repeat center center #99ccff;
	}
	div.hbullet div.hb3
	{
		float: left;
		font-family: arial narrow,arial;
		font-size: 15px;
		line-height: 35px;
		color: #333333;
		white-space: nowrap;
	}
}
@media all and (max-width: 930px) and (min-width: 501px)
{
	div.hbullet
	{
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: #f8f8f8;
		margin-bottom: 10px;
	}
	div.hbullet div.hb1
	{
		float: left;
		width: 42px;
		height: 35px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: #6699cc;
		margin-right: 10px;
	}
	div.hbullet div.hb2
	{
		width: 35px;
		height: 35px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: url(/logbook/images/home_bullet_2.png) no-repeat center center #99ccff;
	}
	div.hbullet div.hb3
	{
		float: left;
		font-family: arial narrow,arial;
		font-size: 15px;
		line-height: 35px;
		color: #333333;
		white-space: nowrap;
	}
}
@media all and (max-width: 500px)
{
	div.hbullet
	{
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: #f8f8f8;
		margin-bottom: 1px;
	}
	div.hbullet div.hb1
	{
		float: left;
	}
	div.hbullet div.hb2
	{
	}
	div.hbullet div.hb3
	{
		font-family: arial narrow,arial;
		font-size: 15px;
		line-height: 20px;
		color: #333333;
		text-align: center;
		padding: 5px 10px 5px 10px;
	}
}
a.h,a.h:visited,a.h:active,a.h:hover
{
	color: #333333;
}
@media all and (min-width: 551px)
{
	div.botSocial
	{
		float: left;
		padding-right: 10px;
	}
	div.botFb
	{
		padding-top: 4px;
	}
	div.botCopy
	{
		float: right;
	}
}
@media all and (max-width: 550px)
{
	div.botSocial
	{
		padding-bottom: 10px;
	}
	div.botFb
	{
	}
	div.botCopy
	{
	}
}
/* ********** */
div.t
{
	padding: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.tt
{
	padding: 10px;
	margin-bottom: 10px;
	background: url(/logbook/images/alpha_2.png);
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.t div.l1
{
	font-family: arial;
	font-size: 25px;
	text-transform: uppercase;
	color: #6699cc;
}
div.t div.l2
{
	font-family: arial;
	font-size: 25px;
	text-transform: uppercase;
	color: #666666;
}
/* ********** */
div.out
{
	font-family: arial;
	font-size: 20px;
	text-transform: uppercase;
	color: #6699cc;
}
div.outBox
{
	padding: 10px 0 20px 0;
}
input.out
{
	font-family: arial;
	font-size: 20px;
	width: 260px;
	color: #666666;

	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
}
textarea.out
{
	font-family: arial;
	font-size: 20px;
	width: 260px;
	height: 150px;
	color: #666666;

	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
}
div.outForm
{
	width: 272px;
	margin: auto;
}
div.outTxt
{
	font-family: arial;
	font-size: 15px;
	line-height: 20px;
	color: #333333;
}
/* ********** */
div.nav
{
	padding-bottom: 5px;
}
a.nav,a:visited.nav,a:active.nav
{
	display: block;
	float: left;

	font-family: arial;
	font-size: 13px;
	color: #808080;
	line-height: 30px;

	background: #ededef;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 10px 0 10px;
	margin: 0 1px 0 0;
	text-decoration: none;
}
a:hover.nav
{
	color: #ffffff;
	background: #4d565d;
	text-decoration: none;
}
a.navOn,a:visited.navOn,a:active.navOn,a:hover.navOn
{
	display: block;
	float: left;

	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	line-height: 30px;

	background: #4d565d;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 10px 0 10px;
	margin: 0 1px 0 0;
	text-decoration: none;
}
a.navOnIn,a:visited.navOnIn,a:active.navOnIn,a:hover.navOnIn
{
	font-family: arial;
	font-size: 13px;
	color: #ffffff;

	background: #669966;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
}
div.navs
{
	/*float: left;
	width: 1px;
	height: 1px; */
	display: none;
}
/* ********** */
div.page
{
	display: none;
	/*height: 36px; */
}
div.frame
{
	padding: 10px;
	background: #f2f2f2;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.frameIn
{
	background: #ffffff;
}
div.frameIn2
{
	background: #f2f2f2;
}
/* ********** */
div#pf
{
	display: none;
	position: absolute;
	top: 125px;
	left: 50%;
	width: 850px;
	margin-left: -425px;
	text-align: left;
}
/*tr.pf,td.pf
{
	background: url(/logbook/images/pf.png);
}*/
/* ********** */ /* New Layout */
div.pfOut
{
	width: 830px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: url(/logbook/images/pf_v6.png);
	padding: 10px;
	border: 1px solid #cccccc;
}
div.pfOut2
{
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: url(/logbook/images/pf_v6.png);
	padding: 10px;
	border: 1px solid #cccccc;
}
div.pfImg
{
	float: left;
	width: 53px;
}
div.pfImg img
{
	width: 48px;
	height: 48px;
	cursor: move;
}
div.pfIn
{
	float: left;
	width: 777px;
}
div.pfIn2
{
	float: left;
}
div.pfCont
{
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}
div.pfCont2
{
	background: #ffffff;
}
/* ********** */
div#message
{
	display: none;
	position: absolute;
	top: 125px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	cursor: pointer;
}
div#message div.pfOut
{
	width: auto;
}
div#message div.pfIn
{
	width: 325px;
}
div#message div.pfCont
{
	margin: 0;
}
#messageTxt
{
	font-weight: bold;
	line-height: 26px;
	color: #4d565d;
}
div.messageLeft
{
	float: left;
	width: 68px;
}
div.messageRight
{
	float: left;
	color: #4d565d;
}
div#helpTxt
{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background: #ffffe1;
	padding: 5px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
}
/* ********** */
tr.rowTitle
{
	background: #cccccc;
}
tr.rowTitle td
{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 7px 3px 7px 3px;
	font-weight: bold;
}
tr.rowTitle td.on
{
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	background: #6699cc;
	cursor: pointer;
}
tr.rowTitle td.asc
{
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	background: url(/logbook/images/sort_asc.png) no-repeat center right #6699cc;
	cursor: pointer;
	padding-right: 18px;
}
tr.rowTitle td.dsc
{
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	background: url(/logbook/images/sort_dsc.png) no-repeat center right #6699cc;
	cursor: pointer;
	padding-right: 18px;
}
tr.rowOdd
{
	background: #ffffff;
}
tr.rowOdd td
{
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 5px 3px 5px 3px;
	color: #4d565d;
}
tr.rowOdd td.txtRed
{
	color: #cc0000;
}
tr.rowEven
{
	background: #f2f2f2;
}
tr.rowEven td
{
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 5px 3px 5px 3px;
	color: #4d565d;
}
tr.rowEven td.txtRed
{
	color: #cc0000;
}
tr.rowOn
{
	background: #6699cc;
	cursor: pointer;
}
tr.rowOn td
{
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	padding: 5px 3px 5px 3px;
	color: #ffffff;
}
tr.rowTotal
{
	background: #6699cc;
}
tr.rowTotal td
{
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	padding: 5px 3px 5px 3px;
	font-weight: bold;
	color: #333333;
}
tr.rowSubTotal
{
	background: #99ccff;
}
tr.rowSubTotal td
{
	border-right: 1px solid #99ccff;
	border-bottom: 1px solid #99ccff;
	padding: 5px 3px 5px 3px;
	font-weight: bold;
	color: #4d565d;
}
td.btn
{
	width: 16px;
}
/* ********** */
ul
{
	margin: 10px 0 10px 20px;
	padding: 0;
}
li
{
	margin: 0;
	padding-bottom: 5px;
}
.tac
{
	margin: 0 auto 0 auto;
}
.tar
{
	margin: 0 0 0 auto;
}
.ac
{
	text-align: center;
}
.ar
{
	text-align: right;
}
.vat
{
	vertical-align: top;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.hand
{
	cursor: pointer;
}
.cb
{
	clear: both;
}
.w100
{
	width: 100%;
}
.w50
{
	width: 50%;
}
.w20
{
	width: 20px;
}
.w10
{
	width: 10px;
}
.w5
{
	width: 5px;
}
.w3
{
	width: 3px;
}
.w2
{
	width: 2px;
}
.w1
{
	width: 1px;
}
.h20
{
	height: 20px;
}
.h10
{
	height: 10px;
}
.h5
{
	height: 5px;
}
img
{
	border: 0;
	display: block;
}
img.btn
{
	width: 16px;
	height: 16px;
}
img.ico,td.ico
{
	width: 48px;
	height: 48px;
	cursor: move;
}
select
{
	margin: 0;
}
/* ********** */
a,a:visited,a:active,a:hover
{
    color: #0000ff;
    text-decoration: underline;
}
a.white,a:visited.white,a:active.white,a:hover.white
{
    color: #ffffff;
    text-decoration: underline;
}
a.black,a:visited.black,a:active.black,a:hover.black
{
    color: #000000;
    text-decoration: none;
}
a.btn,a.btn:visited,a.btn:active
{
	display: block;
	float: left;
	font-family: arial;
	font-size: 13px;
	color: #4c565c;
	text-align: center;

	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #494949;
	padding: 3px 20px 3px 20px;
	margin: 0 10px 0 0;

	text-decoration: none;
	background: url(/logbook/images/btn_back.jpg) repeat-x center center #ffffff;
}
a.btn:hover
{
	color: #ffffff;
	border: 1px solid #4d565d;
	background: #4d565d;
}
a.delete,a.delete:visited,a.delete:active
{
	background: #ffffff;
	color: #cc0000;
	border: 1px solid #cc0000;
	margin-right: 0;
}
a.delete:hover
{
	background: #cc0000;
	color: #ffffff;
	border: 1px solid #cc0000;
	margin-right: 0;
}
a.out,a.out:visited,a.out:active
{
	display: block;
	float: left;
	font-family: arial;
	font-size: 20px;
	color: #ffffff;
	text-align: center;

	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 10px 5px 10px;

	text-decoration: none;
	background: #669966;
}
a.out:hover
{
	color: #ffffff;
	background: #4d565d;
}
/* ********** */
.txtBold
{
	font-weight: bold;
}
.txtWhite
{
	color: #ffffff;
}
.txtRed
{
	color: #cc0000;
}
.txtYell
{
	color: #ffcc00;
}
.txtBlue
{
	color: #6699cc;
}
.txtGrey
{
	color: #333333;
}
.txtSearch
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #4d565d;
}
.txtFormSmall
{
	font-size: 10px;
	text-align: center;
	color: #4d565d;
}
.txtReq
{
	font-weight: bold;
	color: #cc0000;
}
.txt10
{
	font-size: 10px;
}
/* ********** */
form
{
	margin: 0;
}
td.pfl
{
	color: #4d565d;
	padding: 0 10px 3px 0;
}
td.pfl div
{
	color: #4d565d;
}
td.pfl div.fr
{
	color: #4d565d;
}
td.pfl2
{
	color: #4d565d;
	padding: 0 0 3px 10px;
}
td.pfl2 div
{
	color: #4d565d;
}
td.pfr
{
	padding: 0 0 3px 0;
	width: 250px;
}
/* ********** */
input.pf,textarea.pf /* width = 245px */
{
	width: 240px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 3px;
}
input.pfSplit
{
	width: 117px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 3px;
}
input.pfThree
{
	width: 134px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 3px;
}
input.pfThree2
{
	width: 50px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 0;
	text-align: center;
}
input.pfDate
{
	width: 180px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 3px;
}
input.pfDate2
{
	width: 189px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 3px;
}
td.pfDate
{
	width: 16px;
	cursor: pointer;
}
td.pfDate img
{
	display: inline;
}
input.pfSmall
{
	width: 50px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 0;
	text-align: center;
}
input.pfSmall2
{
	width: 46px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 0;
	text-align: center;
}
input.pfPrevious
{
	width: 40px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 0;
	text-align: center;
}
input.pfSearch
{
	width: 200px;
	border: 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff;
	padding: 3px;
}
input.ro
{
	color: #666666;
}
select.pf
{
	width: 250px;
	height: 20px;
	background: #cccccc;
	border: 0;
}
select.pf2
{
	width: 245px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 1px 0 1px 3px;
}
textarea.pf
{
	height: 80px;
}
div.pfCheck
{
	width: 50px;
	text-align: center;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
table.pfEqual
{
	height: 19px;
}
/* ********** */
div#load
{
	display: none;
	position: absolute;
	top: 0;
	right: 0%;
	bottom: 0%;
	left: 0;
}
div.load1
{
	position: absolute;
	top: 0;
	right: 0%;
	bottom: 0%;
	left: 0;
	background: url(/logbook/images/wait.png) no-repeat center center;
}
div.load2
{
	position: absolute;
	top: 0;
	right: 0%;
	bottom: 0%;
	left: 0;
	background: url(/logbook/images/wait.gif) no-repeat center center;
}
/* ********** */
div.report
{
	padding: 5px;
}
div.reportTitle
{
	font-family: arial;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
}
div.al
{
	float: left;
	min-width: 75px;
	padding: 5px;
	margin: 0 1px 1px 0;
	background: #eeeeee;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.ae
{
	float: left;
	padding: 7px;
	margin: 0 10px 10px 0;
	background: #ffffff;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.ae img
{
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* ********** */
table.aerodromeNav,table.aircraftNav
{
	position: absolute;
	top: 14px;
	left: 96px;
}
table.aerodromeNav td,table.aircraftNav td
{
	color: #4d565d;
}
div.lvSpace
{
	height: 5px;
}
div#lvContainer
{
	position: relative;
}
table.flightNav
{
	position: absolute;
	top: -67px;
	right: -6px;
}
div#capacitySearch
{
	display: none;
	position: absolute;
	top: 115px;
	left: 300px;
}
div#aerodromeSearch
{
	display: none;
	position: absolute;
	top: 186px;
	left: 300px;
}
div#aircraftSearch
{
	display: none;
	position: absolute;
	top: 50px;
	left: 300px;
}
div.capacitySelect
{
	position: absolute;
	top: 89px;
	left: 430px;
	width: 15px;
	line-height: 15px;
	text-align: center;
	cursor: pointer;
}
div.capacitySelect img
{
	display: inline;
}
div.fieldSel
{
	float: left;
	width: 123px;
	background: #cccccc;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #eeeeee;
}
div.fieldSelOn
{
	float: left;
	width: 123px;
	background: #ffcc00;
	border-top: 1px solid #ffff99;
	border-right: 1px solid #cc9900;
	border-bottom: 1px solid #cc9900;
	border-left: 1px solid #ffff99;
	cursor: pointer;
}
div.fieldSelTxt
{
	float: left;
	width: 103px;
	padding-top: 2px;
}
#ColumnSelectSummary
{
	position: absolute;
	top: 25px;
	right: 42px;
}
/* ********** */
iframe.dp
{
 	display: none;
 	position: absolute;
 	width: 206px;
 	height: 147px;
}
/* ********** */
td.day
{
	background: #ffcc00;
}
td.night
{
	color: #ffffff;
	background: #000000;
}
.single
{
	color: #000000;
	background: #999999;
}
.multi
{
	color: #000000;
	background: #cccccc;
}
td.pic
{
	background: #f2f2f2;
}
td.dual
{
	background: #ffffff;
}
.expiry_red
{
	background: #cc0000;
}
.expiry_yellow
{
	background: #fdb813;
}
.expiry_green
{
	background: #99ca3d;
}
.expiry_grey
{
	background: #cccccc;
}
tr.rowTitle td.expiry_red
{
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
}
tr.rowTitle td.expiry_green
{
	border-right: 1px solid #99ca3d;
	border-bottom: 1px solid #99ca3d;
}
tr.rowOdd td.expiry_red,
tr.rowEven td.expiry_red,
tr.rowOn td.expiry_red
{
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
}
tr.rowOdd td.expiry_yellow,
tr.rowEven td.expiry_yellow,
tr.rowOn td.expiry_yellow
{
	border-right: 1px solid #fdb813;
	border-bottom: 1px solid #fdb813;
}
tr.rowOdd td.expiry_green,
tr.rowEven td.expiry_green,
tr.rowOn td.expiry_green
{
	border-right: 1px solid #99ca3d;
	border-bottom: 1px solid #99ca3d;
}
tr.rowOdd td.expiry_grey,
tr.rowEven td.expiry_grey,
tr.rowOn td.expiry_grey
{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
/* ********** */
/* Mob Layout */
/* ********** */
body.mob
{
	margin: 0;
	background: #eeeeee;
	text-align: left;
}
div.mobHead {
	position: relative;

    height: 43px;
    line-height: 43px;
    background-color: #6699cc;
    border-bottom: 1px solid #000; /* Divider line */

    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6); /* keep slight depth */
    text-align: center;

    box-sizing: border-box;
}
div.mobHead img {
	position: absolute;
	top: 5px;
	left: 10px;
	height: 35px;
}
div.mobNav
{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
div.mobNav div.l
{
	float: left;
	padding: 7px 0 0 5px;
}
div.mobNav div.r
{
	float: right;
	padding: 7px 5px 0 0;
}
div.mobFoot
{
	margin: 10px 0 10px 0;
	text-align: center;
}
/* ********** */
/* Mob Links */
/* ********** */
a.mobBack,
a:visited.mobBack,
a:active.mobBack,
a:hover.mobBack {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    background-color: #eeeeee;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    height: 30px;
    padding: 0 10px 0 12px;  /* reduced left padding */
    position: relative;
    box-sizing: border-box;
    border: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
    margin-left: 12px; /* reduced spacing for the arrow */
}

/* Left arrow triangle */
a.mobBack::before {
    content: "";
    position: absolute;
    top: 0;
    left: -12px; /* bring arrow closer */
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 12px solid #eeeeee; /* arrow color */
}

a.mobBtn,
a:visited.mobBtn,
a:active.mobBtn,
a:hover.mobBtn {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    background-color: #2a6fcb; /* or whatever flat color you prefer */
    border: none;
    border-radius: 6px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    box-sizing: border-box;
}
/* ********** */
/* Mob Flight */
/* ********** */
div#mobTab1
{
	position: absolute;
	display: block;
	top: 54px;
	left: 0;
	width: 100%;
}
div#mobTab2,div#mobTab3,div#mobTab4,div#mobTab5
{
	position: absolute;
	display: none;
	top: 54px;
	left: 0;
	width: 100%;
}
div.mobColL
{
	float: left;
	width: 50%;
}
div.mobColR
{
	float: left;
	width: 50%;
}
div.mobBlb
{
    background: #ffffff;
    border-radius: 5px;
    margin: 0 10px 10px 10px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px 0 15px;
}
div.mobBlbL
{
	float: left;
	font-weight: bold;
}
div.mobBlbR
{
	float: right;
}
div.mobBlbL1
{
	float: left;
	padding-right: 10px;
}
div.mobBlbL2
{
	float: left;
	padding-top: 12px;
}
/*div.mobSearch
{
    -webkit-border-image: url(/logbook/images/mobile/link_bdr.png) 0 5 0 5;
    border-width: 0 5px;
    text-align: center;
    padding: 7px 0 7px 0;
}*/
div.mobOver
{
	background: #000000;
}
div#mobAircraft,div#mobAerodrome
{
	display: none;
	position: absolute;
	top: 52px;
	left: 0;
	width: 100%;
	height: 280px;
	background: url(/logbook/images/mobile/back_over.png) no-repeat top center;
}
div.mobFloat
{
	width: 320px;
	margin: 0 auto 0 auto;
}
div.mobFloat2
{
	width: 250px;
	margin: 0 auto 0 auto;
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
div.mobFloat img
{
	display: inline;
}
div.mobBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 49px;
	background: #000000
}
div.mobBar div
{
	float: left;
	text-align: center;
	width: 20%;
	padding-top: 12px;
}
div.mobBar div img
{
	display: inline;
}
/* ********** */
/* Mob Form */
/* ********** */
input.mob
{
}
select.mob
{
	max-width: 230px;
}
td.mobDate
{
	padding-right: 5px;
}
input.mobRemark
{
	width: 40px;
	text-align: center;
}
textarea.mob
{
	font-size: 20px;
	font-weight: normal;
	color: #666666;

	width: 90%;
	height: 240px;
}
input.mobLogin
{
	width: 250px;
	border: 1px solid #999999;
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
input.mobSearch
{
	width: 190px;
	border: 1px solid #999999;
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
select.mobSearch
{
	width: 100%;
	border: 1px solid #999999;
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
/* ********** */
/* Mob txt */
/* ********** */
.txtMob
{
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
div.mobTxt17
{
	font-family: arial;
	font-size: 17px;
}
div.mobTxt13
{
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
}
/* ********** */
/* Mob link */
/* ********** */
a.mobLink,a:visited.mobLink,a:active.mobLink,a:hover.mobLink,
div.mob,
div.mobLink
{
	display: block;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	background: url(/logbook/images/mobile/arrow.png) no-repeat center right #ffffff;
    border-bottom: 1px solid #e0e0e0;
	padding: 10px;
	text-decoration: none;
}
div.mob
{
	background: #ffffff;
}
div.mobLink
{
	padding-right: 36px;
	cursor: pointer;
}

div#cookieConsentContainer
{
	display: flex;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(/logbook/images/load_alpha.png);
}
div#cookieConsent
{
    display: flex;
    align-items: center;
    justify-content: center; /* Centers content horizontally */
    width: 100vw; /* Full viewport width */
    position: fixed; /* Keeps it fixed on the screen */
    top: 50%; /* Moves the top edge to the middle */
    left: 0; /* Aligns to the left edge */
    transform: translateY(-50%); /* Shifts it up by half its own height */
    padding: 20px;
    background: #6699cc;
    box-sizing: border-box; /* Ensures padding doesn't add extra width */
}
div.cookieText
{
	padding-right: 20px;
	font-family: arial;
	font-size: 15px;
	color: #ffffff;
}
div.cookieText a
{
	font-size: 15px;
	color: #ffffff;
}
a.cookieAccept,a.cookieAccept:visited,a.cookieAccept:active,a.cookieAccept:hover
{
	display: block;
	background: #ffffff;
	padding: 10px;
	margin: 10px 20px 10px 0;

	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	color: #236DFB;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
}