<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat; }

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0; }

.ui-menu .ui-menu {
    position: absolute; }

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }

.ui-menu-icons {
    position: relative; }

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0; }

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0; }

.clearfix:after {
    display: table;
    clear: both;
    content: ""; }

.hidden {
    display: none; }

.js .js-hide {
    display: none; }

.ui-button {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: 400;
    color: #454545; }

.ui-button,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
    color: #454545;
    text-decoration: none; }

.ui-button:focus,
.ui-button:hover {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: 400;
    color: #2b2b2b; }

a.ui-button:focus,
a.ui-button:hover {
    color: #2b2b2b;
    text-decoration: none; }

.ui-button:active,
a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff; }

.ui-icon-background {
    border: #003eff;
    background-color: #fff; }

.ui-icon {
    width: 16px;
    height: 16px; }

.ui-icon {
    background-image: url(https://dev.sourcewell-mn.govhttps://dev.sourcewell-mn.gov/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png); }

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon {
    background-image: url(https://dev.sourcewell-mn.gov/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_555555_256x240.png); }

.ui-button:active .ui-icon {
    background-image: url(https://dev.sourcewell-mn.gov/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_ffffff_256x240.png); }

.ui-button .ui-icon {
    background-image: url(https://dev.sourcewell-mn.gov/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777777_256x240.png); }

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
    background-image: none; }

.ui-icon-arrow-1-s {
    background-position: -65px -32px; }

.ui-icon-arrow-1-w {
    background-position: -96px -32px; }

.ui-icon-arrow-4 {
    background-position: 0 -80px; }

.ui-icon-comment {
    background-position: -128px -96px; }

.ui-icon-search {
    background-position: -160px -112px; }

.ui-icon-link {
    background-position: -240px -112px; }

.ui-icon-copy {
    background-position: -176px -128px; }

.ui-icon-contact {
    background-position: -192px -128px; }

.ui-icon-script {
    background-position: -240px -128px; }

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }

body {
    margin: 0; }

article,
details,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block; }

[hidden] {
    display: none; }

a {
    background-color: transparent; }

a:active,
a:hover {
    outline: 0; }

strong {
    font-weight: 700; }

h1 {
    font-size: 2em;
    margin: .67em 0; }

img {
    border: 0; }

svg:not(:root) {
    overflow: hidden; }

button,
input {
    color: inherit;
    font: inherit;
    margin: 0; }

button {
    overflow: visible; }

button {
    text-transform: none; }

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer; }

button[disabled],
html input[disabled] {
    cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0; }

input {
    line-height: normal; }

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto; }

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none; }

.page {
    padding: 0; }

* {
    box-sizing: border-box; }

:after,
:before {
    box-sizing: border-box; }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent; }

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff; }

button,
input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

a {
    color: #337ab7;
    text-decoration: none; }

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline; }

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

img {
    vertical-align: middle; }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }

[role=button] {
    cursor: pointer; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px; }

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px; }

.h1,
h1 {
    font-size: 36px; }

.h2,
h2 {
    font-size: 30px; }

.h3,
h3 {
    font-size: 24px; }

.h4,
h4 {
    font-size: 18px; }

.h5,
h5 {
    font-size: 14px; }

.h6,
h6 {
    font-size: 12px; }

p {
    margin: 0 0 10px; }

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }

@media (min-width: 768px) {
    .lead {
        font-size: 21px; } }

.text-left {
    text-align: left; }

.text-right {
    text-align: right; }

.text-primary {
    color: #337ab7; }

a.text-primary:focus,
a.text-primary:hover {
    color: #286090; }

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee; }

ul {
    margin-top: 0;
    margin-bottom: 10px; }

ul ul {
    margin-bottom: 0; }

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }

.container:after,
.container:before {
    display: table;
    content: " "; }

.container:after {
    clear: both; }

@media (min-width: 768px) {
    .container {
        width: 768px; } }

@media (min-width: 992px) {
    .container {
        width: 992px; } }

@media (min-width: 1280px) {
    .container {
        width: 1280px; } }

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }

.container-fluid:after,
.container-fluid:before {
    display: table;
    content: " "; }

.container-fluid:after {
    clear: both; }

.row {
    margin-right: -15px;
    margin-left: -15px; }

.row:after,
.row:before {
    display: table;
    content: " "; }

.row:after {
    clear: both; }

.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left; }

.col-xs-1 {
    width: 8.33333%; }

.col-xs-2 {
    width: 16.66667%; }

.col-xs-3 {
    width: 25%; }

.col-xs-4 {
    width: 33.33333%; }

.col-xs-5 {
    width: 41.66667%; }

.col-xs-6 {
    width: 50%; }

.col-xs-7 {
    width: 58.33333%; }

.col-xs-8 {
    width: 66.66667%; }

.col-xs-9 {
    width: 75%; }

.col-xs-10 {
    width: 83.33333%; }

.col-xs-11 {
    width: 91.66667%; }

.col-xs-12 {
    width: 100%; }

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left; }
    .col-sm-1 {
        width: 8.33333%; }
    .col-sm-2 {
        width: 16.66667%; }
    .col-sm-3 {
        width: 25%; }
    .col-sm-4 {
        width: 33.33333%; }
    .col-sm-5 {
        width: 41.66667%; }
    .col-sm-6 {
        width: 50%; }
    .col-sm-7 {
        width: 58.33333%; }
    .col-sm-8 {
        width: 66.66667%; }
    .col-sm-9 {
        width: 75%; }
    .col-sm-10 {
        width: 83.33333%; }
    .col-sm-11 {
        width: 91.66667%; }
    .col-sm-12 {
        width: 100%; } }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700; }

input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal; }

input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed; }

input[type=file] {
    display: block; }

input[type=range] {
    display: block;
    width: 100%; }

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }

.form-control:-ms-input-placeholder {
    color: #999; }

.form-control::-webkit-input-placeholder {
    color: #999; }

.form-control::-ms-expand {
    background-color: transparent;
    border: 0; }

.form-control[disabled],
.form-control[readonly] {
    background-color: #eee;
    opacity: 1; }

.form-control[disabled] {
    cursor: not-allowed; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px; }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    .input-group-sm &gt; .input-group-btn &gt; input[type=date].btn,
    .input-group-sm &gt; .input-group-btn &gt; input[type=datetime-local].btn,
    .input-group-sm &gt; .input-group-btn &gt; input[type=month].btn,
    .input-group-sm &gt; .input-group-btn &gt; input[type=time].btn,
    .input-group-sm &gt; input[type=date].form-control,
    .input-group-sm &gt; input[type=date].input-group-addon,
    .input-group-sm &gt; input[type=datetime-local].form-control,
    .input-group-sm &gt; input[type=datetime-local].input-group-addon,
    .input-group-sm &gt; input[type=month].form-control,
    .input-group-sm &gt; input[type=month].input-group-addon,
    .input-group-sm &gt; input[type=time].form-control,
    .input-group-sm &gt; input[type=time].input-group-addon,
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px; } }

.form-group {
    margin-bottom: 15px; }

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0; }

.form-control-static.input-sm,
.input-group-sm &gt; .form-control-static.form-control,
.input-group-sm &gt; .form-control-static.input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.input-group-sm &gt; .form-control,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.btn.active:focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none; }

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn[disabled] {
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none; }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }

.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }

.btn-default.active,
.btn-default:active,
.open &gt; .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }

.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open &gt; .btn-default.dropdown-toggle:focus,
.open &gt; .btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c; }

.btn-default[disabled]:focus,
.btn-default[disabled]:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4; }

.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }

.btn-primary.active,
.btn-primary:active,
.open &gt; .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74; }

.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open &gt; .btn-primary.dropdown-toggle:focus,
.open &gt; .btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40; }

.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover {
    background-color: #337ab7;
    border-color: #2e6da4; }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0; }

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    box-shadow: none; }

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent; }

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
    color: #777;
    text-decoration: none; }

.btn-group-sm &gt; .btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

.btn-group-xs &gt; .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

.btn-block {
    display: block;
    width: 100%; }

.btn-block + .btn-block {
    margin-top: 5px; }

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%; }

.dropdown {
    position: relative; }

.dropdown-toggle:focus {
    outline: 0; }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropdown-menu &gt; li &gt; a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap; }

.dropdown-menu &gt; li &gt; a:focus,
.dropdown-menu &gt; li &gt; a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5; }

.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:focus,
.dropdown-menu &gt; .active &gt; a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0; }

.open &gt; .dropdown-menu {
    display: block; }

.open &gt; a {
    outline: 0; }

.dropdown-menu-right {
    right: 0;
    left: auto; }

.dropdown-menu-left {
    right: auto;
    left: 0; }

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap; }

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto; }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto; } }

.btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle; }

.btn-group &gt; .btn {
    position: relative;
    float: left; }

.btn-group &gt; .btn.active,
.btn-group &gt; .btn:active,
.btn-group &gt; .btn:focus,
.btn-group &gt; .btn:hover {
    z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px; }

.btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }

.btn-group &gt; .btn:first-child {
    margin-left: 0; }

.btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group &gt; .btn:last-child:not(:first-child),
.btn-group &gt; .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group &gt; .btn-group {
    float: left; }

.btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
    border-radius: 0; }

.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0; }

.btn-group &gt; .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px; }

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }

.btn-group-justified &gt; .btn,
.btn-group-justified &gt; .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }

.btn-group-justified &gt; .btn-group .btn {
    width: 100%; }

.btn-group-justified &gt; .btn-group .dropdown-menu {
    left: auto; }

[data-toggle=buttons] &gt; .btn input[type=checkbox],
[data-toggle=buttons] &gt; .btn input[type=radio],
[data-toggle=buttons] &gt; .btn-group &gt; .btn input[type=checkbox],
[data-toggle=buttons] &gt; .btn-group &gt; .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(https://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.eot);
    src: url(https://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"), url(https://dev.sourcewell-mn.govhttps://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.woff) format("woff"), url(https://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(https://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.glyphicon-search:before {
    content: "\e003"; }

.glyphicon-user:before {
    content: "\e008"; }

.glyphicon-off:before {
    content: "\e017"; }

.glyphicon-file:before {
    content: "\e022"; }

.glyphicon-font:before {
    content: "\e047"; }

.glyphicon-text-width:before {
    content: "\e051"; }

.glyphicon-edit:before {
    content: "\e065"; }

.glyphicon-arrow-left:before {
    content: "\e091"; }

.glyphicon-arrow-right:before {
    content: "\e092"; }

.glyphicon-comment:before {
    content: "\e111"; }

.glyphicon-link:before {
    content: "\e144"; }

.glyphicon-phone:before {
    content: "\e145"; }

.glyphicon-log-in:before {
    content: "\e161"; }

.glyphicon-new-window:before {
    content: "\e164"; }

.glyphicon-record:before {
    content: "\e165"; }

.glyphicon-open:before {
    content: "\e167"; }

.glyphicon-header:before {
    content: "\e180"; }

.glyphicon-phone-alt:before {
    content: "\e183"; }

.glyphicon-open-file:before {
    content: "\e203"; }

.glyphicon-copy:before {
    content: "\e205"; }

.glyphicon-text-size:before {
    content: "\e241"; }

.glyphicon-text-background:before {
    content: "\e243"; }

.glyphicon-menu-left:before {
    content: "\e257"; }

.glyphicon-menu-right:before {
    content: "\e258"; }

.input-group {
    position: relative;
    display: table;
    border-collapse: separate; }

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0; }

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group .form-control:focus {
    z-index: 3; }

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell; }

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px; }

.input-group-addon.input-sm,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group &gt; .btn,
.input-group-btn:first-child &gt; .dropdown-toggle,
.input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .btn,
.input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.input-group-addon:first-child {
    border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .btn,
.input-group-btn:first-child &gt; .btn:not(:first-child),
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group &gt; .btn,
.input-group-btn:last-child &gt; .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.input-group-addon:last-child {
    border-left: 0; }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }

.input-group-btn &gt; .btn {
    position: relative; }

.input-group-btn &gt; .btn + .btn {
    margin-left: -1px; }

.input-group-btn &gt; .btn:active,
.input-group-btn &gt; .btn:focus,
.input-group-btn &gt; .btn:hover {
    z-index: 2; }

.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group {
    margin-right: -1px; }

.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }

.nav:after,
.nav:before {
    display: table;
    content: " "; }

.nav:after {
    clear: both; }

.nav &gt; li {
    position: relative;
    display: block; }

.nav &gt; li &gt; a {
    position: relative;
    display: block;
    padding: 10px 15px; }

.nav &gt; li &gt; a:focus,
.nav &gt; li &gt; a:hover {
    text-decoration: none;
    background-color: #eee; }

.nav .open &gt; a,
.nav .open &gt; a:focus,
.nav .open &gt; a:hover {
    background-color: #eee;
    border-color: #337ab7; }

.nav &gt; li &gt; a &gt; img {
    max-width: none; }

.nav-tabs {
    border-bottom: 1px solid #ddd; }

.nav-tabs &gt; li {
    float: left;
    margin-bottom: -1px; }

.nav-tabs &gt; li &gt; a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }

.nav-tabs &gt; li &gt; a:hover {
    border-color: #eee #eee #ddd; }

.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:focus,
.nav-tabs &gt; li.active &gt; a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent; }

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%; }

.nav-justified &gt; li,
.nav-tabs.nav-justified &gt; li {
    float: none; }

.nav-justified &gt; li &gt; a,
.nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 5px;
    text-align: center; }

.nav-justified &gt; .dropdown .dropdown-menu {
    top: auto;
    left: auto; }

@media (min-width: 768px) {
    .nav-justified &gt; li,
    .nav-tabs.nav-justified &gt; li {
        display: table-cell;
        width: 1%; }
    .nav-justified &gt; li &gt; a,
    .nav-tabs.nav-justified &gt; li &gt; a {
        margin-bottom: 0; } }

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0; }

.nav-tabs-justified &gt; li &gt; a,
.nav-tabs.nav-justified &gt; li &gt; a {
    margin-right: 0;
    border-radius: 4px; }

.nav-tabs-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:focus,
.nav-tabs-justified &gt; .active &gt; a:hover,
.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:focus,
.nav-tabs.nav-justified &gt; .active &gt; a:hover {
    border: 1px solid #ddd; }

@media (min-width: 768px) {
    .nav-tabs-justified &gt; li &gt; a,
    .nav-tabs.nav-justified &gt; li &gt; a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0; }
    .nav-tabs-justified &gt; .active &gt; a,
    .nav-tabs-justified &gt; .active &gt; a:focus,
    .nav-tabs-justified &gt; .active &gt; a:hover,
    .nav-tabs.nav-justified &gt; .active &gt; a,
    .nav-tabs.nav-justified &gt; .active &gt; a:focus,
    .nav-tabs.nav-justified &gt; .active &gt; a:hover {
        border-bottom-color: #fff; } }

.tab-content &gt; .tab-pane {
    display: none; }

.tab-content &gt; .active {
    display: block; }

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }

.navbar:after,
.navbar:before {
    display: table;
    content: " "; }

.navbar:after {
    clear: both; }

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px; } }

.navbar-header:after,
.navbar-header:before {
    display: table;
    content: " "; }

.navbar-header:after {
    clear: both; }

@media (min-width: 768px) {
    .navbar-header {
        float: left; } }

.container-fluid &gt; .navbar-header,
.container &gt; .navbar-header {
    margin-right: -15px;
    margin-left: -15px; }

@media (min-width: 768px) {
    .container-fluid &gt; .navbar-header,
    .container &gt; .navbar-header {
        margin-right: 0;
        margin-left: 0; } }

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0; } }

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }

.navbar-toggle:focus {
    outline: 0; }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none; } }

.navbar-nav {
    margin: 7.5px -15px; }

.navbar-nav &gt; li &gt; a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none; }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        padding: 5px 15px 5px 25px; }
    .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        line-height: 20px; }
    .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus,
    .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
        background-image: none; } }

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0; }
    .navbar-nav &gt; li {
        float: left; }
    .navbar-nav &gt; li &gt; a {
        padding-top: 15px;
        padding-bottom: 15px; } }

.navbar-form {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px; }

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    .navbar-form .form-control-static {
        display: inline-block; }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle; }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto; }
    .navbar-form .input-group &gt; .form-control {
        width: 100%; }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle; } }

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px; }
    .navbar-form .form-group:last-child {
        margin-bottom: 0; } }

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none; } }

.navbar-nav &gt; li &gt; .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }

.btn-group-sm &gt; .navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }

.btn-group-xs &gt; .navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px; } }

@media (min-width: 768px) {
    .navbar-left {
        float: left !important; }
    .navbar-right {
        float: right !important;
        margin-right: -15px; }
    .navbar-right ~ .navbar-right {
        margin-right: 0; } }

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }

.navbar-default .navbar-text {
    color: #777; }

.navbar-default .navbar-nav &gt; li &gt; a {
    color: #777; }

.navbar-default .navbar-nav &gt; li &gt; a:focus,
.navbar-default .navbar-nav &gt; li &gt; a:hover {
    color: #333;
    background-color: transparent; }

.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:focus,
.navbar-default .navbar-nav &gt; .active &gt; a:hover {
    color: #555;
    background-color: #e7e7e7; }

.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:focus,
.navbar-default .navbar-nav &gt; .open &gt; a:hover {
    color: #555;
    background-color: #e7e7e7; }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        color: #777; }
    .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
    .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover {
        color: #555;
        background-color: #e7e7e7; } }

.navbar-default .navbar-toggle {
    border-color: #ddd; }

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd; }

.navbar-default .navbar-form {
    border-color: #e7e7e7; }

.navbar-default .navbar-link {
    color: #777; }

.navbar-default .navbar-link:hover {
    color: #333; }

.navbar-default .btn-link {
    color: #777; }

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333; }

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover {
    color: #ccc; }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em; }

.label:empty {
    display: none; }

.btn .label {
    position: relative;
    top: -1px; }

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

.label-default {
    background-color: #777; }

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e; }

.label-primary {
    background-color: #337ab7; }

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090; }

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0; }
    to {
        background-position: 0 0; } }

.media {
    margin-top: 15px; }

.media:first-child {
    margin-top: 0; }

.media,
.media-body {
    overflow: hidden;
    zoom: 1; }

.media-body {
    width: 10000px; }

.media-right {
    padding-left: 10px; }

.media-left {
    padding-right: 10px; }

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top; }

.media-bottom {
    vertical-align: bottom; }

.media-heading {
    margin-top: 0;
    margin-bottom: 5px; }

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    opacity: 0; }

.tooltip.in {
    opacity: .9; }

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "; }

.clearfix:after {
    clear: both; }

.hide {
    display: none !important; }

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }

.hidden {
    display: none !important; }

.visible-xs {
    display: none !important; }

.visible-sm {
    display: none !important; }

.visible-sm-block,
.visible-xs-block {
    display: none !important; }

@media (max-width: 767px) {
    .visible-xs {
        display: block !important; }
    tr.visible-xs {
        display: table-row !important; } }

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important; }
    tr.visible-sm {
        display: table-row !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important; } }

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important; } }

@media (min-width: 768px) {
    form input,
    form input:focus,
    form input:hover {
        font-size: 16px !important; } }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }

input[type=number] {
    -moz-appearance: textfield; }

@font-face {
    font-family: slick;
    src: url(https://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/slick.eot);
    src: url(https://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/slick.eot#iefix) format("embedded-opentype"), url(https://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/slick.woff) format("woff"), url(https://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/slick.ttf) format("truetype"), url(https://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal; }

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }

body,
html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    overflow-x: hidden;
    color: #455a64; }

@media (min-width: 768px) {
    body,
    html {
        overflow-x: hidden; } }

.material-icons {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "Material Icons";
    font-size: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga"; }

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0; }

.h1,
h1 {
    font-size: 42px;
    font-weight: 100; }

@media (min-width: 992px) {
    .h1,
    h1 {
        font-size: 54px; } }

.h2,
h2 {
    font-size: 36px;
    font-weight: 100; }

@media (min-width: 992px) {
    .h2,
    h2 {
        font-size: 42px; } }

.h3,
h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 24px 0; }

.h4,
h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 24px 0; }

p {
    line-height: 30px;
    margin-bottom: 18px; }

.lead {
    font-size: 18px;
    font-weight: 700; }

.rte h2 {
    color: #003349;
    font-size: 24px;
    font-weight: 600; }

.rte h3 {
    font-size: 20px;
    font-weight: 600; }

.rte ul {
    list-style: none;
    margin-bottom: 30px; }

.rte ul li {
    line-height: 2em;
    padding-left: 1.5em;
    text-indent: -.5em; }

.rte ul li::before {
    content: "\E836";
    color: #ed8b00;
    font-family: "Material Icons";
    font-size: 8px;
    top: -.2em;
    left: -2em;
    position: relative; }

.rte h1:empty,
.rte h2:empty,
.rte h3:empty,
.rte h4:empty,
.rte h5:empty,
.rte h6:empty,
.rte li:empty,
.rte p:empty {
    display: none; }

.icon {
    margin: 4px; }

.icon-right-arrow.external-link::after,
.icon-right-arrow::after {
    content: "\E5C8";
    font-family: "Material Icons";
    font-size: inherit;
    left: 0;
    margin-left: 3px;
    position: relative;
    transition: left .2s ease;
    vertical-align: middle; }

.icon-right-arrow.external-link:hover::after,
.icon-right-arrow:hover::after {
    left: 2px; }

.icon-left-arrow.external-link::before,
.icon-left-arrow::before {
    content: "\E5C4";
    font-family: "Material Icons";
    font-size: inherit;
    left: 0;
    margin-right: 3px;
    position: relative;
    transition: left .2s ease;
    vertical-align: middle; }

.icon-left-arrow.external-link:hover::before,
.icon-left-arrow:hover::before {
    left: -2px; }

.icon-top-arrow:active,
.icon-top-arrow:focus,
.icon-top-arrow:hover {
    text-decoration: none; }

.icon-top-arrow::after {
    content: "\E5D8";
    font-family: "Material Icons";
    font-size: inherit;
    left: 0;
    margin-left: 3px;
    position: relative;
    vertical-align: middle; }

.external-link:active,
.external-link:focus,
.external-link:hover {
    text-decoration: none; }

.external-link::after {
    content: "\E89E";
    font-family: "Material Icons";
    font-size: inherit;
    left: 0;
    margin-left: 3px;
    position: relative;
    vertical-align: middle; }

a[href^="https://"]:not(:has(picture), [href*="sourcewell"], [href*="cvent"], [href*="springmath"], [href*="filteredeffect"], [href*="proliftic"]):after {
    content: '\E89E';
    font-family: 'Material Icons';
    font-size: inherit;
    font-weight: normal;
    line-height: 1;
    margin-left: 3px;
    position: relative;
    vertical-align: middle; }

a[href*="sourcewell.equallevel.com"]:not(:has(picture)):after, [href*="sourcewell.website"]:not(:has(picture)):after {
    content: '\E89E';
    font-family: 'Material Icons';
    font-size: inherit;
    margin-left: 3px;
    position: relative;
    vertical-align: middle; }

a[href^="https://"]:not([href*="sourcewell"], [href*="cvent"], [href*="springmath"], [href*="filteredeffect"], [href*="proliftic"]) h3:after {
    content: '\E89E';
    font-family: 'Material Icons';
    font-size: 20px;
    padding-left: 3px;
    margin-top: 4px;
    margin-left: 3px; }

a:is([href*="sourcewell.equallevel.com"], [href*="sourcewell.website"]) h3:after {
    content: '\E89E';
    font-family: 'Material Icons';
    font-size: 20px;
    padding-left: 3px;
    margin-top: 4px;
    margin-left: 3px; }

.file-icon {
    vertical-align: middle; }

.file-icon .icon:before {
    content: "\E24D";
    font-family: "Material Icons";
    font-size: inherit;
    color: inherit;
    line-height: 1; }

.file-link a {
    text-decoration: none;
    font-weight: 600; }

.file-link a:hover {
    text-decoration: none; }

@media screen and (max-width: 767px) {
    .file-link a {
        text-decoration: none;
        font-weight: 600;
        overflow: hidden;
        display: inline-block;
        max-width: 250px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: top; } }

