﻿
.customflotinput {
    padding-top: 1.5rem !important;
}

.Mdpk {
    --bit-tpg-font-family: "CustomFont";
    /*    --bit-tpg-font-family: "CustomFont";
*/ font-family: "CustomFont" !important;
}

/*.mud-picker, .mud-select {
    margin-top: 0.5rem;
}
*/
/*.mud-input-control.mud-input-control-margin-dense.mud-input-outlined-with-label {
    margin-top: 0px;
}*/
/*برای بدون لیبل ها*/
.mud-input-control {
    margin-top: 8px !important;
}

.mud-picker-datepicker-toolbar .mud-button-date {
    font-size: 1.5rem !important;
}


.DenseExpressionHeader .mud-expand-panel-header {
    padding: 5px 10px;
}

.DenseExpressionHeader .mud-expand-panel-content {
    padding: 0 7px 0px;
}

/*.mud-input.mud-disabled .mud-input-outlined-border,
.mud-disabled.mud-input-label.mud-input-label,
.rz-state-disabled,
.mud-input.mud-disabled ~ .mud-input-label {
    background-color: #d3d3d38c;
    color: #000000;
}*/

/*.mud-picker.LDir {
    direction: unset;
}

    .mud-picker.LDir .mud-input {
        flex-direction: row-reverse;
    }

    .mud-picker.LDir input {
        direction: ltr;
    }*/
/*.mud-application-layout-rtl .mud-picker .mud-flip-x-rtl {
    transform: scaleX(1) !important;
}*/
.GridConfigModal {
    height: 90%;
}

    .GridConfigModal .outline-none {
        height: 100%;
    }


    .GridConfigModal .mud-dialog-content {
        height: calc(90vh - 120px);
    }


    .GridConfigModal .PanScrollY {
        height: 100%;
        overflow-y: scroll;
    }



.M-FG, .M-FG * {
    --bs-gutter-x: 0.9rem;
    --bs-gutter-y: 0;
}
