

	.custom-nav>li>a {
		background-color: #eea83b !important;
		color: #050505 !important;
	}
	.custom-nav>li>a:hover {
		background-color: #f50404 !important;
		color: #f7f7ef !important;
	}
	.custom-nav>li>a:focus {
		background-color: #f50404 !important;
		color: #f7f7ef !important;
	}
	.custom-nav>li.dropdown.open>ul.dropdown-menu>li>a:hover {
		background-color: #f50404 !important;
		color: #f7f7ef !important;
	}
	.purchaseSectionBgCss div>label {
		color: #0b0b0b !important;
	}
	.purchaseSectionBgCss {
		color: #0b0b0b !important;
	}
	.purchaseSectionBgCss h4 {
		color: #0b0b0b !important;
	}
	.round-tabs-label {
		color: #0b0b0b !important;
	}
	.label-amount-info {
		color: #0b0b0b !important;
	}
	.has-error>label {
		color: #0b0b0b !important;
	}
	.has-success>label {
		color: #0b0b0b !important;
	}
	.customFcolor {
		color: #0b0b0b !important;
	}