.file-size {
    display: inline-block;
    padding: 0 5px; }

.btn-link {
    border: 0;
    font-weight: 700;
    font-size: 18px;
    padding-left: 0; }

.btn-link:hover {
    text-decoration: none; }

.btn-link.external::after {
    content: "\e895";
    font-family: "Material Icons";
    font-size: inherit;
    left: 0;
    margin-left: 3px;
    position: relative;
    transition: left .2s ease;
    vertical-align: middle; }

.btn-default {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600; }

.btn-default:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }

.btn-default-primary {
    background-color: transparent;
    border: 2px solid #027abb;
    color: #027abb;
    font-weight: 600; }

.btn-default-primary:hover {
    background-color: transparent;
    border-color: #027abb;
    color: #027abb; }

.btn-default-secondary {
    background-color: transparent;
    border: 2px solid #ea7600;
    color: #ea7600;
    font-weight: 600; }

.btn-default-secondary:hover {
    background-color: transparent;
    border-color: #ea7600;
    color: #ea7600; }

.btn-primary {
    background: #027abb;
    border: 0;
    font-weight: 600;
    padding: 12px 18px; }

.btn-primary::before {
    background: #027abb; }

.btn-primary:active,
.btn-primary:hover {
    background: #06669d; }

.hvr-shutter {
    background: 0 0;
    display: inline-block;
    position: relative;
    transform: perspective(1px) translateZ(0);
    transition-duration: .3s;
    transition-property: color;
    vertical-align: middle; }

.hvr-shutter::before {
    border-radius: 6px;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-in-out;
    z-index: -1; }

.hvr-shutter:active::before,
.hvr-shutter:focus::before,
.hvr-shutter:hover::before {
    opacity: 1;
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    transition: all .3s ease-in-out; }

.tabs--primary {
    z-index: 10;
    position: relative;
    background: #fff; }

.login {
    margin: 100px auto; }

.col-ms-1,
.col-ms-10,
.col-ms-11,
.col-ms-12,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }

@media (min-width: 480px) and (max-width: 767px) {
    .container {
        max-width: 748px; }
    .hidden-xs {
        display: block !important; } }

@media (min-width: 480px) and (max-width: 767px) {
    .col-ms-1,
    .col-ms-10,
    .col-ms-11,
    .col-ms-12,
    .col-ms-2,
    .col-ms-3,
    .col-ms-4,
    .col-ms-5,
    .col-ms-6,
    .col-ms-7,
    .col-ms-8,
    .col-ms-9 {
        float: left; }
    .col-ms-1 {
        width: 8.33333%; }
    .col-ms-2 {
        width: 16.66667%; }
    .col-ms-3 {
        width: 25%; }
    .col-ms-4 {
        width: 33.33333%; }
    .col-ms-5 {
        width: 41.66667%; }
    .col-ms-6 {
        width: 50%; }
    .col-ms-7 {
        width: 58.33333%; }
    .col-ms-8 {
        width: 66.66667%; }
    .col-ms-9 {
        width: 75%; }
    .col-ms-10 {
        width: 83.33333%; }
    .col-ms-11 {
        width: 91.66667%; }
    .col-ms-12 {
        width: 100%; } }

.visible-ms,
.visible-xs {
    display: none !important; }

.visible-ms-block,
.visible-xs-block {
    display: none !important; }

@media (max-width: 479px) {
    .visible-xs {
        display: block !important; }
    tr.visible-xs {
        display: table-row !important; } }

@media (max-width: 479px) {
    .visible-xs-block {
        display: block !important; } }

@media (min-width: 480px) and (max-width: 767px) {
    .visible-ms {
        display: block !important; }
    tr.visible-ms {
        display: table-row !important; } }

@media (min-width: 480px) and (max-width: 767px) {
    .visible-ms-block {
        display: block !important; } }

@media (max-width: 479px) {
    .hidden-xs {
        display: none !important; } }

@media (min-width: 480px) and (max-width: 767px) {
    .hidden-ms {
        display: none !important; } }

header {
    height: 52px;
    margin: 0;
    width: 100%;
    border-bottom: 2px solid #ed8b00; }

@media (min-width: 768px) {
    header {
        height: 70px; } }

@media (min-width: 992px) {
    header {
        height: 90px; } }

.top-nav {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
    position: relative;
    z-index: 10000; }

@media (max-width: 768px) {
    .top-nav {
        background: #fff;
        border-bottom: 2px solid #ed8b00; } }

.header-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin-right: 15px;
    max-width: 264px;
    min-width: 180px;
    height: 52px;
    position: relative; }

@media (min-width: 768px) {
    .header-logo {
        height: 70px; } }

@media (min-width: 992px) {
    .header-logo {
        height: 90px;
        margin-right: 0;
        padding: 26px 0; } }

@media (max-width: 767px) {
    .header-logo img {
        min-width: 215px; } }

.utility {
    float: right;
    height: 50px;
    position: relative;
    text-align: right;
    white-space: nowrap;
    width: auto; }

@media (max-width: 767px) {
    .utility {
        right: -15px;
        top: 0; } }

@media (min-width: 768px) {
    .utility {
        height: 70px; } }

@media (min-width: 992px) {
    .utility {
        height: 90px; } }

.utility .search a {
    color: #455a64; }

.nav-container {
    float: left;
    height: 70px;
    position: relative;
    width: 100%; }

@media (max-width: 767px) {
    .nav-container {
        display: none;
        height: 50px;
        float: right;
        right: 46px; } }

@media (min-width: 992px) {
    .nav-container {
        height: 90px; } }

.button-container,
.utility-container {
    display: inline-block;
    height: 70px;
    position: relative; }

@media (min-width: 992px) {
    .button-container,
    .utility-container {
        height: 90px; } }

@media (max-width: 767px) {
    .utility-container {
        float: right;
        height: 50px; } }

.utility-container .search {
    display: inline-table; }

.utility-container .search .dropdown-menu li {
    margin: 0; }

.utility-container .search a {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }

.navbar {
    margin-bottom: 0;
    width: 100%; }

.navbar-nav {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    float: left;
    -ms-flex-pack: distribute;
    justify-content: space-around; }

@media (max-width: 767px) {
    .navbar-nav {
        margin: 0; } }

.navbar-nav .navbar-nav .nav-item + .nav-item {
    margin-left: 0; }

.navbar-nav .dropdown-menu {
    border-bottom: 3px solid #506d85; }

.navbar-nav .nav-link {
    display: table-cell;
    padding: 0 12px;
    text-align: center;
    vertical-align: middle; }

@media (min-width: 768px) {
    .navbar-nav .nav-link {
        padding-left: 6px;
        padding-right: 6px; } }

@media (min-width: 992px) {
    .navbar-nav .nav-link {
        padding-left: 12px;
        padding-right: 12px; } }

.navbar-nav &gt; li {
    display: inline-block;
    line-height: 70px;
    height: 70px;
    min-height: 70px;
    text-align: center;
    vertical-align: middle; }

@media (max-width: 767px) {
    .navbar-nav &gt; li {
        min-height: 51px; } }

@media (min-width: 992px) {
    .navbar-nav &gt; li {
        line-height: 89px;
        min-height: 84px;
        height: 89px; } }

.navbar-nav &gt; li &gt; a {
    border: 0;
    color: #455a64;
    font-size: 16px;
    overflow: hidden;
    text-decoration: none; }

@media (max-width: 767px) {
    .navbar-nav &gt; li &gt; a {
        line-height: 50px; } }

.navbar-nav &gt; li &gt; a:before {
    content: "";
    background-color: #506d85;
    bottom: 0;
    height: 3px;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transition: all .2s ease-in-out 0s;
    visibility: hidden;
    width: 30px; }

.navbar-nav &gt; li &gt; a:focus,
.navbar-nav &gt; li &gt; a:hover {
    background: #eff2f4;
    border: 0;
    color: #455a64;
    transition: all .2s ease-in-out 0s; }

.navbar-nav &gt; li &gt; a:focus:before,
.navbar-nav &gt; li &gt; a:hover:before {
    -ms-transform: translate(-50%, 0) scaleX(2);
    transform: translate(-50%, 0) scaleX(2);
    visibility: visible; }

.navbar-nav &gt; li &gt; a.active {
    background: #eff2f4;
    color: #455a64;
    transition: all .2s ease-in-out 0s; }

.navbar-nav &gt; li &gt; a.active:before {
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    visibility: visible; }

.navbar-nav &gt; li &gt; a .material-icons {
    font-size: 20px;
    vertical-align: middle; }

@media (max-width: 767px) {
    .navbar-nav &gt; li &gt; a .material-icons {
        font-size: 30px; } }

.navbar-nav &gt; li li a {
    padding: 6px 12px; }

.navbar-nav &gt; li li:first-of-type a {
    padding: 12px 6px 6px; }

.navbar-nav &gt; li li:last-of-type a {
    padding: 6px 6px 12px; }

.navbar-nav .search-dropdown .input-group-addon {
    border-radius: 0;
    font-size: 20px; }

@media (max-width: 767px) {
    .navbar-nav .search-dropdown .input-group-addon {
        padding: 4px 12px; } }

.navbar-nav .search-dropdown input {
    border-radius: 0;
    color: #455a64;
    height: 50px;
    padding: 0 12px;
    width: 180px; }

.navbar-nav .search-dropdown input::-ms-clear {
    display: none; }

.navbar-nav .search-dropdown input::-webkit-input-placeholder {
    color: rgba(74, 74, 74, 0.5); }

.navbar-nav .search-dropdown input:-ms-input-placeholder {
    color: rgba(74, 74, 74, 0.5); }

.navbar-nav .search-dropdown input::placeholder {
    color: rgba(74, 74, 74, 0.5); }

@media (max-width: 767px) {
    .navbar-nav .search-dropdown input {
        padding: 6px 12px;
        width: 100%;
        height: 30px; } }

.navbar-nav &gt; li.search {
    float: right;
    position: relative;
    right: -50px; }

@media (max-width: 767px) {
    .navbar-nav &gt; li.search {
        right: 0; } }

.navbar-nav .open.search &gt; .dropdown-menu {
    background: #eff2f4;
    border: 0;
    border-bottom: 3px solid #506d85;
    box-shadow: none;
    padding: 10px;
    width: 240px; }

@media (max-width: 767px) {
    .navbar-nav .open.search &gt; .dropdown-menu {
        position: fixed;
        left: 0;
        right: 0;
        width: 100%;
        top: 50px;
        height: 70px;
        padding: 16px; } }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown .input-group-addon {
    border-radius: 0;
    font-size: 20px; }

@media (max-width: 767px) {
    .navbar-nav .open.search &gt; .dropdown-menu .search-dropdown .input-group-addon {
        padding: 4px 12px; } }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input {
    border-radius: 0;
    color: #455a64;
    padding: 25px 12px;
    width: 180px; }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input::-webkit-input-placeholder {
    color: rgba(74, 74, 74, 0.5); }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input:-ms-input-placeholder {
    color: rgba(74, 74, 74, 0.5); }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input::placeholder {
    color: rgba(74, 74, 74, 0.5); }

@media (max-width: 767px) {
    .navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input {
        padding: 16px 12px;
        width: 100%; } }

@media (max-width: 767px) {
    .search-dropdown {
        background: #fff; } }

.search-dropdown label {
    display: none; }

.search-dropdown .input-group-addon {
    background: #fff;
    border-color: transparent; }

.search-dropdown .form-control {
    border-color: transparent;
    border-right: 0;
    box-shadow: 0 0 0; }

.search-dropdown button {
    background: 0 0;
    border: 0;
    border-color: transparent; }

.btn-link {
    border: 0; }

.btn-default {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 400; }

.btn-default:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }

.btn-primary::before {
    background: #06669d; }

.hvr-shutter {
    background: 0 0;
    display: inline-block;
    position: relative;
    transform: perspective(1px) translateZ(0);
    transition-duration: .3s;
    transition-property: color;
    vertical-align: middle; }

.hvr-shutter::before {
    border-radius: 4px;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-in-out;
    z-index: -1; }

.hvr-shutter:active::before,
.hvr-shutter:focus::before,
.hvr-shutter:hover::before {
    opacity: 1;
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    transition: all .3s ease-in-out; }

.button-container {
    background-color: #f6f7f8;
    height: 60px;
    text-align: center; }

@media (min-width: 768px) {
    .button-container {
        background-color: transparent;
        text-align: initial; } }

.button-container .btn {
    background: #027abb;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 6px 0;
    padding: 5px 6px;
    width: auto; }

@media (min-width: 768px) {
    .button-container .btn {
        padding: 5px 6px; } }

@media (min-width: 992px) {
    .button-container .btn {
        margin: 28px auto;
        padding: 5px 15px; } }

.button-container .btn:first-of-type {
    margin: 15px 10px; }

@media (min-width: 768px) {
    .button-container .btn:first-of-type {
        margin: 18px 3px 18px; } }

@media (min-width: 992px) {
    .button-container .btn:first-of-type {
        margin: 26px 15px 18px 15px; } }

@media (min-width: 768px) {
    .button-container .btn:last-of-type {
        margin: 18px 0 18px 6px; } }

@media (min-width: 992px) {
    .button-container .btn:last-of-type {
        margin: 26px 0 18px 0; } }

.button-container .btn:hover {
    background: #06669d;
    border: 1px solid #06669d;
    text-decoration: underline; }

@media (min-width: 768px) {
    .button-container {
        height: 70px;
        text-align: center; } }

@media (min-width: 992px) {
    .button-container {
        height: 90px;
        text-align: center; } }

header .btn-primary {
    border: 1px solid rgba(74, 74, 74, 0.5);
    color: #455a64;
    height: 32px;
    transition: all .3s ease-in-out; }

.navbar-nav {
    float: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center; }

.navbar-nav .navbar-nav .nav-item + .nav-item {
    margin-left: 0; }

.navbar-nav .nav-link {
    padding-bottom: 0;
    padding-top: 0; }

@media (min-width: 768px) {
    .navbar-nav .nav-link {
        padding-bottom: 24px;
        padding-top: 22px; } }

@media (min-width: 992px) {
    .navbar-nav .nav-link {
        padding-bottom: 36px;
        padding-top: 32px; } }

.navbar-nav &gt; li {
    display: inline-block;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    float: initial;
    text-align: center; }

.navbar-nav &gt; li &gt; a {
    text-decoration: none;
    color: #455a64;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap; }

.navbar-nav &gt; li &gt; a:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    bottom: 0;
    left: 50%;
    margin: 0 auto;
    background-color: #506d85;
    visibility: hidden;
    text-align: center;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: all .2s ease-in-out 0s;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

.navbar-nav &gt; li &gt; a:focus,
.navbar-nav &gt; li &gt; a:hover {
    text-decoration: underline;
    background: #eff2f4;
    color: #455a64;
    transition: all .2s ease-in-out 0s; }

.navbar-nav &gt; li &gt; a:focus:before,
.navbar-nav &gt; li &gt; a:hover:before {
    visibility: visible;
    -ms-transform: translate(-50%, 0) scaleX(2);
    transform: translate(-50%, 0) scaleX(2); }

.navbar-nav &gt; li &gt; a.active {
    background: #eff2f4;
    color: #455a64;
    transition: all .2s ease-in-out 0s; }

.navbar-nav &gt; li &gt; a.active:before {
    visibility: visible;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%; }

.navbar-nav &gt; li &gt; a .material-icons {
    vertical-align: middle; }

@media (max-width: 767px) {
    .navbar-nav &gt; li &gt; a .material-icons {
        font-size: 30px; } }

.navbar-nav &gt; li li a {
    padding: 6px 12px;
    text-decoration: underline; }

.navbar-nav &gt; li li:first-of-type a {
    padding: 12px 6px 6px; }

.navbar-nav &gt; li li:last-of-type a {
    padding: 6px 6px 12px; }

.navbar-nav .search-dropdown .input-group-addon {
    border-radius: 0;
    font-size: 20px; }

@media (max-width: 767px) {
    .navbar-nav .search-dropdown .input-group-addon {
        padding: 4px 12px; } }

.navbar-nav .search-dropdown input {
    border-radius: 0;
    color: #455a64;
    height: 50px;
    padding: 0 12px;
    width: 180px; }

.navbar-nav .search-dropdown input::-ms-clear {
    display: none; }

.navbar-nav .search-dropdown input::-webkit-input-placeholder {
    color: rgba(74, 74, 74, 0.5); }

.navbar-nav .search-dropdown input:-ms-input-placeholder {
    color: rgba(74, 74, 74, 0.5); }

.navbar-nav .search-dropdown input::placeholder {
    color: rgba(74, 74, 74, 0.5); }

@media (max-width: 767px) {
    .navbar-nav .search-dropdown input {
        padding: 6px 12px;
        width: 100%;
        height: 30px; } }

.navbar-nav &gt; li.search {
    float: right; }

.navbar-nav &gt; li.search a.active {
    background: #eff2f4; }

.navbar-nav .open.search &gt; .dropdown-menu {
    background: #eff2f4;
    border: 0;
    border-bottom: 3px solid #506d85;
    box-shadow: none;
    padding: 10px;
    width: 240px; }

@media (max-width: 767px) {
    .navbar-nav .open.search &gt; .dropdown-menu {
        position: fixed;
        left: 0;
        right: 0;
        width: 100%;
        top: 50px;
        height: 70px;
        padding: 16px; } }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown .input-group-addon {
    border-radius: 0;
    font-size: 20px; }

@media (max-width: 767px) {
    .navbar-nav .open.search &gt; .dropdown-menu .search-dropdown .input-group-addon {
        padding: 4px 12px; } }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input {
    border-radius: 0;
    color: #455a64;
    padding: 6px 12px;
    width: 180px; }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input::-webkit-input-placeholder {
    color: rgba(74, 74, 74, 0.5); }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input:-ms-input-placeholder {
    color: rgba(74, 74, 74, 0.5); }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input::placeholder {
    color: rgba(74, 74, 74, 0.5); }

@media (max-width: 767px) {
    .navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input {
        padding: 6px 12px;
        width: 100%; } }

.navbar-nav .open &gt; .dropdown-menu {
    border: 0;
    border-bottom: 3px solid #506d85;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 240px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%; }

.greedy-nav {
    height: 70px;
    position: relative;
    min-width: 250px;
    width: 100%; }

@media (min-width: 992px) {
    .greedy-nav {
        height: 90px; } }

.greedy-nav .hidden-links {
    border: 0;
    border-bottom: 3px solid #506d85;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
    margin: 0;
    min-width: 240px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 3; }

.greedy-nav .hidden-links li &gt; a {
    color: #455a64;
    display: block;
    font-size: 14px;
    padding: 6px 12px;
    background: #fff;
    text-decoration: none;
    text-align: center; }

.greedy-nav .hidden-links li &gt; a:hover {
    background-color: #f5f5f5; }

.greedy-nav .hidden-links li:first-of-type a {
    padding: 12px 6px 6px; }

.greedy-nav .hidden-links li:last-of-type a {
    padding: 6px 6px 12px; }

.greedy-nav .hidden-links li:only-of-type a {
    padding: 12px 6px; }

.greedy-nav .hidden-links .dropdown .material-icons {
    display: none; }

.greedy-nav &gt; button {
    position: absolute;
    height: 100%;
    right: 15px;
    padding: 0 15px;
    border: 0;
    outline: 0;
    background-color: transparent;
    color: #455a64;
    cursor: pointer;
    transition: all .3s ease-in-out; }

.greedy-nav &gt; button.active,
.greedy-nav &gt; button:hover {
    background-color: #f0f0f0; }

.greedy-nav &gt; button::after {
    content: attr(count);
    position: absolute;
    width: 24px;
    height: 24px;
    right: -12px;
    top: 21px;
    text-align: center;
    background-color: #d0d0d0;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    border-radius: 50%;
    border: 2px solid #fff;
    font-weight: 700;
    transition: all .3s ease-in-out; }

@media (min-width: 992px) {
    .greedy-nav &gt; button::after {
        top: 31px; } }

.greedy-nav &gt; button:hover::after {
    -ms-transform: scale(1.075);
    transform: scale(1.075);
    background: #d0d0d0;
    color: #455a64; }

.greedy-nav .visible-links {
    display: inline-table;
    white-space: nowrap; }

.greedy-nav .hidden {
    visibility: hidden; }

.greedy-nav .dropdown-menu {
    border-bottom: 3px solid #506d85; }

@media (min-width: 1px) {
    .greedy-nav .navbar-nav {
        float: left;
        margin: 0; } }

footer {
    text-align: left; }

footer .footer-primary,
footer .footer-secondary {
    margin: 0 auto; }

footer .footer-primary &gt; .row,
footer .footer-secondary &gt; .row {
    margin: 0 auto;
    max-width: 768px;
    width: 100%; }

@media (min-width: 768px) {
    footer .footer-primary &gt; .row,
    footer .footer-secondary &gt; .row {
        max-width: 992px; } }

@media (min-width: 992px) {
    footer .footer-primary &gt; .row,
    footer .footer-secondary &gt; .row {
        max-width: 1280px; } }

footer .footer-primary {
    background: #506d85;
    height: auto; }

footer .footer-secondary {
    background: #3d566b;
    height: auto; }

footer .footer-logo {
    border-bottom: 1px solid #d7dce1;
    margin: 0 auto;
    padding: 30px;
    text-align: center;
    width: 100%; }

@media (min-width: 768px) {
    footer .footer-logo {
        border: 0;
        margin: 30px 15px 15px 0;
        padding: 0;
        text-align: left;
        width: auto; } }

@media (min-width: 992px) {
    footer .footer-logo {
        margin: 60px 15px 15px 0; } }

footer .footer-social {
    margin: 25px auto;
    text-align: center; }

@media (min-width: 768px) {
    footer .footer-social {
        float: right;
        margin: 35px 15px 15px;
        position: relative; } }

@media (min-width: 992px) {
    footer .footer-social {
        margin: 70px 15px 15px 0; } }

footer .footer-social a {
    border: 0;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 30px; }

footer .footer-social a:hover {
    border: 0;
    text-decoration: none; }

@media (max-width: 768px) {
    footer .footer-social a {
        font-size: 24px;
        margin: 0 6px; } }

footer .footer-utility {
    float: none;
    margin: 10px 15px 15px;
    position: relative;
    text-align: center; }

@media (min-width: 768px) {
    footer .footer-utility {
        float: right;
        text-align: right; } }

@media (min-width: 992px) {
    footer .footer-utility {
        float: right;
        margin: 6px 15px 15px;
        text-align: initial; } }

footer .footer-utility .btn {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin: 15px auto;
    padding: 10px 16px;
    width: 222px; }

@media (min-width: 768px) {
    footer .footer-utility .btn {
        font-size: 16px;
        margin: 0;
        padding: 0;
        width: auto; } }

footer .footer-utility .btn:hover {
    text-decoration: none; }

footer .footer-utility button:last-of-type {
    margin-bottom: 30px; }

@media (min-width: 768px) {
    footer .footer-utility button:last-of-type {
        margin-bottom: 15px; } }

@media (min-width: 992px) {
    footer .footer-utility button:last-of-type {
        margin-bottom: 30px; } }

footer .nav-secondary ul {
    list-style-type: none; }

footer .nav-secondary li {
    display: inline-block; }

footer .nav-secondary {
    margin: 4px 15px 30px 0; }

@media (min-width: 992px) {
    footer .nav-secondary {
        margin: 0 15px 30px 0; } }

footer .nav-secondary li:first-of-type a {
    padding: 6px 6px 6px 0; }

@media (min-width: 992px) {
    footer .nav-secondary li:first-of-type a {
        padding: 6px 12px 6px 0; } }

footer .nav-secondary a {
    border: 0;
    color: #fff;
    font-size: 16px;
    padding: 6px; }

@media (min-width: 992px) {
    footer .nav-secondary a {
        font-size: 16px;
        padding: 6px 12px; } }

footer .nav-secondary a:hover {
    background: 0 0;
    text-decoration: none; }

footer .copyright {
    color: #fff;
    font-size: 12px;
    margin: 20px 15px 25px;
    text-align: center; }

@media (min-width: 768px) {
    footer .copyright {
        text-align: right; } }

.newfooter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #eff2f4;
    border-top: 2px solid #ed8b00; }

.newfooter .icon {
    color: #506d85; }

.newfooter a {
    margin: 0;
    padding: 0;
    color: #027abb; }

.newfooter a:hover {
    color: #06669d;
    transition: ease .2s;
    cursor: pointer; }

.newfooter ul {
    list-style-type: none; }

.newfooter &gt; * {
    margin: 2rem; }

.newfooter .footer-left {
    font-weight: 600; }

.newfooter .footer-left &gt; * {
    margin: 1.5rem; }

.newfooter .footer-nav a {
    margin-right: 2.5rem; }

.newfooter .footer-faq a {
    margin-right: 1rem;
    font-size: 14px; }

.newfooter .footer-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 3rem;
    margin-bottom: 3rem; }

.newfooter .footer-action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 2rem; }

.newfooter .footer-action li {
    margin: .5rem;
    text-align: end; }

.newfooter .footer-action a {
    font-size: 21px;
    color: #027abb; }

.newfooter .footer-action a:hover {
    color: #027abb; }

.footer-social,
.newfooter .footer-action {
    height: 100%; }

.newfooter .footer-social-new {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.newfooter .footer-social-links {
    margin-bottom: 2rem; }

.newfooter .footer-social-links a {
    margin-left: .5rem;
    margin-right: .5rem; }

.newfooter .footer-social-new a {
    text-decoration: none; }

.newfooter .arrow-icon {
    margin-left: .3rem;
    font-size: 20px; }

.newfooter .footer-copyright {
    margin-bottom: .5rem;
    font-size: 14px; }

.newfooter .footer-social-links a:hover .icon {
    color: #027abb; }

@media (max-width: 1400px) {
    .newfooter {
        -ms-flex-direction: column;
        flex-direction: column; }
    .newfooter .footer-right {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 1rem; }
    .newfooter .footer-action li {
        text-align: left;
        margin-left: 0; }
    .newfooter .footer-social-new {
        -ms-flex-align: start;
        align-items: flex-start;
        margin-left: 1.5rem;
        margin-top: 2rem; }
    .newfooter .footer-action {
        margin-left: 1.5rem; } }

@media (max-width: 800px) {
    .newfooter .footer-img {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center; }
    .newfooter .footer-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center; }
    .newfooter .footer-nav a {
        margin-right: 0; }
    .newfooter .footer-faq {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center; }
    .newfooter .footer-faq a {
        margin-right: 0; }
    .newfooter .footer-action {
        width: 100%;
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center; }
    .newfooter .footer-action li {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center; }
    .newfooter .footer-social-new {
        width: 100%;
        margin: 0;
        margin-top: 3rem; }
    .newfooter .footer-social-links {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center; }
    .newfooter .footer-copyright {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center; }
    .newfooter .footer-left {
        margin-bottom: 1rem; } }

.fa-facebook-icon::before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F09A";
    font-family: "fontawesome";
    color: #506d85; }

.fa-twitter-icon::before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F099";
    font-family: "fontawesome";
    color: #506d85; }

.fa-linkedin-icon::before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F0E1";
    font-family: "fontawesome";
    color: #506d85; }

.fa-vimeo-icon::before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F27D";
    font-family: "fontawesome";
    color: #506d85; }

.main-nav {
    height: 90px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
    width: 100%; }

.main-nav ul {
    margin: 0; }

.main-nav ul li {
    height: 35px;
    line-height: .75;
    padding-left: 0; }

.main-nav ul li a {
    color: #000;
    padding: 0 20px 0 0; }

.main-nav ul li a:hover {
    color: #506d85; }

.mobile-nav-btn {
    border: 0;
    border-radius: 0;
    color: #455a64;
    cursor: pointer;
    font-size: 30px;
    height: auto;
    padding: 4px 8px;
    outline: 0;
    margin: 0;
    position: relative;
    width: auto; }

@media (max-width: 767px) {
    .mobile-nav-btn {
        padding: 10px; } }

.mobile-nav-btn.active:focus,
.mobile-nav-btn.active:hover,
.mobile-nav-btn:hover {
    border: 0;
    color: #455a64;
    cursor: pointer;
    outline: 0; }

.mobile-nav-btn.active,
.mobile-nav-btn.active:focus {
    background: #eff2f4;
    box-shadow: none; }

.mobile-nav-btn span {
    display: block; }

.mobi-nav-overlay {
    background-color: rgba(0, 0, 0, 0.86);
    left: 0;
    opacity: 0;
    position: fixed;
    top: 51px;
    transition: opacity .3s;
    visibility: hidden;
    width: 100%;
    z-index: -1; }

.site-nav {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 70px;
    position: relative;
    width: 100%; }

.main-nav ul &gt; li {
    display: inline-block; }

.main-nav ul &gt; li &gt; li {
    display: block; }

.mobi-nav-overlay {
    background-color: transparent;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: opacity .3s;
    visibility: hidden;
    width: 100%;
    z-index: -1; }

body.nav-open {
    overflow: hidden; }

body.nav-open .mobi-nav-overlay {
    bottom: 0;
    opacity: 0;
    visibility: visible;
    z-index: 1; }

body.nav-open header {
    top: 0;
    width: 100%; }

@media (max-width: 767px) {
    .site-nav .nav {
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .site-nav .nav ul {
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%; }
    .site-nav .nav li {
        width: 100%; }
    .main-nav {
        -ms-flex-align: start;
        align-items: flex-start;
        height: 100% !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
    .main-nav ul a {
        font-size: 18px; }
    .site-nav {
        background: #fff;
        border-bottom: 3px solid #ef6c00;
        bottom: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        height: inherit;
        left: -100%;
        -webkit-overflow-scrolling: touch;
        position: fixed;
        top: 50px;
        transition: left .3s ease-in-out;
        width: 100%;
        z-index: 2000; }
    .site-nav a {
        text-decoration: none; }
    .site-nav a:hover {
        text-decoration: none; }
    .site-nav.active {
        left: 0;
        overflow-x: auto;
        overflow-y: auto; }
    .site-nav li.nav-back-btn-li .nav-back-btn {
        position: relative; }
    .site-nav li.nav-back-btn-li .nav-back-btn::before {
        content: "chevron_left";
        font-family: "Material Icons";
        font-size: 24px;
        height: 24px;
        left: -24px;
        margin-left: 0;
        margin-top: -10px;
        pointer-events: none;
        position: absolute;
        top: 8px;
        width: 24px; }
    .site-nav li.nav-title-li span {
        color: #455a64;
        display: block;
        font-weight: 700; }
    .site-nav .main-nav {
        -ms-flex-order: 0;
        order: 0;
        width: 100%; }
    .site-nav .main-nav ul li {
        height: auto;
        padding: 18px 30px 18px 24px; }
    .site-nav .main-nav ul li a {
        color: #58595b; }
    .site-nav .main-nav li.has-child {
        position: relative; }
    .site-nav .main-nav li.has-child .subnav-btn {
        cursor: pointer;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%; }
    .site-nav .main-nav li.has-child .subnav-btn:before {
        content: "chevron_right";
        font-family: "Material Icons";
        font-size: 24px;
        height: 24px;
        right: 12px;
        margin-left: 0;
        margin-top: -10px;
        pointer-events: none;
        position: absolute;
        top: 50%;
        width: 24px; }
    .site-nav .main-nav .level-1 {
        margin-top: 24px;
        padding: 0; }
    .site-nav .main-nav .level-2,
    .site-nav .main-nav .level-3 {
        -ms-flex-align: initial;
        align-items: initial;
        background-color: #fff;
        display: block;
        height: 100%;
        -ms-flex-pack: start;
        justify-content: flex-start;
        left: -100%;
        min-height: initial;
        position: fixed;
        top: 0;
        transition: all .3s ease-in-out;
        width: 100%;
        z-index: 1; }
    .site-nav .main-nav .level-2.active,
    .site-nav .main-nav .level-3.active {
        left: 0;
        overflow-x: hidden;
        overflow-y: auto; }
    .site-nav .main-nav .level-2 .nav-back-btn-li,
    .site-nav .main-nav .level-3 .nav-back-btn-li {
        background-color: #f6f7f8;
        height: 60px !important;
        padding: 24px 20px 24px 40px !important;
        margin-bottom: 24px; }
    .site-nav .main-nav .level-2 .nav-back-btn-li a,
    .site-nav .main-nav .level-3 .nav-back-btn-li a {
        padding: 0; }
    .site-nav .main-nav .level-2 .nav-back-btn,
    .site-nav .main-nav .level-3 .nav-back-btn {
        display: block;
        padding: 18px 20px 18px 30px; }
    .site-nav .main-nav .level-2 {
        padding-top: 30px; }
    .site-nav .main-nav .level-2 &gt; li {
        padding: 0; }
    .site-nav .main-nav .level-2 &gt; li:last-of-type {
        border-bottom: 0; }
    .site-nav .main-nav .level-2 &gt; li.has-child {
        padding: 8px 0; }
    .site-nav .main-nav .level-2 &gt; li.has-child:not(:first-of-type) {
        border-left: 0; }
    .site-nav .main-nav .level-2 .nav-title-li {
        border: 0;
        font-size: 18px;
        margin-right: 25px;
        padding: 24px; }
    .site-nav .main-nav .level-2 li &gt; a {
        display: inline-block;
        font-size: 18px; }
    .site-nav .main-nav .level-2 .subnav-items {
        border: 0;
        display: block;
        float: left;
        margin-bottom: 24px;
        padding: 0; }
    .site-nav .main-nav .level-2 .subnav-items:first-of-type {
        border: 0;
        padding: 0; }
    .site-nav .main-nav .level-2 .subnav-items &gt; li {
        display: block;
        height: auto;
        padding: 18px 30px 18px 24px; }
    .site-nav .main-nav .level-2 .subnav-items &gt; li:nth-last-of-type(2) {
        margin-bottom: 18px; }
    .site-nav .main-nav .level-2 .subnav-items &gt; li a {
        font-size: 18px; }
    .site-nav .main-nav .level-3 {
        display: block;
        padding: 0; }
    .site-nav .main-nav .level-3 .nav-title-li {
        font-size: 20px; }
    .site-nav .main-nav .level-3 li {
        border-left: 1px dotted #bbb;
        display: block;
        font-size: 18px;
        height: initial; }
    .site-nav .main-nav .level-3 li a {
        display: inline-block;
        font-size: 18px; }
    .site-nav .main-nav .secondary-nav {
        border-top: 1px solid #d9d9d9;
        margin-top: 24px; }
    .site-nav .main-nav .secondary-nav li {
        padding: 15px 24px; }
    .site-nav .main-nav .secondary-nav li:first-of-type {
        margin-top: 24px; }
    .site-nav .main-nav .secondary-nav li:last-of-type {
        margin-bottom: 24px; }
    .site-nav .main-nav .secondary-nav li a {
        font-size: 16px;
        padding: 0; }
    .main-nav ul .subnav {
        display: none; }
    .main-nav ul .subnav.active {
        display: inline-block; } }

.row-flex,
.row-flex &gt; div[class*=col-] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }

.row-flex-wrap {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex: 0;
    flex: 0; }

.container-flex &gt; div[class*=col-],
.row-flex &gt; div[class*=col-] {
    margin: -.2px; }

.container-flex &gt; div[class*=col-] div,
.row-flex &gt; div[class*=col-] div {
    width: 100%; }

.flex-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 100%;
    flex: 1 100%;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }

.flexContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column; }

.flexContainer &gt; .container-fluid {
    width: 100%; }

.flexItem {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -ms-flex-direction: column;
    flex-direction: column; }

.flexColumn {
    -ms-flex-direction: column;
    flex-direction: column; }

.logo {
    margin-top: 25px;
    text-align: center; }

.social-icons a,
.social-icons a:hover {
    text-decoration: none; }

form .form-item {
    margin-bottom: 24px; }

form .form-item label {
    font-size: 14px;
    margin-bottom: 6px; }

form .form-control,
form .input-group .form-control {
    width: 396px;
    height: 42px;
    border-radius: 4px;
    border: 1px solid rgba(69, 90, 100, 0.5); }

form .input-group-addon,
form .input-group-btn {
    width: auto; }

form.lead-form #edit-terms {
    max-width: 642px; }

form.lead-form #edit-terms--2,
form.lead-form .edit-terms-grey {
    border: 1px grey solid;
    padding: 0 18px;
    overflow-y: scroll !important; }

form.lead-form .edit-terms-grey {
    border: 1px grey solid !important; }

form.lead-form .lead .contact h3 i,
form.lead-form .lead .organization h3 i {
    margin-left: 24px; }

form.lead-form .lead .contact .row,
form.lead-form .lead .organization .row {
    margin: 24px 0; }

form.lead-form .lead .contact .field-label,
form.lead-form .lead .organization .field-label {
    font-size: 14px; }

form.lead-form .lead .contact .field-data,
form.lead-form .lead .organization .field-data {
    font-weight: 400; }

form.lead-form #edit-pdf {
    padding: 48px 0;
    border-top: 2px solid #d7dce1;
    margin: 48px 0;
    max-width: 642px; }

form.lead-form #edit-pdf h3 {
    margin-top: 0; }

@media (max-width: 991px) {
    form.lead-form {
        margin-top: 48px; }
    form .form-control,
    form .input-group .form-control {
        width: 300px; } }

@keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        transform: scale(0); }
    40% {
        transform: scale(1); } }

.sourcewell-contract .grey-background {
    background: #eff2f4; }

.sourcewell-contract .section-content {
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%;
    -ms-flex-pack: right;
    justify-content: right;
    padding-left: 15px; }

@media (min-width: 992px) {
    .sourcewell-contract .section-EZIQC {
        -ms-flex-preferred-size: 76%;
        flex-basis: 76% !important; } }

.sourcewell-contract .center {
    justify-content: center; }

.sourcewell-contract .contract-area-width {
    flex-basis: 1900px; }

@media (max-width: 992px) {
    .sourcewell-contract .section-content {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding-right: 15px; } }

.sourcewell-contract .flex-100 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

.sourcewell-contract .flex-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.sourcewell-contract .heading-content {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%; }

.sourcewell-contract .section-logo {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    -ms-flex-pack: end;
    justify-content: end; }

@media (max-width: 1224px) {
    .sourcewell-contract .section-logo {
        display: none; }
    .sourcewell-contract .heading-content {
        flex-basis: 100%; } }

.sourcewell-contract .section-heading {
    -ms-flex-preferred-size: 985px;
    flex-basis: 985px; }

.sourcewell-contract .margin-top-30 {
    margin-top: 30px; }

.sourcewell-contract .margin-bottom-60 {
    margin-bottom: 60px; }

.sourcewell-contract .margin-bottom-60 {
    margin-bottom: 60px; }

.sourcewell-contract .section-tabs {
    -ms-flex-pack: right;
    justify-content: right; }

.sourcewell-contract .section-buysourcewell {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    -ms-flex-pack: center;
    justify-content: center; }

@media (max-width: 992px) {
    .sourcewell-contract .section-buysourcewell {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

.sourcewell-contract .tab-content {
    background: #fff;
    -ms-flex-preferred-size: 985px;
    flex-basis: 985px;
    padding-left: 25px;
    min-height: 270px;
    padding-bottom: 20px; }

.sourcewell-contract .tab-content ul {
    margin-bottom: 0px; }

@media (max-width: 992px) {
    .sourcewell-contract .tab-content {
        margin-top: 30px; } }

.sourcewell-contract .tab-pane {
    display: none; }

.sourcewell-contract .tab-pane.active {
    display: block; }

.sourcewell-contract .vendor-logo {
    padding: 0 15px 30px;
    margin: 0 auto;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

@media (max-width: 992px) {
    .sourcewell-contract .vendor-logo {
        display: none; } }

@media (min-width: 768px) {
    .sourcewell-contract .vendor-logo {
        padding: 0 0 55px 30px; } }

@media (min-width: 992px) {
    .sourcewell-contract .vendor-logo {
        padding: 0 0 55px 45px; } }

.sourcewell-contract .vendor-logo img {
    margin: 0 auto;
    height: 118px;
    width: 219px;
    float: right; }

@media (min-width: 768px) {
    .sourcewell-contract .vendor-logo img {
        margin: 0; } }

.sourcewell-contract .vendor-tabs {
    border-spacing: 0;
    padding-top: 25px;
    background: #eff2f4;
    -ms-flex-preferred-size: 985px;
    flex-basis: 985px; }

.sourcewell-contract .vendor-tabs .tabs-top {
    border: 0; }

.sourcewell-contract .vendor-tabs .tabs-top &gt; li a {
    border: 0;
    transition: all .3s ease-in-out;
    margin: 0;
    border-width: 2px;
    border-style: solid;
    border-color: #eff2f4;
    font-size: 14px; }

.sourcewell-contract .vendor-tabs .tabs-top &gt; li a.active,
.sourcewell-contract .vendor-tabs .tabs-top &gt; li a:focus,
.sourcewell-contract .vendor-tabs .tabs-top &gt; li a:hover {
    background: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: gray; }

@media (max-width: 767px) {
    .sourcewell-contract .vendor-tabs {
        margin: 0 -15px;
        height: 50px; }
    .sourcewell-contract .vendor-tabs .nav-tabs &gt; li a {
        background: #027abb;
        color: #fff;
        border: 0;
        height: auto;
        border-radius: 0;
        font-size: 16px;
        border-width: 2px;
        border-style: solid;
        border-color: #027abb;
        text-align: left; }
    .sourcewell-contract .vendor-tabs .nav-tabs &gt; li a.active,
    .sourcewell-contract .vendor-tabs .nav-tabs &gt; li a:hover {
        background: #fff;
        color: #000;
        border-radius: 0;
        border-width: 2px;
        border-style: solid;
        border-color: gray; }
    .sourcewell-contract .vendor-tabs ul {
        border: 0;
        height: auto;
        position: relative;
        z-index: 10; }
    .sourcewell-contract .vendor-tabs ul::after {
        content: "\e313";
        font-family: "Material Icons";
        font-size: 24px;
        position: absolute;
        top: 8px;
        right: 15px;
        z-index: 20;
        pointer-events: none; }
    .sourcewell-contract .vendor-tabs ul.open a {
        position: relative;
        display: block; }
    .sourcewell-contract .vendor-tabs li {
        background: #fff;
        display: block; }
    .sourcewell-contract .vendor-tabs a {
        border: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        font-size: 3vmin; }
    .sourcewell-contract .vendor-tabs a.active,
    .sourcewell-contract .vendor-tabs a:hover {
        border: 0;
        z-index: 10;
        background: #fff; } }

@media (min-width: 992px) {
    .sourcewell-contract .vendor-tabs .tabs-top &gt; li {
        width: 20%;
        text-align: center;
        color: #fff;
        background: #027abb;
        border-radius: 4px 4px 0 0; }
    .sourcewell-contract .vendor-tabs .tabs-top &gt; li a {
        border-width: 2px;
        border-style: solid;
        border-color: #eff2f4;
        color: #fff;
        transition: all .3s ease-in-out;
        font-size: 14px;
        margin: 0; }
    .sourcewell-contract .vendor-tabs .tabs-top &gt; li a.active,
    .sourcewell-contract .vendor-tabs .tabs-top &gt; li a:focus,
    .sourcewell-contract .vendor-tabs .tabs-top &gt; li a:hover {
        background: #fff;
        color: #000; }
    .sourcewell-contract .vendor-tabs .nav-justified {
        border-collapse: separate; } }

@media (max-width: 992px) and (min-width: 768px) {
    .sourcewell-contract .vendor-tabs {
        height: 50px; }
    .sourcewell-contract .vendor-tabs .nav-justified {
        border-collapse: separate;
        border-spacing: 4px; }
    .sourcewell-contract .vendor-tabs .tabs-top &gt; li {
        float: none;
        margin: 0;
        background: #027abb;
        border-radius: 4px 4px 0 0; }
    .sourcewell-contract .vendor-tabs .tabs-top a {
        border-width: 2px;
        border-style: solid;
        border-color: #eff2f4; } }

@media (max-width: 992px) and (min-width: 768px) and (max-width: 768px) {
    .sourcewell-contract .vendor-tabs .tabs-top &gt; li {
        border-radius: 0; } }

@media (max-width: 992px) and (min-width: 768px) {
    .sourcewell-contract .vendor-tabs ul {
        border: 0;
        height: auto;
        position: relative;
        z-index: 10; }
    .sourcewell-contract .vendor-tabs ul.open a {
        position: relative;
        display: block; }
    .sourcewell-contract .vendor-tabs .nav-tabs &gt; li a {
        background: #027abb;
        color: #fff;
        border: 0;
        height: auto;
        border-radius: 4px 4px 0 0;
        border-width: 2px;
        border-style: solid;
        border-color: #027abb; }
    .sourcewell-contract .vendor-tabs .nav-tabs &gt; li a.active,
    .sourcewell-contract .vendor-tabs .nav-tabs &gt; li a:hover {
        background: #fff;
        color: #000;
        border-width: 2px;
        border-style: solid;
        border-color: gray; } }

.sourcewell-contract .contract-login {
    border-radius: 10px;
    border: 1px solid #a9a9a9;
    max-width: 300px;
    margin: 0 auto; }

@media (max-width: 992px) {
    .sourcewell-contract .contract-login {
        max-width: 80%;
        margin-top: 20px; } }

.sourcewell-contract .contract-login ul {
    list-style-type: none; }

.sourcewell-contract .contract-login ul li {
    margin-top: 5px; }

.sourcewell-contract .contract-login-body {
    padding: 10px;
    padding-left: 25px;
    padding-right: 25px;
    background: #fff; }

.sourcewell-contract .contract-login-footer {
    padding: 10px;
    padding-left: 25px;
    background: #fff;
    border-radius: 10px; }

.sourcewell-contract .contract-login-header {
    border-radius: 10px 10px 0 0;
    background: #003349;
    color: #fff;
    padding: 5px;
    text-align: center;
    height: 56px;
    font-size: 23px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center; }

.sourcewell-contract .contract-login input,
.sourcewell-contract .contract-login label {
    display: block; }

.sourcewell-contract .contract-login p {
    margin: 10px 0; }

.sourcewell-contract .contract-login label {
    font-weight: 400; }

.sourcewell-contract .contract-login input {
    padding: 5px; }

.sourcewell-contract .contract-login input[type=submit] {
    padding: 5px 40px;
    background-color: #027abb;
    color: #fff;
    border-radius: 8px;
    border-style: none; }

.sourcewell-contract .contract-login .form-group {
    width: 100%; }

.fa-facebook-icon::before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F09A";
    font-family: "fontawesome";
    color: #506d85; }

.fa-twitter-icon::before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F099";
    font-family: "fontawesome";
    color: #506d85; }

.fa-linkedin-icon::before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F0E1";
    font-family: "fontawesome";
    color: #506d85; }

.fa-vimeo-icon::before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F27D";
    font-family: "fontawesome";
    color: #506d85; }

.sourcewell-contract .contract-login .vendor-contract {
    position: relative; }

.inline-user {
    margin: 6px 0; }

.inline-user .field {
    clear: both; }

.inline-user .field .field--label, .inline-user .field .field--item {
    float: left;
    margin-right: 10px; }

@font-face {
    font-family: font-icons;
    src: url(https://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/font-icons.eot);
    src: url(https://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/font-icons.eot#iefix) format("embedded-opentype"), url(https://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/font-icons.woff) format("woff"), url(https://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/font-icons.ttf) format("truetype"), url(https://dev.sourcewell-mn.gov/themes/custom/sourcewell/fonts/font-icons.svg#font-icons) format("svg");
    font-weight: 400;
    font-style: normal; }

.icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: font-icons;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none; }

.icon-facebook:before {
    content: ""; }

.icon-linkedin:before {
    content: ""; }

.icon-twitter:before {
    content: ""; }

.box {
    width: 100%;
    height: 348px; }

.section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%; }

.section.nav-link {
    background: initial; }

.section .container-fluid {
    width: 100%; }

.section .h3,
.section h3 {
    text-align: center;
    text-transform: uppercase; }

.section__header {
    background: #fff;
    border-bottom: 2px solid #d7dce1;
    height: 60px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0); }

.section__header:after {
    content: "";
    height: 2px;
    width: 100%;
    background: red; }

.section__header-nav {
    padding-left: 0;
    list-style: none;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    float: initial;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 1280px;
    margin: 0 auto; }

.section__header-nav i {
    font-size: 28px;
    font-weight: 700;
    cursor: pointer;
    z-index: 2500; }

.section__header-nav-item {
    cursor: pointer;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%; }

.section__header-nav-item:before {
    content: "";
    background-color: #ed8b00;
    bottom: 0;
    height: 4px;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    -ms-transform: translate(-50%, 0) scaleX(0);
    transform: translate(-50%, 0) scaleX(0);
    transition: all .2s ease-in-out 0s;
    visibility: hidden;
    width: 30px; }

.section__header-nav-item:focus,
.section__header-nav-item:hover {
    background: #eff2f4;
    border: 0;
    color: #455a64;
    transition: all .2s ease-in-out 0s; }

.section__header-nav-item:focus:before,
.section__header-nav-item:hover:before {
    -ms-transform: translate(-50%, 0) scaleX(2);
    transform: translate(-50%, 0) scaleX(2);
    visibility: visible; }

.section__header-nav-item.active {
    background: #fff;
    color: #455a64;
    transition: all .2s ease-in-out 0s; }

.section__header-nav-item.active:before {
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    visibility: visible; }

.section__header-nav-item .nav-link {
    border: 0;
    color: #455a64;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 60px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    height: 60px;
    line-height: 1.25em;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 100%; }


.section__header-nav-item .nav-link .bold_link {
    color: #027abb;
    font-weight: bold;
    text-align: left;
    font-size: 24px;
    border: 1px;
}



.divider {
    border-bottom: 2px solid #ed8b00;
}


/* added for solicitation listing */
.section__sollisting__header {
    background: #fff;
    height: 60px;
    margin: 0 auto;
    width: 100%;
    position: relative;
 }

.section__sollisting__header-nav {
    padding-left: 0;
    list-style: none;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    float: initial;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 1280px;
    margin: 0 auto; }

.section__sollisting__header-nav-item {
    cursor: pointer;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: bold;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    border-top: 1px #d7dce1 solid;
    border-left: 1px #d7dce1 solid;
    border-bottom: 5px #ed8b00 solid;
    box-shadow: 6px 6px 10px #d7dce1;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 100%; }

.section__solicitationlisting {
    background-color: white;
}

.section__solicitationlisting .tra {
    /* margin-bottom: 30px; */
    border-bottom: 1px solid #D7DCE1;
}

.section__solicitationlisting .tra {
    /* margin-bottom: 30px; */
    border-bottom: 1px solid #D7DCE1;

}

.section__solicitationlisting ul {
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 15px;;
}
.section__solicitationlisting p {
    margin-bottom: 20px;
    margin-top: 20px;
}

.section__solicitationlisting h2 {
    margin-bottom: 20px;
    margin-top: 20px;
}

.section__solicitationlisting1 .td {
    vertical-align: middle;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #D7DCE1;
}

.section__solicitationlisting .tbody .tr, .section__solicitationlisting .thead .tr  {

    vertical-align: middle;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #D7DCE1;
}

.section__solicitationlisting .eziqc {
    margin-top: 50px;
}

.section__solicitation .tbody .tr,.section__solicitation .thead .tr {
    margin: 0 auto;
}

.section__solicitation-link-button {
    font-family: Source Sans Pro;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    color: white;
    background-color: #027abb;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    border-radius: 12px;
    text-align: center;
    font-size: 18px;
    float: left;
    display: table;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
}

.section__solicitation-link-button:hover  {
    color: white;
    text-decoration: underline;
}

.section__solicitationlisting .bold_link {
    color: #027abb;
    font-weight: bold;
    font-size: 20px;
}

.component__faq-item {
    background-color: #fff;
    border-bottom: 2px solid #ed8b00;
    height: auto;
    position: relative;
    transition: all;
    transition-duration: .333s;
    transition-timing-function: cubic-bezier(0.845,0,0.945,0.53);
    width: 100%;
}

.component__faq-item.active {
    background-color: #f6f7f8;
}

.component__faq-item .question {
    color: #455A64;
    display: block;
    font-weight: 600;
    margin-right: 40px;
    padding: 15px;
    text-decoration: none;
}

@media (min-width: 768px) {
    .component__faq-item .question {
        padding:30px;
    }
}

.component__faq-item .question::after {
    content: '\E145';
    font-family: 'Material Icons';
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    position: absolute;
    right: 15px;
    top: 10px;
    transition: left .2s ease;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .component__faq-item .question::after {
        right:30px;
        top: 25px;
    }
}

.component__faq-item .question.active {
    border-bottom: 2px solid transparent;
    color: #455A64;
}

.component__faq-item .question.active::after {
    content: '\E15B';
}

.component__faq-content {
    display: none;
    height: auto;
    padding: 0 15px 15px;
    position: relative;
    width: 100%;
}

@media (min-width: 768px) {
    .component__faq-content {
        padding:0 70px 15px 30px;
    }
}

.component__faq-content p {
    color: #455A64;
    margin-bottom: 15px;
}

.component__faq-content p:first-of-type {
    margin-top: 0;
}

.component__faq-content ul {
    margin-left: 20px;
}

.component__faq-content .btn {
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0 0;
    padding-left: 0;
}

.component__faq-content .btn:hover {
    text-decoration: none;
}

.component__faq-cta {
    display: none;
    padding: 0 15px 15px;
}

@media (min-width: 768px) {
    .component__faq-cta {
        padding:0 70px 15px 30px;
    }
}

.component__faq-cta .btn {
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0 0;
    padding-left: 0;
}

.component__faq-cta .btn:hover {
    text-decoration: none;
}

/* end for solicitation listing */

.section__header-nav-item .nav-link:focus {
    border: 5px solid #d7dce1;
    outline: 0; }

.section__content {
    background: #ffffff;
    padding: 32px 16px; }

@media screen and (min-width: 768px) {
    .section__content {
        padding: 60px 0; } }

.section__content .h3,
.section__content h3 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    text-align: left;
    margin: 0 30px 16px 0; }

@media screen and (min-width: 768px) {
    .section__content .h3,
    .section__content h3 {
        font-size: 24px;
        font-weight: 600;
        margin: 0 30px 30px 0; } }

.section__content p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 12px 18px 0; }

@media screen and (min-width: 768px) {
    .section__content p {
        margin: 0 30px 18px 0; } }

@media screen and (min-width: 992px) {
    .section__content p {
        margin: 0 90px 18px 0; } }

.section__content + .section__content:before {
    background: #d7dce1;
    content: "";
    display: block;
    height: 2px;
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
    top: -60px;
    width: 100%; }

.section__content .btn {
    font-weight: 700;
    font-size: 18px;
    white-space: normal; }

.section__content .btn:hover {
    text-decoration: none; }

.section__content .btn-block {
    margin: 30px auto;
    max-width: 320px; }

.section__content .btn-link {
    padding: 6px 0; }

@media screen and (min-width: 1280px) {
    .section__content .view-content {
        margin-top: 30px; } }

.section__content .view-footer a {
    border: 2px solid #027abb;
    border-radius: 6px;
    color: #027abb;
    padding: 10px 30px;
    font-weight: 700;
    font-size: 18px;
    display: inline-block; }

.section__content .view-footer a:hover {
    text-decoration: none;
    color: #027abb; }

@media screen and (min-width: 1280px) {
    .section__content .view-footer .view-content {
        margin-top: 20px; } }

.section__content .views-field-field-related-links ul {
    list-style: none; }

.section__content .views-field-field-related-links ul .field--label {
    font-weight: 700; }

.section__content .views-field-field-related-links ul .field--items {
    margin-top: 10px; }

.section__content .views-field-field-related-links ul .field--items .field--item {
    margin-top: 10px; }

.section__content .field--name-field-files .icon {
    margin: 0; }

.section__content .field--name-field-files .icon::before {
    content: ""; }

.rte .views-field-field-related-links ul {
    list-style: none; }

.rte .views-field-field-related-links ul li {
    padding-left: 0;
    text-indent: 0; }

.rte .views-field-field-related-links ul li:before {
    display: none; }

.row-body {
    background: #f7f8f9;
    padding: 0 0 30px; }

.row-body h1 {
    margin-top: 0; }

.row-body h1:after {
    background: #ed8b00;
    content: "";
    display: block;
    height: 4px;
    margin: 30px 0;
    width: 60px; }

.row-body h3 {
    color: #003349;
    margin-top: 30px;
    text-align: left;
    text-transform: none; }

.row-body__content {
    margin: 48px 0; }

@media screen and (min-width: 992px) {
    .row-body__content {
        padding: 0 60px; } }

.row-body__content ul {
    margin-left: 20px; }

.vendor-contract-header {
    background: #eff2f4;
    background-size: 400%;
    height: auto;
    padding: 15px;
    width: 100%; }

@media (min-width: 480px) {
    .vendor-contract-header {
        background-size: 300%;
        min-height: 100px; } }

@media (min-width: 768px) {
    .vendor-contract-header {
        background-size: 200%; } }

@media (min-width: 992px) {
    .vendor-contract-header {
        background-size: 100%; } }

@media (min-width: 1280px) {
    .vendor-contract-header {
        background-size: 100%; } }

.vendor-contract-header__container {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%; }

.vendor-contract-header__content {
    height: auto;
    margin: 0 auto 50px;
    width: 100%;
    text-align: left; }

.vendor-contract-header__content .h2 {
    color: #003349;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0; }

@media (min-width: 768px) {
    .vendor-contract-header__content .h2 {
        font-size: 42px;
        font-weight: 100; } }

.vendor-contract-header__content p:not(.lead) {
    font-size: 16px; }

.vendor-contract-header__content p.lead {
    font-weight: 400; }

@media (min-width: 768px) {
    .vendor-contract-header__content p.lead {
        font-weight: 700; } }

.vendor-contract-header .back-button {
    padding: 15px 0; }

@media (min-width: 768px) {
    .vendor-contract-header .back-button {
        padding: 15px 0 15px 30px; } }

@media (min-width: 992px) {
    .vendor-contract-header .back-button {
        padding: 15px 0 15px 70px; } }

.vendor-contract-header .back-button .btn-link {
    font-size: 16px; }

.vendor-contract-header .vendor-logo {
    padding: 0 15px 30px;
    margin: 0 auto;
    text-align: center;
    display: -ms-flexbox;
    display: flex; }

@media (max-width: 992px) {
    .vendor-contract-header .vendor-logo {
        display: none; } }

@media (min-width: 768px) {
    .vendor-contract-header .vendor-logo {
        padding: 0 0 55px 30px; } }

@media (min-width: 992px) {
    .vendor-contract-header .vendor-logo {
        padding: 0 0 55px 90px; } }

.vendor-contract-header .vendor-logo img {
    margin: 0 auto;
    height: auto;
    float: right; }

@media (min-width: 768px) {
    .vendor-contract-header .vendor-logo img {
        margin: 0; } }

.vendor-contract .vendor-contract-body {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: -56px; }

@media (max-width: 767px) {
    .vendor-contract .vendor-contract-body {
        padding: 0 15px;
        margin: 40px 0; } }

@media (max-width: 1279px) {
    .vendor-contract .vendor-contract-body {
        padding: 0 15px; } }

.vendor-contract .vendor-tabs .tabs-top {
    border: 0; }

.vendor-contract .vendor-tabs .tabs-top &gt; li a {
    border: 0;
    transition: all .3s ease-in-out;
    margin: 0;
    border-width: 2px;
    border-style: solid;
    border-color: #eff2f4; }

.vendor-contract .vendor-tabs .tabs-top &gt; li a.active,
.vendor-contract .vendor-tabs .tabs-top &gt; li a:focus,
.vendor-contract .vendor-tabs .tabs-top &gt; li a:hover {
    background: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: gray; }

@media (max-width: 767px) {
    .vendor-contract .vendor-tabs {
        margin: 0 -15px;
        height: 50px; }
    .vendor-contract .vendor-tabs .nav-tabs &gt; li a {
        background: #027abb;
        color: #fff;
        border: 0;
        height: auto;
        border-radius: 0;
        font-size: 16px;
        border-width: 2px;
        border-style: solid;
        border-color: #027abb;
        text-align: left; }
    .vendor-contract .vendor-tabs .nav-tabs &gt; li a.active,
    .vendor-contract .vendor-tabs .nav-tabs &gt; li a:hover {
        background: #fff;
        color: #000;
        border-radius: 0;
        border-width: 2px;
        border-style: solid;
        border-color: gray; }
    .vendor-contract .vendor-tabs ul {
        border: 0;
        height: auto;
        position: relative;
        z-index: 10; }
    .vendor-contract .vendor-tabs ul::after {
        content: "\e313";
        font-family: "Material Icons";
        font-size: 24px;
        position: absolute;
        top: 8px;
        right: 15px;
        z-index: 20;
        pointer-events: none; }
    .vendor-contract .vendor-tabs ul.open a {
        position: relative;
        display: block; }
    .vendor-contract .vendor-tabs li {
        background: #fff;
        display: block; }
    .vendor-contract .vendor-tabs a {
        border: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        font-size: 3vmin; }
    .vendor-contract .vendor-tabs a.active,
    .vendor-contract .vendor-tabs a:hover {
        border: 0;
        z-index: 10;
        background: #fff; } }

@media (min-width: 992px) {
    .vendor-contract .vendor-tabs .tabs-top &gt; li {
        width: 20%;
        text-align: center;
        color: #fff;
        background: #027abb;
        border-radius: 4px 4px 0 0; }
    .vendor-contract .vendor-tabs .tabs-top &gt; li a {
        border-width: 2px;
        border-style: solid;
        border-color: #eff2f4;
        color: #fff;
        transition: all .3s ease-in-out;
        font-size: 14px;
        margin: 0; }
    .vendor-contract .vendor-tabs .tabs-top &gt; li a.active,
    .vendor-contract .vendor-tabs .tabs-top &gt; li a:focus,
    .vendor-contract .vendor-tabs .tabs-top &gt; li a:hover {
        background: #fff;
        color: #000; }
    .vendor-contract .vendor-tabs .nav-justified {
        border-collapse: separate;
        border-spacing: 4px; } }

@media (max-width: 992px) and (min-width: 768px) {
    .vendor-contract .vendor-tabs {
        height: 50px; }
    .vendor-contract .vendor-tabs .nav-justified {
        border-collapse: separate;
        border-spacing: 4px; }
    .vendor-contract .vendor-tabs .tabs-top &gt; li {
        float: none;
        margin: 0;
        background: #027abb;
        border-radius: 4px 4px 0 0; }
    .vendor-contract .vendor-tabs .tabs-top a {
        border-width: 2px;
        border-style: solid;
        border-color: #eff2f4; } }

@media (max-width: 992px) and (min-width: 768px) and (max-width: 768px) {
    .vendor-contract .vendor-tabs .tabs-top &gt; li {
        border-radius: 0; } }

@media (max-width: 992px) and (min-width: 768px) {
    .vendor-contract .vendor-tabs ul {
        border: 0;
        height: auto;
        position: relative;
        z-index: 10; }
    .vendor-contract .vendor-tabs ul.open a {
        position: relative;
        display: block; }
    .vendor-contract .vendor-tabs .nav-tabs &gt; li a {
        background: #027abb;
        color: #fff;
        border: 0;
        height: auto;
        border-radius: 4px 4px 0 0;
        font-size: 2vmin;
        border-width: 2px;
        border-style: solid;
        border-color: #027abb; }
    .vendor-contract .vendor-tabs .nav-tabs &gt; li a.active,
    .vendor-contract .vendor-tabs .nav-tabs &gt; li a:hover {
        background: #fff;
        color: #000;
        border-width: 2px;
        border-style: solid;
        border-color: gray; } }

.vendor-contract .tab-pane {
    display: none; }

.vendor-contract .tab-pane.active {
    display: block; }

@media (max-width: 767px) {
    .vendor-contract .tab-pane {
        margin: 30px 0; } }

.vendor-contract-footer {
    background: #4b708e;
    background-size: 400%;
    height: auto;
    min-height: 300px;
    width: 100%; }

@media (min-width: 480px) {
    .vendor-contract-footer {
        background-size: 300%; } }

@media (min-width: 768px) {
    .vendor-contract-footer {
        background-size: 200%; } }

@media (min-width: 992px) {
    .vendor-contract-footer {
        background-size: 100%; } }

@media (min-width: 1280px) {
    .vendor-contract-footer {
        background-size: 100%; } }

.vendor-contract-footer__container {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%; }

.vendor-contract-footer__container .btn {
    font-size: 16px;
    font-weight: 700; }

.vendor-contract-footer__container [class*=" col-sm-6"]:first-of-type {
    padding-left: 48px;
    padding-right: 24px; }

@media (max-width: 767px) {
    .vendor-contract-footer__container [class*=" col-sm-6"]:first-of-type {
        padding-left: 18px;
        padding-right: 18px;
        margin: 8px auto 24px; } }

.vendor-contract-footer__container [class*=" col-sm-6"]:last-of-type {
    padding-left: 24px;
    padding-right: 48px; }

@media (max-width: 767px) {
    .vendor-contract-footer__container [class*=" col-sm-6"]:last-of-type {
        padding-left: 18px;
        padding-right: 18px;
        margin: 8px auto; } }

.vendor-contract-footer__item-container {
    margin: 48px auto; }

@media (max-width: 767px) {
    .vendor-contract-footer__item-container {
        margin: 24px 18px; }
    .vendor-contract-footer__item-container .row-flex {
        display: block; } }

.vendor-contract-footer__item {
    background: #fff;
    height: auto;
    padding: 54px;
    width: 100%;
    text-align: left; }

@media (max-width: 767px) {
    .vendor-contract-footer__item {
        padding: 18px; } }

.vendor-contract-footer__item .h4,
.vendor-contract-footer__item h4 {
    color: #003349;
    font-size: 18px;
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 16px; }

@media (min-width: 768px) {
    .vendor-contract-footer__item .h4,
    .vendor-contract-footer__item h4 {
        font-size: 24px;
        font-weight: 900; } }

.vendor-contract-footer__item p {
    font-size: 16px;
    margin-bottom: 8px; }

.vendor-contract-footer__item p:last-of-type {
    margin-bottom: 0; }

.vendor-contract .field--name-field-files .file .file-icon,
.vendor-contract .field--name-field-files .file .file-size {
    display: none; }

.vendor-contract .field--name-field-files .file a {
    font-weight: 400; }

.contract-login {
    border-radius: 10px;
    border: 1px solid #a9a9a9;
    max-width: 300px;
    margin: 0 auto; }

@media (max-width: 992px) {
    .contract-login {
        max-width: 80%;
        margin-top: 20px; } }

.contract-login ul {
    list-style-type: none; }

.contract-login ul li {
    margin-top: 5px; }

.contract-login-body {
    padding: 10px;
    padding-left: 25px;
    padding-right: 25px; }

.contract-login-footer {
    padding: 10px;
    padding-left: 25px; }

.contract-login-header {
    border-radius: 10px 10px 0 0;
    background: #003349;
    color: #fff;
    padding: 5px;
    text-align: center;
    height: 56px;
    font-size: 23px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center; }

.contract-login input,
.contract-login label {
    display: block; }

.contract-login p {
    margin: 10px 0; }

.contract-login label {
    font-weight: 400; }

.contract-login input {
    padding: 5px; }

.contract-login input[type=submit] {
    padding: 5px 40px;
    background-color: #027abb;
    color: #fff;
    border-radius: 8px;
    border-style: none; }

.contract-login .form-group {
    width: 100%; }

.contract-login .vendor-contract {
    position: relative; }

.section__solicitation p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 12px 18px 0; }

@media screen and (min-width: 992px) {
    .section__solicitation p {
        margin: 0 90px 18px 0; } }

@media screen and (min-width: 768px) {
    .section__solicitation p {
        margin: 0 30px 18px 0; } }

.section__solicitation .h3,
.section__solicitation h3 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    text-align: left;
    margin: 0 30px 16px 0; }

@media screen and (min-width: 768px) {
    .section__solicitation .h3,
    .section__solicitation h3 {
        font-size: 24px;
        font-weight: 600;
        margin: 0 30px 30px 0; } }

.section__solicitation .panel {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 30px;
}

.section-open {
    background-color: white;
}

.section__solicitation .panel .tr {
    border-bottom: 1px solid #D7DCE1;
}

.section__solicitation .table-responsive {
    margin-bottom: 30px;
}

.section__solicitation .tr {
    margin-bottom: 30px;
    border-bottom: 1px solid #D7DCE1;
}

.section__solicitation .tbody {
    border: 0;
}

.section__solicitation .tbody .tr,.section__solicitation .thead .tr {
    margin: 0 auto;
}

.middle {
    text-align: center;
}

.navbar-nav .nav-link {
    display: table-cell;
    padding: 0 12px;
    text-align: center;
    vertical-align: middle; }


@media (min-width: 768px) {
    .section__solicitation .tbody .tr .td,.section__solicitation .thead .tr .td {
        font-size:16px;
        padding: 12px 24px 12px 0;
        vertical-align: middle;
        line-height: 1.42857143;
    }

    .section__solicitation .thead .tr .td {
        font-size: 18px;
        font-weight: bold;
    }
}

@media screen and (max-width: 767px) {
    .section__solicitation .table-responsive {
        border:0;
        overflow-y: auto;
    }

    .section__solicitation .panel &gt; .table-responsive {
        height: auto;
        padding: 15px 0;
    }

    .section__solicitation .tbody .tr .td,.section__solicitation .thead .tr .td {
        padding: 12px 0;
    }

    .section__solicitation .thead {
        border-bottom: 1px solid #D7DCE1;
        font-weight: bold;
    }

    .section__solicitation .tbody .tr {
        position: relative;
    }

    .section__solicitation .tbody .tr .td {
        padding-top: 12px;
    }

    .section__solicitation .tbody .tr .td:not(:first-of-type) {
        padding-top: 0;
        padding-bottom: 12px;
    }

    .middle {
        text-align: center;
    }


}

.feature-1-button {
    font-family: Source Sans Pro;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    background-color: #027abb;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    border-radius: 12px;
    text-align: center;
    font-size: 18px;
    float: left;
    display: table;
    padding-right: 40px;
    padding-left: 40px;
}

.section__solicitation .views-field-field-solicitation-awarded .field-content ul {
    margin: 0; }

.section__solicitation .views-field-field-solicitation-awarded .field-content ul li {
    border-bottom: 0px solid #d7dce1;
    font-size: 16px;
    padding: 12px 0;
    vertical-align: middle;
    line-height: 1.42857143; }

@media screen and (min-width: 1280px) {
    .section__content .field--name-field-eziqc-solicitations .view-content,
    .section__content .field--name-field-general-solicitations .view-content {
        margin-top: 0; } }

.solicitation-details {
    margin: 30px;
    width: auto; }

.solicitation-details ol {
    margin-left: 36px;
}

.solicitation-details ul {
    margin-left: 36px;
}

@media screen and (min-width: 767px) {
    .solicitation-details {
        max-width: 752px;
        margin: 30px auto; } }

#organization-name {
    width: 100%;
    margin: 0; }

@media screen and (min-width: 768px) {
    #organization-name {
        margin: 0; } }

.disclaimer {
    background: #eff2f4; }

.disclaimer__container {
    margin: 15px auto;
    max-width: 1250px; }

.disclaimer p {
    font-size: 14px;
    line-height: 20px; }

.search-vendors-contracts-header {
    background: #eff2f4;
    height: 175px;
    min-height: 175px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center; }

.search-vendors-contracts-header h1 {
    color: #003349;
    padding: 40px 15px; }

@media (max-width: 991px) {
    .search-vendors-contracts-header h1 {
        font-size: 37px; } }

.search-vendors-contracts-header-heading {
    max-width: 1250px;
    margin: 0 auto;
    width: 100%; }

.search-vendors-contracts-header-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    max-width: 1250px;
    width: 100%; }

.search-vendors-contracts-header-links .header-links-label {
    display: none; }

.search-vendors-contracts-header-links a,
.search-vendors-contracts-header-links span {
    padding: 0 15px;
    display: inline-block; }

.search-vendors-contracts-header-links ul {
    margin: 0;
    display: inline-block; }

.search-vendors-contracts-header-links ul li {
    margin: 0;
    display: inline-block; }

.search-vendors-contracts-header-links ul li a {
    color: #455a64;
    position: relative;
    margin-bottom: 18px; }

.search-vendors-contracts-header-links ul li a:hover {
    text-decoration: none; }

.search-vendors-contracts-header-links ul li a.is-active {
    font-weight: 700; }

.search-vendors-contracts-header-links ul li a:before {
    display: block;
    width: 30px;
    content: "";
    margin: 15px auto 0;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transition: all .15s ease-in-out 0s;
    left: 50%;
    position: absolute;
    height: 3px;
    top: 24px;
    visibility: hidden;
    text-align: center;
    background: #ed8b00; }

.search-vendors-contracts-header-links ul li a.is-active:before,
.search-vendors-contracts-header-links ul li a:active:before,
.search-vendors-contracts-header-links ul li a:hover:before {
    -ms-transform: translate(-50%, 0) scaleX(2);
    transform: translate(-50%, 0) scaleX(2);
    visibility: visible; }

@media (min-width: 768px) {
    .search-vendors-contracts-header-links {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: left;
        justify-content: left; }
    .search-vendors-contracts-header-links .header-links-label {
        display: inline; }
    .search-vendors-contracts-header-links ul li {
        margin: 0; }
    .search-vendors-contracts-header-links ul li a:after {
        padding-top: 25px; } }

.search-vendors-contracts .search-vendors-contracts-header-form {
    padding: 25px 0 0 0;
    margin-bottom: 50px; }

.search-vendors-contracts .search-vendors-contracts-header-form:after {
    content: "";
    display: block;
    padding-top: 25px;
    margin: 0 15px;
    border-bottom: 2px solid #bec9d1; }

.search-vendors-contracts .search-vendors-contracts-header-form .form-control {
    width: 100%;
    font-size: 16px;
    height: 42px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }

.search-vendors-contracts .search-vendors-contracts-header-form .input-group {
    width: 100%; }

.search-vendors-contracts .search-vendors-contracts-header-form .input-group .input-group-addon {
    width: 50px;
    background-color: #027abb;
    color: #fff;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    border-color: #027abb;
    padding: 0; }

.search-vendors-contracts .search-vendors-contracts-header-form .input-group .input-group-addon .form-submit {
    background-color: #027abb;
    border-color: #027abb;
    font-size: 0; }

.search-vendors-contracts .search-vendors-contracts-header-form .input-group .input-group-addon .form-submit:before {
    font-size: 20px;
    font-weight: 400; }

.search-vendors-contracts .search-vendors-contracts-header-form .vendor-search-container {
    margin: 0 35px;
    max-width: 1250px; }

@media (min-width: 1280px) {
    .search-vendors-contracts .search-vendors-contracts-header-form .vendor-search-container {
        margin: 0 auto; } }

.search-vendors-contracts .search-vendors-contracts-header-form .search .form-control {
    width: 100%; }

@media (min-width: 768px) {
    .search-vendors-contracts .search-vendors-contracts-header-form:after {
        margin: 0; }
    .search-vendors-contracts .search-vendors-contracts-header-form .input-group {
        margin: 0; } }

@media (min-width: 992px) {
    .search-vendors-contracts .search-vendors-contracts-header-form form {
        padding-left: 50px; } }

.glyphicon-search {
    font-family: "Material Icons"; }

.glyphicon-search:before {
    content: "search";
    font-feature-settings: "liga"; }

.vendor-search-container .input-group span.input-group-addon {
    display: none; }

.site-search-header {
    background: #eff2f4; }

.site-search-header__container {
    margin: 0 auto;
    max-width: 1250px;
    width: 100%; }

@media screen and (max-width: 767px) {
    .site-search-header__container {
        padding: 12px 0; } }

.site-search-header__container h3 {
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 0 60px; }

@media screen and (max-width: 767px) {
    .site-search-header__container h3 {
        font-size: 24px;
        text-align: center;
        margin: 24px 18px; } }

.site-search-header__container .input-group {
    width: 100%;
    padding: 15px 0 15px 0; }

.site-search-header__container .input-group input.form-text {
    border: 1px solid #d7dce1;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    height: 52px;
    width: 100%;
    font-size: 18px; }

.site-search-header__container .input-group input.form-text:focus {
    border: 1px solid #027abb; }

.site-search-header__container .input-group .input-group-btn {
    width: 50px; }

.site-search-header__container .btn-search {
    background: #027abb;
    border-radius: 0 6px 6px 0;
    color: #fff;
    font-size: 24px;
    height: 52px;
    padding: 12px;
    margin-right: 60px; }

@media screen and (max-width: 767px) {
    .site-search-header__container .btn-search {
        margin-right: 0; } }

.site-search-header__container .btn-search:link,
.site-search-header__container .btn-search:visited {
    color: #fff; }

.site-search-header__container .btn-search:active,
.site-search-header__container .btn-search:hover {
    background: #06669d;
    color: #fff; }

.site-search .field-content a {
    color: #027abb;
    font-weight: 600;
    font-size: 24px; }

.site-search .form-item {
    margin: 0; }

.site-search .form-group {
    margin: 0; }

h1,
p {
    padding: 0;
    margin: 0; }

.link:hover {
    background-color: #06669d;
    transition: ease .3s;
    cursor: pointer;
    text-decoration: underline; }

.heading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly; }

.search-input .input-group span.input-group-addon {
    display: none; }

.nav-width {
    min-width: 162px !important; }

.clearfix:after {
    display: table;
    clear: both;
    content: ""; }

.js details:not([open]) .details-wrapper {
    display: none; }

.hidden {
    display: none; }

.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal; }

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }

body {
    margin: 0; }

article, details, footer, header, main, menu, nav, section, summary {
    display: block; }

canvas {
    display: inline-block;
    vertical-align: baseline; }

[hidden] {
    display: none; }

a {
    background-color: transparent; }

a:active, a:hover {
    outline: 0; }

b {
    font-weight: 700; }

h1 {
    font-size: 2em;
    margin: .67em 0; }

img {
    border: 0; }

svg:not(:root) {
    overflow: hidden; }

button, input, select {
    color: inherit;
    font: inherit;
    margin: 0; }

button {
    overflow: visible; }

button, select {
    text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer; }

button[disabled], html input[disabled] {
    cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0; }

input {
    line-height: normal; }

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto; }

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none; }

th {
    padding: 0; }

.page {
    padding: 0; }

* {
    box-sizing: border-box; }

:after, :before {
    box-sizing: border-box; }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent; }

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff; }

button, input, select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

a {
    color: #337ab7;
    text-decoration: none; }

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline; }

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

img {
    vertical-align: middle; }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }

[role=button] {
    cursor: pointer; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px; }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px; }

.h1, h1 {
    font-size: 36px; }

.h2, h2 {
    font-size: 30px; }

.h3, h3 {
    font-size: 24px; }

.h4, h4 {
    font-size: 18px; }

.h5, h5 {
    font-size: 14px; }

.h6, h6 {
    font-size: 12px; }

p {
    margin: 0 0 10px; }

.text-left {
    text-align: left; }

.text-right {
    text-align: right; }

.text-primary {
    color: #337ab7; }

a.text-primary:focus, a.text-primary:hover {
    color: #286090; }

.text-info {
    color: #31708f; }

a.text-info:focus, a.text-info:hover {
    color: #245269; }

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee; }

ul {
    margin-top: 0;
    margin-bottom: 10px; }

ul ul {
    margin-bottom: 0; }

dl {
    margin-top: 0;
    margin-bottom: 20px; }

dd, dt {
    line-height: 1.42857; }

dt {
    font-weight: 700; }

dd {
    margin-left: 0; }

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }

.container:after, .container:before {
    display: table;
    content: " "; }

.container:after {
    clear: both; }

@media (min-width: 768px) {
    .container {
        width: 768px; } }

@media (min-width: 992px) {
    .container {
        width: 992px; } }

@media (min-width: 1280px) {
    .container {
        width: 1280px; } }

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }

.container-fluid:after, .container-fluid:before {
    display: table;
    content: " "; }

.container-fluid:after {
    clear: both; }

.row {
    margin-right: -15px;
    margin-left: -15px; }

.row:after, .row:before {
    display: table;
    content: " "; }

.row:after {
    clear: both; }

.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left; }

.col-xs-1 {
    width: 8.33333%; }

.col-xs-2 {
    width: 16.66667%; }

.col-xs-3 {
    width: 25%; }

.col-xs-4 {
    width: 33.33333%; }

.col-xs-5 {
    width: 41.66667%; }

.col-xs-6 {
    width: 50%; }

.col-xs-7 {
    width: 58.33333%; }

.col-xs-8 {
    width: 66.66667%; }

.col-xs-9 {
    width: 75%; }

.col-xs-10 {
    width: 83.33333%; }

.col-xs-11 {
    width: 91.66667%; }

.col-xs-12 {
    width: 100%; }

.col-xs-push-0 {
    left: auto; }

.col-xs-push-1 {
    left: 8.33333%; }

.col-xs-push-2 {
    left: 16.66667%; }

.col-xs-push-3 {
    left: 25%; }

.col-xs-push-4 {
    left: 33.33333%; }

.col-xs-push-5 {
    left: 41.66667%; }

.col-xs-push-6 {
    left: 50%; }

.col-xs-push-7 {
    left: 58.33333%; }

.col-xs-push-8 {
    left: 66.66667%; }

.col-xs-push-9 {
    left: 75%; }

.col-xs-push-10 {
    left: 83.33333%; }

.col-xs-push-11 {
    left: 91.66667%; }

.col-xs-push-12 {
    left: 100%; }

.col-xs-offset-0 {
    margin-left: 0; }

.col-xs-offset-1 {
    margin-left: 8.33333%; }

.col-xs-offset-2 {
    margin-left: 16.66667%; }

.col-xs-offset-3 {
    margin-left: 25%; }

.col-xs-offset-4 {
    margin-left: 33.33333%; }

.col-xs-offset-5 {
    margin-left: 41.66667%; }

.col-xs-offset-6 {
    margin-left: 50%; }

.col-xs-offset-7 {
    margin-left: 58.33333%; }

.col-xs-offset-8 {
    margin-left: 66.66667%; }

.col-xs-offset-9 {
    margin-left: 75%; }

.col-xs-offset-10 {
    margin-left: 83.33333%; }

.col-xs-offset-11 {
    margin-left: 91.66667%; }

.col-xs-offset-12 {
    margin-left: 100%; }

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left; }
    .col-sm-1 {
        width: 8.33333%; }
    .col-sm-2 {
        width: 16.66667%; }
    .col-sm-3 {
        width: 25%; }
    .col-sm-4 {
        width: 33.33333%; }
    .col-sm-5 {
        width: 41.66667%; }
    .col-sm-6 {
        width: 50%; }
    .col-sm-7 {
        width: 58.33333%; }
    .col-sm-8 {
        width: 66.66667%; }
    .col-sm-9 {
        width: 75%; }
    .col-sm-10 {
        width: 83.33333%; }
    .col-sm-11 {
        width: 91.66667%; }
    .col-sm-12 {
        width: 100%; }
    .col-sm-push-0 {
        left: auto; }
    .col-sm-push-1 {
        left: 8.33333%; }
    .col-sm-push-2 {
        left: 16.66667%; }
    .col-sm-push-3 {
        left: 25%; }
    .col-sm-push-4 {
        left: 33.33333%; }
    .col-sm-push-5 {
        left: 41.66667%; }
    .col-sm-push-6 {
        left: 50%; }
    .col-sm-push-7 {
        left: 58.33333%; }
    .col-sm-push-8 {
        left: 66.66667%; }
    .col-sm-push-9 {
        left: 75%; }
    .col-sm-push-10 {
        left: 83.33333%; }
    .col-sm-push-11 {
        left: 91.66667%; }
    .col-sm-push-12 {
        left: 100%; }
    .col-sm-offset-0 {
        margin-left: 0; }
    .col-sm-offset-1 {
        margin-left: 8.33333%; }
    .col-sm-offset-2 {
        margin-left: 16.66667%; }
    .col-sm-offset-3 {
        margin-left: 25%; }
    .col-sm-offset-4 {
        margin-left: 33.33333%; }
    .col-sm-offset-5 {
        margin-left: 41.66667%; }
    .col-sm-offset-6 {
        margin-left: 50%; }
    .col-sm-offset-7 {
        margin-left: 58.33333%; }
    .col-sm-offset-8 {
        margin-left: 66.66667%; }
    .col-sm-offset-9 {
        margin-left: 75%; }
    .col-sm-offset-10 {
        margin-left: 83.33333%; }
    .col-sm-offset-11 {
        margin-left: 91.66667%; }
    .col-sm-offset-12 {
        margin-left: 100%; } }

th {
    text-align: left; }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700; }

input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal; }

input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed; }

input[type=file] {
    display: block; }

input[type=range] {
    display: block;
    width: 100%; }

select[multiple], select[size] {
    height: auto; }

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }

.form-control:-ms-input-placeholder {
    color: #999; }

.form-control::-webkit-input-placeholder {
    color: #999; }

.form-control::-ms-expand {
    background-color: transparent;
    border: 0; }

.form-control[disabled], .form-control[readonly] {
    background-color: #eee;
    opacity: 1; }

.form-control[disabled] {
    cursor: not-allowed; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px; }
    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], .input-group-sm &gt; .input-group-btn &gt; input[type=date].btn, .input-group-sm &gt; .input-group-btn &gt; input[type=datetime-local].btn, .input-group-sm &gt; .input-group-btn &gt; input[type=month].btn, .input-group-sm &gt; .input-group-btn &gt; input[type=time].btn, .input-group-sm &gt; input[type=date].form-control, .input-group-sm &gt; input[type=date].input-group-addon, .input-group-sm &gt; input[type=datetime-local].form-control, .input-group-sm &gt; input[type=datetime-local].input-group-addon, .input-group-sm &gt; input[type=month].form-control, .input-group-sm &gt; input[type=month].input-group-addon, .input-group-sm &gt; input[type=time].form-control, .input-group-sm &gt; input[type=time].input-group-addon, input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px; } }

.form-group {
    margin-bottom: 15px; }

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0; }

.form-control-static.input-sm, .input-group-sm &gt; .form-control-static.form-control, .input-group-sm &gt; .form-control-static.input-group-addon, .input-group-sm &gt; .input-group-btn &gt; .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.input-group-sm &gt; .form-control, .input-group-sm &gt; .input-group-addon, .input-group-sm &gt; .input-group-btn &gt; .btn, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

.input-group-sm &gt; .input-group-btn &gt; select.btn, .input-group-sm &gt; select.form-control, .input-group-sm &gt; select.input-group-addon, select.input-sm {
    height: 30px;
    line-height: 30px; }

.input-group-sm &gt; .input-group-btn &gt; select[multiple].btn, .input-group-sm &gt; select[multiple].form-control, .input-group-sm &gt; select[multiple].input-group-addon, select[multiple].input-sm {
    height: auto; }

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px; }

.form-group-sm select[multiple].form-control {
    height: auto; }

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }

.has-error .control-label, .has-error .help-block {
    color: #a94442; }

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442; }

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none; }

.btn:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled] {
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none; }

a.btn.disabled {
    pointer-events: none; }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }

.btn-default:active {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }

.btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c; }

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4; }

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }

.btn-primary:active {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74; }

.btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40; }

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover {
    background-color: #337ab7;
    border-color: #2e6da4; }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }

.btn-info:active {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc; }

.btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85; }

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover {
    background-color: #5bc0de;
    border-color: #46b8da; }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0; }

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: transparent;
    box-shadow: none; }

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent; }

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }

.btn-link[disabled]:focus, .btn-link[disabled]:hover {
    color: #777;
    text-decoration: none; }

.btn-group-sm &gt; .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

.btn-group-xs &gt; .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

.btn-block {
    display: block;
    width: 100%; }

.btn-block + .btn-block {
    margin-top: 5px; }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%; }

.dropdown {
    position: relative; }

.dropdown-toggle:focus {
    outline: 0; }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropdown-menu &gt; li &gt; a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap; }

.dropdown-menu &gt; li &gt; a:focus, .dropdown-menu &gt; li &gt; a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5; }

.dropdown-menu &gt; .disabled &gt; a, .dropdown-menu &gt; .disabled &gt; a:focus, .dropdown-menu &gt; .disabled &gt; a:hover {
    color: #777; }

.dropdown-menu &gt; .disabled &gt; a:focus, .dropdown-menu &gt; .disabled &gt; a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none; }

.dropdown-menu-right {
    right: 0;
    left: auto; }

.dropdown-menu-left {
    right: auto;
    left: 0; }

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap; }

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990; }

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto; }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto; } }

.btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle; }

.btn-group &gt; .btn {
    position: relative;
    float: left; }

.btn-group &gt; .btn:active, .btn-group &gt; .btn:focus, .btn-group &gt; .btn:hover {
    z-index: 2; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px; }

.btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }

.btn-group &gt; .btn:first-child {
    margin-left: 0; }

.btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group &gt; .btn:last-child:not(:first-child), .btn-group &gt; .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group &gt; .btn-group {
    float: left; }

.btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
    border-radius: 0; }

.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child, .btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active {
    outline: 0; }

.btn-group &gt; .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px; }

[data-toggle=buttons] &gt; .btn input[type=checkbox], [data-toggle=buttons] &gt; .btn input[type=radio], [data-toggle=buttons] &gt; .btn-group &gt; .btn input[type=checkbox], [data-toggle=buttons] &gt; .btn-group &gt; .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(https://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.eot);
    src: url(https://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"), url(https://www.sourcewell-mn.govhttps://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.woff) format("woff"), url(https://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(https://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }

.input-group {
    position: relative;
    display: table;
    border-collapse: separate; }

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0; }

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group .form-control:focus {
    z-index: 3; }

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell; }

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px; }

.input-group-addon.input-sm, .input-group-sm &gt; .input-group-addon, .input-group-sm &gt; .input-group-btn &gt; .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child &gt; .btn, .input-group-btn:first-child &gt; .btn-group &gt; .btn, .input-group-btn:first-child &gt; .dropdown-toggle, .input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .btn, .input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.input-group-addon:first-child {
    border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .btn, .input-group-btn:first-child &gt; .btn:not(:first-child), .input-group-btn:last-child &gt; .btn, .input-group-btn:last-child &gt; .btn-group &gt; .btn, .input-group-btn:last-child &gt; .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.input-group-addon:last-child {
    border-left: 0; }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }

.input-group-btn &gt; .btn {
    position: relative; }

.input-group-btn &gt; .btn + .btn {
    margin-left: -1px; }

.input-group-btn &gt; .btn:active, .input-group-btn &gt; .btn:focus, .input-group-btn &gt; .btn:hover {
    z-index: 2; }

.input-group-btn:first-child &gt; .btn, .input-group-btn:first-child &gt; .btn-group {
    margin-right: -1px; }

.input-group-btn:last-child &gt; .btn, .input-group-btn:last-child &gt; .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }

.nav:after, .nav:before {
    display: table;
    content: " "; }

.nav:after {
    clear: both; }

.nav &gt; li {
    position: relative;
    display: block; }

.nav &gt; li &gt; a {
    position: relative;
    display: block;
    padding: 10px 15px; }

.nav &gt; li &gt; a:focus, .nav &gt; li &gt; a:hover {
    text-decoration: none;
    background-color: #eee; }

.nav &gt; li.disabled &gt; a {
    color: #777; }

.nav &gt; li.disabled &gt; a:focus, .nav &gt; li.disabled &gt; a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent; }

.nav &gt; li &gt; a &gt; img {
    max-width: none; }

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }

.navbar:after, .navbar:before {
    display: table;
    content: " "; }

.navbar:after {
    clear: both; }

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px; } }

