.align-left {
	text-align: left;
	position: relative;
}

.align-center {
	text-align: center;
	position: relative;
}

.align-right {
	text-align: right;
	position: relative;
}

body {
	background-color: var(--bg-accent);
}

/* css menutup dan membuka bagian sidebar */
.fa-bars {
	color: var(--font-table);
}

.nungul .deep {
	background-color: var(--bg-accent);
	border-radius: 10px 10px 10px 10px;
}

/* css ubah warna tulisan user */
.small {
	color: var(--font-table) !important;
}

/* css li pada periode dan order */
.outletPeriode {
	font-size: 14px;
	margin-top: 1%;
	margin-right: 16px;
}

.outletPeriode b {
	color: var(--font-color) !important;
}

.outletPeriode a {
	padding: 0px 6px;
}

.outletPeriode span {
	font-size: 12px;
}

.theme-dark {
	--font-color: #838790;
	--font-table: #ffffff;
	--font-hover: #ffffff;
	--bg-color: #2a2a2a;
	--bg-header: #262626;
	--bg-accent: #343434;
	--bg-accent2: #2a2a2a;
	--bg-hover: #1ca8dd;
	--bg-hover2: #eaecf4;
	--border-color: #2e323a;
	--border-accent: #4d4d4d;
	--bg-progress: #4d4d4d;
}

.theme-light {
	--font-color: #a3a4a6;
	--font-table: #2e323a;
	--font-hover: #000000;
	--bg-color: #ffffff;
	--bg-header: #f8f9fc;
	--bg-accent: #f5f5f5;
	--bg-accent2: #ffffff;
	--bg-hover: #337ab7;
	--bg-hover2: #cccccc;
	--border-color: #e5e5e6;
	--border-accent: #e5e5e6;
	--bg-progress: #eaecf4;
}

.whsh {
	background-color: white;
	box-shadow: -2px 2px 8px #888888;
	margin-bottom: 10px;
	font-size: 1em !important;
	padding: 10px;
}

#toast-container {
	width: 300px;
	left: 50%;
	top: 15px;
	right: auto;
	bottom: auto;
	margin-left: -150px;
}

#toast-container > div {
	width: 100% !important;
}

#single_menu {
	width: 100%;
	left: 0px;
	bottom: 0px;
	top: auto;
	position: fixed;
	height: 50px;
	z-index: 999997;
	background-color: #ccff99;
	content: "";
	display: table;
	clear: both;
}

.col_single_menu {
	float: left;
	width: 25%;
	height: 100%;
	position: relative;
	cursor: pointer;
}

.col_single_menu .deep {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
}

.col_single_menu .deep .fa {
	font-size: 2em;
	margin-top: 10px;
}

.container {
	padding-bottom: 60px;
}

#kunci {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -120px 0px 0px -120px;
	width: 240px;
	height: 240px;
}

#nungul,
#nungul_2 {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1501;
	display: none;
}
#nungul,
#nungul_2,
#my-pop {
	background-color: rgba(0, 0, 0, 0.7);
}

#nungul .deep::-webkit-scrollbar {
	width: 10px;
	z-index: 999;
}

#nungul .deep::-webkit-scrollbar-track {
	background: transparent;
	z-index: 999;
}

#nungul .deep::-webkit-scrollbar-thumb {
	background: transparent;
	border-radius: 5px;
	z-index: 999;
}

#nungul .deep::-webkit-scrollbar-thumb:hover {
	background: #888;
	z-index: 999;
}

.deep .deeper::-webkit-scrollbar {
	width: 10px;
	z-index: 999;
}

.deep .deeper::-webkit-scrollbar-track {
	background: transparent;
	z-index: 999;
}

.deep .deeper::-webkit-scrollbar-thumb {
	background: transparent;
	border-radius: 5px;
	z-index: 999;
}

.deep .deeper::-webkit-scrollbar-thumb:hover {
	background: #888;
	z-index: 999;
}

#nungul .deep,
#nungul_2 .deep {
	width: 90%;
	height: auto !important;
	min-height: 200px;
	max-height: 90%;
	position: relative;
	margin: 3% 0px 0px 5%;
	background-color: var(--bg-accent2);
	overflow-y: auto;
	overflow-x: hidden;
}

