.admin__row--custom {
    padding: 5px;
}

.admin__card--narrow {
    width: auto;
    min-width: 400px;
}

.admin__card--wide {
    width: auto;
}

.card .card-header h6 {
    line-height: 1.5;
}
.detail-card-custom {
    text-align: center;
    min-width: 600px;
}

.detail-card-custom-left {
    text-align: left;
}

.detail-card-icon {

}

.photo-component-image {
    width: 400px;
}

.cadaster-photo-card {
    width: 400px;
}

.detail-datepicker {
    display: flex;
}
