@font-face {
    font-family: 'Inter';
    src: url('css/Inter/Inter.ttf') format('truetype');
}
html, body {
    /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    font-family: Inter;
}

a, .btn-link {
    color: #006bb7;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 0;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.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: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

.navigatorlink {
    width: 100%;
    height: 25px;
   /* padding-top: 4px;
    padding-right: 170px;
    padding-bottom: 4px;
    padding-left: 170px;
    gap: 5px;
    angle: 0 deg;
    opacity: 1;*/
    background: #B3EAF6;
}

.navigatorlink {
    width: 100%;
    height: 25px;
    /* padding-top: 4px;
    padding-right: 170px;
    padding-bottom: 4px;
    padding-left: 170px;
    gap: 5px;
    angle: 0 deg;
    opacity: 1;*/
    background: #B3EAF6;
}

.k-grid-header {
    border-color: var(--kendo-color-border, rgba(33, 37, 41, 0.13));
    color: var(--kendo-color-on-app-surface, #044B53);
    background-color: var(--kendo-color-surface, #044B53);
}

.k-grid-header .k-header {
    background-color: #044B53;
    color: #FFFFFF;
    font-family:Inter;
    font-weight:bold;
}



.grid-no-scroll .k-grid-content {
    overflow-y: auto;
}

.grid-no-scroll .k-grid-header,
.grid-no-scroll .k-grid-footer {
    padding-right: 0;
}

.grid-no-scroll .k-grid-header-wrap,
.grid-no-scroll .k-grid-footer-wrap {
    border-right-width: 0;
}

.downloadbutton {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 6px 10px;
    gap: 8px;
    border-color: #044B53;
    /*width: 151px;*/
    height: 32px;
    background: #044B53;
    border-radius: 4px;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

.downloadbuttontext {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    /* identical to box height, or 143% */
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

.sharebutton {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 6px 10px;
    gap: 8px;
    border-color: #D3EEF4;
    /*width: 151px;*/
    height: 32px;
    background: #EDFAFF;
    border-radius: 4px;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

.sharebuttontext {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    /* identical to box height, or 143% */
    display: flex;
    align-items: center;
    text-align: center;
    color: #044B53;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

.timefont {
    font-family: Inter;
    font-weight: 500;
    font-style: Medium;
    font-size: 0.75rem;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #044B53;
}


.darkbuttonproject {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0.375rem 0.625rem; /* 6px 10px */
    gap: 0.5rem; /* 8px */
    width: 6.4375rem; /* 151px */
    height: 2rem; /* 32px */
    background: #044B53;
    border-color: #044B53;
    border-radius: 0.25rem; /* 4px */
    flex: none;
    order: 0;
    flex-grow: 0;
}

.darkbutton {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 6px 10px;
    gap: 8px;
    width: 151px;
    height: 32px;
    background: #228994;
    border-color: #228994;
    border-radius: 4px;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

.darkbuttontext {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    /* identical to box height, or 143% */
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

.rounded-label {
    border-radius: 10px; /* Adjust the value as needed */
    align-content: center;
    height: 6.25rem;
    width: 11.25rem;
    /* Optional: Add a border */
    border: 3px solid #FFFFFF;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 2.125rem;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-align: center;
    background-color: #FFFFFF;
    color: #044B53;
}

    .rounded-label:hover {
        border-radius: 10px; /* Adjust the value as needed */
        align-content: center;
        height: 6.25rem;
        width: 11.25rem;
        /* Optional: Add a border */
        border: 3px solid #228994;
        font-family: Inter;
        font-weight: 700;
        font-style: Bold;
        font-size: 2.125rem;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        vertical-align: middle;
        text-align: center;
        background-color: #FFFFFF;
        color: #044B53;
    }

.spanclass {
    font-size: 20px;
}

.RoundedBorderSelect {
    border-radius: 4px;
    /* border-color: #044B53; */
    border: 0px;
    font-family: Inter;
    height: 1.875rem;
    background-color: #E3FCFF;
}

    .RoundedBorderSelect:hover {
        border-radius: 4px;
        border-color: #044B53;
        font-family: Inter;
        height: 1.875rem;
        background-color: #E3FCFF;
    }

.headernamelabel {
    font-family: Inter;
    font-weight: 400;
    font-style: Bold;
    font-size: 0.9rem;
    leading-trim: CAP_HEIGHT;
    line-height: 100%;
    letter-spacing: 0%;
    width:100%;
    align-content : center;
    color: #000000;
}

.regularlabel {
    font-family: Inter;
    font-weight: 400;
    font-style: Bold;
    font-size: 0.6rem;
    leading-trim: CAP_HEIGHT;
    line-height: 100%;
    letter-spacing: 0%;
    width: 100%;
    align-content: center;
    color: #000000;
}

.headerdatetimelabel {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 0.5rem;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #202020;
}

.acceptedimage {
    height: 3rem;
    width: 3rem;
}


.k-grid.no-header-grid .k-grid-header {
    display: none !important;
}

.k-grid.no-alt-row .k-table-alt-row {
    background-color: white !important;
}

.k-grid.no-alt-row .k-grid-row {
    background-color: white !important;
}

.custom-row-border .k-grid-content tr td {
    border-bottom: 1px solid #E0E0E0; /* Customize color and width as needed */
    border-left: none;
    border-right: none;
    border-top: none;
}

.custom-row-border .k-grid-header {
    display: none !important; /* Hide header for a cleaner list look */
}

.No-Grid-Border .k-grid {
    border-width: 1px;
    /* border-style: solid; */
    box-sizing: border-box;
    outline: 0;
    font-family: var(--kendo-font-family, inherit);
    font-size: var(--kendo-font-size, inherit);
    line-height: var(--kendo-line-height, normal);
    display: flex;
    flex-direction: column;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.custom-tabstrip .k-tabstrip {
    border: none !important; /* Remove outer border */
}

.custom-tabstrip .k-tabstrip-items {
    border-bottom: none !important; /* Remove bottom border of tab headers */
    border-top-color: none !important;
    border-left-color: none !important;
    border-right-color: none !important;
    border-bottom-color: #97D4E2;
    box-shadow: none !important;
}

.custom-tabstrip .k-tabstrip > .k-content {
    border: none !important; /* Remove border around content area */
}

.custom-tabstrip .k-tabstrip-items .k-item {
    border: none !important; /* Remove borders between individual tabs */
}

.custom-tabstrip .k-tabstrip-content {
    border-style: none !important;
}

#gridPdf .k-grid.No-Grid-Border .k-grid-header {
    border: none !important;
}

#gridPdf .k-grid.No-Grid-Border .k-grid-content {
    border: none !important;
}

#gridPdf .k-grid.No-Grid-Border .k-grid-row {
    border-left: none;
    border-right: none;
}

.telerik-button-color {
    background-color: #044B53 !important;
    color:white;
}

.telerik-button-colorb {
    background-color: #2B7CD3 !important;
    color: white;
}

.alarm-custom-grid .k-grid-table tr:nth-child(even) {
    background-color: #EDFAFF !important;
}

.alarm-custom-grid .k-grid-table tr:nth-child(odd) {
    background-color: #FFFFFF !important;
}

/* Highlight row on hover */
.alarm-custom-grid .k-grid-table tr:hover {
    background-color: #228994 !important;
    color: white !important;
}

/* First pager button */
.alarmConfig-grid .k-grid .k-pager-wrap .k-button:nth-of-type(1) {
    background-color: #228994;
    color: white;
}

/* Previous pager button (if enabled) */
.alarmConfig-grid .k-grid .k-pager-wrap .k-button:nth-of-type(2) {
    background-color: #A3E1EB;
}

/* Page number buttons (adjust depending on position) */
.alarmConfig-grid .k-grid .k-pager-wrap .k-button:nth-of-type(3),
.alarmConfig-grid .k-grid .k-pager-wrap .k-button:nth-of-type(4) {
    background-color: #D1F2F7;
}

/* Next button */
.alarmConfig-grid .k-grid .k-pager-wrap .k-button:last-of-type {
    background-color: #228994;
    color: white;
}


.k-grid.alarmSummary-gridheader .k-grid-header .k-header {
    background-color: #E1EEF0;
    color: #044B53;
    font-family: Inter;
    font-weight: bold;
}

.k-grid.alarmSummary-gridheader .k-grid-header  {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
}

.no-border .k-grid td,
.no-border .k-grid th {
    border: none !important;
}

.thirdparty-white-dropdown .k-input, .k-picker-solid
.thirdparty-white-dropdow .k-input-inner {
    background-color: white !important;
    color: #000000; /* Optional: dark text */
}

.thirdparty-white-dropdown .k-list-container,
.thirdparty-white-dropdown .k-list {
    background-color: white !important;
}


.green-borderless-tabstrip {
    /* Remove outer border of the entire tabstrip component */
    border: none !important;
    box-shadow: none !important;
}

    /* Style the tab headers container */
    .green-borderless-tabstrip .k-tabstrip-items {
        border-bottom: 1px solid #e0e0e0; /* A very light subtle line below all tabs */
        background-color: transparent !important; /* Ensure no background on the header strip */
    }

        /* Style individual tab items (inactive) */
        .green-borderless-tabstrip .k-tabstrip-items .k-item {
            background-color: transparent !important; /* No background on inactive tabs */
            border: none !important; /* Remove individual tab borders */
        }

            /* Style the links/text within tabs */
            .green-borderless-tabstrip .k-tabstrip-items .k-item .k-link {
                font-family: 'Segoe UI', Arial, sans-serif; /* Example font */
                font-weight: 500;
                color: #888; /* Default color for inactive tabs */
                border: none !important; /* Remove borders around the link itself */
                border-bottom: 3px solid transparent; /* Space for the active indicator */
                /*padding: 10px 20px;*/ /* Adjust padding as needed */
                transition: color 0.2s, border-bottom-color 0.2s; /* Smooth transition */
            }

            /* Hover state for inactive tabs */
            .green-borderless-tabstrip .k-tabstrip-items .k-item:not(.k-active):hover .k-link {
                color: #555; /* Slightly darker on hover */
                /* border-bottom-color: #ccc; Optional subtle hover border */
            }

            /* Style the active tab */
            .green-borderless-tabstrip .k-tabstrip-items .k-item.k-active .k-link {
                color: #00B177 !important; /* Green text for active tab */
                border-bottom-color: #00B177 !important; /* Green underline for active tab */
                background-color: transparent !important; /* No background on active tab */
            }

    /* Style the content panel */
    .green-borderless-tabstrip .k-tabstrip-content {
        border: none !important; /* Remove border around the content panel */
        padding: 0; /* Adjust padding if content area itself needs it */
        background-color: transparent !important; /* Ensure no background on content panel */
    }




/* Style for the TabStrip as a whole if needed */
.custom-tabstrip .k-tabstrip-items-wrapper {
    border-bottom: none; /* Remove default border if it interferes */
}

/* Style for individual tab headers */
.custom-tabstrip .k-item {
    position: relative; /* Needed for absolute positioning of the indicator */
    /*padding-bottom: 5px;*/ /* Adjust padding to make space for the indicator */
}

    /* Green line indicator for active tab */
    .custom-tabstrip .k-item.k-active {
        /* This makes the text green, if you want that */
        color: #025964; /* A shade of green that contrasts well */
    }

        .custom-tabstrip .k-item.k-active::after {
            content: '';
            display: block;
            height: 3px; /* Thickness of the line */
            background-color: #025964; /* Green color for the line */
            position: absolute;
            bottom: 0; /* Position it at the bottom of the tab header */
            left: 10px; /* Adjust as needed for padding */
            right: 10px; /* Adjust as needed for padding */
            width: 100%; /*  calc(100% - 20px); */ /* Make it span almost the full width of the tab, adjust padding if needed */
            border-radius: 2px; /* Slightly rounded corners for the line */
        }

        /* Image indicator for active tab */
        /* If you prefer an image instead of a line, uncomment and modify this */

        .custom-tabstrip .k-item.k-active::after {
            content: '';
            display: block;
            background-image: url('images/handel.svg');
            background-size: contain;
            background-repeat: no-repeat;
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%); /* Center the image */
        }


/* Image indicator for inactive tabs (optional, if you want a different image or no indicator) */
.custom-tabstrip .k-item:not(.k-active)::after {
    content: '';
    display: block;
    background-image: url('images/unhandel.svg'); /* Path to your inactive image */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}


/* Adjustments for the green-borderless-tabstrip class if it's meant to affect the borders */
.green-borderless-tabstrip .k-tabstrip-items-wrapper {
    border-bottom: none;
}

.green-borderless-tabstrip .k-content {
    border: none; /* If you want the content area border removed too */
}


.k-table-row {
    font-size: 0.8rem;
}

.guagecssleftpadding{
    padding-left : 5rem;
}