﻿.footer {
    width: 100%;
    /* Set the fixed height of the footer here */
    /*height: 1rem;*/
    background-color: transparent;
    text-align: end;
    color: #ddd;
    font-size: xx-small;
}


.navbar-collapse ul.navbar-right li {
    text-align: right;
    padding-right: 10px;
}


.layout-navbar-brand {
    z-index: 50;
    position: absolute;
    top: -5px;
}