/* Minification failed. Returning unminified contents.
(30,17): run-time error CSS1039: Token not allowed after unary operator: '-containerwidth'
 */
.resultcounter {
    font-weight: bold;
    font-size: 16px;
}

.formulary-row {
    cursor: pointer;
}

.no-close .ui-dialog-titlebar-close {
    display: none;
}

.ico-search {
    cursor: pointer !important;
    z-index: 999 !important;
}

.label-info {
    background-color: #00968f;
    border-radius: 5px !important;
    padding: 10px !important;
}

.searchtaginput {
    display: none;
}

.container {
    width: var(--containerwidth);
}

.btn-u.btn-u-sea-shop {
    background: #00968f;
}

    .btn-u.btn-u-sea-shop:hover, .btn-u.btn-u-sea-shop:focus, .btn-u.btn-u-sea-shop:active, .btn-u.btn-u-sea-shop.active, .open .dropdown-toggle.btn-u.btn-u-sea-shop {
        background: #00c9c0;
    }

.tab-check {
    color: #00968f;
    font-size: 20px;
    position: relative;
    margin-right: 20px;
    margin-top: -2px;
    float: right;
}

.tab-check-hide {
    display: none;
    color: #00968f;
    font-size: 20px;
    position: relative;
    margin-right: 20px;
    margin-top: -2px;
    float: right;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px !important;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #00968f;
    border-radius: 10px !important;
    margin-top: -8px !important;
}

.codes {
    font-size: 16px;
    margin: 5px 0px;
}

.collapseui {
    background-color: #fff;
    border-top: solid 1px #ccc;
    padding: 5px 0px 5px 5px;
}

    .collapseui:focus {
        outline: none;
    }

.collapselast {
    padding-bottom: 16px;
    border-bottom: solid 1px #ccc;
}

div.statusYes, div.statusNo {
    height: 26px;
    width: 26px;
    border-radius: 13px !important;
    padding-right: 1px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    font-weight: 800;
    border: 1px solid #666;
}

div.statusNo {
    background-color: #B52644;
    color: #FFFFFF;
}

div.statusYes {
    background-color: #00754F;
    color: #FFFFFF;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #e4e3e3;
}

    table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
        background-color: #cce1f1;
    }

.dtdom {
    float: left !important;
    margin-left: 20px !important;
    margin-top: -7px !important;
    width: 200px !important;
}

.tab-check-notice {
    color: #e98017;
    font-size: 20px;
    position: relative;
    margin-right: 20px;
    margin-top: -2px;
    float: right;
}

.custom-combobox {
    position: relative;
    display: inline-block;
    width: 100%;
}

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
}

.custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
    width: 90%;
}

.ui-state-default:not(.ui-state-active):not(.ui-state-highlight) {
    background-color: #fff !important;
}

.withdropdown {
    margin-top: -.8em;
}

.btn-primary2 {
    color: #f5f5f5 !important;
    background-color: #555555;
    border-color: #555555;
    font-size: 1.2em;
}

.rtwoption {
    cursor: pointer;
    padding: 5px;
}

    .rtwoption:hover {
        cursor: pointer;
        background-color: #ddd;
        padding: 5px;
    }

table.dataTable thead th, table.dataTable tfoot th {
    padding: 10px 10px;
}

.formulary-contact-info {
    padding: 1rem;
}

    .formulary-contact-info .row {
        margin-bottom: 10px !important;
    }

    .formulary-contact-info .label {
        font-weight: bold;
        font-size: 1.65rem;
    }

    .formulary-contact-info .print-label {
        font-size: 1.5rem;
        word-break: break-all;
    }

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd > .ui-widget-content:not(.sorting_1) {
    background-color: #e4e3e3;
}

.formulary-print-row th, .formulary-print-row td {
    padding: 2px 0px 2px 5px;
}

.drugclass_col {
    width: 325px;
}

.genericname_col {
    width: 315px;
}

.brandname_col {
    width: 335px;
}

.genericequiv_col {
    width: 100px;
}

.status_col {
    width: 55px;
}

.cost_col {
    width: 75px;
}

@media print {

    @page {
        size: landscape;
    }

    #container-calculator {
        height: 5px;
    }

    div.statusNo {
        background-color: #B52644 !important;
        color: #FFFFFF !important;
    }

    div.statusYes {
        background-color: #00754F !important;
        color: #FFFFFF !important;
    }
}
.no-dose {
    background-color: #ddd !important;
}

    .no-dose .opioid_total {
        color: #000 !important;
    }

.caution-dose {
    background-color: #ede832 !important;
}

    .caution-dose .opioid_total {
        color: #000 !important;
    }

.high-risk-dose {
    background-color: #ed8017 !important;
}

    .high-risk-dose .opioid_total {
        color: #000 !important;
    }

.extreme-risk-dose {
    background-color: #e50000 !important;
}

    .extreme-risk-dose th {
        color: #fff !important;
    }

    .extreme-risk-dose .opioid_total {
        color: #fff !important;
    }

.limit-exceeded-dose {
    color: #fff !important;
    background-color: #000 !important;
}

    .limit-exceeded-dose th {
        color: #fff !important;
    }

    .limit-exceeded-dose .opioid_total {
        color: #fff !important;
    }

@media print {
    /* visible when printed */
    .print-label {
        border: 0px solid #fff;
    }

    .no-print {
        display: none;
    }

    .total_row, .statusYes, .statusNo {
        -webkit-print-color-adjust: exact;
    }

    .body-print {
        padding: 0;
    }
}

.print-row {
    margin-left: 0px;
    margin-right: 0px;
}

