@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Guinho.BlazorSelect2/Guinho.BlazorSelect2.bundle.scp.css';
@import '_content/LeafletForBlazor/LeafletForBlazor.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/UI/Components/Layout/HomeLayout.razor.rz.scp.css */
.page[b-zvugntk1i3] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-zvugntk1i3] {
    flex: 1;
}

.sidebar[b-zvugntk1i3] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-zvugntk1i3] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-zvugntk1i3]  a, .top-row[b-zvugntk1i3]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-zvugntk1i3]  a:hover, .top-row[b-zvugntk1i3]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-zvugntk1i3]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-zvugntk1i3] {
        justify-content: space-between;
    }

    .top-row[b-zvugntk1i3]  a, .top-row[b-zvugntk1i3]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-zvugntk1i3] {
        flex-direction: row;
    }

    .sidebar[b-zvugntk1i3] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-zvugntk1i3] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-zvugntk1i3]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }
/*
    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }*/
}

#blazor-error-ui[b-zvugntk1i3] {
    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-zvugntk1i3] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/UI/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-6s9wre4iq1] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-6s9wre4iq1] {
    flex: 1;
}

.sidebar.af-tenant[b-6s9wre4iq1] {
    background-color: #14AE5C;
}

.sidebar.default-tenant[b-6s9wre4iq1] {
    background-color: #123854;
}


.top-row[b-6s9wre4iq1] {
    background-color: ;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-6s9wre4iq1]  a, .top-row[b-6s9wre4iq1]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-6s9wre4iq1]  a:hover, .top-row[b-6s9wre4iq1]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-6s9wre4iq1]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-6s9wre4iq1] {
        justify-content: space-between;
    }

    .top-row[b-6s9wre4iq1]  a, .top-row[b-6s9wre4iq1]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-6s9wre4iq1] {
        flex-direction: row;
    }

    .sidebar[b-6s9wre4iq1] {
        width: 250px;
        height: 100vh;
        top: 0;
        overflow:hidden;

    }

    .top-row[b-6s9wre4iq1] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-6s9wre4iq1]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

/*    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }*/
}

#blazor-error-ui[b-6s9wre4iq1] {
    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-6s9wre4iq1] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/UI/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-9peuisnusy] {
    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-9peuisnusy] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-9peuisnusy] {
    height: 3.5rem;
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    width:250px;
    top: 0;
    left: 0;
    right: 0;
}


.navbar-brand[b-9peuisnusy] {
    font-size: 1.1rem;
}

.bi[b-9peuisnusy] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    top: -1px;
    background-size: cover;
}

/*.bi-house-door-fill-nav-menu {
    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 {
    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 {
    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");
}

.bi-lock-nav-menu {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}*/

.nav-item[b-9peuisnusy] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-9peuisnusy] {
        padding-top: 0.5rem;
    }

    .nav-item:last-of-type[b-9peuisnusy] {
        padding-bottom: 1rem;
    }

    .nav-item[b-9peuisnusy]  .nav-link {
        color: white;
        background: none;
        border: none;
        border-radius: 4px;
        height: 2.6rem;
        display: flex;
        align-items: center;
        width: 100%;
      
    }

    .nav-item[b-9peuisnusy]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: White;
    }

.nav-item[b-9peuisnusy]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-9peuisnusy] {
    display: none;
    position: fixed;
    top: 3.5rem; /* below the navbar */
    left: 0;
    bottom: 0;
    width: 220px; /* or whatever width you want */
    background-color: rgba(0, 0, 0, 0.8); /* optional background */
    height: calc(100vh - 3.5rem);
    overflow-y: auto;
    z-index: 1040; /* ensure it's above other content */
}

.navbar-toggler:checked ~ .nav-scrollable[b-9peuisnusy] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-9peuisnusy] {
        display: none;
        background-color: rgba(0, 0, 0, 0.4);
    }

    .nav-scrollable[b-9peuisnusy] {
        display: block;
        position: fixed;
        top: 3.5rem;
        left: 0;
        bottom: 0;
        width: 250px;
        background-color: rgba(0, 0, 0, 0.8); /* optional */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

}
/* _content/UI/Components/Layout/TopNavMenu.razor.rz.scp.css */
.navbar-nav .nav-link[b-emaoxwxfcl] {
    font-size: 2.5rem;
}

.navbar-brand[b-emaoxwxfcl]{
    margin-left:50px;
}
.navbar-nav .dropdown-menu[b-emaoxwxfcl] {
    font-size: 0.95rem;
    min-width: 10rem;
}

