body {
	color: #000000;
	background-color: #f9f9f9;
}

.dt-right {
    text-align: right;
}

.welcomeuser {
	font-size: 13px;
	margin: 0;
}

.dataTables_filter input {
	background-color: #ffffff !important;
}

.nav-header {
	background-color: #030068 !important;
}

.nav-header .brand-logo a {
	padding: 20px;
}

.logo-abbr img {
	margin-top: 10px !important;
}

.brand-title img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.loginerror {
    padding: 0px 5px;
    font-size: 12px;
    color: #e74c3c;
}

.nav-header {
	position: fixed !important;
    z-index: 999;
}

.header {
	position: fixed;
}

.nk-sidebar {
	position: fixed !important;
}

.content-body {
	padding: 120px 10px 20px 10px;
}

.judulform {
	margin-top: 10px;
	margin-bottom: 0px;
}

#waktuupdate {
	font-style: italic;
}

.judulhal {
	margin: 0;
}

#pegerowheader {
	margin-top: 10px;
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgb(0 102 255 / 9%) !important;
}


td.tableexport-string {mso-number-format: "@"};

@media screen and (min-width: 768px) {
}

