h1.actionline
{
	font-size: 24px;
	color: #F00;
	margin-bottom: 1em;
	font-weight: normal;
}

strong, b 
{
	font-weight: bold !important;
}
div#formlistcontainer
{
	width: 100%;
}

div.pagetitle
{
	font-weight: bold !important;
	font-size: larger !important;
	padding: 1em 0 1em 0 !important;
}

div#activitytitle
{
	min-width: 100%;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #000;
}

ul.form-list
{
	list-style: none !important;
	list-style-type: none;
	float: left;
	position:relative;
	padding-right: 2em;
	padding-left: 0 !important;
}

div#actionformdesc
{
	width: 100%;
}

div#actionformdesc p
{
	margin-right: 1em;
}

li.category
{
	font-weight: bold !important;
	padding: 1em 0 .2em 0 !important;
	white-space: nowrap;
	list-style-type: none;
}

li.actionitem
{
	padding-left: 1em;
	white-space: nowrap;
	list-style-type: none;
}

span.itemtext
{
	cursor: pointer;
	color: #003366;
}

span.itemtext:hover
{
	color: #000 !important;
	text-decoration: underline !important;
}

.warning-msg
{
	color: #FF0000;
	font-weight: bold;
}

.required-indicator
{
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}

div#topErrorMessage
{
	display: none;
	color: red;
	font-weight: bold;
	margin-bottom: 1em;
}

div#loggedInMessage 
{
	display: none;
	color: red;
	font-weight: bold;
	margin: .5em 0 1em 2em;
}

div#topUpdateMessage
{
	display: none;
	color: red;
	font-weight: bold;
	margin-bottom: 1em;
}

.sectionTitle
{
	font-weight: bold;
	margin-bottom: 1em;
}

div.actionlineelement
{
	margin-bottom: 2em;
	padding-right: 20px;
}

div.actionlineelement label
{
	padding-right: 20px;
}

p.actiontext
{
	padding-right: 20px;
}

.missingcontactmessage, .missingmessage, #missingtrackingnumber, #wrongtrackingnumber
{
	display: none;
	color: red;
	font-weight: bold;
	clear: both;
}

.missingcontactmessage
{
	margin-left: .5em;
	padding-left: 120px;
}

div#contactwarningmessage
{
	padding-left: 0;
}

#logOutBtn, #registerBtn, #historyBtn
{
	/*display: none;*/
}

label.contactlabel
{
	font-weight: bold;
	display: inline-block;
	width: 120px;
	text-align: right;
}

input.contactfield
{
	display: inline-block;
	margin-left: .5em;
	margin-bottom: .3em;
	width: 300px;
}

input.phonefield
{
	margin-bottom: .3em;
	width: 65px;
	display: inline-block;
}

.contactelement input.statefield
{
	width: 65px;
}

.contactelement input.zipfield
{
	width: 80px;
}

label.listitem
{
	display: inline-block;
}

div.questionelement
{
	margin-bottom: 1em;
}

div.actionlineprompt
{
	font-weight: bold;
}

div.actionlineissuedesc 
{
	font-weight: normal;
	margin-bottom: .3em;
	margin-top: 1em;
}

div#problemtextfield1 
{
	display: none;
}

#actionlinecontent p
{
	margin-bottom: 1em !important;
}

.content input#backbutton
{
	position: relative;
	float: right;
}

input.button
{
	/*padding: 3px;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
	border:0;
	margin-top: 1em;
}

input.button:hover
{
	cursor: pointer;
	/*color: #0e73b8;*/
}

input#issuelocation
{
	width: 450px;
}

textarea#issueadditionalinfo
{
	width: 450px;
}

input.textinputfield
{
	width: 450px;
}

textarea.textareafield
{
	width: 450px;
}

div#emailconfirmation
{
	white-space: nowrap;
	display: inline;
}

input#trackingnumber
{
	/*width: 150px;*/
	padding: 10px 0px 10px 38px;
	position: relative;
	float: left;
	margin: 0;
	border: medium none;
	border-color: #e1e1e1;
	background-color: #f8f8f8;
	color: #919191;
	height: 16px;
	background: transparent url(../images/search.png) no-repeat scroll 0 0;
}

form#actionsearchform
{
	position: relative;
	float: left;
	margin: 0;
	width: 100%;
}

div#trackingsearch 
{
	display: block;
}

input#actionsearchsubmit 
{
	cursor: pointer;
	display: block;
	float: left;
	margin: 0 0 0 1em;
}

div#actionmain
{
	clear: both;
}

h3#trackingnumber
{
	color: #000;
	text-align: left;
	width: 100%;
}

