﻿.dx-popup-title {
    background-color: #1165a7 !important;
}

    .dx-popup-title.dx-toolbar .dx-toolbar-label {
        font-size: 1rem!important;
        color: #fff !important;
    }

    .dx-popup-title .dx-closebutton .dx-icon {
        width: 21px;
        height: 21px;
        background-position: 3px 3px;
        background-size: 15px 15px;
        padding: 3px;
        font-size: 15px;
        text-align: center;
        line-height: 15px;
        color: #fff!important;
        float:inline-end;
    }

.dx-loadindicator-icon .dx-loadindicator-segment {
    background: #fff !important;
}

.dx-widget input, .dx-widget textarea {
    font-family: 'Montserrat', sans-serif !important;
}


.dx-popup-content {
    background-color: #151313cf;
    overflow-x: hidden !important;
}

.dx-overlay-wrapper {
    font-family: 'Montserrat', sans-serif !important;
}

.dx-overlay-shader {
    background-color: rgb(99 99 99 / 80%)!important;
}

.dx-popup-title.dx-toolbar .dx-toolbar-items-container {
    height: 40px !important;
}