@use "@material/floating-label/mdc-floating-label";
@use "@material/notched-outline/mdc-notched-outline";
@use "@material/line-ripple/mdc-line-ripple";
@use "@material/floating-label/mdc-floating-label";
@use "@material/button/styles";
@use "@material/textfield";
@use "@material/dialog";
@use "@material/textfield/helper-text";
@use "@material/data-table/data-table";
@use "@material/checkbox";
@use "@material/icon-button";
@use "@material/list";
@use "@material/typography/mdc-typography";
@use "@material/layout-grid/mdc-layout-grid";
@use "@material/card";
@use "@material/radio/styles";
@use "@material/fab";
@use "@material/list/mdc-list";
@use "@material/menu-surface/mdc-menu-surface";
@use "@material/menu/mdc-menu";
@use "@material/select/styles";
@use "@material/progress-indicator";

@include fab.core-styles;
@include card.core-styles;
@include list.core-styles;
@include data-table.core-styles;
@include data-table.theme-baseline;
@include helper-text.helper-text-core-styles;
@include dialog.core-styles;
@include textfield.core-styles;
@include dialog.core-styles;

/* -- common ------------------------------------------------------------------------------------------------------> */
html {
    height: 100%;
}
/* Unvisited link */
a:link {
    color: #FFEB3B; /* Material Design yellow */
}

/* Visited link */
a:visited {
    color: #FFEB3B; /* Material Design yellow */
}

/* Mouse over link */
a:hover {
    color: #FDD835; /* Slightly darker yellow for hover state */
}

/* Selected link */
a:active {
    color: #FBC02D; /* Even darker yellow for active state */
}
/* Headline 1 */
.headline1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 57px;
    line-height: 64px;
    letter-spacing: -0.25px;
}

/* Headline 2 */
.headline2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 45px;
    line-height: 52px;
    letter-spacing: 0px;
}

/* Headline 3 */
.headline3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0px;
}

/* Headline 4 */
.headline4 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0px;
}

/* Headline 5 */
.headline5 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0px;
}

/* Headline 6 */
.headline6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
}

/* Overwrite MDC Filled Text Field with Rounded Corners */
.mdc-text-field--filled {
    border-radius: 16px; /* Adjust the radius as needed */
    overflow: hidden;
}

.mdc-text-field--filled .mdc-text-field__input {
    border-radius: inherit;
}

.mdc-text-field--filled .mdc-line-ripple {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

:root {
    --mdc-theme-primary: #ffc107;
    --mdc-theme-secondary: #775651;
    --mdc-theme-background: #fcfcfc;
    --mdc-theme-surface: #312221;
    --mdc-theme-on-primary: #ba1b1b;
    --mdc-theme-on-secondary: #ffffff;
    --mdc-theme-on-surface: #201a19;
    --mdc-theme-primary-bg: #fcfcfc;
    --mdc-theme-error: #ba1b1b;
}

.mdc-list-item {
    --mdc-theme-text-primary-on-background: #FFFFFF;
}

/* Set text color for the entire dialog */
.mdc-dialog .mdc-dialog__content {
    color: #fcfcfc; /* Replace with your desired text color */
}

/* Set text color for the dialog title */
.mdc-dialog .mdc-dialog__title {
    color: #fcfcfc; /* Replace with your desired title color */
}

.demo-width-class {
    width: 400px;
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    margin: 0;
    background-color: #120904;
    font-family: 'Antipoda', sans-serif;
    color: #e9e5e4;
    font-size: 16px;
}

.mdc-fab {
    background-color: #c10000;
}

.header-background {
    /*background-image: url(../../assets/pictures/malinwa-bg-2560x700.jpg);*/
    background-color: #201a19;
}

.nav-icon {
    margin: 16px;
    font-weight: bold;
}

.nav-text {
    margin-left: 16px;
}
/* Base font size */
html {
    font-size: 14px; /* For smallest screen */
}

@media (min-width: 600px) {
    html {
        font-size: 16px; /* Tablet */
    }
}

.main-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 1.5rem;
}

.malinwa-error-title-description {
    margin-top: 8px;
    padding: 8px;
    color: #ba1b1b;
    text-align: center;
    border: 1px solid red;
    border-radius: 10px;
}

.malinwa-alert {
    color: #ba1b1b;
}

.malinwa-section-group {
    text-align: left;
    margin-top: 16px;
}

.malinwa-form-group {
    margin-top: 64px;
}

.malinwa-grid-cell-border {
    border: 1px solid white;
    border-radius: 10px;
}

.malinwa-default-button-group {
    margin-top: 16px;
    text-align: right;
}

.malinwa-default-button {
    margin-top: 8px;
    margin-left: 8px;
    margin-bottom: 8px;
}

.malinwa-default-modal-description {
    text-align: left;
}

