.locked_message {
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_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 {
color: #f47;
font-size: 1.2em;
text-decoration: none;
cursor: pointer;
}
.locked_message 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 { max-width: initial; }
.locked-d-bok {
font-size: 1.2em;
margin: 0.35rem;
position: absolute;
width: 15%;
}
.locked-d-bok svg {
width: 100%;
height: auto;
}
.locked_message {
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_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 {
color: #f47;
font-size: 1.2em;
text-decoration: none;
cursor: pointer;
}
.locked_message 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 { max-width: initial; }
.locked-d-bok {
font-size: 1.2em;
margin: 0.35rem;
position: absolute;
width: 15%;
}
.locked-d-bok svg {
width: 100%;
height: auto;
}
.locked_message {
line-height: 1.7em;
}
.locked_message p.information-text {
margin-bottom: 0;
}
.locked_message .locked_login_window {
padding-top: 2em;
}
.locked_message .locked_login_window > p {
margin-bottom: 0.4em;
line-height: 1.4em;
}
.locked_message .locked_login_window fieldset {
margin-bottom: 0.4em;
}
.locked_message .locked_login_window fieldset label {
display: inline-block;
width: 7em;
}
.locked_message .locked_login_window fieldset input {
padding: 0.25em 0.4em;
border: 0;
background: rgba(255, 255, 255, 0.85);
}
.locked_message .locked_login_window fieldset input:-webkit-autofill {
background-color: rgba(255, 255, 255, 0.85) !important;
}
.locked_message .locked_login_window .login_additional {
padding-top: 1em;
}
.locked_message .locked_login_window #log_in_button {
padding: 0.4em 2em;
margin: 0.5em 0;
color: #fff;
border: 0;
background: #64B8A8;
transition: background-color 0.2s;
cursor: pointer;
}
.locked_message .locked_login_window #log_in_button:hover {
background: #CB496A;
}