/* Minification failed. Returning unminified contents.
(94,24): run-time error CSS1039: Token not allowed after unary operator: '-bs-primary'
(96,28): run-time error CSS1039: Token not allowed after unary operator: '-bs-primary'
(442,32): run-time error CSS1039: Token not allowed after unary operator: '-bs-primary'
(478,28): run-time error CSS1039: Token not allowed after unary operator: '-bs-primary'
(666,39): run-time error CSS1046: Expect comma, found '0'
(666,43): run-time error CSS1046: Expect comma, found '/'
(737,26): run-time error CSS1039: Token not allowed after unary operator: '-bs-primary'
(756,28): run-time error CSS1039: Token not allowed after unary operator: '-bs-primary'
(809,22): run-time error CSS1039: Token not allowed after unary operator: '-bs-primary'
(946,34): run-time error CSS1046: Expect comma, found '41'
(946,41): run-time error CSS1046: Expect comma, found '/'
(1066,28): run-time error CSS1039: Token not allowed after unary operator: '-bs-primary'
(1094,28): run-time error CSS1039: Token not allowed after unary operator: '-bs-primary'
(1112,28): run-time error CSS1039: Token not allowed after unary operator: '-bs-primary'
(1581,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1938,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
/*  toolbar new design change start */
#myTab {
    display: flex;
    overflow-x: auto;
    flex-direction: row;
    flex-wrap: nowrap;
}

    #myTab::-webkit-scrollbar {
        display: none;
    }

/* Hide scrollbar for IE, Edge and Firefox */
#myTab {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

.fn-11px {
    font-size: 11px;
}

.calcont {
    max-width: 22vw;
}

thead, tbody, tfoot, tr, td, th {
    border-color: inherit;
    border-style: none;
    border-width: 0;
}

.ret-navgate {
    padding: 0.375rem 0.3rem;
    text-align: center;
}

    .ret-navgate:hover {
        cursor: pointer;
    }

.ret-item {
    padding: .375rem .75rem;
    margin: 0rem .15rem;
    border: 1px solid #ebebeb !important;
}

.chk-cal-slider {
    display: none;
}

.ret-item:hover, .ret-item-inner:hover {
    cursor: pointer
}

.ret-item.active {
    background: #ebebeb;
}

.selCalOpt {
    padding: 4px;
}

    .selCalOpt:hover, .selCalOpt label:hover {
        cursor: pointer;
    }

.selCalParent hr {
    margin: .25rem;
}

.selCal {
    color: gray;
}

    .selCal:hover {
        color: black;
    }

.vhide {
    visibility: hidden;
}

.vshow {
    visibility: visible;
}


.adred {
    border: 0px;
}

.events-switch-div .k-state-active, .k-scheduler-views .k-state-selected {
    border-color: var(--bs-primary);
    color: #fff;
    background-color: var(--bs-primary);
}

.k-scheduler-views .k-button:focus {
    box-shadow: none;
}

.tooltipCustombg {
    background-color: white;
    color: black;
    box-shadow: 0px 0px 4px 0px black !important;
}

.k-calendar-view .k-link {
    border-radius: 0px;
}
/*  toolbar new design change end */
.space-flex {
    display: flex;
    justify-content: space-between;
}

.template-container {
    margin-top: -8px;
}

    .template-container img {
        float: left;
        margin: 0 4px;
        margin-right: 10px;
    }

    .template-container h3 {
        padding: 0 4px 4px;
        font-size: 12px;
        font-weight: 400;
        margin-right: 14px;
    }

.template-title-1 {
    color: #65CCFF;
}

.template-title-2 {
    color: #D0D03B;
}

.k-event .k-i-reload,
.k-event .k-i-non-recurrence {
    display: none;
}

.k-calendar-caption {
    text-align: center !important;
}

/*#scheduler .k-calendar-th {
    background-color: lightgreen;
    color: white;
}*/

.custom-tdbg {
    /*background-color: lightgreen;*/
    border-radius: 0;
    color: white;
}

#scheduler .custom-caption {
    background-color: #6ea8fe;
    color: white !important;
    caption-side: top;
}

.opacity-60 {
    opacity: 0.6;
}

.k-calendar-caption {
    caption-side: top;
}

#scheduler .week-nav:hover,
#scheduler .walmart-calendar-week:hover,
#scheduler .walmart-calendar-month:hover {
    cursor: pointer;
    text-decoration: underline;
}

#events-group > span {
    background-color: white;
    border-color: white;
    color: black;
}

.k-scheduler-monthview .k-scheduler-table td {
    height: 100px !important;
}

.rotate-vertical {
    border-radius: 0;
    writing-mode: tb-rl;
    background-color: darkblue !important;
    color: white !important;
}

.custom-justification {
    margin: inherit;
}

.custom-schedulercss {
    padding: 0px;
    align-items: normal;
}

.compareLy-view .custom-schedulercss {
    padding: 1px;
    align-items: normal;
}

.custom-flex {
    flex-direction: inherit;
}

/*.event-Indicator {
    background-color: #6878689c;
    color: white;
}*/

.gain {
    background-color: #52a952;
    color: white;
}

.loss {
    background-color: #ff7575;
    color: white;
}

