﻿@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 115, 236, 0.5);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(0, 115, 236, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 115, 236, 0);
    }
}

:root {
    --custom-magic-button-width: auto;
}

html, body {
    /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    /*font-family: 'Catamaran', sans-serif;*/
    font-family: "Open Sans";
    background-color: #F0F6F8;
}
div.guest-page .content {
    min-height: 100vh;
    background: #F3F7FF;
    padding-bottom: 138px;
    gap: 50px
}
div.guest-page #guest_container, div.guest-page #ConfirmationReference {
    border-radius: 20px;
    padding: 40px;
    max-width: 1325px;
    margin-right: auto;
    margin-left: auto;
    background: #FFFFFF !important;
    box-shadow: 52px 478px 135px 0px rgba(0, 30, 90, 0.00), 34px 306px 123px 0px rgba(0, 30, 90, 0.01), 19px 172px 104px 0px rgba(0, 30, 90, 0.05), 8px 76px 77px 0px rgba(0, 30, 90, 0.09), 2px 19px 42px 0px rgba(0, 30, 90, 0.10), 0px 0px 0px 0px rgba(0, 30, 90, 0.10);
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
}

/*PSACC Styles*/
/*font-family: 'Catamaran', sans-serif;
font-family: 'Roboto', sans-serif;*/

/*PSACC Latest CSS Colors*/
.psacc-primary-blue {
    color: #001d84;
}

.psacc-primary-blue-bg {
    background-color: #001d84;
}

.psacc-primary-yellow {
    color: #fdfe03;
}

.psacc-primary-yellow-bg {
    background-color: #fdfe03;
}

.psacc-disabled {
    color: #DCDCDC !important;
}

.psacc-disabled-bg {
    background-color: #DCDCDC !important;
}
/*PSACC Latest CSS Colors*/
.psacc-sidebar {
    position: fixed;
    background-color: #FFF !important;
    color: #333;
    z-index: 999;
    top: 82px;
    height: 100%;
    width: 0;
    overflow: hidden;
    transition: 200ms;
    font-family: 'Open Sans';
    font-weight: 600;
}

    .psacc-sidebar.collapse {
        width: 4.5rem !important;
    }

    .psacc-sidebar a.nav-link.active {
        background-color: #FFF31A !important;
        color: #0031B0 !important;
    }

    .psacc-sidebar a.nav-link:hover{
        background-color: #FFFEED !important;
        color: #000 !important;
    }

        /*.psacc-sidebar a.nav-link:hover .sidebar-icon,
        .psacc-sidebar a.nav-link.active .sidebar-icon {*/
            /*filter: invert(0.5) sepia(0.4) saturate(8) hue-rotate(195deg) !important;*/
        /*}*/

    .psacc-sidebar a.nav-link {
        transition: 500ms;
    }

    .psacc-sidebar a.nav-link {
        color: #333;
    }
.psacc-secondary-bg {
    background-color: #303F9F;
}

.psacc-primary-bg {
    background-color: #212121;
}

.psacc-accent-bg {
    background-color: #EF5350;
}

.psacc-secondary {
    color: #303F9F;
}

.psacc-primary {
    color: #212121;
}

.psacc-accent {
    color: #EF5350;
}
/*PSACC Styles*/

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 100px;
    min-height: 85vh;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.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: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

/*Create Booking*/
.details-container {
    padding: 20px;
    background-color: #E8E8E8;
    border: 1px solid #ADADAD;
}

    .details-container .header {
        font-size: 14px;
    }

    .details-container label {
        font-size: 10px;
        font-weight: 400;
        line-height: 24px;
    }

    .details-container .value {
        font-family: 'Catamaran';
        font-weight: 500;
        font-size: 16px;
        width: 275px !important;
    }

/*Create Booking*/
.bk-header-text {
    font-family: 'Montserrat';
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
}

.bk-container-light {
    border: 1px solid #ADADAD;
    padding: 30px;
}


