html, body {
    font-family: 'Roboto', Arial, sans-serif;
}

a, .btn-link {
    color: #006bb7;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

.form-floating > .form-control-plaintext::placeholder, .form-floating > .form-control::placeholder {
    color: var(--bs-secondary-color);
    text-align: end;
}

.form-floating > .form-control-plaintext:focus::placeholder, .form-floating > .form-control:focus::placeholder {
    text-align: start;
}




.mud-simple-table.mud-table-bordered .mud-table-container table tbody,
.mud-simple-table.mud-table-bordered .mud-table-container table thead tr th,
.mud-simple-table.mud-table-bordered .mud-table-container table tbody tr td {
    border: 1px solid #0e0e10;
}

.mud-simple-table.scorecard,
.mud-simple-table.scats,
.mud-simple-table.chicagoPts,
.mud-simple-table.matchPlayExpanded,
.mud-simple-table.matchPlayCompressed,
.mud-simple-table.bestBallNetExpanded,
.mud-simple-table.bestBallNetCompressed,
.mud-simple-table.dailyIndResults,
.mud-simple-table.rosterExpanded,
.mud-simple-table.rosterCompressed,
.mud-simple-table.leaderboardExpanded,
.mud-simple-table.leaderboardCompressed,
.mud-simple-table.moneyTotals {
    width: 100%;
}

.mud-simple-table.closestToHole {
    width: 300px;
}

/* Table elements */
.mud-simple-table table tr {
    background-color: #f5f5f5;
}

.mud-simple-table table tr td,
.mud-simple-table table tr th {
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    text-align: center;
    color: black;
    font-weight: 500;
    font-style: normal;
}

/* Table headers */
.mud-simple-table table tr th {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    background-color: #81d5f3;
}

.mud-simple-table table tr th.tableheader {
    background-color: #0b61b8;
    font-size: 1.2rem;
    text-align: left;
    color: white
}

:hover .mud-simple-table table tr th.expandable {
    cursor: pointer;
}

/* Table Columns */
.mud-simple-table table td.posCol, .mud-simple-table table th.posCol {
    column-width: 1rem;
}

.mud-simple-table table tr th.nameCol,
.mud-simple-table table tr td.nameCol {
    text-align: left;
    column-width: 2rem;
}

.mud-simple-table table tr th.hcpCol,
.mud-simple-table table tr td.hcpCol {
    column-width: 2rem;
}

.mud-simple-table table tr th.grossCol,
.mud-simple-table table tr td.grossCol {
    column-width: 2rem;
}

.mud-simple-table table tr th.netCol,
.mud-simple-table table tr td.netCol {
    column-width: 2rem;
}

.mud-simple-table table tr th.moneyCol,
.mud-simple-table table tr td.moneyCol {
    column-width: 4rem;
}

.mud-simple-table table tr th.countCol,
.mud-simple-table table tr td.countCol {
    column-width: 3rem;
}

.mud-simple-table table tr td.underpar {
    color: red;
}

.mud-simple-table table tr td.birdie {
    background-color: #acd89d;
}

.mud-simple-table table tr td.eagle {
    background-color: #5f9d2b;
}

.mud-simple-table table tr td.droppedScore {
    color: dimgray;
    background-color: lightgray;
    text-decoration: line-through;
    text-decoration-color: red;
}

.mud-simple-table table tr td.scatWinner {
    background-color: #fbf57f;
}

.mud-simple-table table tr td.teeAdjusted {
    background-color: #efefc0;
}


/* scorecards */
.mud-simple-table table tr.scorecardholes td {
background-color: #f6e16e;
}

.mud-simple-table table tr.scorecardhcps td {
background-color: #40baf7;
}

.mud-simple-table table tr.scorecardpars td {
background-color: #b7faef;
}

.mud-simple-table table tr.scorecardgroups td,
.mud-simple-table table tr.scorecardmatches td {
    background-color: #1861ac;
    color: white;
    text-align: left
}

.mud-simple-table table tr td.scorecardheader {
text-align: left;
}

.mud-simple-table table tr td.scorecardplayername {
background-color: #a9ddec;
text-align: left;
}

.mud-simple-table table tr td.scorecardplayerhcp {
background-color: #a9ddec;
}

.mud-simple-table table tr.matchPlay td.matchNo {
    background-color: white;
}

.mud-simple-table table tr td.team1,
.mud-simple-table table tr.team1 td {
    background-color: #bae6ae;
}

.mud-simple-table table tr td.team2,
.mud-simple-table table tr.team2 td {
    background-color: #f3e992;
}

.mud-simple-table table tr td.team3,
.mud-simple-table table tr.team3 td {
    background-color: #f8c799;
}

.mud-simple-table table tr td.team4,
.mud-simple-table table tr.team4 td {
    background-color: #eebbf0;
}



.mud-simple-table table tr td.scorecardfrontscores,
.mud-simple-table table tr td.scorecardbackscores,
.mud-simple-table table tr td.scorecardtotalscores,
.mud-simple-table table tr td.scorecardnetscores {
background-color: #f8f6dc;
}


/* Footer */
.footer {
    margin: 0.25rem 0 0.25rem 0;
    padding: 0.4rem 0.8rem 0.4rem 0.8rem;
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    text-align: center;
    font-size: 0.7rem;
    font-weight: 300;
    background-color: #1a4cbe;
    color: #EEEEEE; /* #ECEFF1;  */
}

.footerLeft {
text-align: left;
}

.footerRight {
text-align: right;
}

.footer .copyright {
font-style: italic;
}

.markdown {
font-family: "Roboto", sans-serif;
font-size: 1rem;
}

.markdown hr {
    margin: 0.5rem 0;
    padding: 0.1rem;
    background-color: lightgray;
    height: 1px;
}

.markdown p {
    margin-left: 25px;
}

.markdown li {
    list-style-type: disc;
    margin-left: 25px;
}

.welcomeImage {
    height: 20rem;
}

.responsive-image {
    width: 100%;
    max-width: 720px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem;
}

@media only screen and (max-width: 400px) {
    .imageCarousel {
        height: 16rem;
    }
}

@media only screen and (min-width: 400px) {
    .imageCarousel {
        height: 24rem;
    }


}

@media only screen and (min-width: 600px) {
    .imageCarousel {
        height: 28rem;
    }

    .mud-simple-table.roster,
    .mud-simple-table.bestBallNetCompressed,
    .mud-simple-table.dailyIndResults {
        width: 480px;
    }


    .footer {
        margin: 0.5rem 0 0.5rem 0;
        padding: 0.6rem;
        font-size: 0.8rem;
    }
}

@media only screen and (min-width: 768px) {
    .imageCarousel {
        height: 32rem;
    }

    .mud-simple-table.rosterCompressed {
        width: 750px;
    }

    
}

@media only screen and (min-width: 960px) {
    .imageCarousel {
        height: 32rem;
    }

    .mud-simple-table.leaderboardCompressed,
    .mud-simple-table.moneyTotals {
        width: 750px;
    }

    .mud-simple-table.matchPlayCompressed,
    .mud-simple-table.chicagoPtsCompressed {
        width: 800px;
    }
}

