.wtsearch-form .tabs .nav-tabs .nav-link:hover, .wtsearch-form .tabs .nav-tabs .nav-link.active {
    background: #0255A4!important;
}
.wtsearch-form .tabs .nav-tabs .nav-link {
    background: #5E789A !important;
    color: #fff!important;
    font-weight: 600;
    border: 0;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border-color: #5E789A!important;
    background: #5E789A!important;
    color: #FFF!important;
}
.tabs .nav-tabs .nav-link {
    color: #000;
    border-top: medium none;
    border-bottom: medium none;
    border-right: 1px solid #e4e4e4;
    border-left: medium none;
    font-weight: 400;
    background: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #f6f6f6 #f6f6f6 #e4e4e4;
}
.nav-item .nav-link, .nav-item .nav-separtor {
    font-weight: 600;
}
.nav-tabs .nav-link {
    display: block;
    padding: .5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.nav-link:focus, .nav-link:hover {
    text-decoration: none;
}
a:hover {
    color: #F9BE00;
    text-decoration: none;
}
a:focus, a:hover {
    color: #F9BE00;
    text-decoration: none;
}
a:active, a:hover {
    outline-width: 0;
}
.nav-link {
    display: inline-block;
}
a, area, button, [role="button"], input, label, select, summary, textarea {
    touch-action: manipulation;
}
a {
    color: #414141;
    text-decoration: none;
}
a {
    background-color: transparent;
}
*, *::before, *::after {
    box-sizing: inherit;
}
user agent stylesheet
a:-webkit-any-link:active {
    color: -webkit-activelink;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.tabs .nav-tabs .nav-item {
    display: inline-block;
    float: left;
    margin: 0;
    text-align: center;
}
user agent stylesheet
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.tabs .nav-tabs {
    border: 1px solid #e4e4e4;
    display: inline-block;
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
ul {
    list-style: none;
    padding-left: 0;
}
user agent stylesheet
ul, menu, dir {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
body {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
    color: gray;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: .5px;
}
html {
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
*, *::before, *::after {
    box-sizing: inherit;
}

*, *::before, *::after {
    box-sizing: inherit;
}