.navbar-header:after, .navbar-header:before {
    display: table;
    content: " "; }

.navbar-header:after {
    clear: both; }

@media (min-width: 768px) {
    .navbar-header {
        float: left; } }

.container-fluid &gt; .navbar-header, .container &gt; .navbar-header {
    margin-right: -15px;
    margin-left: -15px; }

@media (min-width: 768px) {
    .container-fluid &gt; .navbar-header, .container &gt; .navbar-header {
        margin-right: 0;
        margin-left: 0; } }

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0; } }

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }

.navbar-toggle:focus {
    outline: 0; }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none; } }

.navbar-nav {
    margin: 7.5px -15px; }

.navbar-nav &gt; li &gt; a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0; }
    .navbar-nav &gt; li {
        float: left; }
    .navbar-nav &gt; li &gt; a {
        padding-top: 15px;
        padding-bottom: 15px; } }

.navbar-form {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px; }

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    .navbar-form .form-control-static {
        display: inline-block; }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle; }
    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto; }
    .navbar-form .input-group &gt; .form-control {
        width: 100%; }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle; } }

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px; }
    .navbar-form .form-group:last-child {
        margin-bottom: 0; } }

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none; } }

.navbar-nav &gt; li &gt; .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }

.btn-group-sm &gt; .navbar-btn.btn, .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }

.btn-group-xs &gt; .navbar-btn.btn, .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px; } }

@media (min-width: 768px) {
    .navbar-left {
        float: left !important; }
    .navbar-right {
        float: right !important;
        margin-right: -15px; }
    .navbar-right ~ .navbar-right {
        margin-right: 0; } }

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }

.navbar-default .navbar-text {
    color: #777; }

.navbar-default .navbar-nav &gt; li &gt; a {
    color: #777; }

.navbar-default .navbar-nav &gt; li &gt; a:focus, .navbar-default .navbar-nav &gt; li &gt; a:hover {
    color: #333;
    background-color: transparent; }

.navbar-default .navbar-nav &gt; .disabled &gt; a, .navbar-default .navbar-nav &gt; .disabled &gt; a:focus, .navbar-default .navbar-nav &gt; .disabled &gt; a:hover {
    color: #ccc;
    background-color: transparent; }

.navbar-default .navbar-toggle {
    border-color: #ddd; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd; }

.navbar-default .navbar-form {
    border-color: #e7e7e7; }

.navbar-default .navbar-link {
    color: #777; }

.navbar-default .navbar-link:hover {
    color: #333; }

.navbar-default .btn-link {
    color: #777; }

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333; }

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover {
    color: #ccc; }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em; }

.label:empty {
    display: none; }

.btn .label {
    position: relative;
    top: -1px; }

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

.label-default {
    background-color: #777; }

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e; }

.label-primary {
    background-color: #337ab7; }

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090; }

.label-info {
    background-color: #5bc0de; }

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5; }

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0; }
    to {
        background-position: 0 0; } }

.media {
    margin-top: 15px; }

.media:first-child {
    margin-top: 0; }

.media, .media-body {
    overflow: hidden;
    zoom: 1; }

.media-body {
    width: 10000px; }

.media-object {
    display: block; }

.media-right {
    padding-left: 10px; }

.media-left {
    padding-right: 10px; }

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top; }

.media-list {
    padding-left: 0;
    list-style: none; }

.list-group {
    padding-left: 0;
    margin-bottom: 20px; }

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2; }

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0; }

.modal.in .modal-dialog {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0; }

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }

.modal-backdrop.in {
    opacity: .8; }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }

.modal-header:after, .modal-header:before {
    display: table;
    content: " "; }

.modal-header:after {
    clear: both; }

.modal-header .close {
    margin-top: -2px; }

.modal-title {
    margin: 0;
    line-height: 1.42857; }

.modal-body {
    position: relative;
    padding: 15px; }

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }

.modal-footer:after, .modal-footer:before {
    display: table;
    content: " "; }

.modal-footer:after {
    clear: both; }

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
    margin-left: 0; }

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto; }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .modal-sm {
        width: 300px; } }

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    opacity: 0; }

.tooltip.in {
    opacity: .9; }

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
    margin-top: -10px; }

.popover.right {
    margin-left: 10px; }

.popover.left {
    margin-left: -10px; }

.popover &gt; .arrow {
    border-width: 11px; }