.week-number-link {
    /*width: 32px;
    height: 32px;*/
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
    font-size: 12px;
    width: 100%;
}

.k-scheduler-toolbar .k-scheduler-views-wrapper .k-scheduler-views {
    display: block;
}

.k-scheduler-toolbar .k-scheduler-views-wrapper .k-views-dropdown {
    display: none;
}

.eventCaption {
    text-align: left !important;
}

.event-class th:nth-child(2) {
    padding-left: 0px;
}

.event-class td:nth-child(3) {
    padding-left: 10px;
    max-width: 160px;
    min-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.events-file {
    margin: auto;
}

    .events-file #files {
        width: 150px;
    }

.k-switch {
    width: 65px;
}

.hide {
    display: none;
}

.ev {
    margin-left: 3px;
    margin-right: 3px;
}

.inline-flex {
    display: inline-flex;
}

.center-align {
    align-items: center;
}

.event-row {
    padding: 4px 8px;
    border-radius: 2px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-shrink: 0;
    position: relative;
    gap: 4px;
    margin: 2px 0px;
}

.event-row-top {
    background-color: white;
    color: black;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 2px 0px;
    position: relative;
    cursor: pointer;
    padding: 4px 8px;
}

    .event-row-top .event-row {
        margin: 0px;
        box-sizing: unset;
        padding: 0px;
        width: 90%;
    }

.event-row .k-event-title {
    max-width: 50%;
}

.event-row-top .k-i-close, .event-row-top .event-row .k-i-edit {
    cursor: pointer;
}

/*.event-row-top:hover .k-i-close, .event-row-top:hover .event-row .k-i-edit {
    display: block;
}*/

.margin-bottom {
    margin-bottom: 12px;
}

.k-tooltip-title .k-day {
    font-size: 24px;
}

.k-tooltip-title .k-month {
    font-size: 12px;
}

.k-calendar-td .k-link {
    cursor: pointer;
}

#scheduler .k-calendar-td .k-link, #scheduler a.walmart-calendar-week {
    cursor: pointer;
}

.k-scheduler-header-wrap {
    position: sticky;
    top: 0;
    z-index: 1000; /* Ensure it stays above other content */
}

#scheduler table.k-scheduler-layout {
    display: flex;
    overflow: auto;
}

#scheduler table.k-scheduler-weekview {
    height: calc(100vh - 265px);
}

#scheduler table.k-scheduler-monthview,
#scheduler table.k-scheduler-agendaview.k-scheduler-agenda {
    height: calc(100vh - 212px);
}

#scheduler > table > tbody > tr:nth-child(1) {
    top: 0px;
    background-color: #ffffff;
    position: sticky;
    z-index: 1020;
    box-shadow: inset 0px -10px 8px -12px #ebebeb;
}
/*.k-scheduler-layout {
    min-height: 400px;
}*/
.a-link {
    cursor: pointer;
}
/*
            Use the DejaVu Sans font for display and embedding in the PDF file.
            The standard PDF fonts have no support for Unicode characters.
        */
.k-scheduler, .cal3years-view, .calendar-mapping {
    font-family: "DejaVu Sans", "Arial", sans-serif;
    font-size: 12px;
}

/* Hide toolbar, navigation and footer during export */
.k-pdf-export .k-scheduler-toolbar,
.k-pdf-export .k-scheduler-navigation .k-nav-today,
.k-pdf-export .k-scheduler-navigation .k-nav-prev,
.k-pdf-export .k-scheduler-navigation .k-nav-next,
.k-pdf-export .k-scheduler-footer {
    display: none;
}

.k-pdf-export .k-scheduler-layout-flex,
.k-pdf-export .k-scheduler,
.k-pdf-export .k-scheduler-yearview {
    height: unset !important;
    flex-wrap: wrap !important;
    justify-content: end;
}

.k-pdf-export .k-calendar-view {
    padding: 0 4px !important;
}

.k-pdf-export .sitelink {
    display: block;
}

.k-pdf-export .cal3years-view, .k-pdf-export.calendar-mapping {
    max-height: 100%;
}

.k-pdf-export .calendar-mapping {
    max-width: 800px;
}

    .k-pdf-export .calendar-mapping > table > thead > tr > th,
    .k-pdf-export .calendar-mapping > table > thead > tr > td {
        background-color: var(--bs-primary);
    }

        .k-pdf-export .calendar-mapping > table > thead > tr > th:nth-child(1),
        .k-pdf-export .calendar-mapping > table > thead > tr > td:nth-child(1),
        .k-pdf-export .calendar-mapping > table > thead > tr:nth-child(1) > th:nth-child(7),
        .k-pdf-export .calendar-mapping > table > thead > tr > td:nth-child(10) {
            background-color: white;
        }

    .k-pdf-export .calendar-mapping > table > thead {
        background-color: transparent;
    }

.k-pdf-export table {
    border-radius: 0;
    /*border-width: 1px;*/
}

.sitelink {
    display: none;
}

.k-pdf-export .k-pdf-export .k-scheduler .event-list {
    max-height: unset;
}

/*.walmart-calendar-month, .walmart-calendar-month:hover {
    color: white;
}*/

