.toponimi-result-grid {
    height: 3rem;
}

/* .toponimi-result-grid {
    border-style: solid;
    border-width: 1px;
} */

.toponimi-result-grid.PhxWgtGrid .PhxBtnGridTools,
.toponimi-result-grid.PhxWgtGrid .PhxBtnGridFilter,
.toponimi-result-grid.PhxWgtGrid .PhxBtnModifyVisibility {
	display: none;
}

.toponimi-result-grid.PhxWgtGrid .PhxWgtGridBody .PhxGridProgress {
	color: rgba(13,120,192, 1);
}

.PhxPalette {
	--contrastcolor: 13,120,192;
}

.toponimi-result-grid.PhxWgtGrid .PhxWgtGridHeader {
	background: rgba(13,120,192, 0.05);
}


.toponimi-result-grid.PhxWgtGrid .PhxWgtGridBody .PhxGridProgress {
	color: rgba(13,120,192, 1);
}



.toponimi-result-grid.PhxWgtGrid .PhxWgtGridFooter {
	border-top: 0.01rem solid rgb(13,120,192);
}

.toponimi-result-grid.PhxWgtGrid .PhxGridHeaderField {
    border-right: 0.01rem solid rgba(13,120,192, 0.1);
}


.toponimi-result-grid.PhxWgtGrid .PhxGridHeaderField .PhxGridFieldColResize {
	color: rgba(13,120,192, 1);
}

.toponimi-result-grid.PhxWgtGrid .PhxGridHeaderField .PhxGridFieldNumOrder {
	color: rgba(13,120,192, 1);
}

.toponimi-result-grid.PhxWgtGrid .PhxGridHeaderField .PhxGridFieldOrder {
	color: rgba(13,120,192, 1);
}

.toponimi-result-grid.PhxWgtGrid .PhxWgtGridBody .PhxGridRow.PhxGridRowSelected,
.toponimi-result-grid.PhxWgtGrid .PhxWgtGridBody .PhxGridRow.PhxGridRowSelected:hover {
	background: rgba(13,120,192, 1);
}

.toponimi-result-grid.PhxWgtGrid .PhxWgtGridBody .PhxGridRow:hover {
	background: rgba(13,120,192, 0.2);
}

.toponimi-result-grid.PhxWgtGrid .PhxWgtGridFooter .PhxWgtGridBtnsContainer .PhxButton .PhxButtonTxt:after {
	color: rgba(13,120,192, 1);
}

.toponimi-result-grid.PhxWgtGrid .PhxWgtGridFooter .PhxWgtGridInputFinder .PhxInputBtn {
	color: rgba(13,120,192, 1);
}

.toponimi-result-grid.PhxWgtGrid .PhxMovingFieldGhost {
	background: rgba(13,120,192, 0.6);
}

.toponimi-result-grid.PhxWgtGrid .PhxPopupGridTools .PhxButton .PhxButtonTxt:before {
	color: rgba(13,120,192, 1);
}

.toponimi-result-grid .PhxInputFocus .PhxInputValue  {
    border-color: rgb(13,120,192);
}

