/*
 * Copyright (c) 2023 Sympatent Software GmbH, Munich, Germany - All rights reserved.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 * Proprietary and confidential.
 * Written by Hermann Stainer <hst@sympatent.com>.
 */

body,
table,
input,
button,
textarea,
select,
select optgroup,
select option,
body.wmService #wmNav ul li a,
body.wmService #wmNav ul li a span {
    font-family: "Segoe UI", "Segoe WP", Segoe, device-segoe, Roboto, Tahoma, Helvetica, Arial, sans-serif;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6,
h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
    font-family: "Segoe UI", "Segoe WP", Segoe, device-segoe, Roboto, Tahoma, Helvetica, Arial, sans-serif;
    font-weight: 500;
}


body {
    overflow-x: auto !important;
    overflow-y: scroll !important;
    padding-bottom: 5rem;
}
body.wmService .wmBody .wmRow {
    margin-right: 0;
    margin-left: 0;
}
body.wmService .wmBody .wmContainer .wmRow .wmCol16 {
    padding-right: 0;
    padding-left: 0;
}

h3 {
    font-size: 1.3em;
}

button:active {
    transform: scale(0.98);
    box-shadow: 3px 2px 22px 1px rgba(0, 0, 0, 0.24);
}

body.pwAddin .spColorizeContainer > .wmRow > .wmCol16 {
    padding-left: 1em !important;
}

body.spLogin {
    background-image: none !important;
    background-color: var(--main-bg-color); /*--menu-bg-color*/
    height: auto;
}
body.spLogin #wmBody {
    position: initial;
}
body.spLogin #wmBody .wmContainer .left {
    min-width: auto;
    max-width: none;
    width: 100%;
    background-color: transparent;
}
body.spLogin #wmBody .wmContainer .right {
    display: none;
}
body.spLogin #wmBody .wmContainer .left .login {
    max-width: 25em;
    width: 80%;
    text-align: center;
}
body.spLogin #wmBody .header > div:first-child {
    background-color: var(--menu-bg-color);
    border-radius: 0.2em;
    padding-top: 1em;
    padding-bottom: 1em;
}
body.spLogin #wmBody .header h2 {
    color: var(--main-text-color);
    margin-top: 0.7em;
}
body.spLogin #wmBody .header > div:first-child h2 {
    color: var(--brighter-7);
    margin-top: 0;
}
body.spLogin #spBodyMain {
    height: auto;
}

#pwSocialLoginMicrosoft {
    background: #fff;
    border: 1px solid #8c8c8c;
    border-radius: 0;
    height: 41px;
    position: relative;
    padding: 0 12px 0 45px;
    line-height: 1;
}
#pwSocialLoginMicrosoft:hover {
    opacity: 0.7;
}
#pwSocialLoginMicrosoft::before {
    content: " ";
    /*noinspection CssUnknownTarget*/
    background-image: url(/f/i/i/ms-symbollockup_mssymbol_19.png);
    width: 21px;
    height: 21px;
    position: absolute;
    left: 12px;
    top: 10px;
}
#pwSocialLoginMicrosoft > span {
    font-family: "Segoe UI", "Segoe WP", Segoe, device-segoe, Roboto, Tahoma, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #5e5e5e;
}
#pwSocialLoginMicrosoft > span::after {
   content: "";
}

.pwWarning {
    font-weight: 500;
}

.pwAddinDescription {
    text-align: left;
    background-color: #eee;
    padding: 1em;
    margin-bottom: 2em;
    border-radius: 0.2em;
}

body.wmService header#menu {
    display: block;
    position: initial;
    min-width: auto;
    max-width: none;
    width: 100%;
}
body.wmService #wmNavContainerAlt {
    display: none;
}
body.wmService #wmLogo {
    display: block;
    margin: 0;
}
body.wmService #wmLogo > h1 {
    position: initial;
}
body.wmService #wmLogo h1 a {
    position: absolute;
    top: 0;
    width: 11rem;
    height: 2.2rem;
    /*noinspection CssUnknownTarget*/
    background-image: url(/f/i/i/addinLogo2.png);
    background-color: transparent;
}
#wmNavContainer1 {
    height: 2.2rem;
    font-size: 0.95em;
}
#wmNavContainer1 .wmPanel p {
    line-height: 2.2rem;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0.8rem;
    text-align: right;
}
@media screen and (max-width: 430px) {
    #wmPanelLanguage .wmLanguageSelectionQuick {
        display: none;
    }
}
#wmNavContainer2 .wmRow .wmCol16 {
    display: flex;
}
#wmNav {
    margin-top: 0;
}
body.wmService #wmNav > ul {
    display: flex;
}
body.wmService #wmNav ul li a {
    border-right: none;
    border-bottom: 0.2em solid rgba(0, 0, 0, 0);
    padding: 0.8em 0 0.4em 0;
    margin: 0 0.7em;
    font-size: 1.1rem;
}
body.wmService #wmNav ul li.active a > span {
    font-weight: 500;
}
#spBodyMain {
    padding-left: 0;
}

