/* devnote: use this for css that will be used throughout the solBlazor solution regardless of brand*/
.spinner {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 700ms linear infinite;
    animation: spin 700ms linear infinite;
    position: fixed;
    z-index: 1031;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tandcbutton {
    background-image: url('../Images/Claim/TsAndCsLong.jpg');
    width: 42px;
    height: 52px;
    border: none;
    background-color: transparent;
    background-repeat: no-repeat;
}

.dropzone {
    border: 3px dashed steelblue;
    padding: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eee;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.2);
    color: #444;
    font-size: 1.5rem;
    cursor: pointer;
    position: relative;
}

    .dropzone:hover {
        background-color: #f3f3f3;
        color: #333;
    }

    .dropzone input[type=file] {
        position: absolute;
        width: 80%;
        height: 80%;
        opacity: 0;
        cursor: pointer;
    }

.dropzone-drag {
    background-color: palegreen;
}

#alertText {
    font-weight: bold;
    color: red;
}

.alertTextEnrollment {
    font-weight: bold;
    color: red;
}

.alignRight {
    text-align: right
}

.summaryHeader {
    font-size: 18px;
    font-weight: bold;
}

.summaryFooter {
    text-align: center;
    display: inherit;
}

.summaryGood {
    background: #92ED8D;
}

    .summaryGood span {
        color: #ae1f23;
    }

.summaryBad {
    background: #FFC0CB;
}

    .summaryBad span {
        color: #ae1f23;
    }

.preauthHeader {
    background: #90EE90;
    color: #ae1f23;
    font-size: 18px;
    font-weight: bold;
}

.preauthBody {
    background: #ffffff;
}


.preauthFooter {
    background: #90EE90;
    text-align: center;
    display: inherit;
}

.reviewBody {
    background: #FFC0CB;
}

.reviewHeader {
    background: #FFC0CB;
    color: #ae1f23;
    font-size: 18px;
    font-weight: bold;
}

.reviewFooter {
    background: #FFC0CB;
    text-align: center;
    display: inherit;
}



.lighRedBackground {
    background: rgb(245, 230, 230);
    color: black;
    text-align: center;
}

.confirm-background {
    color: black;
    text-align: center;
    display: inherit;
}





/*Customized Style overrides*/
/*//////////////////////////////////////////////////////////////////////////////////////////*/

.solFieldset {
    border: 1px solid #000000;
    padding: 10px;
}

/*.dxbs-data-row td {
    color: green;
}*/

.dxbs-table {
    color: #333;
}


.dxbs-fixed-header-content span {
    font-weight: 600 !important;
    font-size: .8rem !important;
    text-decoration: none !important;
}

.dxbs-gridview {
    margin-bottom: 10px;
    margin-left: 5px;
    width: 97% !important;
}

.w-100 {
    margin-left: 5px;
    width: 97% !important;
}

.table td {
    font-size: .9rem !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    padding: 2px 4px 2px 4px !important;
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745;
    background-color: #ffffff;
    padding: 2px 4px 2px 4px !important;
    margin: 3px !important;
}

.dx-datagrid .dx-row-alt {
    background-color: #FF0000 !important;
}


/*card*/

.card-container {
    flex-wrap: wrap;
}

.card-align {
    width: 100%;
    max-width: 1300px;
    margin: auto;
}

.card {
    margin: 3px;
    min-width: 250px !important;
    box-shadow: 8px 10px 8px #ebebeb;
}

.card-info {
    margin: 6px;
}

.card-layout {
    padding: 10px;
}

.card-nowrap {
    display: inline
}

Legend {
    width: auto !important;
}

.solFieldset {
    border: 1px solid #ced4da;
    margin-bottom: 25px;
}

.solLegendSmall {
    margin: 0 0 0 1rem;
    width: auto;
    color: darkslategray;
    font-size: 1rem;
    padding: 0 1rem
}

.mudbuttonNapaYellow {
    background-color: #ffc726 !important;
    color: #ffff !important;
    margin-top: 5px;
    margin-right: 5px;
}

.mudbuttonOrange {
    background-color: #ff6d41 !important;
    color: #ffff !important;
}

.text-button-blue {
    color: #001489;
}

