html,body{height:100%;}
.full-height {
    height: calc(100% - 40px);
}

#map{
    width: 100%;
    height: 100%;
}



input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}


/*NAVBAR*/
.navbar, .navbar *{
    z-index: 999999;
    overflow: visible;
}


/* SIDEBAR */
#mySidebar{
    width: 180px;
    left: -180px;
    transition: 0.3s;
}


/* STICKY NAV */
/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

/* Add some top padding to the page content to prevent sudden quick movement 
(as the navigation bar gets a new position at the top of the page 
(position:fixed and top:0) */
.sticky + #mycontent {
    padding-top: 60px;
}
/* END OF STICKY NAV */


@media print {
    .noprint {
        display: none;
    }
    .printit {
       display: block;
    }
}





/* In order to place the tracking correctly */
/*canvas.drawing, canvas.drawingBuffer {
    position: absolute;
    left: 0;
    top: 0;
}*/

video {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

#interactive {
    display: none;
}

#interactive.viewport {
    width: 100%;
    height: 320px;
    overflow: hidden;
}

#interactive.viewport canvas, video {
    float: left;
    width: 100%;
    height: 320px;
}

.drawingBuffer{
}

#interactive.viewport canvas.drawingBuffer, video.drawingBuffer {
    /*margin-left: -640px;*/
}





/*SETTING KERTAS*/
page[size="A4"] {
    background: white;
    width: 21cm;
    height: 29.7cm;
    display: block;
    margin: 0 auto 0.5cm;
    box-shadow: 0 0 0.5cm rgba(0,0,0,0.5);
    padding: 0.5cm 1.6cm;
}

@media print {
    body, page[size="A4"] {
        margin: 0;
        box-shadow: none;
    }
    .noprint {
        display: none;
    }
}


