/* Minification failed. Returning unminified contents.
(118,25): run-time error CSS1030: Expected identifier, found '.'
(118,42): run-time error CSS1031: Expected selector, found ')'
(118,42): run-time error CSS1025: Expected comma or open brace, found ')'
 */
@media (max-width:1300px) {

    .detail-track-container .menu {
        width: 265px;
    }

    .detail-track-container .column {
        padding: 24px 16px 24px 16px;
    }
}

@media only screen and (max-width: 1200px) {

    .responsive-table .ineditmode .buttons {
        margin-top: 20px;
    }

    .responsive-table,
    .responsive-table thead,
    .responsive-table tbody,
    .responsive-table th,
    .responsive-table td,
    .responsive-table tr {
        display: block;
        width: 100%;
    }

        .responsive-table thead {
            display: none; /* Hide the header on small screens */
        }



        .responsive-table td {
            text-align: right;
            position: relative;
            padding-left: 40%;
        }

            .responsive-table td::before {
                content: attr(data-label);
                align-self: anchor-center;
                position: absolute;
                left: 0;
                width: 40%;
                text-align: left;
                font-weight: bold;
            }

            .responsive-table td .defaultmode i {
                margin: 20px 0 0 0;
            }

    .default-entry-container:not(.editmode) .responsive-table tr {
        margin-bottom: 10px;
    }

    .default-entry-container:not(.editmode) .responsive-table td {
        padding-left: 0%;
        text-align: left;
    }

        .default-entry-container:not(.editmode) .responsive-table td::before {
            display: none;
        }

        .default-entry-container:not(.editmode) .responsive-table td .defaultmode::before {
            content: attr(data-label) ': ';
            font-weight: bold;
        }

        .default-entry-container:not(.editmode) .responsive-table td .defaultmode[data-label=""]::before,
        .default-entry-container:not(.editmode) .responsive-table td .defaultmode:not([data-label])::before {
            content: ''; /* Hide if data-label is empty or not present */
        }
}



@media only screen and (max-width: 1080px) {
    #dashboard-first-release-year {
        float: right;
        width: 6%;
        margin: 20px 17px 0 0;
    }

    svg text {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1162px) {
    .login-container-content {
        flex-direction: column;
        align-items: center;
        gap: 20px;
        padding: 40px 15px;
    }

    .news-container {
        display: none;
    }

    .login-form-container {
        width: 90%;
        max-width: 540px;
    }

    .login-content {
        aspect-ratio: auto;
        min-width: unset;
        max-height: unset;
        min-height: unset;
        padding: 30px 20px;
    }

    /*.main-container.login-background*/ 
    .main-container:has(.login-background) {
        padding: 20px 10px !important;
        align-items: anchor-center;
    }

    footer {
        width: auto;
    }
}

/*IPad Landscape*/
@media only screen and (max-width: 1046px) {
    .dashboard-date-description {
        font-size: 12px !important;
    }

    svg text {
        font-size: 13px;
    }
}

/*IPad Air*/
@media only screen and (max-width: 896px) {
    .horizontal-blocks {
        flex-direction: column !important;
    }

        .horizontal-blocks > div {
            width: 100% !important;
        }

    .dashboard-tasks-container {
        display: none;
    }

    .financial-insight-wrapper {
        display: none;
    }

    .dashboard-date-description {
        padding-top: 0px;
        font-size: 12px !important;
    }

    svg text {
        font-size: 15px;
    }
}

/*IPad mini*/
@media only screen and (max-width: 844px) {
    #sena_logo {
        background: url('images/logos/Sena-logo_RGB_wit-rond-A.png');
        background-size: contain;
        background-repeat: no-repeat;
        height: 35px;
        top: 16px;
        left: 10px;
        width: 54px;
    }

    .horizontal-blocks {
        flex-direction: column !important;
    }

        .horizontal-blocks > div {
            width: 100% !important;
        }

    .dashboard-tasks-container {
        display: none;
    }

    .financial-insight-wrapper {
        display: none;
    }

    #toolbar-dashboard-repertoire .dx-button-has-icon span
    {
        display: none;
    }

    #toolbar-dashboard-repertoire .dx-button-content .dx-icon {
        margin-right: 0px;
    }

    .dashboard-date-description {
        padding-top: 0px;
        font-size: 12px !important;
    }

    svg text {
        font-size: 15px;
    }

    .dx-field-item-label-content {
        width: 120px;
    }
}

/*mysena768*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
    header {
        padding: 0 10px;
        margin-bottom: 1em;
    }

        header .innerbox {
            margin: 0;
            width: auto;
        }

    ul#phHeaderIcons {
        width: auto;
    }

        ul#phHeaderIcons li.logo {
            width: 150px;
        }

        ul#phHeaderIcons li.menu {
            width: 50px;
        }

    div#bodyTabs {
        margin: 0 0;
        width: auto;
    }

    div#bodyContent {
        margin: 0 0;
        padding-bottom: 1em;
        width: 100%;
    }

    div#bodyTabs ul li {
        font-size: 130%;
    }

    /*body { font-size: 0.7em; }*/

    footer .innerbox {
        margin: 0;
        width: inherit;
    }
}

