<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Spur Styles */

/*h1 {margin-top:10px;}
h2 {border-bottom:0px; margin-top:10px; line-height:25px;}
h3 {margin-top:10px; margin-bottom:10px;}*/

img {border: none;}

strong {font-weight:bold;}

#line {height:1px; width:100%; background-color:#CCC; margin-bottom:10px; margin-top:10px;}

.form {color:#000000; padding:2px;}
.red {font-family:Arial, Helvetica, sans-serif; color:#F00; font-size:11px;}
.textbox {color:#333333; padding:2px}

.zoom {font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:11px;}
.note {font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:11px;}
.readonly {background-color:#F5F5F5; color:#403a3a; border:1px solid #cccccc; padding:2px;}

.button {/*width:120px; font-weight:bold; height:30px;*/ cursor:pointer;}
.button3 {/*width:130px; font-weight:bold; height:30px;*/ cursor:pointer;}
.button2 {margin-left:0px; /*width:120px; height:30px; font-weight:bold;*/ cursor:pointer;}
.detbutton{margin-left:0px;/*width:170px; height:30px; font-weight:bold;*/ cursor:pointer;}
.fbutton {margin-left:0px; height:30px; font-weight:bold; cursor:pointer;}
.buttonup {margin-left:0px;}
.dbutton {margin-left:0px; font-weight:bold; cursor:pointer;}

.pbutton {margin-left:0px; /*width:200px; height:30px; font-weight:bold;*/ cursor:pointer;}

td {border:0px; padding:2px;}

.ftable_top1 {width: 160px; padding-bottom:5px; padding-top:5px; width:135px;}
.ftable_top2 {padding-bottom:5px; padding-top:5px;}

.ftable_bottom1 {width:160px; padding-bottom:5px; padding-top:5px; width:135px}
.ftable_bottom2 {padding-bottom:5px; padding-top:5px;}

.tablerow1 {width:150px;}

.conf-ttop {padding-bottom:5px; padding-top:5px;}
.conf-ttop2 {padding-bottom:5px; padding-top:5px; vertical-align:top;}
.conf-tbot {padding-bottom:5px; padding-top:5px}

.det_ttop {padding-top:5px; padding-bottom:5px; padding-left:5px;}
.det_ttop2 {padding-top:5px; padding-bottom:5px; vertical-align:top; padding-left:5px}
.det_tbot {padding-bottom:5px; padding-top:5px}
.dettab_left {vertical-align:top;}
.dettab_right {vertical-align:top; text-align:center;}

.final_table {/*border-bottom:1px solid #666666; border-top:1px solid #666666;*/ border:1px solid #bbbbbb; margin-bottom:10px; border-collapse:separate;}
.final_tpad {padding:5px;}
.final_bpad {padding:5px;}

ul {margin-top:0px; margin-bottom:0px;}
li {padding-bottom:0px;}


.validationsummary {padding:5px; color:#000000;}
.valtitle {color:#000000; padding-left:20px; background-image:url(../images/exclamation.png);background-repeat:no-repeat; background-position:left;}
.valtext {background-image:url(../images/exclamation.png); background-repeat:no-repeat; height:22px; line-height:20px; background-position:left; list-style-type:none; color:#ff0000;}
.valtext2 {padding-left:20px; height:22px; line-height:20px;}
.valtext3 {color:#000000; padding-left:20px; clear:both; display:block;}
.valtext4 {padding-left:20px; background-image:url(../images/exclamation.png); background-repeat:no-repeat; background-position:left; color:#ff0000;}

div .uploadError p {display:block; border:2px solid #ff0000; color:#000000; padding:5px; padding-left:20px; background-image:url(../images/exclamation.png);background-repeat:no-repeat; background-position:left;}


/* PROGRESS BARS */

.progress-bar {
	overflow: hidden;
	height: 1%;
	background: url("../images/panel-shadow.gif") left bottom repeat-x;
	border-top: 1px solid #EBEBEB;
	padding: 4px 0 20px 0px;
	margin-bottom: -5px;
	font-size:11px;
}

.progress-bar ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.progress-bar li{
	float: left;
	background: #EBEBEB url('../images/progress-arrow-right.png') right no-repeat;
	padding: 0;
	margin: 0;
	color: #000;
	margin-bottom: 4px;
}
.progress-bar li span,
.progress-bar li a {
	text-decoration: none;
	background: url('../images/progress-arrow-left.png') -5px no-repeat;
	padding:3px 8px;
	display: block;
}
.progress-bar .completed{
	background-color: #CCC;
}	
.progress-bar .current {
	background-color: #3497D5;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 4px 0px 0px;
}

.progress-bar h1 {
	margin: 0; padding: 0; padding-right: 8px;
	font-size: 1.6em;
	float: left;
	border-bottom: none;
}
.lt-ie9 .home {min-width:720px;}
.lt-ie9 .home .page-body {left:auto !important;margin-left:0 !important;width:100% !important;}
.lt-ie9 .sidebar__content {right:74.5833%;}
.button {width:auto !important;}
table table {font-size:1em;}

/* gregt Spur override */
.ocm-details td.det_tbot {border-bottom: 1px solid #E1E1E1;}
.ocm-form-table td.last-col {border-bottom: 1px solid #E1E1E1;}</pre></body></html>