h3 { 
    font-size: 16px;
}
.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:32px;
    font-weight:700;
    line-height:20px;
    margin-bottom:16px
}
 .kcdoc .documentBody H2{
    font-size:24px;
    font-weight:700;
    line-height:18px;
    margin:14px 0px
}
 .kcdoc .documentBody H3{
    font-size:19px;
    font-weight:700;
    line-height:18px;
    margin:12px 0px
}
 .kcdoc .documentBody .docSection .docSectionHeader{
    font-weight:600;
    width:100%;
    background-color:#d3d3d3;
    color: black;
    padding:5px;
    border-radius: 3px; 
}
 .kcdoc .documentBody .docSection .docSectionHeader:before{
    content:'+';
    padding:5px;
    margin-right:5px
}
 .kcdoc .documentBody .docSection .docSectionHeader:hover{
    cursor:pointer
}
 .kcdoc .documentBody .docSection .docSectionHeader .docSectionTitle{
    font-weight:600;
    background-color:#d3d3d3;
    flex:1 1 80%
}
 .kcdoc .documentBody .docSection .docSectionHeader .docSectionTitle:hover{
    cursor:pointer
}
 .kcdoc .documentBody .docSection .docSectionBody{
    display:none
}
 .kcdoc .documentBody .docSection.sectionOpened>.docSectionBody{
    display:inherit
}
 .kcdoc .documentBody .docSection.sectionOpened>.docSectionHeader:before{
    content:'-' !important
}
 .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;
    display:block;
    padding:5px;
    margin-bottom: 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:#004f9f;
    color:white;
    border:none;
    font-size:14px;
    width:100%;
    text-align:center;
    border-radius:5px;
    padding:5px 0
}
 .kcdoc input[type="button"]:hover,.kcdoc button:hover{
    background-color:#e6edf5;
    color: #000000;
    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 .answerLabel{
    padding-left: 5px; 
}

 .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
}

