body#help-5 {
    margin-bottom: 70px;
}

body#help-5 .header-nav-wrapper {
    background-image: url(https://help.spitzeco.dk/Content/themes/General/img/docs-background01.png);
    background-size: cover;
}

body#help-5 .portal-category-link {
    width: 330px;
}

body#help-5 .container-fluid h2 {
    font-weight: bold;
    color: #424343;
}

body#help-5 .portal-category-list-entry .portal-category-link h2 span:before {
    content: '';
    display: block;
    height: 25px;
    width: 25px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 12px;
}

body#help-5 .portal-category-list-entry:nth-child(1) .portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/brugermanual.png);
}

body#help-5 .portal-category-list-entry:nth-child(2) .portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/opretartikel.png);
}

body#help-5 .portal-category-list-entry:nth-child(3) .portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/mZ1uqS_kategorier.png);
}

body#help-5 .portal-category-list-entry:nth-child(4) .portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/søg.png);
}

body#help-5 .portal-category-list-entry:nth-child(5) .portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/feedback.png);
}

body#help-5 .portal-category-list-entry:nth-child(6) .portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/statistik.png);
}

body#help-5 .portal-category-list-entry:nth-child(7) .portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/spørgetræer.png);
}

body#help-5 .portal-category-list-entry:nth-child(8) .portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/administrator.png);
}

body#help-5 .portal-category-list-entry:nth-child(9) .portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/konfiguration.png);
}

body#help-5 .footer {
    border-bottom: 50px solid #424343;
    border-left: 100px solid transparent;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: black;
    z-index: 10;
    margin-top: 40px;
    padding-right: 100px;
}
@media screen and (max-width: 768px) {
    body#help-5 .footer {
        border-bottom: 10px solid #424343;
        border-left: 50px solid transparent;
        padding-right: 50px;
    }
}


body#help-24 {
    background-color: #e9edeb;
}
body#help-24 a{
    color:#0098af;
}
body#help-24 .header-nav-wrapper {
    height: 260px;
    z-index: 2;
    padding: 0px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/responza-knowledge-search-background2.png), linear-gradient(to right, white 50%, #6c757d 50%);
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: normal;
    margin-top: 39px;
}

body#help-24 .header-nav-logo {
    padding-left: 50px;
    margin-left: 82px;
    background: url(https://help.spitzeco.dk/Content/uploaded/editor_img/responza-knowledge-logo.svg);
    height: 65px;
    width: 240px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    top: -21px;
    position: relative;
}

body#help-24 #searchText{
    border:1px solid #6c757d;
}

body#help-24 .dropdown {
    margin-top: 130px;
}

body#help-24 .header-nav-pathbar{
    background-color:#f8f9fa;
    position: absolute;
    top: 0px;
    z-index: 1000;
    text-align: center;
}
body#help-24 .header-nav-pathbar a:hover{
    color:#0098af;
}
body#help-24 .header-nav-pathbar .router-link-active{
    border-color:#0098af;
    border-width:4px;
    pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}
body#help-24 .row .container-fluid.home::before{
    content:"Velkommen til Responza Vejviser";
    margin: 0 auto;
    display:block;
    text-align: center;
    font-size: 38px;
}
body#help-24 .row .container-fluid.home .row::before{
    content:"Her finder du alt, hvad du skal vide for at få mest muligt ud af Responza Knowledge!";
    margin: 0 auto;
    display:block;
    text-align: center;
    font-size: 18px;
    /* position: unset; */
    width:100%;
    margin-bottom:30px
}

body#help-24 .portal-category-link{
    background-color:white;
}

body#help-24 .portal-category-link h2 span{
    font-weight:bold;
}

body#help-24 .portal-category-list-entry .portal-category-link h2 span:before {
    content: '';
    display: block;
    height: 45px;
    width: 45px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 25px;
    filter: brightness(0) saturate(100%) invert(40%) sepia(79%) saturate(2972%) hue-rotate(161deg) brightness(94%) contrast(101%);
}
body#help-24 .portal-category-desc{
    margin-top:5px
}

body#help-24 .portal-category-list-entry a[href="portal/24/content/6502"].portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/brugermanual.png);
}
body#help-24 .portal-category-list-entry a[href="portal/24/content/6502"] .portal-category-desc::before {
    color: grey;
    content: "Læs mere om hvordan Responza virker";
}

