.kcdoc a .documentTitle H1{color:#2b425b;margin:0;font-size:20px;font-weight:bold}
.kcdoc .documentBody A:not(.nolink){color:#0094cd;cursor:pointer}
.kcdoc .documentBody A:not(.nolink):active,.kcdoc .documentBody A:not(.nolink):link,.kcdoc .documentBody A:not(.nolink):visited{text-decoration:underline}
.kcdoc .documentBody A:not(.nolink):hover{text-decoration:underline;color:#9ae3ff}
.kcdoc .documentBody DIV.p{margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;display:block}
.kcdoc .documentBody DIV.responsive{display:inline}
.kcdoc .documentBody .imageWrapper IMG{cursor:zoom-in}
.kcdoc .documentBody .imageWrapper IMG.responsive{height:auto;vertical-align:middle}
.kcdoc .documentBody .videoWrapper{position:relative}
.kcdoc .documentBody .videoWrapper IFRAME{position:absolute;top:0;left:0;width:100%;height:100%}
.kcdoc .documentBody .videoWrapper VIDEO{width:100%    !important;height:auto   !important}
.kcdoc .documentBody EM{font-family:inherit;font-size:inherit;font-style:italic}
.kcdoc .documentBody STRONG{font-family:inherit;font-size:inherit;font-weight:bold}
.kcdoc .documentBody SPAN{font-family:inherit;font-size:inherit;font-weight:inherit}
.kcdoc .documentBody H1{font-size:18px;font-weight:500;line-height:20px;margin-bottom:16px}
.kcdoc .documentBody H2{font-size:16px;font-weight:500;line-height:18px;margin:14px 0px}
.kcdoc .documentBody H3{font-size:16px;font-weight:500;line-height:18px;margin:12px 0px}
.kcdoc .container A:not(.nolink){color:#0094cd;cursor:pointer}
.kcdoc .container A:not(.nolink):active,.kcdoc .container A:not(.nolink):link,
.kcdoc .container A:not(.nolink):visited{text-decoration:underline}
.kcdoc .container A:not(.nolink):hover{text-decoration:underline;color:#9ae3ff}
.kcdoc .ep_answer{border:1px solid black;background:lightgray;display:block;padding:5px}
.kcdoc .ep_answer:hover{cursor:pointer}#ep_historyContainer{border:1px solid black}
.kcdoc #ep_historyContainer .borderBottom{border-bottom:1px solid black}
.kcdoc input[type="button"],.kcdoc button{background-color:#49A0D7;color:white;border:none;font-size:14px;width:120px;text-align:center;border-radius:25px;padding:5px 0}
.kcdoc input[type="button"]:hover,.kcdoc button:hover{background-color:#F7A600;cursor:pointer}
.kcdoc .inline_block{display:inline-block}
.kcdoc .kc_invisible{display:none}
.kcdoc .kc_visible{display:block}
.kcdoc .body_modal_focus{overflow:hidden}
.kcdoc .body_modal_unfocus{overflow:auto}
.kcdoc .padding_top_20{padding-top:20px}
.kcdoc .center_content{text-align:center;margin:auto}
.kcdoc .mark_answer_selected{background:lightgreen}
.kcdoc #ep_questionSummary{padding:10px 0}
.kcdoc .customFieldValue{font-weight:bold}
.kcdoc .kfirst-svg-icon{height:20px;width:20px;box-sizing:border-box;cursor:pointer}
.kcdoc .kfirst-svg-icon-small{box-sizing:border-box;cursor:pointer;height:15px;width:15px;margin-left:10px;padding-top:2px}
.kcdoc .screenreader-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}
.kcdoc #kfirst-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);text-align:right;display:none;z-index:2000001}
.kcdoc #kfirst-lightbox .content img{box-shadow:0 0 25px #AAA;-webkit-box-shadow:0 0 25px #AAA;-moz-box-shadow:0 0 25px #AAA;max-width:90%;max-height:90%;display:block;position:absolute;margin:auto;left:0;right:0;top:0;bottom:0}
.kcdoc #kfirst-lightbox a{position:absolute;color:#fff;right:25px;top:25px}
.kcdoc .kc_modal{position:fixed;z-index:1;padding:20px;left:0;top:0;width:100%;height:100%;background-color:#c0c0c06c}
.kcdoc .kc_modal .content{margin:auto;width:80%}
.kcdoc .kc_modal .content .close{color:#aaaaaa;float:right;font-size:40px;font-weight:bold;cursor:pointer}
.kcdoc .kc_modal .content .close:hover,.kcdoc .kc_modal .content .close:close{color:#bbb;text-decoration:none}
.kcdoc .kc_modal .content{text-align:center;position:relative;top:50%;transform:translateY(-50%);background-color:white;border:1px solid #888;padding:20px;width:20%}
.kcdoc .kc_modal_thumbnail{position:fixed;z-index:1;padding:20px;left:0;top:0;width:100%;height:100%;overflow:auto}
.kcdoc .kc_modal_thumbnail .content{margin:auto;width:80%}
.kcdoc .kc_modal_thumbnail .content .close{color:#aaaaaa;float:right;font-size:40px;font-weight:bold;cursor:pointer}
.kcdoc .kc_modal_thumbnail .content .close:hover,.kcdoc .kc_modal_thumbnail .content .close:close{color:#bbb;text-decoration:none}
.kcdoc .kc_modal_thumbnail .content img{width:80%;display:block;margin:0 auto;-webkit-animation-name:zoom;-webkit-animation-duration:0.6s;animation-name:zoom;animation-duration:0.6s}
@-webkit-keyframes zoom{from{-webkit-transform:scale(0)}to{-webkit-transform:scale(1)}}
@keyframes zoom{from{transform:scale(0)}to{transform:scale(1)}}
.kcdoc .notDisplayed{display:none}
.kcdoc .mandatoryUnansweredQuestion{color:#FFAA00 !important}
.kcdoc .displayed{width:50%;margin-bottom:10px;margin-top:10px;padding-bottom:10px;border-bottom:1px solid grey}
.kcdoc .btn_inactive{display:none}
.kcdoc #questions .question .optionsHolder{margin-top:15px;margin-bottom:15px}
.kcdoc #questions .question .optionsHolder .selectedOption{display:inline-block;padding:0px 10px;border:1px solid;line-height:0px;margin-right:5px}
.kcdoc #questions .question .optionsHolder .selectedOption .optionText{display:inline-block}
.kcdoc #questions .question .optionsHolder .selectedOption .removeSelectedOption{margin-left:15px;cursor:pointer}
.kcdoc #questions .question select{width:33%;min-width:200px}
.kcdoc #questions .question fieldset.preparedAnswers{border-width:0;margin:0;padding:0}
.kcdoc .documentBody.conditional #questions .question .answers .answerwrapper.box INPUT[type="checkbox"],
.kcdoc .documentBody.conditional #questions .question .answers .answerwrapper.box INPUT[type="radio"] { 
    display: none;
    margin-bottom: 0;
}
.kcdoc .documentBody.conditional #questions .question .answers .answerwrapper.box INPUT[type="checkbox"] + LABEL,
.kcdoc .documentBody.conditional #questions .question .answers .answerwrapper.box INPUT[type="radio"] + LABEL {
    margin-bottom: 0;
    border: 1px solid black;
    background-color: #ffffff;
    padding: 5px 20px;
    color: #000000;
    width: 50%;
    cursor: pointer;
    display: inline-block;
}
.kcdoc .documentBody.conditional #questions .question .answers .answerwrapper.box INPUT[type="checkbox"]:checked + LABEL,
.kcdoc .documentBody.conditional #questions .question .answers .answerwrapper.box INPUT[type="radio"]:checked + LABEL {
    background-color: #e6edf5;
}
/* ////////////////// */
/* Questionaire Start */
/* ////////////////// */
.kcdoc .questionnaire .answerLabel {
    font-size: 0.8rem;
    padding-bottom: 0.2rem;
    font-weight: 400;
    margin-left: 10px;
}
.kcdoc .questionnaire .answer_title{
    display: none;
}
.kcdoc .questionnaire .answer_content{
    padding-bottom: 1em;
    padding-left: 1em;
}
.kcdoc .questionnaire .question_title{
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 10px;
}
.kcdoc .questionnaire .documentSummary{
    display: none;
}
.kcdoc .questionnaire .displayed{
    border-bottom: none;
}
.kcdoc .questionnaire .question_mandatoryInfoHolder, .kcdoc .questionnaire .question_mandatoryNotAnsweredInfoHolder, .kcdoc .questionnaire .answer_title,.kcdoc .questionnaire .extraData_manadatoryInfoHolder{
    display: none;
}
.kcdoc .questionnaire .mandatory .question_title::after, .kcdoc .questionnaire .extradata_mandatory .question_title::after {
    content: '*';
    color: red;
}
.kcdoc .questionnaire .mandatoryUnansweredQuestion{
    color: red !important;
}
.kcdoc .questionnaire input[type="button"]:hover, .kcdoc .questionnaire button:hover{
    background-color: #004f9f;
}
/* ////////////////// */
/* Questionaire End*/
/* ////////////////// */
/* Conditional Documents Start*/
/* ////////////////// */
.kcdoc .conditional .answerLabel:not(.box) {
    font-size: 0.8rem;
    padding-bottom: 0.2rem;
    font-weight: 400;
    margin-left: 10px;
}
.kcdoc .conditional .question_title{
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 10px;
}
.kcdoc .conditional .answer_title{
    padding-bottom: 0.25rem;
    padding-left: 1em;
}
.kcdoc .conditional .question>select{
    margin-left: 10px;
    border-radius: 3px;
    font-size: 0.75rem;
    padding: 0.35rem;
    width: 49% !important;
}
.kcdoc .conditional .displayed{
    border-bottom: none;
}
.kcdoc .documentBody.conditional #questions .question .answers .answerwrapper.box INPUT[type="checkbox"]:checked + LABEL, 
.kcdoc .documentBody.conditional #questions .question .answers .answerwrapper.box INPUT[type="radio"]:checked + LABEL{
    background-color: #004f9f;
    color: white;
}
.kcdoc .conditional .box{
    font-size: 0.75rem;
    border-radius: 3px;
}
.kcdoc .conditional .documentSummary{
    display: none;
}
/* ////////////////// */
/* Conditional Documents End*/
/* ////////////////// */
/* Guided Dialog start */
/* ////////////////// */
.kcdoc .errorpattern .documentSummary{
    display: none;
}
.kcdoc .errorpattern{
    padding: 40px;
    border: 1px solid black;
    border-radius: 3px;
}
.kcdoc .errorpattern #ep_historyContainer_header{
    display: none;
}
.kcdoc .errorpattern #ep_questionSummary{
    display: none;
}
.kcdoc .errorpattern #ep_solutionsContainer{
    display: none;
}
.kcdoc .errorpattern #ep_questionContainerTitle{
    padding: 5px;
    font-size: 1.5rem;
    font-weight: bold;
}
.kcdoc .errorpattern #ep_documentControls>input{
    margin-bottom: 1rem;
}
.kcdoc .errorpattern #ep_documentControls>input:hover{
    background-color: #004f9f;
}
.kcdoc .errorpattern .ep_answer:hover{
    background-color: rgba(0, 80, 159, 0.1);;
}
.kcdoc .errorpattern .ep_answer{
    background-color: transparent;
    color: grey;
    border-color: grey;
    font-family: 'Montserrat';
    width: 250px;
    height: 100px;
    border-radius: 3px;

    font-weight: 600;
}
.kcdoc .errorpattern #ep_questionContainerAnswers{
    padding-bottom: 1rem;
}
.kcdoc .errorpattern #ep_historyContainer{
    border: none;
}
.kcdoc .errorpattern #ep_questionContent{
    padding-left: 1rem;
}
.kcdoc .errorpattern #ep_questionContainerAnswers{
    padding-left: 1.5rem;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content: left;
}
.kcdoc .errorpattern #ep_documentControls{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: left;
    padding-left: 1.5rem;
}
.kcdoc .errorpattern #ep_questionContainerAnswers>*{
    width: 33.33%;
}
.kcdoc .errorpattern #ep_questionContainerTitle{
    line-height: 24px;
    padding-left: 1.5rem;
}
.kcdoc .errorpattern #btn_next{
    display: none;
}
.kcdoc .errorpattern #ep_questionContainerAnswers a{
    border: 1px solid grey;
    width: 250px;
    height: 100px;
    border-radius: 3px;
    color: grey;
    text-decoration: none;
    text-align: center;
    line-height: 100px;
    display: inline-block;
    box-shadow: -1px 1px var(--bs-button-shadow);
    font-size: 14px;
    font-family: "Montserrat";
    font-weight: 600;
}
.kcdoc .errorpattern #ep_questionContainerAnswers a:empty{
    display: none;
}
.kcdoc .errorpattern #ep_questionContainerAnswers a:hover{
    background-color: rgba(0, 80, 159, 0.1);
}
.kcdoc .errorpattern input[type="button"], .kcdoc .errorpattern button, .btn-document-back {
    background-color: grey;
    color: white;
    border: 1px solid black;
    font-family: 'Montserrat';
    border-radius: 3px;
    font-weight: 600;
    box-shadow: -1px 1px var(--bs-button-shadow);
}
.btn-document-back{
    margin-left: 3rem;
}
/* ////////////////// */
/*Guided Dialog End */
/* ////////////////// */
/* Standard Documents Start */
/* ////////////////// */
.kcdoc .documentBody .documentSummary{
    display: none;
}
.kcdoc .documentBody .documentContent{
    padding-top: 1rem;
}
.kcdoc .documentBody .documentContent img{
    width: 100%;
    height: auto;
}
/* ////////////////// */
/* Standard Documents Ende */
/* ////////////////// */