/* class: .btn-subtle-grey-green-and-orange-4,  color theme: subtle grey green and orange */
.btn-subtle-grey-green-and-orange-4 { text-shadow: 0px -1px 0px #e1380b; color: #ffffff !important; background-color: #FF5629; background-image: -moz-linear-gradient(top, #ff7447, #e1380b); background-image: -ms-linear-gradient(top, #ff7447, #e1380b); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff7447), to(#e1380b)); background-image: -webkit-linear-gradient(top, #ff7447, #e1380b); background-image: -o-linear-gradient(top, #ff7447, #e1380b); background-image: linear-gradient(top, #ff7447, #e1380b); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7447', endColorstr='#e1380b', GradientType=0); border-color: #FF5629 #e1380b #e1380b #FF5629; 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-subtle-grey-green-and-orange-4:hover, .btn-subtle-grey-green-and-orange-4:active, .btn-subtle-grey-green-and-orange-4.active, .btn-subtle-grey-green-and-orange-4.disabled, .btn-subtle-grey-green-and-orange-4[disabled] { background-color: #e1380b; }
.btn-subtle-grey-green-and-orange-4:hover { color: #fffff1 !important; text-shadow: 0px -1px 0px #c31a00; }
.btn-subtle-grey-green-and-orange-4:focus { color: #ffba8d !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: #FF5629 #e1380b #e1380b #FF5629; 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-subtle-grey-green-and-orange-4.active, .btn-subtle-grey-green-and-orange-4: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: #ffba8d !important; }
/* end .btn-subtle-grey-green-and-orange-4 */
