@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

.hidden{
    visibility:hidden;
}
.fitWidth {
    min-width: min-content;
    width: fit-content;
    display: contents;
}
.borderTitle {
    width: fit-content;
    text-align: center;
    font-weight: bold;
    position: sticky;
    background-color: white;
    margin-inline: inherit;
    margin-bottom: -0.6em;
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    z-index:100;
}
.borderBas {
    border: solid;
    border-width: thin;
    border-radius: 4px !important;
}

.borderFru {
    border: solid;
    border-width: thin;
    border-radius: 4px !important;
    padding: 0px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    margin: 0 auto;
    width: fit-content;
}
.skraNidurstodurBorder {
    border: solid;
    border-width: thin;
    border-radius: 12px !important;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    margin: 0 auto;
    background-color: white;
}
.skraNidurstodurGridLen {
    max-width: 700px;
}
.skraNidurstodurDialog{
    padding-top:50px;
}
.alignCenter {
    text-align-last: center;
}

.txt_black {
    color: black;
}

.boldW {
    font-weight: bold;
}

.twoSixtyWidth {
    min-width: 260px;
    max-width: 260px;
}

.limWidth{
    width:80%!important;
}

.skraNidurstodurFeedBack {
    max-width: fit-content;
}
.leanLeft {
    text-align: left;
}

.stigAlls {
    border: solid;
    width: 30px;
    text-align: center;
    display: inline-block;
}

.red{
    color:crimson;
}

.green {
    color: forestgreen;
}

.redbg {
    background-color: crimson;
}

.greenbg {
    background-color: forestgreen;
}

.w-15{
    width:15%!important;
}

.stigMenu {
    width: 350px;
    display: flex;
}

.mt-10{
    margin-top:10px;
}

.textRed{
    color:red;
}

.frumherji-Blue {
    color: #333995;
}

.frumherji-Blue-Button {
    background-color: #333995;
    color: white;
    width: 100px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.modalImgSize {
    width:100%; 
    height:100%;
}

.frumherji-containter {
    background-color: white;
    border: solid;
    border-width: thin;
    border-radius: 12px !important;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    margin: 0 auto;
    background-color: white;
}

.frumherji-containter-min-sida {
    width: auto;
    background-color: white;
    border: solid;
    border-width: thin;
    border-radius: 12px !important;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    margin: 0 auto;
    background-color: white;
}

@media (max-width: 450px) {
    .frumherji-containter-min-sida-low-res {
        display: table-cell;
        /*max-width: 440px;
        min-width: 440px;*/
    }

    .frumherji-Responsive-Min-Sida {
        min-width:420px;
    }
}


.frumherji-Responsive-Min-Sida {
    background-color: #333995;
    min-height: 55px;
    max-height: 55px;
    max-width: 100%;
}

.mobile-box {
    padding-top: 70px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    width: auto;
}

.frumherji-Title {
    background: white;
    font-weight: bold;
    color: #333995;
    position: sticky;
    z-index: 5;
    width: fit-content;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: -0.6em;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 28px;
}

@media (max-width: 470px) {
    #frumlogo {
        content: url("/img/hvitt-frumherji-logo-only.png");
    }
}

.btn-frum {
    background-color: #333995 !important;
    color: #fff;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    height: 3em;
    margin-bottom: 30px;
}

.frum-input {
    line-height: 2.5em;
    min-height: 2.5em;
    background: #fbfbfb;
    border-radius: 8px;
}

.frum-inputs {
    width: 100%;
    color: #333995;
    font-size: 0.7em;
    font-weight: 800;
    padding-left: 10px;
    -webkit-text-fill-color: rgba(51, 57, 149, 1);
    border-radius: 8px;
    background: #fbfbfb;
    border-color: #333995;
    line-height: 2.5em;
    min-height: 2.5em;
    margin-bottom:10px;
}

input::placeholder {
    overflow: visible;
    color: #333995;

}

.frum-placeholder::-webkit-input-placeholder {
    color: #333995;
    font-size: 0.7em;
    font-weight: 800;
    vertical-align: text-top;
    top: 13px;
    left: 13px;
    position: absolute;
}

.islandfont {
    padding-top: 16px;
    font-weight: bold;
    font-size: 14px;
    color: black;
}

