/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./app/dashboard/helper/page.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.page_container___AKQt {
    padding: 1.5rem;
    max-width: auto;
    margin: 0 auto;
    background-color: white;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}


.page_title__awxLJ {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 1rem;
}


.page_button__lcoJJ {
    margin: 10px;
    padding: 1rem;
    min-width: 12rem;
    font-size: 16px;
    width: -moz-fit-content;
    width: fit-content;
    border: none;
    text-decoration: none;
    border-radius: 0.3rem;
    cursor: pointer;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    background-color: #4285f4;
    color: #ffffff;
}


.page_fileListContainer__XRwO2 {
    width: 100%;
    max-width: 600px;
    margin-top: 30px;
}

.page_fileList__BAVyN {
    list-style-type: none;
    padding: 0;
}

.page_fileItem__tJJWk {
    background-color: #f9f9f9;
    padding: 10px;
    margin: 10px 0;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.page_fileLink__MILM9 {
    color: #0070f3;
    text-decoration: none;
    font-weight: bold;
}

.page_fileLink__MILM9:hover {
    text-decoration: underline;
}

.page_fileDate__ARCG1 {
    font-size: 12px;
    color: #666;
    margin-top: 5px;
}