div.add-unit-btn {
    font-family: 'Catamaran';
    font-weight: 400;
    font-size: 14px;
    color: #1018C3;
    position: relative;
    margin-left: 20px;
}

    div.add-unit-btn:hover {
        cursor: pointer;
        font-weight: bold;
    }

    div.add-unit-btn span {
        position: absolute;
        left: -20px;
        bottom: -5px;
        font-size: 20px;
    }

div.container-box {
    position: relative;
    width: 140px;
    height: 140px;
    border: 1px solid #ACACAC;
    background-color: #F4F7FF;
    border-radius: 5px;
    overflow: hidden;
}

.input-container {
    padding: 20px;
    border: 1px solid #ADADAD;
}

.k-form .k-form-legend {
    font-size: 18px;
    text-transform: none;
    border: none;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}

.k-form .hide-form-header .k-form-legend {
    display: none;
}

.k-form .input-field {
    position: relative;
    width: 318px;
}

    .k-form .input-field.hide-icon .k-dropdownlist .k-icon {
        visibility: hidden !important;
    }

    .k-form .input-field .k-picker-solid {
        background-image: unset;
        background-color: unset;
    }


/*.input-field .k-button-md.k-icon-button > .k-button-icon {
    display: none;
}*/

.k-dropdownlist.telerik-blazor.k-disabled,
.k-textbox.telerik-blazor.k-disabled {
    background-color: #DCDCDC !important;
}

.search-icon-input {
    position: absolute;
    right: 12px;
    z-index: 1;
    top: 3px;
    font-size: 17px;
}
    .search-icon-input.lg{
        top: 10px;
    }

    .prev-btn {
        background: #ffffff;
        border-radius: 8px;
        border: 1px solid #1018C3;
        font-size: 16px;
        color: #1018C3;
        width: 137px;
        padding: 10px;
        transition: 200ms;
    }

    .prev-btn:hover {
        background-color: #e8e9ff;
    }

    .prev-btn:active {
        background-color: #b7bbff;
    }

.next-btn {
    background-color: #1018C3;
    border-radius: 8px;
    border: none;
    font-size: 16px;
    color: #ffffff;
    width: 137px;
    padding: 10px;
    transition: 200ms;
    cursor: pointer;
}

    .next-btn.disabled {
        background-color: #A6A1A1 !important;
        color: #FFFFFF !important;
        cursor: default !important;
    }

    .next-btn:hover {
        background-color: #6068ff;
    }

    .next-btn:active {
        background-color: #424aed;
    }

/* enable absolute position for the icon */
.tb-icon-container {
    position: relative;
}

    /* position icon over textbox */
    .tb-icon-container .k-icon {
        position: absolute;
        left: 3px;
        top: 13px;
        z-index: 1;
    }

    /* add space to textbox without floating label */
    .tb-icon-container .k-textbox input,
    /* add space to floating label over the textbox */
    .k-floating-label-container.k-empty:not(.k-focus) .k-label {
        padding-left: 2em;
    }

    .tb-icon-container .k-button {
        position: absolute;
        right: 0;
        top: 20px;
        z-index: 2;
    }

.psacc-loader-container {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    margin: 0 auto;
}

    .psacc-loader-container .k-loader-container {
        z-index: 1;
    }

div.container-box::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    top: -51px;
    left: -29px;
    width: 148px;
    height: 148px;
    background-color: #FFFEFF;
}

div.container-box img {
    position: absolute;
    top: 15px;
    left: 15px;
}

.input-container {
    padding: 20px;
    border: 1px solid #ADADAD;
}

.details-container {
    padding: 20px;
    background-color: #E8E8E8;
    border: 1px solid #ADADAD;
}

    .details-container .header {
        font-size: 14px;
    }

    .details-container label {
        font-size: 10px;
        font-weight: 400;
        line-height: 24px;
    }

    .details-container .value {
        font-size: 16px;
        width: 275px !important;
    }

.k-form .k-form-legend {
    font-size: 18px;
    text-transform: none;
    border: none;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}

