.btn-fmpo-yellow { text-shadow: 1px 1px 0px #444; color: #ffffff !important; background-color: #ffb901; background-image: -moz-linear-gradient(top, #ffb901, #e29008); background-image: -ms-linear-gradient(top, #ffb901, #e29008); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffb901), to(#e29008)); background-image: -webkit-linear-gradient(top, #ffb901, #e29008); background-image: -o-linear-gradient(top, #ffb901, #e29008); background-image: linear-gradient(top, #ffb901, #e29008); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb901', endColorstr='#e29008', GradientType=0); border: 1px solid #e3960f; }
.btn-fmpo-yellow:hover, .btn-fmpo-yellow:active, .btn-fmpo-yellow.active, .btn-fmpo-yellow.disabled, .btn-fmpo-yellow[disabled] { background-color: #e29008; }
/* .btn-fmpo-yellow:hover { color: #ffffed !important; text-shadow: 1px 1px 0px ; } */
/* .btn-fmpo-yellow:focus { color: #ffdd89 !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: #D97925 #e29008 #e29008 #D97925; 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-fmpo-yellow.active, .btn-fmpo-yellow: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: #ffdd89 !important; } */
