
.btn-darkpurple {
	background-color: hsl(242, 19%, 29%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#56547c", endColorstr="#3c3b58"); background-image: -khtml-gradient(linear, left top, left bottom, from(#56547c), to(#3c3b58)); background-image: -moz-linear-gradient(top, #56547c, #3c3b58); background-image: -ms-linear-gradient(top, #56547c, #3c3b58); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #56547c), color-stop(100%, #3c3b58)); background-image: -webkit-linear-gradient(top, #56547c, #3c3b58); background-image: -o-linear-gradient(top, #56547c, #3c3b58); background-image: linear-gradient(#56547c, #3c3b58); border-color: #3c3b58 #3c3b58 hsl(242, 19%, 26%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.19); -webkit-font-smoothing: antialiased;
}


