#drop_zone {
    background-color: #dedede; 
    border: #0e5a28 1px dashed;
    width: 98%;
    padding : 5px 0;    
}
#drop_zone p {
    font-size: 12px;
    text-align: center;
}
#file, #file2 {
  display: none;
}
.box_photo {
    display: block;
    border: #8a8888 3px dashed;
    padding : 5px 0;
    margin : auto;
    width: 98%;
    height: auto;
}
.box_photo img {
    width: 100% !important;
    height: auto;
}
.ongko{
  text-align:right;
  font-weight: bold;
}
p.tanda-tangan {
  text-align: center;
  font-weight: bold;
}

.box_logo {
  display: block;
  width: 64px;
  height: 64px;
}
.box_logo img {
  width: 100% !important;
  height: auto;
}
.box_ttd {
  display: table;
  width: 100px;
  height: 83px;
  margin: 0 auto;
  padding: auto;
  
}
.box_ttd img {
  width: 100% !important;
  height: auto;
}