.cb_template .cbregBasket caption {
	caption-side: top;
}

.cb_template .cbregBasket .cbregBaItrate,
.cb_template .cbregBasket .cbregBaItFColrate {
	text-align: right;
}

.cb_template .cbregCCnumexp .cbValidationMessage + .cbValidationMessage {
	display: none !important;
}

.cb_template .cbregTimeframe,
.cb_template .cbregRate,
.cb_template .cbregDiscountRate,
.cb_template .cpayPromotionSaleText,
.cb_template .cpayPromotionSpecialPrice {
	font-weight: bold;
}

.cb_template .cbregName label {
	/* workaround to Joomla 3.0 styling */
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.cb_template .cbregFee {
	cursor: default;
}

.cb_template .cbregAjLoading {
	background-image: url(../../icons/hot/wheel_pay.gif);
	background-repeat: no-repeat;
	background-position: 100px 30px;
	width: 130px;
	height: 60px;
}

.cb_template .cbregAjLoadingCentered {
	margin: auto;
	vertical-align: middle;
}

.cb_template .cpayPromotionRegularPrice {
	text-decoration: line-through;
}

.cb_template .cpayPromotionSaleText {
	font-size: 120%;
	font-style: italic;
}

.cb_template .cpayPromotionSpecialPrice {
	font-size: 110%;
}

@media (max-width: 575.98px) {
	.cb_template .cbregPaymentCurrencyChoice .input-group-prepend,
	.cb_template .cbregPaymentCurrencyChoice .input-group-append,
	.cb_template .cbregCouponsInputed .input-group-prepend,
	.cb_template .cbregCouponsInputed .input-group-append,
	.cb_template .cbregCouponInput .input-group-prepend,
	.cb_template .cbregCouponInput .input-group-append {
		margin: 0 !important;
	}

	.cb_template .cbregPaymentCurrencyChoice .input-group-text,
	.cb_template .cbregPaymentCurrencyChoice .btn,
	.cb_template .cbregCouponsInputed .input-group-text,
	.cb_template .cbregCouponsInputed .btn,
	.cb_template .cbregCouponInput .input-group-text,
	.cb_template .cbregCouponInput .btn {
		border-radius: 0 !important;
	}
}

@media print {
	.cb_template .cbregmultipage hr.cbregpagebreak {
		display: none;
	}

	.cb_template .cbregmultipage .cbreginvoice {
		page-break-after: always;
	}
}

/* ORANGE */
.cb_template .cbregPlan_default.cbreg_orange,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_orange {
	color: #BF7C00;
	background-color: #FFD198;
}

/* MAGENTA */
.cb_template .cbregPlan_default.cbreg_magenta,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_magenta {
	color: #BF00BF;
	background-color: #FEA4FF;
}

/* GOLD */
.cb_template .cbregPlan_default.cbreg_gold,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_gold {
	color: #909000;
	background-color: #D9D6A8;
}

/* SILVER */
.cb_template .cbregPlan_default.cbreg_silver,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_silver {
	color: #A0A0A0;
	background-color: #E8E8E8;
}

/* BRONZE */
.cb_template .cbregPlan_default.cbreg_bronze,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_bronze {
	color: #755720;
	background-color: #DEAD3B;
}

/* LIME */
.cb_template .cbregPlan_default.cbreg_lime,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_lime {
	color: #007800;
	background-color: #00E300;
}

/* TURQUOISE 1 */
.cb_template .cbregPlan_default.cbreg_turquoise_1,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_turquoise_1 {
	color: #93A883;
	background-color: #d0e5c0;
}

/* TURQUOISE 2 */
.cb_template .cbregPlan_default.cbreg_turquoise_2,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_turquoise_2 {
	color: #6F9771;
	background-color: #b8e0ba;
}

/* TURQUOISE 3 */
.cb_template .cbregPlan_default.cbreg_turquoise_3,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_turquoise_3 {
	color: #689083;
	background-color: #b0dccf;
}

/* TURQUOISE 4 */
.cb_template .cbregPlan_default.cbreg_turquoise_4,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_turquoise_4 {
	color: #5F7E85;
	background-color: #b2d8e0;
}

/* TURQUOISE 5 */
.cb_template .cbregPlan_default.cbreg_turquoise_5,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_turquoise_5 {
	color: #6B8692;
	background-color: #b6def0;
}