html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a, .btn-link {
    color: #dc7b6e;
}

.btn-primary, .btn-primary:visited, .btn-primary:hover {
    color: #fff;
    background-color: #dc7b6e;
    border-color: #dc7b6e;
}

.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 #dc7b6e;
}

.content {
    padding-top: 1.1rem;
}

.container .card{
    min-height: 400px;
}

.polaroid-gallery {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.polaroid-gallery-title {
    font-size: 32px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #333;
}

.polaroid-card {
    /*display: inline-block;*/
    padding: 10px;
    background-color: #eee6d8;
    box-shadow: 4px 4px 8px -4px rgba(0,0,0,0.7);
    transition: transform 0.5s;
    margin: 50px;
}

.polaroid-card-caption {
    font-family: "Marker Felt","Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    text-align: center;
    font-size: 12px;
    margin-top: 6px;
    letter-spacing: 2px;
}

.polaroid-card:nth-of-type(even) {
    transform: rotate(12deg);
}

.polaroid-card:nth-of-type(odd) {
    transform: rotate(-12deg);
}

.polaroid-card:nth-of-type(even)::before {
    content: '';
    display: block;
    background-color: rgba(222, 220, 200, 0.66);
    width: 100px;
    height: 25px;
    transform: rotate(-24deg) translate(-30px, -25px);
}

.polaroid-card:nth-of-type(odd)::before {
    content: '';
    display: block;
    background-color: rgba(222, 220, 200, 0.66);
    width: 100px;
    height: 25px;
    transform: rotate(25deg) translate(140px, -70px);
}

.polaroid-card:hover {
    transform: scale(1.5);
}

.transition-div {
    margin: 0 auto;
    width: 100px;
    height: 40px;
    background-color: red;
    transition: background-color 0.5s;
}

.polaroid-card {
    transition: transform 0.75s;
}

    .polaroid-card:hover {
        transform: scale(1.25);
    }

    .polaroid-card .sample {
        background-size: cover;
        width: 200px;
        height: 200px;
    }

#previewImage {
    max-width: 100%;
    max-height: 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
}

    #previewImage img {
        max-width: 100%;
        max-height: 600px;
    }

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;
}

.text-align-left {
    text-align: left;
}

.nametagline {
    align-content: center;
}

.mediaicons {
    max-width: 200px;
}

#logoutform {
    display: inline;
    float: right;
}

.nav-item a {
    -webkit-text-decoration: none;
    text-decoration: none;
}

.nav-link i {
    padding-right: 10px;
    padding-left: 10px;
}

.BandPostLogo {
    max-width: 100px;
}

.userPostImage {
    max-width: 100px;
}

.headerLogo {
    max-width: 200px;
}

#heroimage {
    background: #000000 no-repeat center center url('./images/heroimage.png');
    background-position: center;
    justify-content: center;
    align-items: center;
    background-size: cover;
    text-align: center;
    color: white;
    font-size: 2rem;
    font-weight: bold;
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 500px;
}

.heroimageforeground {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#pricing-boxes {
    flex-wrap: wrap;
    grid-template-columns: 1fr;
    justify-content: center;
    display: flex;
}

#pricing-box-container .pricing-box {
    flex: 1;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    min-width: 10rem;
    max-width: 29.4rem;
    padding: 1.5rem 1.5rem 1rem;
    background-color: #fff;
    float: left;
    color: #202d41;
    top: 0;
    border-radius: 7px;
    box-shadow: 0 4px 16px rgba(32,45,65,.12);
    margin: unset;
}

.enterprise-box {
    width: 100% !important;
}

#pricing-box-container .pricing-box#pricing-lite h3, #pricing-box-container .pricing-box.pricing-lite h3 {
    background-color: #202d41;
    color: #fff;
    border-bottom: 2px solid #d2d5d9;
}

#pricing-box-container .pricing-box#pricing-standard h3, #pricing-box-container .pricing-box.pricing-standard h3 {
    background-color: #202d41;
    color: #fff;
    border-bottom: 2px solid #d2d5d9;
}

#pricing-box-container .pricing-box-content {
    padding: 0 32px 36px;
}

#pricing-box-container .pricing-box#pricing-premium h3, #pricing-box-container .pricing-box.pricing-primary h3 {
    background-color: #202d41;
    opacity: 1;
}

