@font-face 
{
    font-family: "Huruf_1";
    src: url(../fonts/huruf_1.ttf) format("truetype");
}
@font-face 
{
    font-family: "Huruf_2";
    src: url(../fonts/huruf_2.ttf) format("truetype");
}
@font-face 
{
    font-family: "Huruf_3";
    src: url(../fonts/huruf_3.ttf) format("truetype");
}
@font-face 
{
    font-family: "Huruf_4";
    src: url(../fonts/huruf_4.ttf) format("truetype");
}
@font-face 
{
    font-family: "Huruf_5";
    src: url(../fonts/huruf_5.ttf) format("truetype");
}
@font-face 
{
    font-family: "Huruf_6";
    src: url(../fonts/huruf_6.ttf);
}
@font-face 
{
    font-family: "Huruf_7";
    src: url(../fonts/huruf_7.ttf);
}
.awal_text_1
{
	font-family: Huruf_1;
}
.awal_text_2
{
	font-family: Huruf_2;
}
.awal_text_3
{
	font-family: Huruf_3;
}
.awal_text_4
{
	font-family: Huruf_4;
}
.awal_text_5
{
	font-family: Huruf_5;
}
.awal_text_6
{
	font-family: Huruf_6;
}
.awal_text_7
{
	font-size: 12px;
	font-family: "Montserrat", sans-serif;
}
.awal_1
{
	font-size: 9px;
}
.tinggipenuh {
    height: 100%
}

.bold {
    font-weight: 700
}

.italic {
    font-style: italic
}

.merah {
    color: #c00
}

.biru {
    color: #069
}

.putih {
    color: #fff
}

.kuning {
    color: #ff0
}

.orange {
    color: #cc0
}
.hijau {
    color: #2ef500
}
.gray {
    color: #999
}

.bg-light {
  background-color: #f8f9fa !important;
}
.text_01 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}
.borderfont {
    -webkit-text-stroke: 1px #828282; /* width and color */
}
.kotak_foto {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 3px solid #545454
}

.kotak_biasa {
	border: 2px solid #C4C4C4;
}

.text_02 {
    text-decoration: none;
    color: #666;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(50%, rgba(0, 0, 0, .5)), to(#000))
}

.td_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    background-color: #fff;
    border: 1px solid #999;
    text-shadow: 0 -1px 1px rgba(255, 255, 255, .2), 0 1px 0 rgba(255, 255, 255, .3)
}

.td_1 input,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #094759;
    background-color: #fff;
    border: 0 solid #000;
    outline: 0 none;
    resize: none
}

.td_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    background-color: #fff;
    border: 1px solid #cee0fb;
    text-shadow: 0 -1px 1px rgba(255, 255, 255, .2), 0 1px 0 rgba(255, 255, 255, .3)
}

.td_2 input,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #094759;
    background-color: #fff;
    border: 0 solid #000;
    outline: 0 none;
    resize: none
}

.tombol_row {
    cursor: pointer
}

.tombol_row:hover {
    background-color: #ddd
}

.tombol_box_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    background-color: #666;
    text-shadow: 0 -1px 1px rgba(255, 255, 255, .2), 0 1px 0 rgba(255, 255, 255, .3);
    cursor: pointer;
    white-space: nowrap
}

.tombol_box_1:hover {
    background-color: #930
}

.tombol_box_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    white-space: nowrap;
    cursor: pointer;
    color: #fff;
    padding: 10px 20px;
    background: -moz-linear-gradient(top, #4492c0 0, #063e5f);
    background: -webkit-gradient(linear, left top, left bottom, from(#4492c0), to(#063e5f));
    border: 1px solid #111;
    -moz-box-shadow: 0 1px 3px rgba(017, 017, 017, .5), inset 0 0 1px rgba(255, 255, 255, .5);
    -webkit-box-shadow: 0 1px 3px rgba(017, 017, 017, .5), inset 0 0 1px rgba(255, 255, 255, .5);
    box-shadow: 0 1px 3px rgba(017, 017, 017, .5), inset 0 0 1px rgba(255, 255, 255, .5);
    text-shadow: 0 -1px 0 rgba(000, 000, 000, .7), 0 1px 0 rgba(255, 255, 255, .3)
}

.tombol_box_2:hover {
    background: -moz-linear-gradient(top, #f0f0f0 0, #b8b8b8 25%, #6b6b6b 75%, #424242);
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), color-stop(.25, #b8b8b8), color-stop(.75, #6b6b6b), to(#424242))
}

.tombol_box_3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    cursor: pointer;
    border: 1px solid #c8c16c;
    background: -moz-linear-gradient(top, #fff 0, #fff 25%, #d6d2d6);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(.25, #fff), to(#d6d2d6));
    white-space: nowrap
}

.tombol_box_3:hover {
    background: -moz-linear-gradient(top, #fff 0, #f5f5a1 50%, #bdc299);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(.5, #f5f5a1), to(#bdc299))
}

.tombol_box_4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    cursor: pointer
}

.tombol_box_4:hover {
    background: -moz-linear-gradient(top, #fff 0, #fff 25%, #d6d2d6);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(.25, #fff), to(#d6d2d6))
}

.tombol_text_1 {
    padding-left: 10px;
    padding-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fffc09;
    cursor: pointer;
    white-space: nowrap
}

.tombol_text_1:hover {
    color: #fff
}

.embos {
    text-shadow: #e0e0e0 1px 1px 0
}

.box_title {
    position: absolute;
    height: auto;
    width: auto;
    left: 60px;
    top: 10px;
    z-index: 100
}

#masterdiv {
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100%
}
.map-container {
  height: 100%;
  /* Fallback for vmin */
  padding: 0px 1rem 1rem 1rem;
  padding: 0px 1vmin 1vmin 1vmin;
}

.map-frame {
  height: 100%;
  width: 100%;
/*   We use outline over border as has issues in some cases */
  outline: 1px solid black;
}

#map-id { 
  height: 100%;
}

/* 
Support for browsers that DON'T support Flexbox uses 100% height on the map-container defined above.
Map will at least render, for the small amount of browsers that DON'T support flexbox. Users will just have to scroll abit ¯\_(ツ)_/¯
*/
@supports (display: flex) {
  .map-container {
    height: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }

  .map-frame {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}

.text_effect_1 {
;
	text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
}

.text_effect_2 {
text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
.text_effect_3 {
-webkit-text-stroke: 1px black;
}

.pulse {
    animation: pulsate 1s ease-out;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.0
}



@keyframes pulsate {
    0% {transform: opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {transform: opacity: 0.0;}
}

.ped-1
{
	padding: 2px;
}
.ped-2
{
	padding: 4px;
}
.ped-3
{
	padding: 6px;
}
.ped-4
{
	padding: 8px;
}
.ped-5
{
	padding: 10px;
}
.ped-6
{
	padding: 12px;
}