form {
	margin-bottom: 0;
}

a {
	text-decoration: none;
	cursor: pointer;
}

input.standard {
	width: 300px;
	padding: 5px;
}

select.standard {
	width: 300px;
	padding: 5px;
}

textarea.standard {
	width: 100%;
	height: 200px;
	padding: 5px;
}

div.standard {
	width: 300px;
	border: #d2cecd solid 3px;
	padding: 5px;
	min-height: 70px;
	white-space: pre-wrap;
}

input[type="submit"], input[type="button"], .formButton, .FormButtonDisabled {
	padding: 8px 15px;
	background-color: #012758;
	color: white;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	font-size: 13px;
	line-height: 1.3;
	text-decoration: none;
	display: inline-block;
}

	.formButton:disabled {
		background-color: #c6c6c6;
		cursor: pointer;
	}

	input[type="submit"]:hover, input[type="button"]:hover, .formButton:hover {
		opacity: 0.75;
		color: white;
	}

	.formButton:disabled:hover {
		opacity: 1;
	}

.formButtonDisabled {
	background-color: #c6c6c6;
	cursor: default;
}

input[type="text"], input[type="password"], input[type="date"], select, textarea {
	height: 30px;
	border: #d2cecd solid 3px;
}

	input[type="text"]:focus, input[type="password"]:focus,, input[type="date"]:focus, select:focus, textarea:focus {
		border: #012758 solid 3px;
	}

	input[type="text"]:focus-visible, input[type="password"]:focus-visible, input[type="date"]:focus-visible, select:focus-visible, textarea:focus-visible {
		border: #012758 solid 3px;
		outline: none;
	}

#signOut {
	position: absolute;
	top: 43px;
	right: 15px;
}

.Button {
	padding: 8px;
	text-decoration: none;
	color: white;
	background-color: #012758;
	border-radius: 5px;
	cursor: pointer;
}

	.Button:hover {
		opacity: 0.75;
	}

.Signout {
	height: 25px;
}

.UserName {
	display: block;
	font-size: 17px;
	margin-top: 2px;
	float: left;
	margin-right: 10px;
	color: #012758;
	font-weight: bold;
}

.Icon {
	height: 25px;
}

.list {
	border-style: solid;
	border-color: #eeeeee;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 30px;
}

.listBottom {
	border-style: solid;
	border-color: #eeeeee;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 30px;
}

.header {
	background-color: #fff;
	background-repeat: no-repeat;
	height: 98px;
}

div.Logo {
	float: left;
	margin-top: -23px;
}

	div.Logo img {
		background-color: white;
	}

.orange {
	color: #ffffff;
}

textarea {
	width: 300px;
	height: 80px;
}

	textarea.description {
		width: 100%;
		height: 50px;
	}

.standard {
	width: 100%;
}

.alert {
	color: #012758;
	font-weight: normal;
	font-weight: bold;
}

.pageHeading {
	font-size: 16px;
	display: none;
}

#contentMain {
	padding-top: 1px;
	line-height: 18px;
}

table {
	font-size: 13px;
}
/*
a:visited {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}

a:active {
	color: #ff6600;
	text-decoration: none;
}

a:link {
	color: #ff6600;
	text-decoration: none;
}
*/

.pageTitleHolderSm {
	float: left;
	border: 0;
	margin-left: 5px;
	margin-top: 16px;
}

.pageTitleHolderMd {
	border: 0;
	margin-left: 5px;
	margin-top: -5px;
}

.pageTitle {
	margin-left: 19px;
	font-size: 22px;
	color: #012758;
	float: left;
	border-bottom: 5px #168DB5 solid;
	font-weight: bold;
}

.menuItem {
	border-style: solid;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #cccccc;
	border-bottom-color: #666666;
	font-size: 16px;
	font-weight: normal;
}

	.menuItem a {
		color: #ffffff;
		display: block;
		padding: 18px 6px 6px 6px;
		height: 25px;
	}

		.menuItem a:hover {
			background-color: #aaa;
		}

#nav {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	background: #999999;
	width: 202px;
}


#content {
	width: 100%;
	/* Opera5.02 will show a space at
	right when there is no scroll bar */
	margin: 0px 15px 0px 163px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
}

html > body #content {
	/* ie5win fudge ends */
	width: 100%;
}