.navbar-nav .dropdown-item:hover[b-emaoxwxfcl] {
    background-color: rgba(0,0,0,0.05);
}

.loader-overlay[b-emaoxwxfcl] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: white;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-container[b-emaoxwxfcl] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px; /* wider logo container */
    height: 100%;
}

.logo-background[b-emaoxwxfcl] {
    background-color: white;
    transform: skew(-30deg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    right: -60px;
    z-index: 0;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.navbar-logo[b-emaoxwxfcl] {
    max-height: 70px;
    position: relative;
    z-index: 1;
}


/* _content/UI/Components/Pages/Dashboard/Dashboard.razor.rz.scp.css */
/* Container for the iframe */
.iframe-container[b-5o7b1nl6qn] {
    position: relative;
    width: 100%;
    height: 100vh;
}

/* Close button styling */
.close-button[b-5o7b1nl6qn] {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    z-index: 1000;
    transition: opacity 0.3s ease; /* Smooth transition for visibility */
}

    /* Hidden state */
    .close-button.hidden[b-5o7b1nl6qn] {
        opacity: 0; /* Invisible */
        pointer-events: none; /* Disable interaction */
    }

    /* Visible state */
    .close-button.visible[b-5o7b1nl6qn] {
        opacity: 1; /* Fully visible */
    }
/* _content/UI/Components/Pages/Public/EventDetails.razor.rz.scp.css */
.coverpage[b-nodjhhc7n8] {
    text-align: center;
    flex-direction: column;
    color: black;
    font-size: large;
}

@media (min-width: 768px) {
    .coverpage[b-nodjhhc7n8] {
        padding: 50px 200px; /* Larger padding for desktop view */
    }
}

.date[b-nodjhhc7n8] {
    font-size: 1rem;
    font-family: Arial, sans-serif;
    color: black;
}

.card-text i[b-nodjhhc7n8] {
    margin-right: 0.5em;
}

.text[b-nodjhhc7n8] {
    font-size: 1.5rem;
    font-family: Arial, sans-serif;
}

.description-text[b-nodjhhc7n8] {
    padding: 10px;
    font-size: 1.2rem;
    font-family: Arial, sans-serif;
    margin-bottom: 1em;
    text-align: left;
}

.event-image[b-nodjhhc7n8] {
    width: 100%;
    height: auto; /* Maintain aspect ratio */
    object-fit: cover;
}

.card-text[b-nodjhhc7n8] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.date-info[b-nodjhhc7n8] {
    display: flex;
    align-items: center;
    font-size: 1rem;
    color: black;
    margin-left: 0.5em;
}

@media (max-width: 767px) {
    .date[b-nodjhhc7n8] {
        font-size: 0.9rem; /* Slightly smaller font size for mobile */
    }

    .card-subtitle[b-nodjhhc7n8] {
        font-size: 1rem; /* Adjust subtitle font size for mobile */
    }
}
/* _content/UI/Components/Pages/Public/EventsList.razor.rz.scp.css */


.underline[b-40v49gypyv] {
  text-decoration: underline;
  text-decoration-color: #000000;
  text-decoration-thickness: 1.5px; /* Increase thickness of the underline */
}

.card[b-40v49gypyv] {
    width: 300px; /* Fixed width */
    height: auto; /* Allow height to adjust based on content */
    border: 1px solid #ced4da;
    border-radius: 0.5rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden; /* Prevent overflow of content */
    text-align: left; /* Align text to the left */
}

.card-body[b-40v49gypyv] {
    display: flex;
    flex-direction: column;
    height: 100%; /* Ensure card body takes full height */
    align-items: flex-start; /* Align all items to the left */
    padding: 10px; /* Add padding for better spacing */
}

.card-title[b-40v49gypyv] {
    margin: 0.5em 0; /* Adjusted margin for consistency */
    font-size: 1rem; /* Decreased font size for the card title */
    overflow: hidden; /* Hide overflow text */
    text-overflow: ellipsis; /* Add ellipsis for overflow text */
    white-space: normal; /* Allow text to wrap */
}


.event-image[b-40v49gypyv] {
    width: 100%; /* Ensure the image takes full width */
    height: 150px; /* Fixed height for images */
    object-fit: cover; /* Cover the area, maintaining aspect ratio */
    align-self: flex-start; /* Align this text to the left */
}

.card-text[b-40v49gypyv] {
    margin-top: 1em; /* Add spacing above description */
    color: #6c757d; /* Lighter color for description */
    align-self: flex-start; /* Align this text to the left */
}

.date-badge[b-40v49gypyv] {
    display: block; /* Ensure it takes full width */
    text-align: left; /* Align text to the left */
    align-self: flex-start; /* Align this text to the left */
}

.text-success[b-40v49gypyv] {
    display: block; /* Ensure it takes full width */
    font-weight: 550;
    font-size: 1rem; /* Keep the font size */
    align-self: flex-start; /* Align this text to the left */
}


.row[b-40v49gypyv] {
  margin-left: 0; /* Remove default Bootstrap margin */
  margin-right: 0; /* Remove default Bootstrap margin */
}

/* Dropdown styles remain the same */
.dropdown[b-40v49gypyv] {
  position: relative;
  margin-bottom: 20px; /* Add space below the dropdown */
}

.dropdown-toggle[b-40v49gypyv] {
  justify-content: flex-start;
  text-align: start;
  background-color: #fff; /* Dark background for the button */
  color: #343a40; /* Dark text color */
  border: 1px solid #ced4da; /* Light border */
  padding: 10px 20px; /* Increase padding for a larger button */
  transition: background-color 0.3s ease; /* Smooth transition */
}

.dropdown-toggle:hover[b-40v49gypyv] {
  background-color: #495057; /* Darker background on hover */
}

.dropdown-menu[b-40v49gypyv] {
  max-height: 300px; /* Limit the height of the dropdown */
  overflow-y: auto; /* Scroll if there are many options */
  padding: 10px; /* Padding inside the dropdown */
  border-radius: 0.5rem; /* Rounded corners */
  background-color: #ffffff; /* White background for dropdown */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Subtle shadow effect */
}

.form-check[b-40v49gypyv] {
  margin: 5px 0; /* Space between checkboxes */
}

.form-check-input[b-40v49gypyv] {
  margin-right: 10px; /* Space between checkbox and label */
}

.form-check-label[b-40v49gypyv] {
  font-size: 0.9rem; /* Slightly smaller font for labels */
  color: #212529; /* Dark text color */
  transition: color 0.2s ease; /* Smooth color transition */
}

.form-check-label:hover[b-40v49gypyv] {
  color: #007bff; /* Change color on hover */
}

.dropdown-menu.show[b-40v49gypyv] {
  animation: fadeIn-b-40v49gypyv 0.3s; /* Fade in animation */
}

@keyframes fadeIn-b-40v49gypyv {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Custom spacing for dropdown and search input */
.input-group[b-40v49gypyv] {
  gap: 5px; /* 5px gap between dropdown and search input */
}
/* _content/UI/Components/Pages/Public/GalleryDetails.razor.rz.scp.css */


@media (min-width: 768px) {
    .coverpage[b-reywx9n52p] {
        padding: 50px 200px; /* Padding for desktop view */
    }
}

.date[b-reywx9n52p] {
    font-size: 1rem;
    font-family: Arial, sans-serif;
}

.date-info[b-reywx9n52p] {
    display: flex;
    align-items: center;
    font-size: 1rem;
    color: black;
    margin-left: 0.5em;
}

.card-text[b-reywx9n52p] {
    margin: 20px 0; /* Add spacing between date and location */
}

.centered-image[b-reywx9n52p] {
    width: 100%; /* Make the image responsive */
    max-width: 800px; /* Adjust max width for better sizing */
    height: auto; /* Maintain aspect ratio */
    margin: auto; /* Center image horizontally */
}

.underline[b-reywx9n52p] {
    text-decoration: underline;
    text-decoration-color: #000000;
    text-decoration-thickness: 2px; /* Increase thickness of the underline */
}

.card-body[b-reywx9n52p] {
    margin-bottom: 20px; /* Add space between cards */
}

@media (max-width: 767px) {
    .date[b-reywx9n52p] {
        font-size: 0.9rem; /* Slightly smaller font size for mobile */
    }

    .card-body[b-reywx9n52p] {
        margin-bottom: 15px; /* Adjust margin for smaller screens */
    }
}
/* _content/UI/Components/Pages/Public/GalleryList.razor.rz.scp.css */


.underline[b-iw50e905iu] {
  text-decoration: underline;
  text-decoration-color: #000000;
  text-decoration-thickness: 1.5px; /* Increase thickness of the underline */
}

.card[b-iw50e905iu] {
    width: 300px; /* Fixed width */
    height: auto; /* Allow height to adjust based on content */
    border: 1px solid #ced4da;
    border-radius: 0.5rem;
    transition: box-shadow 0.3s ease; /* Remove transform for hover */
    overflow: hidden; /* Prevent overflow of content */
}



.card-body[b-iw50e905iu] {
    display: flex;
    flex-direction: column;
    height: 100%; /* Ensure card body takes full height */
    align-items: flex-start; /* Align all items to the left */
    padding: 10px; /* Add padding for better spacing */
}

.card-title[b-iw50e905iu], .text-success[b-iw50e905iu], .date-badge[b-iw50e905iu] {
    align-self: flex-start; /* Align this text to the left */
}

.gallery-image[b-iw50e905iu] {
    width: 100%; /* Ensure the image takes full width */
    height: auto; /* Adjust height based on aspect ratio */
    object-fit: cover; /* Ensure the image covers the card without distortion */
}

.card-title[b-iw50e905iu] {
  margin: 0.5em 0; /* Consistent spacing for card title */
  overflow: hidden; /* Hide any overflow */
  text-overflow: ellipsis; /* Add ellipsis for overflow text */
  white-space: normal; /* Allow text to wrap */
  font-size: 0.9rem; /* Decrease font size (adjust as needed) */
}

.text-success[b-iw50e905iu] {
  color: green; /* Keep text color consistent */
  margin-bottom: 0.5em; /* Spacing below the type name */
  font-size: 0.9rem; /* Decrease font size */
}

.container-fluid[b-iw50e905iu] {
  margin-bottom: 20px;
}

.row[b-iw50e905iu] {
  margin-left: 0; /* Remove default Bootstrap margin */
  margin-right: 0; /* Remove default Bootstrap margin */
}

.date-badge[b-iw50e905iu] {
  font-weight: inherit;
  font-size: 1rem; /* Adjust font size for the date */
  font-family: Arial, sans-serif; /* Change font family for the date */
}

.dropdown[b-iw50e905iu] {
  position: relative;
  margin-bottom: 20px; /* Add space below the dropdown */
}

.dropdown-toggle[b-iw50e905iu] {
  justify-content: flex-start;
  text-align: start;
  background-color: #fff; /* Dark background for the button */
  color: #343a40; /* White text color */
  border: 1px solid #ced4da; /* Light border */
  padding: 10px 20px; /* Increase padding for a larger button */
  transition: background-color 0.3s ease; /* Smooth transition */
}

.dropdown-toggle:hover[b-iw50e905iu] {
  background-color: #495057; /* Darker background on hover */
}

.dropdown-menu[b-iw50e905iu] {
  max-height: 300px; /* Limit the height of the dropdown */
  overflow-y: auto; /* Scroll if there are many options */
  padding: 10px; /* Padding inside the dropdown */
  border-radius: 0.5rem; /* Rounded corners */
  background-color: #ffffff; /* White background for dropdown */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Subtle shadow effect */
}

.form-check[b-iw50e905iu] {
  margin: 5px 0; /* Space between checkboxes */
}

.form-check-input[b-iw50e905iu] {
  margin-right: 10px; /* Space between checkbox and label */
}

.form-check-label[b-iw50e905iu] {
  font-size: 0.9rem; /* Slightly smaller font for labels */
  color: #212529; /* Dark text color */
  transition: color 0.2s ease; /* Smooth color transition */
}

.form-check-label:hover[b-iw50e905iu] {
  color: #007bff; /* Change color on hover */
}

.dropdown-menu.show[b-iw50e905iu] {
  animation: fadeIn-b-iw50e905iu 0.3s; /* Fade in animation */
}

@keyframes fadeIn-b-iw50e905iu {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
/* _content/UI/Components/Pages/Public/ResourcesList.razor.rz.scp.css */


.underline[b-3jgopdwu7i] {
    text-decoration: underline;
    text-decoration-color: #000000;
    text-decoration-thickness: 1.5px; /* Increase thickness of the underline */
}

.card[b-3jgopdwu7i] {
    width: 300px; /* Full width in the column */
    height: 300px; /* Decreased height for the card */
    border: 1px solid #ced4da;
    border-radius: 0.5rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden; /* Prevent overflow of content */
}

.pdf[b-3jgopdwu7i] {
    width: 100px; /* Fixed width for PDF image */
    height: 100px; /* Fixed height for PDF image */
    object-fit: contain; /* Fit the image within the card */
    margin: 10px auto; /* Center the image */
}

.event-card[b-3jgopdwu7i] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.card-body[b-3jgopdwu7i] {
    display: flex;
    flex-direction: column;
  
    height: 100%; /* Ensure card body takes full height */
    align-items: flex-start; /* Align all items to the left */
    padding: 10px; /* Add padding for better spacing */
}

/* Other styles remain unchanged */

.text-success[b-3jgopdwu7i] {
    color: green; /* Keep text color consistent */
    margin-bottom: 0.5em; /* Spacing below the type name */
    font-size: 16px;
    align-self: flex-start; /* Align this text to the left */
}

.docname[b-3jgopdwu7i] {
    color: black;
}

.container-fluid[b-3jgopdwu7i] {
    margin-bottom: 20px;
}

/* Dropdown styles remain the same */
.dropdown[b-3jgopdwu7i] {
    position: relative;
    margin-bottom: 20px; /* Add space below the dropdown */
}

.dropdown-toggle[b-3jgopdwu7i] {
    justify-content: flex-start;
    text-align: start;
    background-color: #fff; /* Dark background for the button */
    color: #343a40; /* White text color */
    border: 1px solid #ced4da; /* Light border */
    padding: 10px 20px; /* Increase padding for a larger button */
    transition: background-color 0.3s ease; /* Smooth transition */
}

    .dropdown-toggle:hover[b-3jgopdwu7i] {
        background-color: #495057; /* Darker background on hover */
    }

.dropdown-menu[b-3jgopdwu7i] {
    max-height: 300px; /* Limit the height of the dropdown */
    overflow-y: auto; /* Scroll if there are many options */
    padding: 10px; /* Padding inside the dropdown */
    border-radius: 0.5rem; /* Rounded corners */
    background-color: #ffffff; /* White background for dropdown */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Subtle shadow effect */
}

.form-check[b-3jgopdwu7i] {
    margin: 5px 0; /* Space between checkboxes */
}

.form-check-input[b-3jgopdwu7i] {
    margin-left: 10px;
    margin-right: 10px; /* Space between checkbox and label */
}

.form-check-label[b-3jgopdwu7i] {
    font-size: 0.9rem; /* Slightly smaller font for labels */
    color: #212529; /* Dark text color */
    transition: color 0.2s ease; /* Smooth color transition */
}

    .form-check-label:hover[b-3jgopdwu7i] {
        color: #007bff; /* Change color on hover */
    }

.dropdown-menu.show[b-3jgopdwu7i] {
    animation: fadeIn-b-3jgopdwu7i 0.3s; /* Fade in animation */
}

@keyframes fadeIn-b-3jgopdwu7i {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Ensure responsiveness and spacing */
.d-flex.flex-row.flex-wrap > div[b-3jgopdwu7i] {
    margin-bottom: 20px; /* Gap between each card */
}
/* _content/UI/Components/Pages/Submissions/SubmissionLayout.razor.rz.scp.css */
.cards-container[b-nsoe0jrkbw] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 8px;
    width: 100%;
}

/* Fixed Size Card */
.card-custom[b-nsoe0jrkbw] {
    background: #333;
    color: white;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 60px;
}

    .card-custom:hover[b-nsoe0jrkbw] {
        transform: translateY(-4px);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    }

.card-icon[b-nsoe0jrkbw] {
    font-size: 18px;
    margin-bottom: 6px;
    color: white;
}

.card-title[b-nsoe0jrkbw] {
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    white-space: normal;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Responsive Adjustments */
@media (max-width: 1200px) {
    .card-icon[b-nsoe0jrkbw] {
        font-size: 17px;
    }

    .card-title[b-nsoe0jrkbw] {
        font-size: 12px;
    }
}

@media (max-width: 992px) {
    .card-icon[b-nsoe0jrkbw] {
        font-size: 16px;
    }

    .card-title[b-nsoe0jrkbw] {
        font-size: 11px;
    }
}

@media (max-width: 768px) {
    .card-custom[b-nsoe0jrkbw] {
        width: 90px;
    }
}

@media (max-width: 576px) {
    .cards-container[b-nsoe0jrkbw] {
        padding: 0;
    }

    .card-custom[b-nsoe0jrkbw] {
        width: 100%; /* One card per line */
        height: auto;
    }

    .card-icon[b-nsoe0jrkbw] {
        font-size: 14px;
    }

    .card-title[b-nsoe0jrkbw] {
        font-size: 10px;
    }
}

@media (max-width: 400px) {
    .card-custom[b-nsoe0jrkbw] {
        width: 100%;
    }
}
