#hikashop_category_information_menu_277 div.hikashop_container {
	box-shadow: 0px 0px 4px 0px #333;
}

.hikashop_product_stock input, .hikashop_checkout_page input, #hikashop_checkout_billing_address_new_link input, #hikashop_checkout_coupon input.btn.button.hikashop_cart_input_button{
	color: #fff !important;
	border-radius: 4px !important;
	background: #6a9285;
}

.hikashop_product_stock button:hover, .button:hover, #body input[type="submit"]:hover, a.btn:hover,  #hikashop_checkout_billing_address_new_link :hover input {
	border-radius: 4px !important;
	border: none !important;
	background: #55756A !important;
}

#hikashop_checkout_coupon_input, #hikashop_checkout_page tbody input, .hikashop_product_stock input#hikashop_product_quantity_field_1{
	background: #bbb !important;
}

.hikashop_footer {
	display: none;
}

#system-message-container {
	top: 290px;
}

.alert {
	background: #b26118;
}

#hikashop_checkout_login_left_part input#username, #hikashop_checkout_login_left_part input#passwd {
	background: #bbb !important;
}