@charset "UTF-8";
html{height:100%;}
body
{
	height:100%;
	color:rgb(64,64,64);
	font-family:"Calibri";
	background-color:white;
	overflow: hidden;
}
#container
{
	background-image:url("images/logo.png");
	background-position: top 0 right 1%;
	background-repeat: no-repeat;
	background-size:3%;
	width:98%;
	height:95%;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-width:1px;
	border-color:rgb(255,255,255);
	border-radius:1%;
	border-style:none;
}
a{color:black;}

#loginBox
{
	width:30%;
	margin-left:50%;
	margin-top:10em;
}
#loginBox label
{
	margin-top:1%;
	display:block;
	float:left;
	width:5em;
	margin-right:1em;
	margin-left:0.5em;
	color:black;
}
#loginBox #user, #loginBox #password
{
	margin-top:1%;
	width:10em;
	display:block;
	float:left;
}
#loginButton, .updateButton, #resetButton
{
	display:block;
	background-color:rgb(104,138,180);
	color:rgb(255,255,255);
	border-style:solid;
	border-color:black;
	border-width:1px;
	border-radius:0.5em;
	height:2em;
	margin-top:3%;
	margin-bottom:1%;
	margin-left:auto;
	margin-right:auto;
	width:60%;
}
#resetButton
{
	margin-top:1em;
}
#loginMessage
{
	color:rgb(255,0,0);
	text-align:center;
}
#resetSent
{
	text-align:center;
}
#reset
{
	text-align:center;
	color:rgb(0,0,238);
	text-decoration:none;
	display:block;
}
#systemName
{
	margin-right:5%;
	text-align:right;
	width:18%;
	margin-top:0;
	float:right;
	font-family:"Franklin Gothic Medium";
	font-size:2em;
	line-height:1em;
	color:rgb(63,113,141);
}
#logout
{
	float:left;
	margin-left:0.5em;
}
#logout a
{
	font-size:1em;
	text-decoration:none;
}
#navigation
{
	margin-left:0;
	margin-top:0.75em;
	float:left;
	width:76%;
	margin-bottom:1em;
}
#navigation2
{
	float:left;
	width:40%;
}
#numberOfInvoices
{
	width:21%;
}

#managerNavigation
{
	width:11%;
}
#logout
{
	width:5%;
}
#navigation2, #numberOfInvoices, #greeting, #managerNavigation, #logout
{
	margin-top:1em;
	float:left;
	position:relative;top:-0.5em;
}
#greeting
{
	width:26%;
	margin-top:0.5em;
	text-align:center;
}
#greeting a
{
	color:rgb(0,0,243);
	text-decoration:none;
}
#navigation2 div
{
	float:left;
	width:45%;
	color:rgb(0,0,0);
	text-align:center;
	cursor:pointer;
	text-transform:uppercase;
	margin-right:1em;
}

#summaryButton, #detailButton
{
	line-height:1.3em;
	color:rgb(255,255,255);
}

#users, #access
{
	width:4em;
	color:rgb(0,0,0);
	background-color:rgb(200,200,200);
}
#detailButton
{
	width:4em;
}