#nungul .deep .tutup,
#nungul_2 .deep .tutup {
	/* position: fixed; */
	/* left: auto; */
	/* right: 5%; */
	text-align: right;
	left: 15%;
	top: 3.5%;
	/* right: calc(5% + 10px); */
	/* right: calc(1% + 5px); */
	/* top: calc(3.5% + 20px); */
	top: calc(1% + 5px);
	color: red;
	font-size: 1.3em;
	cursor: pointer;
}

#nungul .deep .isi,
#nungul_2 .deep .isi {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 3rem 1rem 1rem 1rem;
}

#nungul_2 .deep .isi {
	padding: 30px 10px 0px 10px;
}

.rata_kiri {
	text-align: left;
}

#header {
	width: 100%;
	height: 35px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 999997;
	background-color: black;
	text-align: left;
	color: white;
	padding: 5px;
}

#sub_view {
	padding-top: 40px;
}

.row_cari,
.show_detail {
	cursor: pointer;
}

.hasil_cari {
	/*position:fixed; 
    top:140px; 
    z-index:999996; 
    width:100%;*/
	display: none;
}

.hasil_cari .rata_kiri .whsh {
	min-height: 150px;
}

.loader {
	border: 10px solid #f3f3f3;
	border-radius: 50%;
	border-top: 10px solid #3498db;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -30px 0px 0px -30px;
	-webkit-animation: spin 2s linear infinite;
	/* Safari */
	animation: spin 2s linear infinite;
}

.mini,
.mini_pop_up {
	display: inline-block;
	width: 25%;
}

input.mini {
	width: 50% !important;
}

button.mini {
	background-color: aqua;
	padding: 5px;
}

.delete {
	color: red;
	cursor: pointer;
}

/* Safari */

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.dataTables_wrapper .row .col-sm-12 {
	overflow-y: auto;
	margin: 0px 15px 0px 15px;
}

@media screen and (max-width: 768px) {
	.dataTables_wrapper .row .col-sm-12 {
		margin: unset;
	}
}

.kanan {
	text-align: right;
}

.row_for_col {
	content: "";
	display: table;
	clear: both;
	width: 100%;
}

.colauto {
	float: left;
	width: auto;
	position: relative;
	background-color: white;
	padding: 5px;
}

.col10 {
	float: left;
	width: 10%;
	position: relative;
	background-color: white;
	padding: 5px;
}

.col45 {
	float: left;
	width: 45%;
	position: relative;
	background-color: white;
	padding: 5px;
}

.col2,
.col50 {
	float: left;
	width: 50%;
	position: relative;
	background-color: white;
	padding: 5px;
}

.col2_5,
.col40 {
	float: left;
	width: 40%;
	position: relative;
	background-color: white;
	padding: 5px;
}

.col3,
.col33 {
	float: left;
	width: 33%;
	position: relative;
	background-color: white;
	padding: 5px;
}

.col4,
.col25 {
	float: left;
	width: 25%;
	position: relative;
	background-color: white;
	padding: 5px;
}

.col5,
.col20 {
	float: left;
	width: 20%;
	position: relative;
	background-color: white;
	padding: 5px;
}

.col80 {
	float: left;
	width: 80%;
	position: relative;
	background-color: white;
	padding: 5px;
}

.col70 {
	float: left;
	width: 70%;
	position: relative;
	background-color: white;
	padding: 5px;
}

.my_odd {
	background-color: rgba(233, 236, 239, 1);
}

/*.my_even{ background-color:rgba( 204,255,255, 0.5 ); }*/

.no_color {
	background-color: transparent;
}

.border_top_bottom {
	border-top: 1px solid;
	border-bottom: 1px solid;
}

#kunci_2 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -120px 0px 0px -120px;
	width: 240px;
	height: 240px;
}

#nungul_geter {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: rgba(255, 255, 255, 0.7);
	z-index: 999998;
	display: none;
}

#nungul_geter .deep {
	width: 90%;
	height: 90%;
	position: relative;
	margin: 3% 0px 0px 5%;
	background-color: white;
	padding: 10px;
	text-align: center;
}

@media only screen and (min-width: 576px) {
	.dataTables_wrapper .row .col-sm-12 table {
		margin-left: -12px;
	}
	.dataTables_paginate {
		margin-right: 15px !important;
	}
}

.hide {
	display: none;
}

/*#accordionSidebar{ background-color:black;background-image:none;max-height:100vh;overflow-y:auto;overflow-x:hidden; }*/