.mdc-card__media-upcoming-games {
    background-image: url(../../assets/pictures/card_upcoming_games.jpg);
}

.mdc-card__media-profile {
    background-image: url(../../assets/pictures/card_profile.jpeg);
}

.mdc-card__media-activity {
    background-image: url(../../assets/pictures/stadion_seats.jpeg);
}

.mdc-card__media-stadionseats {
    background-image: url(../../assets/pictures/stadionseats.png);
}

.mdc-card__media-stadionstands {
    background-image: url(../../assets/pictures/stadionstands.png);
}

.mdc-card__media-kidsclub {
    background-image: url(../../assets/pictures/malinwa-kids-club.png);
}

.mdc-button {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    border-radius: 24px;
    padding: 10px 24px;
    text-transform: none;
    cursor: pointer;
    color: var(--mdc-theme-error);
    transition: background-color 0.3s, box-shadow 0.3s;
}


/* Select the MDC outlined button */
.mdc-button.mdc-button--outlined {
    /* Override the border color to yellow */
    border-color: yellow;
}

/* Optional: Customize hover or active states */
.mdc-button.mdc-button--outlined:hover {
    border-color: yellow;
    background-color: rgba(255, 255, 0, 0.1); /* Slight yellow background on hover */
}

.mdc-button.mdc-button--outlined:focus {
    outline-color: yellow;
}

.mdc-dialog__actions button {
    margin: 10px; /* Zorgt ervoor dat er geen extra marge is */
}

.mdc-card__media_postion {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 125px;
    height: 125px;
}

.malinwa-card-title {
    margin: 16px;
}

.malinwa-card-title__header {
    margin: 8px;
}

.malinwa-card-title__left {
    margin: 16px;
    text-align: start;
}

.malinwa-card-body {
    margin: 16px;
}

.malinwa-card-body-item {
    margin-top: 8px;
    margin-bottom: 8px;
}

.malinwa-card-body-icon {
    text-align: right;
    margin-bottom: 8px;
    margin-right: 8px;
}

.malinwa-card-body-table {
    max-width: 100%;
    overflow-y: auto;
}

.malinwa-card-body-table-content {
    width: 100%;
}

.malinwa-card-next-icon {
    text-align: right;
    padding-right: 16px;
    padding-bottom: 16px;
}

.malinwa-card-body-title {
    font-weight: bold;
    margin-top: 16px;
}

.malinwa-card {
    margin-top: 16px;
}

.malinwa-card-body-body {
    margin-top: 8px;
}

.malinwa-card-body-body-lg {
    margin-top: 16px;
}

