/* Sircl 2.x stylesheets */
/* Copyright (c) 2019-2021 Rudi Breedenraedt */
/* www.getsircl.com */

/* Contextmenus */

.contextmenu {
    display: none;
    position: fixed;
    z-index: 1100;
    background-color: lightgray;
}