#wrapper {
	display: flex;
}

.card {
	background-color: var(--bg-color);
	border: 1px solid var(--border-accent);
}

.card-header {
	background-color: var(--bg-header);
	border-bottom: 1px solid var(--border-accent);
}

.sidebar .sidebar-brand {
	height: 100px;
	text-decoration: none;
	font-size: 1rem;
	font-weight: 800;
	padding: 10px;
	background-color: white;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
	z-index: 1;
	color: #fff;
}

.rotate-n-15 {
	transform: rotate(-15deg);
}

.sidebar .sidebar-brand .sidebar-brand-icon i {
	font-size: 2rem;
}

#baris-menu-mini {
	/*width:100%; 
    padding:10px; 
    text-align:center;*/
	width: 15rem;
	height: 7rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	top: 0rem;
	text-align: center;
	position: fixed;
	z-index: 9;
	background-color: var(--bg-color);
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item,
.sidebar .nav-item .collapsing .collapse-inner .collapse-item {
	padding: 0.5rem 1rem;
	margin: 0 0.5rem;
	display: block;
	color: #3a3b45;
	text-decoration: none;
	border-radius: 0.35rem;
	white-space: pre-wrap;
}

.sidebar .nav-item .collapse .collapse-inner,
.sidebar .nav-item .collapsing .collapse-inner {
	padding: 0.5rem 0;
	min-width: 10rem;
	font-size: 0.85rem;
	margin: 0 0 1rem 0;
}

/*set-theme*/

.bg-theme {
	background-color: var(--bg-accent) !important;
}

.bg-theme-2 {
	background-color: var(--bg-color) !important;
}

.text-theme {
	color: var(--font-table);
}

.border-theme {
	border: 1px solid var(--border-accent);
}

/*set-theme*/

.my-navbar {
	position: fixed;
	z-index: 99;
	left: 0rem;
	width: 100%;
	border-bottom: 1px solid var(--border-color);
	border-right: 1px solid var(--border-color);
	background-color: var(--bg-color);
	/*background-color: #FFFFFF;*/
	/*background-color: #2E323A;*/
}

/*set-theme*/

.my_menu {
	background-color: var(--bg-color);
	/*background-color: #FFFFFF;*/
	/*background-color: #2E323A;*/
	background-image: none;
	overflow-y: auto;
	min-width: 15rem !important;
	max-width: 100%;
	height: 100%;
	overflow-x: hidden;
	min-height: auto;
	z-index: 9;
	position: fixed;
	/*top: 4rem;*/
	scrollbar-width: none;
	/* Firefox */
	-ms-overflow-style: none;
	/*IE 10+*/
	padding-bottom: 5rem;
}

.my_menu::-webkit-scrollbar {
	width: 10px;
	z-index: 999;
}

.my_menu::-webkit-scrollbar-track {
	background: transparent;
	z-index: 999;
}

.my_menu::-webkit-scrollbar-thumb {
	background: #888;
	border-radius: 5px;
	z-index: 999;
}

.my_menu::-webkit-scrollbar-thumb:hover {
	background: #888;
	z-index: 999;
}

.sidebar-brand-icon {
	display: inline;
}

#show_menu {
	display: none;
}

#breadcum {
	position: absolute;
	right: 0;
	left: auto;
	top: 4.5rem;
	bottom: auto;
	padding: 5px;
	z-index: 8;
	/*background-color:white;*/
	font-size: 0.8em;
	margin-right: 1.5rem;
	margin-top: 10px;
	/*border-radius: 5px;
    border: 1px solid #DDDDDD;*/
}

.nav-list {
	margin-top: 0rem;
	margin-bottom: 0rem;
}