.text-label-blue {
    color: #337AB7;
}

.top-info {
    margin-bottom: 20px;
    max-width: 90%;
}

.program-info {
    font-size: 1.8rem;
    font-weight: 500;
    display: inline-block;
}

.product-info {
    font-size: 1.3rem;
    padding-bottom: 10px;
    margin-right: 25px;
    display: inline-block;
}

.event-info {
    font-size: 1.3rem;
    padding-bottom: 10px;
    margin-right: 5px;
    display: inline-block;
}

.row {
    position: relative;
    margin-left: 0px;
}

.tc-icon {
    position: absolute;
    right: 15px;
    top: 15px;
}

.rz-cell-filter {
    border-width: 3px !important;
    border-color: #C55911 !important;
    border-style: solid !important;
    padding: 0px;
    margin: 0px;
}

.question-title {
    font-weight: bold;
}

.store-help-text {
    color: #C55911;
    font-weight: bold;
    font-size: .8rem;
}

.rz-cell-filter {
    padding: 0px 2px 0px 3px !important;
}

.rz-cell-filter-label, rz-cell-filter-label label {
    margin-bottom: 0px !important;
}

.nav-height {
    height: 56px;
}

.identity-login-link {
    padding-right: 1.5rem !important;
    font-size: 1rem;
    color: rgba(255,255,255,.5);
}

    .identity-login-link:hover {
        color: rgba(255,255,255,.75);
    }

.identity-login-box {
    margin-left: auto;
}

.identity-container {
    margin-top: 70px;
}

.identity-wrapper {
    width: 330px;
}

.identity-activation {
    width: 500px !important;
}

.identity-wrapper .form-signin {
    max-width: 380px;
    padding: 15px 35px 45px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
}


.identity-wrapper .form-signin-heading,
.checkbox {
    margin-bottom: 8px;
}

.identity-wrapper
.btn {
    margin-bottom: 0px;
}

.identity-wrapper .checkbox {
    font-weight: normal;
}

.identity-wrapper .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    margin-bottom: 8px;
}


.identity-wrapper input[type="text"] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.identity-wrapper input[type="password"] {
    margin-bottom: 20px;
    /*    border-top-left-radius: 0;
    border-top-right-radius: 0;*/
}

.change-password-valid, .activation-valid {
    font-weight: normal;
}

.change-password-invalid, .activation-invalid {
    font-weight: normal;
    color: red;
}



.card-body {
    background: #f5f5f5;
    height: 100%;
}

    .card-body:hover {
        background: #eeeeee;
    }

.card-title {
    font-size: 1.4em;
}

.img-fluid {
/*    width: 60%; */
    width: 180px;
    height: 80px;
    margin: auto;
    margin-left: 50px;
}

.card-img-top {
    padding: 15px;
}

.card-title-link {
    text-decoration: none !important;
    height: 100%;
}

.card-title-link :hover {
    text-decoration: none !important;
}

.card-spacing {
    height: 270px;
    overflow: hidden;
}

.program-image {
    vertical-align: middle;
}

.program-image-logo {
    max-width: 120px;
    /*padding-left: 25px;*/
    height: fit-content;
}

.navbar {
    padding: 0.5rem 1rem !important;
    min-height: 68px;
}

.navbar-collapse {
    align-items: normal;
}

.powered-by-sonsio-img {
    width: 90px;
    float: right;
}


.grid-header-template {
    background-color: #e7e7e7 !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f1f1f1 !important;
}

.btn-outline-success {
    color: #007bff !important;
    border-color: #007bff !important;
}

    .btn-outline-success:hover {
        color: #fff !important;
        background-color: #007bff !important;
        border-color: #007bff !important;
    }

.copyright {
    font-size: .7em;
}

.help-link {
    white-space: nowrap;
}

.help-link-selector {
    cursor: pointer;
}

.content {
    padding-top: 1.1rem;
    padding-top: 12px !important;
    padding-right: 25px;
    padding-bottom: 5px;
    padding-left: 25px;
    width: 98% !important;
    margin: auto !important;
}

.help-content {
    padding: 16px;
    border: 2px solid darkgray;
}