#excel
{
	height:1em;
	width:1em;
	background-image:url("images/excel.png");
	background-size:contain;
	float:left;
	display:block;
	margin-top:0.2em;
	margin-left:2em;
}
.navigation 
{
	display:block;
	float:left;
	background-color:rgb(104,138,180);
	color:rgb(0,0,0);
	text-decoration:none;
	text-align:center;
	
	border-color:rgb(0,0,0);
	border-style:solid;
	border-width:1px;
	width:5em;
	height:1.25em;
	margin-top:0.25em;
	font-family:"Arial";
	margin-left:0.5em;
	font-size:0.85em;

}
.clear{clear:both;}
.select, .update
{
	border-style:solid;
	border-width:1px;
	border-color:rgb(255,255,255);
	width:48.5%;
	margin-left:1%;
	float:left;
	border-radius:0.5em;
	height:87%;
} 
#selectPreview
{
	width:30%;
}
.scrollDiv
{
	overflow-y:auto;
	margin-left:1em;
	height:77%;
}
.selectScrollDiv
{                                 
	overflow-y:auto;
	height:97%;
	margin-left:1em;
	margin-top:0.5em;
}
.select table
{
	border-spacing:0;
	padding:0;
	width:100%;
}
.select tr
{
	height:1em;
	cursor:pointer;
}
.select td
{
	word-wrap: break-word;
}
.select td a
{
	color:black;
	text-decoration:none;
}
.select td a cancelled
{
	color:red;
}
.select th
{
	text-align:left;
}
.select th a
{
	text-decoration:none;
	color:black;
}
.selectFieldclientId, #selectLabelclientId{display:none;}
.selectFieldstatus, #selectLabelstatus{display:none;}
.selected
{
	background:rgb(240,240,240);
	color:white
}  
.selected td a
{
	color:black;
	text-decoration:none;
}
.selectScrollDiv table 
{
	width:98%;
}
.delete{color:red;}
.updateLabel
{
	float:left;
	width:20%;
	line-height:1.5em;
	margin-bottom:0.25em;
	color:black;
}
.updateField, .updateError
{
	float:left;
	margin-bottom:0.25em;
	width:80%;
	color:black;
}
.updateMessage
{
	text-align:center;
	height:1.25em;
	font-size:1.25em;
	margin-top:0.5em;
	margin-bottom:0.5em;
	color:$html .= "\n\t\t\t<div id='artemis'>Artemis</div>";
}
.updateError
{
	background:rgb(255,150,150);
}
.updateFieldtext, .updateFieldpassword
{
	width:90%;
}
.updateButton
{
	width:7em;
	display:inline;
}
.browseButton
{
	width:7em;
	height:1.5em;
}
.updateButtons
{
	text-align:center;
	margin-bottom:1em;
}
.selectFieldEnquiries, #selectLabelEnquiries,
.selectFieldpasteId, #selectLabelpasteId,
#client #clientId, #client #clientIdLabelGUI
{
	display:none;
}
#invoiceId
{
	pointer-events:none;
	background-color:black;
	border-style:none;
	color:white;
	margin-top:0.2em;
}
#paste
{	
	float:left;
}
#search
{
	float:left;
	margin-left:0.5em;
	position:relative;top:-0.1em;
	width:45%;
}
#searchText
{
	width:28em;
	margin-left:1em;
}
#searchButton
{
	background:none;
	border-style:none;
	padding:0;
	cursor:pointer;
	font-size:1em;
}
#active, #manager
{
	width:1em;
}
#pdf
{
	height:1.5em;
	width:1.5em;
	border-style:none;
	display:block;
	float:left;
	margin-right:0.25em;
	margin-top:0.1em;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	background-color:white;
}

#pdf{background-image:url("images/pdf.png");background-size:contain;}
.errorMessage, #unauthorised
{
	color:red;
	font-weight:bold;
}
#invoicesContainer, #detailsContainer
{
	height:80%;
	width:100%;
	overflow-y:auto;
	position:relative;
	margin-top:0.5em;
}

#invoices a, #details a
{
	text-decoration:none;
	color:rgb(255,255,255);
}
#invoices, #details
{
	max-height:100%;
	width:100%;
	border-spacing:0;
	table-layout:fixed;
}
#invoices th, #details th
{
	text-align:left;
	background-color:rgb(104,138,180);
	position:sticky;
	top:0;
}
#invoices tr:nth-child(even), #details tr:nth-child(even) {
  background-color:rgb(245,245,245);
}
#invoices td a
{
	color:rgb(0,0,238);
}
#invoicesInvoice, #invoicesValue, #invoicesBalance, #invoicesPaid, #invoicesDueDate,
#detailsInvoice, #detailsBalance
{
	width:5em;
}
#invoicesDate, #detailsDate
{
	width:6.5em;
}
#detailsCompany
{
	width:22em;
}
#detailsPassenger
{
	width:17em;	
}

#invoicesPdf
{
	width:2em;	
	color:white;
}
.sortIcon
{
	height:1em;
	width:1em;
	position:relative;top:0.15em;
}
#invoicesDetails
{
	width:2em;
}
.invoicesDetails
{
	font-size:1em;
	line-height:1em;
	position:relative;top:-0.1em;
}

.currency
{
	text-align:right;
}
#filter
{
	float:left;
}
#fromDate, #toDate
{
	width:4em;
}
.invoiceRow, .pdfIcon
{
	height:1.2em;
	width:1.2em;
}
#clientSelect
{

	height:2em;
	width:30em;
}
#addClientAccessAll
{
	color:green;
	cursor:pointer;
	background:none;
	border-style:none;
	font-size:1.25em;
}
#addClientAccess
{
	color:green;
	font-weight:800;
	background:none;
	border-style:none;
	cursor:pointer;
	font-size:1.5em;
}
#invoicesCurrency, #detailsCurrency
{
	text-align:center;
	width:5em;
	padding-left:0.5em;
}

.currencyCode
{
	text-align:center;
}
