html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}

.required{
    color:red;
}

/***************bootstrap overwrite*****************/
.dropdown-item {
    padding: 5px 1rem 5px 10px;
    font-weight:500;
}

a.dropdown-item {
    color: black;
}

/***************datatables overwrite*****************/
.dtr-data {
    word-break: break-word;
}


.dropdown-submenu a span { margin-right:4px;}

.table-wrapper {
    background-color: white;
    padding: 2rem;
    border: 1px solid #dfdfdf;
}

.dataTables_length, .dataTables_filter {
    margin-top: 1.5rem;
}

.dataTables_info, .dataTables_paginate {
    padding-top: 0px;
    margin-top: 1rem !important;
}

div.dataTables_wrapper div.dataTables_length label {
    font-weight: 600;
}

.dataTables_filter label, .dataTables_length label select {
    font-weight: 500 !important;
}

.container {
    max-width: 1300px;
}

/*table tbody tr td a {
    color: black;
}*/

.dataTables_length {
    display: inline-block
}

.dataTables_filter {
    display: inline-block;
    float: right;
}

div.dt-buttons {
    float: right;
    margin: 20px 30px 0 0;
}

.clear-button {
    border: 0;
    padding: 0;
    margin: 0;
    background: none;
    cursor:pointer;
}

.anchor {
    text-decoration: underline;
    color: #0d6efd;
}
    .anchor:hover {
        color: #0a58ca;
    }

.w-5 {
    width: 5% !important
}
.w-10 {
    width: 10% !important
}
.w-15 {
    width: 15% !important
}
.w-20 {
    width: 20% !important
}

.w-30 {
    width: 30% !important
}

.w-49 {
    width: 49% !important
}

.card-title{
    margin:.5rem 0;
}

.bg-primary-muted {
    background-color: #83aef0 !important;
}


.hover-white:hover {
    color: white !important;
}

.details div a:hover:not(.serialnum) {
    color: unset !important;
}

.fa-print {
    cursor: pointer;
}

.fa-xmark {
    font-size: 18px;
    cursor: pointer;
}


.description {
    display: none;
    position: absolute;
    border: 1px solid #000;
    padding: 5px 5px;
    text-align: left;
    z-index: 999999
}



/* /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-3zuqopyghm] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/*a {
  color: #0077cc;
}*/

.btn-primary[b-3zuqopyghm] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-3zuqopyghm], .nav-pills .show > .nav-link[b-3zuqopyghm] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-3zuqopyghm] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-3zuqopyghm] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-3zuqopyghm] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-3zuqopyghm] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-3zuqopyghm] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}

.container[b-3zuqopyghm] {
    max-width: 1600px;
}

body[b-3zuqopyghm] {
    background-color: #f2f6fc;
    font-family: 'Metropolis', sans-serif;
    font-weight: 500;
}

main[b-3zuqopyghm] {
    min-height: 500px;
}

.nav-item[b-3zuqopyghm] {
    font-size: 18px;
    font-weight: 700 !important;
}

.nav-link[b-3zuqopyghm] {
    padding-right: 1rem !important;
    line-height: normal;
}

.dropdown-item[b-3zuqopyghm] {
    color: #252525 !important;
    font-weight: 600;
}

.dropdown-item i[b-3zuqopyghm] {
    margin-right: .5rem;
}

.dropdown-item span[b-3zuqopyghm] {
    vertical-align: middle;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
}

.dropdown-item:active[b-3zuqopyghm] {
    background-color: #848688 !important;
}

.nav-gray-gradient[b-3zuqopyghm] {
    background-color: rgb(5 5 5) !important;
    background-image: linear-gradient(to bottom,rgb(233 233 233 / 96%),rgb(245 245 245)) !important;
}

.nav-environment[b-3zuqopyghm] {
    border: 2px solid rgba(0,0,0,.8);
    padding: 0.4rem 0.4rem 0.3rem 0.4rem;
    font-size: 12px;
    color: rgba(0,0,0,.8);
    margin-right: 1.5rem;
}

.navbar-light .navbar-nav .nav-link:focus[b-3zuqopyghm], .navbar-light .navbar-nav .nav-link:hover[b-3zuqopyghm] {
    color: rgba(0,0,0,1);
}

.btn-primary[b-3zuqopyghm] {
    background-color: #005ade;
    border-color: #005ade;
}

.btn-primary:hover[b-3zuqopyghm] {
    background-color: #0e51b4;
    border-color: #0e51b4;
}

.page-item.active .page-link[b-3zuqopyghm] {
    z-index: 3;
    color: #fff;
    background-color: #005ade;
    border-color: #005ade;
}

.breadcrumb-item a[b-3zuqopyghm] {
    text-decoration: none;
}

@media screen and (max-width: 575px) {
    .nav-mobile[b-3zuqopyghm] {
        display: flex;
    }
    /* show it on small screens */
    .nav-desktop[b-3zuqopyghm] {
        display: none;
    }
    /* show it on small screens */
}

@media screen and (min-width: 576px) {
    .nav-mobile[b-3zuqopyghm] {
        display: none;
    }
    /* hide it elsewhere */
    .nav-desktop[b-3zuqopyghm] {
        display: flex;
    }
    /* hide it elsewhere */
}

.form-control[b-3zuqopyghm], .form-select[b-3zuqopyghm], select > option[b-3zuqopyghm] {
    font-weight: 500 !important;
}

select > option[b-3zuqopyghm] {
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn[b-3zuqopyghm] {
    font-weight: 500;
}

.dropdown-submenu[b-3zuqopyghm] {
    position: relative;
    color: #252525 !important;
    font-weight: 600;
}

.dropdown-submenu > .dropdown-menu[b-3zuqopyghm] {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu[b-3zuqopyghm] {
    display: block;
}

.dropdown-submenu > a[b-3zuqopyghm]:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a[b-3zuqopyghm]:after {
    border-left-color: black;
}

.dropdown-submenu.pull-left[b-3zuqopyghm] {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu[b-3zuqopyghm] {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
