/*!*****************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./css/index.css ***!
  \*****************************************************************/
.fs-m {
    font-size: 16px;
}

.nowrap {
    white-space: nowrap;
}

th.sortable {
    cursor: pointer;
}

th {
    white-space: nowrap;
}

.dropdown-item {
    white-space: normal;
    cursor: pointer;
}

.multiline-select {
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.provider-select-list {
    width: 420px;
}

.disease-select-list {
    width: 520px;
}

.provider-npi {
    width: 90px;
}

.provider-info {
    width: 145px;
    white-space: normal;
}

.dx-code {
    width: 70px;
}

.dx-description {
    width: 85%;
    white-space: normal;
}

.date-form {
    width: 121px;
}

.cursor-pointer {
    cursor: pointer;
}

.label-sharp {
    font-size: 16px;
    margin-bottom: 0;
}

.form-check-sharp {
    font-size: 16px;
}

.date-input {
    width: 103px;
}

.date-filter-block {
    max-width: 390px;
}

.provider-dropdown {
    width: 420px;
    height: 247px;
}

.dxcodes-dropdown {
    width: 520px;
    height: 218px;
}

.btn-command {
    width: 85px;
}

.spinner-small {
    width: 1.3rem;
    height: 1.3rem;
}

.ko-calendar {
    display: inline-block;
    background: white;
    padding: 4px;
    border: 1px solid #ced4da;
    border-radius: 5px;
    cursor: default;
    color: #495057;
    z-index: 99999;
}

    .ko-calendar * {
        box-sizing: content-box;
    }

.calendar-sheet {
    width: 100%;
    border-collapse: collapse;
}

    .calendar-sheet th, .calendar-sheet td {
        text-align: center;
        vertical-align: middle;
    }

    .calendar-sheet tr.month-header th {
        height: 30px;
    }

    .calendar-sheet a {
        width: 20px;
        height: 20px;
        line-height: 20px;
        padding: 4px 5px;
        display: inline-block;
        text-align: center;
        text-decoration: none;
    }

        .calendar-sheet a:hover {
            background: #fff;
        }

    .calendar-sheet tfoot a {
        width: auto;
        display: block;
        font-weight: bold;
    }

    .calendar-sheet .today a {
        position: relative;
        font-weight: bold;
    }

        .calendar-sheet .today a:after {
            content: '';
            display: inline-block;
            border-left: 7px solid transparent;
            border-bottom: 7px solid #3498db;
            border-top-color: transparent;
            position: absolute;
            bottom: 4px;
            right: 4px;
        }

.calendar-input {
    width: 150px !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0i0KHQu9C+0LlfMSIgZGF0YS1uYW1lPSLQodC70L7QuSAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOCAyMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM3MTcwNzA7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJpY19kYXRlX3JhbmdlXzI0cHgiIGRhdGEtbmFtZT0iaWMgZGF0ZSByYW5nZSAyNHB4IiBjbGFzcz0iY2xzLTEiIGQ9Ik02LDlINHYySDZabTQsMEg4djJoMlptNCwwSDEydjJoMlptMi03SDE1VjBIMTNWMkg1VjBIM1YySDJBMiwyLDAsMCwwLDAsNEgwVjE4YTIsMiwwLDAsMCwyLDJIMTZhMiwyLDAsMCwwLDItMlY0QTIsMiwwLDAsMCwxNiwyWm0wLDE2SDJWN0gxNloiLz48L3N2Zz4=);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 39px 18px;
}

.text-underline {
    border-bottom: 2px solid var(--accent-color);
}

.dropdown-item:hover .text-underline {
    border-color: white;
}

.dropdown-item {
    white-space: nowrap;
}

.members-search-container {
    min-width: 310px;
}

.opacity-0 {
    opacity: 0;
}

.dob-column {
    min-width: 57px;
}

.hp-column {
    min-width: 100px;
}

.lm-column {
    min-width: 113px;
}

.ri-column {
    min-width: 100px;
}

highlighted-text {
    display: flex;
}

    highlighted-text span {
        white-space: pre-wrap;
    }

.notes-table, .inventory-groups {
    max-height: 209px;
}

.schedules-table {
    max-height: 210px;
}

.dnsrecord-table {
    max-height: 470px;
}

.table-container-items-12 {
    max-height: 540px;
}

.table-container-items-7 {
    max-height: 340px;
}

