/* http://www.bestcssbuttongenerator.com/#/4 */

.myButton {
	-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #72b352));
	background:-moz-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-webkit-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-o-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-ms-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#72b352',GradientType=0);
	background-color:#77b55a;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #4b8f29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #72b352), color-stop(1, #77b55a));
	background:-moz-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-webkit-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-o-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-ms-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b352', endColorstr='#77b55a',GradientType=0);
	background-color:#72b352;
	color:#ffffff;		
}
.myButton:active {
	position:relative;
	color:#ffffff;
	top:1px;
}
.myButton:visited {
	position:relative;
	color:#ffffff;
	top:1px;
}

.myButtonRed {
	-moz-box-shadow: 0px 10px 14px -7px #bd0606;
	-webkit-box-shadow: 0px 10px 14px -7px #bd0606;
	box-shadow: 0px 10px 14px -7px #bd0606;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fa0a2a), color-stop(1, #fa0032));
	background:-moz-linear-gradient(top, #fa0a2a 5%, #fa0032 100%);
	background:-webkit-linear-gradient(top, #fa0a2a 5%, #fa0032 100%);
	background:-o-linear-gradient(top, #fa0a2a 5%, #fa0032 100%);
	background:-ms-linear-gradient(top, #fa0a2a 5%, #fa0032 100%);
	background:linear-gradient(to bottom, #fa0a2a 5%, #fa0032 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa0a2a', endColorstr='#fa0032',GradientType=0);
	background-color:#fa0a2a;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #d11037;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #8a3d3d;
}
.myButtonRed:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fa0032), color-stop(1, #fa0a2a));
	background:-moz-linear-gradient(top, #fa0032 5%, #fa0a2a 100%);
	background:-webkit-linear-gradient(top, #fa0032 5%, #fa0a2a 100%);
	background:-o-linear-gradient(top, #fa0032 5%, #fa0a2a 100%);
	background:-ms-linear-gradient(top, #fa0032 5%, #fa0a2a 100%);
	background:linear-gradient(to bottom, #fa0032 5%, #fa0a2a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa0032', endColorstr='#fa0a2a',GradientType=0);
	background-color:#fa0032;
	color:#ffffff;	
}

.myButtonRed:active {
	position:relative;
	top:1px;
}

.myButtonRed:visited {
	position:relative;
	color:#ffffff;
	top:1px;
}
.addButton {
	-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #72b352));
	background:-moz-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-webkit-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-o-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-ms-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#72b352',GradientType=0);
	background-color:#77b55a;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #4b8f29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	padding:0px 6px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
}
.addButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #72b352), color-stop(1, #77b55a));
	background:-moz-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-webkit-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-o-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-ms-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b352', endColorstr='#77b55a',GradientType=0);
	background-color:#72b352;
}
.addButton:active {
	position:relative;
	top:1px;
}

.minusButton {
	-moz-box-shadow: 0px 10px 14px -7px #8c2323;
	-webkit-box-shadow: 0px 10px 14px -7px #8c2323;
	box-shadow: 0px 10px 14px -7px #8c2323;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f7232d), color-stop(1, #cf3e3e));
	background:-moz-linear-gradient(top, #f7232d 5%, #cf3e3e 100%);
	background:-webkit-linear-gradient(top, #f7232d 5%, #cf3e3e 100%);
	background:-o-linear-gradient(top, #f7232d 5%, #cf3e3e 100%);
	background:-ms-linear-gradient(top, #f7232d 5%, #cf3e3e 100%);
	background:linear-gradient(to bottom, #f7232d 5%, #cf3e3e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7232d', endColorstr='#cf3e3e',GradientType=0);
	background-color:#f7232d;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #c73030;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	padding:0px 8px;
	text-decoration:none;
	text-shadow:0px 1px 0px #8a3d3d;
}
.minusButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cf3e3e), color-stop(1, #f7232d));
	background:-moz-linear-gradient(top, #cf3e3e 5%, #f7232d 100%);
	background:-webkit-linear-gradient(top, #cf3e3e 5%, #f7232d 100%);
	background:-o-linear-gradient(top, #cf3e3e 5%, #f7232d 100%);
	background:-ms-linear-gradient(top, #cf3e3e 5%, #f7232d 100%);
	background:linear-gradient(to bottom, #cf3e3e 5%, #f7232d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf3e3e', endColorstr='#f7232d',GradientType=0);
	background-color:#cf3e3e;
}
.minusButton:active {
	position:relative;
	top:1px;
}


.payButton {
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	background-color:#33bdef;
	border-radius:8px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding:14px 76px;
	padding-left: 10px;
	text-decoration:none;
	text-shadow:0px 2px 0px #5b6178;
	text-align : left;
}
payButton:hover {
	background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
	background-color:#019ad2;
}
.payButton:active {
	position:relative;
	top:1px;
}

        