body { 
	font-size: 12px; 
	font-family: arial; 
	color: #000000;
	padding:0;
	margin:0; 
}

#wrapper {
	margin: 0 5px 5px 5px;	
}

.header {
	background:#EFF1F0;
	clear:both;
}

div, h1, h2, h3, h4, h5, h6, p, a, li, label, tr, td, span, em, input, textarea, dd, dl, dt {
	font-family: arial;
}
div, p, a, li, label, tr, td, span, em, input, textarea, dd, dl, dt {
	font-size: 12px;
}


input { margin:0; }
select  {   }
textarea {  }
label {  }
p {  margin: 5px 0 5px 0; }
form { margin: 5px 0 5px 0; }
li {  }
h1 { font-size: 14pt; display: inline; margin-left:10px;}
h2 { font-size: 12pt; margin: 0; }
a { text-decoration: none;  border: none; }
a:link { color: #000099 }
a:hover { color: gray }


/* menu */
ul#nav {margin: 0 0 1px 0;}
ul.drop a { display:block; color: #000; font-family: Arial; font-size: 12px; text-decoration: none;}
ul.drop, ul.drop li, ul.drop ul { list-style: none; margin: 0; padding: 0; border-right: 1px solid #fff; background: #EFF1F0; color: #000;}
ul.drop { position: relative; z-index: 597; float: left; }
ul.drop li { float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; padding: 5px 10px; font-size:12px; }
ul.drop li.hover, ul.drop li:hover { position: relative; z-index: 599; cursor: default; background: #ccc; color:#fff}
ul.drop li ul li:hover > a { color:#fff }
ul.drop ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 195px; background: #555; border: 1px solid #fff; }
ul.drop ul li { float: none; }
ul.drop ul ul { top: -2px; left: 100%; }
ul.drop li:hover > ul { visibility: visible; }

/* results tables */
.content table.listTable{
	border-collapse: collapse;
}
.content .listTable td, .content .listTable  th{
	padding: 2px;
	border:1px solid silver;
} 
.content .listTable th{
	 background: #f7f6f0; 
}
.content .listTable tr:hover {
	background-color:#EDEDED !important;
}


/*-- jobs_submitted_list.php --*/
.jobSubmittedListDiv { border: 1px solid #004D99; padding: 2px; margin: 2px 0 4px 0;}
.jobSubmittedListDiv h2 { font-size: 10pt; background-color:#EFF1F0; font-weight: bold; padding: 2px; margin: 0 0 2px 0; }
.jobSubmittedListLabel { background-color: #EFF1F0;  }
.jobSubmittedListHostedJob { border-top: 2px solid #EFF1F0; margin: 1px; }

.error_list{
color:red;
padding:0px;
padding-left: 20px;
margin:0px;
}
#alphapager{
    text-align: center;	
	padding: 3px;
}
#alphapager .highlight{
	font-weight: bold;
}
.backArrow{
	margin-top: 2px;
	margin-right: 2px; 
	float:right;
}
.formExplainText{
	color: silver;	
}
.formError{
	color: red;	
}
.formError a{
	color: red;
	text-decoration: underline;
}
.pagination{
	text-align: center;
	padding: 20px;
}
.submissionReportAdmin{
	float:right; 
	width:300px; 
	background-color: #EEEEEE; 
	padding: 5px 0 5px 5px	
}

.optional { color: gray }
.button { font-weight: bolder }
.bold { font-weight: bold }
.error { font-size: 10pt; color: red; font-weight: bolder }
.warning { font-size: 10pt; color: red; font-family: Verdana }
.app_error  { color: #dcdcdc; font-size: 8pt; font-family: Arial }
.sql { font-size: 8pt; font-family: Verdana; color: brown; border: solid; border-width: thin; border-color: gray }
.footlink { font-size: 10pt; font-family: Verdana }
.menu { font-size: 10pt; font-family: Verdana }
.auth { font-size: 8pt; font-family: Verdana; color: gray }
.hyperlink { text-decoration: none; font-size: 10pt; }
.stdlink { text-decoration: underline }
.field_set { font-size: 12pt; font-family: Helvetica, Arial }
.tab_active { border-left: thin solid gray; border-top: thin solid gray; border-right: thin solid gray }
.tab_inactive { border: thin solid gray }
.tab_adj { border-bottom: thin solid gray }

TABLE.queryResults { border: 1px solid #004D99; padding: 1px; }
TR.queryResults { vertical-align: top; }
TD.querySmall { font-size: 6pt; font-family: Verdana; }
TD.orgNameCol { width: 230px; padding-left: 5px; }
TD.expiryCol { width: 60px; }
TD.duplicate_import { font-size: 10pt; color: green; font-family: Verdana; }

table.editJobCategory { border: 0px; padding: 0px; }
td.editJobCategory { padding: 0px; border: 0px; margin: 0px; }

TABLE.sqlqueryresults { border: 0px; }
TR.sqlqueryresults { border: 0px; }
TD.sqlqueryresults { border: 1px solid silver; }

/* Used to group tables on the dashboard report */

fieldset {
	padding: 5px 10px 5px 10px;
	margin: 10px;
	border: 1px solid #d9e6f0;
	display: inline-block;
	background-color: #EBEBEB;
	vertical-align:top;
}
fieldset tbody{
    background-color:white;
}
.content fieldset .listTable th{
    background-color:#63D1F4;
}
legend {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px;
	width:254px;
	border:1px solid #d9e6f0;
	background:#fff url(../images/form_blue.gif) repeat-x center left;
	color:#2F3F53;}

.alignRight {
    text-align:right;
}

/* Standard form sytling */
.standardForm input[type='text'], 
.standardForm input[type='email'],
.standardForm input[type='url'],
.standardForm input[type='password']{
    width: 400px;
}
.standardForm input[type='text'].small,
.standardForm input[type='email'].small,
.standardForm input[type='url'].small,
.standardForm input[type='password'].small{
    width: 150px;
}
.standardForm input[type='text'].large,
.standardForm input[type='email'].large,
.standardForm input[type='url'].large,
.standardForm input[type='password'].large{
	width: 550px;
}

.standardForm textarea{
	width: 525px;
	height: 75px;
}

.standardForm textarea.small{
	width: 300px;
	height: 75px;
}

/* Invoice styles */
.pdf { 
    border:1px solid #000; 
    margin:10px 0 20px 0;
    padding-left:15px;
}
.pdf p, .pdf td, .pdf th, .pdf input, .pdf textarea {
    font-family: "Times New Roman", Georgia, Serif;
    font-size:12pt;
}

.pdfForm {
    width:800px;
}

.pdfShow {
    box-shadow:  3px 3px 3px #999;
    margin-bottom:20px;
    width:700px;
}
table.invoicePriceTable {
    border-collapse: collapse;
}

table.invoicePriceTable, .invoicePriceTable th, .invoicePriceTable td {
    border: 1px solid black;
}
.invoicePriceTable td, .invoicePriceTable th {
    padding:3px;
    font-size:12pt;
}

.button {
    appearance:button;
    -moz-appearance:button; /* Firefox */
    -webkit-appearance:button; /* Safari and Chrome */
    padding:4px 10px;
    color:#000;
}
a.button, a.button :visited {
    color:black;
    font-weight:400;
}

.invoiceCurrencyAmount {
    text-align:right;
}

.invoiceAlternateCurrency {
    font-size:10pt;
}

.conversionRate {
    font-size:9pt;
}
.invoiceDescription {
    width:650px;
}
.sales_order_info, .previous_invoices {
    margin-top: 30px;
}
.organisationSelect2{
	width:505px;
}
.pagination li{
	display:inline;
}

/*-- Message alert styles --*/
.messageHeader {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
}

.message p {
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 6px;
	margin-top: 0;
	margin-bottom: 0;
}

.messageWarningText {
	border-left: 6px solid darkorange;
	padding-top: 0;
	padding-bottom: 0;
}

.messageDanger {
	border: 1px dotted red;
	border-left: 6px solid red;
	margin-top: 10px;
}

.messageHeaderDanger {
	background-color: lightpink;
}

.messageWarning {
	border-bottom: 1px dotted darkorange;
	border-left: 6px solid darkorange;
}

.messageBodyWarning {
	border: 1px dotted darkorange;
	margin-top: 10px;
}

.messageHeaderWarning {
	background-color: rgba(255,124,0,0.05);
}

.messageFooter {
	border: 1px solid lightgrey;
	background-color: whitesmoke;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 17px;
	padding-bottom: 6px;
}

/* Optionally hide number field arrow buttons using 'hideArrows' class */
/* Chrome, Safari, Edge, Opera */
input.hideArrows::-webkit-outer-spin-button,
input.hideArrows::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
/* Firefox */
input.hideArrows[type=number] {
	-moz-appearance: textfield;
}
.pagination li{
	display:inline;
}