.vgsCustomerPicker
{
	list-style-type: none;
	margin: 0;
	padding: 25px;
}

.vgsCustomerButton
{
	margin-top: 1em;
}

#customerInfoButtons
{
	text-align: center;
}

/* .paymentModal
{
	width: 700px;
	margin-left: -350px;
} */

#footerContainer
{
	border-top: 1px dashed black;
}

.datepicker
{
	z-index: 999999;
}

/* form#approveDispositionModal.modal
{
	width: 600px;
	margin-left: -300px;
} */

/* form#editFirearmRecordModal.modal
{
	width: 950px;
	margin-left: -475px;
} */

/* form#addNewFirearmModalSpecialOrder.modal
{
	width: 900px;
	margin-left: -450px;
} */

.pendingDispositionListItem a.btn
{
	margin-top: 2px;
	margin-bottom: 1px;
}