.footertext {
    color: #333995;
    text-decoration: none;
    margin-top: 2em;
    font-weight: 600;
    font-size: 14px;
}

.footer-box {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}


.login-text {
    font-weight: 800
}

.text-right {
    text-align: right;
}

.custom-class {
    background-color: #f2f4f6 !important;
}

.zindex100 {
    z-index: 100;
}


.borderRed {
    border: 1px solid red;
}

.borderBlack {
    border: 1px solid black;
}

.size1rem {
    width: 1rem;
}

.size2rem {
    width: 2rem;
}

.size3rem {
    width: 3rem;
}

.size4rem {
    width: 4rem;
}

.size5rem {
    width: 5rem;
}

.size6rem {
    width: 6rem;
}

.size7rem {
    width: 7rem;
}

.size8rem {
    width: 8rem;
}

.size9rem {
    width: 9rem;
}

.size10rem {
    width: 10rem;
}

.size15rem {
    width: 15rem;
}

.fontsize18 {
    font-size: 18px !important;
}

.bluebackground {
    background-color: cadetblue;
}

.blazor-input-style {
    min-width: 240px;
    max-width: 240px;
    height: 50px;
    margin-top: 15px;
}

.timaskraColMany {
    width: 8.333%;
}

.timaskraCol {
    width: 8.333%;
    height: 100%;
    display: inline-block;
}

.mdc-select__menu.mdc-menu.mdc-menu-surface.mdc-menu-surface--open.mdc-menu-surface--is-open-below {
    max-height: 370px !important;
}

.Stadid {
    background-color: rgba(54, 162, 235, 0.2);
    border: 2px solid;
    border-color: rgba(54, 162, 235, 1);
    width: 100% !important;
}

.Fallid {
    background-color: rgba(255, 99, 132, 0.2);
    border: 2px solid;
    border-color: rgba(255, 99, 132, 1);
    width: 100% !important;
}

.Skropad {
    background-color: rgba(240, 240, 55, 0.2);
    border: 2px solid;
    border-color: rgba(240, 240, 55, 1);
    width: 100% !important;
}

.EkkiSkrad {
    background-color: rgba(147, 55, 240, 0.2);
    border: 2px solid;
    border-color: rgba(147, 55, 240, 1);
    width: 100% !important;
}

.font-weight-bold {
    font-weight: 700;
}

.mdc-button {
    font-family: 'Gelion', sans-serif !important;
}

html, body {
    font-family: 'Gelion', sans-serif !important;
    min-width: 380px!important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Gelion', sans-serif !important;
}


.mdc-dialog .mdc-dialog__surface {
    max-width: 100% !important;
}

.large {
    min-width: 80vw !important;
}

.medium {
    min-width: 60vw !important;
}

.main {
    /*background: url('../img/nabeel-syed-Jk3-Uhdwjcs-unsplash.jpg') fixed;
    background-size: cover;*/
    background-color: white;
    min-height: 100vh;
}

.color-black {
    color: black;
}

.color-red {
    color: #d9534f;
}

.labelz {
    font-size: 16px;
    color: black;
    margin-top: 8px;
    display: block;
}

    .labelz > div {
        padding: 7px;
    }

label {
    font-size: 16px;
    margin-top: 8px;
}

.mat-checkbox > label {
    margin-bottom: 0 !important;
}

.chart-container {
    position: relative;
    width: 350px;
    padding-bottom: 1rem;
    border: 1px dotted #c0c0c0;
}

.min-width620 {
    width: 620px;
}

.validation-summary-errors > ul {
    list-style: none;
}

.validation-summary-errors {
    font-size: 1.2rem;
}

.mdc-dialog .mdc-dialog__surface {
    max-width: none;
}

.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled) {
    background-color: #f5f5f5 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #0366d6;
}

.containerBase {
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #d6d5d5;
}

.background-nav {
    background-color: #f7f7f7;
}

.navbar-expand-sm {
    padding: 0 !important;
}

.cars-background {
    background: url('/img/nabeel-syed-Jk3-Uhdwjcs-unsplash.jpg') fixed;
    background-size: cover;
    min-height: 100vh;
}

.flex-container {
    display: flex;
    justify-content: space-between;
}

