/* helpdesk */
.post-blockquote {
	background: #EEEEEE none repeat scroll 0 0;
	border: 1px solid silver;
	margin: 10px 0 10px 10px;
	overflow: auto;
	padding: 4px 12px;
}
.message-area {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	height: 200px;
	padding: 5px;
	vertical-align: top;
	width: 98%;
}

.manage-posts {
	background-color: #F2FAFC;
	padding: 5px 10px 27px;
	border-top: 1px solid #e0e3e5;
	border-bottom: 1px solid #e0e3e5;
}

.pad2 {
	padding-top: 3px;
}

.pad3 {
	padding-top: 2px;
}

.posts-body {
	padding: 0px 20px;
}

.postdt {
	border-bottom: 1px solid #E2E7E9;
	padding: 7px 0px 5px 18px;
	font-size: 11px;
	background: #ffffff url(images/helpdesk/folder.png) no-repeat 0px 5px;
}

.post-bd {
	margin: 10px 0px;
	padding-bottom: 2px;
	width: 100%;
}

.textarea-body {
	width: 100%;
	height: 150px;
	margin-top: 5px;
	padding: 0px;
}

.add-to-fileuploader {
	margin: 5px 10px 15px 0;
	padding: 10px;
	background-color: #F5F5F5;
	border: 1px solid #D9D9D9;
}

.attach-table {
	border: 2px solid #D9E7FF;
	margin: 0px;
}

.attach-table td {
	border: 0px;
	padding: 2px 4px 2px 8px;
}

.post-attachment {
	padding-left: 15px;
	margin-bottom: 10px;
}

.add-ticket-link {
	padding-left: 10px;
	margin-bottom: 15px
}

.details-fieldset {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border: 1px solid #CCCCCC;
	color: #267DDC;
	margin-bottom: 0px;
	padding: 4px;
	min-height: 125px;
}

.details-fieldset li,
.details-fieldset td {
	-x-system-font:none;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}

.ticket-details {
	border: 0;
	margin: 0 auto;
}

.edit-properties {
	border: 0;
	margin: 25px auto;
}

