.button_disable,.button_disable:hover, .button_disable:active {
	background: #ccc!important;
	color: #eee!important;
	border-color: #ccc!important;
	top: 0px!important;
	cursor:default!important;
}
.skill_button_claim {
	background-color: #1E90FF!important;
	color: white!important;
}
.skill_button_claim:hover, .skill_button_claim:active {
	background-color: #4EA8FF!important;
}
.skill_button_check, .skill_button_check:active, .skill_button_check:hover {
	background-color: #00BB00!important;
	color: white!important;
	cursor:default!important;
}
