@charset "UTF-8";
/* CSS Document */

input[class^='button'] {
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:0px solid #000000;
	padding:5px 17px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #408cdf 5%, #0054b0 100% );
	background:-ms-linear-gradient( top, #408cdf 5%, #0054b0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408cdf', endColorstr='#0054b0');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #408cdf), color-stop(100%, #0054b0) );
	background-color:#408cdf;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #0054b2;
 	-webkit-box-shadow: 2px 2px 6px 1px #bfbfbf;
 	-moz-box-shadow: 2px 2px 6px 1px #bfbfbf;
 	box-shadow: 2px 2px 6px 1px #bfbfbf;
}
input[class^='button']:hover {
	background:-moz-linear-gradient( center top, #0054b0 5%, #408cdf 100% );
	background:-ms-linear-gradient( top, #0054b0 5%, #408cdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0054b0', endColorstr='#408cdf');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #0054b0), color-stop(100%, #408cdf) );
	background-color:#0054b0;
}
input[class^='button']:active {
	position:relative;
	top:1px;
}
/* This css button was generated by css-button-generator.com */

/* Gray Button Size to Content */
.lp-button-gray-fit-content {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 0px solid #000000;
	padding: 5px 17px;
	text-decoration: none;
	background: -moz-linear-gradient( center top, #8c8c8c 5%, #4d4d4d 100% );
	background: -ms-linear-gradient( top, #8c8c8c 5%, #4d4d4d 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c8c8c', endColorstr='#4d4d4d');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #8c8c8c), color-stop(100%, #4d4d4d) );
	background-color: #8c8c8c;
	color: #ffffff;
	display: inline-block;
	text-shadow: 1px 1px 0px #4d4d4d;
 	-webkit-box-shadow: 2px 2px 6px 1px #bfbfbf;
 	-moz-box-shadow: 2px 2px 6px 1px #bfbfbf;
 	box-shadow: 2px 2px 6px 1px #bfbfbf;
}
.lp-button-gray-fit-content:hover {
	background: -moz-linear-gradient( center top, #4d4d4d 5%, #8c8c8c 100% );
	background: -ms-linear-gradient( top, #4d4d4d 5%, #8c8c8c 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#8c8c8c');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #4d4d4d), color-stop(100%, #8c8c8c) );
	background-color: #4d4d4d;
}
.lp-button-gray-fit-content:active {
	position: relative;
	top: 1px;
}

/* Blue Button Begin */
button.lp-button-blue, button.lp-button-blue-stretch-width {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 0px solid #000000;
	padding: 5px 17px;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
	background: -moz-linear-gradient( center top, #408cdf 5%, #0054b0 100% );
	background: -ms-linear-gradient( top, #408cdf 5%, #0054b0 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#408cdf', endColorstr='#0054b0');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #408cdf), color-stop(100%, #0054b0) );
	background-color: #408cdf;
	color: #ffffff;
	display: inline-block;
	text-shadow: 1px 1px 0px #0054b2;
 	-webkit-box-shadow: 2px 2px 6px 1px #bfbfbf;
 	-moz-box-shadow: 2px 2px 6px 1px #bfbfbf;
 	box-shadow: 2px 2px 6px 1px #bfbfbf;
}
button.lp-button-blue:hover, button.lp-button-blue-stretch-width:hover {
	background: -moz-linear-gradient( center top, #0054b0 5%, #408cdf 100% );
	background: -ms-linear-gradient( top, #0054b0 5%, #408cdf 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0054b0', endColorstr='#408cdf');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #0054b0), color-stop(100%, #408cdf) );
	background-color: #0054b0;
}
button.lp-button-blue:active, button.lp-button-blue-stretch-width:active {
	position: relative;
	top: 1px;
}
button.lp-button-blue {
	width: auto;
}
button.lp-button-blue-stretch-width {
	width: 100%;
}
/* Blue Button End */ 

/* Gray Button Begin */
button.lp-button-gray, button.lp-button-gray-stretch-width {
	width: 100%;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 0px solid #000000;
	padding: 5px 17px;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
	background: -moz-linear-gradient( center top, #8c8c8c 5%, #4d4d4d 100% );
	background: -ms-linear-gradient( top, #8c8c8c 5%, #4d4d4d 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c8c8c', endColorstr='#4d4d4d');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #8c8c8c), color-stop(100%, #4d4d4d) );
	background-color: #8c8c8c;
	color: #ffffff;
	display: inline-block;
	text-shadow: 1px 1px 0px #4d4d4d;
 	-webkit-box-shadow: 2px 2px 6px 1px #bfbfbf;
 	-moz-box-shadow: 2px 2px 6px 1px #bfbfbf;
 	box-shadow: 2px 2px 6px 1px #bfbfbf;
}
button.lp-button-gray:hover, button.lp-button-gray-stretch-width:hover {
	background: -moz-linear-gradient( center top, #4d4d4d 5%, #8c8c8c 100% );
	background: -ms-linear-gradient( top, #4d4d4d 5%, #8c8c8c 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#8c8c8c');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #4d4d4d), color-stop(100%, #8c8c8c) );
	background-color: #4d4d4d;
}
button.lp-button-gray:active, button.lp-button-gray-stretch-width:active {
	position: relative;
	top: 1px;
}
button.lp-button-gray {
	width: auto;
}
button.lp-button-gray-stretch-width {
	width: 100%;
}
/* Gray Button End */ 

/* Red Button Begin */
button.lp-button-red, button.lp-button-red-stretch-width {
	width: 100%;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 0px solid #000000;
	padding: 5px 17px;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
	background: -moz-linear-gradient( center top, #c72828 5%, #8f1d1d 100% );
	background: -ms-linear-gradient( top, #c72828 5%, #8f1d1d 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c72828', endColorstr='#8f1d1d');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #c72828), color-stop(100%, #8f1d1d) );
	background-color: #c72828;
	color: #ffffff;
	display: inline-block;
	text-shadow: 1px 1px 0px #8f1d1d;
 	-webkit-box-shadow: 2px 2px 6px 1px #bfbfbf;
 	-moz-box-shadow: 2px 2px 6px 1px #bfbfbf;
 	box-shadow: 2px 2px 6px 1px #bfbfbf;
}
button.lp-button-red:hover, button.lp-button-red-stretch-width:hover {
	background: -moz-linear-gradient( center top, #8f1d1d 5%, #c72828 100% );
	background: -ms-linear-gradient( top, #8f1d1d 5%, #c72828 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8f1d1d', endColorstr='#c72828');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #8f1d1d), color-stop(100%, #c72828) );
	background-color: #8f1d1d;
}
button.lp-button-red:active, button.lp-button-red-stretch-width:active {
	position: relative;
	top: 1px;
}
button.lp-button-red {
	width: auto;
}
button.lp-button-red-stretch-width {
	width: 100%;
}
/* Red Button End */ 

/* Green Button Begin */
button.lp-button-green, button.lp-button-green-stretch-width {
	width: 100%;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 0px solid #000000;
	padding: 5px 17px;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
	background: -moz-linear-gradient( center top, #21a621 5%, #167316 100% );
	background: -ms-linear-gradient( top, #21a621 5%, #167316 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21a621', endColorstr='#167316');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #21a621), color-stop(100%, #167316) );
	background-color: #21a621;
	color: #ffffff;
	display: inline-block;
	text-shadow: 1px 1px 0px #167316;
 	-webkit-box-shadow: 2px 2px 6px 1px #bfbfbf;
 	-moz-box-shadow: 2px 2px 6px 1px #bfbfbf;
 	box-shadow: 2px 2px 6px 1px #bfbfbf;
}
button.lp-button-green:hover, button.lp-button-green-stretch-width:hover {
	background: -moz-linear-gradient( center top, #167316 5%, #21a621 100% );
	background: -ms-linear-gradient( top, #167316 5%, #21a621 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#167316', endColorstr='#21a621');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #167316), color-stop(100%, #21a621) );
	background-color: #167316;
}
button.lp-button-green:active, button.lp-button-green-stretch-width:active {
	position: relative;
	top: 1px;
}
button.lp-button-green {
	width: auto;
}
button.lp-button-green-stretch-width {
	width: 100%;
}
/* Green Button End */ 
