.homepage_links > a.locked > div:after { content: ''; display: inline-block; width: 2em; height: 2em; background-image: url(/data/484238aa-45cc-4d38-ab7e-9e8d64364a3e); background-size: 100% 100%; background-repeat: no-repeat; position: absolute; top: 2em; right: 1.5em; } .locked_message, .locked_message_2 { background-color: rgba(0, 0, 0, 0.8); color: #fff; display: none; height: 100%; left: 0; line-height: 50px; margin: 0 auto; opacity: 1; position: fixed; text-align: center; top: 0; width: 100%; z-index: 30100; background: rgba(0, 0, 0, 0.85); } .locked_message_2 { line-height: 25px; } .locked_close { background-image: url("/data/78f8c2c9-92ab-4689-9d01-ba8e8208a365"); background-size: cover; display: block; height: 50px; margin: 0 auto; position: absolute; right: 5px; top: 5px; width: 50px; } .locked_close > a { display: block; height: 100%; width: 100%; } .locked_message a, .locked_message_2 a { color: #5599DD; font-size: inherit; text-decoration: none; cursor: pointer; } .locked_message a.button { border: 1px solid #fff; border-radius: 0.5rem; padding: 0.2rem 1rem; margin-left: 0.5rem; font-weight: 400; transition:all 0.2s ease-in-out; } .locked_message a.button:hover { text-decoration: none; background-color: rgba(255, 255, 255, 0.1); } .locked_message a:hover, .locked_message_2 a:hover { text-decoration: underline; } .locked_mark { position: relative; display: block; margin: 13em auto 0 auto; width: 5em; height: 5em; background-image: url("/data/f44cc531-8f80-4a64-a0dd-6fbd4a463d3e"); background-size: cover; } .locked-text-embedded { margin-top: 3em; } .locked_message p.information-text, .locked_message_2 p.information-text { max-width: initial; } .locked-text-embedded, .locked_message p.information-text, .locked_message_2 p.information-text { font-size: 1.6rem; } .locked-d-bok { font-size: 2em; margin: 0.35rem; position: absolute; width: 15%; } .locked-d-bok svg { width: 100%; height: auto; }