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

.lpc-button--type-1 {
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	box-shadow: 0 0 0 0 ;
}
.lpc-button--type-1:hover {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-color: rgb(224, 224, 224);
	box-shadow: 0 0 0 0 #e0e0e0;
}
.lpc-button--type-1:focus {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-color: rgb(224, 224, 224);
	box-shadow: 0 0 0 0 #e0e0e0;
}
.lpc-button--type-1:active {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-color: rgb(184, 184, 184);
	box-shadow: 0 0 0 0 #b8b8b8;
}

/*** End css of 5426527_ ***/
