@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

:root {
    --dynamic-color: rgba(235, 130, 8, 1); /* Valor por defecto */
    --dynamic-color-transparent: rgba(235, 130, 8, 0.25); /* Valor por defecto */
}

/*make chart backgroud transparent*/
.k-chart svg > g > path {
    fill: transparent !important;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="url"],
textarea,
.k-input,
.k-textbox,
.k-picker,
.k-dropdown,
.k-combobox,
.k-numerictextbox,
.k-datepicker,
.k-timepicker {
    border-color: #8A8886 !important;
}

.k-button {
    transition: none !important;
}

html, body {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif
}

h1:focus {
    outline: none
}

a, .btn-link {
    color: #0071c1
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac
}

.content {
    padding-top: 5rem
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050
}

.invalid {
    outline: 1px solid #f00
}

.validation-message {
    color: #f00
}

#blazor-error-ui {
    background: #ffffe0;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0,0,0,.2);
    display: none;
    left: 0;
    padding: .6rem 1.25rem .7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: .75rem;
        top: .5rem
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem,#b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: #fff
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.con-load-partial {
    position: absolute;
    width: 99%;
    height: 99%;
    z-index: 100 !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    background: #00000039;
    text-align: center
}

.con-load-gen {
    width: 100%;
    height: 100%;
    position: fixed !important;
    z-index: 1002;
    left: 0 !important;
    top: 0 !important;
    background: #0000005d;
    text-align: center
}
.con-load-gen2 {
    width: 100%;
    height: 100%;
    position: fixed !important;
    z-index: 1002;
    /*    left: 0 !important;*/
    /*top: 0 !important;*/
    background: #0000005d;
    text-align: center
}

.con-int-center {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    top: 40%;
    left: 50%;
    position: absolute
}

    .con-int-center .spinner {
        top: 0 !important;
        left: 0 !important
    }

    .con-int-center .spinner-text {
        top: 0 !important;
        left: 0 !important;
        width: 70px;
        margin: 0 auto;
        padding: 5px 0 !important
    }

.con-int-center2 {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    top: 40%;
    left: 40%;
    position: absolute
}

    .con-int-center2 .spinner {
        top: 0 !important;
        left: 0 !important
    }

    .con-int-center2 .spinner-text {
        top: 0 !important;
        left: 0 !important;
        width: 70px;
        margin: 0 auto;
        padding: 5px 0 !important
    }

.con-int-center-partial {
    margin: 0 auto;
    top: 40%;
    left: 50%;
    position: absolute
}

    .con-int-center-partial .spinner {
        top: 0 !important;
        left: 0 !important;
        width: 60px;
        height: 60px;
        background: #14141424
    }

    .con-int-center-partial .spinner-text {
        top: 0 !important;
        left: 0 !important;
        width: 50px;
        margin: 0 auto;
        font-size: 10px;
        padding: 5px 0 !important
    }

.loading-content {
    width: 1275px;
    height: 694px;
    z-index: 1001 !important;
    position: absolute;
    background: #63636331;
    transition: all .3s;
    padding: 0 !important
}

.spinner-text {
    top: 40%;
    left: 55%;
    position: absolute;
    max-width: 80px;
    z-index: 2
}

    .spinner-text img {
        padding: 10px
    }

