﻿@charset "UTF-8";
#navfixed {
    height: 4.8125rem !important;
    z-index: 99 !important;
    position: fixed !important;
    background-color: #017EC1 !important;
    background: #017EC1 !important;
}
#header {
    height: 4.8125rem !important;
    line-height: 4.8125rem !important;
    display: table !important;
    width: 100% !important;
}
#header {
    background-color: #017EC1 !important;
    background: #017EC1 !important;
}
#header>nav {
    background-color: #017EC1 !important;
    background: #017EC1 !important;
}
#header>nav>ul {
    background-color: #017EC1 !important;
    background: #017EC1 !important;
}
#header>nav>ul>li {
    background-color: #017EC1 !important;
    background: #017EC1 !important;
}
#header>nav>ul>li>a {
    background-color: #017EC1 !important;
    background: #017EC1 !important;
}
#header>nav>section>ul>li>a {
    background-color: #017EC1 !important;
    background: #017EC1 !important;
}
.top-bar {
    background-color: #017EC1 !important;
    background: #017EC1 !important;
}
.top-bar-section ul li {
    background-color: #017EC1 !important;
    background: #017EC1 !important;
    margin-right: 15px !important;
}
.top-bar-section ul li a {
    background-color: #017EC1 !important;
    background: #017EC1 !important;
}