@font-face {
  font-family: "Roboto";
  src: url("/style/fonts/Roboto/Roboto-Regular.woff") format("woff"), url("/style/fonts/Roboto/Roboto-Regular.woff2") format("woff2"), url("/style/fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/style/fonts/Roboto/Roboto-Italic.woff") format("woff"), url("/style/fonts/Roboto/Roboto-Italic.woff2") format("woff2"), url("/style/fonts/Roboto/Roboto-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("/style/fonts/Roboto/Roboto-Bold.woff") format("woff"), url("/style/fonts/Roboto/Roboto-Bold.woff2") format("woff2"), url("/style/fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button, input, select {
  font-family: "Roboto";
}

#loading {
  position: absolute;
  background: #fff;
  z-index: 1864712049423024127;
  width: 100% !important;
  height: 100vh;
  top: 0px;
  opacity: 0.95;
  min-height: 800px;
}

#img-load {
  display: block;
  margin: 0 auto;
  margin-top: 10%;
}

button:focus,
a:focus {
  outline: none;
}

select:focus,
input:focus {
  outline: 1px solid #00677F;
}

body {
  padding-top: 80px;
  padding-bottom: 40px;
  background-image: none;
  background-color: #eee;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}

.form-signin h1 {
  margin: 0px;
  background-color: #eee;
}

.form-signin h1 img {
  display: block;
  margin: auto;
  margin-bottom: 1rem;
  width: 100%;
}

.img-responsive {
  vertical-align: middle;
  border: 0;
}

.clearfix {
  font-size: 16px;
  font-family: system-ui;
  padding: 10px 0px;
}

.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.form-signin .form-control:focus {
  z-index: 2;
}

.form-signin input {
  margin-bottom: 5px;
}

.form-signin input[type=password] {
  margin-bottom: 10px;
}

.btn-login {
  padding: 1rem 0;
  text-align: center;
  background-color: rgba(0, 103, 127, 0.66);
  font-size: 18px;
  width: 100%;
  color: #ffffff;
  border-color: #00667F;
  background-image: none;
  border-radius: 6px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-login:hover, .btn-login:focus,
.btn-login:active, .btn-login:active:hover {
  background-color: rgba(0, 103, 127, 0.44);
}

.restore-pass {
  display: block;
  text-align: right;
  margin-bottom: 1rem;
}

body {
  padding-top: 80px;
  padding-bottom: 40px;
  background-image: none;
  background-color: #eee;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}

.form-signin h1 {
  margin: 0px;
  background-color: #eee;
}

.form-signin h1 img {
  display: block;
  margin: auto;
  margin-bottom: 1rem;
  width: 100%;
}

.img-responsive {
  vertical-align: middle;
  border: 0;
}

.clearfix {
  font-size: 16px;
  font-family: system-ui;
  padding: 10px 0px;
}

.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.form-signin .form-control:focus {
  z-index: 2;
}

.form-signin input {
  margin-bottom: 5px;
}

.form-signin input[type=password] {
  margin-bottom: 10px;
}

.btn-login {
  padding: 1rem 0;
  text-align: center;
  background-color: rgba(0, 103, 127, 0.66);
  font-size: 18px;
  width: 100%;
  color: #ffffff;
  border-color: #00667F;
  background-image: none;
  border-radius: 6px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-login:hover, .btn-login:focus,
.btn-login:active, .btn-login:active:hover {
  background-color: rgba(0, 103, 127, 0.44);
}

.restore-pass {
  display: block;
  text-align: right;
  margin-bottom: 1rem;
}

/*# sourceMappingURL=styles.css.map */
