a {
  color: #004a99;
  text-decoration: none; }

a:hover {
  color: #0068d6;
  text-decoration: none; }

.btn:focus, .btn-large:focus, .btn-floating:focus {
  background-color: #0068d6; }

.btn, .btn-large {
  color: white;
  background-color: #004a99;
  border-radius: 0px; }

a.btn:hover, a.btn-large:hover {
  color: white;
  background-color: #0063cc; }

nav {
  background-color: #004a99;
  height: 64px; }

.dropdown-content {
  /*background-color: $Uni-Light-Gray;*/ }

.dropdown-content li > a {
  color: #004a99; }

footer.page-footer {
  background-color: initial; }

.lmb-header {
  background-color: #004a99;
  height: 64px;
  margin-bottom: 40px;
  margin-left: -1.5em;
  margin-right: -1.5em;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.lmb-footer-copyright {
  background-color: #004a99;
  line-height: 1.4em;
  padding: 8px 17px 6px 17px;
  margin-left: -1.5em !important;
  margin-right: -1.5em !important; }

@media only screen and (min-width: 993px) {
  .lmb-copyright {
    float: right !important; } }
.lmb-footer-navigation {
  background-color: #d5d6d2;
  padding: 8px 17px 6px 17px;
  margin-left: -1.5em;
  margin-right: -1.5em; }

ul.lmb-footer-list > li {
  font-size: 0.8em; }

ul.lmb-footer-list > ul > li {
  font-size: 0.8em;
  list-style-image: url(data:image/gif;base64,R0lGODlhBQANAIABAHR2eQAAACH5BAEAAAEALAAAAAAFAA0AAAIKjI+pu+APo4SpAAA7);
  list-style-type: square !important;
  list-style-position: inside !important; }

.abstract {
  text-align: justify; }

.author {
  white-space: nowrap;
  padding-left: 0.5em;
  padding-right: 0.5em; }

.institution {
  white-space: nowrap;
  padding-left: 0.5em;
  padding-right: 0.5em; }

.container {
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
  background-color: #f2f3f1; }

@media only screen and (min-width: 601px) {
  .container {
    width: 90%; } }
@media only screen and (min-width: 993px) {
  .container {
    width: 70%; } }
.outer-container {
  padding-left: 1.5em;
  padding-right: 1.5em; }

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