@media screen and (max-width: 575.98px) {
    .content {
        margin-left: 0px;
    }

    .navbar-nav {
        display: block;
    }

    .identity-login-box li {
        display: inline;
        float: left;
    }
}

.cw-240 {
    padding: 6px;
}

.invite-top-wrapper {
    padding: 10px 10px 20px 10px;
}

.group-actions-wrapper {
    padding: 10px 10px 10px 10px;
}

.dxbs-grid > .card {
    position: static;
    width: unset !important;
    min-height: 0;
}

.mr-1, .mx-1 {
    margin-right: 0px !important;
}

.account-detail {
    margin: 20px;
    padding: 10px;
    border: 1px solid #ced4da;
    background: #f5f5f5;
    width: 95%;
}

.invite-edit {
    /*margin-top: 20px;*/
    padding: 20px;
    border: 1px solid #ced4da;
}

.role-button {
    margin-right: 10px;
    margin-top: 10px;
}

.loading-spinner {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    /*    width: 40px;
    height: 40px;*/
    --sk-size: 40px;
    --sk-color: #001489;
}

.invite-container {
    width: 100%;
    position: relative;
    margin: 0px;
}

.invite-grid-box {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.invite-spinner-box {
    z-index: 9;
    margin: 0;
}

.view-spinner {
    display: block;
}

.btn-primary.disabled {
    background-color: #999999;
    border-color: #999999;
}

.dxbs-grid-header-content {
    font-size: .8rem !important;
    font-weight: 600 !important;
}

.dxbs-grid .dxbs-grid-selected-row {
    background-color: #dadada !important;
}

.validation-message {
    color: red;
    list-style-type: none !important;
    margin-left: 0px !important;
}

.validation-errors {
    padding-left: 7px !important;
}

.enrollment-actions-wrapper {
    padding: 10px 10px 10px 10px;
}

.dx-btn {
    margin-top: 3px;
    margin-bottom: 3px;
}

.refresh-note {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 12px;
}

.modal-body .col-sm-5 {
    max-width: unset;
}

.modal-body .rz-radiobutton-label {
    font-size: 13px;
}

.enrollment-view-box {
    width: 73% !important;
    margin-left: 0px;
}

    .enrollment-view-box .card {
        box-shadow: unset;
    }

.permissions-container {
    display: flex;
    padding: 10px 0px 10px 4px;
}

.permissions-child {
    float: left;
    max-width: 300px;
    padding-right: 10px;
}

.payment-tab-buttons {
    padding: 9px;
}

.nav-item {
    cursor: pointer;
}

.nav-item a:hover {
    text-decoration: none;
}

.enrollment-tabs {
    margin: 9px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: none !important;
    border-color: #bbbec1 #bbbec1 #fff !important;
}

.nav-trans {
    background-color: none !important;
}

.nav-tabs {
    border-bottom: 1px solid #bbbec1;
}

.facility-profile-head {
    font-weight: bold;
    margin: 9px;
}

.breadcrumb-link {
    text-decoration: underline !important;
    cursor: pointer !important;
}

    .breadcrumb-link:hover {
        text-decoration: none !important;
        cursor: pointer !important;
    }

#filter-container {
    width: 100%;
}

.filter-input {
    width: 75%;
    float: left;
    margin-right: 5px;
}

.filter-submit {
    width: 20%;
    float: left;
}

.tree-view {
    display: block;
    clear: both;
}

.dx-btn {
    margin-top: 0px;
}

.input-email-invite .input-group {
    width: 30% !important;
}

.treeview-icon {
    text-align: right;
    padding-right: 15px;
}

.tooltip-icon {
    position: relative;
    display: inline-block;
}

    .tooltip-icon .tooltip-icon-text {
        visibility: hidden;
        width: 240px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px;
        position: absolute;
        z-index: 10000;
        bottom: 125%;
        left: -125px;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
        font-size: 10px;
        text-align: left;
    }

        .tooltip-icon .tooltip-icon-text::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 82%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltip-icon:hover .tooltip-icon-text {
        visibility: visible;
        opacity: 1;
    }

.dxbs-checkbox .dxbs-checkbox-label.dxbs-checkbox-label-right {
    line-height: 25px;
}



.enrollment-user-edit:hover {
    text-decoration: underline !important;
}