.Q1-bg tbody, .Q1-bg caption, .Q2-bg tbody, .Q2-bg caption, .Q3-bg tbody, .Q3-bg caption, .Q4-bg tbody, .Q4-bg caption {
    background: white;
}

.quarter-1, .quarter-2, .quarter-3, .quarter-4, #scheduler .k-scheduler-header-wrap tr {
    background-color: var(--bs-primary);
    color: #fff;
}

    #scheduler .k-scheduler-header-wrap tr th,
    #scheduler .k-scheduler-header-wrap tr td {
        border: 1px solid rgba(255, 255, 255, 0.6) !important;
        backdrop-filter: blur(2px);
    }

#scheduler > table > tbody > tr:nth-child(2) > td:nth-child(1), #scheduler > table > tbody > tr:nth-child(1) > td:nth-child(1) {
    position: sticky;
    left: 0;
    background-color: white;
    z-index: 1001;
}

.quarter-1 {
    border-radius: 10px 0 0 10px;
}

.quarter-4 {
    border-radius: 0 10px 10px 0;
}

.quarterlist .k-calendar-th, .quarterlist .k-calendar-td {
    font-weight: bold;
}

.quarterlist .k-calendar-td, .quarterlist.k-calendar-th {
    border-width: 1px;
}

#scheduler {
    display: none;
}

.show-scheduler {
    display: block !important;
}

.custom-drp {
    border: 1px solid lightgrey;
    align-items: center;
}

    .custom-drp .k-dropdown .k-dropdown-wrap, .custom-drp .k-state-border-down {
        background: none;
        background-color: none;
        border: none;
    }

        .custom-drp .k-dropdown .k-dropdown-wrap:hover {
            background-color: inherit;
            border: none;
        }

    .custom-drp .k-dropdown .k-state-focused {
        box-shadow: none;
    }

/*tr.negHighlight td:not(:first-child), tr.negHighlight > td.k-other-month {
    background-color: #ED2B33FF !important;
} 

tr.posHighlight td:not(:first-child), tr.posHighlight > td.k-other-month {
    background-color: #97BC62FF !important;
}

tr.negHighlight > td, tr.posHighlight > td,
tr.negHighlight > .k-other-month,
tr.posHighlight > .k-other-month {
    border: 0;
    border-radius: 0px;
    color: white !important;
}

    tr.negHighlight > td.k-calendar-td:hover > a.k-link,
    tr.posHighlight > td.k-calendar-td:hover > a.k-link {
        border-color: transparent;
        color: white;
        background-color: transparent;
    }

*/

tr.negHighlight td:first-child {
    background-color: #ED2B33FF !important;
}

tr.posHighlight td:first-child {
    background-color: #97BC62FF !important;
}

    tr.negHighlight td:first-child a, tr.posHighlight td:first-child a {
        color: white;
    }


.wmMonth-picker {
    padding: 0;
}

.k-state-active #monthDatepicker {
    background: #00a2e8;
    color: #fff;
}

#btnMonthGroup > li.k-state-active {
    background-color: #00a2e8;
    color: #fff;
}

.custom-navbar {
    background-color: inherit;
    box-shadow: none;
    padding: 0px;
}

.event-list {
    height: 100%;
    min-width: 18vw;
    flex: none;
}

tbody.caption-needed {
    display: flex;
    flex-direction: column;
    overflow-y: auto !important;
    height: auto !important;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    margin-top: 32px;
    scrollbar-width: thin;
    scrollbar-color: #ea5b70 white;
}

.caption-needed tr {
    display: inline-table;
}

.event-list th {
    padding-left: 1rem;
    line-height: 0.5rem;
    color: #6c757d !important;
    font-size: 0.9em;
    font-size: 0.8rem !important;
}


.k-widget.k-tooltip {
    min-width: 170px;
}

ul.k-group > li > ul.k-group > li {
    display: inline-flex !important;
    cursor: pointer;
}

.custom-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .2;
    filter: alpha(opacity=60);
    background-color: #6495ed;
    font-size: 34px;
    z-index: 10;
    display: none;
}

#message {
    display: flex;
    justify-content: center;
    margin-top: 12%;
}

.validation-error-message {
    color: #a94442;
}

.has-error > input, .has-error > textarea {
    border-color: #a94442 !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 6px #ce8483 !important;
}

/*.k-scheduler-toolbar {
    padding-left: 0px;
    padding-right: 0px;
}*/

.k-scheduler-toolbar, .k-scheduler {
    border: 0px;
    background: white;
}

.k-scheduler-monthview, .k-scheduler-weekview, .k-scheduler-agendaview {
    border-color: rgba(0, 0, 0, 0.08) !important;
    border: 1px solid;
}

/*.k-scheduler-yearview .k-calendar .k-calendar-view {
    justify-content: space-between;
}*/

.k-scheduler-yearview .k-scheduler-body {
    padding: 0px;
}

.k-button, select.k-dropdown.k-views-dropdown {
    background: none;
}

.k-dropdown .k-dropdown-wrap, .k-dropdowntree .k-dropdown-wrap {
    background-image: none;
    background-color: white;
}

    .k-dropdown .k-dropdown-wrap.k-state-hover, .k-dropdown .k-dropdown-wrap:hover, .k-dropdowntree .k-dropdown-wrap.k-state-hover, .k-dropdowntree .k-dropdown-wrap:hover {
        background-color: white;
    }

