﻿:root {
    --fd-zindex: 1089;
}

#fd_frame {
    z-index: var(--fd-zindex) !important;
}