/*mysena768*/
/*mysena480*/
@media only screen and (max-width: 768px) and (min-width: 481px) {
    header {
        padding: 0 5px;
        margin-bottom: 1em;
    }

        header .innerbox {
            margin: 0;
            width: auto;
        }

            header .innerbox account {
                padding-right: 5px;
            }

    ul#phHeaderIcons {
        width: auto;
    }

        ul#phHeaderIcons li.logo {
            margin-right: .2em;
            width: 11em;
        }

            ul#phHeaderIcons li.logo img {
                width: 100px;
            }

        ul#phHeaderIcons li.menu {
            width: 45px;
        }

            ul#phHeaderIcons li.menu img {
                display: block;
                margin: 0 auto;
                padding-left: 2px;
                text-align: center;
                width: 3em;
            }

    div#bodyTabs {
        margin: 0;
        width: auto;
    }

    div#bodyContent {
        margin: 0;
        padding-bottom: 1em;
        width: 100%;
        clear: both;
    }

    div#bodyTabs ul li {
        font-size: 110%;
        margin: 0 0;
    }

    div#bodyContent ul.halfwidth li {
        display: inline-block;
        vertical-align: top;
        width: 49.5%;
    }

    /*body { font-size: 0.75em; }*/

    footer .innerbox {
        margin: 0;
        width: inherit;
    }

    div#bodyContent ul.mysenaForm li {
        width: 100%;
    }

        div#bodyContent ul.mysenaForm li.emptySecColumn {
            display: none;
        }

    #chartdiv > ul > li, #chartdiv > ul > li.twoInARow, #chartdiv > ul > li.threeInARow {
        display: block !important;
        width: 100%;
    }

    div#bodyContent ul.fullwidth > li,
    div#bodyContent li.fullwidth,
    div#bodyContent div.fullwidth {
        display: inline-block;
        width: 100%;
    }

    div#bodyContent ul.halfwidth > li,
    div#bodyContent li.halfwidth,
    div#bodyContent div.halfwidth {
        display: inline-block;
        width: 100%;
    }

    div#bodyContent ul.thirdwidth > li,
    div#bodyContent li.thirdwidth,
    div#bodyContent div.thirdwidth {
        display: inline-block;
        width: 50%;
    }

    div#bodyContent ul.quaterwidth > li,
    div#bodyContent li.quaterwidth,
    div#bodyContent div.quaterwidth {
        display: inline-block;
        width: 33%;
    }

    .mysenaBox.popup {
        width: 100%;
    }

    #grid-tasks-wrapper-outer > .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item:first-child {
        padding-top: 8px;
    }
}

/* / mysena480*/

/*Phone*/
@media only screen and (max-width: 480px) {

    /* mysenamin480 */
    header {
        padding: 0 5px;
        margin-bottom: 1em;
    }

        header .innerbox {
            margin: 0;
            width: auto;
        }

            header .innerbox account {
                padding-right: 5px;
            }

    ul#phHeaderIcons {
        width: auto;
    }

        ul#phHeaderIcons li.logo {
            margin-right: 20px;
            width: 11em;
        }

            ul#phHeaderIcons li.logo img {
                width: 10em;
            }

        ul#phHeaderIcons li.menu {
            width: 3em;
        }

            ul#phHeaderIcons li.menu img {
                display: block;
                margin: 0 auto;
                padding-left: 2px;
                text-align: center;
                width: 30px;
            }

    div#bodyTabs {
        margin: 0;
        width: 100%;
    }

    div#bodyContent {
        margin: 0;
        padding-bottom: 1em;
        width: 100%;
        clear: both;
    }

    div#bodyTabs ul li {
        font-size: 110%;
        margin: 0 0;
    }

    div#bodyContent ul.halfwidth li {
        display: block;
        margin-bottom: 5px;
        vertical-align: top;
        width: 100%;
    }

    #chartdiv > ul > li, #chartdiv > ul > li.twoInARow, #chartdiv > ul > li.threeInARow {
        display: block !important;
        width: 100%;
    }

    div#bodyContent ul.mysenaForm li {
        width: 100%;
    }

    div#bodyContent ul.fullwidth > li,
    div#bodyContent li.fullwidth,
    div#bodyContent div.fullwidth {
        display: inline-block;
        width: 100%;
    }

    div#bodyContent ul.halfwidth > li,
    div#bodyContent li.halfwidth,
    div#bodyContent div.halfwidth {
        display: inline-block;
        width: 100%;
    }

    div#bodyContent ul.thirdwidth > li,
    div#bodyContent li.thirdwidth,
    div#bodyContent div.thirdwidth {
        display: inline-block;
        width: 100%;
    }

    div#bodyContent ul.quaterwidth > li,
    div#bodyContent li.quaterwidth,
    div#bodyContent div.quaterwidth {
        display: inline-block;
        width: 50%;
    }

    .signupWizard ul.mysenaForm.aanmeld_overview label {
        width: auto;
    }

    .mysenaBox.popup {
        margin-left: 0;
        width: 100%;
    }

    /* / mysenamin480 */
    #sena_logo {
        background: url('images/logos/Sena-logo_RGB_wit-rond-A.png');
        background-size: contain;
        background-repeat: no-repeat;
        height: 35px;
        top: 16px;
        left: 10px;
    }

    .dashboard-tasks-container {
        display: none;
    }

    .financial-insight-wrapper {
        display: none;
    }

    .dashboard-date-description {
        padding-top: 0px;
        font-size: 12px !important;
    }

    svg text {
        font-size: 15px;
    }
}

/*Small Phone*/
@media only screen and (max-width: 390px) {
    #sena_logo {
        background: url('images/logos/Sena-logo_RGB_wit-rond-A.png');
        background-size: contain;
        background-repeat: no-repeat;
        height: 35px;
        top: 16px;
        left: 5px;
    }

    .dashboard-tasks-container {
        display: none;
    }

    .financial-insight-wrapper {
        display: none;
    }

    .dashboard-date-description {
        padding-top: 0px;
        font-size: 12px !important;
    }

    svg text {
        font-size: 15px;
    }

    .login-form-container {
        width: 90%;
        max-width: 380px;
    }
}
