:root {
}
/*** Start css of 1099634_ ***/

.lpc-button--type-1 {
	background-color: rgba(34,139,34,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	font-size: 17px;
}
.lpc-button--type-1:hover {
	background-color: rgb(54, 159, 54);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: rgb(224, 224, 224);
}
.lpc-button--type-1:focus {
	background-color: rgb(54, 159, 54);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: rgb(224, 224, 224);
}
.lpc-button--type-1:active {
	background-color: rgb(26, 106, 26);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: rgb(184, 184, 184);
}

/*** End css of 1099634_ ***/
