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

.srt, .form__label--hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

.panel--centered, .panel--padded--centered, [class^="btn--"] {
    text-align: center; }

.icn--nav-toggle:before {
    display: block;
    content: '';
    position: absolute; }

.centered, .grid {
    float: none;
    margin-left: auto;
    margin-right: auto; }

html {
    overflow-y: scroll;
    font-family: sans-serif;
    text-rendering: optimizeLegibility !important;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased !important;
}


#top-nav {
    background: #E6EBF5;
    height:55px;
    //    position:fixed;
    font-size:17px;
    text-align:left;

}

body {
    margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block; }

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline; }

audio:not([controls]) {
    display: none;
    height: 0; }

[hidden],
template {
    display: none; }

a {
    color: #0000CD;
    background: transparent;
    text-decoration: none;
}

a:hover {
    background: #DCFFDC;
}

a.nav {
    background: transparent;
    text-decoration: none;
}

a.button {
    display: -moz-inline-stack;
    display: inline-block;
    width: 250px;
    height: 30px;
    background: #E1E1E1;
    line-height: 30px;
    text-align: center
    padding-bottom:10;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: black;
}
a.button:hover{
    background: #088A08;
    color: white;
}

a.anchor{
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
}

table.hovercolor tr:hover td {
    background: #33ff33;
    //    color: white;
}

table.sortable tr:hover td {
    background: #33ff33;
    //    color: white;
}

table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after { 
    content: " \25B4\25BE"; 
}


abbr[title] {
    border-bottom: 1px dotted; }

b,
strong {
    font-weight: bold; }

dfn {
    font-style: italic; }

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

mark {
    background: #ff0;
    color: #000; }

small {
    font-size: 80%; }

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

sup {
    top: -0.5em; }

sub {
    bottom: -0.25em; }

img {
    border: 0; }

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

figure {
    margin: 1em 40px; }

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }

pre {
    overflow: auto; }

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }

legend {
    border: 0;
    padding: 0; }

textarea {
    overflow: auto; }