.malinwa-card-action-positive-btn {
    margin: 8px;
}

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px;
    left: -180px;
    top: 30px;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tobar-icon {
    float: none;
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* ----- login CSS ----------------------------------------------------------------------------------------- */
.malinwa-login-logo-header {
    text-align: center;
}

.malinwa-login-logo {
    width: 200px;
    height: 200px;
    padding-top: 80px;
    fill: currentColor;
}

.malinwa-login-button-login {
    margin-top: 32px;
    width: 100%;
}

.malinwa-login-button-register {
    margin-top: 16px;
    width: 100%;
}

.malinwa-login-forgot-password {
    text-align: right;
    width: 100%;
}

.malinwa-login-username,
.malinwa-login-password {
    display: flex;
    margin: 20px auto;
}

/* ----- reset CSS ----------------------------------------------------------------------------------------- */
.malinwa-reset-button-group {
    margin-top: 16px;
    text-align: right;
}

.malinwa-reset-button {
    margin-top: 8px;
    margin-left: 8px;
    margin-bottom: 8px;
}

.malinwa-reset-email-label {
    margin-top: 8px;
    text-align: left;
    width: 100%;
}

/* ----- register CSS ----------------------------------------------------------------------------------------- */
.malinwa-register-label {
    margin-top: 8px;
    text-align: left;
    width: 100%;
}

/* ----- clubs Overview CSS ----------------------------------------------------------------------------------- */
.malinwa-clubsoverview-grid-cell {
    margin-top: 16px;
    padding: 8px;
    background-color: #312221;
}

.malinwa-clubsoverview-table-header {
    margin-top: 16px;
}

/* ----- Overview CSS ----------------------------------------------------------------------------------------- */
.malinwa-overview-welcome-text {
    margin-top: 16px;
}

/* ----- ChangeEmail CSS -------------------------------------------------------------------------------------- */
.malinwa-change-email-button-group {
    margin-top: 16px;
    text-align: right;
}

.malinwa-change-email-button {
    margin-top: 8px;
    margin-left: 8px;
    margin-bottom: 8px;
}

/* ----- ChangePassword CSS ----------------------------------------------------------------------------------- */
.malinwa-change-password-button-group {
    margin-top: 16px;
    text-align: right;
}

.malinwa-change-password-button {
    margin-top: 8px;
    margin-left: 8px;
    margin-bottom: 8px;
}

/* ----- Remove Profile CSS ----------------------------------------------------------------------------------- */
.malinwa-profile-button-group {
    margin-top: 16px;
    text-align: right;
}

.mdc-button {
    font-weight: bold;
}

.malinwa-profile-button {
    margin-top: 8px;
    margin-left: 8px;
    margin-bottom: 8px;
}

.malinwa-profile-label {
    margin-top: 8px;
    text-align: left;
    width: 100%;
}

.malinwa-footer {
    position: absolute;
    bottom: 0;
    left: 0;
}

/* ----- profileManager CSS ----------------------------------------------------------------------------------------- */
.malinwa-card-profile-material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 96px; /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

.malinwa-profile-fab {
    text-align: right;
    margin-right: 60px;
    margin-top: -38px;
}

.malinwa-card-profile {
    margin-top: 32px;
    margin-bottom: 16px;
}

.icon-cell {
    display: flex;
    justify-content: center;
    align-items: center;
}

.large-icon {
    font-size: 48px; /* Adjust the size as needed */
}

.malinwa-card-profile {
    margin-bottom: 8px;
}

.malinwa-card-profile-title-name {
    text-align: left;
}

.malinwa-card-profile-edit {
    text-align: right;
}

.malinwa-card-profile-title {
    margin-top: 16px;
    margin-left: 16px;
    margin-right: 16px;
}

.malinwa-card-profile-title-icon {
    width: 100%;
    text-align: center;
}

.malinwa-card-profile-title-club {
    text-align: left;
}

.malinwa-card-profile-title-club-add {
    margin-top: -2px;
    margin-right: -8px;
    text-align: right;
}

.malinwa-card-profile-body {
    margin-left: 16px;
    margin-right: 16px;
    text-align: left;
}

.malinwa-card-profile-body-detail {
    margin-left: 8px;
    margin-right: 8px;
    text-align: left;
}

.malinwa-card-profile-title-birthdate {
    text-align: center;
}

.malinwa-card-profile-club-table {
    margin-top: -16px;
}

/* ----- clubsAllowedRequests CSS ----------------------------------------------------------------------------------------- */
.malinwa-car-button-request {
    margin-top: 32px;
}

/* ----- Maintenance CSS ----------------------------------------------------------------------------------------- */
.malinwa-maintenance-logo {
    width: 150px;
    height: 150px;
    fill: currentColor;
}

.malinwa-maintenance-divider {
    margin-top: 16px;
}

/* ----- orderTickets CSS ----------------------------------------------------------------------------------------- */
.malinwa-order-tickets-card-title {
    text-align: center;
}

.malinwa-order-tickets-card-logo {
    margin-top: 16px;
}

.malinwa-order-tickets-dialog-text {
    margin-top: 8px;
}

.malinwa-order-tickets-price-card {
    height: 100%;
}

.malinwa-order-tickets-age {
    font-weight: bold;
    margin-top: 12px;
}

.alignleft {
    float: left;
}
.alignright {
    float: right;
}
/* ----- Bottom naviagtion bar ------------------------------------------------------------------------------------ */
/* Place the navbar at the bottom of the page, and make it stick */
.mdc-malinwa-bottom-navbar {
    background-color: #201a19;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    width: 100%;
}

/* Style the links inside the navigation bar */
.mdc-malinwa-bottom-navbar a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    text-decoration: none;
    font-size: 15px;
}

/* Change the color of links on hover */
.mdc-malinwa-bottom-navbar a:hover {
    background-color: #ddd;
    color: black;
}

/* Add a color to the active/current link */
.mdc-malinwa-bottom-navbar a.active {
    background-color: #04AA6D;
    color: white;
}

.mdc-malinwa-bottom-tr {
    width: 100%;
}

.mdc-malinwa-bottom-td {
    width: 25%;
}

.mdc-malinwa-bottom-a {
    text-align: center;
    width: 100%;
}

/* ----- Soccer Teams CSS ----------------------------------------------------------------------------------------- */
.mdc-card--full {
    width: 100%;
}

.mdc-card__logo {
    width: 150px; /* You can adjust this value as needed */
    height: 150px; /* You can adjust this value as needed */
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.malinwa-match-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #312221;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(255, 255, 255, 0.2);
}

.malinwa-match-row-verview {
    margin-bottom: 16px;
}

.malinwa-match-title {
    display: flex;
    justify-content: center;
    align-items: center;
}

.malinwa-match-detail-row {
    background-color: #312221; /* Default background color, typically white */
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(255, 255, 255, 0.2);
}

