body 
{
	font-family: Arial, sans-serif;	
	font-size: 15px;
}

a, a:visited, a:hover, a:active 
{
	text-decoration: none;
	color: inherit;
}

.ui-button
{
    font-size: 11px;
    font-weight: bold;
}

.ui-button-text-only .ui-button-text
{
    padding: .1em .6em .2em;
}

.ui-autocomplete 
{ 
	height: 200px; 
	overflow-y: scroll; 
	overflow-x: hidden;
}

.ui-widget-header-gsp 
{
	border: 1px solid #969696;
	background: #b0b0b0 url(../images/ui-bg_gloss-wave_55_b0b0b0_500x100.png) 50% 50% repeat-x;
	color: #fff;
	font-weight:bold
}

span.ui-spinner.ui-widget.ui-widget-content.ui-corner-all
{
	margin: 0 0;
    font-size: 13px;
	border: 1px solid #b0b0b0;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}

.no-close .ui-dialog-titlebar-close 
{
  display: none;
}

ul.ui-autocomplete 
{
	z-index: 1500;
}


.gsp-title 
{
	font-weight: bold;
	font-size: 18px;
}

.gsp-padding-header {
	padding: 5px;
}

.gsp-padding {
	padding: 2px;
}

.gsp-alert-message {
	padding: 5px;
	color: #ffffff;
	font-style: bold;
}

.gsp-banner {
	font-family: Arial, sans-serif;	
}

.gsp-toolbar {
	font-family: Arial, sans-serif;	
	font-weight: normal;
}

.gsp-bold {
	color: red;
	font-style: italic;
	font-weight: bold;
	
}

.gsp-footer {
	padding: 2px;
	text-align: center;
	font-family: Arial, sans-serif;	
	font-weight: normal;
}

.gsp-module {
	
}

.gsp-table-header {
	padding: 5px; 
	display: table-cell; 
	border-right-color: black; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-bottom-color: black; 
	border-bottom-style: solid;
 	border-bottom-width: 1px; 
	vertical-align: bottom;
	background: #000000;
	color: #ffffff;	
}

.gsp-table-row {
	padding: 5px; 
	display: table-cell; 
	border-right-color: black; 
	border-right-style: solid;
  	border-right-width: 1px; 
 	border-bottom-color: silver; 
	border-bottom-style: solid;
  	border-bottom-width: 1px; 
	vertical-align: center;
}
.gsp-table-alt-row {
	padding: 5px; 
	display: table-cell; 
	border-right-color: black; 
	border-right-style: solid;
  	border-right-width: 1px; 
 	border-bottom-color: silver; 
	border-bottom-style: solid;
  	border-bottom-width: 1px; 
	vertical-align: center;
	background: #F7F8E0;
}

.gsp-table-cell {
	padding: 5px; 
	display: table-cell; 
	border-right-color: black; 
	border-right-style: solid;
 	border-right-width: 1px; 
 	border-bottom-color: silver; 
	border-bottom-style: solid;
 	border-bottom-width: 1px; 
	vertical-align: center;
}

.gsp-key {
	display: none;
}

.gsp-data {
	display: none;
}

.gsp-docsearch-table-header {
	padding: 2px; 
	display: table-cell; 
	border-right-color: silver; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-bottom-color: black; 
	border-bottom-style: solid;
  	border-bottom-width: 1px; 
	text-align: center; 
	vertical-align: bottom;
	background: #000000;
	color: #ffffff;
	cursor: pointer;
}

.gsp-docsearch-table-result {
	padding: 3px; 
	display: table-cell; 
	border-right-color: black; 
	border-right-style: solid;
  border-right-width: 1px; 
  border-bottom-color: silver; 
	border-bottom-style: solid;
  border-bottom-width: 1px; 
	text-align: center; 
	vertical-align: top;
	cursor: pointer;	
}

.gsp-docsearch-navigation {
	color: blue;
	text-decoration: none;
	cursor: pointer;
}

.gsp-dashboardsummary-table-header {
	padding: 2px; 
	display: table-cell; 
	border-right-color: silver; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-bottom-color: black; 
	border-bottom-style: solid;
  	border-bottom-width: 1px; 
	text-align: center; 
	vertical-align: bottom;
	background: #000000;
	color: #ffffff;
	cursor: pointer;
}

.gsp-dashboardclientsummary-table-header {
	padding: 2px; 
	display: table-cell; 
	border-right-color: silver; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-bottom-color: black; 
	border-bottom-style: solid;
  	border-bottom-width: 1px; 
	text-align: center; 
	vertical-align: bottom;
	background: #000000;
	color: #ffffff;
	cursor: pointer;
}

.gsp-dashboardclienterrorsummary-table-header {
	padding: 2px; 
	display: table-cell; 
	border-right-color: silver; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-bottom-color: black; 
	border-bottom-style: solid;
  	border-bottom-width: 1px; 
	text-align: center; 
	vertical-align: bottom;
	background: #000000;
	color: #ffffff;
	cursor: pointer;
}

.gsp-dashboardsummary-table-result {
	padding: 3px; 
	display: table-cell; 
	border-right-color: black; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-bottom-color: silver; 
	border-bottom-style: solid;
	border-bottom-width: 1px; 
	text-align: center; 
	vertical-align: top;
	cursor: pointer;	
}

.gsp-dashboardclientsummary-table-result {
	padding: 3px; 
	display: table-cell; 
	border-right-color: black; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-bottom-color: silver; 
	border-bottom-style: solid;
	border-bottom-width: 1px; 
	text-align: center; 
	vertical-align: top;
	cursor: pointer;	
}

.gsp-dashboardclienterrorsummary-table-result {
	padding: 3px; 
	display: table-cell; 
	border-right-color: black; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-bottom-color: silver; 
	border-bottom-style: solid;
	border-bottom-width: 1px; 
	text-align: center; 
	vertical-align: top;
	cursor: pointer;	
}

.gsp-dashboardsummary-table-result_default {
	padding: 3px; 
	display: table-cell; 
	border-right-color: black; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-bottom-color: silver; 
	border-bottom-style: solid;
	border-bottom-width: 1px; 
	text-align: center; 
	vertical-align: top;
	cursor: default;	
}

.gsp-dashboardclientsummary-table-result_default {
	padding: 3px; 
	display: table-cell; 
	border-right-color: black; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-bottom-color: silver; 
	border-bottom-style: solid;
	border-bottom-width: 1px; 
	text-align: center; 
	vertical-align: top;
	cursor: default;	
}

.gsp-dashboardclienterrorsummary-table-result_default {
	padding: 3px; 
	display: table-cell; 
	border-right-color: black; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-bottom-color: silver; 
	border-bottom-style: solid;
	border-bottom-width: 1px; 
	text-align: center; 
	vertical-align: top;
	cursor: default;	
}
