﻿
/* Insert custom css here. */

.navbar-header {
    padding-top: 8px;
    padding-bottom: 2px;
    padding-left: 10px;
    background: #e0eafc;
    border: solid;
    border-top: none;
    border-left: none;
    border-right: none;
    border-width: thin;
    border-color: #7bd2f6;
}

