/* _content/RealQMS/Views/Home/Index.cshtml.rz.scp.css */
/*
Copyright (C) 2024 C-realize IT Services SRL (https://www.c-realize.com)
For commercial licensing, contact us at https://www.c-realize.com/contact.
*/

h4[b-skboufgrnu] {
    text-align: center;
}

.row[b-skboufgrnu] {
    display: flex;
    justify-content: center;
}

.chart-container[b-skboufgrnu] {
    width: 265px;
}
/* _content/RealQMS/Views/Shared/_Layout.cshtml.rz.scp.css */
/*
This file is part of the OpenQMS.net project (https://github.com/C-realize/OpenQMS).
Copyright (C) 2022-2024  C-realize IT Services SRL (https://www.c-realize.com)

This program is offered under a commercial and under the AGPL license.
For commercial licensing, contact us at https://www.c-realize.com/contact.  For AGPL licensing, see below.

AGPL:
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see http://www.gnu.org/licenses/.
*/

/* 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-o5aa16tmgr] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-o5aa16tmgr] {
  color: #0077cc;
}

.btn-primary[b-o5aa16tmgr] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-o5aa16tmgr], .nav-pills .show > .nav-link[b-o5aa16tmgr] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-o5aa16tmgr] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-o5aa16tmgr] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-o5aa16tmgr] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-o5aa16tmgr] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-o5aa16tmgr] {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  line-height: 60px;
}

.main-content[b-o5aa16tmgr] {
    flex-grow: 1;
    overflow: auto;
    padding: 0px 20px 20px 20px;
    margin-bottom: 70px;
}
/* _content/RealQMS/Views/Shared/_Sidebar.cshtml.rz.scp.css */
/*
Copyright (C) 2024 C-realize IT Services SRL (https://www.c-realize.com)
For commercial licensing, contact us at https://www.c-realize.com/contact.
*/

.sidebar[b-w5bwtdy3ce] {
    width: auto;
}

.sidebar-header[b-w5bwtdy3ce] {
    display: flex;
    justify-content: flex-end;
    padding: 10px;
}

.sidebar-content[b-w5bwtdy3ce] {
    width: 200px;
    padding: 0px 20px 20px 20px;
    transition: opacity 0.3s ease;
}