@media screen and (max-width: 430px) {
    body {
        font-size: 95%;
    }
    body.wmService header#menu {
        font-size: 0.95em;
    }
    .pwMatterPanel {
        font-size: 1rem !important;
    }
    .wmButton {
        display: block;
        text-align: center;
    }
    #wmNavContainer2 .wmRow .wmCol16 {
        display: block;
    }
    body.wmService #wmNav > ul {
        flex-wrap: wrap;
    }
    body.wmService #wmNav > ul li {
        width: 50%;
        margin: 0;
    }
    body.wmService #wmNav ul li a {
        font-size: 1rem;
        text-align: center;
        margin: 0;
        padding: 0.5em 0 0.3em 0;
    }
    body.wmService #wmNav ul li.active a,
    body.wmService #wmNav ul li a:hover,
    body.wmService #wmNav ul li a:active {
        background-color: var(--brighter-1) !important;
    }
    #pwAddinInfo {
        font-size: 0.87em;
    }
    #pwAddinInfo .privacy {
        display: none;
    }
    #pwContainerParse > span {
        display: block;
    }
}

.wmBoard > div:first-child {
    padding: 0;
}
.wmBoard > div:last-child {
    padding-top: 0;
    padding-bottom: 0;
}

.pwMatterPanel {
    background-color: var(--menu-bg-color-active);
    position: relative;
    font-size: 1.1rem;
}
.pwMatterPanel .panel {
    margin: 0.2em 0.7em;
    color: var(--brighter-9);
    font-weight: 500;
}
.pwMatterPanel .close {
    position: absolute;
    right: 1em;
    top: 0.2em;
}
/*.pwMatterPanel .links::before {
    color: var(--brighter-9);
}
.spLinkExternal > span::after {
    font-size: 0.85em;
    color: var(--brighter-5);
}*/
.pwMatterPanel .links a:link,
.pwMatterPanel .links a:visited {
    color: var(--matter-color);
}
.pwMatterPanel .links a:hover,
.pwMatterPanel .links a:active {
    color: var(--matter-color-mild);
}

#pwAddinInfo {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid var(--main-text-color);
    background-color: var(--menu-bg-color);
    color: var(--brighter-8);
    padding: 0.2em 0.6em 0.4em 0.6em;
    line-height: 1.2;
}
#pwAddinInfo > div {
    margin-top: 0.2em;
}
#pwAddinInfo a {
    text-decoration: underline;
}
#pwAddinInfo a > span {
    font-weight: 400 !important;
    white-space: nowrap;
}
#pwAddinInfo a:link,
#pwAddinInfo a:visited {
    color: var(--brighter-8);
}
#pwAddinInfo a:hover,
#pwAddinInfo a:active {
    color: var(--brighter-6);
}
#pwAddinInfo .privacy,
#pwAddinInfo .privacy a {
    font-weight: 500;
    color: var(--cue-success-color);
}

.nb {
    white-space: nowrap;
}

.wmTableComplex .middleHeader {
    border-top: 1em solid var(--main-bg-color);
}
.wmTableComplex tr.alert > th,
.wmTableComplex tr.alert > td {
    background-color: var(--highlight-bg-color);
    color: var(--cue-alert-color);
    font-weight: 500;
}

.pwTopMessage {
    margin-left: 0.4rem;
    margin-right: 0.4rem;
    font-weight: 500;
}

.pwBlock {
    margin: 0.7rem 0.4rem 0 0.4rem;
}
.pwBlock h3 {
    margin-left: 0.6rem;
}
.pwBlock.pwBlockFocus {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
}
.pwInfo {
    background-color: var(--fieldset-bg-color);
    padding: 0.8rem;
    border-top: 1px solid var(--fieldset-border-color);
    border-bottom: 1px solid var(--fieldset-border-color);
}

#pwLoader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 50%;
    z-index: 9999;
    background-color: var(--darker-8);
    color: var(--brightest);
    font-size: 4em;
    line-height: 1;
    font-weight: 500;
    text-align: center;
}

.pwButtonContainer {
    text-align: center;
}

.pwHelp {
    background-color: #feefb3;
    color: #9f6000;
    padding: 0.6rem;
    border-radius: 0.2em;
    line-height: 1.3;
}

.pwMattersLinked {
    overflow: hidden;
    background-color: var(--darker-0);
    padding: 0.4em;
}
.pwMattersLinked > div,
.pwMattersLinked > a {
    float: left;
    padding: 0.2em 0.4em;
    display: block;
    border-radius: 0.2em;
}
.pwMattersLinked > div {
    font-weight: 500;
    background-color: var(--brighter-5);
}