.k-scheduler-search .k-input-icon {
    cursor: pointer;
}


.draggable {
    position: absolute;
    vertical-align: middle;
    z-index: 1000;
    font-size: 12px;
    top: 60%;
    left: 30px;
}

.draggable1 {
    position: absolute;
    vertical-align: middle;
    z-index: 1000;
    font-size: 12px;
    top: 50%;
    left: 35px;
}

/* Fix table head */
.tableFixHead {
    overflow: auto;
    height: 100px;
}

    .tableFixHead thead {
        position: sticky;
        top: 0;
        background: var(--bs-primary);
        color: white;
    }

.calendar-mapping {
    max-height: 80vh;
    overflow-y: auto;
    padding: 0px;
}

.compareLy-view {
    overflow-y: auto;
}

.viewdata {
    cursor: pointer;
}

#btntoday:checked + .k-button, #btn3today:checked + .k-button {
    background-color: var(--bs-primary) !important;
    color: white !important;
}

/* (drop-zoon--over) Modifier Class */
.drop-zoon--over {
    opacity: 0.5;
}

    .drop-zoon--over:before {
        content: '+';
        position: absolute;
        font-size: 50px;
        top: 45%;
        left: 50%;
        align-items: center;
        color: black;
        z-index: 100;
    }

.cal3years-view {
    max-height: 80vh;
    overflow-y: auto;
}

.k-pdf-export .cal3years-view {
    max-width: 1500px;
}

.sidenav > a {
    position: fixed;
    left: 0;
    top: 50%;
    padding: 10px;
    text-decoration: none;
    color: white !important;
    display: inherit;
    z-index: 10000;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
}

.k-scheduler tr, .k-scheduler div {
    border-color: rgba(0,0,0,.08);
}

.table > :not(caption) > * > * {
    font-weight: 500;
    font-size: 12px;
    padding: 0.375rem 0.75rem;
}

caption.eventCaption.k-calendar-caption {
    background: var(--bs-primary) !important;
    color: #fff !important;
    padding: 0.375rem 0.75rem;
}

.k-scheduler th {
    border-color: inherit;
    font-weight: 500;
}

/*.k-scheduler div, .k-scheduler table, .k-scheduler tbody, .k-scheduler td, .k-scheduler tfoot, .k-scheduler th, .k-scheduler thead, .k-scheduler tr, .k-scheduler > * {
    border-radius: 2px;
}*/

#scheduler .custom-caption .k-calendar-th {
    color: white !important;
}

@keyframes fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.sidenav a:hover {
    left: 0;
}

    .sidenav a:hover > .text {
        display: inline;
        animation: fade-in 0.3s;
    }

.sidenav a > .text {
    display: none;
    animation: fade-out 0.3s;
}

.table > :not(:first-child) {
    border-color: rgba(0,0,0,.08);
    border-top: 0 !important;
}

.event-list td {
    padding-left: 1rem !important;
    padding-bottom: 0.3rem;
    border-bottom: 0.1px solid #ebebeb;
}

.k-scheduler-monthview .k-scheduler-table td {
    padding: 0px 8px 0px 8px;
}

.k-colorpicker .k-select {
    display: none;
}

.input-group .k-colorpicker .k-selected-color {
    height: 100%;
}

.ret-item .k-colorpicker .k-selected-color {
    width: calc(1.3285714286em);
    height: calc(1.3285714286em);
}

.k-scheduler-mark {
    margin-right: 5px;
}

.k-loading-mask {
    display: none;
}

#btntour {
    font-size: 1em;
    color: #013289;
    /*    padding: 2px 8px 10px;
*/ vertical-align: middle;
    cursor: pointer;
}

.tour {
    transition: 0.3s;
    position: relative;
}

    .tour:hover {
        transform: scale(1.2);
    }

span.eventclass {
    margin-left: 20px;
    border-left: 2px solid #ebebeb !important;
    vertical-align: middle;
}

.nav-tabs {
    border: none;
    margin: 0px;
}

    .nav-tabs .nav-link {
        border: 0;
        border-bottom: 2px solid transparent;
        margin-right: 0;
        color: #737373;
        padding: 2px 15px 10px 15px;
    }

        .nav-tabs .nav-link.active {
            border-bottom: 2px solid #007bff !important;
            color: #007bff !important;
        }

    .nav-tabs > li:hover {
        color: #007bff;
        border: none;
        cursor: pointer;
    }

.k-scheduler-yearview .k-calendar .k-content {
    flex: 1 auto;
    box-shadow: 0px 0 10px rgb(1 41 112 / 10%);
    /* border: 1px solid rgba(0,0,0,.125);*/
}

#scheduler .custom-schedulercss table tr td:first-child {
    background-color: #6ea8fe;
}

    #scheduler .custom-schedulercss table tr td:first-child a {
        color: white !important;
    }

#compareLyview .k-calendar-monthview .k-link {
    width: auto;
    height: auto;
}

#compareLyview table.k-calendar-table.k-content.k-month.card {
    border-radius: 0px 0px 5px 5px;
    border: 1px solid #ebeaff;
}

