/* New Styles */
.card-login {
    max-width: 25rem;
}
.table-header th {
    width: 350px;
}
.text-sm {
	font-size: .8em;
}
.fixed-table-width {
	width: 400px;
}

/* Bootstrap Overides */
.nav-tabs {
	margin-bottom: 1em;
}