.pop-up-grid {
    margin: auto;
}

.account-type-mismatch-text {
    margin: auto;
    width: 65%;
    text-align: left;
}

    .account-type-mismatch-text ul {
        list-style-type: disc;
    }

    .account-type-mismatch-text li {
        padding: 2px;
    }

.link-disabled {
    color: currentColor;
    opacity: 0.5 !important;
    text-decoration: none;
}

.tooltip-list {
    list-style-type: disc !important;
    list-style-position: inside;
    margin-left: 10px;
}

.claims-grid-header {
    background-color: #e7e7e7;
    padding: 0.375rem !important;
    width: 100%;
    min-height: 95px;
    margin: auto;
    border: 2px solid white;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.claims-grid-header-text {
    float: left;
    text-align: left;
    width: 80%;
}

.claims-grid-header-buttons-container {
    position: relative;
    float: right !important;
    text-align: right !important;
    height: 100%;
    width: 18%;
    bottom: 0px;
    right: 0px;
}

.claims-grid-header-buttons {
    position: relative;
    bottom: -45px;
    right: 0px;
    vertical-align: baseline;
    float: right;
    text-align: right !important;
    white-space: nowrap;
}

.claims-grid-header-icon {
    position: relative;
    bottom: -4px;
    float: left;
    margin-right: 2px;
}

.column-chooser-tooltip {
    position: relative;
    color: blue;
    z-index: 10000;
}

.column-chooser-button {
    position: relative;
    height: 30px;
}

.all-claims-grid th {
    background-color: #ffffff !important;
}

.dxbs-grid-header-row {
    background-color: #ffffff !important;
}

.ul-multi-column {
    list-style-type: none;
    column-count: 4;
    min-width: 200px;
}

.dxbs-grid-header {
    background-color: #ffffff !important;
}

@media screen and (max-width: 1122px) {

    .claims-grid-header {
        display: block;
        margin-top: 25px;
    }

    .claims-grid-header-text {
        display: block;
        float: none;
        text-align: left;
        width: 100%;
    }

    .claims-grid-header-buttons-container {
        position: relative;
        float: none !important;
        clear: both;
        bottom: unset;
        right: unset;
        width: 100%;
    }

    .claims-grid-header-buttons {
        position: relative;
        bottom: 0px;
        padding-top: 15px;
    }
}

.claims-grid-subheader {
    margin-top: 55px;
}

.upload-box {
    margin: 12px;
    border: 1px solid #ced4da;
    padding: 12px;
    padding-bottom: 22px;
}

.dxbl-dropdown {
    background-color: #ffffff;
}

.dxbl-modal-content {
    background-color: #ffffff !important;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.star {
    visibility: hidden;
    font-size: 30px;
    cursor: pointer;
}

    .star:before {
        content: "\2606";
        position: absolute;
        visibility: visible;
    }

    .star:checked:before {
        content: "\2605";
        position: absolute;
    }

.dxbl-tabs {
    border: 0px;
    border-bottom: 0px !important;
    --dxbl-tabs-tab-padding-x: .50rem;
    --dxbl-tabs-tab-padding-y: 0.25rem;
    --dxbl-tabs-tab-selected-bg: #ced4da !important;
    /*--dxbl-tabs-tab-selected-color: #000000 !important;*/
    --dxbl-tabs-tab-hover-color: inherit;
}

    .dxbl-tabs.dxbl-tabs-scrollable {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 190px;
        /*float: right;*/
        border-bottom: 0px !important;
    }

    .dxbl-tabs li {
        border: 0px !important;
    }

.dxbl-tabs-item, .dxbl-active {
    border: 0px !important;
}

.dxbl-active {
    border: 0px !important;
    color: #000000 !important;
}

.dxbl-text {
    color: darkblue !important;
}

.dxbl-active .dxbl-text {
    color: #000000 !important;
}

.search-button {
    padding-bottom: 1px;
}

.top-filter {
    display: flex;
    flex-wrap: wrap;
}

.tools-container {
    display: flex;
    flex-wrap: unset;
    width: 50%;
    margin-left: 18px;
    margin-bottom: 10px;
}

.tools-container-right {
    width: 45%;
}

.tools-child {
    min-width: 135px;
    width: 30%;
    display: table;
}

.tools-search-field {
    width: 75%;
    white-space: nowrap;
    text-align: right;
    display: flex;
    justify-content: right;
}

.tools-search-footprint {
    white-space: nowrap;
    flex-wrap: nowrap;
    max-width: 320px;
    margin-right: 22px;
}

.program-search-box {
    width: 100%;
    white-space: nowrap;
}

.filter-button {
    width: 90%;
    height: 38px;
    min-width: 125px;
}

.dxbl-dropdown-body {
    max-height: 250px;
    display: list-item !important;
}

.sort-order {
    visibility: hidden;
    cursor: pointer;
    display: flex;
    position: absolute;
    margin-right: 15px;
    margin-left: 11px;
    width: 30px;
    visibility: hidden;
    height: 30px;
    justify-content: center;
    align-items: center;
}

    .sort-order:checked {
        display: flex;
        content: "";
        position: absolute;
        margin-right: 15px;
        margin-left: 11px;
        width: 30px;
        visibility: hidden;
        height: 30px;
        justify-content: center;
        align-items: center;
    }

.clear-filter-button {
    display: inline-block;
    padding: 0.5em;
    border: solid 1px gray;
    border-radius: 0.25em;
    box-shadow: 0 0 2px 1px gray;
    height: 38px;
    min-width: 140px;
    margin-right: 10px;
}

.sort-order-button {
    display: inline-block;
    padding: 0.5em;
    border: solid 1px gray;
    border-radius: 0.25em;
    box-shadow: 0 0 2px 1px gray;
    height: 38px;
    min-width: 150px;
    margin-right: 10px;
}

.sort-order-button-desc:after {
    content: "\25b2";
    display: inline-block;
    border: 7px solid transparent;
    border-bottom: 0 none;
    float: right;
    color: gray;
    position: absolute;
    top: 2px;
    right: 2px;
}

.sort-order-button-desc {
    display: inline-block;
    padding: 0.5em;
    border: solid 1px gray;
    border-radius: 0.25em;
    box-shadow: 0 0 2px 1px gray;
    height: 38px;
    min-width: 115px;
}

.sort-icon {
    width: 16px;
    height: 16px;
    -webkit-mask-image: url(../icons/arrow-up.png);
    mask-image: url(../icons/arrow-up.png);
    opacity: 0.7;
}

.sort-container {
    display: inline-block;
    margin-right: 8px;
    white-space: nowrap;
    flex-wrap: nowrap;
    float: left;
}

.sort-left {
    float: left;
}

.sort-right {
    float: left;
    justify-content: center;
    align-items: center;
}

.dropdown-filter-button {
    margin-right: 8px !important;
    width: 100%;
    height: 38px;
}

.dxbl-tabs-item {
    background: #dee2e6 !important;
}

    .dxbl-tabs-item:hover {
        background-color: #cbcbcc !important;
    }

.dxbl-active {
    background-color: #cbcbcc !important;
}

.material-symbols-outlined {
    margin-right: 5px;
}

.mud-splitter-content {
    flex-direction: column;
}

.show-filter-button {
    color: limegreen !important;
}

.eoevent-row-background-color {
    background-color: #99ff88;
}

.facility-row-background-color {
    background-color: #D7F9C7;
}

.position-right {
    float: right !important;
}

.filled-margin > .mud-input-control-input-container > .mud-input > input.mud-input-root.mud-input-root-filled {
    padding: 10px !important;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}


@media screen and (max-width: 1395px) {
    .top-filter {
        display: block;
    }

    .tools-search-field {
        width: unset;
        white-space: nowrap;
        text-align: right;
        display: flex;
        justify-content: right;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 798px) {

    .tools-container {
        flex-wrap: wrap;
        width: 320px;
    }

    .filter-button {
        min-width: 150px;
        width: 100%;
    }

    .clear-filter-button {
        min-width: 150px;
    }

    .container-fluid {
        padding-top: 30px;
    }

    .tools-child {
        margin-bottom: 5px;
    }

    .dropdown-filter-button {
        width: 320px;
    }

    .sort-order-button {
        width: 320px;
    }

    .clear-filter-button {
        width: 320px;
    }
}