optgroup {
    font-weight: bold; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

td,
th {
    padding: 0;
    vertical-align: top;
}

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

body {
    color: #000000;
    font-size: 14px;
    //  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.5; }

header {
    background: #fff;
    position: relative;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 200;
/*	-webkit-box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    0px 1px 10px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         0px 1px 10px 0px rgba(50, 50, 50, 0.2);*/ }
@media (min-width: 1px) and (max-width: 768px) {
    header {
    /*		-webkit-box-shadow: none;
            -moz-box-shadow:    none;
            box-shadow:         none;*/ } }

footer {
    background: #024c02;
    margin-top: 4.5em; }

h3 {
    font-size: 1.3em;
    margin-bottom: 0.625em; }

h4 {
    margin-top: 1.57143em;
    margin-bottom: 2.28571em;
    color: #d6d7d9;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.875em; }

h5 {
    font-size: 1.1025em;
    margin-top: 0.425em;
    margin-bottom: 0.425em; }

h6 {
    font-size: 0.875em;
}

p {
    margin: 0 0 1.66667em;
    font-size: 1em;
    line-height: 1.5; }

blockquote {
    font-style: italic;
    font-size: 1.25em; }
@media (min-width: 769px) {
    blockquote {
        margin: 1.33333em 0;
        padding: 0 0 0 5%;
        border-left: 0.33333em solid #D1E9C3;
        font-size: 1.5em; } }

ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

img {
    margin-bottom: 1.5em;
    max-width: 100%;
    height: auto; }

input,
textarea {
    display: block;
    padding: 15px;
    width: 100%;
    outline: 0;
    border: 0; }

input:focus,
textarea:focus {
    transition: 0.3s; }

button {
    outline: 0; }

footer {
    border-top: 1px solid #D1E9C3; }
footer p {
    font-size: 1em;
    margin-top: 1.375em; }

.panel, .panel--centered {
    padding-top: 1.875em; }
@media (min-width: 769px) {
    .panel, .panel--centered {
        padding-bottom: 1.25em; } }

.panel--padded, .panel--padded--centered {
    padding-top: 0.9375em; }
@media (min-width: 769px) {
    .panel--padded, .panel--padded--centered {
        padding-top: 1.875em;
        padding-bottom: 1.875em; } }

.grid {
    width: 97%;
    margin-top: 0.5em; }
[class*="grid__col--"] > .grid {
    width: 100%; }
@media (min-width: 1100px) {
    .grid {
        max-width: 1050px; } }

@media (min-width: 769px) {
    .grid__col--1 {
        width: 6.5%; }
    .grid__col--2 {
        width: 15%; }
    .grid__col--3 {
        width: 23.5%; }
    .grid__col--4 {
        width: 32%; }
    .grid__col--5 {
        width: 40.5%; }
    .grid__col--6 {
        width: 49%; }
    .grid__col--7 {
        width: 57.5%; }
    .grid__col--8 {
        width: 66%; }
    .grid__col--9 {
        width: 74.5%; }
    .grid__col--10 {
        width: 83%; }
    .grid__col--11 {
        width: 91.5%; }
    .grid__col--12 {
        width: 100%; } }

@media (min-width: 1px) and (max-width: 768px) {
    [class^="grid__col--"] {
        margin-top: 0.55em;
        margin-bottom: 0.75em; } }
@media (min-width: 769px) {
    [class^="grid__col--"] {
        float: left;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
    /*    &:last-of-type {
          float: right;
          }*/ }
    [class^="grid__col--"] + [class^="grid__col--"] {
        margin-left: 0%; } }

@media (min-width: 769px) {
    .nav__item {
        display: inline-block;
        margin: 0 0.675em; } }

.nav__item a {
    text-align: center;
    //font-size: 18px;
    display: block;
    padding-right: 2.2em;
    padding-left: 2.2em;
    padding-top: 0.4em;
    padding-bottom: 0.3em;
    border-bottom: 3px solid transparent; }
@media (min-width: 1px) and (max-width: 768px) {
    .nav__item a {
        border-bottom-color: #D1E9C3;
        padding-top: 0.77778em;
        padding-bottom: 0.77778em;
        background: #D1E9C3; }
}

.nav__item--current a {
    border-color: #0A1691;
/*font-weight: $font-weight--medium;*/ }

@media (min-width: 769px) and (max-width: 1200px) {
    .nav__item a {
        padding-right: 1.04444em;
        padding-left: 1.04444em;
    }
}


@media (min-width: 1px) and (max-width: 768px) {
    .nav__item--current a {
        border-color: #D1E9C3;
    }
}

.nav__item--first a, .nav__item--first a:hover {
    background: #024c02;
    padding-right: 0.9375em;
    padding-left: 0.9375em; }

.nav-footer__item {
    display: inline-block;
    margin: 0 0.375em; }

.nav-footer__item a {
    text-align: center;
    font-size: 1.125em;
    display: block;
    padding: 1.24444em;
    padding-top: 1.05em;
    border-top: 2px solid transparent; }

h1, .headline-primary, .headline-primary--grouped {
    color: #525559;
    font-size: 3.4375em;
    line-height: 1.09524;
    margin-top: 0; }

h2, .headline-secondary, .headline-secondary--grouped {
    color: #00008B;
    letter-spacing: 1px;
    font-size: 1.12em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.form__btn, [class^="btn--"] {
    padding: 15px 30px;
    border: 0;
    border-radius: 0.4em;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.875em;
    transition: opacity 0.3s;
    display: block; }
.form__btn:hover, [class^="btn--"]:hover {
    opacity: .75; }
.form__btn:active, [class^="btn--"]:active {
    opacity: initial; }

.icn--nav-toggle {
    line-height: 0;
    cursor: pointer; }

.container {
    margin-top: 5.8em; }
@media (min-width: 1px) and (max-width: 768px) {
    .container {
        margin-top: 5.125em; } }


.navbar {
    position: relative; }
@media (min-width: 769px) {
    .navbar {
        margin-bottom: 0; } }

.nav__item a {
    color: #797e83; }
.nav__item a:hover {
    color: #024c02; }
.nav__item--current a {
    color: #024c02; }
.nav__item--first a {
    color: #fff; }
.nav__item--first a:hover {
    color: #fff; }

.nav-footer__item a {
    color: #999da1; }
.nav-footer__item a:hover {
    color: #fff; }
.nav-footer__item--current a {
    color: #fff; }

.left {
    margin-top: 3.125em;
    float: left; }

.right {
    margin-top: 3.125em;
    float: right; }

.site-logo {
    background-repeat: no-repeat;
    width: 115px;
    height: 45px;
    display: inline-block; }

.icn--nav-toggle {
    width: 25px;
    height: 17px;
    border-top: solid 3px #797e83;
    border-bottom: solid 3px #797e83;
    position: relative; }
.icn--nav-toggle:before {
    width: 25px;
    height: 3px;
    background: #999da1;
    top: 4px; }

.copy {
    border-top: 1px solid #999da1;
    padding-top: 0.9375em;
    padding-bottom: 0.9375em;
    color: #999da1; }

h4 {
    margin-top: 7.5em; }

.about {
    text-align: center; }
.about--info {
    text-align: left;
    margin-top: 0.625em; }
.about--avatar {
    float: right;
    padding: 0.9375em;
    padding-top: 0; }
@media (min-width: 1px) and (max-width: 768px) {
    .about--avatar {
        float: left; } }
.about--description {
    font-style: italic;
    font-size: 1.125em; }

.news {
    background: #D1E9C3; //#ebecec;
    margin-top: 0em;
    margin-bottom: 1em;
    padding: 0.275em 1.875em 0.575em; }
.news h2 {
    margin-bottom: 0; }
.news h6 {
    margin-top: 0;
    margin-bottom: 1.875em; }
.news--older h2 {
    font-size: 1.5em; }
.news--older p {
    font-size: 0.875em; }


.title {
    margin-bottom: 1.875em; }


@media (min-width: 1px) and (max-width: 768px) {
    .is-displayed-mobile {
        display: block; }
    .is-hidden-mobile {
        display: none; } }
@media (min-width: 769px) {
    .is-displayed-mobile {
        display: none; } }

@media (min-width: 1px) and (max-width: 768px) {
    .is-collapsed-mobile {
        visibility: collapse;
        padding: 0;
        height: 0;
        margin: 10;
        line-height: 0; } }

/* ---------------------- */


.people li h3, {
    margin: 0; }

@media (min-width: 769px) {
    .fixed {
        position: fixed;
        top: 7.5em; } }


/*# sourceMappingURL=application.css.map */