.compareLy-view .k-calendar-th {
    background-color: #ebeaff;
}

.compareLy-view .k-calendar .k-calendar-td {
    padding: 2px;
}

#scheduler .custom-schedulercss table caption a {
    font-weight: bold;
    font-size: 1.5rem;
}

.k-calendar-view {
    min-height: auto;
}

.k-calendar-yearview, .k-calendar-decadeview {
    width: auto !important;
}

#scheduler .k-scheduler-yearview .k-calendar .k-calendar-view {
    flex-wrap: wrap;
    justify-content: center;
}

.k-calendar .k-calendar-view .k-today {
    color: #ff6358;
}

.k-scheduler-header, .k-scheduler-content {
    padding-inline-end: 0px;
}

.k-scheduler-agendaview .k-scheduler-header .k-scheduler-table td:first-child,
.k-scheduler-agendaview .k-scheduler-header .k-scheduler-table th:first-child {
    border-left-width: 0;
}

.k-scheduler-weekview .k-scheduler-header .k-scheduler-table td:first-child,
.k-scheduler-weekview .k-scheduler-header .k-scheduler-table th:first-child {
    border-left-width: 1px;
}

.k-scheduler-monthview .k-scheduler-content {
    overflow: hidden;
}

.daytooltip {
    max-height: 200px;
    overflow-y: auto;
}

.ev-date {
    color: #6c757d;
}

#schedulercomparerTY .k-calendar-monthview, #schedulercomparerLY .k-calendar-monthview {
    flex-flow: column;
    width: 100%;
}

#schedulercomparerTY .k-scheduler-refresh,
#schedulercomparerTY .k-toolbar-spacer,
#schedulercomparerLY .k-scheduler-refresh,
#schedulercomparerLY .k-toolbar-spacer {
    display: none;
}

.compareLy-view .k-scheduler-toolbar .k-nav-current .k-sm-date-format {
    overflow: visible;
}

.fixed-action-btn {
    position: fixed;
    right: 2.1875rem;
    bottom: 2.1875rem;
    z-index: 1030;
    display: flex;
    flex-flow: column-reverse nowrap;
    align-items: center;
    margin-bottom: 0;
    height: auto;
    overflow: hidden;
    border-radius: 50%;
}

#scheduler .k-toolbar, .k-button, .k-calendar, .k-calendar-th, .k-textbox, .k-datetimepicker, .k-dropdown, .k-dropdowntree, .k-textarea, .k-numerictextbox, .k-datepicker, #cal3yearsview .k-calendar-tbody, .k-window {
    font-size: 12px;
}

#scheduler .k-calendar .k-month-header, .k-calendar-caption, .k-scheduler-table td, .k-scheduler-table th, .k-calendar-caption {
    height: auto !important;
    padding: 0.375rem 0.75rem;
    font-size: 13px;
}

#compareLyview .k-calendar-caption {
    background-color: var(--bs-primary);
    padding: 0.5rem;
    border-radius: 5px 5px 0px 0px;
}

#compareLyview .custom-schedulercss table caption a {
    color: #fff !important;
}

#scheduler .k-scheduler-toolbar.k-toolbar, #compareLyview .k-scheduler-toolbar.k-toolbar {
    padding-left: 0;
    padding-right: 0;
}

#scheduler .k-scheduler-toolbar.k-toolbar {
    top: 55px;
    background-color: #ffffff;
    position: sticky;
    z-index: 1020;
    box-shadow: inset 0px -10px 8px -12px #ebebeb;
}

.k-scheduler-edit-form .k-edit-label {
    white-space: nowrap;
}

.k-widget .k-window .k-display-inline-flex .k-state-focused .k-button-secondary.k-state-active, .k-button-secondary:active, .k-button.k-state-active, .k-button:active {
    border-color: #ffffff;
    background-color: var(--bs-primary);
    color: #fff;
}

#scheduler .k-calendar .k-other-month {
    color: #212529 !important;
}

/*td.k-calendar-td.k-other-month a {
    display: none;
}*/

.k-calendar-monthview .k-calendar-td {
    width: unset;
    height: unset;
}

.currweekbg {
    border: 1px solid var(--bs-primary);
}

/*Week color coding*/
/*.k-calendar-monthview tr > td:nth-child(1), .k-calendar-monthview tr > th:nth-child(1), .cal3years-view tr > td:nth-child(1), .cal3years-view tr > th:nth-child(1) {
    background: #003366;
}

    .k-calendar-monthview tr > td:nth-child(1) a, .k-calendar-monthview tr > th:nth-child(1), .cal3years-view tr > td:nth-child(1) a, .cal3years-view tr > th:nth-child(1) {
        color: white;
    }

.k-calendar-monthview thead tr th:not(:first-child), .cal3years-view thead tr th:not(:first-child) {
    border-bottom: 3px solid black;
}

.custom-caption {
    background-color: #003366 !important;
}*/

.bghoverclr {
    display: inline-block;
    font-size: 1em;
    width: 2.5em;
    height: 2.5em;
    text-align: center;
    border-radius: 50%;
    background: rgba(0,0,0,.06);
    vertical-align: middle;
    color: #000;
}

    .bghoverclr:hover {
        background-color: rgba(0,0,0,.06);
        color: #0866ff;
    }