a.subMenu:visited {
	color: #000000;
	text-decoration: none;
}

a.subMenu:hover {
	color: #000000;
	text-decoration: underline;
}

a.subMenu:active {
	color: #000000;
	text-decoration: none;
}

a.subMenu:link {
	color: #000000;
	text-decoration: none;
}

/*//// following went in for directory //////////////////////////////////////////////////////*/


#subMenu {
	border: solid 1px #c0c0c0;
	width: 100%;
	padding: 5px;
	color: #ff6600;
}

a.grey:visited {
	color: #c0c0c0;
	text-decoration: none;
}

a.grey:hover {
	color: #ff6600;
	text-decoration: underline;
}

a.grey:active {
	color: #c0c0c0;
	text-decoration: none;
}

a.grey:link {
	color: #c0c0c0;
	text-decoration: none;
}

.rightAlign {
	text-align: right;
}

.listingTable {
	width: 100%;
	border: solid 1px #c0c0c0;
	/*font-size:11px;*/
}



.catHeading {
	font-size: 18px;
}

.tblOver {
	background-color: #ECFFFF;
}

.tblOff {
	background-color: #fff;
}


.tblOver_booked {
	background-color: #ECFFFF;
}

.tblOff_booked {
	background-color: #FFFBEC;
}

.gridRow {
	background-color: #ffffff;
	height: 35px;
}

	.gridRow:hover {
		background-color: #168db524;
	}

.gridSpacer {
	background-color: #d2cecd;
	height: 5px;
	padding: 0;
}

.page_binder {
	padding: 15px;
	border-top: #012758 solid 3px;
	background-color: #f1f0ee;
	margin-bottom: 20px;
}

.sub_nav_item {
	float: left;
	text-align: center;
	margin-right: 0px;
	height: 30px;
	/*border: solid #C9C9C9;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;*/
}

.clear {
	clear: both;
}

#sub_nav {
	/*border: solid #C9C9C9;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;*/
}

	#sub_nav a {
		display: block;
		padding-right: 15px;
		padding-left: 15px;
		padding-top: 4px;
		padding-bottom: 3px;
		color: #000000;
		background-color: #dcdcdc;
		font-weight: normal;
		background-repeat: no-repeat;
		margin-right: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		height: 30px;
		font-size: 12pt;
		text-decoration: none;
	}

		#sub_nav a.active {
			text-decoration: none;
			color: #fff;
			background-color: #012758;
		}

		#sub_nav a:hover {
			text-decoration: none;
			color: #fff;
			background-color: #012758;
		}

.tbl_bg {
	background-image: url(../img/tbl_bg.jpg);
	background-repeat: repeat-x;
	background-color: #eeeeee;
}

.tbl_bg_frm {
	background-color: #f1f0ee;
}

	.tbl_bg_frm thead tr, .tbl-inner thead tr {
		background-color: rgb(210, 206, 205);
		font-weight: bold;
		height: 35px;
	}

		.tbl_bg_frm thead tr th, .tbl-inner thead tr th {
			text-align: left;
		}

table.tbl-inner {
	background-color: white;
	border-color: #f1f0ee;
}

	table.tbl-inner tr td {
		font-weight: normal;
	}

table.firstColumnBold tr td:nth-child(1) {
	font-weight: bold;
}

table.thirdColumnBold tr td:nth-child(3) {
	font-weight: bold;
}

.cal {
	/*background-image: url(../img/cal_bg.jpg);
	background-repeat: repeat-x;*/
	background-color: #fff;
}


.ClaimStatus {
	border-radius: 4px;
	background-color: #545151;
	border-color: #545151;
	padding: 6px 10px 6px 10px;
	font-size: 14px;
	color: white;
	float: right;
	margin-top: -5px;
}

.alert_box {
	background-color: #ffcc00;
	background-image: url(../img/alert_bg.jpg);
	background-repeat: repeat-y;
	width: 100%;
	padding: 4px;
	font-size: 16px;
	color: #fff;
}

.success_box {
	background-color: #3eb03e;
	width: 100%;
	padding: 4px;
	font-size: 16px;
	color: #fff;
}

.failure_box {
	background-color: orangered;
	width: 100%;
	padding: 4px;
	font-size: 16px;
	color: #fff;
}

.ex_off {
	background-color: #F1F7FA;
}


.signature-pad--body {
}