body#help-24 .portal-category-list-entry a[href="portal/24/content/25139"].portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/opretartikel.png);
}
body#help-24 .portal-category-list-entry a[href="portal/24/content/25139"] .portal-category-desc::before {
    color: grey;
    content: "Læs mere om artikler og nyheder";
}

body#help-24 .portal-category-list-entry a[href="portal/24/content/25140"].portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/mZ1uqS_kategorier.png);
}
body#help-24 .portal-category-list-entry a[href="portal/24/content/25140"] .portal-category-desc::before {
    color: grey;
    content: "Læs mere om kategorier";
}

body#help-24 .portal-category-list-entry a[href="portal/24/content/25141"].portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/søg.png);
}
body#help-24 .portal-category-list-entry a[href="portal/24/content/25141"] .portal-category-desc::before {
    color: grey;
    content: "Læs mere tips til søgning";
}

body#help-24 .portal-category-list-entry a[href="portal/24/content/25143"].portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/feedback.png);
}
body#help-24 .portal-category-list-entry a[href="portal/24/content/25143"] .portal-category-desc::before {
    color: grey;
    content: "Læs mere om feedback";
}

body#help-24 .portal-category-list-entry a[href="portal/24/content/25142"].portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/statistik.png);
}
body#help-24 .portal-category-list-entry a[href="portal/24/content/25142"] .portal-category-desc::before {
    color: grey;
    content: "Læs mere om rapporter og statistik";
}

/* body#help-24 .portal-category-list-entry a[href="portal/24/content/1293"].portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/spørgetræer.png);
}
body#help-24 .portal-category-list-entry a[href="portal/24/content/1293"] .portal-category-desc::before {
    color: grey;
    content: "Læs mere om spørgetræer";
} */

body#help-24 .portal-category-list-entry a[href="portal/24/content/25144"].portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/administrator.png);
}
body#help-24 .portal-category-list-entry a[href="portal/24/content/25144"] .portal-category-desc::before {
    color: grey;
    content: "Læs mere om administrationsmodulet";
}

body#help-24 .portal-category-list-entry a[href="portal/24/content/25145"].portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/konfiguration.png);
}
body#help-24 .portal-category-list-entry a[href="portal/24/content/25145"] .portal-category-desc::before {
    color: grey;
    content: "Læs mere om konfiguration"; 
}

body#help-24 .portal-category-list-entry a[href="portal/24/content/25509"].portal-category-link h2 span:before {
    background-image: url(https://help.spitzeco.dk/Content/uploaded/editor_img/spørgetræer.png);
}
body#help-24 .portal-category-list-entry a[href="portal/24/content/25509"] .portal-category-desc::before {
    color: grey;
    content: "Læs mere om adgange og roller"; 
}

body#help-24 .container-fluid.content .row{
    background-color:white;
}
body#help-24 .footer {
    background-color: #f8f9fa;
    border: none !important;
    padding: 5px;
}


@media screen and (max-width: 1400px) {
    body#help-24 .header-nav-wrapper{
        background-position: right;
    }
    body#help-24 .header-nav-logo{
        margin-left: 35px;
    }
    .header-nav-toolbar {
        width: 100%;
    }
}
@media screen and (max-width: 1200px) {
    body#help-24 .header-nav-logo{
        top:-85px;
    }
}
@media screen and (max-width: 768px) {
    body#help-24 .header-nav-logo{
        top:-10px;
        margin-left:0px;
    }
    body#help-24 .header-nav-wrapper{
        background-position: right -64px;
        height: 180px;
    }
    body#help-24 .dropdown {
        margin-top: 70px;
    }
    body#help-24 .row .container-fluid.home::before{
        font-size: 28px;
    }
    body#help-24 .row .container-fluid.home .row::before{
        font-size: 16px;
    }
    
}
@media screen and (max-width: 610px) {
    body#help-24 .header-nav-wrapper{
        background-position: top -64px right -36px;
    }
}
@media screen and (max-width: 510px) {
    body#help-24 .header-nav-wrapper{
        background-position: top -64px right -87px;
    }
}