.ebdp-pc4promote-normalbutton-wrapper {
	border-radius: 2px; text-align: center; color: rgb(255, 255, 255); padding-right: 6px; padding-left: 6px; margin-right: 3px; margin-left: 3px; display: inline-block; white-space: nowrap; cursor: pointer;
}
.ebdp-pc4promote-normalbutton-normal {
	height: 30px; line-height: 30px; font-size: 14px; min-width: 85px;
}
.ebdp-pc4promote-normalbutton-big {
	height: 50px; line-height: 50px; font-size: 30px; min-width: 110px;
}
.ebdp-pc4promote-normalbutton-small {
	height: 25px; line-height: 25px; font-size: 12px; min-width: 60px;
}
.ebdp-pc4promote-normalbutton-lessnormal {
	height: 28px; line-height: 28px; font-size: 14px; min-width: 75px;
}
.ebdp-pc4promote-normalbutton-smaller {
	height: 20px; line-height: 20px; font-size: 12px; min-width: 28px;
}
.ebdp-pc4promote-normalbutton-wrapper-backImage {
	background-position: center; border: 0px currentColor; border-image: none; display: inline-block; cursor: pointer; background-repeat: no-repeat;
}
.ebdp-pc4promote-normalbutton-wrapper-orange {
	background-color: rgb(255, 120, 120);
}
.ebdp-pc4promote-normalbutton-wrapper-orange-hover {
	background-color: rgb(254, 51, 58);
}
.ebdp-pc4promote-normalbutton-wrapper-red {
	background-color: red;
}
.ebdp-pc4promote-normalbutton-wrapper-pink {
	background-color: pink;
}
.ebdp-pc4promote-normalbutton-wrapper-gray {
	background-color: rgb(250, 170, 170);
}
.ebdp-pc4promote-normalbutton-wrapper-yellow {
	background-color: rgb(248, 182, 45);
}
.ebdp-pc4promote-normalbutton-wrapper-yellow-hover {
	background-color: rgb(252, 210, 104);
}
.ebdp-pc4promote-normalbutton-wrapper-lightpink {
	background-color: rgb(255, 120, 120);
}
.ebdp-pc4promote-normalbutton-wrapper-lightpink-hover {
	background-color: rgb(250, 170, 170);
}
.ebdp-pc4promote-normalbutton-wrapper-disabled {
	border-radius: 2px; text-align: center; color: rgb(255, 255, 255); padding-right: 6px; padding-left: 6px; margin-right: 3px; margin-left: 3px; display: inline-block; white-space: nowrap; cursor: text; background-color: rgb(197, 197, 197);
}
.ebdp-pc4promote-normalbutton-mouseover {
	background-color: rgb(238, 238, 238);
}
