

/* criteria tree */
.az-dv-node-icon .x-tree-node-icon {
	background: transparent url(mypic.png) no-repeat;
	width:0px;
}

/** needed? */
.x-description-cell {
	white-space: normal;
}
/** needed? */
.x-grid3-cell-inner {
	white-space:normal;
}
/** needed? */
.x-description-cell p {
		white-space: normal !important;
}
/** needed? */
.x-description-cell{
		white-space: normal !important;
}



#signInPortlet a {
	font-weight: bold;
	text-decoration: underline;
}

.decisionTab {
	border-top:0 !important;	
}
.taskBarField {

}

#criteriaTaskBarFormPanel .x-form-html {
	margin-bottom:5px;
}
#linksPortlet li {
	margin:10px;
}

#criteriaForumEditor button {
	font-size:12px;
}


.az-decision-overview {
	margin-left:25px;
	margin-right:25px;
	width:450px;	

}

#decision-summary-hd{
	font-size:15px;
	font-weight:bold;
	margin-bottom:3px;	
/*	border-bottom: 1px dotted #7891ba;		 */
}

#summaryPortlet .hd1 {
	border-bottom: 1px dotted #7891ba;		 	
}

	#messagePortlet {
		padding-bottom:10px;		
		padding-right:10px;		
		padding-left:10px;
	}
	



	
#decision-summary-tagline {
	margin-bottom:20px;
	color: gray;
	font-size:11px;
}

#decision-credits {
	font-size: 11px;
}

hr.taskbar-separator {
	color:#bec9db;
	height:1px;
}

#topicTaskBar-xsplit {
background-color:#bec9db;	
}


td.x-grid3-td-dcell {
    overflow: hidden !important;
}
td.x-grid3-td-dcell div.x-grid3-cell-inner {
    white-space: normal !important;
}

.x-grid3-td-reportTitle .reportTitle{
    padding-left:25px;
    height:20px;
    background:transparent url(/content/athenz/image/icon/report.png) no-repeat;
}