.popover &gt; .arrow, .popover &gt; .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover &gt; .arrow:after {
    content: "";
    border-width: 10px; }

.popover.top &gt; .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }

.popover.top &gt; .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0; }

.popover.right &gt; .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }

.popover.right &gt; .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0; }

.popover.left &gt; .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left &gt; .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff; }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }

.popover-content {
    padding: 9px 14px; }

.clearfix:after, .clearfix:before {
    display: table;
    content: " "; }

.clearfix:after {
    clear: both; }

.show {
    display: block !important; }

.hidden {
    display: none !important; }

@-ms-viewport {
    width: device-width; }

.visible-xs {
    display: none !important; }

.visible-sm {
    display: none !important; }

.visible-sm-block, .visible-xs-block {
    display: none !important; }

@media (max-width: 767px) {
    .visible-xs {
        display: block !important; }
    th.visible-xs {
        display: table-cell !important; } }

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important; }
    th.visible-sm {
        display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important; } }

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important; } }

@media (min-width: 768px) {
    form input, form input:focus, form input:hover, form select {
        font-size: 16px !important; } }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }

input[type=number] {
    -moz-appearance: textfield; }

.modal {
    overflow-y: auto !important;
    -webkit-overflow-scrolling: auto !important;
    z-index: 10001;
    top: 25%; }

.modal-backdrop {
    z-index: 10000; }

@font-face {
    font-family: slick;
    src: url(https://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/slick.eot);
    src: url(https://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/slick.eot#iefix) format("embedded-opentype"), url(https://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/slick.woff) format("woff"), url(https://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/slick.ttf) format("truetype"), url(https://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal; }

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }

body, html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    overflow-x: hidden;
    color: #455a64; }

@media (min-width: 768px) {
    body, html {
        overflow-x: hidden; } }

.material-icons {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: 'Material Icons';
    font-size: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga'; }

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0; }

.h1, h1 {
    font-size: 42px;
    font-weight: 100; }

@media (min-width: 992px) {
    .h1, h1 {
        font-size: 54px; } }

.h2, h2 {
    font-size: 36px;
    font-weight: 100; }

@media (min-width: 992px) {
    .h2, h2 {
        font-size: 42px; } }

.h3, h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 24px 0; }

.h4, h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 24px 0; }

p {
    line-height: 30px;
    margin-bottom: 18px; }

dl {
    margin-bottom: 24px; }

dt {
    font-weight: 600; }

dd {
    margin-bottom: 18px; }

.icon {
    margin: 4px; }

.icon-right-arrow::after {
    content: '\E5C8';
    font-family: 'Material Icons';
    font-size: inherit;
    left: 0;
    margin-left: 3px;
    position: relative;
    transition: left .2s ease;
    vertical-align: middle; }

.icon-right-arrow:hover::after {
    left: 2px; }

.icon-left-arrow::before {
    content: '\E5C4';
    font-family: 'Material Icons';
    font-size: inherit;
    left: 0;
    margin-right: 3px;
    position: relative;
    transition: left .2s ease;
    vertical-align: middle; }

.icon-left-arrow:hover::before {
    left: -2px; }

.icon-top-arrow:active, .icon-top-arrow:focus, .icon-top-arrow:hover {
    text-decoration: none; }

.icon-top-arrow::after {
    content: '\E5D8';
    font-family: 'Material Icons';
    font-size: inherit;
    left: 0;
    margin-left: 3px;
    position: relative;
    vertical-align: middle; }

a[href^="https://"]:not(:has(picture), [href*="sourcewell"], [href*="cvent"], [href*="springmath"], [href*="filteredeffect"], [href*="proliftic"]):after {
    content: '\E89E';
    font-family: 'Material Icons';
    font-size: inherit;
    font-weight: normal;
    line-height: 1;
    margin-left: 3px;
    position: relative;
    vertical-align: middle; }

a[href*="sourcewell.equallevel.com"]:not(:has(picture)):after, [href*="sourcewell.website"]:not(:has(picture)):after {
    content: '\E89E';
    font-family: 'Material Icons';
    font-size: inherit;
    margin-left: 3px;
    position: relative;
    vertical-align: middle; }

a[href^="https://"]:not([href*="sourcewell"], [href*="cvent"], [href*="springmath"], [href*="filteredeffect"], [href*="proliftic"]) h3:after {
    content: '\E89E';
    font-family: 'Material Icons';
    font-size: 20px;
    padding-left: 3px;
    margin-top: 4px;
    margin-left: 3px; }

a:is([href*="sourcewell.equallevel.com"], [href*="sourcewell.website"]) h3:after {
    content: '\E89E';
    font-family: 'Material Icons';
    font-size: 20px;
    padding-left: 3px;
    margin-top: 4px;
    margin-left: 3px; }

.btn-link {
    border: 0;
    font-weight: 700;
    font-size: 18px;
    padding-left: 0; }

.btn-link:hover {
    text-decoration: none; }

.btn-default {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600; }

.btn-default:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }

.btn-default-primary {
    background-color: transparent;
    border: 2px solid #027abb;
    color: #027abb;
    font-weight: 600; }