.k-picker-solid {
    background-image: unset;
    background-color: unset;
}

.k-dropdownlist.telerik-blazor.k-disabled {
    background-color: #DCDCDC !important;
}

.search-icon-input {
    position: absolute;
    right: 12px;
    z-index: 1;
    top: 3px;
    font-size: 17px;
}

.prev-btn {
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #1018C3;
    font-size: 16px;
    color: #1018C3;
    width: 137px;
    padding: 10px;
    transition: 200ms;
}

    .prev-btn:hover {
        background-color: #e8e9ff;
    }

    .prev-btn:active {
        background-color: #b7bbff;
    }

.disabled-btn {
    background-color: #cacaca !important;
    cursor: default !important;
}

.next-btn {
    background-color: #1018C3;
    border-radius: 8px;
    border: none;
    font-size: 16px;
    color: #ffffff;
    width: 137px;
    padding: 10px;
    transition: 200ms;
}

    .next-btn:hover {
        background-color: #6068ff;
    }

    .next-btn:active {
        background-color: #424aed;
    }

/* enable absolute position for the icon */
.tb-icon-container {
    position: relative;
}

    /* position icon over textbox */
    .tb-icon-container .k-icon {
        position: absolute;
        left: 3px;
        top: 13px;
        z-index: 1;
    }

    /* add space to textbox without floating label */
    .tb-icon-container .k-textbox input,
    /* add space to floating label over the textbox */
    .k-floating-label-container.k-empty:not(.k-focus) .k-label {
        padding-left: 2em;
    }

    .tb-icon-container .k-button {
        position: absolute;
        right: 0;
        top: 20px;
        z-index: 2;
    }

.psacc-loader-container {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    margin: 0 auto;
    /*background-image: url("images/loader-container/LoaderContainer-MockupApp.svg");*/
}

    .psacc-loader-container .k-loader-container {
        z-index: 1;
    }

.progress-bar-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    width: 100%;
    align-content: end;
    transition: 200ms;
}

    .progress-bar-container > .bar {
        /*margin: 2px;*/
        margin-top: auto;
        width: 33.3%;
        height: 40px;
        background-color: #989DF5;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: 'Catamaran';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        color: #737373;
        background: #FFFFFF;
        border: 1px solid #737373;
    }

        .progress-bar-container > .bar:first-child {
            border-radius: 20px 0px 0px 0px;
        }

        .progress-bar-container > .bar:last-child {
            border-radius: 0px 20px 0px 0px;
        }

        .progress-bar-container > .bar.done {
            background-color: #1018C3 !important;
            border: 1px solid #001D84 !important;
            color: #FFFFFF !important;
        }

        .progress-bar-container > .bar.active {
            background-color: #FDFE03 !important;
            border: 1px solid #001D84 !important;
            color: #001D84 !important;
        }


/*Telerik Overrides*/
.k-dialog-titlebar {
    background-color: #303F9F !important;
}


.k-calendar,
.k-calendar-view,
.k-calendar-table {
    width: 100% !important;
}

.custom-inputtext-valid {
    border-color: rgba(0,0,0,0.08);
}

.custom-inputtext-invalid {
    border-color: red;
}

