@charset "utf-8";

/**************
 * content
 **************/
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#535353;
}

 

/**************
 * main menu
 **************/
ul.hyperlink {
	display:block;
	background-color:#f0f0f0;
	list-style-type:none;
	position:relative;
	margin:0;
	padding:0;
	height:36px;
	line-height:36px;
	width:100%;
}
ul.hyperlink li { 
	float: left;
	cursor:pointer;
	background-color:#336699;
	display:block;
	color:#fff;
	margin:0;
	padding:3px 15px;
	height:30px;
	line-height:30px;
}
ul.hyperlink li:hover {
	background-color:#23476B;
}



/**************
 * header
 **************/
.header {
	border-bottom:2px solid #1E53A4;
	background-color:#0055B8;
}
.breadcrumb {
	padding:4px 15px;
	margin:0;
	background-color:#f4f4f4;
}
.header img {
	display:block;
	z-index:10;
	position:relative;
	margin-right:7em;
	height:100px;
}



/**************
 * dashboard table
 **************/
.dashboardtabletitle {
	color:#798bd3;
	font-weight:bold;
	margin:20px 30px 0 30px;
	font-size:14px;
	text-align:left;
}
.dashboardtable { 
	width:calc(100% - 60px);
	border:thin solid #798bd3;
	padding:10px;
	margin:0 30px 10px 30px;
}
.dashboardtable tr { 
	cursor:pointer;
}
.dashboardtable td {
	background:#F0F0F0;
    font-size: 13px;
    height: 23px;
    padding: 0 4px;
    font-family: Arial, Helvetica, sans-serif;
    color: #535353;
}
.dashboardtable tr:hover > td { 
	background:#c9c6ff;
}

@media screen and (max-width:1300px) {
	.dashboardtable {
		width:calc(100% - 60px);
	}
}
@media screen and (max-width:700px) {
	.dashboardtabletitle {
		margin:20px 0 0 0;
	}
	.dashboardtable {
		width:100%;
		margin:0 0 10px 0;
	}
}





/**************
 * clearfix - clear floats properly
 **************/
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */








/**************
 * responsive form
 **************/
.blueTable {
	padding:10px;
	margin:0px;
	width:auto;
	background:#f5f5f5;
	border:1px solid #d9d9d9;
}
.blueTableTable {
	margin:0;
	background-color:transparent;
	border:1px solid transparent;
	width:auto;
	float:left;
	height:auto;
	min-height:35px;
}
.blueTableTable.blueTableTableButtons {
	padding:2px 0 0 25px;
}
.blueTableTable.fullWidthTableTable {
	width:277px;
}
.hideFieldBackgrounds .blueTableTable {
	min-height:20px!important;
}
.blueTableTable .tdLabel {
	width: 105px;
	text-align:right;
	padding-right:5px;
	float:left;
	margin:5.5px 0 0 0;
	font-family: 'droid_sansregular'!important;
	color: #447099!important;
	font-size:12px;
}
.blueTableTable .tdLabel.large {
	width:170px;
}
.blueTableTable .tdLabel a {
	cursor:pointer;
	color:#030FFF!important;
	text-decoration:none;
}
.blueTableTable .tdInput {
	float:left;
	margin:0;
}
.blueTableTable .tdInput,
.blueTableTable .tdInput input {
	width: 175px;
	max-width: 175px;
}
.blueTableTable.sideInputs.doubleSize .tdInput,
.blueTableTable.sideInputs.doubleSize .tdInput input {
	width:438px!important;
	max-width:none!important;
}
.blueTableTable .tdInput input {
	padding:3px 4px;
	margin-bottom: 5px;
	border:1px solid #ccc;
	background:#fff;
	height:26px;
}
.hideFieldBackgrounds .blueTableTable .tdInput input,
input.hideBackground {
	border:1px solid #f5f5f5!important;
	background-color:#f5f5f5!important;
	margin-bottom:0!important;
	-webkit-appearance: caret;
	-moz-appearance: caret; /* mobile firefox too! */
}
.blueTableTable .tdInput a input {
	color:#030fff!important;
}
.blueTableTable .tdInput.large,
.blueTableTable .tdInput.large input {
	width:250px;
	max-width:250px;
}
.blueTableTable .tdInput.twoInputs input {
	width:45%!important;
}
.blueTableTable .tdInput input.jqx-input-content-datepickertheme {
	border:1px solid #fff;
	padding:1px 4px;
}
.blueTableTable textarea {
	width:100%;
	padding:3px 4px;
	margin-bottom: 5px;
	border:1px solid #ccc;
	background:#fff;
}
.blueTableTable .tdInput select {
	width: 171px;
	max-width: 171px;
	padding:4px;
	margin-bottom: 5px;
	height:26px;
	border:1px solid #ccc;
	background:#fff;
}
.blueTableTable .tdInput.large select {
	width:258px;
	max-width:258px;
}
.blueTableTable .tdInput.twoInputs select {
	width:45%!important;
}


