#map { height: 250px; display: none; }
#map-edit { height: 250px; }

.modal-body img{
    width: 100%;
}

.preview img{
    display:none;
    width:150px;
    height: auto;
    margin-bottom: 10px	;
}

.preview_sambungan img{
    display:block;
    width:150px;
    height: auto;
    margin-bottom: 10px	;
}

.table-responsive .create{
    background: #4b4245;
    color: #eee;
    font-weight: 500;
    border-color: #2e163f;
    border-width: 1.5px;
}

#btnApproved{
    display: inline-block;
    vertical-align: top;
}

#btnRejected{
    display: inline-block;
    vertical-align: top;
}

label.error {
    color: #dc3545;
    font-size: 14px;
}

.button-transparant {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
}

/* color css */
.approved-color {
    background-color: #d1e7dd !important;
}

.rejected-color {
    background-color: #f8d7da !important;
}

.dash {
    font: Helvetica, sans-serif; color: #333;
}

.dash img {
    height:130px;
    width:75%;
    margin: 0 auto;
    padding: 10px;
}

.card-body {
    height: 70px;
}

.formBarang {
    width: 300px;
}

.text-wrap {
    white-space: normal;
}
