﻿
.navC
{
    position: relative;
}


.footer
{
    border-top: 1px solid gainsboro;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: white;
    height: 45px;
}

.img-rounded
{
    border-radius: 6px;
}
