div .dashboard > div {
    margin-bottom: 54px;
}

div .dashboard > div:nth-child(4n + 1) {
    clear: both;
}

div .topic-content h3,
div .topic-content h4 {
    margin-top: 34px;
}

div .topic-content table {
    margin-bottom: 10px;
    border-collapse: collapse;
    width: 100%;
}

div .topic-content td > img {
    min-width: 24px;
    min-height: 24px;
}

div .topic-content a:not([href]) {
    color: inherit;
    text-decoration: none;
}

div .topic-content > div:first-child > div.titlepage:first-child h2,
div .topic-content > div:first-child > div.titlepage:first-child h3,
div .topic-content > div:first-child > div.titlepage:first-child h4,
div .topic-content > div:first-child > div.titlepage:first-child h5 {
    margin-top: 0;
}

div .helpdesk-topic .section-menu {
    border-right: 1px solid rgba(55, 71, 79, 0.16);
    padding-right: 24px;
}

div a.open {
    font-weight: 700;
}

div .helpdesk-stage {
    min-height: 372px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div .helpdesk-search input[type='text'] {
    border: 0;
    height: 40px;
    line-height: 38px;
    display: block;
    padding-left: 50px;
}

div .helpdesk-search {
    position: relative;
    display: block;
    max-width: 585px;
    margin: 0 auto;
}

div .helpdesk-search button,
div .helpdesk-search-small button {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    appearance: none;
    background: transparent
        url(/public/website_template/Images/Icons/search.svg) no-repeat center;
    border: 0;
    cursor: pointer;
}

div .helpdesk-search-small button {
    right: 0;
    left: auto;
}

div .helpdesk-search-small {
    width: 343px;
    position: relative;
}

div .helpdesk-search-small input[type='text'] {
    height: 40px;
    padding-right: 50px;
    line-height: 38px;
}

div .helpdesk-search .button-clear-search {
    right: 0;
    left: auto;
    position: absolute;
    background: transparent;
    top: 4px;
}

div .helpdesk-search-small .button-clear-search {
    top: 3px;
    background: transparent;
    right: 24px;
}

div .helpdesk-breadcrumbs a {
    margin-right: 2px;
}

div .helpdesk-top-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
}

/*
.tx-kesearch-pi1 .resetbutt {
    display: none;
}

.tx-kesearch-pi1::after {
    content: ' ';
    display: table;
    clear: both;
}

.tx-kesearch-pi1 #form_kesearch_pi1 {
    float: right;
    width: 343px;
    position: relative;
}

.tx-kesearch-pi1 div .kesearchbox {
    height: auto;
}

.tx-kesearch-pi1 .submitbutt {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    background: transparent url(/typo3conf/ext/website_template/Resources/Public/Images/Icons/search.svg) no-repeat center;
    display: block;
}

.tx-kesearch-pi1 .submitbutt input {
    display: block;
} */

div .kesearch_pagebrowser ul {
    display: inline;
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}

div .kesearch_pagebrowser ul li {
    list-style-type: none;
    display: inline;
    margin: 0;
}

div #kesearch_pagebrowser_top,
div #kesearch_pagebrowser_bottom {
    text-align: center;
    word-wrap: break-word;
    color: #707070;
}

div #kesearch_pagebrowser_top .pages_total,
div #kesearch_pagebrowser_bottom .pages_total {
    padding: 8px 0;
    background: #fff;
    margin-bottom: 15px;
}

div #kesearch_pagebrowser_top .pages_total {
    border-bottom: 1px solid #cccccc;
}

div #kesearch_pagebrowser_bottom .pages_total {
    border-top: 1px solid #cccccc;
}

div #kesearch_pagebrowser_top div.result_txt,
div #kesearch_pagebrowser_bottom div.result_txt {
    margin: 0 0 5px 0;
}

div #kesearch_pagebrowser_top .kesearch_pagebrowser,
div #kesearch_pagebrowser_bottom .kesearch_pagebrowser {
    margin: 0 auto 0;
}

div #kesearch_pagebrowser_top a,
div #kesearch_pagebrowser_bottom a {
    padding: 3px;
}

div #kesearch_pagebrowser_top a:hover,
div #kesearch_pagebrowser_bottom a:hover {
    cursor: pointer;
}

