/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 28, 2021, 9:08:31 AM
    Author     : Robert Smith
*/

/*.navbar-nav li.nav-item {
    display:flex;
    align-items: center;
     
}*/

#app nav.navbar-top {
    position: fixed !important;
    z-index: 10;
    width: 100%;
}

.table-responsive img {
    width:125px;
}

div.content {
    margin-top:57px;
}