v-cloak{
	display:none;
}
/* Your Custom CSS Goes here */
.image-cong{
	width: 64px;
	height:64px;
	object-fit: cover;
}

.card .card-body-stats{padding: 24px 30px;}

.horizontal-menu .search, .horizontal-menu.sidebar-hidden .search{
	background: #9E005D;
}

.btn-my-primary{
	color:#f0f0f0 !important;
	background: #9E005D;
	padding: 4px 16px !important;
	transition:.15s;
	opacity:.8;
}

.btn-my-primary:hover{
	color:#fff !important;
	opacity:1;
}

.home-slide{
	height:100% !important;
	overflow:hidden;
	border-radius:8px;	
	margin:0px 16px 16px 16px;
	opacity:.35;
}

.home-slide img{
	transform: scale(1);	
}

.home-slide img{
	width:100%;
	height:100%;
	object-fit:cover;
}

.home-slide.glide__slide--active{
	transition: .15s;
	opacity:1;
	margin:0px;
	box-shadow: 0 0px 16px #9a9a9a;
}

.slider-home .glide__slide--active img{
	transform: scale(1);
	transition: .2s;
}


.text-my-primary{
	color:#9E005D !important;
}

.text-my-dark{
	color:#021E45 !important;
}

.text-my-secondary{
	color:#FBB03B !important;
}

.text-my-info{
	color: #a1a5b5;
}

.avatar img {
    object-fit: cover;
}

.widget-stats .widget-stats-container .widget-stats-icon{
	width: 98px;
    height: 98px;
}

.footer{
	margin-top: 56px;
	padding: 32px 0;
	background: #fafafa;
}


.footer-menu ul{
	padding:0; margin:0;
	list-style:none;
	color:#555;
}

.footer-menu ul li{
	padding: 2px 0;
}

.footer-menu ul li a{
	text-decoration:none;
	color:#555;
}

.footer-menu ul li a:hover{
	color:#333;
}

.text-right{
	text-align:right;
}

.font-my-bold{
	font-weight: 700;
}

.feature-slider{
	height:600px;
	background:url('../images/slides/mockup-bg.jpg');
	background-size:cover;
	background-position: center bottom;
	position: relative;
}

.slider-mockup{
	position:absolute;
	bottom:32px;
	left:50%;	
	margin-left: -120px;
}

.slider-mockup-item{
	position:absolute;
	bottom:245px;
	left:50%;	
	margin-left: -95px;
	width:190px;
	height:365px;
	background:#333;
	overflow:hidden;
}

.slider-mockup-item .home-mockup{
	width:100%;
	height:100%;
	overflow:hidden;
}

.slider-mockup-item .home-mockup img{
	object-fit:cover;
}

.widget-stats .widget-stats-container .widget-stats-content .widget-stats-info{
	font-size: 15px !important;
}

.border-none{
	border : none !important;
}

.page-border-none{
	padding: 30px 11px 8px 11px !important;
	margin-bottom: 0px !important;
}

.after{
	margin-top:32px! important;
}

.content-gap{
	margin-top: 100px;
}

.content-location-carousel{
	width:240px;
	float:left;
	min-height:428px;
	margin-right:48px;
	transition: 0.25s;
}


.content-location-image{
	width:240px;
	height:240px;
	border-radius: 8px;
	overflow: hidden;
}

.content-location-image img{
	width:240px;
	height:240px;
	object-fit: cover;
}


.content-location-carousel:hover{
	transform: translateY(-16px);
}

.glide-slider-vendor{
	overflow:hidden;	
}

.title-my-header{
	font-weight: 700;
	font-size: 2.5rem !important;
	font-family: Poppins,sans-serif;
}

.widget-info-images{
	width:320px;
	right:400px;
	position:absolute;
	right:0;
	bottom:0;
}


.list-vendor a{
	text-decoration:none;
}

.content-location{
	width:100%;
	min-height:428px;
	transition: 0.25s;
	margin-bottom:32px;
}

.content-location-list-images{
	width:100%;
	height:320px;
	border-radius: 8px;
	overflow: hidden;
	transition: 0.25s;	
}

.content-location:hover{
	transform: translateY(-16px);
}

.content-location:hover .content-location-list-images{
	border-radius: 0px;
	overflow:visible;
	transform: translateY(-16px) scale(1.135);
	box-shadow: 0 3px 32px #afafaf;
}

.content-location-list-images img{
	width:100%;
	height:100%;
	object-fit: cover;
}


.pagination svg{
	width:16px !important;
}

.pagination .hidden{
	display:none;
}

.pagination nav{
	display:block!important;
	width:100%;
	text-align:right;
}


.widget-info-images img{
	width:100%;
}

.bg-my-primary{
	background: #9E005D;
}

.bg-my-accent{
	background: #FBB03B;
}

.header-profile{
	width:100%;
	height:640px;
	overflow:hidden;
	position: relative;
}

.header-profile.maps{
	transition:.25s;
	height:0px;
	overflow:hidden;
	position:absolute;	
	top:0px;
	z-index:99;
}

.header-profile.maps.active{
	height:530px;	
}

