input[type=file] {width:350px; max-width: 100%; color: #444; padding: 5px; background: #fff; border-radius: 5px; border: 1px solid #ccc;}
input[type=file]::file-selector-button{margin-right: 20px; border: none; background: #228B22; padding: 10px 20px; border-radius: 5px; color: #fff; cursor: pointer; transition: background .2s ease-in-out;}
input[type=file]::file-selector-button:hover{background: #9ACD32;}
#insertImageTes{border-radius: 5px; border:1px dashed #ccc;padding:5px;margin-top:10px;}
#keteranganGambar{border-radius: 5px; border:1px solid #ccc;padding:5px;}
.garisHr{border-top: 1px solid #eeeeee;}