/* _content/MRBC-WEB/Components/Administration/EditCardLayout/ManageCardLayout.razor.rz.scp.css */
.mainCardArea[b-866ywus4mt] {
    justify-content: center;
    justify-items: center;
    margin-left:5%;
    width:115%;
}
.cardTitle[b-866ywus4mt] {
    text-align: center;
    margin-top: 10%;
    font-size: 20px;
    color: white;
}
.cardSubtitle[b-866ywus4mt] {
    text-align: center;
    margin-top: 5%;
    font-size: 20px;
    color: white;
}
.cardImg[b-866ywus4mt] {
    margin-bottom: -5%;
}
.card-link[b-866ywus4mt]
{
    text-decoration:none;
    color:inherit;
}
.card-link:hover[b-866ywus4mt] {
    text-decoration: none;
    color: inherit;
}

.k-card[b-866ywus4mt] {
    background-color: #000000 !important;
    color: white !important;
    cursor: pointer !important;
    margin-bottom: 5px;
    height: 230px;
}

.k-tilelayout .k-card[b-866ywus4mt] {
    background-color: white !important;
}

.colored-dropdown .k-list .k-item[b-866ywus4mt] {
    padding: 0;
}

.colored-dropdown .item-wrapper[b-866ywus4mt] {
    width: 100%;
    padding: .3em .6em;
}

.colored-dropdown .k-item:hover .item-wrapper[b-866ywus4mt] {
    color: white !important;
    background-color: #909 !important;
}

.colored-dropdown .k-item.k-selected .item-wrapper[b-866ywus4mt] {
    color: white !important;
    background-color: #909 !important;
}

.colored-dropdown .k-list-item.k-selected[b-866ywus4mt] {
    color: white !important;
    background-color: #909 !important;
}

.k-pager-numbers[b-866ywus4mt] {
    color: white !important;
    background-color: #909;
}

.k-radio:checked:focus[b-866ywus4mt], .k-radio.k-checked.k-focus[b-866ywus4mt] {
    background-color: #909 !important;
    border-color: #909 !important;
}

.k-radio:checked[b-866ywus4mt], .k-radio.k-checked[b-866ywus4mt] {
    background-color: #909 !important;
    border-color: #909 !important;
}

.k-pager-numbers .k-button-flat .k-button .k-button-flat-primary .k-button-md[b-866ywus4mt] {
    color: white !important;
}

.k-switch-on:focus .k-switch-track[b-866ywus4mt], .k-switch-on.k-focus .k-switch-track[b-866ywus4mt] {
    outline: 2px solid #909 !important;
    background-color: #909 !important;
}

