/* 
Theme Name: ISIValue Dialog - SGMA
Theme URI: https://github.com/elementor/hello-theme/
Description: ISIValue Dialog is a child theme of Hello Elementor, created by MATERIALITY-Reporting ofr SGMA
Author: MATERIALITY-Reporting
Author URI: https://materiality-reporting.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS */
    .dialog-widget-content{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%, -50%);
    }
    }