#scheduler .k-nav-current {
    padding: 0.375rem 0.75rem;
    border: 1px solid #ebebeb !important;
    background: #ebebeb;
    border-radius: 2px;
    color: #212529;
}

#scheduler .k-scheduler-toolbar {
    padding-top: 0;
    margin-top: 5px;
}

.txtdesign {
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.borderstyle {
    background: #e3e8eb;
    padding: 7px 20px;
    font-size: 25px;
    font-weight: 600;
    display: flex;
    align-items: center;
    border-radius: 2px;
}

#cal3yearsview .k-calendar-caption {
    display: none;
}

.bgclr0 {
    background-color: #C23373;
}

    .bgclr0 a, .bgclr1 a, .bgclr2 a, .bgclr0 th, .bgclr1 th, .bgclr2 th {
        padding: .2em;
        color: #fff;
    }

    .bgclr0 th, .bgclr1 th, .bgclr2 th, .bgclr0 td, .bgclr1 td, .bgclr2 td, .bgclr0, .bgclr1, .bgclr2 {
        border: 1px solid #000;
    }

.bgclr1 {
    background-color: #7A316F;
}

.bgclr2 {
    background-color: #c07328;
}

.yclr {
    color: #C23373;
}

.yclr1 {
    color: #7A316F;
}

.yclr2 {
    color: #c07328;
}

#cal3yearsview .k-calendar-td {
    border: 0.1em solid;
    border-radius: 0;
    text-align: end;
    vertical-align: top;
    padding: 0.2em;
}

#cal3yearsview .k-other-month {
    background: #e3e8eb;
}

    #cal3yearsview .k-other-month a {
        display: block;
    }

.mclr0 {
    color: #c23373;
    font-weight: 600;
}

.mclr1 {
    color: #7A316F;
    font-weight: 600;
}

.mclr2 {
    color: #c07328;
    font-weight: 600;
}

.mclr-default {
    color: #313866;
    font-weight: 600;
}

.mclr0 small, .mclr1 small, .mclr2 small {
    font-size: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1em;
}

.cal3years-view table {
    border: .1em solid black;
    border-radius: 0;
}

.cal3years-view .k-calendar-th {
    width: 5em;
    height: 3em;
}

.txtbg {
    transform: rotate(270deg);
}

.txtrota {
    position: relative;
    display: grid;
    justify-content: center;
    align-items: center;
    justify-items: start;
    background: #313866;
}

.w-10 {
    width: 4.333333%;
}

.w-90 {
    width: 95.666666%;
}

#scheduler .k-calendar-view .k-link {
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 0px;
}

.yearlyday {
    color: white;
    position: relative;
    font-size: 0.45vw;
    -webkit-line-clamp: 2;
    width: 100%;
    flex: 1 1;
    pointer-events: none;
}

.disableevents {
    pointer-events: none;
}

#scheduler .k-calendar td,
.k-calendar .k-calendar-td {
    border-radius: 0 !important;
}