.k-switch-on .k-switch-track[b-866ywus4mt] {
    border-color: #909 !important;
    color: var(--kendo-color-on-primary, #ffffff) !important;
    background-color: #909 !important;
}

.k-tilelayout[b-866ywus4mt] {
    background-color: white !important;
}

.k-tabstrip-items-wrapper .k-item:active[b-866ywus4mt], .k-tabstrip-items-wrapper .k-item.k-active[b-866ywus4mt], .k-tabstrip-items-wrapper .k-item.k-selected[b-866ywus4mt] {
    border-color: var(--kendo-color-border, rgba(0, 0, 0, 0.08));
    color: #909 !important;
    background-color: var(--kendo-color-surface-alt, lightgray) !important;
}

.k-tabstrip-items *[b-866ywus4mt], .k-tabstrip-items *[b-866ywus4mt]::before, .k-tabstrip-items *[b-866ywus4mt]::after {
    background-color: lightgray !important;
}

.k-loader-custom-color .k-loader-segment[b-866ywus4mt] {
    background-color: #909 !important;
}

.k-listview-header[b-866ywus4mt] {
    margin-bottom: 7px !important;
}

.k-tabstrip-items *[b-866ywus4mt], .k-tabstrip-items *[b-866ywus4mt]::before, .k-tabstrip-items *[b-866ywus4mt]::before {
    background-color: white !important;
}

.k-item .k-tabstrip-item .k-active .tabstrip[b-866ywus4mt] {
    background-color: var(--kendo-color-surface-alt, lightgray) !important;
}

/* Disabled tab */
.k-tabstrip-items .k-item.k-state-disabled[b-866ywus4mt],
.k-tabstrip-items .k-item.k-state-disabled .k-link[b-866ywus4mt] {
    background-color: #f0f0f0 !important;
    color: #555 !important;
    cursor: not-allowed;
    opacity: 0.8;
}

/* Selected tab */
.k-tabstrip-items .k-item.k-active[b-866ywus4mt],
.k-tabstrip-items .k-item.k-active .k-link[b-866ywus4mt] {
    background-color: white !important;
    color: #909 !important;
    font-weight: bold;
}


.k-tabstrip-items .k-item .k-link[b-866ywus4mt] {
    background-color: #eaeaea;
    color: black;
}



.custom-tabs .k-tabstrip-items[b-866ywus4mt] {
    background-color: transparent !important;
}


.custom-tabs .k-tabstrip-items .k-item:not(.k-active):not(.k-state-disabled) .k-link[b-866ywus4mt],
.custom-tabs .k-tabstrip-items .k-item:not(.k-active):not(.k-state-disabled) .k-link *[b-866ywus4mt],
.custom-tabs .k-tabstrip-items .k-item:not(.k-active):not(.k-state-disabled) .k-link[b-866ywus4mt]::before,
.custom-tabs .k-tabstrip-items .k-item:not(.k-active):not(.k-state-disabled) .k-link[b-866ywus4mt]::after {
    background-color: #f7f7f7 !important;
    background-image: none !important;
    box-shadow: none !important;
    border: 0 !important;
    color: #000 !important;
}


.custom-tabs .k-tabstrip-items .k-item.k-state-disabled .k-link[b-866ywus4mt],
.custom-tabs .k-tabstrip-items .k-item.k-state-disabled .k-link *[b-866ywus4mt] {
    background-color: #f9f9f9 !important;
    background-image: none !important;
    box-shadow: none !important;
    color: #555 !important;
    cursor: not-allowed;
    opacity: 0.8;
}


.custom-tabs .k-tabstrip-items .k-item.k-active .k-link[b-866ywus4mt],
.custom-tabs .k-tabstrip-items .k-item.k-active .k-link *[b-866ywus4mt] {
    background-color: #fff !important;
    background-image: none !important;
    color: #909 !important;
    font-weight: 600 !important;
}

.k-button-solid-primary:focus[b-866ywus4mt], .k-button-solid-primary.k-focus[b-866ywus4mt] {
    color: #fff !important;
    background-color: #1b6ec2 !important;
    border-color: #1861ac !important;
}

.btn:focus[b-866ywus4mt], .btn:active:focus[b-866ywus4mt], .btn-link.nav-link:focus[b-866ywus4mt], .form-control:focus[b-866ywus4mt], .form-check-input:focus[b-866ywus4mt] {
    color: #fff !important;
    background-color: #1b6ec2 !important;
    border-color: #1861ac !important;
}

.btn-check:focus + .btn-primary[b-866ywus4mt], .btn-primary:focus[b-866ywus4mt] {
    color: #fff !important;
    background-color: #1b6ec2 !important;
    border-color: #1861ac !important;
}
/* _content/MRBC-WEB/Components/Administration/EditMenu/EditMenu.razor.rz.scp.css */
/* child menu item default state */
.k-menu-group .k-item[b-x93zle1lki] {
  background: #ffffff;
  color: #000000;
}

/* child menu item hover state */
.k-menu-group .k-item:hover[b-x93zle1lki] {
  background: #ffffff;
  color: #000000;
}
.custom-hover:hover[b-x93zle1lki] {
  background-color: white; /* Change hover background to white */
  color: black; /* Change text color to black if needed */
}
/* _content/MRBC-WEB/Components/Administration/EditSystem/EditSystem.razor.rz.scp.css */
.custom-error[b-8u1h0h2trc] {
    color: red;
    font-size: 0.85rem;
    margin-top: 4px;
}
/* _content/MRBC-WEB/Components/CardLayout/MainCard.razor.rz.scp.css */
.mainCardArea[b-kw8iimvfe7] {
    justify-content: center;
    justify-items: center;
    margin-left:5%;
    width:115%;
}
.cardTitle[b-kw8iimvfe7] {
    text-align: center;
    margin-top: 10%;
    font-size: 20px;
    color: white;
}
.cardSubtitle[b-kw8iimvfe7] {
    text-align: center;
    margin-top: 5%;
    font-size: 20px;
    color: white;
}
.cardImg[b-kw8iimvfe7] {
    margin-bottom: -5%;
}
.card-link[b-kw8iimvfe7]
{
    text-decoration:none;
    color:inherit;
}
.card-link:hover[b-kw8iimvfe7] {
    text-decoration: none;
    color: inherit;
}

.k-card[b-kw8iimvfe7] {
    background-color: #000000 !important;
    color: white !important;
    cursor: pointer !important;
    margin-bottom: 5px;
    height: 230px;
}

.k-tilelayout .k-card[b-kw8iimvfe7] {
    background-color: white !important;
}

.colored-dropdown .k-list .k-item[b-kw8iimvfe7] {
    padding: 0;
}

.colored-dropdown .item-wrapper[b-kw8iimvfe7] {
    width: 100%;
    padding: .3em .6em;
}

.colored-dropdown .k-item:hover .item-wrapper[b-kw8iimvfe7] {
    color: white !important;
    background-color: #909 !important;
}

.colored-dropdown .k-item.k-selected .item-wrapper[b-kw8iimvfe7] {
    color: white !important;
    background-color: #909 !important;
}

.colored-dropdown .k-list-item.k-selected[b-kw8iimvfe7] {
    color: white !important;
    background-color: #909 !important;
}

.k-pager-numbers[b-kw8iimvfe7] {
    color: white !important;
    background-color: #909;
}

.k-radio:checked:focus[b-kw8iimvfe7], .k-radio.k-checked.k-focus[b-kw8iimvfe7] {
    background-color: #909 !important;
    border-color: #909 !important;
}

.k-radio:checked[b-kw8iimvfe7], .k-radio.k-checked[b-kw8iimvfe7] {
    background-color: #909 !important;
    border-color: #909 !important;
}

.k-pager-numbers .k-button-flat .k-button .k-button-flat-primary .k-button-md[b-kw8iimvfe7] {
    color: white !important;
}

.k-switch-on:focus .k-switch-track[b-kw8iimvfe7], .k-switch-on.k-focus .k-switch-track[b-kw8iimvfe7] {
    outline: 2px solid #909 !important;
    background-color: #909 !important;
}

.k-switch-on .k-switch-track[b-kw8iimvfe7] {
    border-color: #909 !important;
    color: var(--kendo-color-on-primary, #ffffff) !important;
    background-color: #909 !important;
}

.k-tilelayout[b-kw8iimvfe7] {
    background-color: white !important;
}

.k-tabstrip-items-wrapper .k-item:active[b-kw8iimvfe7], .k-tabstrip-items-wrapper .k-item.k-active[b-kw8iimvfe7], .k-tabstrip-items-wrapper .k-item.k-selected[b-kw8iimvfe7] {
    border-color: var(--kendo-color-border, rgba(0, 0, 0, 0.08));
    color: #909 !important;
    background-color: var(--kendo-color-surface-alt, lightgray) !important;
}

.k-tabstrip-items *[b-kw8iimvfe7], .k-tabstrip-items *[b-kw8iimvfe7]::before, .k-tabstrip-items *[b-kw8iimvfe7]::after {
    background-color: lightgray !important;
}

.k-loader-custom-color .k-loader-segment[b-kw8iimvfe7] {
    background-color: #909 !important;
}

.k-listview-header[b-kw8iimvfe7] {
    margin-bottom: 7px !important;
}

.k-tabstrip-items *[b-kw8iimvfe7], .k-tabstrip-items *[b-kw8iimvfe7]::before, .k-tabstrip-items *[b-kw8iimvfe7]::before {
    background-color: white !important;
}

.k-item .k-tabstrip-item .k-active .tabstrip[b-kw8iimvfe7] {
    background-color: var(--kendo-color-surface-alt, lightgray) !important;
}

/* Disabled tab */
.k-tabstrip-items .k-item.k-state-disabled[b-kw8iimvfe7],
.k-tabstrip-items .k-item.k-state-disabled .k-link[b-kw8iimvfe7] {
    background-color: #f0f0f0 !important;
    color: #555 !important;
    cursor: not-allowed;
    opacity: 0.8;
}

/* Selected tab */
.k-tabstrip-items .k-item.k-active[b-kw8iimvfe7],
.k-tabstrip-items .k-item.k-active .k-link[b-kw8iimvfe7] {
    background-color: white !important;
    color: #909 !important;
    font-weight: bold;
}


.k-tabstrip-items .k-item .k-link[b-kw8iimvfe7] {
    background-color: #eaeaea;
    color: black;
}



.custom-tabs .k-tabstrip-items[b-kw8iimvfe7] {
    background-color: transparent !important;
}


.custom-tabs .k-tabstrip-items .k-item:not(.k-active):not(.k-state-disabled) .k-link[b-kw8iimvfe7],
.custom-tabs .k-tabstrip-items .k-item:not(.k-active):not(.k-state-disabled) .k-link *[b-kw8iimvfe7],
.custom-tabs .k-tabstrip-items .k-item:not(.k-active):not(.k-state-disabled) .k-link[b-kw8iimvfe7]::before,
.custom-tabs .k-tabstrip-items .k-item:not(.k-active):not(.k-state-disabled) .k-link[b-kw8iimvfe7]::after {
    background-color: #f7f7f7 !important;
    background-image: none !important;
    box-shadow: none !important;
    border: 0 !important;
    color: #000 !important;
}


.custom-tabs .k-tabstrip-items .k-item.k-state-disabled .k-link[b-kw8iimvfe7],
.custom-tabs .k-tabstrip-items .k-item.k-state-disabled .k-link *[b-kw8iimvfe7] {
    background-color: #f9f9f9 !important;
    background-image: none !important;
    box-shadow: none !important;
    color: #555 !important;
    cursor: not-allowed;
    opacity: 0.8;
}


.custom-tabs .k-tabstrip-items .k-item.k-active .k-link[b-kw8iimvfe7],
.custom-tabs .k-tabstrip-items .k-item.k-active .k-link *[b-kw8iimvfe7] {
    background-color: #fff !important;
    background-image: none !important;
    color: #909 !important;
    font-weight: 600 !important;
}

.k-button-solid-primary:focus[b-kw8iimvfe7], .k-button-solid-primary.k-focus[b-kw8iimvfe7] {
    color: #fff !important;
    background-color: #1b6ec2 !important;
    border-color: #1861ac !important;
}

.btn:focus[b-kw8iimvfe7], .btn:active:focus[b-kw8iimvfe7], .btn-link.nav-link:focus[b-kw8iimvfe7], .form-control:focus[b-kw8iimvfe7], .form-check-input:focus[b-kw8iimvfe7] {
    color: #fff !important;
    background-color: #1b6ec2 !important;
    border-color: #1861ac !important;
}

.btn-check:focus + .btn-primary[b-kw8iimvfe7], .btn-primary:focus[b-kw8iimvfe7] {
    color: #fff !important;
    background-color: #1b6ec2 !important;
    border-color: #1861ac !important;
}
/* _content/MRBC-WEB/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-x6huextdzq] {
  position: relative;
  display: flex;
  flex-direction: column;
}

main[b-x6huextdzq] {
  flex: 1;
}

.sidebar[b-x6huextdzq] {
  background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-x6huextdzq] {
  background-color: #f7f7f7;
  border-bottom: 1px solid #d6d5d5;
  justify-content: flex-end;
  height: 3.5rem;
  display: flex;
  align-items: center;
}

.top-row[b-x6huextdzq]  a,
.top-row[b-x6huextdzq]  .btn-link {
  white-space: nowrap;
  margin-left: 1.5rem;
  text-decoration: none;
}

.top-row[b-x6huextdzq]  a:hover,
.top-row[b-x6huextdzq]  .btn-link:hover {
  text-decoration: underline;
}

.top-row[b-x6huextdzq]  a:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
  .top-row[b-x6huextdzq] {
    justify-content: space-between;
  }

  .top-row[b-x6huextdzq]  a,
  .top-row[b-x6huextdzq]  .btn-link {
    margin-left: 0;
  }
}

@media (min-width: 641px) {
  .page[b-x6huextdzq] {
    flex-direction: row;
  }

  .sidebar[b-x6huextdzq] {
    width: 250px;
    height: 100vh;
    position: sticky;
    top: 0;
  }

  .top-row[b-x6huextdzq] {
    position: sticky;
    top: 0;
    z-index: 1;
  }

  .top-row.auth[b-x6huextdzq]  a:first-child {
    flex: 1;
    text-align: right;
    width: 0;
  }

  .top-row[b-x6huextdzq],
  article[b-x6huextdzq] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
  }
}

#blazor-error-ui[b-x6huextdzq] {
  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[b-x6huextdzq] {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}
.LegacyHeader[b-x6huextdzq]{width: 1000px; margin-left: auto; margin-right: auto; min-height: 600px; background-color: #ffffff; padding-bottom: 15px}
/* _content/MRBC-WEB/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-afuzjmty0y] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-afuzjmty0y] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-afuzjmty0y] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-afuzjmty0y] {
    font-size: 1.1rem;
}

.bi[b-afuzjmty0y] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-afuzjmty0y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-afuzjmty0y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-afuzjmty0y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-afuzjmty0y] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-afuzjmty0y] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-afuzjmty0y] {
        padding-bottom: 1rem;
    }

    .nav-item[b-afuzjmty0y]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-afuzjmty0y]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-afuzjmty0y]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-afuzjmty0y] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-afuzjmty0y] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-afuzjmty0y] {
        display: none;
    }

    .nav-scrollable[b-afuzjmty0y] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/MRBC-WEB/Components/Pages/Footer/MainFooter.razor.rz.scp.css */

.footer a[b-5tc3j8t6n8] { color: #FFF; text-decoration:none; }
.footer p a:hover[b-5tc3j8t6n8], .footer a:hover[b-5tc3j8t6n8] { text-decoration:none; }
.footer[b-5tc3j8t6n8] { position:relative; margin:0px auto; width:1000px; height:230px; border-top:#818181 solid 4px; background-color:rgb(0, 0, 0); font-family: 'Open Sans', sans-serif; font-size: 14px; color: #FFF; }

.footer ul.footer_nav[b-5tc3j8t6n8] { text-transform:lowercase; margin:0px; padding:0px; list-style-type:none; font-family: 'Open Sans', sans-serif; font-size:11px; line-height:13px; }
.footer ul.footer_nav li[b-5tc3j8t6n8] { margin:0px; padding:0px 0px 3px 0px;  }
.footer ul.footer_nav li.section[b-5tc3j8t6n8] { margin:0px; font-family: 'Open Sans', sans-serif; font-size:12px; }
.footer ul.footer_nav a[b-5tc3j8t6n8] { color:#CCC; }
.footer ul.footer_nav a:hover[b-5tc3j8t6n8] { color:#FFF; }
.footer ul.footer_nav li ul[b-5tc3j8t6n8] { margin:0px; padding:0px;  }
.footer ul.footer_nav li ul li[b-5tc3j8t6n8] { margin:0px; padding:0 0 0 5px;  }

.footer .footer_col1 p[b-5tc3j8t6n8], .footer .footer_col2 p[b-5tc3j8t6n8], .footer .footer_col3 p[b-5tc3j8t6n8], .footer .footer_col4 p[b-5tc3j8t6n8], .footer .footer_col5 p[b-5tc3j8t6n8] { text-transform:lowercase; margin:0px; padding:0px; list-style-type:none; font-size:11px; line-height:13px; color:#CCC;  } 
.footer .footer_col1 p.section[b-5tc3j8t6n8], .footer .footer_col2 p.section[b-5tc3j8t6n8], .footer .footer_col3 p.section[b-5tc3j8t6n8], .footer .footer_col4 p.section[b-5tc3j8t6n8], .footer .footer_col5 p.section[b-5tc3j8t6n8] { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:500; color:#DDD;  } 
.footer .footer_col1 p.section a[b-5tc3j8t6n8], .footer .footer_col2 p.section a[b-5tc3j8t6n8], .footer .footer_col3 p.section a[b-5tc3j8t6n8], .footer .footer_col4 p.section a[b-5tc3j8t6n8], .footer .footer_col5 p.section a[b-5tc3j8t6n8] { color:#FFF; }

.footer .footer_col1[b-5tc3j8t6n8], .footer .footer_col2[b-5tc3j8t6n8], .footer .footer_col3[b-5tc3j8t6n8], .footer .footer_col4[b-5tc3j8t6n8], .footer .footer_col5[b-5tc3j8t6n8] { position:absolute; height:130px; top:24px;   }
.footer .footer_col1[b-5tc3j8t6n8] { width:195px; left:24px; }
.footer .footer_col2[b-5tc3j8t6n8] { width:155px; left:215px; }
.footer .footer_col3[b-5tc3j8t6n8] { width:155px; left:330px; }
.footer .footer_col4[b-5tc3j8t6n8] { width:155px; left:475px; }
.footer .footer_col5[b-5tc3j8t6n8] { width:155px; left:585px; }
.footer .footer_col1 h4[b-5tc3j8t6n8], .footer .footer_col2 h4[b-5tc3j8t6n8], .footer .footer_col3 h4[b-5tc3j8t6n8], .footer .footer_col4 h4[b-5tc3j8t6n8], .footer .footer_col5 h4[b-5tc3j8t6n8] { color:#CCC; margin:0px;}
.footer .footer_col1 p[b-5tc3j8t6n8], .footer .footer_col2 p[b-5tc3j8t6n8], .footer .footer_col3 p[b-5tc3j8t6n8], .footer .footer_col4 p[b-5tc3j8t6n8], .footer .footer_col5 p[b-5tc3j8t6n8], .footer .privacy[b-5tc3j8t6n8] { color:#CCC; }
.footer .signature h3[b-5tc3j8t6n8] { margin:0; color: #FFF; font-size:105%; font-weight:bold; }
.footer .signature p[b-5tc3j8t6n8] { margin:5px 0 0 0; }
.footer .signature p.tight[b-5tc3j8t6n8] { margin:2px 0 0 0;  }
.footer .signature p span[b-5tc3j8t6n8] { display: inline-block; width:20px; }
.legal[b-5tc3j8t6n8] { padding: 10px 20px 20px 20px; }
.legal .copyrights[b-5tc3j8t6n8] { font-family: 'Open Sans', sans-serif; font-size: 12px; }
.legal .legal-links[b-5tc3j8t6n8] { margin-top: 15px; }

.legal-link[b-5tc3j8t6n8] {
    color: white;
    text-decoration: none;
    transition: color 0.3s ease;
}

.legal-link:hover[b-5tc3j8t6n8] {
    color: purple; /* or use a specific shade like #8A2BE2 for blue-violet */
}

.legal a[b-5tc3j8t6n8], .privacy a[b-5tc3j8t6n8] { text-decoration:none; padding:0 5px; }
.legal a:first-child[b-5tc3j8t6n8] { padding-left: 0; }
.legal a:hover[b-5tc3j8t6n8], .privacy a:hover[b-5tc3j8t6n8] { text-decoration:none; }

.footer .signature p.contact[b-5tc3j8t6n8], .footer .signature p.locations[b-5tc3j8t6n8], .footer .signature p.request[b-5tc3j8t6n8] { margin-left:16px; }

.footer  .footer_hotspot[b-5tc3j8t6n8] { width:80px; height:111px; cursor: pointer; float: right; background: url('../Images/rocket_footer_logo.png') no-repeat; margin-right: 20px; margin-top: 3px; }

.footer-row[b-5tc3j8t6n8] { overflow: hidden; }
.footer-row-left[b-5tc3j8t6n8] { float: left; width: 70%; min-height: 100px; }
.footer-row-right[b-5tc3j8t6n8] { float: left; width: 30%; min-height: 100px; padding-top: 20px; }
.footer-row-bottom[b-5tc3j8t6n8] { text-align: center; width: 100%; font-size:12px;}

.social_links .icon.blog[b-5tc3j8t6n8], .social_links .icon.tweet[b-5tc3j8t6n8], .social_links .icon.facebook[b-5tc3j8t6n8], .social_links .icon.linkedin[b-5tc3j8t6n8], .social_links .icon.youtube[b-5tc3j8t6n8] { cursor: pointer; cursor: hand;  }

.social-nav-block[b-5tc3j8t6n8] {
  text-align: left;
}


.social-nav__link[b-5tc3j8t6n8]::before,.social-nav__link[b-5tc3j8t6n8]::after {
  display: none;
}

.social-nav[b-5tc3j8t6n8] {
  display: flex;
  list-style-type: none;
  padding-left: 0;
}

.social-nav__item + .social-nav__item[b-5tc3j8t6n8] {
  margin-left: 16px;
}

.d-inline-block[b-5tc3j8t6n8] {
  display: inline-block!important
}
/* _content/MRBC-WEB/Components/Pages/GlobalLoader.razor.rz.scp.css */
.global-loader-overlay[b-uuwcxlm7d1] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.global-loader-content[b-uuwcxlm7d1] {
  text-align: center;
}

.rocket-logo[b-uuwcxlm7d1] {
  width: 100px;
  height: 100px;
  animation: rotate-colors 2s linear infinite;
}

/* _content/MRBC-WEB/Components/Pages/Header/MainHeader.razor.rz.scp.css */

.HeaderMenuRazorDiv[b-3zf9cfeyzt]{
    width: 1000px; margin-left: auto; margin-right: auto; position: relative;
    padding-bottom: 10px;
}
.custom-menu-styles.k-menu>.k-item[b-3zf9cfeyzt] {
    color: #fff;
    font-family: 'OpenSans', sans-serif;
}

/* root menu item hover state */
.custom-menu-styles.k-menu>.k-item:hover[b-3zf9cfeyzt] {
    background: #000000;
    color: #990099;
}

.custom-menu-styles.k-menu>.k-item.k-selected[b-3zf9cfeyzt] {
    background: #ffffff !important;
    color: #990099;
}

/* child menu item default state */
.k-menu-group .k-item[b-3zf9cfeyzt] {
    background: #990099;
    color: #ffffff;
}

/* child menu item hover state */
.k-menu-group .k-item:hover[b-3zf9cfeyzt] {
    background: #ffffff;
    color: #990099;
}

/* child menu item hover state */
.k-menu-group .k-menu-link:hover[b-3zf9cfeyzt] {
    color: #990099;
}

.custom-menu-styles.k-link.k-menu-link[b-3zf9cfeyzt] {
    color: white;
}

.custom-menu-styles.k-link.k-menu-link:hover[b-3zf9cfeyzt] {
    color: #990099;
}

.btn-klink[b-3zf9cfeyzt]{
    color: #1D1D91;
}
.rbcheaderlogo[b-3zf9cfeyzt] {
    text-decoration: none;
    color: inherit;
    margin-left: 20px;
    padding-top: 10px;
}
.switchcompanyselector[b-3zf9cfeyzt] {
    text-align: right;
        float: right;
    margin-top: -25px;
}
/* _content/MRBC-WEB/Components/Pages/Login/CompanySelector.razor.rz.scp.css */
.company-dropdown[b-h3euar8stw] {
    border-top: 1px solid #eee;
    padding-top: 10px;
    width: 90%;
}
.HeaderMenuRazorDiv[b-h3euar8stw]{
    padding-left: 30px;
    padding-bottom: 20px;
}



/* _content/MRBC-WEB/Components/Pages/Matrix/BuildMatrix.razor.rz.scp.css */
.link-button[b-f4ibqo717o] {
    background: none;
    border: none;
    color: #007bff;
    text-decoration: none;
    cursor: pointer;
    padding: 0;
    font: inherit;
    text-align: left; /* Ensures text starts from the left */
}

.full-width[b-f4ibqo717o] {
    display: block;
    width: 100%; /* Makes button fill the column width */
}

.link-button:hover[b-f4ibqo717o] {
    text-decoration: underline; /* Underline on hover */        
}

.controlled-text[b-f4ibqo717o] {
    color: green;
    cursor: pointer;
    font-weight: bold;
}

.alerthold-text[b-f4ibqo717o] {
    color: red;
    cursor: pointer;
    font-weight: bold;
}

k-button-md[b-f4ibqo717o] {
    background-color: white !important;
    color: black !important;
    border: 1px solid #ccc; /* Optional: adds a subtle border */
}

/* Override the flat primary button styling */
k-button[b-f4ibqo717o] {
    background-color: white !important;
    color: black !important;
    border: 1px solid #ccc; /* Optional: adds a subtle border */
}

k-button-flat[b-f4ibqo717o] {
    background-color: white !important;
    color: black !important;
    border: 1px solid #ccc; /* Optional: adds a subtle border */
}

/* Override the flat primary button styling */
.k-button-flat-primary[b-f4ibqo717o] {
    background-color: white !important;
    color: black !important;
    border: 1px solid #ccc; /* Optional: adds a subtle border */
}

/* Ensure the text inside the button also inherits the color */
.k-button-text[b-f4ibqo717o] {
    color: black !important;
}

.build-text[b-f4ibqo717o] {
    background-color:#0064A1;
    color:#ffffff;
}

.publish-delete-text[b-f4ibqo717o] {
    color:purple;
    font-weight: bold;
}

.staged-publish-date-text[b-f4ibqo717o] {
    color:red;
}
/* _content/MRBC-WEB/Components/Pages/Matrix/Matrix.razor.rz.scp.css */
.grid-container[b-fw5a9v7iao]
{
    display: grid;
    grid-template-columns:100px 250px;
    gap: 3px;
}

.grid-container-error[b-fw5a9v7iao] {
    display: grid;
    grid-template-columns: 100px 400px;
    gap: 3px;
}
.pdfImages[b-fw5a9v7iao] {
    width: 22px;
    height: 20px;
}
/* _content/MRBC-WEB/Components/Pages/Matrix/MatrixAddonsTable.razor.rz.scp.css */
.descriptionText[b-43dzn7fo4e] {
    font-weight: bold; 
    font-family: Arial, sans-serif; 
    font-size: 12px; 
    color: #ff0000;
}

.addonTable[b-43dzn7fo4e] {
    width:100%; 
    border-collapse:collapse; 
    margin-left:20px;
    border-spacing: 0;
}

.productNameText[b-43dzn7fo4e]
{   
    font-weight:bold; 
    vertical-align:top;
    padding: 2px 6px; /* reduce vertical and horizontal padding */
    margin: 0;    
}

.productNoteText[b-43dzn7fo4e]
{
    vertical-align:top;
    padding: 2px 6px; /* reduce vertical and horizontal padding */
    margin: 0;        /* ensure no margin is added */
}
/* _content/MRBC-WEB/Components/Pages/Techspecs.razor.rz.scp.css */
.arrow[b-8ecgdtlv96] {
    background: url(/Images/arrow.gif) no-repeat 0px 5px;
    padding-left: 15px;
    display: block;
   
}
/* _content/MRBC-WEB/Components/SerialNumberHistory/SerialNumberHistorySearch.razor.rz.scp.css */

.grid-container[b-tiwrep6oo1] {
    display: grid;
    grid-template-columns: 130px 250px 155px 315px;
    gap: 3px;
}

.search-grid-container[b-tiwrep6oo1] {
    display: grid;
    grid-template-columns: 100% 100%;
    gap: 3px;
}
.range-grid-container[b-tiwrep6oo1] {
    display: grid;
    grid-template-columns: 100% 20px 100%;
    gap: 3px;
}

.header1[b-tiwrep6oo1] {
    margin: 0 0 8px;
    font-family: Lato, sans-serif;
    color: #000000;
    font-size: 130%;
}
.header2[b-tiwrep6oo1] {
    margin: 0 0 6px;
    color: #000000;
    font-size: 110%;
}
.header3[b-tiwrep6oo1] {
    color: #000000;

}
.searchZones[b-tiwrep6oo1]{
    margin-top:10px;
    margin-bottom:10px;
}
.panelBar .k-panelbar > .k-panelbar-header > .k-link[b-tiwrep6oo1] {
    background-color: #909 !important;
    color: white !important;
}
.k-panelbar > .k-panelbar-header > .k-link[b-tiwrep6oo1] {
    background-color: #909 !important;
    color: white !important;
}

.panel_bar[b-tiwrep6oo1] {
    width: 90%;
}
.btnCustom[b-tiwrep6oo1]
{
    float:right;
}
.error-container[b-tiwrep6oo1] {
    margin: 1rem 0;
    padding: 1rem;
    border: 1px solid #f44336;
    background-color: #ffe6e6;
    border-radius: 5px;
}

    .error-container h4[b-tiwrep6oo1] {
        color: #d32f2f;
    }

    .error-container ul[b-tiwrep6oo1] {
        list-style-type: disc;
        margin-left: 20px;
    }