.row2 {
	background-color: #F7FAFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

.cm-popup-box a.cm-active {
	background-color:#01B1DC;
	color:#FFFFFF;
}

td .select-popup-container {
	float: left;
}

.selected-status {
	background: transparent url(images/helpdesk/select_list_y.gif) no-repeat scroll right top;
	cursor: pointer;
	padding: 0 18px 1px 0;
	white-space: nowrap;
}

.selected-status a {
	background: transparent url(images/helpdesk/select_list_bg.gif) no-repeat scroll left top;
	color: #000000;
	display: block;
	height: 15px;
	overflow: hidden;
	padding: 3px 4px;
	text-decoration: none;
	width: 75px;
}

.status-o-c, .status-a {
	background: transparent url(images/helpdesk/select_list_y.gif) no-repeat scroll right top;
}

.status-o-f {
	background-image: url(images/helpdesk/select_list_f.gif);
}

.popup-tools {
	position: absolute;
	padding: 3px;
	border: 1px solid #cecece;
	background-color: #ffffff;
	z-index: 7;
}
.popup-tools ul li {
	padding: 4px 22px 3px 2px;
	white-space: nowrap;
}
.popup-tools ul li a, .popup-tools ul li a:visited, .popup-tools ul li a:hover, .popup-tools ul li a:active {
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 0px;
	padding: 0 2px;
}
.popup-tools ul li a:hover {
	background-color: #01b1dc;
	color: #ffffff;
	text-decoration: none;
}

.upload-file-links {
	padding: 0 33px;
}

.upload-file-links a.active {
	font-weight: bold;
}

.arrows-list li.heading {
	background: none;
	padding: 0;
}

.arrows-list li.subview {
	background: none;
	padding-left: 0px;
}

.subview {
	font-size: 11px;
	padding-left: 12px;
}

.subview a:visited, .subview a:hover, .subview a:active {
	color: #000000;
}

.pagination-2 {
	padding: 3px 0px;
	white-space: nowrap;
}

.pagination-2 a, .pagination-2 a:visited, .pagination-2 a:hover, .pagination-2 a:active {
	margin: 0px 4px;
}
.pagination-2 strong {
	font: bold 15px Arial;
}
.pagination-ranges {
	padding: 5px;
	background-color: #ffffff;
	border: 2px solid #cccccc;
}
.pagination-ranges-holder {
	text-align: left;
	position: absolute;
}
.pagination-2 .input-text-short {
	padding: 1px 2px;
	width: 40px;
}
.pagination-go-button {
	width: 17px;
	height: 17px;
	vertical-align: middle;
	margin: 0px 0px 0px -3px;
}
.pagination-2 span {
	font: bold 18px Tahoma;
	padding: 0px 5px;
}
.pagination-2 span a {
	font: normal 12px Tahoma;
}

.top-pagination-2 {
	margin-bottom: -2px;
	clear: both;
}
.top-pagination-2, x:-moz-any-link {
	display: table;
	width: 100%;
}

.hd-box h2 {
	color: #000000;
	font-family: arial,verdana,arial,helvetica,sans-serif;
	border-left: 1px solid #e0e3e5;
	border-right: 1px solid #e0e3e5;
	border-top: 1px solid #e0e3e5;
	margin: 0px;
	background: #e7eef7 url(images/helpdesk/stick.png) no-repeat 6px 5px;
	padding: 8px 9px 7px 40px;
}

.hd-box .hd-body {
	border: 1px solid #e2e7e9;
	border-top-width: 0px;
	padding: 0px;
}

.mar1 {
	margin-top: 30px;
}

.hd-table, .sortable {
	border: 1px solid #d9e7ff;
}
.hd-table th, .hd-table th a, .hd-table th a:visited, .hd-table th a:hover, .hd-table th a:active {
	color: #151515;
	font-weight: bold;
	text-transform: uppercase;
}
.hd-table td a, .hd-table td a:visited, .hd-table td a:hover, .hd-table td a:active {
	color: #151515;
	font-weight: bold;
	text-decoration: none;
}
.hd-table th {
	background-color: #f2fafc;
	border-bottom: 1px solid #d9e7ff;
	white-space: nowrap;
	padding: 12px 8px;
	text-align: left;
}
.hd-table tr:hover, .hd-table tbody.hover:hover, .object-group:hover, .object-group-elements:hover, .hd-table.scrollable p:hover {
	background-color: #f0f0f0;
}
.hd-table tr.no-items:hover, .hd-table tr.no-items, .hd-table tr.table-group-header:hover, .hd-table tr.table-group-header {
	background-color: transparent;
}
.hd-table tr.no-border td, .hd-table tr td table tr td {
	border-bottom: 0px solid #c7dbe5;
}
.hd-table td, .search-advanced table.hd-table td {
	border-bottom: 1px solid #d7e1e7;
	padding: 8px;
}
.hd-table tr {
	height: 30px;
}
.hd-table .hd-key {
	font-size: 11px;
}

/* sort */
.sortable {
	border-width: 1px 1px 0px;
}
.sortable th {
	padding: 4px 0px 2px 0px;
}
.sortable th a {
	display: block;
	padding: 7px 12px 5px 7px;
}
.sortable th a.sort-link-asc, .sortable th a.sort-link-desc {
	border-top: 1px solid #9fb1c0;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #9fb1c0;
}
.sortable th a.sort-link-asc {
	background: #f0f8ff url('images/helpdesk/sort_asc.gif') no-repeat right;
}
.sortable th a.sort-link-desc {
	background: #f0f8ff url('images/helpdesk/sort_desc.gif') no-repeat right;
}
/* /sort */

.hd-view-tickets h2 {
	border-left: 1px solid #d9e7ff;
	border-right: 1px solid #d9e7ff;
	border-top: 1px solid #d9e7ff;
	margin: 0px;
	background: #e7eef7 url(images/helpdesk/stick.png) no-repeat 5px 4px;
	padding: 6px 9px 5px 40px;
}

.no-items, tr.no-items p {
	background-color: #f7f7f7;
	padding: 15px 0px;
	text-align: center;
	font-weight: bold;
	color: #b3b2b2;
}
/*/helpdesk */