body {
	color: #333333 !important;
	font-family: 微軟正黑體 !important;
}

.nav.navbar-nav>li>a {
    color: #333333 !important;
}

.dropdown-menu a{
	color: #333333 !important;
}

.x_title h2 {
    font-weight: 600 !important;
    font-size: 20px !important;
}

.b_title {
    font-weight: 600 !important;
}

.modal-title {
    font-weight: 600 !important;
    font-size: 20px !important;
}

.index_block {
	padding-right: 5px !important;
    padding-left: 5px !important;
}

.form-control {
	font-weight: 400;
	color: #333333;
}

h5 {
    font-weight: 600 !important;
}

.btn.btn-app {
	color: #333333;
	font-family: 微軟正黑體;
}

.dataTables_info {
	color: #a5a5a5;
}

.dataTables_paginate {
    cursor: pointer;
}

.swal2-title {
	font-weight: 400 !important;
	color: #333333 !important;
}