﻿/* 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. */

.bg-allianzblue {
    background-color: #004A94;
}

.menu-active {
    font-weight: bold;
}

.last-row-summary > tbody > tr:last-child {
    border-top: double rgb(128, 128, 128);
    font-weight: bold;
}

li.v-line {
    position: relative;
}

li a.active, li.v-line a.active {
    background-color: rgb(0, 123, 255) !important;
    background-color: rgba(0, 123, 255, 0.5) !important;
    color: #fff !important;
}

li.v-line:before {
    content: '';
    height: 100%;
    opacity: 0.1;
    width: 3px;
    background: #DDD;
    position: absolute;
    left: 25px;
    top: 0;
}

li.v-line > a.nav-link {
    margin-bottom: 0px !important;
}

.big-bottom-padding {
    padding-bottom: 10rem !important;
}

.brand-white {
    color: white !important
}

.main-footer {
    padding: 0 !important
}

.brand-link .brand-image {
    line-height: inherit !important;
    margin-top: 0px !important;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.nav.nav-treeview > li.nav-item > a.nav-link {
    padding-left: 3rem !important;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; /* Vertically center the text there */
}

.treeview a {
    color: black;
}

.treeview span.indent {
    margin: 0 10px;
}

.treeview span.icon {
    width: 12px;
    margin-right: 5px
}

.list-group-item:hover {
    background-color: #eee;
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}


.list-group .fa-chevron-right,
.list-group .fa-chevron-down {
    width: 15px;
}

/*.list-group-item .fas {
    margin-right: 10px;
}
*/
.list-group-item a:hover {
    color: #007bff;
}

.list-group.list-group-root {
    padding: 0;
    overflow: hidden;
}

.list-group.list-group-root .list-group {
    margin-bottom: 0;
}

.list-group.list-group-root .list-group-item {
    border-radius: 0;
    border-width: 1px 0 0 0;
}

.list-group.list-group-root > .list-group-item:first-child {
    border-top-width: 0;
}

.list-group.list-group-root > .list-group > .list-group-item {
    padding-left: 40px;
}

.list-group.list-group-root > .list-group > .list-group > .list-group-item {
    padding-left: 60px;
}

.list-group.list-group-root > .list-group > .list-group > .list-group > .list-group-item {
    padding-left: 80px;
}

.show-on-collapse .fas, .show-on-collapse .fa {
    font-size: 1.1rem;
}

.layout-fixed.sidebar-collapse .main-sidebar .show-on-collapse,
.layout-fixed.sidebar-collapse .main-sidebar:hover .v-line,
.layout-fixed.sidebar-collapse .main-sidebar:hover .hide-on-collapse,
.layout-fixed.sidebar-collapse .main-sidebar:hover .hide-on-collapse * {
    display: block;
}

.layout-fixed .main-sidebar .show-on-collapse,
.layout-fixed.sidebar-collapse .main-sidebar:hover .show-on-collapse,
.layout-fixed.sidebar-collapse .main-sidebar .v-line,
.layout-fixed.sidebar-collapse .main-sidebar .hide-on-collapse,
.layout-fixed.sidebar-collapse .main-sidebar .hide-on-collapse * {
    display: none;
}

.text-underline-hover {
    text-decoration: none;
}

.text-underline-hover:hover {
    text-decoration: underline;
}
.text-no-underline {
    text-decoration: none;
}
.text-no-underline:hover {
    text-decoration: none;
}
.w-60{
    width: 60px;
}

.catalogItemGroup1 a:hover,
.catalogItemGroup2 a:hover,
.catalogItemGroup3 a:hover,
.catalogItemGroup4 a:hover,
.catalogItemGroup5 a:hover,
.catalogItemGroup6 a:hover,
.catalogItemGroup7 a:hover,
.catalogItemGroup8 a:hover,
.catalogItemGroup9 a:hover,
.catalogItemGroup10 a:hover,
.catalogItemGroup11 a:hover,
.catalogItemGroup12 a:hover {
    text-decoration: none !important;
}

.catalogItemGroup1 a:hover .card-text,
.catalogItemGroup2 a:hover .card-text,
.catalogItemGroup3 a:hover .card-text,
.catalogItemGroup4 a:hover .card-text,
.catalogItemGroup5 a:hover .card-text,
.catalogItemGroup6 a:hover .card-text,
.catalogItemGroup7 a:hover .card-text,
.catalogItemGroup8 a:hover .card-text,
.catalogItemGroup9 a:hover .card-text,
.catalogItemGroup10 a:hover .card-text,
.catalogItemGroup11 a:hover .card-text,
.catalogItemGroup12 a:hover .card-text{
    text-decoration: underline !important;
}

.catalogItemGroup1,
.catalogItemGroup1 i,
.catalogItemGroup1 a {
    background-color: #0077B8 !important;
}
.catalogItemGroup1Text{
    color: #0077B8 !important;
}

.catalogItemGroup2,
.catalogItemGroup2 a,
.catalogItemGroup2 i {
    background-color: #5fcd8a !important;
}
.catalogItemGroup2Text{
    color: #5fcd8a !important;
}

.catalogItemGroup3,
.catalogItemGroup3 a,
.catalogItemGroup3 i {
    background-color: #fab600 !important;
}
.catalogItemGroup3Text{
    color: #fab600 !important;
}

.catalogItemGroup4,
.catalogItemGroup4 a,
.catalogItemGroup4 i {
    background-color: #f62459 !important;
}
.catalogItemGroup4Text{
    color: #f62459 !important;
}

.catalogItemGroup5,
.catalogItemGroup5 a,
.catalogItemGroup5 i {
    background-color: #13a0d3 !important;
}
.catalogItemGroup5Text{
    color: #13a0d3 !important;
}

.catalogItemGroup6,
.catalogItemGroup6 a,
.catalogItemGroup6 i {
    background-color: #b5dae6 !important;
}
.catalogItemGroup6Text{
    color: #b5dae6 !important;
}

.catalogItemGroup7,
.catalogItemGroup7 a,
.catalogItemGroup7 i {
    background-color: #00908d !important;
}
.catalogItemGroup7Text{
    color: #00908d !important;
}

.catalogItemGroup8,
.catalogItemGroup8 a,
.catalogItemGroup8 i {
    background-color: #a6276f !important;
}
.catalogItemGroup8Text{
    color: #a6276f !important;
}

.catalogItemGroup9,
.catalogItemGroup9 a,
.catalogItemGroup9 i {
    background-color: #007ab3 !important;
}
.catalogItemGroup9Text{
    color: #007ab3 !important;
}

.catalogItemGroup10,
.catalogItemGroup10 a,
.catalogItemGroup10 i {
    background-color: #003781 !important;
}
.catalogItemGroup10Text{
    color: #003781 !important;
}

.catalogItemGroup11,
.catalogItemGroup11 a,
.catalogItemGroup11 i {
    background-color: #f86200 !important;
}
.catalogItemGroup11Text{
    color: #f86200 !important;
}

.catalogItemGroup12,
.catalogItemGroup12 a,
.catalogItemGroup12 i {
    background-color: #bbb !important;
}
.catalogItemGroup12Text{
    color: #bbb !important;
}