@charset "utf-8";
.index_title,
.buy_page_button_add,
.cart_button a.cart_continue
{
	background-color: #ff5722;
}

.list_price .index_price,
#detail .infos .goods_price,
#detail .infos .countdowns strong,
.submit-comments .comments-title,
.submit-comments .commentStar,
.comment_username,
.buy_page_price,
.form_title,
.form_lists .form_notice,
.order_details_title,
.shipping_details_title,
.tracking_order_details_title,
.order_total,
.notice a,
#tracking .tracking_order_detail a,
.category_lists li a.selected
{
	color: #ff5722;
}

#detail .foot_buy .buy_now,
.form_lists .select_payment i.select,
span.select,
.buy_page_button_buy,
.cart_button a.cart_checkout,
.submit_order,
.backtohome,
#tracking input.tracking_submit,
#page .go_back a
{
	background-color: #d0011b;
}

.cart_display_total span,
.order_success p.order_success_title,
.order_success p span,
.order_unpaid, .change_to_cod,
#page .pages h5
{
	color: #d0011b;
}

.category_lists li a.selected {
	border-left: 3px solid #ff5722;
}

#detail .foot_buy .buy_cart:before, #detail .foot_buy .buy_service:before, #detail .foot_buy .buy_home:before, #detail .foot_buy .buy_fb:before {
	color: #eee;
}

#detail .foot_buy .buy_fb,#detail .foot_buy a {
	color: #eee;
}

#detail .foot_buy {
	background-color: #00bfa5;
}

span.select.buy_sku_pic {
	border: 2px solid #d0011b;
}

span.select {
    border: 2px solid #d0011b;
	box-shadow: 0 0 8px #d0011b;
}

.form_lists .select_payment i.select {
	border-color: #d0011b;
}

#tracking .tracking_orders_title {
	color: rgba(0,0,0,.8);
}
.mask_dialog div .priceStyle{
    color: #d0011b !important;
}

.mask_dialog .sure{
    background: #d0011b !important;
}