html {
    position: relative;
    min-height: 100%;
}

body {
    font-size: 0.85rem !important;
    font-family: 'Montserrat', sans-serif;
}

label {
    margin-bottom: 0.15rem;
}

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;
}

h1, h2, h3, h4, h5, h6, .titillium, .h1, .h2, .h3, .h4, .h5, .h6, header {
    font-family: 'Titillium Web', sans-serif !important;
    font-weight: 300;
}

.eventMonth {
    font-family: 'Gemunu Libre', sans-serif;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
    margin-bottom: 0px;
}

.eventDate {
    font-family: 'Gemunu Libre', sans-serif;
    font-size: 1.5rem;
    text-align: center;
    line-height: 0.8;
}

.eventYear {
    font-family: 'Gemunu Libre', sans-serif;
    font-size: 0.9rem;
    text-align: center;
}

.text-status {
    font-family: 'Gemunu Libre', sans-serif;
    font-size: 0.9rem;
    margin-bottom: 0px;
}

.subHeader {
    padding: 6px 10px 6px 10px;
    z-index: 100;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 200;
}

    .subHeader a, a:hover {
        text-decoration: none;
    }

.map-responsive {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

    .map-responsive > * {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        padding: 0;
        height: 100%;
        width: 100%;
    }

.gemunu {
    font-family: 'Gemunu Libre', sans-serif;
}

#GroupInfo {
    position: relative;
    z-index: 1;
    padding-top: 15px;
    padding-bottom: 10px;
    /*border-bottom: 1px solid #dddddd;*/
    background: rgb(40,39,62);
    background: linear-gradient(90deg, rgba(24,25,36) 0%, rgba(30,32,54) 50%, rgba(24,25,36) 100%);
}

#error {
    width: 100%;
    height: 100vh;
    background: url('../img/img-ff.jpg') center center;
    background-size: cover;
    position: relative;
}

.profilePic {
    position: relative;
    height: 150px;
    width: 266px;
    border: 1px solid black;
}

/*#login {
    background: url('../img/gallery/14.jpg') center center;
    background-size: cover;
}*/

#error {
    background: url('../img/img-ff.jpg') center center;
    background-size: cover;
}

@media screen {
    .banner {
        height: 350px;
        position: relative;
        background-size: cover;
    }
}

@media print {
    .banner {
        display: none;
    }
    
    /*tab headers for sf-tabs*/
    .e-tab .e-tab-header .e-toolbar-items {
        display: none;
    }

    html, body, p {
        color: black;
    }
}

.banner-hammer {
    background: url('../img/hammer-1199.jpg') center center;
    background-size: cover;
}

.playerStatsMargin {
    margin-top: 2.7em;
}

.linethrough {
    text-decoration: line-through;
}

.pointer {
    cursor: pointer;
}

.upgrade {
    margin-top: 3px;
    font-size: 0.65rem;
    padding: 0.25rem;
    border-radius: var(--bs-border-radius);
    border: 1px solid var(--bs-teal);
    color: var(--bs-teal);
    display: inline-flex;
}

.sidebar-secondary {
    background: rgba(0,0,21,.14);
    padding: 0.5rem;
}

a {
    text-decoration: none;
}

    a:hover {
        color: #139aa0;
    }

.dark-theme select option {
    background: #333;
    color: #ddd;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.fs-7 {
    font-size: 0.92rem;
}

.w-33 {
    width: 33% !important;
}

.fs-8 {
    font-size: 0.9rem !important;
}

.fs-9 {
    font-size: 0.8rem !important;
}

.fs-11 {
    font-size: 1.1rem;
}

.fs-12 {
    font-size: 1.2rem;
}

.fs-13 {
    font-size: 1.3rem;
}

.fs-tiny {
    font-size: 0.7rem;
}


/*Use the following CSS to customize the tab item*/
.c-app.c-dark-theme .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
    color: white !important;
}
    /*Use the following CSS to customize the tab item when hovering*/
    .c-app.c-dark-theme .e-tab .e-tab-header .e-toolbar-item .e-tab-text:hover {
        color: gray !important;
    }