.bp-tooltip .k-tooltip {
    background: #0073EC;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    line-height: 20px;
    text-align: left;
    border-radius: 6px;
    padding: 20px 15px 20px 15px;
    letter-spacing: 0.1px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

    .bp-tooltip .k-tooltip .k-callout {
        color: #0073EC;
    }

@media only screen and (max-width: 767px) {

    .bp-tooltip .k-tooltip {
        max-width: 250px;
        overflow-wrap: break-word;
    }
}

[data-tooltip] {
    display: inline-block;
    position: relative;
    cursor: help;
    padding: 4px;
}

    [data-tooltip] > i {
        color: #0073EC;
    }
    /* Tooltip styling */
    [data-tooltip]:before {
        content: attr(data-tooltip);
        display: none;
        position: absolute;
        background: #0073EC;
        color: #fff;
        padding: 20px;
        font-size: 14px;
        line-height: 1.4;
        min-width: 300px;
        text-align: left;
        border-radius: 6px;
    }
/* Dynamic horizontal centering */
[data-tooltip-position="top"]:before,
[data-tooltip-position="bottom"]:before {
    left: 50%;
    transform: translateX(-50%);
}
/* Dynamic vertical centering */
[data-tooltip-position="right"]:before,
[data-tooltip-position="left"]:before {
    top: 50%;
    transform: translateY(-50%);
}
/*@media only screen and (max-width: 767px) {

    [data-tooltip-position="top"]:before,
    [data-tooltip-position="bottom"]:before {
        left: 50%;
        transform: translateX(calc((50vw - 5rem) * -1)) !important;
    }
}*/
@media only screen and (max-width: 767px) {
    div.guest-page #guest_container, div.guest-page #ConfirmationReference {
        padding: 40px 12px;
    }
    [data-tooltip]:before {
        min-width: 200px !important;
    }

    [data-tooltip].tooltip-mobile::before {
        display: none;
    }

    [data-tooltip].tooltip-mobile::after {
        font-size: 1rem;
        max-width: 20rem;
        position: fixed;
        bottom: auto;
        top: 50%;
        left: 50%;
        text-align: left;
        transform: translate(-50%);
        white-space: normal;
    }

    [data-tooltip-position="top"]::after {
        opacity: 0%;
    }
}

[data-tooltip-position="top"]:before {
    bottom: 100%;
    margin-bottom: 6px;
}
/* Tooltip arrow styling/placement */
[data-tooltip]:after {
    content: '';
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
/* Dynamic horizontal centering for the tooltip */
[data-tooltip-position="top"]:after {
    left: 50%;
    margin-left: -6px;
}

[data-tooltip-position="top"]:after {
    bottom: 100%;
    border-width: 6px 6px 0;
    border-top-color: #000;
}


/* For Identifier: Not used, OLD IMPLEMENTATION*/
/* Show the tooltip when hovering */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    display: block;
    z-index: 50;
}

.salescorp-identifier {
    height: 18px;
    position: relative;
    top: 0px;
    text-align: center;
}

    .salescorp-identifier > div.bg {
        width: 84px;
        height: 18px;
        left: 0px;
        top: 0px;
        position: absolute;
        border-radius: 9px
    }

    .salescorp-identifier > div.text {
        left: 13px;
        top: 0px;
        position: absolute;
        color: #191919;
        font-size: 12px;
        font-family: Open Sans;
        font-weight: 400;
        letter-spacing: 0.13px;
        width: 59px;
    }

    .salescorp-identifier > div.bg.corp {
        background: #3ACEF8;
    }

    .salescorp-identifier > div.bg.sales {
        background: #FFF880;
    }
/* For Identifier: Not used, OLD IMPLEMENTATION*/


/* For Identifier/Legends: NEW IMPLEMENTATION*/
.bk-list-legend-container {
    display: flex;
    flex-direction: row;
    gap: 15px;
    margin-top: 20px;
    margin-left: 10px;
}

    .bk-list-legend-container .legend-item {
        display: flex;
        align-items: center;
        gap: 5px;
    }

        .bk-list-legend-container .legend-item .legend {
            width: 10px;
            height: 10px;
        }

            .bk-list-legend-container .legend-item .legend.sales {
                background-color: #f3e600;
            }

            .bk-list-legend-container .legend-item .legend.corp {
                background-color: #3ACEF8;
            }

.sales-identifier {
    border-left: 7px solid #f3e600 !important;
}

.corp-identifier {
    border-left: 7px solid #3ACEF8 !important;
}
/* For Identifier/Legends: NEW IMPLEMENTATION*/


/*create/copy/draft booking general classes*/

