/* _content/OTAManagerV2/Pages/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-xxglnhsd99] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.logo-img[b-xxglnhsd99] {
    float: left;
    margin-right: 10px;
}


.navbar[b-xxglnhsd99] {
    display: flex;
    align-items: center; /* center the items vertically */
    justify-content: center; /* center the items horizontally */
}

.navbar-brand[b-xxglnhsd99] {
    display: flex;
    align-items: center; /* center the items vertically */
}

img[b-xxglnhsd99] {
    margin-right: 500px; /* add some space between the image and text */
}

.header[b-xxglnhsd99] {
    text-align: center;
}

a[b-xxglnhsd99] {
    color: #ed1b24;
}

.btn-primary[b-xxglnhsd99] {
    color: #fff;
    background-color: #ed1b24;
    border-color: #ed1b24;
}

.nav-pills .nav-link.active[b-xxglnhsd99], .nav-pills .show > .nav-link[b-xxglnhsd99] {
    color: #fff;
    background-color: #ed1b24;
    border-color: #ed1b24;
}

.navbar-brand[b-xxglnhsd99] {
    text-align: center;
}

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

.footer[b-xxglnhsd99] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
    background-image: linear-gradient(to bottom, #ed1b24 60%, #8B0000);
    text-align: center;
}

.border-top footer text-muted[b-xxglnhsd99] {
    color: black;
}

.container[b-xxglnhsd99]{
    color: black;
    font-weight: bold;
}
