.normal-status-color {
    color: var(--color-background-primary) !important;
}

.warning-status-color {
    color: var(--color-background-danger) !important;
}

.error-status-color {
    color: var(--color-background-danger) !important;
}

.width-100-percent {
    width: 100%;
}

.width-320 {
    width: 320px;
}

.width-420 {
    width: 420px;
}

.height-100 {
    height: 100%;
}

.header-h2 {
    font-size: 2rem;
    font-weight: var(--font-weight-3);
    color: var(--color-text-heading);
    min-height: 55px;
}

.header-h3 {
    font-size: 1.2rem;
    font-weight: var(--font-weight-2);
    color: var(--color-text-heading);
    position: relative;
}

.header-label {
    display: flex;
    align-items: center;
}

.header-container {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    padding-bottom: 20px;
}

.header-container-buttons {
    display: inline-flex;
    float: right;
    margin-top: -45px;
    flex-direction: row-reverse;
}

.ap-panel-header-container-buttons {
    display: inline-flex;
    float: right;
    margin-top: -8px;
}

.header-container-subline {
    padding-left: 36px;
}

.header-label-right {
    float: right;
}

.layout-button-group-position {
    display: inline-flex;
    float: right;
    margin-top: -20px;
    margin-bottom: -20px;
}

.layout-button-group-position-margin-top-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.layout-button-group-position-margin-top-minus-6 {
    margin-top: -6px !important;
    margin-bottom: 0px !important;
}

.icon-checkbox-selected-fill {
    position: absolute;
    top: 0;
    left: 0;
    color: var(--color-background-icon-primary);
    font-size: 1rem;
}

.margin-bottom-set-grid {
    margin-bottom: 0.875rem;
}

a {
    color: #d04a02;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #d04a02;
    text-decoration: underline;
}

.a-panel {
    word-break: break-word;
    padding: 0.875rem 0.75rem 0.75rem;
    position: relative;
    font-size: .875rem;
    border-radius: 0.125rem;
    background: var(--color-background-container);
}

.a-panel-no-padding {
    padding: 0 0 0 0 !important;
}

.a-panel-compact {
    padding: 0.25rem 0.25rem 0.25rem !important;
}

.a-shadow-sm {
    box-shadow: 0 .1875rem .4375rem .0625rem rgba(0,0,0,.16) !important;
}

.grid-title-container {
    position: relative;
    align-items: flex-start;
    justify-content: space-between;
}

    .grid-title-container > .ap-button {
        margin-top: -9px;
        margin-bottom: 5px;
    }

.display-flex-class {
    display: flex;
    align-items: center;
}

h6 {
    margin-bottom: 0rem !important;
    width: 80%;
}

.nowrap-ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.api-desc-container {
    padding: 10px;
}

.container-margin-top {
    margin-top: 0.75rem;
}

.gray-color-enable-disable {
    color: #7D7D7D;
}

.green-color-enable-disable {
    color: #22992E;
    padding-left: 2.5%;
}

.padding-dot-state {
    padding-left: 0.375rem;
}

.section-padding-class {
    margin: -0.35rem 0.4rem;
}

.padding-territory {
    padding-right: 0.375rem;
}

.territory-width-class {
    max-width: -moz-fit-content;
    max-width: fit-content;
}

.margin-border-left {
    padding-left: 6px;
    border-left: 1px solid #DEDEDE;
}

.prod-text-class {
    color: #d93954;
}