@media (max-width: 767px) {
	/*#show_menu{ display:block; width:100%; height:100%; color:white; cursor:pointer; text-align:left; }*/
	#breadcum {
		top: -5px;
	}
	#show_menu {
		color: black;
		display: unset;
		margin-right: 10px;
		cursor: pointer;
	}
	#baris-menu-mini {
		padding-top: 0px;
	}
	.my_menu {
		max-height: 40px !important;
		overflow-y: hidden;
		height: 40px;
		position: fixed;
		padding: 7px;
	}
	.my_show {
		display: block !important;
		max-height: 100vh !important;
		overflow-y: auto;
		height: 100vh;
		padding: 0px;
	}
	/*.my_show #show_menu{
		padding: 5px;
		position: absolute;
		width: 50px;
		height: 50px;
		z-index: 9;
		font-size: 1.5em;
		left: auto;
		right: 0px;
		text-align: center;
	}*/
	.sidebar .sidebar-brand,
	.nav-item {
		/*display:none !important;*/
	}
	.my_show.sidebar .sidebar-brand,
	.my_show .nav-item {
		display: block !important;
	}
	#accordionSidebar {
		/*width:100%;*/
		text-align: left;
	}
	.navbar-m {
		display: unset !important;
		flex-wrap: unset !important;
		flex-flow: unset !important;
	}
	.nav-list {
		margin-top: 1.95rem;
		margin-bottom: 9rem;
	}
	.profile-drop-m {
		float: right;
		margin-top: -50px;
	}
}

.sidebar .nav-item .nav-link {
	display: block;
	width: 100%;
	text-align: left;
	padding: 1rem;
	width: 14rem;
}

.sidebar .nav-item .nav-link:hover {
	/*background-color: var(--bg-hover);*/
	border-radius: 5px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.sidebar .nav-item .nav-link.active {
	background-color: var(--bg-hover);
	color: #ffffff;
	font-weight: bold;
	border-radius: 5px;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item:hover {
	/*background-color: var(--bg-hover2);*/
	font-weight: 400 !important;
	color: #000000 !important;
}

.sidebar .nav-item .collapse-item.active {
	background-color: var(--bg-hover2);
	font-weight: 400 !important;
	color: #000000 !important;
}

.sidebar .nav-item .nav-link i {
	font-size: 0.85rem;
	margin-right: 0.25rem;
}

.sidebar .nav-item .nav-link span {
	font-size: 0.85rem;
	display: inline;
}

.sidebar .sidebar-brand .sidebar-brand-text {
	display: inline;
}

.sidebar .nav-item .nav-link[data-toggle="collapse"]::after {
	width: 1rem;
	text-align: center;
	float: right;
	vertical-align: 0;
	border: 0;
	font-weight: 900;
	/*content: '\f105';*/
	font-family: "Font Awesome 5 Free";
	color: var(--font-color);
}

.sidebar .nav-item .nav-link[data-toggle="collapse"]::hover {
	/*content: '\f105';*/
	color: var(--font-hover);
}

.sidebar .nav-item .collapse {
	position: relative;
	left: 0;
	z-index: 1;
	top: 0;
	/*-webkit-animation: none;
    animation: none;*/
}

.sidebar .nav-item .collapse,
.sidebar .nav-item .collapsing {
	margin: 0 0.25rem;
}

/*set-theme*/

.navbar-nav .nav-link {
	color: var(--font-color);
	/*color: #A3A4A6;*/
	/*color: #838790;*/
}

.navbar-nav .nav-link:hover {
	color: var(--font-hover);
	/*color: black;*/
	/*color: white;*/
	/*font-weight: bold;*/
}

.sidebar-dark .nav-item .nav-link:focus {
	color: var(--font-color);
}

.sidebar-dark .nav-item .nav-link:focus i {
	color: var(--font-color);
}

.sidebar-dark .nav-item .nav-link.active:focus {
	color: #ffffff;
}

.sidebar-dark .nav-item .nav-link {
	color: var(--font-color);
	/*color: #A3A4A6;*/
	/*color: #838790;*/
}

.sidebar-dark .nav-item .nav-link {
	color: var(--font-color);
	/*color: #A3A4A6;*/
	/*color: #838790;*/
}

.sidebar-dark .nav-item .nav-link:hover {
	color: var(--font-hover);
	/*color: black;*/
	/*color: white;*/
}

.sidebar .nav-item .nav-link.active:hover {
	color: #ffffff;
}

.sidebar-dark .nav-item .nav-link i {
	color: var(--font-color);
	/*color: #A3A4A6;*/
	/*color: #838790;*/
}

.sidebar-dark .nav-item .nav-link:hover i {
	color: var(--font-hover);
	/*color: black;*/
	/*color: white;*/
}

.sidebar-dark .nav-item .nav-link.active i {
	color: #ffffff;
	/*color: black;*/
	/*color: white;*/
}

.page-item .page-link {
	color: var(--font-color);
	background-color: var(--bg-color);
	border: 1px solid var(--border-accent);
}

.page-item.disabled .page-link {
	color: var(--font-color);
	background-color: var(--bg-color);
	border: 1px solid var(--border-accent);
}

#baris-menu-mini a .fa {
	font-size: 1.2em;
	cursor: pointer;
}

/*set-theme*/

#baris-menu-mini a {
	text-decoration: none;
	color: var(--font-hover);
	/*color: black;*/
	/*color: white;*/
}

