﻿.panel-heading, .navbar
{
    background: #26b1bd !important;
}
.nav-tabs.nav-justified .active a
{
    background: #21929c !important;
}
.btn-info, .btn-primary, .btn-warning
{
    background-color: #b6a976 !important;
}
.btn-info:hover, .btn-primary:hover, .btn-warning:hover
{
    background-color: #9c9065 !important;
}
