/* _content/PublicationsOnline/Views/Home/Error.cshtml.rz.scp.css */
body[b-eoypldul1t] {
    font-family: Arial, sans-serif;
    background-color: #f4f4f4;
    color: #333;
    margin: 0;
    padding: 0;
}

.container[b-eoypldul1t] {
    max-width: 800px;
    margin: 50px auto;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

h1[b-eoypldul1t] {
    margin-top: 0;
    font-size: 24px;
}

.error-message[b-eoypldul1t] {
    color: #d9534f;
}

.error-details[b-eoypldul1t] {
    margin-top: 20px;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
/* _content/PublicationsOnline/Views/Home/Index.cshtml.rz.scp.css */
h2[b-xd1wi5mky4] {
    font-size: 36px;
    line-height: 48px;
}

h5[b-xd1wi5mky4] {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
}

    h5.description[b-xd1wi5mky4] {
        font-weight: bold;
    }

.background-container[b-xd1wi5mky4] {
    background-image: url('../images/header-abo.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.container[b-xd1wi5mky4] {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px;
    border-radius: 10px;
}

.date[b-xd1wi5mky4] {
    font-weight: bold;
}

.input-group-append[b-xd1wi5mky4] {
    cursor: pointer;
}

.submit-btn[b-xd1wi5mky4]{
    width : 100%;
    height : 50px;
}
/* _content/PublicationsOnline/Views/Home/Unsubscribe.cshtml.rz.scp.css */
body[b-b9zqc98ohi] {
    font-family: Arial, sans-serif;
    background-color: #f4f4f4;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.confirmation-container[b-b9zqc98ohi] {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    width: 100%;
}

h1[b-b9zqc98ohi] {
    color: #333333;
}

p[b-b9zqc98ohi] {
    color: #666666;
}
/* _content/PublicationsOnline/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-hva4sofjus] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-hva4sofjus] {
    color: #0077cc;
}

.btn-primary[b-hva4sofjus] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-hva4sofjus], .nav-pills .show > .nav-link[b-hva4sofjus] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-hva4sofjus] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-hva4sofjus] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-hva4sofjus] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-hva4sofjus] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-hva4sofjus] {
    background-color: white;
    height: 80px;
    width: 100%;
    white-space: nowrap;
}

main[b-hva4sofjus]{
    margin-bottom : 100px;
}
