/* class: .btn-here-we-are-1,  color theme: Here We Are */
.btn-here-we-are-1 { text-shadow: 0px -1px 0px #210000; color: #ffffff !important; background-color: #3F0B1B; background-image: -moz-linear-gradient(top, #5d2939, #210000); background-image: -ms-linear-gradient(top, #5d2939, #210000); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5d2939), to(#210000)); background-image: -webkit-linear-gradient(top, #5d2939, #210000); background-image: -o-linear-gradient(top, #5d2939, #210000); background-image: linear-gradient(top, #5d2939, #210000); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5d2939', endColorstr='#210000', GradientType=0); border-color: #3F0B1B #210000 #210000 #3F0B1B; 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-here-we-are-1:hover, .btn-here-we-are-1:active, .btn-here-we-are-1.active, .btn-here-we-are-1.disabled, .btn-here-we-are-1[disabled] { background-color: #210000; }
.btn-here-we-are-1:hover { color: #ffd3e3 !important; text-shadow: 0px -1px 0px #030000; }
.btn-here-we-are-1:focus { color: #a36f7f !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: #3F0B1B #210000 #210000 #3F0B1B; 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-here-we-are-1.active, .btn-here-we-are-1: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: #a36f7f !important; }
/* end .btn-here-we-are-1 */