.hamburger-menu {
    background-color: white;
    border: solid;
    border-width: thin;
    border-radius: 12px !important;
    color: #333995;
    width: 200px;
    margin-top: 20px;
    z-index: 70;
    cursor: pointer;
    position: relative;
}

.logo-padding {
    padding: 0 8px 0 8px;
    border-radius: 4px;
    margin-left: 5px;
}

.hamburger-menu-icon {
    padding-top: 6px;
    width: 30px;
    cursor: pointer;
}

.mw-450 {
    max-width: 450px;
}

.mw-390 {
    max-width: 390px;
}

.minw-460 {
    min-width: 460px;
}

@media (max-width: 990px) {
    .fullnavbar {
        display: none;
    }

    .hamburger-menu-icon {
        display: block;
    }

    .hamburger-menu {
        display: block;
    }
}

@media (min-width: 990px) {
    .fullnavbar {
        display: block;
    }

    .hamburger-menu-icon {
        display: none;
    }

    .hamburger-menu {
        display: none;
    }
}

.mat-accordion .mat-expansion-panel.mat-expansion-panel--expanded > .mat-expansion-panel__content, .mat-accordion .mat-expansion-panel.mat-expansion-panel--expanded .mat-expansion-panel__actions {
    max-height: 100%;
}

.mdc-list-item--selected .color-blue {
    text-decoration: none;
}

.cursor-pointer {
    cursor: pointer;
}

.footer {
    overflow: hidden;
}

.color-green {
    color: #28a745 !important;
}

.color-blue {
    color: #0366d6 !important;
}

.color-white {
    color: #fff !important;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-18 {
    font-size: 18px;
}

.mdc-tab-indicator--active {
}

.font-size-20 {
    font-size: 20px;
}

.font-size-24 {
    font-size: 24px;
}

.background-white {
    background: white;
    padding: 1rem;
}

.footer-logo {
    max-width: 320px;
    float: right;
    background: rgba(20,20,20, 0.5);
}

.footer {
    position: unset;
}

.img-block {
    display: block;
    margin: 0 auto;
}

.background-greyish {
    background: rgba(20,20,20, 0.5);
}

.mdc-select__anchor {
    width: 100% !important;
}

.mat-text-field-input {
    width: 100% !important;
}

.mdc-text-field {
    width: 100% !important;
}

.FindHeader {
    background: rgba(20,20,20, 0.5);
}

.text-center {
    text-align: center;
}

.panta {
    background: rgba(20,20,20, 0.5);
}

.haus {
    font-size: 2.5rem;
    font-weight: 500;
}

a, .btn-link {
    color: #0366d6;
}

.content-box {
    background: rgba(20,20,20, 0.5);
    padding: 1rem;
}

.login-box {
    height: auto;
    width: 480px;
    margin: 0 auto;
    background: rgba(20,20,20, 0.5);
    margin-top: 8rem;
}


.bradius-bottom {
    border-radius: 0 0 25px 25px;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

app {
    position: relative;
    display: flex;
    /*flex-direction: column;*/
}

.addFlexDirCol {
    flex-direction: column;
}

.top-row {
    height: 3.5rem;
    /*display: flex;*/
    padding-top: 0.6em;
    align-items: center;
}

.btn-logout:hover {
    text-decoration: none !important;
}

.main {
    flex: 1;
    background-color: white;
}

    .main .top-row {
        color: white;
        background-color: #333995;
        /*border-bottom: 1px solid #d6d5d5;*/
        justify-content: flex-end;
    }

        .main .top-row > a, .main .top-row .btn-link {
            white-space: nowrap;
        }

        .main .top-row a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

    .sidebar .top-row {
        background-color: rgba(0,0,0,0.4);
    }

    .sidebar .navbar-brand {
        font-size: 1.1rem;
    }

    .sidebar .oi {
        width: 2rem;
        font-size: 1.1rem;
        vertical-align: text-top;
        top: -2px;
    }

    .sidebar .nav-item {
        font-size: 0.9rem;
        padding-bottom: 0.5rem;
    }

        .sidebar .nav-item:first-of-type {
            padding-top: 1rem;
        }

        .sidebar .nav-item:last-of-type {
            padding-bottom: 1rem;
        }

        .sidebar .nav-item a {
            color: #d7d7d7;
            border-radius: 4px;
            height: 3rem;
            display: flex;
            align-items: center;
            line-height: 3rem;
        }

            .sidebar .nav-item a.active {
                background-color: rgba(255,255,255,0.25);
                color: white;
            }

            .sidebar .nav-item a:hover {
                background-color: rgba(255,255,255,0.1);
                color: white;
            }

.content {
    padding-top: 1.1rem;
}

.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.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;
    }