#wrapper #content-wrapper {
	/*padding-top: 4.5rem;*/
	padding-left: 15rem;
	padding-bottom: 50px;
	height: 100vh;
	overflow-y: auto;
	position: relative;
}

.opacity {
	opacity: 0.4;
	/*background-color: rgba(0, 0, 0, 0.4) !important;*/
}

/*set-theme*/

.bg-white {
	background-color: transparent !important;
	color: var(--font-color);
}

.bg-white .collapse-item {
	color: var(--font-color) !important;
}

.bg-white .collapse-item:hover {
	color: #000000 !important;
}

/*@media(max-width: 499px){
	#breadcum{ top:50px; width:100%; } #wrapper #content-wrapper{ padding-top:100px; }
}*/

#project-table {
	height: 100%;
}

#project-table2 {
	height: 100%;
}

#project-table3 {
	height: 100%;
}
#project-table4 {
	height: 100%;
}
#project-table5 {
	height: 100%;
}
#project-table6 {
	height: 100%;
}

.options {
	padding: 20px;
	margin-top: 20px;
	background-color: rgba(191, 191, 191, 0.15);
}

.caption {
	font-size: 18px;
	font-weight: 500;
}

.option {
	margin-top: 10px;
}

.option > span {
	margin-right: 10px;
}

.option > .dx-widget {
	display: inline-block;
	vertical-align: middle;
}

.dx-toolbar-items-container .dx-toolbar-before {
	margin-top: 10px;
	text-transform: capitalize;
}

.table-responsive {
	margin-top: 5px;
	padding-bottom: 10px;
}

.m10 {
	margin-bottom: 10px;
}

#pop_ch_pass {
	position: fixed;
	z-index: 999999;
	top: 0;
	left: auto;
	right: 1rem;
	background-color: var(--bg-color);
	border: 0px 1px 1px 1px solid var(--border-accent);
	/*-moz-box-shadow:    3px 3px 5px 6px #ccc;
	-webkit-box-shadow: 3px 3px 0px 6px #ccc;
	box-shadow:         3px 3px 0px 6px #ccc;*/
	padding: 10px;
	width: 205px;
	max-width: 90%;
	display: none;
}

.table-title {
	position: absolute;
	left: 16.5rem;
	right: auto;
	top: 1.5rem;
	z-index: 8;
	/*color: var(--font-table) !important;*/
}

@media screen and (max-width: 767px) {
	.button-m {
		margin-left: 0 !important;
		border-top-right-radius: 0 !important;
		border-bottom-right-radius: 0 !important;
		width: 100%;
	}
	.tgl {
		width: 100%;
		margin-left: 0 !important;
	}
}

.app-alert-message,
.app-alert {
	z-index: 9999999;
}

.app-alert {
	right: auto;
	width: 100%;
	left: 0px;
}

.table.shadow-sm {
	width: 99%;
	position: relative;
	left: 0.5%;
}

.dx-header-row td .dx-datagrid-text-content {
	color: var(--font-table);
	font-weight: bold;
}

.dx-datagrid.dx-datagrid-borders > .dx-datagrid-pager {
	/*background-color: #F5F5F5;*/
}

.dx-datagrid.dx-datagrid-borders .dx-datagrid-header-panel {
	/*background-color: #f5f5f5;*/
}

.dx-toolbar .dx-toolbar-items-container {
	/*background-color: #f5f5f5;*/
}

.dx-datagrid-borders .dx-datagrid-rowsview,
.dx-datagrid-headers + .dx-datagrid-rowsview {
	border-top: 0;
	/*border-bottom: 0;*/
}

.dx-datagrid-borders > .dx-datagrid-rowsview,
.dx-datagrid-borders > .dx-datagrid-total-footer {
	border-top: 0;
	/*border-bottom: 0;*/
}

.dx-datagrid.dx-datagrid-borders > .dx-datagrid-pager {
	border-top: 0;
}

