﻿html,
body {
  font-size: 100% !important;
  font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif;
  height: 100%;
  margin: 0;
}
.navbar-header {
  position: relative;
  top: -0.25rem;
}
.navbar-brand > .icon-banner {
  position: relative;
  top: -0.125rem;
  display: inline;
}
.icon {
  position: relative;
  top: -0.625rem;
}
.logged-out iframe {
  display: none;
  width: 0;
  height: 0;
}
.identity__background {
  position: relative;
  width: 100%;
  background-color: #004563;
  color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  min-height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
}
.identity__language-dropdown {
  margin-top: 0.5rem;
  margin-bottom: 2rem;
  text-align: center;
  width: 100%;
}
.identity__language-dropdown i {
  width: 1.125rem;
  height: 1.125rem;
  color: #fff;
}
.identity__language-dropdown .bootstrap-select .dropdown-toggle {
  color: #fff;
  border: 0.0625rem solid transparent;
  background-color: #004563;
  font-size: 0.75rem;
  letter-spacing: 0.03125rem;
}
.identity__language-dropdown .bootstrap-select .dropdown-toggle .filter-option-inner {
  text-decoration: underline;
  text-transform: uppercase;
}
.identity__language-dropdown .bootstrap-select .dropdown-toggle:hover,
.identity__language-dropdown .bootstrap-select .dropdown-toggle:focus,
.identity__language-dropdown .bootstrap-select .dropdown-toggle:active {
  color: #fff;
  background-color: #004563;
  border: 0.0625rem solid transparent;
  outline: none !important;
  outline-offset: 0;
}
.identity__language-dropdown .bootstrap-select .dropdown-toggle .caret {
  width: 0.625rem;
  height: 0.625rem;
  border: none;
  font-family: 'Glyphicons Halflings';
  margin-top: -0.5rem !important;
}
.identity__language-dropdown .bootstrap-select.dropdown:not(.dropup) {
  border-bottom-color: transparent;
  border-radius: 0;
}
.identity__language-dropdown .bootstrap-select.dropdown:not(.dropup) .caret:before {
  content: "\e259";
}
.identity__language-dropdown .bootstrap-select.dropdown:not(.dropup) > .dropdown-toggle,
.identity__language-dropdown .bootstrap-select.dropdown:not(.dropup):hover,
.identity__language-dropdown .bootstrap-select.dropdown:not(.dropup):focus,
.identity__language-dropdown .bootstrap-select.dropdown:not(.dropup):active {
  border-bottom-color: transparent;
  border-radius: 0;
}
.identity__language-dropdown .bootstrap-select.dropdown:not(.dropup).open > .dropdown-toggle {
  border: 0.0625rem solid #fff;
  border-bottom-color: transparent;
  border-radius: 0;
}
.identity__language-dropdown .bootstrap-select.dropdown:not(.dropup).open > .dropdown-toggle:hover,
.identity__language-dropdown .bootstrap-select.dropdown:not(.dropup).open > .dropdown-toggle:focus,
.identity__language-dropdown .bootstrap-select.dropdown:not(.dropup).open > .dropdown-toggle:active {
  border: 0.0625rem solid #fff;
  border-bottom-color: transparent;
  border-radius: 0;
}
.identity__language-dropdown .bootstrap-select.dropdown:not(.dropup).open > .dropdown-menu {
  border-top: 0;
  margin-top: -0.0625rem;
}
.identity__language-dropdown .bootstrap-select.dropup {
  border-top-color: transparent;
  border-radius: 0;
}
.identity__language-dropdown .bootstrap-select.dropup .caret:before {
  content: "\e260";
}
.identity__language-dropdown .bootstrap-select.dropup > .dropdown-toggle,
.identity__language-dropdown .bootstrap-select.dropup:hover,
.identity__language-dropdown .bootstrap-select.dropup:focus,
.identity__language-dropdown .bootstrap-select.dropup:active {
  border-top-color: transparent;
  border-radius: 0;
}
.identity__language-dropdown .bootstrap-select.dropup.open > .dropdown-toggle {
  border: 0.0625rem solid #fff;
  border-top-color: transparent;
  border-radius: 0;
}
.identity__language-dropdown .bootstrap-select.dropup.open > .dropdown-toggle:hover,
.identity__language-dropdown .bootstrap-select.dropup.open > .dropdown-toggle:focus,
.identity__language-dropdown .bootstrap-select.dropup.open > .dropdown-toggle:active {
  border: 0.0625rem solid #fff;
  border-top-color: transparent;
  border-radius: 0;
}
.identity__language-dropdown .bootstrap-select.dropup.open > .dropdown-menu {
  border-bottom: 0;
  margin-bottom: -0.0625rem;
}
.identity__language-dropdown .bootstrap-select .dropdown-menu {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  border: 0.0625rem solid #fff;
}
.identity__language-dropdown .bootstrap-select .dropdown-menu > li > a {
  text-transform: uppercase;
  color: #fff;
  border: 0;
  background-color: #004563;
  font-size: 0.75rem;
  padding-left: 0.75rem;
  letter-spacing: 0.03125rem;
}
.identity__language-dropdown .bootstrap-select .dropdown-menu > li > a.selected > span.text {
  text-decoration: underline;
}
.identity__language-dropdown .bootstrap-select .dropdown-menu > li > a:focus {
  outline: none;
  outline-offset: 0;
}
.identity__language-dropdown .bootstrap-select .dropdown-menu > li.selected.active {
  display: none;
}
.identity__ndd-logo {
  position: absolute;
  background-image: url('/themes/default/bottom-right-logo.svg');
  background-size: contain;
  background-repeat: no-repeat;
  height: 5.625rem;
  width: 6.25rem;
  bottom: 2.375rem;
  right: 0.25rem;
}
.identity__copyright {
  text-align: center;
  background-color: #fff;
  height: 1.5625rem;
  margin-top: -1.5625rem;
  font-size: 0.75rem;
  color: #000;
  line-height: 1.5625rem;
  position: relative;
}
.identity__content {
  margin: auto;
  width: 25rem;
  color: #666666;
}
.identity__content .identity__content-info-message-wrapper {
  padding: 1.875rem;
  text-align: center;
  font-size: 0.875rem;
  height: calc(100% - 10.8125rem);
}
.identity__content__welcome {
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.identity__content__welcome__bold {
  font-weight: bold;
}
.identity__left-panel {
  width: 100%;
  background-color: #fff;
  border: 1px solid #b4b4b4;
}
.identity__left-panel .expiration-reminder {
  font-weight: bold;
}
.identity__header {
  padding: 1.5625rem;
  background-color: #fff;
  text-align: center;
  font-size: 1.375rem;
  font-weight: 600;
  border-bottom: 0.125rem solid #D9D9D9;
  color: #004563;
}
.identity__image {
  height: 3.125rem;
}
.identity__footer {
  position: relative;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  text-align: center;
}
.identity__logo {
  background-image: url('/themes/default/form-logo.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 2rem;
  margin: 2rem auto;
}
.identity__terms {
  font-size: 0.75rem;
}
.identity__terms a {
  text-decoration: underline;
}
.identity__terms--login {
  margin-top: 1.25rem;
}
.identity__terms--activate {
  font-weight: normal;
  width: 100%;
}
.identity__form-wrapper {
  width: 100%;
  height: calc(100% - 10.8125rem);
  padding-top: 1.875rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  background-color: #fff;
}
.identity__form-wrapper .identity__form-info-wrapper {
  margin-bottom: 1.25rem;
  padding: 0 0.625rem;
  text-align: center;
  font-size: 0.875rem;
}
.identity__form-content {
  position: relative;
  height: calc(100% - 10.8125rem);
  color: #707070;
}
.identity__form-content .ndd-ng-form-control__label {
  font-weight: 600;
}
.login--uppercase {
  text-transform: uppercase;
}
.identity__form-buttons-wrapper {
  margin-top: 1.875rem;
}
.identity__form-buttons-wrapper > .identity__form-button--right {
  float: right;
  clear: right;
}
.validation-summary-errors ul {
  list-style: none;
  padding-left: 0;
}
.ndd-ng-button__btn {
  min-width: 6.25rem;
  height: 2.1875rem;
  margin: 0 0.3125rem;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0.0625rem 0.375rem;
  vertical-align: top;
}
.ndd-ng-button__btn--primary {
  background-color: #004563;
  border: 1px solid #004563;
  color: #fff;
}
.ndd-ng-button__btn--link {
  background: 0;
  border: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  min-width: auto;
  height: auto;
  font-weight: normal;
  color: #337ab7;
  text-decoration: underline;
  font-weight: 600;
}
.ndd-ng-button__btn--link:enabled:hover,
.ndd-ng-button__btn--link:enabled:focus,
.ndd-ng-button__btn--link:enabled:active {
  color: 23527c;
  text-decoration: underline;
  box-shadow: none;
  border: 0;
}
.ndd-ng-button__btn--link:disabled {
  color: 777;
}
.ndd-ng-button__btn--loading {
  background-image: url('/img/spinner-white.gif');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.875rem;
  border: transparent;
}
.ndd-ng-form-control__label {
  transition: color ease-in-out 0.15s;
  display: inline-block;
  color: inherit;
  font-weight: normal;
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}
.ndd-ng-form-control__label--required {
  font-weight: 600;
}
.ndd-ng-form-control__label__strong {
  font-weight: bold;
  padding-left: 0.25rem;
}
.ndd-ng-form-control__label--invalid {
  color: #ff4733;
}
.text-danger {
  font-size: 14px;
  color: #ff4733;
}
.navbar-default {
  color: #004563;
  background-color: #fff;
}
.navbar-default .container-fluid {
  padding-right: 0;
}
.navbar-default .navbar-brand {
  color: #004563;
}
.navbar-default .navbar-brand:hover {
  color: #004563;
}
.navbar-default .navbar-nav > li > a {
  color: #004563;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #004563;
}
@media screen and (min-width: 768px) {
  .navbar-nav {
    float: right;
  }
}