.spinner {
    border: 8px solid #c0c0c0;
    border-top: 8px solid var(--dynamic-color);
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 700ms linear infinite;
    top: 40%;
    left: 55%;
    background-color: #000000;
    position: absolute
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

input {
    height: 35px;
    border-radius: 3px
}

    input:focus {
        border: 1px solid var(--dynamic-color) !important;
        box-shadow: 0 0 0 3px var(--dynamic-color-transparent) !important
    }

.k-searchbox .k-input-inner:focus {
    border: none !important;
    box-shadow: none !important
}

.k-searchbox {
    border: 1px solid var(--dynamic-color) !important;
    max-height: 30px
}

    .k-searchbox:hover {
        box-shadow: 0 0 0 3px #ffae1f40 !important
    }

    .k-searchbox input {
        max-height: 30px
    }

.btn-ok, .btn-cancel {
    background: #FFAF1E;
    color: #fff;
    border: none !important;
    padding: 5px 10px
}

    .btn-ok:hover {
        background: #263c3c !important;
        color: #fff
    }

    .btn-ok:focus {
        background: #347e7e;
        color: #fff;
        box-shadow: 0 0 0 2px var(--dynamic-color) !important
    }

.btn-cancel {
    background: #b32121
}

    .btn-cancel:hover {
        background: #711010 !important;
        color: #fff
    }

    .btn-cancel:focus {
        background: #d73535;
        color: #fff;
        box-shadow: 0 0 0 2px #711010 !important
    }

.k-window-titlebar {
    background: var(--dynamic-color)
}

.form-group {
    width: 100%;
    float: left;
    margin: 5px 0
}

    .form-group label {
        margin: 5px 0
    }

.swal2-container {
    z-index: 11000 !important
}

.k-switch-on .k-switch-track {
    /*background: var(--dynamic-color) !important;*/
    border-color: var(--dynamic-color) !important;
    background-color: var(--bs-primary);
}

.k-grid .k-table {
    border-collapse: collapse !important;
}

.k-table-thead {
    background-color: #edebe9 !important;
}

.k-grid .k-table-row.k-table-alt-row {
    background-color: transparent;
}

.k-grid-header, .k-header, th.k-header, .k-grid-header-wrap, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-grid td, .k-grid-footer, .k-grid-footer-wrap, .k-grid-content-locked, .k-grid-footer-locked, .k-grid-header-locked, .k-filter-row > td, .k-filter-row > th {
    border: 0px !important;
}

.k-grid tr {
    border-bottom: 1px solid #edebe9 !important;
}

.k-button {
    font-size: 14px !important;
}

.secondary-button {
    background-color: transparent;
    border-color: var(--dynamic-color) !important;
    color: var(--dynamic-color) !important;
}

    .secondary-button .k-svg-icon {
        color: var(--dynamic-color) !important;
    }



    .box-red, box-green {
    background: #780202;
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px
}

.box-green {
    background: var(--dynamic-color)
}

.k-grid {
    /*border: 1px solid #ffae1f40;*/
    /*border-color: var(--dynamic-color)*/
    /*    border-color: rgba(0, 0, 0, 0.08); */
    border-width: 0px !important;
}

.k-grid-toolbar {
    border-bottom: 1px solid var(--dynamic-color);
    background: #fff
}

.k-grid-header {
    border: 0px !important;
    font-weight: bold;
    color: #222 !important;
    /*background: var(--dynamic-color)*/
    background: #edebe9 !important;
}

.k-grid .k-grid-header {
    font-size: 16px !important;
    font-weight: bold !important;
    padding: 0px;
}

.k-grid .k-grid-header .k-table-th {
    border-right: 1px solid #8a888628 !important;
}


.k-grid .k-grid-toolbar .k-button, .nia-button, .swal2-confirm {
    background-color: var(--dynamic-color) !important;
    border: 1px solid transparent !important;
    background-image: none !important;
}


.k-grid .k-button {
    border: 1px solid black !important;
    background-image: none !important;
    font-weight: bold;
}

.white-btn {
    background-color: white;
}



    .nia-tk-breadcrumb span.k-icon {
    font-size: 20px;
}
    .k-grid-header .k-checkbox {
        border-color: var(--dynamic-color) !important
    }
/*
    .k-grid-header .k-icon {
        color: #fff !important
    }*/

.k-checkbox {
    background-color: #fff !important;
    border-color: var(--dynamic-color) !important;
    width: 20px;
    height: 20px;
    color: #fff !important
}

    .k-checkbox:checked {
        border-color: #fff;
        color: white;
        background-color: var(--bs-primary);
        box-shadow: none !important
    }

.k-pager-numbers .k-link.k-state-selected, .k-pager-numbers .k-link.k-selected {
    color: #fff;
    background-color: var(--dynamic-color)
}

.k-grid tbody tr:not(.k-detail-row):hover, .k-grid tbody tr:not(.k-detail-row).k-state-hover, .k-grid tbody tr:not(.k-detail-row).k-hover {
    background-color: #ffae1f20
}

.k-grid td.k-state-selected, .k-grid td.k-selected, .k-grid tr.k-state-selected > td, .k-grid tr.k-selected > td {
    background-color: var(--dynamic-color-transparent) !important
}

.k-pager-numbers .k-link {
    background: #f5f5f5;
    color: var(--dynamic-color)
}

    .k-pager-numbers .k-link:hover {
        background: #ffae1f4c;
        color: #fff
    }

.icon-star .k-icon {
    font-size: 24px !important
}

.icon-star-selected .k-icon {
    font-size: 24px !important;
    color: #ffa500 !important
}

.icons-background {
    background-color: transparent !important;
    border: 1px solid transparent !important;
    border: 0
}

    .icons-background:hover {
        background-color: #fff !important;
        border: 1px solid #ffa500 !important;
        color: #ffa500;
        border-radius: 50px !important
    }

.icon-exclamation-circle .k-icon {
    font-size: 25px !important;
    color: #ffa500 !important
}

.con-only-grid {
    margin: 20px 0
}

.unread {
    color: #000 !important;
    font-weight: bold !important;
    color: #222 !important
}

.read {
    font-weight: normal !important;
    color: #808080 !important
}

.nia-tree-window-content {
    max-width: 95% !important;
    max-height: 95% !important
}

.nia-cont-center {
    width: 1200px;
    margin: 0 auto;
    padding: 20px
}

.box-report {
    float: left;
}

.title-box-report {
    font-size: 18px;
    float: none;
    width: 100%;
    text-align: center;
    padding: 5px 15px;
}

.body-box-report {
    float: left;
    width: 100%
}

.cont-individual-report {
    float: left;
    position: relative
}

@media(max-width:1024px) {
    .nia-cont-center {
        width: 1012px;
        margin-left: -15px !important
    }
    .custom-drawer {
        width: 35vw !important;
    }
}

@media(max-width:768px) {
    .nia-cont-center {
        width: 758px
    }

    .custom-drawer {
        width: 66vw !important;
    }
}

@media(max-width:425px) {
    .nia-cont-center {
        width: 410px
    }

    .custom-drawer {
        width: 100vw !important;
    }
}

@media(max-width:375px) {
    .nia-cont-center {
        width: 360px
    }

    .custom-drawer {
        width: 100vw !important;
    }
}

@media(max-width:320px) {
    .nia-cont-center {
        width: 300px
    }
    .custom-drawer {
        width: 100vw !important;
    }
}

.group-options {
    color: var(--dynamic-color);
    font-weight: bold;
}


/*.k-button-solid-base {
    border-color: rgba(0, 0, 0, 0.08);
    color: #ffffff !important;
    background-color: var(--dynamic-color) !important;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}*/

.k-grid td {
    white-space: nowrap;
}

.k-upload .k-upload-status {
    color: #e3e3e3;
    background: #c1c1c1;
}

.k-window-title {
    color: #fff;
}

.searchclarification {
    background: var(--dynamic-color);
    color: #fff;
    padding: .2rem;
    border-radius: .2rem;
}

    .searchclarification:hover {
        cursor: pointer;
        font-weight: bold;
    }


.color-App {
    color: var(--dynamic-color) !important;
}

    .color-App.k-button.k-button-outline-base:hover {
        background-color: var(--dynamic-color) !important;
        color: white !important;
        border-color: var(--dynamic-color) !important;
    }


.comboBoxReport > .k-input-inner {
    height: auto !important;
}

    .comboBoxReport.k-input-outline > .k-input-button {
        border-color: inherit;
        border: 0;
    }

        .comboBoxReport.k-input-outline > .k-input-button:hover {
            background-color: var(--dynamic-color) !important;
            color: white !important;
        }

    .comboBoxReport.telerik-blazor .k-button span {
        color: black;
    }

.datepickerReport.k-input-outline > .k-input-button {
    border: 0;
    background-color: transparent;
}

.datepickerReport > .k-button.k-icon-button .k-button-icon {
    color: black;
}

.inputReport > .k-input-inner {
    height: auto !important;
}


/*Neitek drawer mobile*/
@media (max-width: 768px) {
    .drawer-container {
        display: flex;
        flex-direction: column;
        height: 100%;
        width: 300px;
    }
}

/*Neitek drawer no mobile*/
@media (min-width: 769px) {
    .drawer-container {
        display: flex;
        flex-direction: column;
        height: 100%;
        width: 500px;
    }
}

.tabNotifications.k-tabstrip-top > .k-tabstrip-items-wrapper.k-tabstrip-items-wrapper .k-item {
    border: 0px !important;
}

.tabNotifications.k-tabstrip-top > .k-tabstrip-content {
    border: 0px !important;
}

.tabNotifications.k-tabstrip-top > .k-tabstrip-items-wrapper{
    border: 0px !important;
}

.tabNotifications.k-tabstrip li.k-active span.k-link {
    color: black !important;
    font-weight: bold !important;
    border-bottom: 3px solid !important;
    border-bottom-color: var(--dynamic-color) !important;
}

.tabNotifications.k-tabstrip li.k-active{
    background-color:transparent !important;
}

.tabNotifications.k-tabstrip li.k-tabstrip-item:hover span.k-link {
    color: black !important;
    border-bottom: 3px solid !important;
    border-bottom-color: var(--dynamic-color-transparent) !important;
}

.tabNotifications.k-tabstrip li.k-tabstrip-item span.k-link {
    color: black !important;
}
.tabNotifications.k-badge-edge {
    background-color: whitesmoke !important;
    border-color: whitesmoke !important;
    color: dimgray !important;
}

.tabNotifications.k-tabstrip li.k-active span.k-link > .k-badge-edge {
    background-color: var(--dynamic-color) !important;
    border-color: var(--dynamic-color) !important;
    color: white !important;
}

.tabNotifications.k-tabstrip li.k-tabstrip-item:hover{
    background-color:transparent !important;
}

.tabNotifications.k-listbox .k-list-scroller{
    border: 0px !important;
}

.k-tabstrip-content:focus, .k-tabstrip-content.k-focus, .k-tabstrip > .k-content:focus, .k-tabstrip > .k-content.k-focus {
    outline-color: transparent !important;
}

.k-list-item:focus, .k-list-optionlabel:focus, .k-list-item.k-focus, .k-focus.k-list-optionlabel{
    box-shadow: none !important;
}

.k-list-item.k-selected, .k-selected.k-list-optionlabel > .tabNotifications {
    color: black !important;
    background-color: transparent !important;
    border: 2px solid !important;
    border-color: var(--dynamic-color) !important;
    margin-bottom: 5px !important;
}

/*.k-list-item.k-selected, .k-selected.k-list-optionlabel {
    color: black !important;
    background-color: transparent !important;
    border: 2px solid !important;
    border-color: var(--dynamic-color) !important;
}*/

.k-list-item:hover, .k-list-optionlabel:hover, .k-list-item.k-hover, .k-hover.k-list-optionlabel > .tabNotifications {
    color: black !important;
    background-color: transparent !important;
    border: 2px solid !important;
    border-color: var(--dynamic-color-transparent) !important;
}

.k-input-flat {
    border-color: black;
    color: var(--kendo-color-on-app-surface, #3d3d3d);
}

.k-tilelayout-item-header.k-card-header {
    display: none;
}

.k-tilelayout .k-card{
    border:0px;
}

.transparent-borders {
    border-color: transparent;
}


.transparent-dropdown > .k-button-solid-base {
    color: #ffffff !important;
    border: 0px;
    background-color: #ffffff !important;
}

.transparent-dropdown > .k-button-solid-base .k-button-icon {
    color:black;
}

hr:not([size]) {
    height: 0px;
}

.background-gray {
    background:#FAF9F8 !important ;
}

.border-header {
    border-bottom: 2px solid lightgray;
}

.black-icon{
    color: black !important;
}

.border-right {
    border-right: 2px solid lightgray;
}

.header-link{
    min-width:10vw;
    cursor:pointer;
}

.initials-circle {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    font-size: 1rem;
    text-transform: uppercase;
    user-select: none;
}

.modal-row {
    --bs-gutter-x:0px;
    width:100%
}

 .tab-btn {
    color: #0d6efd !important;
    background-color: white !important;
    border-color: rgba(13,110,253,0.9) !important;
}

.tab-btn-active {
    background-color: #0d6efd !important;
    color: white !important;
    border-color: rgba(13,110,253,0.9) !important;
    box-shadow: 0 4px 10px rgba(13,110,253,0.12) !important;
}

.joined-btn.left-radius,
 .k-button.joined-btn.left-radius,
 .joined-btn.left-radius.k-rounded-md,
 .k-button.joined-btn.left-radius.k-rounded-md {
    border-radius: 0 !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.joined-btn.right-radius,
 .k-button.joined-btn.right-radius,
.joined-btn.right-radius.k-rounded-md,
.k-button.joined-btn.right-radius.k-rounded-md {
    border-radius: 0 !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.btn-uniform {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 115px;
    height: 30px;
    min-height: 30px;
    padding: 1.2rem 0.75rem;
    font-size: 0.95rem;
    line-height: 1;
    box-sizing: border-box;
}

.btn-group-joined {
    display: flex;
    gap: 0;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: nowrap;
}

.no-border .k-button {
    border: none !important;
}

.btn-min-30{
    min-height:30px;
}

.k-pager-numbers-wrap .k-button {
    border: 1px solid transparent !important;
}

.k-pager-numbers {
    padding: 0;
}

.card-bordered {
    border: 1px solid var(--dynamic-color) !important;
    border-radius:5px;
}

.col-2-diff {
    flex: 0 0 auto;
    width: calc(16.66666667% - (var(--bs-gutter-x) * 0.5))!important;
}



.no-border{
    border:none !important;
}

@media (min-width: 1920px) {
    .notification-container {
        height: 70vh;
    }
}

@media (min-width: 1280px) and (max-width: 1919px) {
    .notification-container {
        height: 70vh;
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .notification-container {
        height: 62vh;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .notification-container {
        height: 70vh;
    }
}

@media (max-width: 767px) {
    .notification-container {
        height: 70vh;
    }
}

.drawer-padding {
    padding: 0.75rem 1rem !important;
}

.disabled-gray:disabled {
    color: rgba(50,49,48,46) !important;
}

.padding-1 {
    padding:1% !important;
}

.tabstyle.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item:active,
.tabstyle.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item.k-active {
    background-color: transparent !important;
    border-bottom: 2px solid var(--dynamic-color) !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    color: black !important;
}


.cp-pointer{
    cursor:pointer !important;
}

.overflow-menu-text {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-button-solid-primary {
    color: #fff !important;
    background-color: var(--dynamic-color) !important;
    border-color: var(--dynamic-color) !important;
}

.k-button-solid-base {
    border-color: var(--kendo-color-border, rgba(0, 0, 0, 0.08));
    color: var(--kendo-color-on-base, #3d3d3d);
    background-color: var(--kendo-color-base, #f5f5f5);
}

.k-grid-header-menu {
    color: var(--kendo-color-on-app-surface, #3d3d3d);
}

.k-tilelayout{
    background-color:transparent;
}