.panel-body-default {
	background-color: #eeeeee;
}

.panel-title>a.btn-primary ,.panel-title>a.btn-warning{
	color: #fff;
}

h5 {
	color: #099EDB;
	font-size: 14px !important;
	font-weight: bold !important;
}

.btn-panel {
	margin-top: -6px;
	float: right;
}

.btn-panel-alt {
	margin-top: -25px;
	float: right;
	color: white !important;
}

.row {
	margin-right: 0px !important;
}

.dl-horizontal-lg dt {
	width: 400px !important;
}

.dl-horizontal-lg dd {
	margin-left: 420px !important;
}

.label {
	font-size: 100% !important;
}

dd>span.pull-right {
	float: none !important;
	text-align: right;
}

dd.totalCredit {
	text-align: right;
}

dd.totalDebit {
	text-align: right;
}

td.closingStockQuantity {
	text-align: right;
}

dl.dt-lg dt {
	width: 240px;
}

dl.dt-lg dd {
	margin-left: 260px;
}