


.calcite .breadcrumbs {

}
.calcite .breadcrumbs p {
	margin: 0;
	text-align: left;
}
.rtl .calcite .breadcrumbs p {
	text-align: right;
}
.calcite .breadcrumbs a {
	color: #999;
	text-decoration: none;
}
.calcite .breadcrumbs a:hover {
	color: #333;
}


.calcite .dijitTitlePaneTitleOpen {
	margin-bottom: 1em;
}
.calcite .toolContainer {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	display: block;
	border: 1px solid #CBCBCB;
	padding: 20px;
	height: 34px;
	margin-bottom: 1em;
	
}
.calcite .toolContainer:hover {
	background: #CCC;
}
.calcite .toolContainer .toolIcon {
	background-repeat: no-repeat;
	background-size: 100%;
	width: 32px;
	height: 32px;
	float: left;
}
.calcite .toolContainer .toolText {
	float: left;
	margin: 8px 14px;
	width: 85%;
}
.calcite .helpIcon {
	background-image: url("images/ago_sprite.png");
  	background-position: -81px -100px;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin: 1px;
	background-size: inherit;
}
.calcite .esriAnalysis .dijitReset.dijitRight.dijitButtonNode.dijitArrowButton.dijitDownArrowButton.dijitArrowButtonContainer {
	width: 20px;
}

.calcite .esriAnalysisNumberLabel {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    padding: 6px 3px 1px 3px;
    background: #5daddd;
    color: #fff;
    text-align: center;
    font-size: larger;
    top: -5px;
    position: relative;
    font-weight: normal;
}
.calcite .esriAnalysisExpressionGrid .dgrid {
  border-color: #bba;
}


.calcite .esriAnalysisExpressionGrid .ui-widget-content {
  background: #fff;
  color: #000;
}
.calcite .esriAnalysisExpressionGrid .ui-widget-header, .soria .dgrid-footer {
  background: #f2f4fe; 
  background: -moz-linear-gradient(top, #f2f4fe 0%, #d0dff5 50%, #c6d8f0 51%, #c2d5ef 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f4fe), color-stop(50%,#d0dff5), color-stop(51%,#c6d8f0), color-stop(100%,#c2d5ef)); 
  background: -webkit-linear-gradient(top, #f2f4fe 0%,#d0dff5 50%,#c6d8f0 51%,#c2d5ef 100%); 
  background: -o-linear-gradient(top, #f2f4fe 0%,#d0dff5 50%,#c6d8f0 51%,#c2d5ef 100%); 
  background: -ms-linear-gradient(top, #f2f4fe 0%,#d0dff5 50%,#c6d8f0 51%,#c2d5ef 100%); 
  background: linear-gradient(top, #f2f4fe 0%,#d0dff5 50%,#c6d8f0 51%,#c2d5ef 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f4fe', endColorstr='#c2d5ef',GradientType=0 ); 
}
.calcite .esriAnalysisExpressionGrid .ui-widget-header th:hover {
  background: #d4deec; 
  background: -moz-linear-gradient(top, #dae2ed 0%, #b2c7e8 49%, #a8c1eb 50%, #9ebaec 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dae2ed), color-stop(49%,#b2c7e8), color-stop(50%,#a8c1eb), color-stop(100%,#9ebaec)); 
  background: -webkit-linear-gradient(top, #dae2ed 0%,#b2c7e8 49%,#a8c1eb 50%,#9ebaec 100%); 
  background: -o-linear-gradient(top, #dae2ed 0%,#b2c7e8 49%,#a8c1eb 50%,#9ebaec 100%); 
  background: -ms-linear-gradient(top, #dae2ed 0%,#b2c7e8 49%,#a8c1eb 50%,#9ebaec 100%); 
  background: linear-gradient(top, #dae2ed 0%,#b2c7e8 49%,#a8c1eb 50%,#9ebaec 100%); 
}

.calcite .esriAnalysisExpressionGrid .ui-state-active {
  background-color: #aec7e3;
}
.calcite .esriAnalysisExpressionGrid .ui-state-default:hover {
  background-color: #60a1ea;
}

.calcite .esriAnalysisExpressionGrid .ui-state-highlight {
  background-color: #ff6;
}

.calcite .esriAnalysisExpressionGrid .dgrid-cell {
  border-color: #ddc;
}

.calcite .esriAnalysisExpressionGrid .ui-widget-header .dgrid-cell {
  border-color: #bba;
}	

.calcite .esriAnalysisExpressionGrid .dgrid-row.dgrid-row-odd {
  background: none;
}

.calcite .esriAnalysisExpressionGrid .dgrid-row.dgrid-row-odd.ui-state-active {
  background-color: #aec7e3;
}


.calcite .esriAnalysisEnrichDataBrowser .dgrid .dgrid-cell, .calcite .esriAnalysisEnrichDataBrowser .dgrid-row.dgrid-row-odd, .esriAnalysis .ShoppingCart  .dgrid-row.dgrid-row-odd {
  border: none !important;
  border-right: none;
  background-color:#FFF;
 
}
.calcite .esriAnalysisEnrichDataBrowser .dgrid-row.dgrid-row-odd {
   background-color:#FFF;
}

.calcite .esriAnalysisEnrichDataBrowser .VariableRowRoot .VarCheck {
  margin-bottom: 0;
}

.calcite .esriAnalysisEnrichDataBrowser .dgrid-expando-icon {
  margin-top: -5px;
}

.calcite .esriAnalysis .ShoppingCart .ShoppingCartRowCloser {
  background-image: url(./images/ago_sprite.png) !important;
  background-repeat: no-repeat !important;
  background-position: -16px -16px !important;
  background-clip: border-box;
  cursor: hand;
  margin: 0px 10px 0 0;
  outline: none;  
}

