/* class: .btn-campfire-2,  color theme: Campfire */
.btn-campfire-2 { text-shadow: 0px -1px 0px #2e2e2d; color: #ffffff !important; background-color: #4C4C4B; background-image: -moz-linear-gradient(top, #6a6a69, #2e2e2d); background-image: -ms-linear-gradient(top, #6a6a69, #2e2e2d); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6a6a69), to(#2e2e2d)); background-image: -webkit-linear-gradient(top, #6a6a69, #2e2e2d); background-image: -o-linear-gradient(top, #6a6a69, #2e2e2d); background-image: linear-gradient(top, #6a6a69, #2e2e2d); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a6a69', endColorstr='#2e2e2d', GradientType=0); border-color: #4C4C4B #2e2e2d #2e2e2d #4C4C4B; 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-campfire-2:hover, .btn-campfire-2:active, .btn-campfire-2.active, .btn-campfire-2.disabled, .btn-campfire-2[disabled] { background-color: #2e2e2d; }
.btn-campfire-2:hover { color: #ffffff !important; text-shadow: 0px -1px 0px #10100f; }
.btn-campfire-2:focus { color: #b0b0af !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: #4C4C4B #2e2e2d #2e2e2d #4C4C4B; 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-campfire-2.active, .btn-campfire-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: #b0b0af !important; }
/* end .btn-campfire-2 */