.dx-datagrid.dx-datagrid-borders > .dx-datagrid-header-panel {
	/*margin-bottom: 1rem;*/
}

.purchase-top-menu {
	background-color: var(--bg-color);
	border: 1px solid var(--border-accent);
}

.top-menu {
	background-color: var(--bg-accent);
	padding: 1rem;
	border: 1px solid var(--border-accent);
}

.show-data {
	background-color: var(--bg-color);
	padding: 1rem;
	border: 1px solid var(--border-accent);
}

/*set-theme*/

#project-table {
	padding: 1rem;
	background-color: var(--bg-color);
	border: 1px solid var(--border-accent);
}

#project-table2 {
	padding: 1rem;
	background-color: var(--bg-color);
	border: 1px solid var(--border-accent);
}

#project-table3 {
	padding: 1rem;
	background-color: var(--bg-color);
	border: 1px solid var(--border-accent);
}

#project-table4 {
	padding: 1rem;
	background-color: var(--bg-color);
	border: 1px solid var(--border-accent);
}

#project-table5 {
	padding: 1rem;
	background-color: var(--bg-color);
	border: 1px solid var(--border-accent);
}
#project-table6 {
	padding: 1rem;
	background-color: var(--bg-color);
	border: 1px solid var(--border-accent);
}

.page_lain {
	/*position: absolute;*/
	z-index: 99;
	left: 17.5rem;
	top: 10.3rem;
}

#tanggal {
	max-width: 50% !important;
}

@media screen and (max-width: 767px) {
	.page_lain {
		position: unset !important;
	}
	#tanggal {
		max-width: 100% !important;
	}
}

.form-control {
	color: var(--font-color);
	background-color: var(--bg-color);
	border: 1px solid var(--border-accent);
}

.form-control-login {
	display: block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #6e707e;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #d1d3e2;
	border-radius: 0.35rem;
}

.logo-banner {
	width: 165px;
	position: absolute;
	left: 2rem;
	top: 0rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: bottom;
}

.table {
	color: var(--font-table);
}

.table-bordered {
	border: 1px solid var(--border-accent);
}

.table-bordered td,
.table-bordered th {
	border: 0;
}

.table td,
.table th {
	border-top: 0;
}

/*set-theme*/

.my-logo {
	background-image: url("../../img/logo.png");
}

.font-95 {
	font-size: 90%;
}

.black {
	color: var(--font-table);
}

.modal-footer {
	border-top: 0px;
}

.dx-datagrid
	.dx-datagrid-content
	.dx-datagrid-table
	.dx-row
	.dx-command-edit-with-icons
	.dx-link {
	height: 1.5rem !important;
}

.modal-menu {
	background-color: var(--bg-accent2);
	padding: 1rem !important;
	border: 1px solid var(--border-accent);
}

#form2 .dx-datagrid-header-panel {
	background-color: var(--bg-color);
}

#form2 .dx-toolbar {
	background-color: var(--bg-color);
}

