
body {
	background: #010708;
	color: #505050;
}

.box-content {
	border: none;
}

.box-content .box-header {
	background: #072F39;
}
.box-content .box-body {
	background: #1a2629;
	padding: 5px !important;
	color: #81CFD8;
}
.box-content .box-footer {
	background: #1a2629;
	padding: 5px !important;
	color: #81CFD8;
}

.input-control {
	background: #010708;
	color: #81CFD8;
	border-color: #234A4E;
}

input[disabled] {
	background: #3D4F54 !important;
	color: #81CFD8;
}

table * {
	border-color: #234A4E !important;
}

.container-ctn {
	padding-right: 20px;
}

section {
	font-size: 12px;
}

.body-fix {
	height: 100vh; 
	overflow: hidden;
}

.header {
	background: #072F39;
    border-bottom: 1px #252424 solid;
}
.sdb-toggle {
	display: none;
}
.row .col-content {
	min-height: 700px;
}

.footer {
	background: #cfcfcf;
}

.box-title h2 {
	margin: 0; padding: 0;
	color: #fff;
	font-size: 25px;
}

.box-nav {
	margin: 0; padding: 0;
}
.box-nav .nav-menu {
	top: 0;
}
.box-nav .nav-btn {
	display: none;
}
.box-nav .nav-list {
	margin: 0; padding: 0px;
	margin-right: 25px;
	display: inline-block;
}
.box-nav .nav-list-mb {
	display: none;
}
.box-nav .nav-list i {
	font-size: 13px !important;
}
.box-nav .nav-list span {
	color: #fff !important;
	font-size: 15px !important;
}
.box-nav .nav-item i {
	font-size: 13px !important;
}
.box-nav .nav-item .hb-saldo {
	font-size: 15px !important;
}

.box-nav .nav-list .nav-menu {
	padding-bottom: 5px;
	border-bottom: 1px transparent solid;
}
.box-nav .nav-list .nav-menu:hover {
	border-bottom: 1px #fff solid;
}
/*.container-fluid {
	width: 95% !important;
}*/

.ico-1 {
	width: 10px;
	height: 10px;
}
.ico-2 {
	width: 15px;
	height: 15px;
}
.ico-3 {
	width: 20px;
	height: 20px;
}
.ico-4 {
	width: 25px;
	height: 25px;
}
.ico-5 {
	width: 30px;
	height: 30px;
}
.ico-6 {
	width: 35px;
	height: 35px;
}
.ico-7 {
	width: 40px;
	height: 40px;
}
.ico-8 {
	width: 45px;
	height: 45px;
}
.ico-9 {
	width: 50px;
	height: 50px;
}

table.table-list-srvbase tr:hover {
	background: #DCF7F7;
}

table.table-list-srwishlist tr:hover {
	background: #DCF7F7;
}

.sidebar-box {
	background: #1a2629;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 23%;
	z-index: 650;
}

.sidebar-box .box-content {
	border: none;
}
.sidebar-box .box-content .box-body {
	background: #1a2629;
}

.sidebar-box .box-title {
	height: 35px;
	line-height: 50px;
	text-align: center;
}
.sidebar-box .box-title img {
	height: 25px;
}
.sidebar-box .box-menubar {
	margin: 0; 
	padding: 0;
}
.sidebar-box .sp-m {
	padding: 0px 20px;
	color: #3E6F74;
}
.sidebar-box .box-menubar .menu-item {
	margin: 0;
	padding: 13px 20px;
	display: block;
}
.sidebar-box .box-menubar .menu-item:hover {
	background: #0B4B4A;
}
.sidebar-box .box-menubar .menu-item:hover * {
	color: #fff;
}
.sidebar-box .box-menubar .menu-item i {
	width: 30px;
	font-size: 14px !important;
	color: #6FB7BF;
}
.sidebar-box .box-menubar .menu-item span {
	font-size: 15px !important;
	color: #6FB7BF;
}

.card-product {
	background: #293A3C;
	padding: 0px !important;
	border: 0px #fff solid; border-radius: 5px; overflow: hidden;
	position: relative;
}
.card-product:hover {
	background: #273739;
}
.card-product .fm-image {
	margin: 0; padding: 0;
	overflow: hidden;
}
.card-product .fm-image img {
	width: 100%;
}
.card-product .fm-ttlp {
	height: 70px;
	padding: 8px;
}
.card-product .garis-card {
	border-color: #3C4E50;
}
.card-product .title-product {
	color: #C4EDF2 !important;
	font-size: 13px;
}

.card-product:hover img {
	transform: scale(1.1);
	transition-duration: 0.2s;
}
.card-product .fm-image {
	overflow: hidden;
}
.card-product .disc {
	position: absolute;
	top: 0;
	right: 0;
	background: #FFE5E5;
	color: #AE0A0A !important;
	margin: 0; 
	padding: 4px;
	width: 45px;
	font-size: 12px;
	border-left: 1px #E94545 solid;
	border-bottom: 1px #E94545 solid;
	border-bottom-left-radius: 10px;
	text-align: center;
	align-items: center;
	z-index: 55;
}

.card-product .dbl {
	padding: 10px;
	align-items: center;
	align-content: center;
	display: grid;
	grid-template-columns: 17px 1fr;
}
.card-product .dbl * {
	font-size: 12px;
	color: #B0DDE3 !important;
}
.card-ns {
	text-align: center;
	align-content: center;
	align-items: center;
	font-size: 13px;
}
#product-view .title-ctg {
	font-size: 25px;
	color: #B0DDE3;
}
.dhide {
	display: none;
}


@media (max-width: 767.98px) {
	.dhide {
		display: unset;
	}
	.mhide {
		display: none;
	}
	.container-fluid {
		width: 100% !important;
		padding: 0px 10px !important;
	}

	.header {
		height: 50px;
	}
	.sdb-toggle {
		display: block;
		position: absolute;
		top: 0px;
		right: 15px;
	}
	.sdb-toggle i {
		font-size: 20px !important;
	}
	.box-nav .nav-btn {
		margin-top: 5px;
		display: block;
	}
	.box-nav .nav-btn i {
		font-size: 25px !important;
		color: #fff !important;
	}
	.box-nav .nav-prd {
		line-height: 20px;
		margin: 0;
		height: 50px;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 555;
		display: grid;
		grid-gap: 0px;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
		background: #fff !important;
	}
	.box-nav .nav-list {
		margin: 0; padding: 0;
	}
	.box-nav .nav-list-mb {
		display: block;
	}
	.box-nav .nav-menu {
		text-align: center;
		margin-top: 8px;
	}
	.box-nav .nav-prd span {
		display: block;
		color: #084F4E !important;
		font-size: 10px !important;
	}
	.box-nav .nav-prd i {
		color: #084F4E !important;
		font-size: 18px !important;
	}
	.header .nav-abs {
		top: -10px !important;
	}
	.row .col-sidebar {
		position: fixed;
		z-index: 554;
	}
	.row .col-content .container-ctn {
		padding-right: 10px;
		padding-left: 10px;
		overflow: hidden;
	}
	.sidebar-box {
		width: 80% !important;
		z-index: 554;
		top: 50px;
	}
	.box-card[grid="6"] {
		grid-template-columns: 1fr 1fr 1fr !important;
	}
	.hide {
		display: none;
	}
}