﻿body {
}
.menuBtnPadding{
    background-color:#2582c5;
    min-width:90px;
    margin-top:5px;
    margin-bottom:5px;
}
.btn{
    border-style:solid ;
    /*color: white;*/
    text-align: center;
    text-decoration: none;
    display: inline-block;
}
.navbar-default .navbar-nav > li > a {
    color:white;
}