.orders_sumtext {

}

#orderslatestChanges {

}

#orderslatestChanges td {
	white-space: nowrap;
}

.orders_title {
	font-size: 15px;
}

.orders_table_title {
	font-weight: bold;
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 6px;
}

.orders_table {
	width: 100%;
	border: #666666 solid 1px;
}

.orders_notes_table {
	width: 100%;
	border: #666666 solid 1px;
}

.orders_notes_td {
	vertical-align: top;
	text-align: left;
	width: 100%;
}

.orders_notes_td_save {
	vertical-align: middle;
	text-align: center;
	width: 100px;
}

#orders_notes_text {
	cursor: pointer;
}

#orders_notes_input {

}

.orders_addrow {
	margin-top: 10px; 
	background-color: #f9f9f9; 
	padding: 5px;
}

.orders_titles {
	color: #5d91e5;
	border-bottom: solid #666666 1px;
}

.orders_titles_empty {
	border-bottom: none transparent 0px;
}

.orders_col {
	vertical-align: middle;
}

.orders_col_odd {
	color: #444444;
	background-color: white;
}

.orders_col_even {
	background-color: #F9F9F9;
	color: black;
}

.orders_id {
	border-right: solid black 1px;
	width: 20px;
}

.orders_description {
	width: 100%;
}

.ordersdescription {
	width: 100%;
}

.orders_status {
	width: 50px;
}

.ordersstatus {
	color: #5d91e5;
	font-weight: bold;
	white-space: nowrap;
}

.orders_time {
	width: 50px;
}

.orderstime_intable {

}

td .orders_totals_td {
	text-align: right;
	white-space: nowrap;
}

.orderstime {
	white-space: nowrap;
}

.orders_clickable {
	cursor: pointer;
}

.ordersoneRow {
	width: 100%;
	height: 16px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.ordersmainList {
	width: 100%;
}

#orders_print {
	text-align: right;
}

#orders_print a {
	font-weight: bold;
}

.orders_net {
	text-align: right;
}

.orders_total {
	text-align: right;
	font-weight: bold;
}
