

input[type=button] {
	-moz-box-shadow: 0px 10px 14px -7px #276873;
	-webkit-box-shadow: 0px 10px 14px -7px #276873;
	box-shadow: 0px 10px 14px -7px #276873;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));
	background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);
	background-color:#599bb3;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
	text-shadow:0px 1px 0px #3d768a;
	font-size:12px;
	font-weight:bold;
	padding:0px 8px;
	text-decoration:none;
	height:20px;
}
input[type=button]:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
	background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);
	background-color:#408c99;
}
input[type=button]:disabled {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #9a9a9a), color-stop(1, #bdbdbd));
	background:-moz-linear-gradient(top, #9a9a9a 5%, #bdbdbd 100%);
	background:-webkit-linear-gradient(top, #9a9a9a 5%, #bdbdbd 100%);
	background:-o-linear-gradient(top, #9a9a9a 5%, #bdbdbd 100%);
	background:-ms-linear-gradient(top, #9a9a9a 5%, #bdbdbd 100%);
	background:linear-gradient(to bottom, #9a9a9a 5%, #bdbdbd 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a9a9a', endColorstr='#bdbdbd',GradientType=0);
	background-color:#9a9a9a;
}

input[type=button]:active {
	position:relative;
	top:1px;
}


input[type=submit] {
	-moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
	-webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33efbd), color-stop(1, #01d29a));
	background:-moz-linear-gradient(top, #33efbd 5%, #01d29a 100%);
	background:-webkit-linear-gradient(top, #33efbd 5%, #01d29a 100%);
	background:-o-linear-gradient(top, #33efbd 5%, #01d29a 100%);
	background:-ms-linear-gradient(top, #33efbd 5%, #01d29a 100%);
	background:linear-gradient(to bottom, #33efbd 5%, #01d29a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33efbd', endColorstr='#01d29a',GradientType=0);
	background-color:#33efbd;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #05d07f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:0px 8px;
	text-decoration:none;
	text-shadow:0px -1px 0px #5b7861;
	height:20px;
}
input[type=submit]:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #01d29a), color-stop(1, #33efbd));
	background:-moz-linear-gradient(top, #01d29a 5%, #33efbd 100%);
	background:-webkit-linear-gradient(top, #01d29a 5%, #33efbd 100%);
	background:-o-linear-gradient(top, #01d29a 5%, #33efbd 100%);
	background:-ms-linear-gradient(top, #01d29a 5%, #33efbd 100%);
	background:linear-gradient(to bottom, #01d29a 5%, #33efbd 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a9a9a', endColorstr='#bdbdbd',GradientType=0);
	background-color:#01d29a;
}
input[type=submit]:disabled {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #9a9a9a), color-stop(1, #bdbdbd));
	background:-moz-linear-gradient(top, #9a9a9a 5%, #bdbdbd 100%);
	background:-webkit-linear-gradient(top, #9a9a9a 5%, #bdbdbd 100%);
	background:-o-linear-gradient(top, #9a9a9a 5%, #bdbdbd 100%);
	background:-ms-linear-gradient(top, #9a9a9a 5%, #bdbdbd 100%);
	background:linear-gradient(to bottom, #9a9a9a 5%, #bdbdbd 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a9a9a', endColorstr='#bdbdbd',GradientType=0);
	background-color:#9a9a9a;
}

input[type=submit]:active {
	position:relative;
	top:1px;
}


::-webkit-scrollbar {
	width:12px;
}
::-webkit-scrollbar-thumb {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
	border-radius: 6px;
	border-width:1px;
	border-style:solid;
	border-color:white;
	
}