#meta .chapters {
    padding: 0.4em;
}
#meta .chapters button {
    display: inline-block;
    margin: 0.1em;
    font-size: 1em;
    padding: 0.2em 0.4em;
}
#meta .chapters button > span::after {
    content: "";
}
/*#meta .chapters button > span > span:first-child {
    font-size: 0.85em;
    margin-right: 0.2em;
}*/
#meta .chapters .chapter__claims {
    background-color: var(--ipright-color);
}
#meta .chapters .chapter__claims:hover {
    background-color: var(--ipright-color-mild);
}

table#options {
    margin: 0 0.5em;
}
table#options tr td {
    padding: 0.2em;
    vertical-align: middle;
}

.wmPwTableWatchlist > tbody > tr > th:first-child {
    white-space: nowrap;
}

.addinDocuments {
    font-size: 1.1em;
}
.addinDocuments .group {
    background-color: var(--brightest);
    margin: 0.4rem 0;
    padding: 0.6rem;
}
.addinDocuments .group .header {
    font-weight: 600;
}
/*.addinDocuments .document.important {

}*/
.addinDocuments .document.unimportant {
    color: var(--main-text-color-light);
    font-size: 0.9em;
}
.addinDocuments .document.author1 a:link,
.addinDocuments .document.author1 a:visited,
a.authorIPOffice:link,
a.authorIPOffice:visited {
    color: var(--event-color) !important;
}
.addinDocuments .document.author1 a:hover,
.addinDocuments .document.author1 a:active,
a.authorIPOffice:hover,
a.authorIPOffice:active {
    color: var(--event-color-mild) !important;
}

.pwFormCompact fieldset {
    padding: 0.3rem 1rem 0.8rem 1rem;
    border-left: none;
    border-right: none;
}


input[disabled] {
    cursor: initial;
}
input[disabled] + label {
    opacity: 0.7;
    text-decoration: line-through;
    cursor: initial;
}
button[disabled] > span {
    text-decoration: line-through;
}
#pwReferenceSignsMenu .step {
    margin-top: 0.7em;
    background-color: #fff;
    padding: 0.8em;
}
#pwReferenceSignsMenu .step h3 {
    font-size: 1em;
    font-weight: normal;
    color: var(--main-text-color-light);
    text-align: left;
    margin: 0;
}
#pwReferenceSignsMenu .step button {
    display: inline-block;
    font-size: 1em;
    margin: 0.2em;
}
#pwReferenceSigns table {
    margin-top: 0.7em;
}
#pwReferenceSigns table tr td textarea,
#pwReferenceSigns table tr td input {
    margin-left: -0.3em;
    margin-top: -0.3em;
    margin-bottom: -0.3em;
}
#pwReferenceSigns table tr td:last-child {
    padding-left: 0;
    white-space: nowrap;
}
#pwReferenceSigns table tr td:hover > div:first-child::after {
    content: "\e80e";
    margin-left: 0.2em;
    /*noinspection CssNoGenericFontName*/
    font-family: "Sp";
    font-style: normal;
    font-weight: normal;
    font-size: 0.85em;
    color: var(--main-text-color-light);
}
#pwReferenceSigns table tr td:last-child {
    text-align: right;
}
#pwReferenceSigns table tr td button {
    margin: 0 0 0 0.2em;
    line-height: 1;
    padding: 0.2em 0.3em;
    visibility: hidden;
    display: inline-block;
}
#pwReferenceSigns table tr td button:first-child {
    margin-left: 0;
}
#pwReferenceSigns table tr:hover td button {
    visibility: visible;
}
#pwReferenceSigns table tr td button::before {
    margin: 0;
}
#pwReferenceSigns table tr.locked td {
    background-color: var(--term-color-mildest);
}

#pwReferenceSignsMenu {
    text-align: center;
}
#pwContainerSource {
    margin: 0.4em 0 0.2em 0;
}
#pwContainerParse .settings {
    font-size: 0.85em;
}

#results {

}




.Treant { position: relative; overflow: hidden; padding: 0 !important; }
.Treant > .node,
.Treant > .pseudo { position: absolute; display: block; visibility: hidden; }
.Treant.Treant-loaded .node,
.Treant.Treant-loaded .pseudo { visibility: visible; }
.Treant > .pseudo { width: 0; height: 0; border: none; padding: 0; }
.Treant .collapse-switch { width: 3px; height: 3px; display: block; border: 1px solid black; position: absolute; top: 1px; right: 1px; cursor: pointer; }
.Treant .collapsed .collapse-switch { background-color: #868DEE; }
.Treant > .node img {	border: none; float: left; }
.node { border: 2px solid var(--fieldset-border-color); border-radius: 0.2em; padding: 0.2em 0.5em; }
.node p {
    line-height: 1;
    font-weight: 500;
    padding: 0.2em;
    margin: 0;
    white-space: nowrap;
    min-width: 2em;
    text-align: center;
}