.desc-container-common {
    margin-left: 0.4rem;
    margin-bottom: 0.7rem;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.container-margin-top {
    margin-top: 1rem;
}

.border-bottom-class {
    border-bottom: 1px solid #DEDEDE;
}

.k-calendar {
    width: 100% !important;
}

.overview-notification-section {
}

.overview-notification-title {
    margin-bottom: 0rem !important;
    font-size: 1rem;
}

.overview-notification-sub-title {
    margin: -0.35rem 0.4rem;
    padding-bottom: 7px;
}

.overview-notification-description {
    margin: -0.35rem 0.4rem;
}

.overview-notification-end-line {
    padding-bottom: 10px;
    border-bottom: 1px solid #DEDEDE;
}

.row overview-notification-start-line {
    border-top: 1px solid #DEDEDE;
}

.section-padding-class {
    margin: -0.35rem 0.4rem;
}

.k-listview-content {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

.header-container-inner-div {
    width: 100%;
}

.header-sub-label {
    margin-left: 2.4rem;
}

.telerik-numeric-text-box-prefix {
    width: 25px;
    text-align: center;
}

.header-sub-label-button-position {
    width: 100%;
}

.header-sub-label-button-button {
    float: right;
    margin-top: -30px;
}

.header-sub-label-button-button-spacer {
    padding-left: 2px;
}

.header-sub-label-due-date {
    min-width: 160px;
}

.ap-drawer-wrapper-obligation {
    margin-top: 60px;
}

.obligation-dialog-button {
    font-size: 24px;
    background-color: transparent;
    color: var(--color-text-heading);
    padding: 10px 15px;
    border: none;
    position: fixed;
    top: 70px;
    right: 10px;
    z-index: 3;
}

    .obligation-dialog-button .Appkit4-icon {
        padding: 0px 0px 2px 1px;
    }

.a-btn-floating {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    background-color: var(--color-background-primary);
    -o-box-shadow: 0 .125rem .125rem .0625rem rgba(0,0,0,.16);
    -ms-box-shadow: 0 .125rem .125rem .0625rem rgba(0,0,0,.16);
    box-shadow: 0 .125rem .125rem .0625rem rgba(0,0,0,.16);
    cursor: pointer;
    color: var(--color-text-tertiary);
    outline-color: #000 !important;
    outline-color: -webkit-focus-ring-color !important
}

    .a-btn-floating .a-btn-icon {
        font-size: 1.5rem
    }

    .a-btn-floating.a-no-interaction {
        cursor: default
    }

    .a-btn-floating:not(.a-no-interaction):hover {
        opacity: 80%;
    }

    .a-btn-floating:not(.a-no-interaction):active {
        opacity: 80%;
    }

    .a-btn-floating:disabled:not(.a-no-interaction) {
        cursor: not-allowed;
        opacity: var(--theme-color-disableopacity);
        -o-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        color: var(--theme-color-btndisabletext);
        background-color: var(--theme-color-btndisablebg)
    }

        .a-btn-floating:disabled:not(.a-no-interaction) .appkiticon {
            cursor: not-allowed
        }

        .a-btn-floating:disabled:not(.a-no-interaction):hover {
            background-color: var(--theme-color-btndisablebg)
        }

        .a-btn-floating:disabled:not(.a-no-interaction):focus {
            outline: none
        }

        .a-btn-floating:disabled:not(.a-no-interaction):active {
            background-color: var(--theme-color-btndisablebg)
        }

    .a-btn-floating.a-btn-negative {
        background-color: var(--theme-color-btnneg)
    }

        .a-btn-floating.a-btn-negative:not(.a-no-interaction):hover {
            background-color: var(--theme-color-btnneghover)
        }

        .a-btn-floating.a-btn-negative:not(.a-no-interaction):active {
            background-color: var(--theme-color-btnnegactive)
        }

        .a-btn-floating.a-btn-negative:disabled:not(.a-no-interaction) {
            background-color: var(--theme-color-btndisablenegative);
            cursor: not-allowed;
            color: var(--theme-color-btndisabletext)
        }

            .a-btn-floating.a-btn-negative:disabled:not(.a-no-interaction):hover {
                background-color: var(--theme-color-btndisablenegative)
            }

            .a-btn-floating.a-btn-negative:disabled:not(.a-no-interaction):focus {
                outline: none
            }

            .a-btn-floating.a-btn-negative:disabled:not(.a-no-interaction):active {
                background-color: var(--theme-color-btndisablenegative)
            }

    .a-btn-floating.a-btn-gray {
        background-color: var(--theme-color-btngray);
        color: var(--theme-color-btngraytext)
    }

        .a-btn-floating.a-btn-gray:not(.a-no-interaction):hover {
            background-color: var(--theme-color-btngrayhover)
        }

        .a-btn-floating.a-btn-gray:not(.a-no-interaction):active {
            background-color: var(--theme-color-btngrayactive)
        }

        .a-btn-floating.a-btn-gray:disabled:not(.a-no-interaction) {
            opacity: var(--theme-color-disableopacity);
            background-color: var(--theme-color-btndisablegray);
            cursor: not-allowed;
            color: var(--theme-color-btndisabletext)
        }

            .a-btn-floating.a-btn-gray:disabled:not(.a-no-interaction):hover {
                background-color: var(--theme-color-btndisablegray)
            }

            .a-btn-floating.a-btn-gray:disabled:not(.a-no-interaction):focus {
                outline: none
            }

            .a-btn-floating.a-btn-gray:disabled:not(.a-no-interaction):active {
                background-color: var(--theme-color-btndisablegray)
            }

    .a-btn-floating.a-btn-white {
        background-color: var(--theme-color-btnfloatloading);
        color: #2d2d2d
    }

        .a-btn-floating.a-btn-white:not(.a-no-interaction):hover {
            background-color: #fafafa
        }

        .a-btn-floating.a-btn-white:not(.a-no-interaction):active {
            background-color: #f5f5f5
        }

        .a-btn-floating.a-btn-white:disabled:not(.a-no-interaction) {
            background-color: var(--theme-color-btnsecgrayactive);
            cursor: not-allowed
        }

            .a-btn-floating.a-btn-white:disabled:not(.a-no-interaction):hover {
                background-color: var(--theme-color-btnsecgrayactive)
            }

            .a-btn-floating.a-btn-white:disabled:not(.a-no-interaction):focus {
                outline: none
            }

            .a-btn-floating.a-btn-white:disabled:not(.a-no-interaction):active {
                background-color: var(--theme-color-btnsecgrayactive)
            }

    .a-btn-floating.a-btn-sm {
        width: 3rem;
        height: 3rem
    }

        .a-btn-floating.a-btn-sm .a-btn-icon {
            font-size: 1rem
        }

.ap-progress-stepper-wrapper {
    display: inline-flex;
    cursor: help;
}

    .ap-progress-stepper-wrapper .ap-progress-stepper + .ap-progress-stepper {
        margin-left: var(--spacing-2)
    }

    .ap-progress-stepper-wrapper .ap-progress-stepper {
        position: relative
    }

    .ap-progress-stepper-wrapper .ap-progress-stepper-bar {
        height: .25rem;
        border-radius: var(--border-radius-1);
        background-color: var(--color-text-disabled);
        position: absolute;
        left: 0;
        top: calc(-1 * var(--spacing-3));
        width: 100%
    }

    .ap-progress-stepper-wrapper .ap-progress-stepper-bar-inner {
        display: block;
        height: 100%;
        width: 0;
        border-radius: var(--border-radius-1);
        background-color: var(--color-background-primary);
        transition: all .15s linear
    }

        .ap-progress-stepper-wrapper .ap-progress-stepper-bar-inner.bar-active {
            width: 100%
        }

        .ap-progress-stepper-wrapper .ap-progress-stepper-bar-inner.bar-warning {
            background-color: var(--color-background-danger)
        }

    .ap-progress-stepper-wrapper .ap-progress-stepper-btn {
        width: 100%;
        height: 2rem;
        border-radius: var(--border-radius-2);
        background-color: transparent;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 var(--spacing-3)
    }

        .ap-progress-stepper-wrapper .ap-progress-stepper-btn.normal-step-selected:hover {
            background-color: var(--color-background-hover);
            cursor: pointer
        }

        .ap-progress-stepper-wrapper .ap-progress-stepper-btn.warning-step-selected {
            background-color: rgba(var(--color-background-danger-rgb),var(--opacity-4));
            cursor: pointer
        }

        .ap-progress-stepper-wrapper .ap-progress-stepper-btn.warning-step-readonly {
            background-color: rgba(var(--color-background-danger-rgb),var(--opacity-4))
        }

        .ap-progress-stepper-wrapper .ap-progress-stepper-btn.upcoming-step-selected:hover {
            background-color: var(--color-background-hover);
            cursor: pointer
        }

        .ap-progress-stepper-wrapper .ap-progress-stepper-btn .Appkit4-icon {
            font-size: .75rem;
            height: 1rem;
            width: 1rem;
            line-height: 1rem
        }

        .ap-progress-stepper-wrapper .ap-progress-stepper-btn .normal-status {
            color: var(--color-background-primary)
        }

        .ap-progress-stepper-wrapper .ap-progress-stepper-btn .warning-status {
            color: var(--color-background-danger)
        }

        .ap-progress-stepper-wrapper .ap-progress-stepper-btn .upcoming-status {
            opacity: var(--opacity-6);
            color: var(--color-text-body)
        }

        .ap-progress-stepper-wrapper .ap-progress-stepper-btn .upcoming-status-text {
            opacity: var(--opacity-6);
            color: var(--color-text-body);
            font-weight: 400
        }

    .ap-progress-stepper-wrapper .ap-progress-stepper-btn-text {
        margin-left: var(--spacing-2);
        font-size: 1rem;
        font-weight: var(--font-weight-2);
        line-height: 1.5rem;
        letter-spacing: -.025rem;
        color: var(--color-background-tertiary);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .ap-progress-stepper-wrapper.is-vertical-stepper {
        flex-direction: column
    }

        .ap-progress-stepper-wrapper.is-vertical-stepper .ap-progress-stepper + .ap-progress-stepper {
            margin-top: var(--spacing-2);
            margin-left: 0
        }

        .ap-progress-stepper-wrapper.is-vertical-stepper .ap-progress-stepper {
            display: flex
        }

        .ap-progress-stepper-wrapper.is-vertical-stepper .ap-progress-stepper-bar {
            height: 100%;
            width: .25rem;
            left: calc(-1 * var(--spacing-3));
            top: 0
        }

        .ap-progress-stepper-wrapper.is-vertical-stepper .ap-progress-stepper-bar-inner {
            height: 0;
            width: 100%
        }

            .ap-progress-stepper-wrapper.is-vertical-stepper .ap-progress-stepper-bar-inner.bar-active {
                height: 100%
            }

        .ap-progress-stepper-wrapper.is-vertical-stepper .ap-progress-stepper-btn {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            width: auto;
            max-width: 10rem;
            margin-top: 0;
            padding: 0 var(--spacing-3)
        }

.my-obligation-entity-text {
}

.my-obligation-entity-return-text {
    display: block;
}

.ap-note-feed-wrapper {
}

    .ap-note-feed-wrapper .ap-feed-content + .ap-feed-content {
        margin-top: var(--spacing-6)
    }

    .ap-note-feed-wrapper .ap-feed-content {
        display: flex;
        align-items: flex-start
    }

        .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-info {
            align-items: baseline;
            display: inline-flex;
            padding: var(--spacing-3) 0 0 var(--spacing-4)
        }

            .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-info .ap-feed-name {
                margin-right: var(--spacing-4);
                color: var(--color-text-heading);
                font-size: 1rem;
                font-weight: var(--font-weight-2);
                letter-spacing: -.025rem;
                line-height: 1.5rem
            }

            .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-info .ap-feed-time {
                color: var(--color-text-light);
                font-size: 1rem;
                font-weight: 400;
                letter-spacing: -.025rem;
                line-height: 1.5rem
            }

            .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-info .ap-feed-icons {
                position: absolute;
                right: 0px;
            }

        .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-content {
            margin: var(--spacing-2) 0 0 var(--spacing-4);
            word-break: break-word;
            color: var(--color-text-body);
            font-size: 1rem;
            font-weight: 400;
            letter-spacing: -.025rem;
            line-height: 1.5rem
        }

        .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-images {
            display: grid;
            grid-template-columns: 12.5rem 12.5rem;
            padding-left: var(--spacing-4);
            margin-top: var(--spacing-3);
            margin-bottom: calc(-1 * var(--spacing-2))
        }

            .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-images .image {
                align-items: center;
                display: flex;
                height: 8rem;
                justify-content: center;
                width: 12.5rem
            }

                .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-images .image:focus {
                    border: solid .125rem #252525;
                    border-radius: var(--border-radius-3);
                    padding: var(--spacing-2)
                }

                .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-images .image:focus-visible {
                    outline: none
                }

                .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-images .image img {
                    height: 7.5rem;
                    width: 12rem
                }

        .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-likes {
            display: flex;
            margin-top: var(--spacing-4);
            margin-left: var(--spacing-2)
        }

            .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-likes .ap-feed-action {
                cursor: pointer;
                height: 2.5rem;
                padding: var(--spacing-3) var(--spacing-4) var(--spacing-3) var(--spacing-3);
                border-radius: var(--border-radius-2);
                background-color: transparent
            }

                .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-likes .ap-feed-action .Appkit4-icon {
                    color: var(--color-text-heading)
                }

                .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-likes .ap-feed-action:hover {
                    background-color: var(--color-background-hover)
                }

            .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-likes .ap-feed-action-text {
                margin: 0 0 0 var(--spacing-2);
                color: var(--color-text-heading);
                font-size: 1rem;
                font-weight: var(--font-weight-2);
                letter-spacing: -.025rem;
                line-height: 1.5rem
            }

            .ap-note-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-likes .ap-feed-action + .ap-feed-action {
                margin-left: var(--spacing-2)
            }

.ap-feed-wrapper {
    width: 100%;
    padding: var(--spacing-6);
    border-radius: var(--border-radius-3);
    box-shadow: var(--box-shadow-1);
    background-color: var(--color-background-container)
}

    .ap-feed-wrapper .ap-feed-content + .ap-feed-content {
        margin-top: var(--spacing-6)
    }

    .ap-feed-wrapper .ap-feed-content {
        display: flex;
        align-items: flex-start
    }

        .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-info {
            align-items: baseline;
            display: inline-flex;
            padding: var(--spacing-3) 0 0 var(--spacing-4)
        }

            .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-info .ap-feed-name {
                margin-right: var(--spacing-4);
                color: var(--color-text-heading);
                font-size: 1rem;
                font-weight: var(--font-weight-2);
                letter-spacing: -.025rem;
                line-height: 1.5rem
            }

            .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-info .ap-feed-time {
                color: var(--color-text-light);
                font-size: 1rem;
                font-weight: 400;
                letter-spacing: -.025rem;
                line-height: 1.5rem
            }

        .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-content {
            margin: var(--spacing-2) 0 0 var(--spacing-4);
            word-break: break-word;
            color: var(--color-text-body);
            font-size: 1rem;
            font-weight: 400;
            letter-spacing: -.025rem;
            line-height: 1.5rem
        }

        .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-images {
            display: grid;
            grid-template-columns: 12.5rem 12.5rem;
            padding-left: var(--spacing-4);
            margin-top: var(--spacing-3);
            margin-bottom: calc(-1 * var(--spacing-2))
        }

            .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-images .image {
                align-items: center;
                display: flex;
                height: 8rem;
                justify-content: center;
                width: 12.5rem
            }

                .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-images .image:focus {
                    border: solid .125rem #252525;
                    border-radius: var(--border-radius-3);
                    padding: var(--spacing-2)
                }

                .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-images .image:focus-visible {
                    outline: none
                }

                .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-images .image img {
                    height: 7.5rem;
                    width: 12rem
                }

        .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-likes {
            display: flex;
            margin-top: var(--spacing-4);
            margin-left: var(--spacing-2)
        }

            .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-likes .ap-feed-action {
                cursor: pointer;
                height: 2.5rem;
                padding: var(--spacing-3) var(--spacing-4) var(--spacing-3) var(--spacing-3);
                border-radius: var(--border-radius-2);
                background-color: transparent
            }

                .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-likes .ap-feed-action .Appkit4-icon {
                    color: var(--color-text-heading)
                }

                .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-likes .ap-feed-action:hover {
                    background-color: var(--color-background-hover)
                }

            .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-likes .ap-feed-action-text {
                margin: 0 0 0 var(--spacing-2);
                color: var(--color-text-heading);
                font-size: 1rem;
                font-weight: var(--font-weight-2);
                letter-spacing: -.025rem;
                line-height: 1.5rem
            }

            .ap-feed-wrapper .ap-feed-content .ap-feed-detail .ap-feed-likes .ap-feed-action + .ap-feed-action {
                margin-left: var(--spacing-2)
            }

.backBox {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(17,17,17,var(--opacity-5));
    -webkit-backdrop-filter: var(--blur-1);
    backdrop-filter: var(--blur-1);
    z-index: 1000;
    top: 0;
    left: 0
}

.bigImg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.backBox {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(17,17,17,var(--opacity-5));
    -webkit-backdrop-filter: var(--blur-1);
    backdrop-filter: var(--blur-1);
    z-index: 1000;
    top: 0;
    left: 0
}

.bigImg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.icon-btn:hover {
    color: #d67c0e;
}

.obligation-notes {
}

.Appkit4-icon.success, .icon-circle-checkmark-fill {
    color: var(--color-text-success)
}

.Appkit4-icon.error, .icon-circle-delete-fill {
    color: var(--color-text-error)
}

.Appkit4-icon.warning {
    color: var(--color-text-warning)
}

.flex {
    display: flex;
}
.inline-flex {
    display: inline-flex;
}

.admin-card {
    padding-top: 10px;
}

    .admin-card > .ap-panel {
        height: 100%;
    }

        .admin-card > .ap-panel > .ap-panel-footer {
            padding-right: 10px;
        }

.text-sm {
    font-size: 1rem;
    line-height: 1.5rem;
}

.font-medium {
    font-weight: 500;
}

.h-full {
    height: 100%;
    border-style: solid;
}

.pr-4 {
    padding-right: 1rem;
}

.border-r-0 {
    border-right-width: 0px;
}

.border-r-1 {
    border-right-width: 1px;
}

.border-b {
    border-bottom-width: 1px;
}

.min-width-950 {
    min-width: 950px;
}

[class*=border] {
    border-color: var(--color-background-border);
}

.justify-center {
    justify-content: center;
}

.items-center {
    align-items: center;
}

.font-semibold {
    font-weight: 600;
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}

.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.flex-col {
    flex-direction: column;
}

.h-40 {
    height: 10rem;
}

.content-holder {
    margin: 10px;
}

.padding-bottom-small {
    padding-bottom: 15px !important;
}

.mat-button-toggle-standalone, .mat-button-toggle-group {
    position: relative;
    display: inline-flex;
    flex-direction: row;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 2px;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0)
}

.cdk-high-contrast-active .mat-button-toggle-standalone, .cdk-high-contrast-active .mat-button-toggle-group {
    outline: solid 1px
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard, .mat-button-toggle-group-appearance-standard {
    border-radius: 4px
}

.cdk-high-contrast-active .mat-button-toggle-standalone.mat-button-toggle-appearance-standard, .cdk-high-contrast-active .mat-button-toggle-group-appearance-standard {
    outline: 0
}

.mat-button-toggle-vertical {
    flex-direction: column
}

    .mat-button-toggle-vertical .mat-button-toggle-label-content {
        display: block
    }

.mat-button-toggle {
    white-space: nowrap;
    position: relative
}

    .mat-button-toggle .mat-icon svg {
        vertical-align: top
    }

    .mat-button-toggle.cdk-keyboard-focused .mat-button-toggle-focus-overlay {
        opacity: 1
    }

.cdk-high-contrast-active .mat-button-toggle.cdk-keyboard-focused .mat-button-toggle-focus-overlay {
    opacity: .5
}

.mat-button-toggle-appearance-standard:not(.mat-button-toggle-disabled):hover .mat-button-toggle-focus-overlay {
    opacity: .04
}

.mat-button-toggle-appearance-standard.cdk-keyboard-focused:not(.mat-button-toggle-disabled) .mat-button-toggle-focus-overlay {
    opacity: .12
}

.cdk-high-contrast-active .mat-button-toggle-appearance-standard.cdk-keyboard-focused:not(.mat-button-toggle-disabled) .mat-button-toggle-focus-overlay {
    opacity: .5
}

@media(hover: none) {
    .mat-button-toggle-appearance-standard:not(.mat-button-toggle-disabled):hover .mat-button-toggle-focus-overlay {
        display: none
    }
}

.mat-button-toggle-label-content {
    -webkit-user-select: none;
    user-select: none;
    display: inline-block;
    line-height: 36px;
    padding: 0 16px;
    position: relative;
}

.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
    padding: 0 12px
}

.mat-button-toggle-label-content > * {
    vertical-align: middle
}

.mat-button-toggle-focus-overlay {
    border-radius: inherit;
    pointer-events: none;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

.mat-button-toggle-checked .cdk-high-contrast-active .mat-button-toggle-focus-overlay {
    border-bottom: solid 36px;
    opacity: .5;
    height: 0
}

.cdk-high-contrast-active .mat-button-toggle-checked.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    border-bottom: solid 500px
}

.mat-button-toggle .mat-button-toggle-ripple {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none
}

.mat-button-toggle-button {
    border: 0;
    background: none;
    color: inherit;
    padding: 0;
    margin: 0;
    font: inherit;
    outline: none;
    width: 100%;
    cursor: pointer
}

.mat-button-toggle-disabled .mat-button-toggle-button {
    cursor: default
}

.mat-button-toggle-button::-moz-focus-inner {
    border: 0
}

.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
}

.form-fields > table, .form-fields form > table {
    border: 1px solid #ccc;
    margin: 10px 0;
    width: 100%;
}

    .form-fields > table thead tr th, .form-fields form > table thead tr th {
        font-weight: bold;
        padding-left: 10px;
        font-weight: 500;
        background: #f1f1f1;
    }

    .form-fields > table tbody tr td, .form-fields form > table tbody tr td {
        padding: 5px 15px 5px 15px;
        vertical-align: middle;
        font-size: 0.9rem;
    }

.form-fields > th, .form-fields form > th {
    padding: 10px;
}

times {
    font-size: 1.5em;
    position: absolute;
    margin-left: -18px;
    margin-top: 14px;
}

.obligation-manage-buttons {
    float: right;
}

.obligation-manage-button {
    display: inline-flex;
    line-height: 1.4285714286rem !important;
}

.text-align-right {
    text-align: right;
}

.text-align-right > .k-input-inner {
    text-align: right;
}

.scale-report {
    transform: scale(0.8);
    transform-origin: top left;
}

.report-zoom-index-1 {
    zoom: 1;
}

.report-zoom-index-0-95 {
    zoom: 0.95;
}

.report-zoom-index-0-90 {
    zoom: 0.90;
}

.report-zoom-index-0-85 {
    zoom: 0.85;
}

.report-zoom-index-0-80 {
    zoom: 0.80;
}

.report-zoom-index-0-75 {
    zoom: 0.75;
}

.report-zoom-index-0-70 {
    zoom: 0.70;
}

.report-zoom-index-0-65 {
    zoom: 0.65;
}

.report-zoom-index-0-60 {
    zoom: 0.60;
}

.ap-panel-head-title-buttons > div {
    float: right;
    margin-top: -35px;
}



.obligation-discussion-container .k-input-separator {
    display: none;
}

.obligation-discussion-container .k-input-prefix-horizontal {
    flex-direction: row-reverse;
}

.color-red {
    color: red;
}

.k-form-hint {
    word-break: normal;
}

.k-form-legend-display-none {
    margin: 0 0 0 !important;
}

    .k-form-legend-display-none > .k-form-legend {
        display: none;
    }

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-18 {
    margin-top: 18px;
}

.rotate-90-degrees {
    transform: rotate(90deg);
}

.ap-tabset-inner {
    display: flex;
    width: 100%;
}

.chevron {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px; /* Adjust size as needed */
    cursor: pointer;
    color: #444; /* Chevron color */
}

.ap-tabset-container > .ap-tabset-left-buttons > .ap-button {
    float: right;
    margin-top: -40px;
}

.default-panel-height {
    min-height: 145px;
}

.obligation-main-panel-height {
    min-height: 190px;
    max-height: 191px;
}

.spacer-10 {
    margin-right: 10px;
}

.spacer-5 {
    margin-right: 5px;
}

.ap-button.ap-button-loading .ap-button-loading-icon {
    cursor: default;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    mask-image: url(svg/loading-icon-mask.svg);
    -webkit-mask-image: url(svg/loading-icon-webkit-mask.svg);
}

.loading-animation {
    animation: loading 1s infinite linear;
}

.error-message-text {
    color: var(--color-text-error)
}

.text-align-center {
    text-align: center;
}

.status-indicator {
    cursor: help;
}

.home-banner {
    height: 350px;
    width: 100%;
}

.home-banner-container {
    max-height: 350px;
}

.home-banner-text {
    font-size: 4rem;
    margin: 15px;
}

.home-banner-sub-text {
    font-size: 1.25rem;
    margin-left: 15px;
}

@media (max-width: 1560px) {
    .home-banner-img-div {
        display: none;
    }
}

.home-banner-img {
    width: 100%;
    min-height: 150px;
    min-width: 230px;
}

.overview-summary-panel-height {
    height: 160px;
}

.overview-calendar-summary-panel-height {
    height: 345px;
}

.overview-summary-panel-obligation-filter-box-border-right {
    border-right: inset;
}

.overview-summary-panel-obligation-filter-box {
    flex: 0 0 auto;
    width: 14.2%;
}

    .overview-summary-panel-obligation-filter-box:hover {
        background-color: var(--color-background-hover);
        cursor: pointer;
    }

.overview-summary-panel-obligation-filters > .active {
    color: var(--color-background-primary);
}

.overview-summary-panel-obligation-count {
    display: block;
    font-size: 2rem;
    line-height: 44px;
    min-width: 40px;
    text-align: center;
}

.overview-summary-panel-obligation-stage {
    align-content: center;
}

.overview-summary-panel-obligation-stage-filter {
    text-align: center;
    word-break: break-word;
}

.confirmation-dialog-confirmation-container {
}

.k-button-min-width {
    min-width: 80px;
}

.btn-anchor {
    text-decoration: none;
    color: #d04a02;
    background-color: transparent;
}

    .btn-anchor:hover {
        text-decoration: underline;
    }

.modal-max-width {
    max-width: 80% !important;
}

.custom-table {
    width: 100%;
}

.custom-radio-group-row:hover {
    background-color: var(--color-background-hover-selected);
}

.custom-transfer-row:hover {
    background-color: var(--color-background-hover-selected);
}


.custom-radio-group-row {
    display: flex;
    justify-content: space-between;
    padding-inline-end: 10px;
    align-items: center;
}

.custom-radio-group-text {
    flex: 1;
}

.radio-grouping {
    border-left: 2px solid #005187;
    padding-left: 10px;
    margin-left: 10px;
}

.custom-radio-group {
    flex: 0;
    display: contents;
    margin-left: auto;
}

#ImportMappingGrid > div.k-grid-aria-root > div.k-grid-header > div > table > colgroup > col.k-drag-col {
    min-width: 0px !important;
    width: 0px !important;
}

