a {
   color:#004b63;
}

.header .top-bar {
    background: #1b365d !important;
}

.main-nav {
    background: #17457A !important;
}

.main-nav .nav .nav-item.open a {
    background: #17457A !important;
}

.main-nav .nav .nav-item .dropdown-menu {
    background: #17457A !important;
}

.main-nav .nav .nav-item .dropdown-menu a {
    border-bottom: 1px solid #ffffff !important;
}

.caret, .username {
    color: #ffffff !important;
}

.profile-menu, .open > .dropdown-menu {
    background-color: #17457A !important;
}

.profile-menu > li > a:hover, .header > .header-main > .info > .menu-top > .dropdown > ul > li > a:hover {
    color: #000000 !important;
}

.header .contact .fa {
    color: #004b63 !important;
}

.main-nav .nav .nav-item a:hover {
    background: #829595 !important;
    color: #fff;
}

#topcontrol {
    background: #829595 !important;
}
#topcontrol:hover {
    background: #17457A !important;
}

.footer .bottom-bar .social li a:hover {
    color: #17457A !important;
}

.btn-theme {
    background: #004b63 !important;
    border: 1px solid #D3D3D3 !important;
}

.btn-theme:hover {
    border: 1px solid #ffffff !important;
    background: #829595 !important;
}

.header .social-icons a {
    background: #829595 !important;
}

.header .social-icons a:hover {
    background: #004b63 !important;
}

.dropdown-menu>li>a {
    color: #fff;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #17457A !important;
    border-color: #D3D3D3 !important;
}

.btn-primary {
    color: #ffffff;
    background-color: #17457A !important;
}

.btn-primary:hover {
    color: #ffffff;
}

.table > thead > tr > th {
    border-bottom: 2px solid #17457A !important;
    background-color: #17457A !important;
}

table > thead > tr > th > a {
    color: #ffffff !important;
}

.dropdown-menu .divider {
    background-color: #17457A !important;
}

a.btn-cta, .btn-cta {
    background: #17457A !important;
    border: 1px solid #ffffff;
}

a.btn-cta:hover, .btn-cta:hover {
    color: #fff;
    background: #829595;
    border: 1px solid #D3D3D3;
}

.flexslider .slides .flex-caption .main {
    display: inline-block;
    background: #17457A;
}
