.payments {
	padding: 5px;
    margin-bottom: 0px;
    background-color: #F9F9F9;
    border-bottom: 5px solid #5181B8;
}

a.orang {
	color: #fff !important;
	background-color: #ff7e21 !important;
	font-style: normal;
	font-stretch: normal;
	text-decoration: none;
	border-radius: 4.4px;
	text-transform: uppercase;
}
a.orang:hover {
	background: #ec5f00 !important;
	color: #fff !important;
}