
[ng-app="home"] .LoginLink {
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
  top: 0;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}
[ng-app="home"] .logIn a,
[ng-app="home"] .logOut a {
  color: #00465f;
}
[ng-app="home"] .logIn span,
[ng-app="home"] .logOut span {
  color: rgba(146, 146, 146, 0.5);
}
.LoginLink {
  width: 100%;
  text-align: center;
  padding: 0.375em 0;
  position: absolute;
  top: -4em;
  right: 0;
  z-index: 25;
}
.LoginLink h1 {
  text-align: center;
}
body.editable .cms-section.LoginLink {
  position: absolute;
  min-height: initial;
  display: inline-block;
}
body.editable .cms-section.LoginLink ul.edit-section {
  left: initial;
  right: 0;
  top: 100%;
}
.logIn a,
.logOut a {
  color: #46add1;
  text-decoration: underline;
}
.logIn a::after {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-stretch: normal;
  font-size: inherit;
  line-height: 0;
  font-family: FontAwesome, Themify, Linear;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  width: auto;
  height: auto;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  overflow: visible;
  speak: none;
  text-align: center;
  vertical-align: middle;
  position: relative;
  content: "\f13e";
  margin-left: 0.375em;
}
.logIn a::after h1 {
  text-align: center;
}
.logOut a::after {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-stretch: normal;
  font-size: inherit;
  line-height: 0;
  font-family: FontAwesome, Themify, Linear;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  width: auto;
  height: auto;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  overflow: visible;
  speak: none;
  text-align: center;
  vertical-align: middle;
  position: relative;
  content: "\f08b";
  margin-left: 0.375em;
}
.logOut a::after h1 {
  text-align: center;
}
.logOut span {
  margin: 0 0.25em;
  color: #ababab;
}
@media print, screen and (max-width: 37.4375em) {
  
}
@media print, screen and (min-width: 37.5em) {
  [ng-app="home"] .LoginLink {
    top: 2.1875em;
  }
  .LoginLink {
    text-align: right;
    top: -3.055555556em;
  }
}
@media print, screen and (min-width: 37.5em) and (max-width: 49.9375em) {
  
}
@media print, screen and (min-width: 50em) {
  .LoginLink {
    top: -2.9375em;
  }
}
@media print, screen and (min-width: 58.75em) {
  
}
@media print, screen and (min-width: 50em) and (max-width: 69.9375em) {
  
}
@media print, screen and (min-width: 70em) {
  [ng-app="home"] .LoginLink {
    top: 0;
  }
  .LoginLink {
    top: -2.5em;
  }
}
@media print, screen and (min-width: 80.625em) {
  
}
