/* Minification failed. Returning unminified contents.
(31,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(35,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(36,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(56,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(60,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(/Web/Skins/css/fonts/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(/Web/Skins/css/fonts/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(/Web/Skins/css/fonts/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff) format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(/Web/Skins/css/fonts/PRmiXeptR36kaC0GEAetxjqR_3kx9_hJXbbyU8S6IN0.woff) format("woff");
}

:root {
  font-size: 16px;
  --bs-body-font-family: "Open Sans", Calibri, Candara, Arial, sans-serif;
}

.dropdown-menu {
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-link-hover-bg: #007fff;
}

.modal {
  overflow-y: auto;
}

.boldIcon {
  -webkit-text-stroke: 2px;
}

.fs-7 {
  font-size: 0.825rem;
}

.form-select {
  background-position: right 0.25rem center !important;
}

.tooltip {
  --bs-tooltip-border-radius: 0 !important;
}

.btn:not(.btn-default) {
  --bs-btn-border-radius: 0 !important;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  background: #eee;
}

.jumbotron {
  color: #fff;
  margin: 0;
  padding: 2em;
}

.jumbotron #companyLogo {
  max-height: 130px;
}

.jumbotron h1 {
  margin: 0;
}

.jumbotron img {
  padding: 0;
  margin: 0;
}

.jumbotron p {
  padding-top: 1em;
}

.jumbotron span {
  float: right;
  font-size: 0.4em;
}

.resolution-notification-bar {
  display: none;
  padding: 10px 20px;
  justify-content: space-between;
  align-items: center;
}

.login-wrap {
  width: 25em;
  margin-top: 3em;
}

.login-wrap .form-control {
  margin-bottom: 1em;
}

.login-wrap .checkbox {
  font-weight: normal;
}

.login-wrap #errorAlert {
  display: none;
  margin-top: 1em;
}

.form-signin-ImageHomePage {
  background: #e2e2e2;
  padding: .1em 1em .1em 1em;
}

@media screen and (max-height: 900px) {
  .jumbotron {
    height: 150px;
  }
  .jumbotron h1 {
    font-size: 55px;
    font-weight: 600;
  }
  .jumbotron p {
    font-size: 18px;
  }
  #companyLogo {
    max-height: 100px !important;
  }
  .version-ImageHomePage {
    font-size: small;
  }
  .form-signin-ImageHomePage {
    height: 250px;
  }
  .form-signin-ImageHomePage h2, .form-signin-ImageHomePage .h2 {
    font-size: 20px;
  }
  .form-control {
    height: 35px;
    margin-bottom: .5em !important;
  }
  .btn {
    padding: 8px 16px;
  }
}

.login-wrap-ImageHomePage {
  width: 27em;
  margin-top: 3em;
}

.login-wrap-ImageHomePage .form-control {
  margin-bottom: 1em;
}

.login-wrap-ImageHomePage .checkbox {
  font-weight: normal;
}

.login-wrap-ImageHomePage #errorAlert {
  display: none;
  margin-top: 1em;
}

.version-ImageHomePage {
  position: absolute;
  bottom: 3em;
  right: 3em;
  font-size: 0.6em;
}

/*# sourceMappingURL=login.css.map */