.signature-pad--footer {
}

.signature-pad--actions {
	margin-top: 10px;
}

#loginForm div.input-group-append {
	border: #012758 3px solid;
	border-right: 0;
	background-color: white;
}

	#loginForm div.input-group-append span.input-group-text {
		background-color: #012758;
		border: 0;
		width: 42px;
		border-radius: 0;
	}

#loginForm input[type="text"], #loginForm input[type="password"] {
	border: 3px #012758 solid;
	border-left: 0;
	height: 36px;
	padding-left: 5px;
	width: 250px;
}

	#loginForm input[type="text"]::placeholder, #loginForm input[type="password"]::placeholder {
		color: #b5adad;
	}

.loginContainer {
	margin: 0 auto;
	border: 2px #d3d3d3 solid;
	padding: 30px 30px 50px 30px;
	max-width: 407px;
	width: 100%;
	margin-top: 100px;
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	border-radius: 7px;
}

.links {
	text-decoration: underline;
}

.headerUnderline {
	width: 100%;
	height: 23px;
	background-color: #012758;
	top: 75px;
	position: absolute;
}

.subtitleSpacer {
	line-height: 0.5;
}

input:-internal-autofill-selected {
	background-color: white !important;
}

.addButton {
	font-size: 2em;
	font-weight: 900;
	position: relative;
	top: -15px;
}

.tableFixed {
	width: 100%;
	table-layout: fixed;
}

.orderHeader, .partsTotal {
	padding: 5px 15px;
	color: white;
	background-color: #545151;
	font-weight: bold;
	width: fit-content;
	border-top-right-radius: 5px;
}

.orderHeader {
	margin-bottom: 20px;
	margin-left: -15px;
	border-bottom-right-radius: 5px;
}

.partsTotal {
	float: right;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

	.orderHeader span.detail, .partsTotal span.detail {
		color: lightgrey;
	}

input:disabled, select:disabled, textarea:disabled {
	cursor: default;
	background-color: #f1f0ee;
	color: inherit;
	border: #d2cecd solid 3px;
}

/* Custom Radio Buttons */

/* Customize the label (the container) */
.radioContainer {
	display: inline-block;
	position: relative;
	margin-bottom: 23px;
	margin-left: -23px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

	/* Hide the browser's default radio button */
	.radioContainer input {
		position: absolute;
		opacity: 0;
		cursor: pointer;
		height: 0;
		width: 0;
	}

/* Create a custom radio button */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 23px;
	width: 23px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px #54515152 solid;
	box-sizing: content-box;
}

/* On mouse-over, add a grey background color */
.radioContainer:hover input:not(:disabled) ~ .checkmark {
	background-color: #f1f0ee;
}

/* When the radio button is checked, and not disabled, add a coloured background */
.radioContainer input:not(:disabled):checked ~ .checkmark {
	background-color: #012758;
}

/* When the radio button is checked, and is disabled, add a grey background */
.radioContainer input:disabled:checked ~ .checkmark {
	background-color: #d2cecd;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the indicator (dot/circle) when checked */
.radioContainer input:checked ~ .checkmark:after {
	display: block;
}

/* Style the indicator (dot/circle) */
.radioContainer .checkmark:after {
	top: 8px;
	left: 8px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

/* End of Custom Radio Buttons */

.fileupload {
	margin: 0 auto;
	padding: 10px;
	background-color: #f1f0ee;
}

	.fileupload ol {
		padding-left: 0;
	}

	.fileupload li, div > p {
		background-color: #f1f0ee;
		display: flex;
		justify-content: space-between;
		margin-bottom: 10px;
		list-style-type: none;
		border: 3px solid #d2cecd;
	}

	.fileupload img {
		height: 64px;
		order: 1;
	}

	.fileupload p {
		line-height: 32px;
		padding-left: 10px;
	}

	.fileupload .preview {
		min-height: 89px;
	}

	.fileupload label, .fileupload button {
		padding: 8px;
		background-color: #012758;
		color: white;
		border: none;
		border-radius: 5px;
		cursor: pointer;
		font-size: 13px;
		line-height: 1.3;
		margin-bottom: 10px;
	}

		.fileupload label:hover, .fileupload button:hover {
			opacity: 0.75;
		}

		.fileupload label:active, .fileupload button:active {
			opacity: 0.75;
		}
