/* class: .btn-century-2,  color theme: Century */
.btn-century-2 { text-shadow: 0px -1px 0px #3e2a2a; color: #ffffff !important; background-color: #5C4848; background-image: -moz-linear-gradient(top, #7a6666, #3e2a2a); background-image: -ms-linear-gradient(top, #7a6666, #3e2a2a); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7a6666), to(#3e2a2a)); background-image: -webkit-linear-gradient(top, #7a6666, #3e2a2a); background-image: -o-linear-gradient(top, #7a6666, #3e2a2a); background-image: linear-gradient(top, #7a6666, #3e2a2a); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a6666', endColorstr='#3e2a2a', GradientType=0); border-color: #5C4848 #3e2a2a #3e2a2a #5C4848; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-century-2:hover, .btn-century-2:active, .btn-century-2.active, .btn-century-2.disabled, .btn-century-2[disabled] { background-color: #3e2a2a; }
.btn-century-2:hover { color: #ffffff !important; text-shadow: 0px -1px 0px #200c0c; }
.btn-century-2:focus { color: #c0acac !important; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); border-color: #5C4848 #3e2a2a #3e2a2a #5C4848; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-century-2.active, .btn-century-2:active { background-image: none; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); color: #c0acac !important; }
/* end .btn-century-2 */
