.x-grid3-header-offset {width: auto;}

.x-grid3 table {
    table-layout:fixed;
    overflow:hidden;
}

.x-fieldset {
	border: 0px solid #B5B8C8;
	margin-bottom: 10px;
	padding: 10px;
}

.x-form-radio {
     background:transparent;
}

.x-form-checkbox {
	margin-top: 4px;
} 

.x-form-cb-label {
    	font-size:'9pt';
		font-family:'arial';
}

fieldset {
	padding: 5px;
	width: 550px;
	border: 0px solid #000000;
	margin: 5px 30px 5px 30px;
	display: block;
}

/* remove the default left,center and right images from the button border*/
.plus-text-icon .x-btn-left,.plus-text-icon .x-btn-right,.plus-text-icon .x-btn-center
	{
	background: 0;
	padding: 0 0px;
	width:0px;
}

.minus-text-icon .x-btn-left,.minus-text-icon .x-btn-right,.minus-text-icon .x-btn-center
	{
	background: 0;
	padding: 0 0px;
	width:0px;
}

/* now customize the new button	that has a caption below the icon */
.plus-text-icon .x-btn-center .x-btn-text {
	background-color: transparent;
	background-image: url(/applications-portlet/images/bullet_toggle_plus.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	padding: 0 0px;
	vertical-align: middle;
	horizontal-align: left;
}

.minus-text-icon .x-btn-center .x-btn-text {
	background-color: transparent;
	background-image: url(/applications-portlet/images/bullet_toggle_minus.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	padding: 0 0px;
	vertical-align: middle;
	horizontal-align: left;
}
.cov-portlet-applications-portlet .x-grid3-col-1 {
	padding: 2.5px 1px 1px 1px !important;
	}
button.iconCls {
	background-position: 2px 2px;
}

.matchfieldset {
	padding: 5px;
	width: 400px;
	height: 20px;
	display: block;
	margin: 0px 0px 0px 0px;
}

.combocls {
	margin-right: 20px;
	margin-left: 20px;
}

.matchcls {
	margin-right: 20px;
	margin-left: 20px;
}

.textcls {
	margin-right: 20px;
	margin-left: 20px;
}

legend {
	font-weight: bold;
	color: #3764A0;
}

.pagedUserGrid {
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
	overflow: hidden;
 
	
}

.filterPagedGrid {
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
	overflow: hidden;
	 
	
}

panel.filter {
	margin-right: 20px;
	margin-left: 20px;
}

.gridInstructions {
	margin: 5px 20px;
}

.actionButtonsTable {
	width: 100%;
	margin: 10px 20px 3px 20px;
}

.actionButton {
	margin: 0px 10px;
}

 

.alertMessage {
	font-size: 10px;
	background-color: #F0F0F0;
	border: 1px solid #99bbe8;
	margin: 5px 20px 10px 20px;
	text-align: center;
}

.alertImage {
	vertical-align: middle;
}

/* SOLDEL - 525 Fix */
img[src="/applications-portlet/images/requestsm.gif"]{
    cursor: pointer; 
            cursor: hand;
}
/* End SOLDEL-525 Fix */

 