.pull-in ul li a {
	color: #042134;
}
.pull-in ul li.active a {
	color: #042134;
}
.control-label {
	color: #042134;
	font-size: 12px;
}

.tab-pane h4 {
	color: #042134;
}

.table-bordered thead tr th {
	text-align: left;
	color: #042134;
}

.text-green-600 {
	color: #16a34a !important;
}

.text-red-400 {
	color: #f87171 !important;
}

.text-header h4 {
	color: #042134;
}

.text-left {
	text-align: left !important;
}

#sidebar-menu > ul > li > a {
	color: #042134;
}

.page-title {
	color: #042134;
}

.header-title {
	color: #042134;
}

.table-bordered tbody tr td .badge-danger {
	background: #d32027;
	text-transform: none;
}

.table-bordered tbody tr td .badge-success {
	text-transform: none;
}

.pagination {
	margin: 10px 0 0 !important;
}

.previous.disabled {
	display: none !important;
}

.next.disabled {
	display: none !important;
}

.text-right {
	text-align: right;
}