#buildText{
	font:8px Tahoma;
	line-height: 1.5;	
	padding-right: 25px;
}

#infoText{
	font:13px Tahoma, Arial;
	line-height: 1.5;	
	padding: 7px;
}

#appName{
	font: 35px Calibri,Tahoma;
	line-height: 1.5;	
    padding-right: 25px;
}

#versionText{
	font:16px Tahoma, Calibri;
	line-height: 1.5;	
	padding-right: 25px;
}

#workflow-warning {
  color: #990000;	
  font-size: 12px;
  white-space:normal;
}

#workflow-warning p{
  padding-left: 10px;
}

.workflow-versionInfo{
  border-bottom: 1px solid #EEEEEE;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  line-height: 16px;
  padding: 3px 10px 10px 3px;
}

.wf-field-readonly .x-form-field{
  background-color: transparent;
  background-image: none;
  cursor: default;
}

.wf-attribute-field-readonly .x-form-field{
  background-color: #B8CFEE !important;
  background-image: none;
  font-weight: normal;
  cursor: default;
}

.workflow-text-aria textarea.x-form-field{
  background-image: none !important;
  background-color: transparent !important; 
}

.x-grid3-hd {
  -moz-user-select: -moz-none;
}

.x-unselectable,.x-unselectable * {
  -moz-user-select: -moz-none;
}

.x-item-disabled * {
    color: black !important;
}

.dictIdText{
  color: #808080;
}

.projectNotActive{
	text-decoration: line-through;
}
.projectNotActiveCantSelect{
	color: #808080;
	text-decoration: line-through;
}

.x-window-dlg .workflow-wb-wait {
	background:transparent no-repeat top left;
    background-image:url(gxt/images/default/shared/large-loading.gif);
} 

.lessOrEqual {
  background: url(requestsviewer/images/icons/lessOrEqual.png) no-repeat center left !important;
}

.greaterOrEqual {
  background: url(requestsviewer/images/icons/greaterOrEqual.png) no-repeat center left !important;
}

.icon-attach {
  background: url(requestsviewer/images/icons/attach.png) no-repeat center left !important;
}

.icon-attach8x16 {
  background: url(requestsviewer/images/icons/attach_8x16.png) no-repeat center left !important;
}

.icon-excel {
  background: url(requestsviewer/images/icons/excel.png) no-repeat center left !important;
}
.icon-exit {
  background: url(requestsviewer/images/icons/exit.png) no-repeat center left !important;
}
.icon-filter-delete {
  background: url(requestsviewer/images/icons/filter_delete.png) no-repeat center left !important;
}
.icon-logo {
  background: url(requestsviewer/images/icons/logo16.png) no-repeat center left !important;
}
.icon-priority1 {
  background: url(requestsviewer/images/icons/priority1.png) no-repeat center left !important;
}
.icon-priority2 {
  background: url(requestsviewer/images/icons/priority2.png) no-repeat center left !important;
}
.icon-priority3 {
  background: url(requestsviewer/images/icons/priority3.png) no-repeat center left !important;
}
.icon-request-assigned {
  background: url(requestsviewer/images/icons/request_assigned.png) no-repeat center left !important;
}

.icon-request-accomplished {
  background: url(requestsviewer/images/icons/request_accomplished.png) no-repeat center left !important;
}

.icon-request-awaiting-info {
  background: url(requestsviewer/images/icons/hourglass_information.png) no-repeat center left !important;
}

.icon-request-canceled {
  background: url(requestsviewer/images/icons/request_canceled.png) no-repeat center left !important;
}

.icon-request-done {
  background: url(requestsviewer/images/icons/request_done.png) no-repeat center left !important;
}

.icon-request-oncheck {
  background: url(requestsviewer/images/icons/request_oncheck.png) no-repeat center left !important;
}

.icon-request-postponed {
  background: url(requestsviewer/images/icons/request_postponed.png) no-repeat center left !important;
}

.icon-request-underapproval {
  background: url(requestsviewer/images/icons/request_underapproval.png) no-repeat center left !important;
}

.icon-request-all-assigned {
  background: url(requestsviewer/images/icons/request_all_assigned.png) no-repeat center left !important;
}

.icon-request-group-assigned {
  background: url(requestsviewer/images/icons/request_group_assigned.png) no-repeat center left !important;
}

.icon-request-group-unassigned {
  background: url(requestsviewer/images/icons/request_group_unassigned.png) no-repeat center left !important;
}

.icon-request-user-assigned {
  background: url(requestsviewer/images/icons/request_user_assigned.png) no-repeat center left !important;
}

.icon-request-all-unassigned {
  background: url(requestsviewer/images/icons/request_all_unassigned.png) no-repeat center left !important;
}

.icon-request-unassigned {
  background: url(requestsviewer/images/icons/request_unassigned.png) no-repeat center left !important;
}

.icon-service {
  background: url(requestsviewer/images/icons/service.png) no-repeat center left !important;
}

.icon-size-width {
  background: url(requestsviewer/images/icons/size_width.png) no-repeat center left !important;
}

.icon-task {
  background: url(requestsviewer/images/icons/task.png) no-repeat center left !important;
}

.icon-task-action-accomplished {
  background: url(requestsviewer/images/icons/task_action_accomplished.png) no-repeat center left !important;
}

.icon-task-action-canceled {
  background: url(requestsviewer/images/icons/task_action_canceled.png) no-repeat center left !important;
}

.icon-task-action-done {
  background: url(requestsviewer/images/icons/task_action_done.png) no-repeat center left !important;
}

.icon-task-action-impossibletocomplete {
  background: url(requestsviewer/images/icons/task_action_impossible_to_complete.png) no-repeat center left !important;
}

.icon-task-action-inprogress {
  background: url(requestsviewer/images/icons/task_action_inprogress.png) no-repeat center left !important;
}

.icon-task-action-received {
  background: url(requestsviewer/images/icons/task_action_received.png) no-repeat center left !important;
}

.icon-task-action-reopen {
  background: url(requestsviewer/images/icons/task_action_reopen.png) no-repeat center left !important;
}

.icon-task-action-supervised {
  background: url(requestsviewer/images/icons/task_action_supervised.png) no-repeat center left !important;
}

.icon-urgency1 {
  background: url(requestsviewer/images/icons/urgency1.png) no-repeat center left !important;
}
.icon-urgency2 {
  background: url(requestsviewer/images/icons/urgency2.png) no-repeat center left !important;
}
.icon-user {
  background: url(requestsviewer/images/icons/user.png) no-repeat center left !important;
}

.overdue {
	background-color: #F5C0C0 !important;
}

.workflow-comment{
	padding: 5px 5px 5px 10px;
	border-bottom: thick double #EDEDED;
	line-height: 18px;
}

.workflow-newTask table td div, .workflow-newTask table td div span{
	font-weight:bold;
}

.workflow-outOfDateTask{
	background-color: #F5C0C0;
}

.x-status-wrong {
  cursor: pointer;
  background-image: url(gxt/images/default/form/exclamation.gif);
}
.x-status-exclamation {
  background-image: url(gxt/images/default/form/exclamation.gif);
}
