/*.dx-assist-datepicker {
    margin: 0 8px;
}*/

.dx-assist-datepicker .dx-texteditor-input {
    font-family: 'Segoe UI Semibold';
    color: #d72d36;
    text-align: center;
}

.dx-widget .dx-calendar-cell, .dx-widget.dx-calendar-caption-button, .dx-calendar-body thead th {
    font-size: 16px;
}

.dx-calendar-body thead th {
    text-align: center;
}

.dx-widget.dx-calendar-caption-button {
    color: #d72d36;
}

.dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-texteditor-input,
.dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-texteditor-input {
    -webkit-padding-end: 0px;
}

.dx-texteditor.dx-editor-outlined .dx-texteditor-input {
    padding: 5px 5px;
}

.dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-texteditor-input,
.dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-texteditor-input {
    width: 100px;
}

.dx-datebox-wrapper-calendar .dx-calendar {
    margin: 10px;
}

.dx-daterangebox .dx-daterangebox-separator {
    padding-left: 0;
}

.dx-dropdowneditor-input-wrapper, .dx-lookup-field-wrapper {
    margin-top: 2px;
}

.dx-lookup-field-wrapper .dx-lookup-field{
    text-align:left;
}

.assist-lookup .dx-lookup-field-wrapper .dx-lookup-field, .dx-tag .dx-tag-content {
    color: #D72D36 !important;
    font-family: 'Segoe UI Semibold';
}

.assist-lookup .dx-dropdowneditor-input-wrapper .dx-texteditor-input-container input {
    color: #D72D36 !important;
    font-family: 'Segoe UI Semibold';
}

.dx-selectbox-popup-wrapper .dx-overlay-content .dx-popup-title.dx-toolbar{
    padding: 0 12px;
}

.dx-list-split-button, dx-list-split-button:hover {
    background-color: #fc9c3c;
    border-color: #fc9c3c;
    border-radius: 6px;
}

.dx-button-content .dx-icon.dx-icon-spindown, .dx-list-split-button div {
/*    color: white;
*/}

.dx-daterangebox .dx-datebox .dx-texteditor-label .dx-label {
    min-width: 85px !important;
}

.dx-texteditor-buttons-container .dx-clear-button-area{
    position: absolute;
    right: 20px !important;
}
.dx-texteditor-buttons-container .dx-dropdowneditor-button {
    position: absolute;
    right: 0;
}
.dx-popup-bottom {
    min-height: 70px;
}

#kt_content {
    margin-top: 60px;
    padding: 0
}

.dx-buttongroup-wrapper .dx-button-has-icon.dx-buttongroup-last-item {
    height: auto !important;
}

.dx-button.dx-button-has-text.dx-item.dx-buttongroup-item.dx-item-content.dx-buttongroup-item-content.dx-buttongroup-first-item.dx-buttongroup-last-item
{
    height:100%;
}
    .dx-button.dx-button-has-text.dx-item.dx-buttongroup-item.dx-item-content.dx-buttongroup-item-content.dx-buttongroup-first-item.dx-buttongroup-last-item
    .dx-button-content {
        padding-left: 10px !important;
    }

@media (max-width: 1400px) {
    .dx-texteditor.dx-editor-filled:not(.dx-searchbox) .dx-placeholder::before, .dx-texteditor.dx-editor-filled:not(.dx-searchbox) .dx-texteditor-input, .dx-texteditor.dx-editor-outlined:not(.dx-searchbox) .dx-placeholder::before, .dx-texteditor.dx-editor-outlined:not(.dx-searchbox) .dx-texteditor-input, .dx-tagbox .dx-tag-container, .dx-button-has-text:not(.dx-datagrid-column-chooser-button) .dx-button-content {
        padding: 12px 12px 5px 12px !important
    }

    .dx-button-has-text:not(.dx-datagrid-column-chooser-button) .dx-button-content {
        padding: 10px 12px !important
    }

    .dx-button.dx-button-has-text, .dx-datagrid-search-panel .dx-texteditor-container {
        height: auto !important;
    }
    
    .dx-searchbox .dx-texteditor-input {
        height:40px;
    }
    .dx-widget,
    .dx-widget *,
    .dx-overlay-content,
    .dx-overlay-content * {
        font-size: 18px !important;
        font-weight: bold;
    }

    .dx-widget .dx-label,
    .dx-widget .dx-label *{
        font-size: 14px !important;
        font-weight: bold !important;
    }

    .dx-widget td[role="columnheader"],
    .dx-widget td[role="columnheader"] * {
        font-size: 15px !important;
        font-weight: bold !important;
    }

    .mobil-font{
        font-size:16px !important;
    }

    .cellSum {
        font-size: 16px !important;
    }

    i .icon-2x.text-dark-50.flaticon2-list-2.mt-1 {
        font-size: 20px;
    }

    input#kt_datepicker_2 {
        font-size: 22px !important
    }

   
    .pt-custom {
        padding-top: 0 !important; /* Küçük ekranlarda %0 */
    }

    .dx-group-row {
        height: 45px !important;
    }

    .dx-datagrid .dx-row.dx-group-row td {
        font-size: 16px !important;
    }

    .order-opr-buttons {
        display: none
    }

    .dx-daterangebox .dx-datebox .dx-texteditor-label .dx-label {
        min-width: 116px !important;
    }
}

@media (max-width: 1024px) {
    #kt_content {
        margin-top: 0px;
        padding: 0 !important
    }
}