:root {
    --backoffice-footer-height: 40px;
    --backoffice-pc-footer-height: 50px;
}

body:not(.login-page) {
    position: relative;
    height: calc(100% - var(--backoffice-footer-height));
}

    body:not(.login-page) .backoffice-footer {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 20px;
        padding-right: 20px;
        z-index: 1101;
        background-color: #3644B1;
        left: 0;
        bottom: 0;
        right: 0;
        position: fixed;
        height: var(--backoffice-footer-height);
    }

        body:not(.login-page) .backoffice-footer:before {
            display: block;
            content: "";
            aspect-ratio: 10 / 3;
            width: 70px;
            background: url(../img/logo.svg) no-repeat left top;
        }

        body:not(.login-page) .backoffice-footer:after {
            display: block;
            content: "";
            aspect-ratio: 10 / 3;
            width: 90px;
            background: url(../img/umbraco_gold_partner.svg) no-repeat left top;
        }

@media (min-width: 1280px) {
    body:not(.login-page) {
        height: calc(100% - var(--backoffice-pc-footer-height));
    }

        body:not(.login-page) .backoffice-footer {
            justify-content: flex-end;
            height: var(--backoffice-pc-footer-height);
        }

            body:not(.login-page) .backoffice-footer:before {
                display: none;
            }

            body:not(.login-page) .backoffice-footer:after {
                width: 100px;
            }
}


.umb-app-header {
    background: #ee0000;
}

.umbraco-partner {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 1;
}

    .umbraco-partner img {
        width: 80px;
        height: 24px
    }

.btn-success {
    background-color: #3644B1;
    transition: ease-in-out .1s;
}

    .btn-success:focus, .btn-success:hover {
        background-color: #3AB553
    }

.welcome-dashboard {
    text-align: center;
    font-size: 18px;
    line-height: 1.4;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

    .welcome-dashboard, .welcome-dashboard *, .welcome-dashboard *::before, .welcome-dashboard *::after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .welcome-dashboard a:not(.btn) {
            color: #da020e;
            text-decoration: underline;
        }

        .welcome-dashboard h1 {
            font-size: 30px;
            font-weight: 700;
            margin-bottom: 30px;
        }

.card-list {
    text-align: left;
    margin-top: 60px;
}

.card-item {
    border-radius: 6px;
    max-width: 100%;
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #dedede;
    margin-bottom: 30px;
}

.card-img-top img {
    width: 100%;
}

.card-body {
    padding: 20px;
}

.card-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.card-btn .btn {
    margin-top: 20px;
    width: 100%
}

@media (min-width: 992px) {
    .card-list {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 60px;
    }

    .card-item {
        flex: 0 0 auto;
        width: 33.3333333%;
    }
}

#umbraco-logo-mark {
    width: 100%;
    height: 100%;
}

.umb-app-header__logo {
    background-image: url(../img/logo.svg);
    width: 80px;
    height: 100%;
    background-position: center;
    background-size: 80px;
    background-repeat: no-repeat;
}

    .umb-app-header__logo svg {
        display: none;
    }


.tox-tinymce {
    width: 100% !important;
    /*width: 100% !important;
    height: 600px !important;
    max-height: 100% !important;*/
}

.umb-rte {
    max-width: 1200px !important
}

.tox-editor-header {
    position: sticky;
    top: 0;
}
#umbraco-logo-mark {
    pointer-events: none;
}

@media(min-width:1280px) {

    .ptools-logo-mark {
        position: absolute;
        left: 0;
        top: 0;
        width: 120px;
        height: 60px;
        z-index: 10
    }

        .ptools-logo-mark a {
            display: block;
            width: 100%;
            height: 100%
        }
}
.is-hidden > .umb-tree-item__inner > .umb-tree-icon {
    position: relative;
}

.is-hidden > .umb-tree-item__inner > .umb-tree-item__label {
    opacity: .6
}

.is-hidden > .umb-tree-item__inner > .umb-tree-icon > .umb-icon__inner > ng-transclude:before {
    z-index: 10;
    left: -5px;
    top: -3px;
    position: absolute;
    content: "";
    display: block;
    width: 15px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: #fff;
    background-size: 15px 10px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg id='a' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.13 12'%3E%3Cpath d='m9.06,4.25c-.94,0-1.7.76-1.7,1.7s.76,1.7,1.7,1.7,1.7-.76,1.7-1.7-.76-1.7-1.7-1.7Zm0-3.15C4.55,1.1,0,6,0,6c0,0,4.55,4.91,9.06,4.91s9.06-4.91,9.06-4.91c0,0-4.55-4.91-9.06-4.91h0Zm0,8.33c-1.92,0-3.47-1.55-3.47-3.47s1.56-3.47,3.47-3.47,3.47,1.55,3.47,3.47-1.56,3.47-3.47,3.47h0Z' style='fill:red;'/%3E%3Cg%3E%3Crect x='7.93' y='-3.44' width='2.36' height='18.88' transform='translate(-.64 10.89) rotate(-60)' style='fill:red;'/%3E%3Cpath d='m16.76,12L.08,2.37,1.45,0l16.68,9.63-1.37,2.37ZM.6,2.23l16.02,9.25.99-1.72L1.59.52l-.99,1.72Z' style='fill:%23fff;'/%3E%3C/g%3E%3C/svg%3E");
}



 