body, html {
	height: 100%;
	width: 100%;
}

.over-map{
	position: absolute;
    z-index: 1;
    width: auto;
}

.tombol-menu-kanan{
	top: 20%;
	right: 20px;
}

.tombol-menu-kiri{
	top: 20%;
}

.tombol-menu-kanan-bawah{
	right: 20px;
	bottom: 0px;
}

.iw_tab_setting{
	overflow-y: auto;
	height: 355px;
}

.gm-style img{
	max-width: auto;
}

.modal-content{
	border-radius:5px;
}

.box-transparant{
	background-color: transparent;
}

.dropdown-item {
	padding: 0.25rem 0.5rem;
	color: #ffffff;
}

/*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: 0px !important;
   left: 0px !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: 480px
	}
	#iw-konten-identitas{
		overflow: auto;
   		max-height: 333px;
   		overflow-x: hidden;
	}

	#img_sts{
		max-width: 200px;
	}
	#icon-menu-login-nama{
		display: none;
	}

}


@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;
	}
}

@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: 652px;
		max-height: 500px
	}
	#iw-konten-identitas{
		overflow: auto;
   		max-height: 410px;
   		overflow-x: hidden;
	}

	#img_sts{
		max-height: 253px;
		width:245px;
	}
}

@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: 652px;
		max-height: 500px
	}
	#iw-konten-identitas{
		overflow: auto;
   		max-height: 410px;
   		overflow-x: hidden;
	}
	#img_sts{
		max-height: 253px;
		width:245px;
	}
}

@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: 652px;
		max-height: 500px
	}
	#iw-konten-identitas{
		overflow: auto;
   		max-height: 500px;
   		overflow-x: hidden;
	}
	#img_sts{
		max-height: 253px;
		width:245px;
	}
}


/*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;
  }
}

/*loading */
/* Absolute Center Spinner */
      .loading {
        position: fixed;
        z-index: 999;
        height: 2em;
        width: 2em;
        overflow: show;
        margin: auto;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
      }

      /* Transparent Overlay */
      .loading:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.3);
      }

      /* :not(:required) hides these rules from IE9 and below */
      .loading:not(:required) {
        /* hide "loading..." text */
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
      }

      .loading:not(:required):after {
        content: '';
        display: block;
        font-size: 10px;
        width: 1em;
        height: 1em;
        margin-top: -0.5em;
        -webkit-animation: spinner 1500ms infinite linear;
        -moz-animation: spinner 1500ms infinite linear;
        -ms-animation: spinner 1500ms infinite linear;
        -o-animation: spinner 1500ms infinite linear;
        animation: spinner 1500ms infinite linear;
        border-radius: 0.5em;
        -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
        box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
      }

      /* Animation */
      @-webkit-keyframes spinner {
        0% {
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg);
        }
        100% {
          -webkit-transform: rotate(360deg);
          -moz-transform: rotate(360deg);
          -ms-transform: rotate(360deg);
          -o-transform: rotate(360deg);
          transform: rotate(360deg);
        }
      }
      @-moz-keyframes spinner {
        0% {
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg);
        }
        100% {
          -webkit-transform: rotate(360deg);
          -moz-transform: rotate(360deg);
          -ms-transform: rotate(360deg);
          -o-transform: rotate(360deg);
          transform: rotate(360deg);
        }
      }
      @-o-keyframes spinner {
        0% {
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg);
        }
        100% {
          -webkit-transform: rotate(360deg);
          -moz-transform: rotate(360deg);
          -ms-transform: rotate(360deg);
          -o-transform: rotate(360deg);
          transform: rotate(360deg);
        }
      }

      @keyframes spinner {
        0% {
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg);
        }
        100% {
          -webkit-transform: rotate(360deg);
          -moz-transform: rotate(360deg);
          -ms-transform: rotate(360deg);
          -o-transform: rotate(360deg);
          transform: rotate(360deg);
        }
      }