#ImportMappingGrid > div.k-grid-aria-root > div.k-grid-header > div > table > colgroup > col:nth-child(1),
#ImportMappingGrid > div.k-grid-aria-root > div.k-grid-header > div > table > colgroup > col:nth-child(2),
#ImportMappingGrid > div.k-grid-aria-root > div.k-grid-header > div > table > colgroup > col:nth-child(3) {
    min-width: 126px;
}


#ImportMappingGrid > div.k-grid-aria-root > div.k-grid-container > div.k-grid-content > div:nth-child(1) > div > table > colgroup > col.k-drag-col {
    min-width: 0px !important;
    width: 0px !important;
}

#ImportMappingGrid > div.k-grid-aria-root > div.k-grid-container > div.k-grid-content > div:nth-child(1) > div > table > colgroup > col:nth-child(1),
#ImportMappingGrid > div.k-grid-aria-root > div.k-grid-container > div.k-grid-content > div:nth-child(1) > div > table > colgroup > col:nth-child(2),
#ImportMappingGrid > div.k-grid-aria-root > div.k-grid-container > div.k-grid-content > div:nth-child(1) > div > table > colgroup > col:nth-child(3) {
    min-width: 126px;
}

.grid-drop-zone-cell-background {
    font-style: italic;
    opacity: 0.5;
}