#pricing-box-container .pricing-box#pricing-enterprise h3, #pricing-box-container .pricing-box.enterprise h3 {
    background-color: #202d41;
    color: #fff;
    border-bottom: 2px solid #d2d5d9;
}

#pricing-box-container .pricing-box-content .pricing-cta .price {
    font-weight: 600;
}

#pricing-box-container .price {
    line-height: 1;
    font-size: 80px;
    font-weight: 300;
    text-align: center;
}

#pricing-box-container .pricing-box.has-discount .default-price {
    display: inline;
    text-decoration: line-through;
    font-size: 24px;
    font-weight: 400;
    margin-right: -24px;
    color: #a6abb3;
}

#pricing-box-container .pricing-box-content .pricing-cta .price {
    font-weight: 600;
}

#pricing-box-container .price {
    line-height: 1;
    font-size: 80px;
    font-weight: 300;
    text-align: center;
}

    #pricing-box-container .price sup {
        font-weight: 300;
        font-size: 40px;
        line-height: 54px;
        position: relative;
        top: -28px;
    }

    #pricing-box-container .price sub {
        font-size: 24px;
        line-height: 33px;
        font-weight: 300;
        position: relative;
        top: 0;
    }

#pricing-box-container .pricing-box#pricing-lite .pricing-btn, #pricing-box-container .pricing-box.pricing-lite .pricing-btn {
    width: 100%;
}

#pricing-box-container .pricing-box#pricing-standard .pricing-btn, #pricing-box-container .pricing-box.pricing-standard .pricing-btn {
    text-transform: unset;
    color: #202d41;
    border-color: #202d41;
    border-radius: 0;
    width: 100%;
}

#pricing-box-container .pricing-box#pricing-premium .pricing-btn, #pricing-box-container .pricing-box.pricing-primary .pricing-btn {
    text-transform: unset;
    background-color: #454DA1;
    border-color: #454DA1;
    border-radius: 0;
    width: 100%;
}

#pricing-box-container #pricing-standard .pricing-btn, #pricing-box-container .pricing-standard .pricing-btn {
    color: #4ea62a;
    border-color: #4ea62a;
    border-width: 2px;
    line-height: 44px;
}

#pricing-box-container #pricing-premium .pricing-btn, #pricing-box-container .pricing-primary .pricing-btn {
    background: #454DA1;
    border-color: #454DA1;
    color: #fff;
}

#pricing-box-container .pricing-box-content .pricing-cta .pricing-btn {
    margin-top: 32px;
}

#pricing-box-container .pricing-btn {
    height: 48px;
    line-height: 46px;
    border: 1px solid #72c152;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    color: #72c152;
    display: block;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 24px;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
}

#pricing-box-container .pricing-box h3 {
    padding: 0;
    margin: 0 0 24px;
    line-height: 70px;
    height: 70px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    text-transform: unset;
    font-size: 22px;
    font-weight: 800;
    text-align: center;
}

#pricing-box-container #pricing-premium h3, #pricing-box-container .pricing-primary h3 {
    color: #fff;
    background-color: #415a72;
    opacity: .7;
}

#pricing-box-container.pbst-variant .pricing-box.has-discount h3 {
    margin-bottom: 24px;
    height: 60px;
    line-height: 60px;
}

.text-red {
    color: red;
}

.ck-editor__editable[role="textbox"] {
    /* Editing area */
    min-height: 200px;
}

.ck-content .image {
    /* Block images */
    max-width: 80%;
    margin: 20px auto;
}

.BandProfiles .card {
    max-width: 420px;
    min-width: 420px;
}

    .BandProfiles .card .card-header {
        font-weight: bold;
    }

    .BandProfiles .card .badge {
        float: right;
        position: relative;
    }

.ProfileImage {
    width: 100%;
    height: auto;
    max-width: 200px;
    margin: 0px auto;
}

.text-muted {
    color: #c6c6c6 !important;
}

.aboutBandsection {
    background-color: #f8f9fa;
    padding: 20px;
    margin-top: 20px;
}

.businessPlan img {
    width: 100%;
    height: auto;
}

#navbar .fa {
    padding-right: 20px;
}

.card-header {
    background-color: #575757;
    color: white;
}