.mat-expansion-panel__sub-header {
    flex-basis: 50% !important;
}

.mat-expansion-panel__header {
    flex-basis: 50% !important;
}

@media (max-width: 991.98px) {
    .top-row {
        max-width: 100% !important;
    }

    .overflow-x-scroll {
        overflow-x: scroll;
        width: 100%;
    }
}


html {
    font-size: unset;
}


@media (min-width: 768px) {
    /*
    app {
        flex-direction: row;
    }
      */

    html {
        font-size: unset;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    header .top-row {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .main .top-row {
        position: sticky;
        top: 0;
        z-index: 10;
    }

    .main > div {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .navbar-toggler {
        display: none;
    }

    .sidebar .collapse {
        display: block;
    }
}


.demo-mat-card {
    max-width: 300px;
    min-width: 270px;
}

.demo-mat-card-content {
    padding: 0.5rem;
}

.demo-mat-card-clean-margin {
    margin: 0px;
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.mdc-snackbar {
    bottom: 50%;
}

.tafla-scrollable {
    overflow-y: scroll;
    overflow-x: scroll;
    height: 800px;
    display: block;
}

.tafla-headder-Sticky {
    top: 0px;
    position: sticky;
    z-index: 1;
    background-color: lightgray;
    border-top: 0px !important;
}

.tafla-vinstri-Sticky {
    left: 0;
    position: sticky;
    z-index: 2;
    background-color: lightgray;
}

.tafla-haegri-Sticky {
    right: 0;
    position: sticky;
    z-index: 2;
}

.tafla-headder-top {
    z-index: 3;
}

.spinner {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 700ms linear infinite;
    top: 40%;
    left: 55%;
}


@media (min-width: 768px) {
    /* Lætur töflu/dálk líta nokkuð eðlilega út í desktop*/
    .p-1 {
        white-space: nowrap !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }


    /* Lætur töfluna fá horiz scrollbar ef þarf í desktop. Ath. það þarf að taka út min width px í töflunni */
    .mdc-table {
        display: inline-block !important;
    }
}

.mdc-snackbar {
    bottom: 50%;
}

.mdc-table {
    display: table;
}

    .mdc-table th {
        padding: 5px 5px 5px 5px;
    }

    .mdc-table td {
        padding: 5px 5px 5px 5px;
    }

.mdc-icon-button {
    font-size: 14px;
}

/* lagar að takkar fyrir flettingu í töflu standast á */
.mdc-paginator-range-buttons {
    white-space: nowrap !important;
}

.mdc-paginator-range-label {
    white-space: nowrap !important;
}


.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.pb150,
.e-schedule .e-timeline-view .e-appointment.pb150,
.e-schedule .e-timeline-month-view .e-appointment.pb150 {
    background: #00D5D5;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.pb600,
.e-schedule .e-timeline-view .e-appointment.pb600,
.e-schedule .e-timeline-month-view .e-appointment.pb600 {
    background: #FF80C0;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.pb800,
.e-schedule .e-timeline-view .e-appointment.pb800,
.e-schedule .e-timeline-month-view .e-appointment.pb800 {
    background: #8080C0;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.pb300,
.e-schedule .e-timeline-view .e-appointment.pb300,
.e-schedule .e-timeline-month-view .e-appointment.pb300 {
    background: #FD7E00;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.pb550,
.e-schedule .e-timeline-view .e-appointment.pb550,
.e-schedule .e-timeline-month-view .e-appointment.pb550 {
    background: #00A600;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.pb105,
.e-schedule .e-timeline-view .e-appointment.pb105,
.e-schedule .e-timeline-month-view .e-appointment.pb105 {
    background: #0067CE;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.pb220,
.e-schedule .e-timeline-view .e-appointment.pb220,
.e-schedule .e-timeline-month-view .e-appointment.pb220 {
    background: #408080;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.pb230,
.e-schedule .e-timeline-view .e-appointment.pb230,
.e-schedule .e-timeline-month-view .e-appointment.pb230 {
    background: #ffd700;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.pb700,
.e-schedule .e-timeline-view .e-appointment.pb700,
.e-schedule .e-timeline-month-view .e-appointment.pb700 {
    background: #804000;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.pb740,
.e-schedule .e-timeline-view .e-appointment.pb740,
.e-schedule .e-timeline-month-view .e-appointment.pb740 {
    background: #808000;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p109,
.e-schedule .e-timeline-view .e-appointment.pb109,
.e-schedule .e-timeline-month-view .e-appointment.pb109 {
    background: #00FF00;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.pb110,
.e-schedule .e-timeline-view .e-appointment.pb110,
.e-schedule .e-timeline-month-view .e-appointment.pb110 {
    background: #00D5D5;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.pb101,
.e-schedule .e-timeline-view .e-appointment.pb101,
.e-schedule .e-timeline-month-view .e-appointment.pb101 {
    background: #0067CE;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.pb540,
.e-schedule .e-timeline-view .e-appointment.pb540,
.e-schedule .e-timeline-month-view .e-appointment.pb540 {
    background: #00D5D5;
    color: #000;
}

.schedule-cell-dimension.e-schedule .e-timeline-view .e-date-header-wrap table col,
.schedule-cell-dimension.e-schedule .e-timeline-view .e-content-wrap table col {
    width: 15px;
}

.schedule-cell-dimension.e-schedule .e-timeline-month-view .e-date-header-wrap table col,
.schedule-cell-dimension.e-schedule .e-timeline-month-view .e-content-wrap table col {
    width: 15px;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p150,
.e-schedule .e-timeline-view .e-appointment.p150,
.e-schedule .e-timeline-month-view .e-appointment.p150 {
    background: #00D5D5;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p600,
.e-schedule .e-timeline-view .e-appointment.p600,
.e-schedule .e-timeline-month-view .e-appointment.p600 {
    background: #FF80C0;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p800,
.e-schedule .e-timeline-view .e-appointment.p800,
.e-schedule .e-timeline-month-view .e-appointment.p800 {
    background: #8080C0;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p300,
.e-schedule .e-timeline-view .e-appointment.p300,
.e-schedule .e-timeline-month-view .e-appointment.p300 {
    background: #FD7E00;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p550,
.e-schedule .e-timeline-view .e-appointment.p550,
.e-schedule .e-timeline-month-view .e-appointment.p550 {
    background: #00A600;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p105,
.e-schedule .e-timeline-view .e-appointment.p105,
.e-schedule .e-timeline-month-view .e-appointment.p105 {
    background: #0067CE;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p220,
.e-schedule .e-timeline-view .e-appointment.p220,
.e-schedule .e-timeline-month-view .e-appointment.p220 {
    background: #408080;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p230,
.e-schedule .e-timeline-view .e-appointment.p230,
.e-schedule .e-timeline-month-view .e-appointment.p230 {
    background: #ffd700;
    color: #000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p700,
.e-schedule .e-timeline-view .e-appointment.p700,
.e-schedule .e-timeline-month-view .e-appointment.p700 {
    background: #804000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p740,
.e-schedule .e-timeline-view .e-appointment.p740,
.e-schedule .e-timeline-month-view .e-appointment.p740 {
    background: #808000;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p109,
.e-schedule .e-timeline-view .e-appointment.p109,
.e-schedule .e-timeline-month-view .e-appointment.p109 {
    background: #00FF00;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p110,
.e-schedule .e-timeline-view .e-appointment.p110,
.e-schedule .e-timeline-month-view .e-appointment.p110 {
    background: #00D5D5;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p101,
.e-schedule .e-timeline-view .e-appointment.p101,
.e-schedule .e-timeline-month-view .e-appointment.p101 {
    background: #0067CE;
}

.e-schedule .e-timeline-view .e-all-day-appointment-wrapper .e-appointment.p540,
.e-schedule .e-timeline-view .e-appointment.p540,
.e-schedule .e-timeline-month-view .e-appointment.p540 {
    background: #00D5D5;
}


@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(255,255,255, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255,255,255, 0);
    }
}

.order-button {
    animation: pulse 2s infinite;
}