.malinwa-match-club {
    flex: 1;
    display: flex;
    max-width: 150px;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.malinwa-ticket-history-info {
    flex-direction: column;
    text-align: center;
}

.malinwa-match-club-logo {
    width: 48px;
    height: 48px;
    object-fit: contain;
    margin-bottom: 10px;
}

.malinwa-match-club-name {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.malinwa-match-vs {
    font-size: 16px;
    color: #ffffff;
}

.mdc-data-table__header-cell{
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.mdc-data-table__cell{
    color: #ffffff;
    font-size: 16px;
    text-align: center;
}

.malinwa-orderTicket-game {
    text-align: center;
    align-items: center;
    margin-top: 16px;
}

.mdc-fab {
    background-color: #c10000;
}

/* ---- Clubs ------- */
/* Original CSS */
.mdc-clubs__media-7 {
    background-image: url(../pictures/clubs/HogerOp.png);
}

.mdc-clubs__media-11 {
    background-image: url(../pictures/clubs/hogerstreven.png);
}

.mdc-clubs__media-13 {
    background-image: url(../pictures/clubs/DeWareSupporters.png);
}

.mdc-clubs__media-15 {
    background-image: url(../pictures/clubs/withuis1.png);
}

.mdc-clubs__media-17 {
    background-image: url(../pictures/clubs/oude-post.jpg);
}

.mdc-clubs__media-18 {
    background-image: url(../pictures/clubs/hoekske.png);
}

.mdc-clubs__media-22 {
    background-image: url(../pictures/clubs/kvontour.png);
}

.mdc-clubs__media-23 {
    background-image: url(../pictures/clubs/KVM-side.png);
}

.mdc-clubs__media-25 {
    background-image: url(../pictures/clubs/YellowRedsArmy.png);
}

.mdc-clubs__media-26 {
    background-image: url(../pictures/clubs/kleinemalinwa.jpg);
}

.mdc-clubs__media-28 {
    background-image: url(../pictures/clubs/denieuwekantine.png);
}

.mdc-clubs__media-31 {
    background-image: url(../pictures/clubs/Straatsburg88.png);
}

.mdc-clubs__media-34 {
    background-image: url(../pictures/clubs/YellowRedFlanders.png);
}

.mdc-clubs__media-36 {
    background-image: url(../pictures/clubs/DeKampenhoutseKakkers.png);
}

.mdc-clubs__media-45 {
    background-image: url(../pictures/clubs/brassers.png);
}

.mdc-clubs__media-46 {
    background-image: url(../pictures/clubs/Wallinois.png);
}

.mdc-clubs__media-50 {
    background-image: url(../pictures/clubs/PuurseKakkers.png);
}

.mdc-clubs__media-53 {
    background-image: url(../pictures/clubs/dreamyellowred.png);
}

.mdc-clubs__media-56 {
    background-image: url(../pictures/clubs/DeSnoodaards.png);
}

.mdc-clubs__media-57 {
    background-image: url(../pictures/clubs/Fanatiekekakkers.png);
}

.mdc-clubs__media-59 {
    background-image: url(../pictures/clubs/molinwa.png);
}

/* Fitting CSS */
.mdc-card__media-profile--crop {
    width: 48px;
    height: 48px;
    background-image: url(../../assets/pictures/card_profile.jpeg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-7--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/HogerOp.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-11--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/hogerstreven.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-13--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/DeWareSupporters.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-15--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/withuis1.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-17--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/oude-post.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-18--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/hoekske.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-22--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/kvontour.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-23--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/KVM-side.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-25--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/YellowRedsArmy.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-26--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/kleinemalinwa.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-28--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/denieuwekantine.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-31--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/Straatsburg88.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-34--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/YellowRedFlanders.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-36--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/DeKampenhoutseKakkers.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-45--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/brassers.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-46--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/Wallinois.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-50--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/PuurseKakkers.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-53--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/dreamyellowred.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-56--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/DeSnoodaards.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-57--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/Fanatiekekakkers.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mdc-clubs__media-59--crop {
    width: 48px;
    height: 48px;
    background-image: url(../pictures/clubs/molinwa.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.profile-details-person-card {
    align-items: center;
    justify-content: center;
    margin-left: 16px;
    margin-right: 16px;
    margin-top:16px;
}

.profile-details-address-card {
    align-items: flex-start;
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 16px;
}

.mdc-card__gray-out {
    background-color: #201a19; /* Light gray background */
    opacity: 0.25; /* Make the card semi-transparent */
}

.mdc-button--disabled {
    background-color: #e0e0e0; /* Example background color */
    color: #9e9e9e; /* Example text color */
    cursor: not-allowed;
}

.overview-member-status {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.overview-member {
    text-align: left;
}

.overview-status {
    text-align: right;
    font-style: italic;
    font-weight: bold;
}

.mdc-card__clubs-maximize {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.mdc-card--maximize {
    height: 100%;
}
