@import url("/includes/global.css");

th {
	font-size: 68.75%;
	font-weight: bold;
	text-align: left;
}

hr {
	height: 1px;
	color: #e0e0e0;
}

.date {
	white-space: nowrap;
}

.approval {
	color: #c0c0c0;
	font-size: 81.8%;
}

.approval a {
	font-size: 110%;
}

.button-approve {
	background-image: url('/helpdesk/images/circle-green-tick-sm.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 10px;
	height: 12px;
}

.button-query {
	background-image: url('/helpdesk/images/circle-orange-qmark-sm.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 10px;
	height: 12px;
}

.button-close {
	/*
	background-image: url('/helpdesk/images/circle-red-cross-sm.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 10px;
	height: 12px;
	*/
}

.button-addnote {
	background-image: url('/helpdesk/images/note.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 10px;
	height: 10px;
	font-size: 81.8%;
	white-space: nowrap;
}

.button-notify {
	background-image: url('/helpdesk/images/email.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 10px;
	height: 10px;
	font-size: 81.8%;
	white-space: nowrap;
}

.queried {
	color: #ec5f35;
}

.queryaddressed {
}

.item-project {
	color: #909090;
	font-size: 81.8%;
}

.section-heading {
}

.section-content {
	margin: 0em 0em 1em 0em;
	padding: 0.25em;
	border: #c0c0c0 1px solid;
}

a.help {
	display: inline;
	font-size: 91.7%;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background-image: url('/helpdesk/images/help.gif');
	background-repeat: no-repeat;
}

a.help img {
	margin: 0px 3px 0px 0px;
	vertical-align: middle;
}

.helpdesk-costapproved {
	font-size: 91.7%;
}

.helpdesk-costapproved p {
	margin: 0px;
}

.helpdesk-awaitingcostapproval {
	color: #ec5f35;
	font-size: 91.7%;
}

.helpdesk-awaitingcostapproval p {
	margin: 0px;
}

.helpdesk-highlight {
	color: #ec5f35;
	font-weight: bold;
}

.helpdesk-note-header {
	width: 100%;
	color: #909090;
	margin: 1em 0em 0.25em 0em;
}

.helpdesk-note-content {
	margin: 0em 0em 1em 0em;
	padding: 1em;
	border: #909090 1px dotted;
}

.helpdesk-lastnote-addedby {
	color: #c0c0c0;
	font-size: 81.8%;
}

#helpdesk-menu {
	font-weight: bold;
	margin: 0em 0em 2em 0em;
}

#helpdesk-menu a {
	margin: 0em 1em 0em 0em;
	padding: 4px;
	border: 1px solid;
	background-color: #f0f0f0;
}

#helpdesk-item h2 {
	/*
	width: 100%;
	padding: 5px;
	background-color: #e0e0e0;.
	*/
}

#helpdesk-item h3 {
	/*
	width: 100%;
	padding: 5px;
	background-color: #e0e0e0;
	*/
}

#helpdesk-itemview-fulldescription {
}

#helpdesk-itemview-costapproval {
	/*
	border-top: #c0c0c0 1px solid;
	*/
}

#helpdesk-itemview-progressnotes {
	/*
	border-top: #c0c0c0 1px solid;
	*/
}

#table-items-summary, #table-items-summary-options {
	border-collapse: separate;
	border-spacing: 1px;
}

#table-items-summary a:hover {
	color: #2e822e;
}

#nojs {
}

#js {
}