.import-template-grid-header-content {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.padding-left-24 {
    padding-left: 24px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-15 {
    padding-left: 15px;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-left-25 {
    padding-left: 25px;
}

.error-dialog {
    background-color: var(--color-background-danger) !important;
}

.detail-dialog {
    background-color: var(--color-background-warning) !important;
}

.demo-notification {
    z-index: 10004;
}

.box-mapping-box-name {
    display: grid;
}

.float-right {
    float: right;
}

.display-inline-flex {
    display: inline-flex !important;
}

.form-box-container {
    display: inline-flex;
    width: 100%;
}

.min-height-40 {
    min-height: 40px;
}

.min-height-200 {
    min-height: 200px;
}

.ap-tabset-container .ap-tabset-toggle-wrapper.overflow-x {
    overflow-x: scroll !important;
}

.cursor-pointer {
    cursor: pointer;
}

.k-numerictextbox .k-input-inner {
    text-align:right;
}

.indent-1-text-question {
    padding-left: 30px !important;
}

.indent-2-text-question {
    padding-left: 60px !important;
}

.indent-3-text-question {
    padding-left: 90px !important;
}

.custom-table > tbody > .ap-accordion-group-container {
    padding-left: 10px;
    padding-right: 20px;
}

.return-tooltip-container {
    min-width: 320px;
    max-width: 400px;
    padding: 1rem;
}

.return-tooltip-container-title-icon {
    font-size: 1.5rem;
    margin-right: 0.5rem;
}

.margin-left-25-rem {
    margin-left: 0.25;
}

.overview-summary-panel-vat-vendor {
    height: 176px;
    align-content: center;
}

.overview-summary-panel-vat-vendor-count {
    display: block;
    font-size: 2rem;
    line-height: 44px;
    min-width: 40px;
    text-align: center;
}

.overview-summary-panel-vat-vendor-filters {
    display: inline-flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: nowrap;
    width: 33%;
}

.overview-summary-panel-vat-vendor-filter-box {

}

.overview-summary-panel-vat-vendor-stage {
    align-content: center;
}

.overview-summary-panel-vat-vendor-stage-filter {
    text-align: center;
    word-break: break-word;
}