.btn-default-primary:hover {
    background-color: transparent;
    border-color: #027abb;
    color: #027abb; }

.btn-default-secondary {
    background-color: transparent;
    border: 2px solid #ea7600;
    color: #ea7600;
    font-weight: 600; }

.btn-default-secondary:hover {
    background-color: transparent;
    border-color: #ea7600;
    color: #ea7600; }

.btn-primary {
    background: #027abb;
    border: 0;
    font-weight: 600;
    padding: 12px 18px; }

.btn-primary::before {
    background: #027abb; }

.btn-primary:active, .btn-primary:hover {
    background: #06669d; }

.hvr-shutter {
    background: 0 0;
    display: inline-block;
    position: relative;
    transform: perspective(1px) translateZ(0);
    transition-duration: .3s;
    transition-property: color;
    vertical-align: middle; }

.hvr-shutter::before {
    border-radius: 6px;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-in-out;
    z-index: -1; }

.hvr-shutter:active::before, .hvr-shutter:focus::before, .hvr-shutter:hover::before {
    opacity: 1;
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    transition: all .3s ease-in-out; }

.btn-select {
    border-radius: 6px;
    border: 1px solid #d7dce1 !important;
    font-size: 16px;
    position: relative;
    padding: 0;
    width: 100%;
    margin-bottom: 0;
    margin-top: 0; }

.btn-select-value {
    padding: 6px 12px;
    display: block;
    position: absolute;
    left: 0;
    right: 34px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden; }

.btn-select-arrow {
    float: right;
    font-size: 20px;
    line-height: 20px;
    padding: 8px 10px;
    top: 0; }

.btn-select ul {
    display: none;
    background-color: #fff;
    color: #000;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: -1px;
    right: -1px;
    top: 33px;
    z-index: 999; }

.btn-select ul li {
    color: #455a64;
    padding: 6px 12px;
    text-align: left; }

.btn-select.btn-default {
    background: #fff;
    color: #455a64; }

.btn-select.btn-default:active, .btn-select.btn-default:hover {
    border-color: #d7dce1;
    color: inherit; }

.btn-select.btn-default ul {
    background-color: #fff;
    border: 1px solid #d7dce1; }

.btn-select.btn-default .btn-select-value {
    background-color: inherit;
    border-radius: 6px; }

.btn-select.btn-default:hover {
    background-color: #f7f8f9; }

.btn-select.btn-primary:active, .btn-select.btn-primary:hover {
    border-color: #286090; }

.btn-select.btn-primary ul {
    border: #2e6da4 1px solid; }

.btn-select.btn-primary .btn-select-value {
    background-color: #428bca;
    border: #2e6da4 1px solid; }

.btn-select.btn-primary:hover {
    background-color: #f7f8f9; }

.login {
    margin: 100px auto; }

.error-page {
    margin: 100px auto;
    max-width: 1280px;
    width: 100%; }

.error-page .error-message {
    margin: 0 15px; }

.col-ms-1, .col-ms-10, .col-ms-11, .col-ms-12, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }

@media (min-width: 480px) and (max-width: 767px) {
    .container {
        max-width: 748px; }
    .hidden-xs {
        display: block !important; } }

@media (min-width: 480px) and (max-width: 767px) {
    .col-ms-1, .col-ms-10, .col-ms-11, .col-ms-12, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9 {
        float: left; }
    .col-ms-1 {
        width: 8.33333%; }
    .col-ms-2 {
        width: 16.66667%; }
    .col-ms-3 {
        width: 25%; }
    .col-ms-4 {
        width: 33.33333%; }
    .col-ms-5 {
        width: 41.66667%; }
    .col-ms-6 {
        width: 50%; }
    .col-ms-7 {
        width: 58.33333%; }
    .col-ms-8 {
        width: 66.66667%; }
    .col-ms-9 {
        width: 75%; }
    .col-ms-10 {
        width: 83.33333%; }
    .col-ms-11 {
        width: 91.66667%; }
    .col-ms-12 {
        width: 100%; }
    .col-ms-push-0 {
        left: auto; }
    .col-ms-push-1 {
        left: 8.33333%; }
    .col-ms-push-2 {
        left: 16.66667%; }
    .col-ms-push-3 {
        left: 25%; }
    .col-ms-push-4 {
        left: 33.33333%; }
    .col-ms-push-5 {
        left: 41.66667%; }
    .col-ms-push-6 {
        left: 50%; }
    .col-ms-push-7 {
        left: 58.33333%; }
    .col-ms-push-8 {
        left: 66.66667%; }
    .col-ms-push-9 {
        left: 75%; }
    .col-ms-push-10 {
        left: 83.33333%; }
    .col-ms-push-11 {
        left: 91.66667%; }
    .col-ms-push-12 {
        left: 100%; }
    .col-ms-offset-0 {
        margin-left: 0; }
    .col-ms-offset-1 {
        margin-left: 8.33333%; }
    .col-ms-offset-2 {
        margin-left: 16.66667%; }
    .col-ms-offset-3 {
        margin-left: 25%; }
    .col-ms-offset-4 {
        margin-left: 33.33333%; }
    .col-ms-offset-5 {
        margin-left: 41.66667%; }
    .col-ms-offset-6 {
        margin-left: 50%; }
    .col-ms-offset-7 {
        margin-left: 58.33333%; }
    .col-ms-offset-8 {
        margin-left: 66.66667%; }
    .col-ms-offset-9 {
        margin-left: 75%; }
    .col-ms-offset-10 {
        margin-left: 83.33333%; }
    .col-ms-offset-11 {
        margin-left: 91.66667%; }
    .col-ms-offset-12 {
        margin-left: 100%; } }

.visible-ms, .visible-xs {
    display: none !important; }

.visible-ms-block, .visible-xs-block {
    display: none !important; }

@media (max-width: 479px) {
    .visible-xs {
        display: block !important; }
    th.visible-xs {
        display: table-cell !important; } }

@media (max-width: 479px) {
    .visible-xs-block {
        display: block !important; } }

@media (min-width: 480px) and (max-width: 767px) {
    .visible-ms {
        display: block !important; }
    th.visible-ms {
        display: table-cell !important; } }

@media (min-width: 480px) and (max-width: 767px) {
    .visible-ms-block {
        display: block !important; } }

@media (max-width: 479px) {
    .hidden-xs {
        display: none !important; } }

@media (min-width: 480px) and (max-width: 767px) {
    .hidden-ms {
        display: none !important; } }

header {
    height: 52px;
    margin: 0;
    width: 100%;
    border-bottom: 2px solid #ed8b00; }

@media (min-width: 768px) {
    header {
        height: 70px; } }

@media (min-width: 992px) {
    header {
        height: 90px; } }

.top-nav {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
    position: relative;
    z-index: 10000; }

@media (max-width: 768px) {
    .top-nav {
        background: #fff;
        border-bottom: 2px solid #ed8b00; } }

.top-nav-join {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%; }

.header-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin-right: 15px;
    max-width: 264px;
    min-width: 180px;
    height: 52px;
    position: relative; }

@media (min-width: 768px) {
    .header-logo {
        height: 70px; } }

@media (min-width: 992px) {
    .header-logo {
        height: 90px;
        margin-right: 0;
        padding: 26px 0; } }

@media (max-width: 767px) {
    .header-logo img {
        min-width: 215px; } }

.utility {
    float: right;
    height: 50px;
    position: relative;
    text-align: right;
    white-space: nowrap;
    width: auto; }

@media (max-width: 767px) {
    .utility {
        right: -15px;
        top: 0; } }

@media (min-width: 768px) {
    .utility {
        height: 70px; } }

@media (min-width: 992px) {
    .utility {
        height: 90px; } }

.utility .search a {
    color: #455a64; }

.nav-container {
    float: left;
    height: 70px;
    position: relative;
    width: 100%; }

@media (max-width: 767px) {
    .nav-container {
        display: none;
        height: 50px;
        float: right;
        right: 46px; } }

@media (min-width: 992px) {
    .nav-container {
        height: 90px; } }

.button-container, .utility-container {
    display: inline-block;
    height: 70px;
    position: relative; }

@media (min-width: 992px) {
    .button-container, .utility-container {
        height: 90px; } }

@media (max-width: 767px) {
    .utility-container {
        float: right;
        height: 50px; } }

.utility-container .search {
    display: inline-table; }

.utility-container .search .dropdown-menu li {
    margin: 0; }

.utility-container .search a {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }

.navbar {
    margin-bottom: 0;
    width: 100%; }

.navbar-nav {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    float: left;
    -ms-flex-pack: distribute;
    justify-content: space-around; }

@media (max-width: 767px) {
    .navbar-nav {
        margin: 0; } }

.navbar-nav .navbar-nav .nav-item + .nav-item {
    margin-left: 0; }

.navbar-nav .dropdown-menu {
    border-bottom: 3px solid #506d85; }

.navbar-nav .nav-link {
    display: table-cell;
    padding: 0 12px;
    text-align: center;
    vertical-align: middle; }

@media (min-width: 768px) {
    .navbar-nav .nav-link {
        padding-left: 6px;
        padding-right: 6px; } }

@media (min-width: 992px) {
    .navbar-nav .nav-link {
        padding-left: 12px;
        padding-right: 12px; } }

.navbar-nav &gt; li {
    display: inline-block;
    line-height: 70px;
    height: 70px;
    min-height: 70px;
    text-align: center;
    vertical-align: middle; }

@media (max-width: 767px) {
    .navbar-nav &gt; li {
        min-height: 51px; } }

@media (min-width: 992px) {
    .navbar-nav &gt; li {
        line-height: 89px;
        min-height: 84px;
        height: 89px; } }

.navbar-nav &gt; li &gt; a {
    border: 0;
    color: #455a64;
    font-size: 16px;
    overflow: hidden;
    text-decoration: none; }

@media (max-width: 767px) {
    .navbar-nav &gt; li &gt; a {
        line-height: 50px; } }

.navbar-nav &gt; li &gt; a:before {
    content: "";
    background-color: #506d85;
    bottom: 0;
    height: 3px;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transition: all .2s ease-in-out 0s;
    visibility: hidden;
    width: 30px; }

.navbar-nav &gt; li &gt; a:focus, .navbar-nav &gt; li &gt; a:hover {
    background: #eff2f4;
    border: 0;
    color: #455a64;
    transition: all .2s ease-in-out 0s; }

.navbar-nav &gt; li &gt; a:focus:before, .navbar-nav &gt; li &gt; a:hover:before {
    -ms-transform: translate(-50%, 0) scaleX(2);
    transform: translate(-50%, 0) scaleX(2);
    visibility: visible; }

.navbar-nav &gt; li &gt; a .material-icons {
    font-size: 20px;
    vertical-align: middle; }

@media (max-width: 767px) {
    .navbar-nav &gt; li &gt; a .material-icons {
        font-size: 30px; } }

.navbar-nav &gt; li li a {
    padding: 6px 12px; }

.navbar-nav &gt; li li:first-of-type a {
    padding: 12px 6px 6px; }

.navbar-nav &gt; li li:last-of-type a {
    padding: 6px 6px 12px; }

.navbar-nav .search-dropdown .input-group-addon {
    border-radius: 0;
    font-size: 20px; }

@media (max-width: 767px) {
    .navbar-nav .search-dropdown .input-group-addon {
        padding: 4px 12px; } }

.navbar-nav .search-dropdown input {
    border-radius: 0;
    color: #455a64;
    height: 50px;
    padding: 0 12px;
    width: 180px; }

.navbar-nav .search-dropdown input::-ms-clear {
    display: none; }

.navbar-nav .search-dropdown input::-webkit-input-placeholder {
    color: rgba(74, 74, 74, 0.5); }

.navbar-nav .search-dropdown input:-ms-input-placeholder {
    color: rgba(74, 74, 74, 0.5); }

.navbar-nav .search-dropdown input::placeholder {
    color: rgba(74, 74, 74, 0.5); }

@media (max-width: 767px) {
    .navbar-nav .search-dropdown input {
        padding: 6px 12px;
        width: 100%;
        height: 30px; } }

.navbar-nav &gt; li.search {
    float: right;
    position: relative;
    right: -50px; }

@media (max-width: 767px) {
    .navbar-nav &gt; li.search {
        right: 0; } }

@media (max-width: 767px) {
    .search-dropdown {
        background: #fff; } }

.navbar-nav .open.search &gt; .dropdown-menu {
    background: #eff2f4;
    border: 0;
    border-bottom: 3px solid #506d85;
    box-shadow: none;
    padding: 10px;
    width: 240px; }

@media (max-width: 767px) {
    .navbar-nav .open.search &gt; .dropdown-menu {
        position: fixed;
        left: 0;
        right: 0;
        width: 100%;
        top: 50px;
        height: 70px;
        padding: 16px; } }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown .input-group-addon {
    border-radius: 0;
    font-size: 20px; }

@media (max-width: 767px) {
    .navbar-nav .open.search &gt; .dropdown-menu .search-dropdown .input-group-addon {
        padding: 4px 12px; } }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input {
    border-radius: 0;
    color: #455a64;
    padding: 25px 12px;
    width: 180px; }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input::-webkit-input-placeholder {
    color: rgba(74, 74, 74, 0.5); }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input:-ms-input-placeholder {
    color: rgba(74, 74, 74, 0.5); }

.navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input::placeholder {
    color: rgba(74, 74, 74, 0.5); }

@media (max-width: 767px) {
    .navbar-nav .open.search &gt; .dropdown-menu .search-dropdown input {
        padding: 16px 12px;
        width: 100%; } }

@media (max-width: 767px) {
    .search-dropdown {
        background: #fff; } }

.search-dropdown label {
    display: none; }

.search-dropdown .input-group-addon {
    background: #fff;
    border-color: transparent; }

.search-dropdown .form-control {
    border-color: transparent;
    border-right: 0;
    box-shadow: 0 0 0; }

.search-dropdown button {
    background: 0 0;
    border: 0;
    border-color: transparent; }

.btn-link {
    border: 0; }

.btn-default {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 400; }

.btn-default:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }

.btn-primary::before {
    background: #06669d; }

.hvr-shutter {
    background: 0 0;
    display: inline-block;
    position: relative;
    transform: perspective(1px) translateZ(0);
    transition-duration: .3s;
    transition-property: color;
    vertical-align: middle; }

.hvr-shutter::before {
    border-radius: 4px;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-in-out;
    z-index: -1; }

.hvr-shutter:active::before, .hvr-shutter:focus::before, .hvr-shutter:hover::before {
    opacity: 1;
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    transition: all .3s ease-in-out; }

.button-container {
    background-color: #f6f7f8;
    height: 60px;
    text-align: center; }

@media (min-width: 768px) {
    .button-container {
        background-color: transparent;
        text-align: initial; } }

.button-container .btn {
    background: #027abb;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 6px 0;
    padding: 5px 6px;
    width: auto; }

@media (min-width: 768px) {
    .button-container .btn {
        padding: 5px 6px; } }

@media (min-width: 992px) {
    .button-container .btn {
        margin: 28px auto;
        padding: 5px 15px; } }

.button-container .btn:first-of-type {
    margin: 15px 10px; }

@media (min-width: 768px) {
    .button-container .btn:first-of-type {
        margin: 18px 3px 18px; } }

@media (min-width: 992px) {
    .button-container .btn:first-of-type {
        margin: 26px 15px 18px 15px; } }

@media (min-width: 768px) {
    .button-container .btn:last-of-type {
        margin: 18px 0 18px 6px; } }

@media (min-width: 992px) {
    .button-container .btn:last-of-type {
        margin: 26px 0 18px 0; } }

.button-container .btn:hover {
    background: #06669d;
    border: 1px solid #06669d;
    text-decoration: underline; }

@media (min-width: 768px) {
    .button-container {
        height: 70px;
        text-align: center; } }

@media (min-width: 992px) {
    .button-container {
        height: 90px;
        text-align: center; } }

header .btn-primary {
    border: 1px solid rgba(74, 74, 74, 0.5);
    color: #455a64;
    height: 32px;
    transition: all .3s ease-in-out; }

.navbar-nav {
    float: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center; }

.navbar-nav .nav-link {
    padding-bottom: 0;
    padding-top: 0; }

@media (min-width: 768px) {
    .navbar-nav .nav-link {
        padding-bottom: 24px;
        padding-top: 22px; } }

@media (min-width: 992px) {
    .navbar-nav .nav-link {
        padding-bottom: 36px;
        padding-top: 32px; } }

.navbar-nav &gt; li {
    display: inline-block;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    float: initial;
    text-align: center; }

.navbar-nav &gt; li &gt; a {
    text-decoration: none;
    color: #455a64;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap; }

.navbar-nav &gt; li &gt; a:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    bottom: 0;
    left: 50%;
    margin: 0 auto;
    background-color: #506d85;
    visibility: hidden;
    text-align: center;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: all .2s ease-in-out 0s;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

.navbar-nav &gt; li &gt; a:focus, .navbar-nav &gt; li &gt; a:hover {
    text-decoration: underline;
    background: #eff2f4;
    color: #455a64;
    transition: all .2s ease-in-out 0s; }

.navbar-nav &gt; li &gt; a:focus:before, .navbar-nav &gt; li &gt; a:hover:before {
    visibility: visible;
    -ms-transform: translate(-50%, 0) scaleX(2);
    transform: translate(-50%, 0) scaleX(2); }

.navbar-nav &gt; li &gt; a .material-icons {
    vertical-align: middle; }

@media (max-width: 767px) {
    .navbar-nav &gt; li &gt; a .material-icons {
        font-size: 30px; } }

.navbar-nav &gt; li li a {
    padding: 6px 12px;
    text-decoration: underline; }

.navbar-nav &gt; li li:first-of-type a {
    padding: 12px 6px 6px; }

.navbar-nav &gt; li li:last-of-type a {
    padding: 6px 6px 12px; }

.navbar-nav .search-dropdown .input-group-addon {
    border-radius: 0;
    font-size: 20px; }

@media (max-width: 767px) {
    .navbar-nav .search-dropdown .input-group-addon {
        padding: 4px 12px; } }

.navbar-nav .search-dropdown input {
    border-radius: 0;
    color: #455a64;
    height: 50px;
    padding: 0 12px;
    width: 180px; }

.navbar-nav .search-dropdown input::-ms-clear {
    display: none; }

.navbar-nav .search-dropdown input::-webkit-input-placeholder {
    color: rgba(74, 74, 74, 0.5); }

.navbar-nav .search-dropdown input:-ms-input-placeholder {
    color: rgba(74, 74, 74, 0.5); }

.navbar-nav .search-dropdown input::placeholder {
    color: rgba(74, 74, 74, 0.5); }

@media (max-width: 767px) {
    .navbar-nav .search-dropdown input {
        padding: 6px 12px;
        width: 100%;
        height: 30px; } }

.navbar-nav &gt; li.search {
    float: right; }

.greedy-nav {
    height: 70px;
    position: relative;
    min-width: 250px;
    width: 100%; }

@media (min-width: 992px) {
    .greedy-nav {
        height: 90px; } }

.greedy-nav .hidden-links {
    border: 0;
    border-bottom: 3px solid #506d85;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
    margin: 0;
    min-width: 240px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 3; }

.greedy-nav .hidden-links li &gt; a {
    color: #455a64;
    display: block;
    font-size: 14px;
    padding: 6px 12px;
    background: #fff;
    text-decoration: none;
    text-align: center; }

.greedy-nav .hidden-links li &gt; a:hover {
    background-color: #f5f5f5; }

.greedy-nav .hidden-links li:first-of-type a {
    padding: 12px 6px 6px; }

.greedy-nav .hidden-links li:last-of-type a {
    padding: 6px 6px 12px; }

.greedy-nav .hidden-links li:only-of-type a {
    padding: 12px 6px; }

.greedy-nav .hidden-links .dropdown .material-icons {
    display: none; }

.greedy-nav &gt; button {
    position: absolute;
    height: 100%;
    right: 15px;
    padding: 0 15px;
    border: 0;
    outline: 0;
    background-color: transparent;
    color: #455a64;
    cursor: pointer;
    transition: all .3s ease-in-out; }

.greedy-nav &gt; button:hover {
    background-color: #f0f0f0; }

.greedy-nav &gt; button::after {
    content: attr(count);
    position: absolute;
    width: 24px;
    height: 24px;
    right: -12px;
    top: 21px;
    text-align: center;
    background-color: #d0d0d0;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    border-radius: 50%;
    border: 2px solid #fff;
    font-weight: 700;
    transition: all .3s ease-in-out; }

@media (min-width: 992px) {
    .greedy-nav &gt; button::after {
        top: 31px; } }

.greedy-nav &gt; button:hover::after {
    -ms-transform: scale(1.075);
    transform: scale(1.075);
    background: #d0d0d0;
    color: #455a64; }

.greedy-nav .visible-links {
    display: inline-table;
    white-space: nowrap; }

.greedy-nav .hidden {
    visibility: hidden; }

.greedy-nav .dropdown-menu {
    border-bottom: 3px solid #506d85; }

@media (min-width: 1px) {
    .greedy-nav .navbar-nav {
        float: left;
        margin: 0; } }

footer {
    text-align: left; }

footer .footer-primary, footer .footer-secondary {
    margin: 0 auto; }

footer .footer-primary &gt; .row, footer .footer-secondary &gt; .row {
    margin: 0 auto;
    max-width: 768px;
    width: 100%; }

@media (min-width: 768px) {
    footer .footer-primary &gt; .row, footer .footer-secondary &gt; .row {
        max-width: 992px; } }

@media (min-width: 992px) {
    footer .footer-primary &gt; .row, footer .footer-secondary &gt; .row {
        max-width: 1280px; } }

footer .footer-primary {
    background: #506d85;
    height: auto; }

footer .footer-secondary {
    background: #3d566b;
    height: auto; }

footer .footer-logo {
    border-bottom: 1px solid #d7dce1;
    margin: 0 auto;
    padding: 30px;
    text-align: center;
    width: 100%; }

@media (min-width: 768px) {
    footer .footer-logo {
        border: 0;
        margin: 30px 15px 15px 0;
        padding: 0;
        text-align: left;
        width: auto; } }

@media (min-width: 992px) {
    footer .footer-logo {
        margin: 60px 15px 15px 0; } }

footer .footer-social {
    margin: 25px auto;
    text-align: center; }

@media (min-width: 768px) {
    footer .footer-social {
        float: right;
        margin: 35px 15px 15px;
        position: relative; } }

@media (min-width: 992px) {
    footer .footer-social {
        margin: 70px 15px 15px 0; } }

footer .footer-social a {
    border: 0;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 30px; }

footer .footer-social a:hover {
    border: 0;
    text-decoration: none; }

@media (max-width: 768px) {
    footer .footer-social a {
        font-size: 24px;
        margin: 0 6px; } }

footer .footer-utility {
    float: none;
    margin: 10px 15px 15px;
    position: relative;
    text-align: center; }

@media (min-width: 768px) {
    footer .footer-utility {
        float: right;
        text-align: right; } }

@media (min-width: 992px) {
    footer .footer-utility {
        float: right;
        margin: 6px 15px 15px;
        text-align: initial; } }

footer .footer-utility .btn {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin: 15px auto;
    padding: 10px 16px;
    width: 222px; }

@media (min-width: 768px) {
    footer .footer-utility .btn {
        font-size: 16px;
        margin: 0;
        padding: 0;
        width: auto; } }

footer .footer-utility .btn:hover {
    text-decoration: none; }

footer .footer-utility button:last-of-type {
    margin-bottom: 30px; }

@media (min-width: 768px) {
    footer .footer-utility button:last-of-type {
        margin-bottom: 15px; } }

@media (min-width: 992px) {
    footer .footer-utility button:last-of-type {
        margin-bottom: 30px; } }

footer .nav-secondary ul {
    list-style-type: none; }

footer .nav-secondary li {
    display: inline-block; }

footer .nav-secondary {
    margin: 4px 15px 30px 0; }

@media (min-width: 992px) {
    footer .nav-secondary {
        margin: 0 15px 30px 0; } }

footer .nav-secondary li:first-of-type a {
    padding: 6px 6px 6px 0; }

@media (min-width: 992px) {
    footer .nav-secondary li:first-of-type a {
        padding: 6px 12px 6px 0; } }

footer .nav-secondary a {
    border: 0;
    color: #fff;
    font-size: 16px;
    padding: 6px; }

@media (min-width: 992px) {
    footer .nav-secondary a {
        font-size: 16px;
        padding: 6px 12px; } }

footer .nav-secondary a:hover {
    background: 0 0;
    text-decoration: none; }

footer .copyright {
    color: #fff;
    font-size: 12px;
    margin: 20px 15px 25px;
    text-align: center; }

@media (min-width: 768px) {
    footer .copyright {
        text-align: right; } }

.newfooter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #eff2f4;
    border-top: 2px solid #ed8b00; }

.newfooter .icon {
    color: #506d85; }

.newfooter a {
    margin: 0;
    padding: 0;
    color: #027abb; }

.newfooter a:hover {
    color: #06669d;
    transition: ease .2s;
    cursor: pointer; }

.newfooter ul {
    list-style-type: none; }

.newfooter &gt; * {
    margin: 2rem; }

.newfooter .footer-left {
    font-weight: 600; }

.newfooter .footer-left &gt; * {
    margin: 1.5rem; }

.newfooter .footer-nav a {
    margin-right: 2.5rem; }

.newfooter .footer-faq a {
    margin-right: 1rem;
    font-size: 14px; }

.newfooter .footer-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 3rem;
    margin-bottom: 3rem; }

.newfooter .footer-action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 2rem; }

.newfooter .footer-action li {
    margin: .5rem;
    text-align: end; }

.newfooter .footer-action a {
    font-size: 21px;
    color: #027abb; }

.newfooter .footer-action a:hover {
    color: #027abb; }

.footer-social, .newfooter .footer-action {
    height: 100%; }

.newfooter .footer-social-new {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.newfooter .footer-social-links {
    margin-bottom: 2rem; }

.newfooter .footer-social-links a {
    margin-left: .5rem;
    margin-right: .5rem; }

.newfooter .footer-social-new a {
    text-decoration: none; }

.newfooter .arrow-icon {
    margin-left: .3rem;
    font-size: 20px; }

.newfooter .footer-copyright {
    margin-bottom: .5rem;
    font-size: 14px; }

.newfooter .footer-social-links a:hover .icon {
    color: #027abb; }

@media (max-width: 1400px) {
    .newfooter {
        -ms-flex-direction: column;
        flex-direction: column; }
    .newfooter .footer-right {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 1rem; }
    .newfooter .footer-action li {
        text-align: left;
        margin-left: 0; }
    .newfooter .footer-social-new {
        -ms-flex-align: start;
        align-items: flex-start;
        margin-left: 1.5rem;
        margin-top: 2rem; }
    .newfooter .footer-action {
        margin-left: 1.5rem; } }

@media (max-width: 800px) {
    .newfooter .footer-img {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center; }
    .newfooter .footer-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center; }
    .newfooter .footer-nav a {
        margin-right: 0; }
    .newfooter .footer-faq {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center; }
    .newfooter .footer-faq a {
        margin-right: 0; }
    .newfooter .footer-action {
        width: 100%;
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center; }
    .newfooter .footer-action li {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center; }
    .newfooter .footer-social-new {
        width: 100%;
        margin: 0;
        margin-top: 3rem; }
    .newfooter .footer-social-links {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center; }
    .newfooter .footer-copyright {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center; }
    .newfooter .footer-left {
        margin-bottom: 1rem; } }

.fa-facebook-icon::before {
    line-height: 1;
    font-weight: 400;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F09A";
    font-family: fontawesome;
    color: #506d85; }

.fa-twitter-icon::before {
    line-height: 1;
    font-weight: 400;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F099";
    font-family: fontawesome;
    color: #506d85; }

.fa-linkedin-icon::before {
    line-height: 1;
    font-weight: 400;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F0E1";
    font-family: fontawesome;
    color: #506d85; }

.fa-vimeo-icon::before {
    line-height: 1;
    font-weight: 400;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F27D";
    font-family: fontawesome;
    color: #506d85; }

.main-nav {
    height: 90px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
    width: 100%; }

.main-nav ul {
    margin: 0; }

.main-nav ul li {
    height: 35px;
    line-height: .75;
    padding-left: 0; }

.main-nav ul li a {
    color: #000;
    padding: 0 20px 0 0; }

.main-nav ul li a:hover {
    color: #506d85; }

.main-nav .menu-home {
    color: #506d85;
    font-size: 32px;
    margin: 0 5px;
    position: relative;
    top: -7px; }

.main-nav .menu-home span {
    display: none;
    font-size: 23px; }

.mobile-nav-btn {
    border: 0;
    border-radius: 0;
    color: #455a64;
    cursor: pointer;
    font-size: 30px;
    height: auto;
    padding: 4px 8px;
    outline: 0;
    margin: 0;
    position: relative;
    width: auto; }

@media (max-width: 767px) {
    .mobile-nav-btn {
        padding: 10px; } }

.mobile-nav-btn.focus, .mobile-nav-btn:hover {
    border: 0;
    color: #455a64;
    cursor: pointer;
    outline: 0; }

.mobile-nav-btn span {
    display: block; }

.mobi-nav-overlay {
    background-color: rgba(0, 0, 0, 0.86);
    left: 0;
    opacity: 0;
    position: fixed;
    top: 51px;
    transition: opacity .3s;
    visibility: hidden;
    width: 100%;
    z-index: -1; }

.site-nav {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 70px;
    position: relative;
    width: 100%; }

.main-nav ul &gt; li {
    display: inline-block; }

.main-nav ul &gt; li &gt; li {
    display: block; }

.mobi-nav-overlay {
    background-color: transparent;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: opacity .3s;
    visibility: hidden;
    width: 100%;
    z-index: -1; }

@media (max-width: 767px) {
    .site-nav .nav {
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .site-nav .nav ul {
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%; }
    .site-nav .nav li {
        width: 100%; }
    .main-nav {
        -ms-flex-align: start;
        align-items: flex-start;
        height: 100% !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
    .main-nav ul a {
        font-size: 18px; }
    .site-nav {
        background: #fff;
        border-bottom: 3px solid #ef6c00;
        bottom: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        height: inherit;
        left: -100%;
        -webkit-overflow-scrolling: touch;
        position: fixed;
        top: 50px;
        transition: left .3s ease-in-out;
        width: 100%;
        z-index: 2000; }
    .site-nav a {
        text-decoration: none; }
    .site-nav a:hover {
        text-decoration: none; }
    .site-nav li.nav-back-btn-li .nav-back-btn {
        position: relative; }
    .site-nav li.nav-back-btn-li .nav-back-btn::before {
        content: 'chevron_left';
        font-family: 'Material Icons';
        font-size: 24px;
        height: 24px;
        left: -24px;
        margin-left: 0;
        margin-top: -10px;
        pointer-events: none;
        position: absolute;
        top: 8px;
        width: 24px; }
    .site-nav li.nav-title-li span {
        color: #455a64;
        display: block;
        font-weight: 700; }
    .site-nav .main-nav {
        -ms-flex-order: 0;
        order: 0;
        width: 100%; }
    .site-nav .main-nav ul li {
        height: auto;
        padding: 18px 30px 18px 24px; }
    .site-nav .main-nav ul li a {
        color: #58595b; }
    .site-nav .main-nav li.has-child {
        position: relative; }
    .site-nav .main-nav li.has-child .subnav-btn {
        cursor: pointer;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%; }
    .site-nav .main-nav li.has-child .subnav-btn:before {
        content: 'chevron_right';
        font-family: 'Material Icons';
        font-size: 24px;
        height: 24px;
        right: 12px;
        margin-left: 0;
        margin-top: -10px;
        pointer-events: none;
        position: absolute;
        top: 50%;
        width: 24px; }
    .site-nav .main-nav .level-1 {
        margin-top: 24px;
        padding: 0; }
    .site-nav .main-nav .level-2, .site-nav .main-nav .level-3 {
        -ms-flex-align: initial;
        align-items: initial;
        background-color: #fff;
        display: block;
        height: 100%;
        -ms-flex-pack: start;
        justify-content: flex-start;
        left: -100%;
        min-height: initial;
        position: fixed;
        top: 0;
        transition: all .3s ease-in-out;
        width: 100%;
        z-index: 1; }
    .site-nav .main-nav .level-2 .nav-back-btn-li, .site-nav .main-nav .level-3 .nav-back-btn-li {
        background-color: #f6f7f8;
        height: 60px !important;
        padding: 24px 20px 24px 40px !important;
        margin-bottom: 24px; }
    .site-nav .main-nav .level-2 .nav-back-btn-li a, .site-nav .main-nav .level-3 .nav-back-btn-li a {
        padding: 0; }
    .site-nav .main-nav .level-2 .nav-back-btn, .site-nav .main-nav .level-3 .nav-back-btn {
        display: block;
        padding: 18px 20px 18px 30px; }
    .site-nav .main-nav .level-2 {
        padding-top: 30px; }
    .site-nav .main-nav .level-2 &gt; li {
        padding: 0; }
    .site-nav .main-nav .level-2 &gt; li:last-of-type {
        border-bottom: 0; }
    .site-nav .main-nav .level-2 &gt; li.has-child {
        padding: 8px 0; }
    .site-nav .main-nav .level-2 &gt; li.has-child:not(:first-of-type) {
        border-left: 0; }
    .site-nav .main-nav .level-2 .nav-title-li {
        border: 0;
        font-size: 18px;
        margin-right: 25px;
        padding: 24px; }
    .site-nav .main-nav .level-2 li &gt; a {
        display: inline-block;
        font-size: 18px; }
    .site-nav .main-nav .level-2 .subnav-items {
        border: 0;
        display: block;
        float: left;
        margin-bottom: 24px;
        padding: 0; }
    .site-nav .main-nav .level-2 .subnav-items:first-of-type {
        border: 0;
        padding: 0; }
    .site-nav .main-nav .level-2 .subnav-items &gt; li {
        display: block;
        height: auto;
        padding: 18px 30px 18px 24px; }
    .site-nav .main-nav .level-2 .subnav-items &gt; li:nth-last-of-type(2) {
        margin-bottom: 18px; }
    .site-nav .main-nav .level-2 .subnav-items &gt; li a {
        font-size: 18px; }
    .site-nav .main-nav .level-3 {
        display: block;
        padding: 0; }
    .site-nav .main-nav .level-3 .nav-title-li {
        font-size: 20px; }
    .site-nav .main-nav .level-3 li {
        border-left: 1px dotted #bbb;
        display: block;
        font-size: 18px;
        height: initial; }
    .site-nav .main-nav .level-3 li a {
        display: inline-block;
        font-size: 18px; }
    .site-nav .main-nav .secondary-nav {
        border-top: 1px solid #d9d9d9;
        margin-top: 24px; }
    .site-nav .main-nav .secondary-nav li {
        padding: 15px 24px; }
    .site-nav .main-nav .secondary-nav li:first-of-type {
        margin-top: 24px; }
    .site-nav .main-nav .secondary-nav li:last-of-type {
        margin-bottom: 24px; }
    .site-nav .main-nav .secondary-nav li a {
        font-size: 16px;
        padding: 0; }
    .main-nav ul .subnav {
        display: none; } }

.flexContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column; }

.flexContainer &gt; .container-fluid {
    width: 100%; }

.flexItem {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -ms-flex-direction: column;
    flex-direction: column; }

.flexColumn {
    -ms-flex-direction: column;
    flex-direction: column; }

select::-ms-value {
    background: 0 0;
    color: inherit; }

.logo {
    margin-top: 25px;
    text-align: center; }

.social-icons a, .social-icons a:hover {
    text-decoration: none; }

form .form-control, form .input-group .form-control {
    width: 396px;
    height: 42px;
    border-radius: 4px;
    border: 1px solid rgba(69, 90, 100, 0.5); }

form .input-group select.form-control:first-child {
    border-radius: 4px; }

form .input-group-addon, form .input-group-btn {
    width: auto; }

form .has-error .control-label, form .has-error .help-block {
    color: #c62828; }

form .has-error .form-control {
    border-color: #c62828;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

form .has-error .form-control:focus {
    border-color: #9c1f1f;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e27272; }

form .has-error .input-group-addon {
    color: #c62828;
    background-color: #c62828;
    border-color: #c62828; }

form .has-error input, form .has-error select {
    background: #fdf0f0; }

.region-navigation-apply h1 {
    font-size: 24px;
    font-weight: 400;
    line-height: 90px;
    margin: 0; }

.region-navigation-apply div {
    line-height: 90px; }

.region-navigation-apply .navigation .application-help {
    margin-left: 24px;
    float: left; }

.region-navigation-apply .navigation .application-help i {
    margin-left: 6px;
    position: relative;
    top: 3px; }

@media (max-width: 991px) {
    .region-navigation-apply.top-nav {
        background: 0 0; }
    .region-navigation-apply .title {
        margin-top: 6px;
        text-align: center; }
    .region-navigation-apply .navigation {
        position: absolute;
        top: 0;
        right: 0;
        line-height: 52px; }
    .region-navigation-apply .navigation .application-help {
        margin-left: 0; }
    .region-navigation-apply .navigation .application-help a {
        padding: 6px;
        line-height: 1.42857;
        vertical-align: middle;
        display: inline-block; }
    .region-navigation-apply .navigation .application-help span {
        display: none; }
    .region-navigation-apply .navigation .application-help i {
        font-size: 36px;
        top: 0; }
    form .form-control, form .input-group .form-control {
        width: 300px; } }

@keyframes sk-bouncedelay {
    0%, 100%, 80% {
        transform: scale(0); }
    40% {
        transform: scale(1); } }

div.select-wrapper {
    position: relative;
    height: 42px;
    background: #fff;
    border-radius: 6px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }

div.select-wrapper:after {
    content: 'keyboard_arrow_down';
    color: rgba(69, 90, 100, 0.5);
    position: absolute;
    top: 0;
    width: 24px;
    height: 42px;
    padding: 4px 0;
    right: 6px;
    bottom: 0;
    margin: auto;
    font-family: 'Material Icons';
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    font-size: 24px;
    border-radius: 0;
    pointer-events: none;
    transition: transform .5s, color .2s ease-in-out; }

div.select-wrapper:before {
    width: 36px;
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    background: #fff;
    content: '';
    pointer-events: none;
    border-radius: 6px; }

div.select-wrapper:hover:after {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    color: #455a64; }

div.select-wrapper select {
    color: #455a64;
    font-size: 16px;
    box-shadow: none;
    border-radius: 6px;
    background: 0 0;
    cursor: pointer;
    outline: 0;
    padding-right: 35px;
    padding-left: 15px;
    border: 1px solid rgba(69, 90, 100, 0.5);
    -moz-appearance: none;
    -webkit-appearance: none; }

div.select-wrapper select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }

div.select-wrapper select::-ms-expand {
    display: none; }

div.select-wrapper select:focus {
    border-color: #009cdb; }

@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
    div.select-wrapper select {
        padding-right: 0; }
    div.select-wrapper:after, div.select-wrapper:before {
        display: none; } }

.contact-message-form div.select-wrapper {
    width: 396px; }

@font-face {
    font-family: font-icons;
    src: url(https://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/font-icons.eot);
    src: url(https://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/font-icons.eot#iefix) format("embedded-opentype"), url(https://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/font-icons.woff) format("woff"), url(https://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/font-icons.ttf) format("truetype"), url(https://www.sourcewell-mn.gov/themes/custom/sourcewell/fonts/font-icons.svg#font-icons) format("svg");
    font-weight: 400;
    font-style: normal; }

.icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: font-icons;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none; }

.icon-facebook:before {
    content: ""; }

.icon-linkedin:before {
    content: ""; }

.icon-twitter:before {
    content: ""; }

.faq-list {
    background: #fff; }

.component__faq {
    height: auto;
    margin: 30px auto 60px;
    position: relative;
    width: 100%;
    max-width: 1150px; }

.component__faq h2 {
    color: #003349;
    margin-bottom: 24px;
    margin-top: 0;
    padding-bottom: 5px;
    text-align: center; }

@media (min-width: 768px) {
    .component__faq h2 {
        margin-bottom: 48px; } }

.component__faq-content {
    display: none;
    height: auto;
    padding: 0 15px 15px;
    position: relative;
    width: 100%; }

@media (min-width: 768px) {
    .component__faq-content {
        padding: 0 70px 15px 30px; } }

.component__faq-content p {
    color: #455a64;
    margin-bottom: 15px; }

.component__faq-content p:first-of-type {
    margin-top: 0; }

.component__faq-content ul {
    margin-left: 20px; }

.component__faq-content .btn {
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0 0;
    padding-left: 0; }

.component__faq-content .btn:hover {
    text-decoration: none; }

.feature-modal {
    height: 630px;
    text-align: center;
    padding: 12px 48px !important;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

@media screen and (max-width: 767px) {
    .feature-modal {
        height: auto;
        padding: 12px !important; } }

.feature-modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; }

@media screen and (max-width: 767px) {
    .feature-modal:before {
        height: auto; } }

.feature-modal span.material-icons {
    background: #fff;
    border-radius: 50%;
    border: 4px solid #455a64;
    color: #455a64;
    font-size: 24px;
    font-weight: 700;
    padding: 5px; }

.feature-modal .modal-body {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    overflow: auto; }

.feature-modal .modal-body iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.feature-modal .modal-dialog {
    max-width: 1024px;
    padding: 0;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    margin: 0; }

.feature-modal .modal-content {
    background: 0 0;
    border: 0;
    border-radius: 0; }

.feature-modal .modal-header {
    border: 0;
    padding: 0;
    position: relative; }

.feature-modal .modal-header .close {
    margin: 0;
    position: absolute;
    top: -12px;
    right: -12px;
    width: 42px;
    height: 42px;
    opacity: 1;
    z-index: 10; }

.feature-modal .modal-content p {
    padding: 0 20px; }

.box {
    width: 100%;
    height: 348px; }

.section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%; }

.section.nav-link {
    background: initial; }

.section .container-fluid {
    width: 100%; }

.section .h3, .section h3 {
    text-align: center;
    text-transform: uppercase; }

.section__header {
    background: #fff;
    border-bottom: 2px solid #d7dce1;
    height: 60px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0); }

.section__header:after {
    content: '';
    height: 2px;
    width: 100%;
    background: red; }

.section__header-nav {
    padding-left: 0;
    list-style: none;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    float: initial;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 1280px;
    margin: 0 auto; }

.section__header-nav i {
    font-size: 28px;
    font-weight: 700;
    cursor: pointer;
    z-index: 2500; }

.section__content {
    background: #e7eaed;
    padding: 32px 16px; }

@media screen and (min-width: 768px) {
    .section__content {
        padding: 60px 0; } }

.section__content .h3, .section__content h3 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    text-align: left;
    margin: 0 30px 16px 0; }

@media screen and (min-width: 768px) {
    .section__content .h3, .section__content h3 {
        font-size: 24px;
        font-weight: 600;
        margin: 0 30px 30px 0; } }

.section__content p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 12px 18px 0; }

@media screen and (min-width: 768px) {
    .section__content p {
        margin: 0 30px 18px 0; } }

@media screen and (min-width: 992px) {
    .section__content p {
        margin: 0 90px 18px 0; } }

.section__content + .section__content:before {
    background: #d7dce1;
    content: '';
    display: block;
    height: 2px;
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
    top: -60px;
    width: 100%; }

.section__content .btn {
    font-weight: 700;
    font-size: 18px;
    white-space: normal; }

.section__content .btn:hover {
    text-decoration: none; }

.section__content .btn-block {
    margin: 30px auto;
    max-width: 320px; }

.section__content .btn-link {
    padding: 6px 0; }

.section__content .select-wrapper {
    margin-top: 10px; }

@media screen and (min-width: 1280px) {
    .section__content .view-content {
        margin-top: 30px; } }

.section__content .view-footer a {
    border: 2px solid #027abb;
    border-radius: 6px;
    color: #027abb;
    padding: 10px 30px;
    font-weight: 700;
    font-size: 18px;
    display: inline-block; }

.section__content .view-footer a:hover {
    text-decoration: none;
    color: #027abb; }

@media screen and (min-width: 1280px) {
    .section__content .view-footer .view-content {
        margin-top: 20px; } }

.row-body {
    background: #f7f8f9;
    padding: 0 0 30px; }

.row-body h1 {
    margin-top: 0; }

.row-body h1:after {
    background: #ed8b00;
    content: '';
    display: block;
    height: 4px;
    margin: 30px 0;
    width: 60px; }

.row-body h3 {
    color: #003349;
    margin-top: 30px;
    text-align: left;
    text-transform: none; }

.row-body__content {
    margin: 48px 0; }

@media screen and (min-width: 992px) {
    .row-body__content {
        padding: 0 60px; } }

.row-body__content ul {
    margin-left: 20px; }

.contract-login {
    border-radius: 10px;
    border: 1px solid #a9a9a9;
    max-width: 300px;
    margin: 0 auto; }

@media (max-width: 992px) {
    .contract-login {
        max-width: 80%;
        margin-top: 20px; } }

.contract-login ul {
    list-style-type: none; }

.contract-login ul li {
    margin-top: 5px; }

.contract-login-body {
    padding: 10px;
    padding-left: 25px;
    padding-right: 25px; }

.contract-login-footer {
    padding: 10px;
    padding-left: 25px; }

.contract-login-header {
    border-radius: 10px 10px 0 0;
    background: #003349;
    color: #fff;
    padding: 5px;
    text-align: center;
    height: 56px;
    font-size: 23px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center; }

.contract-login input, .contract-login label {
    display: block; }

.contract-login p {
    margin: 10px 0; }

.contract-login label {
    font-weight: 400; }

.contract-login input {
    padding: 5px; }

.contract-login input[type=submit] {
    padding: 5px 40px;
    background-color: #027abb;
    color: #fff;
    border-radius: 8px;
    border-style: none; }

.contract-login .form-group {
    width: 100%; }

.icon-card {
    background: #fff;
    margin: 30px 15px; }

@media screen and (min-width: 1279px) {
    .icon-card {
        margin: 30px auto;
        max-width: 1250px;
        width: 100%; } }

.icon-card h3 {
    font-weight: 600; }

.icon-card h3 + p {
    margin-right: 50px; }

.icon-card ul.icon-list {
    list-style: none;
    margin-top: 30px; }

@media screen and (min-width: 767px) {
    .icon-card ul.icon-list {
        margin-top: 0; } }

.icon-card ul.icon-list &gt; li {
    padding-left: 84px;
    margin: 0;
    position: relative;
    z-index: 100; }

.icon-card ul.icon-list &gt; li:last-child {
    border: 0; }

.icon-card ul.icon-list &gt; li[data-icon]::before {
    content: attr(data-icon);
    font-family: "Material Icons";
    color: #fff;
    background: #ed8b00;
    border-radius: 50%;
    display: inline-block;
    font-size: 28px;
    height: 48px;
    width: 48px;
    margin-left: -84px;
    padding: 10px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga'; }

@media screen and (min-width: 767px) {
    .icon-card ul.icon-list &gt; li[data-icon]::before {
        font-size: 36px;
        height: 60px;
        width: 60px;
        margin-left: -84px;
        padding: 12px; } }

.icon-card ul.icon-list &gt; li .btn-link {
    white-space: pre-wrap;
    text-align: left; }

.icon-card ul.icon-list &gt; li h4 {
    font-weight: 600;
    font-size: 20px;
    color: #003349;
    margin-top: 0; }

@media screen and (min-width: 767px) {
    .icon-card ul.icon-list &gt; li h4 {
        font-size: 24px; } }

.icon-card ul.icon-list &gt; li p:last-child {
    margin: 0 0 30px; }

@media screen and (min-width: 767px) {
    .icon-card ul.icon-list &gt; li p:last-child {
        margin: 0 0 60px; } }

.section__content .icon-card {
    background: 0 0; }

#organization-name {
    width: 100%;
    margin: 0; }

@media screen and (min-width: 768px) {
    #organization-name {
        margin: 0; } }

.component-member-details {
    background: #f7f8f9; }

.component-member-details__wrapper {
    background: #fff;
    border-left: 4px solid #ed8b00;
    max-width: 750px;
    padding: 18px 15px 24px; }

@media (min-width: 768px) {
    .component-member-details__wrapper {
        margin: 80px auto;
        padding: 24px 60px 36px;
        width: 100%; } }

.component-member-details__wrapper .icon-left-arrow {
    font-size: 16px;
    font-weight: 600;
    color: #455a64; }

.component-member-details__results {
    padding: 0;
    margin: 15px 18px 30px; }

@media (min-width: 768px) {
    .component-member-details__results {
        padding: 6px;
        margin: 15px 30px 30px; }
    .component-member-details__results dl dt span {
        font-size: 18px; }
    .component-member-details__results dl dd {
        font-size: 16px; } }

@media (max-width: 991px) {
    .component-member-details__results .number {
        font-size: 16px;
        padding: 0; }
    .component-member-details__results .number p {
        text-align: left;
        padding-top: 2px; }
    .contact {
        padding-left: 0px;
        padding-top: 20px;
        float: left; }
    .contact div p {
        text-align: left; }
    .contact h4 {
        text-align: left; }
    .contact .padding-bottom-20 {
        padding-bottom: 20px; }
    .contact .contact-owner-name {
        font-size: 18px;
        font-weight: 600; } }

.component-member-details__results .row {
    border-bottom: 2px solid #d7dce1;
    padding: 18px 0; }

.component-member-details__results p {
    line-height: inherit;
    margin: 0;
    text-align: right; }

.component-member-details__results dl {
    margin: 0 -15px; }

.component-member-details__results dl dt {
    font-size: 16px; }

.component-member-details__results dl dd {
    font-size: 16px;
    margin: 0; }

.component-member-details__content {
    margin: 0 16px; }

.component-member-details__content a {
    font-weight: 600; }

.search-vendors-contracts-header {
    background: #eff2f4;
    height: 175px;
    min-height: 175px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center; }

.search-vendors-contracts-header h1 {
    color: #003349;
    padding: 40px 15px; }

@media (max-width: 991px) {
    .search-vendors-contracts-header h1 {
        font-size: 37px; } }

.search-vendors-contracts-header-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    max-width: 1250px;
    width: 100%; }

.search-vendors-contracts-header-links .header-links-label {
    display: none; }

.search-vendors-contracts-header-links a, .search-vendors-contracts-header-links span {
    padding: 0 15px;
    display: inline-block; }

.search-vendors-contracts-header-links ul {
    margin: 0;
    display: inline-block; }

.search-vendors-contracts-header-links ul li {
    margin: 0;
    display: inline-block; }

.search-vendors-contracts-header-links ul li a {
    color: #455a64;
    position: relative;
    margin-bottom: 18px; }

.search-vendors-contracts-header-links ul li a:hover {
    text-decoration: none; }

.search-vendors-contracts-header-links ul li a:before {
    display: block;
    width: 30px;
    content: "";
    margin: 15px auto 0;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transition: all .15s ease-in-out 0s;
    left: 50%;
    position: absolute;
    height: 3px;
    top: 24px;
    visibility: hidden;
    text-align: center;
    background: #ed8b00; }

.search-vendors-contracts-header-links ul li a:active:before, .search-vendors-contracts-header-links ul li a:hover:before {
    -ms-transform: translate(-50%, 0) scaleX(2);
    transform: translate(-50%, 0) scaleX(2);
    visibility: visible; }

@media (min-width: 768px) {
    .contact {
        padding-left: 0px;
        padding-top: 20px; }
    .contact div p {
        text-align: left; }
    .contact .padding-bottom-20 {
        padding-bottom: 20px; }
    .contact .contact-owner-name {
        font-size: 18px;
        font-weight: 600; }
    .search-vendors-contracts-header-links {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: left;
        justify-content: left; }
    .search-vendors-contracts-header-links .header-links-label {
        display: inline; }
    .search-vendors-contracts-header-links ul li {
        margin: 0; }
    .search-vendors-contracts-header-links ul li a:after {
        padding-top: 25px; } }

.search-vendors-contracts .search-vendors-contracts-header-form {
    padding: 25px 0 0 0;
    margin-bottom: 50px; }

.search-vendors-contracts .search-vendors-contracts-header-form:after {
    content: '';
    display: block;
    padding-top: 25px;
    margin: 0 15px;
    border-bottom: 2px solid #bec9d1; }

.search-vendors-contracts .search-vendors-contracts-header-form .form-control {
    width: 100%;
    font-size: 16px;
    height: 42px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }

.search-vendors-contracts .search-vendors-contracts-header-form .select-wrapper {
    display: block;
    margin: 0; }

.search-vendors-contracts .search-vendors-contracts-header-form .input-group {
    width: 100%; }

.search-vendors-contracts .search-vendors-contracts-header-form .input-group .input-group-addon {
    width: 50px;
    background-color: #027abb;
    color: #fff;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    border-color: #027abb;
    padding: 0; }

.search-vendors-contracts .search-vendors-contracts-header-form .input-group .input-group-addon .form-submit {
    background-color: #027abb;
    border-color: #027abb;
    font-size: 0; }

.search-vendors-contracts .search-vendors-contracts-header-form .input-group .input-group-addon .form-submit:before {
    font-size: 20px;
    font-weight: 400; }

.search-vendors-contracts .search-vendors-contracts-header-form .search .form-control {
    width: 100%; }

@media (min-width: 768px) {
    .search-vendors-contracts .search-vendors-contracts-header-form:after {
        margin: 0; }
    .search-vendors-contracts .search-vendors-contracts-header-form .input-group {
        margin: 0; } }

@media (min-width: 992px) {
    .search-vendors-contracts .search-vendors-contracts-header-form form {
        padding-left: 50px; } }

@media (min-width: 768px) {
    .search-vendors-contracts .component__search-vendors-contracts {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center; } }

.site-search-header {
    background: #eff2f4; }

.site-search-header__container {
    margin: 0 auto;
    max-width: 1250px;
    width: 100%; }

@media screen and (max-width: 767px) {
    .site-search-header__container {
        padding: 12px 0; } }

.site-search-header__container h3 {
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 0 60px; }

@media screen and (max-width: 767px) {
    .site-search-header__container h3 {
        font-size: 24px;
        text-align: center;
        margin: 24px 18px; } }

.site-search-header__container .input-group {
    width: 100%;
    padding: 15px 0 15px 0; }

.site-search-header__container .input-group input.form-text {
    border: 1px solid #d7dce1;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    height: 52px;
    width: 100%;
    font-size: 18px; }

.site-search-header__container .input-group input.form-text:focus {
    border: 1px solid #027abb; }

.site-search-header__container .input-group .input-group-btn {
    width: 50px; }

.site-search-header__container .btn-search {
    background: #027abb;
    border-radius: 0 6px 6px 0;
    color: #fff;
    font-size: 24px;
    height: 52px;
    padding: 12px;
    margin-right: 60px; }

@media screen and (max-width: 767px) {
    .site-search-header__container .btn-search {
        margin-right: 0; } }

.site-search-header__container .btn-search:link, .site-search-header__container .btn-search:visited {
    color: #fff; }

.site-search-header__container .btn-search:active, .site-search-header__container .btn-search:hover {
    background: #06669d;
    color: #fff; }

.site-search-header__container select.form-control {
    border: 1px solid #d7dce1;
    font-size: 16px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    height: 42px; }

@media screen and (max-width: 767px) {
    .site-search-header__container select.form-control {
        width: auto;
        margin: 18px; } }

.site-search-results {
    margin: 0 auto;
    max-width: 1250px;
    width: 100%; }

.site-search-results__content {
    margin: 50px 60px 72px 30px; }

@media screen and (max-width: 767px) {
    .site-search-results__content {
        margin: 30px 18px; } }

.site-search .results-label {
    margin: 0 auto;
    max-width: 1250px;
    width: 100%;
    padding-left: 10px; }

.site-search .results-label .h4 {
    margin: 5px;
    padding-top: 10px; }

.site-search .form-group {
    margin: 0; }

h1, p {
    padding: 0;
    margin: 0; }

.link:hover {
    background-color: #06669d;
    transition: ease .3s;
    cursor: pointer;
    text-decoration: underline; }

.search-input .input-group span.input-group-addon {
    display: none; }

.feature-1 {
    text-align: center; }

.feature-1 p {
    margin: 0;
    padding: 0;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 28px;
    color: #455a64;
    font-family: Source Sans Pro;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 300; }

.feature-1 a:hover {
    background-color: #06669d;
    color: #fff;
    transition: ease .2s;
    cursor: pointer; }

.feature-1 {
    margin: auto; }

.feature-1-card-content {
    width: 50%;
    float: left;
    padding-bottom: 20px;
    text-align: left; }

@media screen and (max-width: 991px) {
    .feature-1-card-content {
        width: 100%; } }

.feature-1 li {
    margin-left: 2rem; }

.feature-1-media-content {
    width: 50%;
    padding-top: 10px; }

@media screen and (max-width: 991px) {
    .feature-1-media-content {
        width: 100%; } }

.feature-1-text-left {
    float: right; }

.feature-1-text-right {
    float: left; }

.feature-1-link-button {
    background-color: #027abb;
    color: #fff;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: .625rem;
    padding-right: .9375rem;
    padding-bottom: .625rem;
    padding-left: .9375rem;
    transition: none .3s ease;
    font-size: 18px;
    line-height: 1.25;
    font-weight: 700;
    margin-top: .5rem;
    margin-bottom: .5rem;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 7px; }

.feature-1-button {
    font-family: Source Sans Pro;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    background-color: #027abb;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    border-radius: 12px;
    text-align: center;
    font-size: 18px;
    float: left;
    display: table;
    padding-right: 40px;
    padding-left: 40px; }

.h1-component {
    padding-left: 1rem;
    padding-right: 1rem; }

.h1-component h1 {
    text-align: Left;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    color: #506d85;
    font-size: 50px; }

@media screen and (max-width: 1279px) {
    .h1-component h1 {
        font-size: 38px; } }

@media screen and (max-width: 991px) {
    .h1-component h1 {
        font-size: 30px; } }

@media screen and (max-width: 480px) {
    .h1-component h1 {
        font-size: 24px; } }

.h1-component h2 {
    font-weight: 300;
    font-size: 42px;
    line-height: 54px;
    margin-bottom: 1.5rem;
    font-family: Source Sans Pro;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #506d85; }

@media screen and (max-width: 1279px) {
    .h1-component h2 {
        font-size: 38px; } }

@media screen and (max-width: 991px) {
    .h1-component h2 {
        font-size: 30px; } }

@media screen and (max-width: 480px) {
    .h1-component h2 {
        font-size: 24px; } }

.h1-component {
    padding-left: 1rem;
    padding-right: 1rem; }

.h1-component .field--name-field-content {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 auto;
    max-width: 82rem;
    display: block;
}
@media screen and (min-width: 1279px) {
    .h1-component .field--name-field-content {
        padding-right: 4rem;
        padding-left: 5rem;
    } }

.h1-component h1 {
    text-align: Left;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    color: #506D85;
    font-size: 50px; }
@media screen and (max-width: 1279px) {
    .h1-component h1 {
        font-size: 38px; } }
@media screen and (max-width: 991px) {
    .h1-component h1 {
        font-size: 30px; } }
@media screen and (max-width: 480px) {
    .h1-component h1 {
        font-size: 24px; } }

.h1-component h2 {
    font-weight: 300;
    font-size: 42px;
    line-height: 54px;
    margin-bottom: 1.5rem;
    font-family: Source Sans Pro;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #506D85; }
@media screen and (max-width: 1279px) {
    .h1-component h2 {
        font-size: 38px; } }
@media screen and (max-width: 991px) {
    .h1-component h2 {
        font-size: 30px; } }
@media screen and (max-width: 480px) {
    .h1-component h2 {
        font-size: 24px; } }

.h1-component p {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 28px;
    color: #506D85;
    font-family: Source Sans Pro;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 300; }

.h1-component li {
    margin-left: 2rem; }


.visually-hidden.focusable:active, .visually-hidden.focusable:focus {
    position: static !important;
    overflow: visible;
    clip: auto;
    width: auto;
    height: auto; }

.js-show {
    display: none; }

.js .js-show {
    display: block; }

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }

body {
    margin: 0; }

details {
    display: block; }

[hidden] {
    display: none; }

a {
    background-color: transparent; }

a:active, a:hover {
    outline: 0; }

strong {
    font-weight: 700; }

h1 {
    font-size: 2em;
    margin: .67em 0; }

pre {
    overflow: auto; }

pre {
    font-family: monospace, monospace;
    font-size: 1em; }

* {
    box-sizing: border-box; }

:after, :before {
    box-sizing: border-box; }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent; }

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff; }

a {
    color: #337ab7;
    text-decoration: none; }

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline; }

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

[role=button] {
    cursor: pointer; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px; }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px; }

.h1, h1 {
    font-size: 36px; }

.h2, h2 {
    font-size: 30px; }

.h3, h3 {
    font-size: 24px; }

.h4, h4 {
    font-size: 18px; }

.h5, h5 {
    font-size: 14px; }

.h6, h6 {
    font-size: 12px; }

p {
    margin: 0 0 10px; }

pre {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; }

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }

.container:after, .container:before {
    display: table;
    content: " "; }

.container:after {
    clear: both; }

@media (min-width: 768px) {
    .container {
        width: 768px; } }

@media (min-width: 992px) {
    .container {
        width: 992px; } }

@media (min-width: 1280px) {
    .container {
        width: 1280px; } }

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }

.container-fluid:after, .container-fluid:before {
    display: table;
    content: " "; }

.container-fluid:after {
    clear: both; }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700; }

.open &gt; a {
    outline: 0; }

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.eot);
    src: url(/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"), url(/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.woff) format("woff"), url(/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/themes/custom/sourcewell/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em; }

.label:empty {
    display: none; }

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0; }
    to {
        background-position: 0 0; } }

.hidden {
    display: none !important; }

@font-face {
    font-family: slick;
    src: url(/themes/custom/sourcewell/fonts/slick.eot);
    src: url(/themes/custom/sourcewell/fonts/slick.eot#iefix) format("embedded-opentype"), url(/themes/custom/sourcewell/fonts/slick.woff) format("woff"), url(/themes/custom/sourcewell/fonts/slick.ttf) format("truetype"), url(/themes/custom/sourcewell/fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal; }

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }

body, html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    overflow-x: hidden;
    color: #455a64; }

@media (min-width: 768px) {
    body, html {
        overflow-x: hidden; } }

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0; }

.h1, h1 {
    font-size: 42px;
    font-weight: 100; }

@media (min-width: 992px) {
    .h1, h1 {
        font-size: 54px; } }

.h2, h2 {
    font-size: 36px;
    font-weight: 100; }

@media (min-width: 992px) {
    .h2, h2 {
        font-size: 42px; } }

.h3, h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 24px 0; }

.h4, h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 24px 0; }

p {
    line-height: 30px;
    margin-bottom: 18px; }

.external-link:active, .external-link:focus, .external-link:hover {
    text-decoration: none; }

.external-link::after {
    content: '\E89E';
    font-family: 'Material Icons';
    font-size: inherit;
    left: 0;
    margin-left: 3px;
    position: relative;
    vertical-align: middle; }

a[href^="https://"]:not([href*=sourcewell]):not([href*=cvent]):not([href*=springmath]):not([href*=filteredeffect]):not([href*=proliftic]):after {
    content: '\E89E';
    font-family: 'Material Icons';
    font-size: inherit;
    font-weight: 400;
    line-height: 1;
    margin-left: 3px;
    position: relative;
    vertical-align: middle; }

[href*="sourcewell.website"]:after, a[href*="sourcewell.equallevel.com"]:after {
    content: '\E89E';
    font-family: 'Material Icons';
    font-size: inherit;
    margin-left: 3px;
    position: relative;
    vertical-align: middle; }

a[href^="https://"]:not([href*=sourcewell]):not([href*=cvent]):not([href*=springmath]):not([href*=filteredeffect]):not([href*=proliftic]) h3:after {
    content: '\E89E';
    font-family: 'Material Icons';
    font-size: 20px;
    padding-left: 3px;
    margin-top: 4px;
    margin-left: 3px; }

a:is([href*="sourcewell.equallevel.com"]):is([href*="sourcewell.website"]) h3:after {
    content: '\E89E';
    font-family: 'Material Icons';
    font-size: 20px;
    padding-left: 3px;
    margin-top: 4px;
    margin-left: 3px; }

@media (min-width: 480px) and (max-width: 767px) {
    .container {
        max-width: 748px; } }

@keyframes sk-bouncedelay {
    0%, 100%, 80% {
        transform: scale(0); }
    40% {
        transform: scale(1); } }

@font-face {
    font-family: font-icons;
    src: url(/themes/custom/sourcewell/fonts/font-icons.eot);
    src: url(/themes/custom/sourcewell/fonts/font-icons.eot#iefix) format("embedded-opentype"), url(/themes/custom/sourcewell/fonts/font-icons.woff) format("woff"), url(/themes/custom/sourcewell/fonts/font-icons.ttf) format("truetype"), url(/themes/custom/sourcewell/fonts/font-icons.svg#font-icons) format("svg");
    font-weight: 400;
    font-style: normal; }

.solicitation-details {
    margin: 30px;
    width: auto; }

@media screen and (min-width: 767px) {
    .solicitation-details {
        max-width: 752px;
        margin: 30px auto; } }

.solicitation-details .pill-label {
    padding: 6px 24px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background: #ed8b00;
    border-radius: 16px;
    display: inline-block;
    width: auto; }

.solicitation-details .pill-label.open {
    background: #ed8b00; }
.solicitation-details .pill-label.pending {
    background: #7A9A01; }
.solicitation-details .pill-label.awarded {
    background: #027ABB; }

.solicitation-details .bid-proposal {
    border-left: 4px solid #ed8b00;
    padding: 6px 12px;
    margin-bottom: 30px; }

.solicitation-details .bid-proposal p {
    line-height: 24px;
    margin: 0; }

.solicitation-details .important-dates {
    margin: 15px 0; }

.solicitation-details .field--name-field-bids-tenders-link {
    font-size: 20px;
    font-weight: 600;
    margin: 24px 0; }

h1, p {
    padding: 0;
    margin: 0; }

.link:hover {
    background-color: #06669d;
    transition: ease .3s;
    cursor: pointer;
    text-decoration: underline; }

.splash-banner-mini {
    width: 100%;
    color: white;
    text-align: center; }

.splash-banner-mini a {
    color: white;
    text-decoration: underline; }

.splash-banner-mini vcenter {
    display: inline-block;
    vertical-align: middle; }

.splash-banner-mini &gt; .row {
    margin: 0 auto;
    max-width: 768px;
    width: 100%; }

@media (min-width: 768px) {
    .splash-banner-mini &gt; .row {
        max-width: 992px; } }

@media (min-width: 992px) {
    .splash-banner-mini &gt; .row {
        max-width: 1280px; }
    .col-md-12 {
        width: 100%; }
}

.sw-fs-orange {
    background-color: #EA7600; }

input[type="submit"].button-container-alt {
    height: 40px; /* your custom height */
    background-color: #0070d2;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.2s ease;
}

input[type="submit"].button-container-alt:hover {
    text-decoration: underline;
}

</pre></body></html>