@media only screen and (min-width: 280px) {
    .events-switch-div {
        display: none;
    }

    #exphide {
        display: none;
    }
    /*event window popup scroll set */
    .k-widget.k-window.k-display-inline-flex.k-state-focused {
        overflow: auto;
        width: auto;
    }
    /*Calendar chart metrics dropdown alignment*/
    div#metricChartdrp {
        min-width: 425px;
        padding: 5px;
    }

    .property-x {
        display: flex !important;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .property-y {
        position: absolute;
        top: 45px;
        right: 45px;
    }

    .property-z {
        position: absolute;
        top: 0;
        right: 0;
        padding: 15px !important;
    }
    /*metricnote font*/
    div#metricnote {
        font-size: 9px;
    }

    #scheduler .k-widget.k-calendar.k-calendar-range.k-selectable.custom-flex {
        display: flex;
        flex-direction: column;
    }

    k-calendar-caption eventCaption {
        position: fixed;
    }

    .k-scheduler-footer.k-toolbar {
        z-index: 2;
    }

    span.export-text {
        display: block;
    }

    .k-scheduler-monthview th {
        width: 140px;
    }

    .k-scheduler-weekview th {
        width: 140px;
    }

    .event-list {
        min-width: 20vw;
        min-height: 224px;
        margin: 0px !important;
        margin-bottom: 30px !important;
        max-height: fit-content;
    }

    .ev-data {
        width: 100%;
        max-width: 70vw;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .compareLy-view .k-toolbar {
        margin-top: -18px;
    }

    div#mappingview {
        overflow: auto;
    }

    .col-4 {
        flex: 0 0 auto;
        width: 100%;
        display: flex;
        flex-direction: row;
    }

    .header {
        display: flex;
        text-align: center;
        margin-top: -1rem;
        flex-direction: column;
    }

    h6#cal3yearstitle {
        padding-bottom: 1rem;
        font-weight: 600;
    }

    .fontwei, h1, h2, h3, h4, h5, h6 {
        font-weight: 600;
    }

    .k-scheduler-toolbar .k-scheduler-views-wrapper .k-views-dropdown {
        display: block !important;
    }

    .k-scheduler-toolbar .k-scheduler-views-wrapper .k-scheduler-views {
        display: none !important;
    }

    .modal-header.px-0.pt-0 {
        margin: 1px;
        display: flex;
        flex-direction: column;
        align-items: stretch;
    }

    button.export-pdf.k-button {
        display: none !important;
    }

    span.k-icon.k-icon.fa.fa-download {
        display: block !important;
        display: block !important;
        color: #8e8e8e;
        font-size: 1.3rem;
    }

    .calcont {
        max-width: 38vw;
    }

    .k-toolbar .k-toolbar-spacer {
        height: 0;
        flex: 1 0 0%;
    }

    .close-mb {
        display: block;
        font-size: 0.875rem;
        font-weight: 600;
    }

    .close-pc {
        display: none;
    }

    #comparableweeks .modal-header, #threeyearscalendar .modal-header {
        display: block;
    }

    .k-scheduler-edit-form .k-edit-form-container {
        width: 100%;
        max-width: 85vw;
        min-width: unset;
    }

    .rightalgin {
        margin-left: auto;
    }

    .moblogin {
        display: block;
    }

    .moblogin1 {
        display: none;
    }

    .mobviewright {
        margin-left: auto;
    }


    .order-1 {
        order: 1 !important;
    }

    .order-2 {
        order: 2 !important;
    }

    .order-3 {
        order: 3 !important;
    }

    .order-4 {
        order: 4 !important;
    }

    .order-5 {
        order: 5 !important;
    }

    .order-6 {
        order: 6 !important;
    }

    .order-7 {
        order: 7 !important;
    }

    .order-8 {
        order: 8 !important;
    }

    .order-9 {
        order: 9 !important;
    }

    .order-10 {
        order: 10 !important;
    }

    .order-11 {
        order: 11 !important;
    }

    .order-12 {
        order: 12 !important;
    }

    #scheduler .k-scheduler-navigation {
        display: none;
    }

    ul#menuTab.nav {
        flex-direction: column;
        padding: 1rem 0.5rem;
    }

    #navbarSupportedContent .navbar-nav {
        align-items: start;
    }

    #schedulercomparerTY .k-calendar-monthview, #schedulercomparerLY .k-calendar-monthview {
        flex-flow: row;
    }

    .comparerLYwidth, .comparerTYwidth {
        max-width: fit-content;
        width: auto;
    }

    .compareLy-view .k-calendar-th {
        padding: 0px 5px;
    }

    .cmpgap {
        --bs-gutter-y: 1.5rem;
    }

    /*#compareLyview .k-calendar-th,
    .k-calendar-monthview .k-link {
        height: 0;
    }*/

    #compareLyview .week-number-link {
        height: 25px !important;
    }

    .k-safari .k-scheduler-yearview .k-calendar-view .k-month {
        margin: 0rem;
    }

    .compareLy-view {
        max-height: 90vh;
    }

    .custom_list{
        flex-wrap:wrap !important;
    }
}

@media only screen and (min-width: 300px) {
    .property-x {
        margin-left: 20px;
    }

    .k-toolbar .k-toolbar-spacer {
        height: 1.4285714286em;
        flex: 1 0 0%;
        display: none;
    }

    .k-scheduler-toolbar .k-scheduler-views-wrapper .k-views-dropdown {
        display: none !important;
    }

    .k-scheduler-toolbar .k-scheduler-views-wrapper .k-scheduler-views {
        display: block !important;
    }
}

@media only screen and (min-width: 320px) {
    .k-scheduler-toolbar .k-scheduler-views-wrapper .k-views-dropdown {
        display: block !important;
    }

    .k-scheduler-toolbar .k-scheduler-views-wrapper .k-scheduler-views {
        display: none !important;
    }

    .property-y {
        top: 60px;
        right: 15px;
    }

    .property-x {
        margin-left: 0px;
    }

    div#metricnote {
        font-size: 10px;
    }

    .calcont {
        max-width: 44vw;
    }
}

@media only screen and (min-width: 360px) {
    .property-y {
        right: 60px;
    }

    div#metricnote {
        font-size: 12px;
    }

    .calcont {
        max-width: 49vw;
    }
}

@media only screen and (min-width: 462px) {
    .property-y {
        right: 95px;
    }

    .custom_list {
        flex-wrap: nowrap !important;
    }
}

@media only screen and (min-width: 550px) {
    .events-switch-div {
        display: block;
    }

    #exphide {
        display: block;
    }

    h6#cal3yearstitle {
        padding-bottom: 0rem;
        font-weight: 600;
    }

    div#metricChartdrp {
        min-width: unset;
        padding: unset;
    }

    .property-x {
        display: flex !important;
        flex-direction: unset;
        flex-wrap: unset;
    }

    .property-y {
        position: unset;
        top: unset;
        right: unset;
    }

    .property-z {
        position: unset;
        top: unset;
        right: unset;
        padding: unset;
    }

    div#metricnote {
        font-size: 14px;
    }

    .calcont {
        max-width: 34vw;
    }

    .close-mb {
        display: none;
    }

    .close-pc {
        display: block;
    }

    #comparableweeks .modal-header, #threeyearscalendar .modal-header {
        display: flex;
    }
}