/*tab content*/
.c-app.c-dark-theme .e-tab .e-content .e-item h3,
.c-app.c-dark-theme .e-tab .e-content .e-item p,
.c-app.c-dark-theme .e-tab .e-content .e-item label,
.c-app.c-dark-theme .e-upload .e-file-drop {
    color: white !important;
}

.c-avatar {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50em;
    width: 36px;
    height: 36px;
}

.sansPro {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 200;
}

.lobster {
    font-family: 'Lobster', cursive;
}

/* calendar popup window on device */
.e-quick-popup-wrapper.e-device {
    z-index: 1100;
}

.info-text {
    margin-top: 0.15rem;
    margin-bottom: 0.15rem;
    font-family: 'Titillium Web', sans-serif;
    font-size: 0.75rem;
    display: block;
    padding: 0.25rem;
    border-radius: var(--bs-border-radius);
    border: 1px solid var(--bs-border-color);
    background-color: rgba(var(--bs-tertiary-bg-rgb), 1) !important;
}

.container-social {
    align-items: center;
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
}

/* Messaging-social common styles */

.message__outer {
    display: flex;
}

.message__inner {
    flex: 1;
    display: flex;
}

    .message__inner.sent {
        flex-direction: row-reverse;
    }

    .message__inner.received {
        flex-direction: row;
    }

.message__bubble {
    max-width: calc(70%);
    min-width: calc(35%);
    overflow-wrap: break-word;
    margin: 2px;
}

    .message__bubble.sent {
        background-color: #42426f;
        color: white;
    }

    .message__bubble.received {
        background-color: #c6c8ca;
        color: black;
    }

    .message__bubble a {
        cursor: pointer;
        text-decoration: underline;
    }

    .message__bubble.sent a {
        color: white;
    }

    .message__bubble.received a {
        color: black;
    }

.message__reply {
    font-size: 0.65rem;
    font-style: italic;
    padding: 4px 2px 1px 2px;
    background-color: #85a1ab;
    color: #333;
}

.message__spacer {
    flex: 1;
}

.message__status {
    width: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

/*.message__actions {
    display: flex;
    flex-direction: inherit;
    justify-content: center;
    align-items: center;
    width: 67px;
    padding-right: 5px;
}*/

.message--washed {
    border-bottom-right-radius: 0;
    padding: 8px 12px 9px;
    margin-bottom: -17px;
}

.message__text p, reply-text p, .message__reply p {
    margin-bottom: 0px;
    padding: 1px 3px;
}

.message__name {
    font-size: 0.6rem;
    padding: 2px 4px;
    border-bottom: 1px solid black;
}

.message__text {
    padding: 2px 4px;
}

.reply-text {
    font-style: italic;
    padding: 3px 8px;
    margin-bottom: 0.5rem;
    border-radius: 0px 4px 4px 4px;
    background-color: #85a1ab;
    color: #333;
}

    .reply-text p {
        margin-bottom: 0px !important;
    }

.product-wrapper {
    width: 20rem;
    margin: 0.5rem;
}

/* section within a modal to separate different sections of a form */
.sectionCategory {
    margin-bottom: 1rem;
    border: 1px solid var(--bs-border-color);
    padding: 0.5rem;
    background-color: rgba(var(--bs-tertiary-bg-rgb), 1) !important;
    border-radius: var(--bs-border-radius);
}

.section-separator {
    margin-bottom: 1rem;
    border: 1px solid var(--bs-border-color);
    padding: 0.5rem;
    border-radius: var(--bs-border-radius);
}

.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.success,
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment.success,
.e-schedule .e-month-view .e-appointment.success {
    background: rgba(var(--bs-success-rgb)) !important;
}

.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.danger,
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment.danger,
.e-schedule .e-month-view .e-appointment.danger {
    background: rgba(var(--bs-danger-rgb)) !important;
}

.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.info,
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment.info,
.e-schedule .e-month-view .e-appointment.info {
    background: rgba(var(--bs-info-rgb)) !important;
}

.placeholder-circle {
    width: 25px;
    height: 25px;
}

