﻿.bg {
    margin-top: 0.75rem !important;
    display: block !important;
}

.mud-item .bg,
.mud-grid .bg,
.mud-form .bg {
    margin-top: 0.75rem !important;
}

/* ==== TÜM INPUT TÜRLERİ (AutoGrow DAHİL) ==== */
.bg .mud-input-root,
.bg .mud-input-input,
.bg .mud-input-control,
.bg .mud-input-slot,
.bg textarea.mud-input-input,
.bg .mud-basic-input-input,
.bg .mud-date-picker-input,
.bg .mud-autocomplete-input,
.bg .mud-select-input {
    background-color: #E8EAF6 !important;
}

/* ==== DATE PICKER TAKVİM ARKASI ==== */
.bg .mud-picker-content,
.bg .mud-calendar {
    background-color: #E8EAF6 !important;
}