.cf {
	border-bottom:1px solid #d9d9d9;
	height:1px;
	line-height:1px;
	content:" ";
	margin: 10px 0;
	padding: 5px 0 0 0;
	clear:left;
}
.mobile, .mobileClearfix {
	display:none;
}



.jqx-widget-content-datepickertheme {
	margin-bottom:5px;
}
.getCode {
	float:right;
	margin-right:10px;
}
.jqx-tabs-content-element-tabstheme {
	padding:0px;
}
.commentsIcons input {
	width:16px;
}
select#assignPart {
	width: 250px;
	float:left;
	margin:6px 8px 0px 5px;
}
.editFaultButton {
	float:right;
	margin:0 15px 0 5px;
}
.deleteFaultButton {
	float:right;
	margin:0 5px;
}
.addFaultButton {
	float:right;
	margin:0 10px 0 0;
}
.blueBackground {
	background: none repeat scroll 0 0 #547a9f!important;
	border:1px solid #376b9a!important;
	text-align:center;
	color:#fff!important;
	font-weight:normal;
	padding:7px;
}

.formButton {
	/*float:right;*/
	margin-left:5px;
}

.commentsHowto p {
	padding:1em 2em;
}

.breadcrumb ol {
	margin: 0;
	padding: 2px 0 1px 15px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
	font-size: 13px;
}
.breadcrumb ol li {
	display: inline-block;
}
.breadcrumb ol li a {
	color: #9f1e2b;
	text-decoration: none;
}
.breadcrumb ol li.active {
	color: #777;
}
.breadcrumb ol li.active:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}

hr {
    height: 30px;
	margin-top:30px;
    border-style: solid;
    border-color: #ccc;
    border-width: 1px 0 0 0;
    /*border-radius: 20px;*/
}
hr:before { /* Not really supposed to work, but does */
/*
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;
    border-style: solid;
    border-color: #ccc;
    border-width: 0 0 1px 0;
    border-radius: 20px;
*/
}

