﻿.map-top-div{
    min-height:20px;background-color: #ff9e1b;
    background: linear-gradient(to right, #f76b1c 0%,#ff9900 100%);
}
.background-map-black{
    background-color: #262729;
}
.mapheading {
    padding-top: 5px;
    font-size: 35px;
}
.margintop-20px{
    margin-top:20px;
}
#navBar ul li.active a, #navBar ul li a:hover {
    /*text-decoration: none;*/
    color: orangered;
    background-color: transparent;
}