.form-avatar {
	height: 128px;
	width: 128px;
	margin-left: 10rem;
	border: 1px solid #d2d3d5;
	border-radius: 50%;
	background-image: url("../../img/profile/undraw_profile_1.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.pop_up,
.pop_up_2 {
	z-index: 99999;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	top: 0;
	left: 0;
	display: none;
}

.pop_up > .deep,
.pop_up_2 > .deep {
	background-color: #fff;
	box-shadow: 0 1px 2px #888;
	position: relative;
	border-radius: 10px;
	padding: 10px;
	min-height: 50%;
}

.pop_up > .deep.full,
.pop_up_2 > .deep.full {
	width: 90%;
	left: 5%;
	top: 1rem;
}

.pop_up > .deep > .deeper,
.pop_up_2 > .deep > .deeper {
	width: 100%;
	height: auto;
	max-height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

.pop_up > .deep > .cl_pop,
.pop_up_2 > .deep > .cl_pop {
	position: absolute;
	width: 32px;
	height: 32px;
	text-align: center;
	border-radius: 16px;
	left: auto;
	right: 4.5px;
	top: 5px;
	cursor: pointer;
	display: table;
}

.hide_me,
.hide-me {
	display: none !important;
}

.pop_up > .deep > .cl_pop > .fa,
.pop_up_2 > .deep > .cl_pop > .fa {
	display: table-cell;
	vertical-align: middle;
	font-size: 1.5em;
	color: #f5861f;
}

.pop_up.loading > .deep,
.pop_up_2.loading > .deep {
	top: 25%;
	height: 50%;
}

.pop_up.loading > .deep,
.pop_up_2.loading > .deep {
	background-color: transparent;
	/* background-color: #3498db; */
	box-shadow: none;
}

.my_date[-moz-read-only],
.my_date[readonly] {
	background-color: transparent !important;
}

.pop_up .loader {
	border: 3px solid #f3f3f3;
	border-radius: 50%;
	border-top-color: #3498db;
	width: 75px;
	height: 75px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -37.5px 0 0 -37.5px;
	-webkit-animation: spin 0.5s linear infinite;
	animation: spin 0.5s linear infinite;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}

.dx-scrollable {
	height: 90%;
}

.copyright {
	position: fixed;
	bottom: 0rem;
	z-index: 9;
	background: var(--bg-color);
	width: 15rem;
}
.bg-color {
	background: var(--bg-color) !important;
}
.font-color {
	color: var(--font-color) !important;
}
.font-table {
	color: var(--font-table) !important;
}
#myGrub {
	display: none;
}

/* The slider */

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 40px;
	width: 40px;
	left: 0px;
	bottom: 4px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	box-shadow: 0 0px 15px #2020203d;
	background: white url("https://i.ibb.co/FxzBYR9/night.png");
	background-repeat: no-repeat;
	background-position: center;
}

input:checked + .slider {
	background-color: #2196f3;
}

input:focus + .slider {
	box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
	-webkit-transform: translateX(24px);
	-ms-transform: translateX(24px);
	transform: translateX(24px);
	background: white url("https://i.ibb.co/7JfqXxB/sunny.png");
	background-repeat: no-repeat;
	background-position: center;
}

/* Rounded sliders */

.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

.my-tooltip {
	position: relative;
	display: inline-block;
}

.my-tooltip .tooltiptext {
	visibility: hidden;
	width: 100px;
	background-color: #555;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;
	position: absolute;
	z-index: 99;
	bottom: 125%;
	left: 50%;
	margin-left: -60px;
	opacity: 0;
	transition: opacity 0.3s;
}

.my-tooltip .tooltiptext::after {
	content: " ";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

.my-tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
	z-index: 99;
}

.my-progress {
	height: 0.5rem;
	background: var(--bg-progress);
}

.table-progress {
	height: 0.7rem;
	background: var(--bg-progress);
}

.icon-box {
	height: 60px;
	width: 60px;
	border-radius: 5px;
	line-height: 60px;
	text-align: center;
	margin-right: 10px;
	font-size: 26px;
	text-decoration: none;
	background: var(--bg-progress);
	color: var(--bg-hover);
}

@media screen and (max-width: 767px) {
	#content-wrapper {
		padding-left: 0 !important;
	}
	.table-title {
		left: 1.5rem;
	}
}

.sidebar-dark hr.sidebar-divider {
	border: 1px solid var(--border-color);
}

.note-loader,
.pop_up .loader {
	width: 75px;
	height: 75px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -37.5px 0 0 -37.5px;
	border-radius: 50%;
}

.note-loader {
	z-index: 2;
	padding: 0px;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top: 1.5rem;
}

