.mud-button {
    font-family: 'Vazir FD' !important;
}

.mud-typography-body1 {
    font-family: 'Vazir FD' !important;
    font-size: 9pt;
}

.mud-drawer .mud-drawer-content {
    width: 100%;
}

html, body {
    font-family: 'Vazir FD' !important;
}

.mud-input > input.mud-input-root, div.mud-input-slot.mud-input-root {
    font-family: 'Vazir FD' !important;
}
.mud-nav-link .mud-nav-link-text {
    font-size: 10pt;
}

.MyLTR {
    direction: ltr !important;
}

.MyRTL {
    direction: rtl !important;
}

.mud-table-cell {
    border-bottom: none;
}

.mud-typography-h6 {
    font-family: 'Vazir FD';
}

.mud-typography {
    font-family: 'Vazir FD' !important;
}

.mud-typography mud-typography-h6 {
    font-family: 'Vazir FD' !important;
}

.mud-table-toolbar {
    margin-bottom: 15px;
}

.mud-table-pagination-toolbar {
    direction: ltr !important;
}

.mud-select {
    margin-left: 30px;
}
.content__section {
    padding-top: 5px !important;
}

.mud-input-control > .mud-input-control-input-container {
    margin-top: 8px;
}
.mud-table-pagination-caption
{
    direction:ltr !important;
}
.mud-select .mud-select-input .mud-input-slot {
    overflow: visible;
}
.content__container {
    padding: 0 60px 0 40px;
}