﻿.OpenLinkBlock {
    background-color: #d6d6d6;
    left: 0px;
    position: fixed;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 9999998;
    opacity: 0.4;
}