button.bk-btn-next {
    margin: auto;
    max-width: 342px;
    width: 100%;
    height: 50px;
    background: #F3E600;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #191919;
    box-shadow: 0 20px 8px rgba(0, 0, 0, 0.01), 0 11px 7px rgba(0, 0, 0, 0.05), 0 5px 5px rgba(0, 0, 0, 0.09), 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 0 rgba(0, 0, 0, 0.1);
    border-radius: 40px;
    border: none;
    transition: 200ms;
}

    button.bk-btn-next:hover {
        background: #e2d302;
    }

    button.bk-btn-next:active {
        background: #ccbe00;
    }

    button.bk-btn-next.disabled {
        background: #E1E1E1 !important;
        color: #929292 !important;
        box-shadow: none !important;
    }

button.bk-btn-draft {
    margin: auto;
    max-width: 342px;
    width: 100%;
    height: 50px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #191919;
    /*box-shadow: 0px 20px 8px rgba(0, 0, 0, 0.01), 0px 11px 7px rgba(0, 0, 0, 0.05), 0px 5px 5px rgba(0, 0, 0, 0.09), 0px 1px 3px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);*/
    border-radius: 40px;
    background-color: #FFFFFF;
    border: 2px solid #0073EC;
    color: #0073EC;
    border-radius: 40px;
    transition: 100ms;
}

    button.bk-btn-draft:hover {
        border-color: #0364c4;
        border-width: 3px;
        color: #0364c4;
        cursor: pointer;
        background-color: #fcfcfc;
    }

    button.bk-btn-draft:active {
        border-width: 4px;
        background-color: #ededed;
    }

p.bk-title {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: #191919;
}

/*Pagination General UI*/
/*
    - Some styles uses important, so that we can customized built-in telerik styles
    - This solution is custom due to requirement of special customization based on figma UX
*/
/*.k-pager-wrap, .k-pager {
    border: none !important;
    background-color: transparent !important;
    color: #424242 !important;
}

    .k-pager .k-pager-numbers .k-link {
        color: #787878;
        border-radius: 50%;
    }*/

.k-pager .k-pager-numbers .k-selected {
    color: #191919 !important;
    background-color: #F3E600 !important;
    font-weight: bold !important;
}

    .k-pager .k-pager-numbers .k-selected:before {
        opacity: 1;
        background: none;
    }

.k-pager .k-pager-numbers-wrap button.k-button-flat.k-button.k-button-flat-primary.k-button-md {
    font-size: 100%;
    font-family: Open Sans;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    color: #787878;
}

.k-pager .k-pager-numbers {
    gap: 8px;
}

/* Rules for sizing the icon. */
.material-symbols-outlined.xs,
.material-icons.xs {
    font-size: 14px;
}
.material-symbols-outlined.sm,
.material-icons.sm {
    font-size: 16px;
}
.material-symbols-outlined.md,
.material-icons.md {
    font-size: 18px;
}

.material-symbols-outlined.lg,
.material-icons.lg {
    font-size: 24px;
}

.material-symbols-outlined.xl,
.material-icons.xl {
    font-size: 36px;
}

.material-symbols-outlined.xxl,
.material-icons.xxl {
    font-size: 48px;
}

/* Rules for using icons as black on a light background. */
.material-symbols-outlined.md-dark,
.material-icons.md-dark {
    color: rgba(0, 0, 0, 0.54);
}

.material-symbols-outlined.md-dar.md-inactive,
.material-icons.md-dark.md-inactive {
    color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
.material-symbols-outlined.md-light,
.material-icons.md-light {
    color: rgba(255, 255, 255, 1);
}

.material-symbols-outlined.md-light.md-inactive,
.material-icons.md-light.md-inactive {
    color: rgba(255, 255, 255, 0.3);
}



/* Ripple effect */
.ripple {
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
}

    .ripple:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        pointer-events: none;
        background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
        background-repeat: no-repeat;
        background-position: 50%;
        transform: scale(10,10);
        opacity: 0;
        transition: transform .5s, opacity 1s;
    }

    .ripple:active:after {
        transform: scale(0,0);
        opacity: .2;
        transition: 0s;
    }
