﻿#nav > .container {
    border: none !important;
    max-width: unset !important;
}
#navbarContent > ul {
    width: fit-content !important;
}

.frame-box-shadow, .frame-box-shadow-ownh {
    padding: 1rem;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,.16), 0 1px 3px rgba(0,0,0,.23);
}

.bg-page-title {
    background-color: rgba(245,245,245,.79) !important
}

/*footer*/

#footerfull li {
    list-style: none;
}

.wiki-link {
    color: #0d6efd;
}


#footerfull a {
    text-align: left;
    width: 100%;
    display: block;
    padding-left: 10px;
    text-decoration: none;
    color: #fff
}

#footerfull img {
    max-width: 100%;
    height: 150px
}

#menu-item-303 > a, #menu-item-304 > a, #menu-item-309 > a, #menu-item-313 > a, #menu-item-321 > a, #menu-item-325 > a, #menu-item-326 > a, #menu-item-327 > a, #menu-item-328 > a, #menu-item-329 > a, #menu-item-330 > a, #menu-item-331 > a {
    color: #64fd63 !important;
    padding-left: 0;
    margin-bottom: .25rem;
    margin-top: .25rem
}

.k-table-md {
    font-size: 14px!important;
    line-height: 1.5
}

.btn-primary{
    color: #fff !important;
}