﻿.e-btn.e-outline.e-primary {
	border-color: #31AAE1;
	color: #31AAE1;
	border-width: 2px;
}

	.e-btn.e-outline.e-primary:hover {
		background-color: #E2F9FF;
		color: #008ECC;
	}

	.e-btn.e-outline.e-primary:focus:not(:focus-visible) {
		background-color: #E2F9FF;
		color: #008ECC;
	}

	.e-btn.e-outline.e-primary:focus {
		background-color: #E2F9FF;
		color: #008ECC;
	}

.e-grid .e-altrow {
	background-color: #E2F9FF;
}

.e-grid td.e-active {
	background-color: #31AAE1;
	font-weight: bold;
}

/*Buttons*/
.cssMenButCtl {
	font-size: larger;
	font-weight: bold;
}

.cssButBarBut {
	font-size: large;
}

.cssButBarButSpaLef {
	font-size: large;
}

.cssButBarButSpaRig {
	font-size: large;
}

.cssButCtl {
}
