/*solar QC add style */
.color_blue,.login_box h4{
	color: #4d8ced!important;
}

.bg_blue{
	background-color: #4d8ced!important;
}
.bg_f4{
	background-color: #f48142!important;
}
.border_top_8a{
	border-color: #4d8ced!important;
}
.border_top_orange{
	border-top:3px solid #f49922!important;
}
.reg_box .reg_cont .reg_body .reg_body_right .agree .btn-agree,
#window_business table.business_box + .agree .btn-agree{
	background: #4d8ced;
}
#window_business table.business_box tr td a,
#window_business table.business_box tr td div.act,
.reg_box .reg_cont .step_reg1 li:nth-child(1),
.reg_box .reg_cont .step_reg21 li:nth-child(1),
.reg_box .reg_cont .step_reg2 li:nth-child(1),
.reg_box .reg_cont .step_reg2 li:nth-child(2),
.reg_box .reg_cont .step_reg3 li
{
	color: #4d8ced;
}
.reg_box .reg_cont .reg_body .reg_body_right .row_box .col.business div{
	border-color: #4d8ced;
}
.reg_box .reg_cont .reg_body .reg_body_right .row_box .col.business div sup{
	background-image: url(../images/close-red.png);
}
.reg_box .reg_cont .reg_body .reg_body_right .row_box .col.business a{
	background-color: #4d8ced;
}
.prompt_message, #prompt_message_box1{
	background:#4d8ced;
}
.prompt_message:after{
	display: block;
	content: "?";
	font-family: arial;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	
}
#prompt_message_box1 span.sanjiao{
	border-color: #4d8ced transparent;
}

#prompt_message_box1 span.close{
	background: #fff;
	transform: rotate(45deg);
}

#prompt_message_box1 span.close:before,#prompt_message_box1 span.close:after{
	background: #4d8ced;
	position: absolute;
	content: "";
}
#prompt_message_box1 span.close:before{
	width: 1px;
	height: 11px;
	left: 8px;
	top: 3px;
}
#prompt_message_box1 span.close:after{
	width: 11px;
	height: 1px;
	left: 3px;
	top: 8px;
}
.btn-submit.bg_homeowner{
	background-image: url("../images/btn_sibmit_homeowner.png");
}

h4.color_orange,.color_orange{
	color: #f49922!important;;
}