.loader {
	border: 10px solid #f3f3f3;
	border-radius: 50%;
	border-top: 10px solid #3498db;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -30px 0 0 -30px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

.mini,
.mini_pop_up {
	display: inline-block;
	width: 25%;
}

input.mini {
	width: 50% !important;
}

button.mini {
	background-color: #0ff;
	padding: 5px;
}

.delete {
	color: red;
	cursor: pointer;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}

.pop_up,
.pop_up_2 {
	z-index: 1500;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	display: none;
}

.pop_up.loading {
	z-index: 99999;
}
.pop_up > .deep,
.pop_up_2 > .deep {
	background-color: #fff;
	box-shadow: 0 1px 2px #888;
	position: relative;
	border-radius: 10px;
	padding: 10px;
	min-height: 50%;
	width: 50%;
	left: 25%;
	top: 1rem;
}

.pop_up > .deep.full,
.pop_up_2 > .deep.full {
	width: 90%;
	left: 5%;
}

.pop_up > .deep > .deeper,
.pop_up_2 > .deep > .deeper {
	width: 100%;
	height: auto;
	max-height: 90vh;
	overflow-x: hidden;
	overflow-y: auto;
}

.pop_up > .deep > .cl_pop,
.pop_up_2 > .deep > .cl_pop {
	position: absolute;
	width: 32px;
	height: 32px;
	text-align: center;
	border-radius: 16px;
	left: auto;
	right: 4.5px;
	top: 5px;
	cursor: pointer;
	display: table;
}

.hide_me {
	display: none !important;
}

.pop_up > .deep > .cl_pop > .fa,
.pop_up_2 > .deep > .cl_pop > .fa {
	display: table-cell;
	vertical-align: middle;
	font-size: 1.5em;
	color: #f5861f;
}

.pop_up.loading > .deep,
.pop_up_2.loading > .deep {
	top: 25%;
	height: 50%;
}

.pop_up.loading > .deep,
.pop_up_2.loading > .deep {
	background-color: transparent;
	box-shadow: none;
}

.pop_up.loading2 > .deep,
.pop_up_2.loading2 > .deep {
	top: 25%;
	height: 50%;
}

.pop_up.loading2 > .deep,
.pop_up_2.loading2 > .deep {
	background-color: transparent;
	box-shadow: none;
}

.my_date[-moz-read-only],
.my_date[readonly] {
	background-color: transparent !important;
}

.pop_up .loader {
	border: 3px solid #f3f3f3;
	border-top-color: #3498db;
	-webkit-animation: spin 0.5s linear infinite;
	animation: spin 0.5s linear infinite;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.pop_up .loader2 {
	content: "";
	background: url("../../img/myloading3.gif") center no-repeat;
	/* background-color: transparent !important; */
	display: inline-block;
	background-size: contain;
	resize: both;
	width: 40px;
	height: 40px;
	vertical-align: bottom;
	position: absolute;
	bottom: -130px;
	left: -20px;
}

.loader-curtain {
	position: absolute;
	bottom: -500px !important;
	left: -500px !important;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}

@media screen and (max-width: 768px) {
	.pop_up > .deep,
	.pop_up_2 > .deep {
		width: 90%;
		left: 5%;
	}
}

.row > div > .card.shadow {
	height: 100%;
	/*min-height: calc(100% - 30px);*/
}

.row > div > .card.shadow .chart-area,
.row > div > .card.shadow .chart-pie {
	/*height:auto;*/
}

.dx-datagrid-rowsview .dx-row > .dx-master-detail-cell {
	padding: 0.25rem;
}

.dx-datagrid-headers {
	color: var(--font-table);
	font-weight: 700;
}

/*checkbox penerimaan kas dan bank*/
.dx-checkbox-text {
	font-weight: 700;
}

.dx-checkbox {
	/*margin-top: 2.5% !important;*/
	line-height: 0;
}
/*------*/

.dx-treelist-content .dx-treelist-table .dx-row > td,
.dx-treelist-content .dx-treelist-table .dx-row > tr > td {
	position: relative;
}

.td-sub-title {
	left: 0px;
	width: 100%;
	bottom: 0px;
	position: absolute;
}

.settings-button {
	position: absolute;
	top: 1rem;
	right: 3rem;
	left: auto;
	z-index: 8;
}

/* untuk kas bank penerimaan dan pengeluaran */
.akunkas {
	width: 100%;
}
.lblakun {
	padding-top: 5px;
	margin-right: 3px;
}
.tanggalkas {
	width: 100%;
	margin-top: 5px;
}
.lbltanggal {
	padding-top: 5px;
	margin-right: 3px;
}
.lbltanggaldari {
	padding-top: 5px;
}
.lbltanggalsampai {
	padding-top: 5px;
	margin-left: 36%;
	position: absolute;
}
.cetakk {
	width: 100%;
	margin-top: 10px;
}
.top-0 {
	top: 0px;
}
.left-0,
.start-0 {
	left: 0px;
}

.bottom-0 {
	bottom: 0px;
}
.right-0,
.end-0 {
	right: 0px;
}
.top-5 {
	top: 5%;
}
.left-5,
.start-5 {
	left: 5%;
}

.bottom-5 {
	bottom: 5%;
}
.right-5,
.end-5 {
	right: 5%;
}
.w-90 {
	width: 90%;
}
.h-90 {
	height: 90%;
}
#my-pop {
	z-index: 99;
	display: none;
}
