﻿#main-menu, #main-menu-bg, .mme #main-menu, .mme #main-menu-bg {
    overflow: hidden !important;
    background-color: #005da4 !important;
}

.theme-default #main-menu li.active > a {
    background: #003870 !important;
    color: #fff !important;
}

.theme-default #main-menu .mm-dropdown > ul, .theme-default #main-menu .mmc-dropdown-open-ul {
    background: #003f7c !important;
}

.theme-default #main-menu-bg {
    background-color: #00468c !important;
}

.theme-default #main-menu .navigation a {
    position: relative !important;
}

.theme-default #main-menu .menu-content .btn-outline {
    border-color: #005290 !important;
    color: #6ea5d6 !important;
}

.theme-default #main-menu .navigation a {
    color: #B7DCFF;
}

.gt-ie8 .theme-default input[type=checkbox].px + .lbl:after {
    color: #1d89cf;
}

.theme-default #main-menu .navigation a:hover:after {
    color: #fff !important;
}

.h2, h2 {
    font-size: 27px !important;
    color: #005da4 !important;
}

.breadcrumb li.active, .breadcrumb li.active a {
    color: #005da4 !important;
    text-decoration: none !important;
}

.carousel-indicators .active {
    background-color: #005da4 !important;
    border: 1px solid #005da4 !important;
}

.carousel-indicators li {
    background-color: #c6c6c6 !important;
    border: 1px solid #c6c6c6 !important;
}
