﻿@-webkit-keyframes animatedBackground{0%{background-position:0 0;}100%{background-position:50% 50%;}}@-moz-keyframes animatedBackground{0%{background-position:0 0;}100%{background-position:50% 50%;}}@-ms-keyframes animatedBackground{0%{background-position:0 0;}100%{background-position:50% 50%;}}@-o-keyframes animatedBackground{0%{background-position:0 0;}100%{background-position:50% 50%;}}@keyframes animatedBackground{0%{background-position:0 0;}100%{background-position:50% 50%;}}.main .top-row{color:#01486b!important;background:#fff;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center center;padding:0 15px 15px 15px;position:relative;border-radius:10px;border:1px solid #f6f6f6;box-shadow:2px 2px 4px #eceded;margin:5px 0 5px 0;height:7rem!important;-webkit-animation:animatedBackground 20s linear infinite alternate;-moz-animation:animatedBackground 20s linear infinite alternate;-ms-animation:animatedBackground 20s linear infinite alternate;-o-animation:animatedBackground 20s linear infinite alternate;animation:animatedBackground 20s linear infinite alternate;align-items:flex-end!important;}.main .top-row a{color:#01486b!important;}.brand{margin-bottom:-10px;}.brand img{margin:5px 0;background-size:100%;background-repeat:no-repeat;background-position:left center;width:238px;float:left;}.brand span{color:#01486b;clear:left;display:block;font-size:.65rem;width:238px;text-align:right;}.top-menu{width:100%;display:flex;flex-direction:row;}.top-menu .top-menu-fill{flex-grow:1;}.top-menu a.nav-link{display:inline-flex;margin-left:0!important;}.top-menu a.nav-link span{width:2rem;font-size:1.1rem;vertical-align:text-top;top:0;}.top-menu a .nav-link:focus,.top-menu a.nav-link:hover,.top-menu a.nav-link:active{font-weight:bolder;}.main-page-link:active,.main-page-link:focus,.main-page-link:hover{text-decoration:none;}