@media screen and (max-width: 670px) {
	.formButton {
		float:none;
		margin-left: 0!important;
		width: 100%;
	}
	.commentsHowto p {
		padding:1em;
	}
	.blueTableTable.blueTableTableButtons {
		padding:0;
	}
	.blueTableTable.fullWidthTableTable {
		width:100%;
	}
	.jqx-tabs-arrow-background-tabstheme { border: 1px #D9D9D9 solid } 
	.blueTableTable,
	.blueTableTable .tdInput,
	.blueTableTable .tdLabel,
	.blueTableTable .tdInput strong,
	.blueTableTable .tdLabel strong,
	.blueTableTable .tdInput input,
	.blueTableTable .tdInput select
	.blueTableTable .tdInput.large input,
	.blueTableTable .tdInput.large select {
		width:100%!important;
		max-width:none!important;
		float:none;
		height:auto!important;
		text-align:left;
		font-size:16px;
	}
	.blueTableTable.sideInputs .tdInput{
		width:70%!important;
		float:right!important;
	}
	.blueTableTable.sideInputs.doubleSize .tdInput {
		width:70%!important;
	} 
	.blueTableTable.sideInputs.doubleSize .tdInput input {
		width:100%!important;
		float:right!important;
	}
	.blueTableTable.sideInputs .tdLabel {
		width:28%!important;
		float:left!important;
		height:29px!important;
		margin-top:6px!important;
	}
	.blueTableTable.sideInputs.doubleSize .tdLabel {
		width:22%!important;
	}
	.blueTableTable .tdLabel,
	.blueTableTable .tdInput {
		margin:0;
	}
	.blueTableTable .tdLabel strong,
	.blueTableTable .tdInput strong {
		/*margin:5.5px 0 0 0;*/
		font-family: 'droid_sansregular'!important;
		color: #447099!important;
		font-size:16px;
	}
	.blueTableTable .tdLabel input,
	.blueTableTable .tdInput input,
	.blueTableTable .tdInput select,
	.blueTableTable .tdInput textarea {
		padding:0.5em!important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height:auto;
		width:100%;
		max-width:none;
		font-size:16px;
	}
	.blueTableTable .tdInput input[type="checkbox"],
	.blueTableTable .tdLabel input[type="checkbox"] {
		height:26px;
		width:46px;
	}
	.blueTableTable .tdInput textarea {
		font-size:16px;
		height:auto;
	}
	.blueTableTable .tdInput.twoInputs input {
		width:48%!important;
		float:left;
		height:36px!important;
	}
	.blueTableTable .tdInput.twoInputs select {
		width:48%!important;
		float:right;
		height:36px!important;
	}
	.cssButtons {
		width:100%;
		padding:9px 18px;
		margin:10px 0 0 0;
		font-size:16px;
	}
	.cssButtons.upload span,
	.cssButtons.delete span,
	.cssButtons.print span {
		background-size:0.9em;
	}
	.jqx-tabs-content-element-tabstheme {
		padding:10px;
		float:none;
	}
	.print {
		display:none;
	}
	.getCode {
		float:none;
	}
	.fullWidthButton,
	select#assignPart {
		width:100%;
	}
	.halfWidthButton {
		width:49%;
	}
	.buttonRight {
		float:right!important;
	}
	.buttonLeft {
		float:left!important;
	}
	.jqx-item-tabstheme,
	table.details-table td,
	table.details-table td > div,
	table.details-table td > input,
	table.details-table th,
	table.uploadedItemsTbl td,
	#mobileFailedPart select,
	#mobileFailedPart label,
	#mobileFailedPart textarea,
	select#assignPart {
		font-size:13px!important;
	}
	div.nowrap {
		font-size:13px!important;
		height:16px;
		overflow:hidden;
		white-space:nowrap;
		margin-top:4px;
	}
	.jqx-tabs-title,
	.jqx-tabs-titleContentWrapper {
		width:auto!important;
	}
	.jqx-tabs-title {
		/* put the padding back on the tabs as they are now set to auto width */
		padding-left:10px;
		padding-right:10px;
	}
	.commentsIcons input {
		width:20px;
	}
	select#assignPart {
		float:none;
		margin:6px 0 0 0;
	}
	.desktop {
		display:none;
	}
	.mobile {
		display:block;
	}
	.mobileClearfix {
		display:block;
		height:20px;
		border:0;
		padding:0;
		margin:0;
	}
	.editFaultButton {
		margin:0;
	}
	.deleteFaultButton {
		margin:0;
	}
	.addFaultButton {
		float:none;
		margin:10px 0 0 0;
	}
}



















/* invoices */
.invoiceTop {
	width:100%;
	margin:0.5em 1em;
}
.invoiceTop span {
	margin:auto 0.5em;
	color:#ccc;
}
.invoiceOuter {
	border:1px solid #ccc;
	margin:1em;
	padding:1em;
	border-radius:4px;
}
.td {
	width:33%;
	float:left;
}
.cardIcon {
	height:35px;
	float:left;
	margin-top:-5px;
	margin-right:5px;
}
.itemImage {
	max-height:100px;
	float:left;
}
.invoiceParts img {
	margin-right:1em;
}
.invoiceParts h3,
.invoiceParts p {
	margin: 0.3em;
}
@media screen and (max-width: 800px) {
	.td {
		width:100%;
		float:none;
	}
}


/* need a very large zindex for the notifications as the jqxwindow and other elements were showing over the top of them */
.jqx-notification-container {
	z-index:999999999!important;
}