.header-profile .overlay{
	width:100%;
	height:120px;
	padding-top:16px;
	position: absolute;
	bottom:0;
	left:0;
	background-image: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0));
}

.bg-error{
	position:absolute;
	width:100%;
	right:0;
	top:0;
	height:100%;
	background:url('../images/error/404.png');
	background-position:100% 100%;
	background-size: contain;
	background-repeat: no-repeat;
	z-index:-1;
}

.image-spot{
	width:120px;
	height:120px;
	border-radius:16px;
	box-shadow: 0 2px 8px #d0d0d0;
	overflow:hidden;
}

.image-spot img{
	object-fit:cover;	
}

.font-weight-bold{
	font-weight: bold;
}

.sticky-box{
	border:none;
	box-shadow: 0 2px 8px #000;
}

.list-spot{
	position: relative;
}
.list-spot .overlay{
	width:100%;
	height:100%;
	background:#fff;
	opacity:0.75;
	position: absolute;
	top:-16px;
	left:0;
}

.group-catatan li{
	padding-left:0;
	margin-left:0;
	border:none;
	border-radius:0;
	border-bottom:1px solid #d0d0d0;
}

.group-catatan li:last-child{
	border:none;
	border-radius:0;
	border-bottom:1px solid #d0d0d0;
}

.card-cluster{
	height:240px;
	overflow:hidden;
	transition:.25s;
}

.card-cluster:hover{
	transform: translateY(-18px);
}

.choose{
	cursor:pointer;
	transition:.15s;
	color:#999;
}

.choose:hover{	
	transform: translateY(-8px);
}

.choose.active{	
	color:#333;
	border: 1px solid #9E005D;
	transform: translateY(-8px);
	box-shadow: 0 2px 5px #d0d0d0;
}

.card-file{
	transition:.25s;
	cursor:pointer;
}

.card-file:hover{
	box-shadow: 0 3px 8px #d0d0d0;
	transform: translateY(-16px);
}

.card-file.active{
	border: 1px solid #9E005D;
}

.my-header{
	z-index:0 !important;
}

.app-menu, .app-header{
	z-index:9 !important;
}

.overflow-image{overflow: auto;}

.image_preview{width:100%; overflow: auto;}

.image_preview_place{width: max-content;}

#image_preview .item{position: relative; width:156px;height:156px;margin:0 16px 0 0; float:left;}

#image_preview .item img{object-fit: cover;height: inherit; width: inherit;}

#image_preview .item:hover .removeItem{display:block;}

#image_preview .item .removeItem{width:100%; height:100%;background:rgba(0,0,0,.5);position:absolute;top:0; left:0;display:none;text-align:center;padding-top:48px;}

#image_preview .item .addItem{width:100%; height:100%;background:rgba(0,0,0,.1);position:absolute;top:0; left:0;text-align:center;padding-top:36px;cursor:pointer;}

.horizontal-menu .navbar .dropdown-menu.show{
	padding-top:56px !important;
}

.card-badge{
	position: absolute;
	top:0;
	right:0;
	font-size:2em;
	margin:8px;
	color:#afafaf !important;
}

.home-bar-bottom{
	width:100%;
	height:64px;
	padding:4px 8px;
	position: fixed;
	bottom:0;
	left:0;
	background:#fff;
	z-index:999999;
	box-shadow: 0 2px 6px #afafaf;
	display: none;
}


.home-bar-bottom a{
	text-decoration: none;
	line-height:8px;
	min-width: 80px;
}

.home-bar-bottom p{
	font-size:.9em;
	line-height:14px;
}

.home-bar-bottom .widget-action-list-item-icon{
	font-size:.8em;
}

.avatar-bottom{
	width:24px;
	height:24px;
	position: relative;
	bottom:8px;
}

.home-bar-bottom a.center{
	position:relative;
	width:80px;
	height:100%;
	background:#9E005D;
	bottom:16px;
	color:#fff !important;
	box-shadow: 0 3px 4px #999;
}

.content-location, .content-location-carousel{
	position:relative;
}
.content-location-carousel .soon, .content-location .soon{
	position:absolute;
	top:0;
	right:0;
	padding:8px;
	font-size:.75em;
	background:rgba(0, 0, 0, .5);
	font-weight:bold;
	color:#fafafa;
	border-radius:4px;
	margin:4px;
}

.bg-header{
	width:100%;
	height:300px;
	position: absolute;
	left:0;
	top:120px;
	background:#333;
	background-size:cover !important;
	background-position:center center !important;
}

.bg-header .overlay{
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: rgba(0,0,0,0.4);
	position:absolute;
}

@media only screen and (max-width: 600px) {
	.home-bar-bottom{
		display: block;
	}
	.dataTables_wrapper > .row > .col-sm-12{
		overflow:scroll;
	}

	.header-profile{
		height:240px;
	}

	.pagination .hidden{
		display:block;
	}

	.home-slide {
		margin: 0px;
	}
	.widget-info-images{
		width:180px;
		position:absolute;
		right:0;
		bottom:56px;
	}
	
	.feature-slider{
		height:720px;		
	}
}