.logo-forms {
	width: 94px; 
	height: 36px;
	background:url(../images/logo-forms.gif) top left no-repeat;
}

.deco-none {
  color: inherit;
  text-decoration: inherit;
}

.deco-none:link {
  color: inherit;
  text-decoration: inherit;
}

.deco-none:hover {
  color: inherit;
  text-decoration: inherit;
}

.ffGrid > thead > tr > th.ffButton, .ffDetails_horiz > thead > tr > th.ffButton {
	width: 10px;
}

.ffDetails .detailQTA {
	width: 50px;
	text-align: center;
}

table.ffGrid thead th a.ffGridLabel, table.ffGrid tbody td a.rowurl {
	color: #000;
	text-decoration: none;
}

/*.btn-group-xs > .btn, .btn-xs {
  padding  : .25rem .4rem;
  font-size  : .875rem;
  line-height  : .5;
  border-radius : .2rem;
}*/

.ui-dialog, .ui-dialog-content {
    box-sizing: content-box !important;
	/*width: auto !important;*/
}

.table-hover> tbody> tr:hover{
    background:#e6fb82;
}

.ffGrid td a:link:not(.btn), .ffGrid td a:not(.btn):hover, .ffGrid td a:not(.btn):visited {
	color:black;
	text-decoration:none;
}

.ffGrid td a.link:not(.btn):link, .ffGrid td a.link:not(.btn):hover, .ffGrid td a.link:not(.btn):visited {
	color:#0E73D5;
}

.ffGrid_div dl {
	margin-bottom: 0;
}

.ffGrid_div .ffGrid_sort dd {
	margin-bottom: 0;
}

.cursor-pointer {
	cursor: pointer;
}

.ffErrorDlg_dtl {
	list-style: none;
	padding-left: 0;
}

.ffErrorDlg_dtl li div:not(.ffErrorDlg_dtl_title) {
	margin-left: 1rem;
}

.ffErrorDlg_dtl_title {
	font-weight: bold;
}

/*.ffRecord .form-group span.label {
	left: 150px;
	position: absolute;
	font-style: italic;
}*/

.ffPgNav ul {
	margin-bottom: 0.5rem;
}