.mkc_popover {
    display: none;
    z-index: 104;
}
.loading-shade {
    position: fixed;
    background: rgba(253, 253, 253,0);
    z-index: 102;
}
.loading-shade {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}