p.searchtext
{
	width: 100% !important
}

main .container_wrap .container .content,
{
	width: 690px !important;
}

ul#ui-id-1 
{
	z-index: 1791 !important;
}

ul.ui-autocomplete 
{
	z-index: 1791 !important;
}

div#addressinsystemmsg
{
	color: #000;
}

div.addressnotfound
{
	color: #f00 !important;
	font-size: larger;
}

div.addressfound
{
	color: #090 !important;
	font-size: larger;
}

p
{
	padding-right: 20px;
}

table#historydisplay 
{
	margin: 20px 0;
	width: 95%;
	border: 1px solid #000 !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
}

table#historydisplay tr.body:hover
{
	background: #d9dee2;
	cursor: pointer;
}

table#historydisplay tr th:first-child, table#historydisplay tr td:first-child {
	border-left-style: solid;
	border-left-width: 1px;
}

table#historydisplay tr th {
	font-weight: bold;
	letter-spacing: 1.5px;
	line-height: 1.5em;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	border-style: solid;
	border-width: 1px;
	border-left: none;
	border-top: none;
	border-color: #000;
}

table#historydisplay tr td 
{
	font-size: 12px;
	padding: 6px 6px 6px 12px;
	border-style: solid;
	border-width: 1px;
	border-left: none;
	border-top: none;
	border-color: #000;
}

@media only screen and (min-width: 768px) and (max-width: 989px)
{	
	/* this is small tablet landscape and tablet portrait */
	body 
	{
    		-webkit-text-size-adjust: none;
  	}
  	.content-pad,
  	.slideshow-bg .slideshow, 
  	.slideshow-bg .slideshow > div,
  	.head-img img 
	{
	    /* width: auto; */
	    /* max-width: 950px; */
	    width: auto !important;
	    text-align: left !important;
  	}

	div#formlistcontainer
	{
		width: 90%;
	}

	table#historydisplay 
	{
		width: 100%;
	}

}


@media only screen and (min-width: 481px) and  (max-width: 767px)
{
	/* this covers landscape phone, and portrait small tablet */
	#main .container_wrap 
	{
   		padding-left: 20px;
	}

	div#formlistcontainer
	{
		width: 90%;
	}

	.inner_sidebar 
	{
		float: left !important;
		width: 90% !important;
	}

	div#actionformdesc1
	{
		float: none;
		clear: both;
		margin-left: 2em;
	}

	ul.form-list
	{
		padding: 0 !important;
		text-align: left !important;
	}

	input.contactfield
	{
		width: 220px;
	}

	input#issuelocation
	{
		width: 220px;
	}

	textarea#issueadditionalinfo
	{
		width: 220px;
	}

	input.textinputfield
	{
		width: 220px;
	}
	textarea.textareafield
	{
		width: 220px;
	}

	label.contactlabel
	{
		text-align: left !important;
		display: block;
	}

	div#emailconfirmation
	{
		white-space: normal;
		display: inline;
	}

	.content-pad, .slideshow-bg .slideshow, .slideshow-bg .slideshow > div, .head-img img
	{
		text-align: left !important;
	}

	table#historydisplay 
	{
		width: 100%;
	}

}

@media screen and (max-width: 480px) 
{
	/* this sets the portrait phone view */

	div#formlistcontainer
	{
		width: 90%;
	}

	.inner_sidebar 
	{
		float: left !important;
		width: 90% !important;
	}

	div#actionformdesc1
	{
		width: 85% !important;
		margin: 0;
		text-align: left !important;
	}

	ul.form-list
	{
		padding: 0 !important;
		text-align: left !important;
	}

	li.category, li.actionitem
	{
		white-space: normal;
		text-align: left !important;
	}

	input.contactfield
	{
		width: 200px;
	}

	input#issuelocation
	{
		width: 200px;
	}

	textarea#issueadditionalinfo
	{
		width: 200px;
	}

	input.textinputfield
	{
		width: 200px;
	}

	textarea.textareafield
	{
		width: 200px;
	}

	label.contactlabel
	{
		text-align: left !important;
		display: block;
	}

	div#emailconfirmation
	{
		white-space: normal;
		display: inline;
	}

	.content-pad, .slideshow-bg .slideshow, .slideshow-bg .slideshow > div, .head-img img
	{
		text-align: left !important;
	}

	table#historydisplay 
	{
		width: 100%;
	}

}

.boxlabel
{
	white-space:normal;
}

.clearfix
{
	clear:both;
}


.centered {
	width: 50%;
      }
	#map {
        height: 250px;
	}