@media only screen and (min-width:653px) {
    /*event window popup scroll set */
    .k-widget.k-window.k-display-inline-flex.k-state-focused {
        overflow: auto;
        width: auto;
    }

    .calcont {
        max-width: 40vw;
    }
}

@media only screen and (min-width:667px) {
    .k-scheduler-toolbar .k-scheduler-views-wrapper .k-views-dropdown {
        display: none !important;
    }

    .k-scheduler-toolbar .k-scheduler-views-wrapper .k-scheduler-views {
        display: block !important;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    #scheduler .k-widget.k-calendar.k-calendar-range.k-selectable.custom-flex {
        display: flex;
        flex-direction: row;
    }

    .event-list {
        min-width: 20vw;
        margin: 0px !important;
        margin-right: 15px !important;
        min-height: -webkit-fill-available;
        max-height: none;
    }

    .ev-data {
        width: 100%;
        max-width: 16vw;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .k-scheduler-monthview th {
        width: 100%;
    }

    .k-scheduler-weekview th {
        width: 100%;
    }

    .col-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .header {
        display: flex;
        text-align: center;
        margin-top: -1rem;
        flex-direction: row;
        align-items: baseline;
    }

    .modal-header.px-0.pt-0 {
        margin: 1px;
        display: flex;
        flex-direction: row;
    }

    .calcont {
        max-width: 45vw;
    }

    .k-scheduler-edit-form .k-edit-form-container {
        width: 100%;
        max-width: 100vw;
        min-width: 85vw;
    }

    .order-1 {
        order: 1 !important;
    }

    .order-2 {
        order: 2 !important;
    }

    .order-3 {
        order: 3 !important;
    }

    .order-4 {
        order: 4 !important;
    }

    .order-5 {
        order: 5 !important;
    }

    .order-6 {
        order: 6 !important;
    }

    .order-7 {
        order: 7 !important;
    }

    .order-8 {
        order: 8 !important;
    }

    .order-9 {
        order: 9 !important;
    }

    .order-10 {
        order: 10 !important;
    }

    .order-11 {
        order: 11 !important;
    }

    .order-12 {
        order: 12 !important;
    }
}

@media only screen and (min-width: 820px) {
    /*.cal3years-view .k-calendar-th, .compareLy-view .k-calendar-th {
        width: 40px;
        height: 40px;
    }*/

    /*.k-toolbar {
        overflow: visible;
        display: flex;
        flex-flow: row;
    }*/
}

@media only screen and (min-width: 896px) {
    .rightalgin {
        margin-left: unset;
    }
}

@media only screen and (min-width: 900px) {
    .calcont {
        max-width: 27vw;
    }

    #scheduler .k-scheduler-navigation {
        display: block;
    }
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .k-scheduler-edit-form .k-edit-form-container {
        width: 100%;
        max-width: 100vw;
        min-width: 35vw;
    }

    .moblogin {
        display: none;
    }

    .moblogin1 {
        display: block;
    }

    .mobviewright {
        margin-left: unset;
    }

    ul#menuTab.nav {
        flex-direction: row;
        padding: 0;
    }

    #navbarSupportedContent .navbar-nav {
        align-items: center;
    }

    #schedulercomparerTY .k-calendar-monthview, #schedulercomparerLY .k-calendar-monthview {
        flex-flow: column;
    }

    .comparerLYwidth, .comparerTYwidth {
        max-width: unset;
        width: 50%;
    }

    .compareLy-view .k-calendar-th {
        padding: 0px 3px;
    }

    .cmpgap {
        --bs-gutter-y: 0rem;
    }

    /* #compareLyview .k-calendar-th,
    .k-calendar-monthview .k-link {
        height: unset;
    }*/

    #compareLyview .week-number-link {
        height: 38px !important;
    }

    .k-safari .k-scheduler-yearview .k-calendar-view .k-month {
        margin: 0 0.5rem;
    }

    .compareLy-view {
        max-height: 80vh;
    }
}

@media only screen and (min-width: 1024px) {
    #cal3yearsview .k-calendar-td {
        max-width: 1.5em;
        min-width: 1.5em;
    }

    #scheduler .k-calendar-td a.k-link, #scheduler a.week-number-link, #scheduler .k-calendar-th {
        width: 2.3vw;
    }

    .order-1, .order-2, .order-3, .order-4, .order-5, .order-6, .order-7, .order-8, .order-9, .order-10, .order-11, .order-12 {
        order: unset !important;
    }
}

@media (min-width: 1024px) and (max-width:1300px) {
    .k-scheduler-toolbar .k-scheduler-views-wrapper .k-views-dropdown {
        display: block !important;
    }

    .k-scheduler-toolbar .k-scheduler-views-wrapper .k-scheduler-views {
        display: none !important;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    #cal3yearsview .k-calendar-td {
        max-width: 2.5em;
        min-width: 2.5em;
    }
}

@media (min-width: 1500px) {
    .modal-xxl {
        max-width: 1420px;
    }

    #cal3yearsview .k-calendar-td {
        max-width: 3.5em;
        min-width: 3.5em;
    }
}

@media only screen and (min-width: 1997px) {
    .k-scheduler-edit-form .k-edit-form-container {
        width: 100%;
        max-width: 100vw;
        min-width: 30vw;
    }
}

