.over-map{
	position: absolute;
    z-index: 1;
    width: auto;
}

.tombol-menu-kiri{
	top: 20%;
}

.tombol-menu-kanan{
	top: 20%;
	right: 20px;
}

.tombol-menu-kanan-bawah{
	right: 5px;
	bottom: 0.1rem;
}

.iw_tab_setting{
	overflow-y: auto;
	height: 355px;
}


.gm-style img{
	max-width: auto;
}

/*grid*/
.grid-sizer,
.grid-item {
  width: 18.33%;
}

.grid-item {
  float: left;
}

.grid-item iframe{
  display: block;
  width: 100%;
}

.grid-item img{
  display: block;
  width: 100%;
}

/*scroll*/
::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar{
	width: 12px;
	height: 12px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

/*add cst panel */
.panel-fullscreen {
    display: block;
    z-index: 999999999999;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: auto;
}

.tabledata td{
	padding:0px;
}


.gm-style-iw {
   top: 10px !important;
   left: 20px !important;
   width: 10px;
}

.imgzoomed{
	cursor: pointer;
}


@media (max-width: 575.98px) {
	.kop-judul1{
		font-size: 0.5rem;
		display: block;
		margin-left: -20px;
	}
	.kop-judul2{
		font-size: 0.3rem;
		display: block;
		margin-left: -20px;
	}
	.kop-judul3{
		font-size: 0.1rem;
		display: block;
		margin-left: -20px;
	}

	.kop-img{
		height: 30px;
		display: block;
	}
	
	.tombol-login-kanan-atas{
		right:7%;
		z-index: 12;
	}

	.tampilan-marker-iw{
		max-width: 300px;
		max-height: 400px
	}
	#iw-konten-identitas{
		overflow: auto;
   		max-height: 333px;
   		overflow-x: hidden;
	}

	#img_sts{
		max-width: 200px;
	}
	#icon-menu-login-nama{
		display: none;
	}
	
	.grid-sizer,
	.grid-item {
		width: 100%;
	}

}


@media (min-width: 576px) and (max-width: 767.98px) {
	.kop-judul1{
		font-size: 0.5rem;
		display: block;
		margin-left: -20px;
	}
	.kop-judul2{
		font-size: 0.3rem;
		display: block;
		margin-left: -20px;
	}
	.kop-judul3{
		font-size: 0.1rem;
		display: block;
		margin-left: -20px;
	}

	.kop-img{
		height: 40px;
	}

	.tombol-login-kanan-atas{
		right:7%;
		z-index: 12;
	}
	.tampilan-marker-iw{
		max-width: 300px;
		max-height: 400px
	}
	#iw-konten-identitas{
		overflow: auto;
   		max-height: 333px;
   		overflow-x: hidden;
	}

	#img_sts{
		width: 200px;
	}
	
	.grid-sizer,
	.grid-item {
	  width: 48.33%;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.kop-judul1{
		font-size: 1rem;
		display: block;
		margin-left: -20px;
	}
	.kop-judul2{
		font-size: 0.75rem;
		display: block;
		margin-left: -20px;
	}
	.kop-judul3{
		font-size: 0.5rem;
		display: block;
		margin-left: -20px;
	}

	.kop-img{
		height: 50px;
	}

	.tombol-login-kanan-atas{
		right:30px;
		z-index: 12;
	}
	.tampilan-marker-iw{
		max-width: 622px;
		max-height: 460px
	}
	#iw-konten-identitas{
		overflow: auto;
   		max-height: 410px;
   		overflow-x: hidden;
	}

	#img_sts{
		max-height: 253px;
		width:245px;
	}
	
	.grid-sizer,
	.grid-item {
	  width: 30.33%;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.kop-judul1{
		font-size: 1.25rem;
		display: block;
	}
	.kop-judul2{
		font-size: 1rem;
		display: block;
	}
	.kop-judul3{
		font-size: 0.75rem;
		display: block;
	}

	.kop-img{
		height: 65px;
	}
	.tombol-login-kanan-atas{
		right:30px;
		z-index: 12;
	}
	.tampilan-marker-iw{
		max-width: 622px;
		max-height: 460px
	}
	#iw-konten-identitas{
		overflow: auto;
   		max-height: 410px;
   		overflow-x: hidden;
	}
	#img_sts{
		max-height: 253px;
		width:245px;
	}
	
	.grid-sizer,
	.grid-item {
	  width: 23.33%;
	}
}

@media (min-width: 1200px){
	.kop-judul1{
		font-size: 1.5rem;
		display: block;
	}
	.kop-judul2{
		font-size: 1.25rem;
		display: block;
	}
	.kop-judul3{
		font-size: 1rem;
		display: block;
	}
	.kop-img{
		height: 80px;
	}
	.tombol-login-kanan-atas{
		right:30px;
		z-index: 12;
	}
	.tampilan-marker-iw{
		max-width: 622px;
		max-height: 500px
	}
	#iw-konten-identitas{
		overflow: auto;
   		max-height: 450px;
   		overflow-x: hidden;
	}
	#img_sts{
		max-height: 253px;
		width:245px;
	}
	
	.grid-sizer,
	.grid-item {
	  width: 18.33%;
	}
}


/*loading*/
.lds-ripple {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #cef;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
  }
}

.dropdown-item {
	padding: 0.25rem 0.5rem;
	color: #ffffff;
}
.dropdown-menu {
    border-radius: 0;
    border: 0px solid rgba(0,0,0,.15);
    background-clip: unset;
    background-color: transparent;
}

.box-transparant{
	background-color: transparent;
}

.gm-style .gm-style-iw-c {
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    top: 0;
    left: 0;
    transform: translate(-50%,-100%);
    background-color: transparent;
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0 0px 0px 0px rgba(0,0,0,0.3);
}
.gm-style-iw-d{
	overflow: unset;
}