.kartupenghunikm15depan{
    width: 5.5cm;
    height: 8.5cm;
    padding: 8px;
    overflow: hidden;
    float: left;
    margin-right: 0.4cm;
    background: url("../img/km15/kartu_penghuni_residence_dpn.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.1cm;
}
.kartupenghunikm15blk{
    width: 5.5cm;
    height: 8.5cm;
    padding: 8px;
    overflow: hidden;
    float: left;
    margin-right: 0.4cm;
    background: url("../img/km15/kartu_penghuni_residence_blk.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.1cm;
}


@font-face {
    font-family: 'LCALLIG';
    src: url('fonts/LUCIDA_CALLIGRAPHY/LCALLIG.eot');
    src: local('LCALLIG'), 
        url('fonts/LUCIDA_CALLIGRAPHY/LCALLIG.woff') format('woff'), 
        url('fonts/LUCIDA_CALLIGRAPHY/LCALLIG.ttf') format('truetype');
}

.fontnmcustdikartupenghunikm15dpn{
   font-family: 'LCALLIG' !important;
   /*line-height: 120%;*/
   color: #d9bb61;
   font-size: 22pt;
   font-weight: bold;
/*   -webkit-text-fill-color: #d9bb61;  Will override color (regardless of order) 
   -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: black;*/
    text-shadow: -1px -1px 0 #000, 0.5px -1px 0 #000, -1px 0.5px 0 #000, 0.5px 0.5px 0 #000;
}


@font-face {
    font-family: 'amelina';
    /*src: url('fonts/LUCIDA_CALLIGRAPHY/LCALLIG.eot');*/
    src: local('amelina'), 
        url('fonts/amelina/amelina-amelina-script-400.ttf') format('truetype');
}

.fontnmcustdikartupenghunikm15blk{
   font-family: 'amelina' !important;
   /*line-height: 120%;*/
   /*color: #4169E1;*/
   color: #4169E1;
   font-size: 14pt;
   font-weight: bold;
/*   -webkit-text-fill-color: #d9bb61;  Will override color (regardless of order) 
   -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: black;*/
    /*text-shadow: -1px -1px 0 #000, 0.5px -1px 0 #000, -1px 0.5px 0 #000, 0.5px 0.5px 0 #000;*/
    text-shadow: -1px -1px 0 #fff, 0.5px -1px 0 #fff, -1px 0.5px 0 #fff, 0.5px 0.5px 0 #fff;
}



.kartutamukm15dpn{
    width: 5.5cm;
    height: 8.5cm;
    padding: 8px;
    overflow: hidden;
    float: left;
    margin-right: 0.4cm;
    /*background: url("../img/oasis/kartu_tamu_oasis_dpn.jpg");*/
    /*background-size: 100% 100%;*/
    /*background-repeat: no-repeat;*/
    margin-bottom: 0.1cm;
}
.kartutamukm15blk{
    width: 5.5cm;
    height: 8.5cm;
    padding: 8px;
    overflow: hidden;
    float: left;
    margin-right: 0.4cm;
    /*background: url("../img/oasis/kartu_tamu_oasis_blk.jpg");*/
    /*background-size: 100% 100%;*/
    /*background-repeat: no-repeat;*/
    margin-bottom: 0.1cm;
}


.kartupenghunioasisdepan{
    width: 5.5cm;
    height: 8.5cm;
    padding: 8px;
    overflow: hidden;
    float: left;
    margin-right: 0.4cm;
    background: url("../img/oasis/kartu_penghuni_oasis_depan.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.1cm;
}
.kartupenghunioasisblktipe33{
    width: 5.5cm;
    height: 8.5cm;
    padding: 8px;
    overflow: hidden;
    float: left;
    margin-right: 0.4cm;
    background: url("../img/oasis/kartu_penghuni_oasis_blk_33.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.1cm;
}
.kartupenghunioasisblktipe43{
    width: 5.5cm;
    height: 8.5cm;
    padding: 8px;
    overflow: hidden;
    float: left;
    margin-right: 0.4cm;
    background: url("../img/oasis/kartu_penghuni_oasis_blk_43.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.1cm;
}
.kartupenghunioasisblktipe48{
    width: 5.5cm;
    height: 8.5cm;
    padding: 8px;
    overflow: hidden;
    float: left;
    margin-right: 0.4cm;
    background: url("../img/oasis/kartu_penghuni_oasis_blk_48.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.1cm;
}
.kartupenghunioasisblktipe56{
    width: 5.5cm;
    height: 8.5cm;
    padding: 8px;
    overflow: hidden;
    float: left;
    margin-right: 0.4cm;
    background: url("../img/oasis/kartu_penghuni_oasis_blk_56.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.1cm;
}


.kartutamuoasisdpn{
    width: 5.5cm;
    height: 8.5cm;
    padding: 8px;
    overflow: hidden;
    float: left;
    margin-right: 0.4cm;
    background: url("../img/oasis/kartu_tamu_oasis_dpn.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.1cm;
}
.kartutamuoasisblk{
    width: 5.5cm;
    height: 8.5cm;
    padding: 8px;
    overflow: hidden;
    float: left;
    margin-right: 0.4cm;
    background: url("../img/oasis/kartu_tamu_oasis_blk.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.1cm;
}



.fontnmcustdikartudpn{
   font-family: 'ARIAL';
   line-height: 85%;
   font-size: 11pt;
}
.fontnmcustdikartublk{
   font-family: 'LCALLIG';
   line-height: 120%;
   color: #ffbe08;
   font-size: 16pt;
   font-weight: bold;
}
.fontnmcustdikartutamu{
   font-family: 'LCALLIG';
   line-height: 85%;
   -webkit-text-stroke-width: 0.1px;
    -webkit-text-stroke-color: black;
}

.qrcode-container {
    text-align: center;
    width: 155px;
    /*height: 150px;*/
    margin: 0 auto;
    background-color: white;
    padding: 1px;
 }
/*--- SETTING KERTAS*/



td, th { 
    padding: 8px;
}
.w3-bold {
    font-weight: bold;
}



.input-wrapper {
    display:inline-block;
    position: relative
}
.input-wrapper:after {
    font-family: 'FontAwesome';
    content: '\f274';
    position: absolute;
    right: 6px;
    margin-top: -27px;
}


.center {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}