#flxlogo {
	display: none;
}

body.single-product .container-wrapper.flxMessage {
	margin-right: 5px;
	float:left;
	margin-left: 0;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 10px;
}

.container-wrapper.flxMessage {
	background-image: url("../flexiti-24x24.html");
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-right: 5px;
}

body.archive .container-wrapper.flxMessage, body.home .container-wrapper.flxMessage {
    float:left
}

#flxpayment_calculator_0 {
	background-image: url("");
	text-decoration: none;
}

#flxpayment_calculator_0 #flx_apply_now_link {
	text-decoration: none;
	background-color: #026c79;
	width: 30%;
	border-radius: 3px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none !important;
	padding: 10px 18px;
	vertical-align: middle;
	margin-top: 30px;
}

.flx_apply_now_link {
	text-decoration: underline;
}

.flxpayment_window{

}

#TB_iframeContent {
	position: absolute;
}

.woocommerce #payment ul.payment_methods li img, .woocommerce-page #payment ul.payment_methods li img { max-width: 120px; will-change: transform;}