
	.merhcant-paragraph>.merchantHeaderContant .heading1 {
		color: #005394 !important;
	}
	.custom-nav>li>a {
		background-color: #005394 !important;
		color: #ffffff !important;
	}
	.custom-nav>li>a:hover,.custom-nav>li>a:focus,.custom-nav>li.dropdown.open>ul.dropdown-menu>li>a:hover {
		background-color: #ffffff !important;
		color: #005394 !important;
	}
	.purchasesectionheader>h3 {
		color: #005394 !important;
	}
	.navi-tabs > li.active>a span.modetypecolor {
		background-color: #005394 !important;
	}
	.purchase-send-now,.addgiftbutton,.cancelbutton,.purchasebuttons,.deletebutton,.validate-btn {
		background-color: #005394 !important;
		color: #ffffff !important;
	}
	.purchase-send-now,.addgiftbutton,.purchasebuttons,.cancelbutton,.deletebutton,.validate-btn {
		border-color: #005394 !important;
	}
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
		color: #005394;
	}
	.custom-nav>li:hover {
		border-color: #005394 !important;
	}
	.purchase-send-now:hover,.changebackground {
		background-color: #ffffff !important;
		color: #005394 !important;
		border: 2px solid #005394 !important;
	}
	.purchase-send-now {
		border-color: #005394 !important;
	}
	.addgiftbutton,.deletebutton {
		background-color: #005394 !important;
		color: #ffffff !important;
	}
	.addgiftbutton:hover,.deletebutton:hover {
		background-color: #ffffff !important;
	}
	.add-another-ghost-btn>input[type=submit]:hover,.deletebutton:hover {
		color: #005394 !important;
	}
	.purchasebuttons,.cancelbutton,.validate-btn {
		background-color: #005394 !important;
		color: #ffffff !important;
		border-color: #005394 !important;
	}
	.purchasebuttons:hover,.cancelbutton:hover,.validate-btn:hover {
		background-color: #ffffff !important;
		color: #005394 !important;
	}
	#purchasemodel-deliverydate {
		width: 160px !important;
	}
	@media only screen and (max-width:550px) {
		#purchasemodel-deliverydate {
			width: 60% !important;
		}
	}
