body {
	font-size: 16px;
}

.sidebar-menu li.header {
	font-size: 16px !important;
}

.content-header>h1 {
	line-height: 2;
}

#table_dashboard {
	font-size: 14px;
	line-height: 2;
}

#table_dashboard td {
	line-height: 2;
}

#table_dashboard .btn-xs {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-detail {
	background-color: #001f3f !important;
}

.btn-edit {
	background-color: #3d9970 !important;
}

.btn-delete {
	background-color: #d81b60 !important;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
	height: inherit;
}

.fc-time-grid-event {
	font-size: 14px;
}

.fc-time {
	font-size: 14px !important;
}

.fc-title {
	font-weight: bold;
}