div #kesearch_pagebrowser_top a.current,
div #kesearch_pagebrowser_bottom a.current {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

div #kesearch_pagebrowser_top .browser,
div #kesearch_pagebrowser_bottom .browser {
    border: 1px solid;
}

div #kesearch_results .result-list-item {
    clear: both;
    margin: 20px 0 30px 0;
    padding: 0;
}

div .tx-kesearch-pi1 .helpdesk-search-small {
    margin-bottom: 34px;
}

div .tx-kesearch-pi1 .hit {
    color: #faa700;
}

div .tx-kesearch-pi1 .result-title {
    font-weight: bold;
}

div .tx-kesearch-pi1::after {
    content: ' ';
    display: table;
    clear: both;
}

div .tx-kesearch-pi1 form {
    float: right;
}

div .mobile-bar {
    display: none;
}

div #close-helpdesk-menu {
    display: none;
    appearance: none;
    padding: 0 10px;
    margin: 0;
    border: 0;
    font-size: 36px;
    text-align: center;
    color: #37474f;
    background: transparent;
    cursor: pointer;
    z-index: 3;
}

div .table td,
div .table th {
    border: none;
    border-right: 1px solid #1474a4;
}

div .table tr td:last-child,
div .table tr th:last-child {
    border-right: none;
}

div .table thead th {
    border-bottom: none;
}

div .tip,
div .note,
div .caution {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

div .tip table,
div .note table,
div .caution table {
    border: 1px solid #faa700;
}

div .tip td,
div .tip th,
div .note td,
div .note th,
div .caution td,
div .caution th {
    border: none;
}

@media (max-width: 450px) {
    div .tip .table-responsive th,
    div .tip .table-responsive td,
    div .note .table-responsive th,
    div .note .table-responsive td,
    div .caution .table-responsive th,
    div .note .table-responsive td {
        white-space: normal !important;
    }

    div .tip .table-responsive,
    div .note .table-responsive,
    div .caution .table-responsive {
        border: 0;
    }
}

div table ul,
div table ol {
    padding-left: 15px;
}

div .procedure {
    counter-reset: step-counter;
}

div ol.procedure {
    margin: 0 0 0 40px;
    padding: 0;
    list-style-type: none;
}

div ol.procedure ul,
div ol.procedure ol {
    padding-left: 15px;
}

div ol.substeps[type='a'] {
    padding-left: 0;
}

div .procedure > li {
    counter-increment: step-counter;
}

div .procedure > li::before {
    float: left;
    margin-left: -40px;
    width: 24px;
    padding-left: 0px;
    height: 24px;
    line-height: 24px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #ffffff;
    display: block;
    font-weight: 700;
    content: counter(step-counter);
    font-size: 14px;
    text-align: center;
    background-color: #1474a4;
}

div .section.accordion,
div .sidebar.accordion {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: inherit;
    line-height: inherit;
}

@font-face {
    font-family: 'Philips_SP_Symbols';
    src: url('https://www.dictation.philips.com/fileadmin/templates_neu_dist/fonts/Philips_SP_Symbols_3.otf');
}

div .guiicon {
    font-family: 'Philips_SP_Symbols';
}

div .guilabel {
    font-weight: bold;
}

div .video-container {
    width: 100%;
}

div .videoobject {
    padding-bottom: 51.6%;
}

div table .mediaobject,
div table .mediaobject .image-viewport {
    margin-top: 0;
    margin-bottom: 0;
}

div .helpdesk-topic .title + div > .subtitle:first-child {
    margin-top: -15px;
}

.tx_paligohelpdesk input[type='search'] {
    border-radius: 999px;
    background-color: #fff;
}

.topic-list .has-sub > a {
    display: flex;
    gap: 10px;
}
.topic-list .has-sub > a::before {
    content: ' ';
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg data-slot='icon' fill='none' stroke-width='1.5' stroke='%23566676' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m8.25 4.5 7.5 7.5-7.5 7.5'%3E%3C/path%3E%3C/svg%3E");
    width: 18px;
    height: 18px;
    margin-top: 3px;
}

.topic-list .has-sub > a.open::before {
    transform: rotate(90deg);
}
