.containerOwnApp {
  -webkit-box-shadow: 0 0 27px 0 rgba(84, 84, 84, 0.62);
          box-shadow: 0 0 27px 0 rgba(84, 84, 84, 0.62);
  padding-top: 15px; }

.login-form {
  -webkit-box-shadow: 0 0 27px 0 rgba(84, 84, 84, 0.62);
          box-shadow: 0 0 27px 0 rgba(84, 84, 84, 0.62);
  border-radius: 20px; }

.login-form-header {
  padding-top: 16px; }

.login-from-row {
  padding-top: 16px;
  padding-bottom: 16px; }

.login-form-font-header {
  font-size: 30px;
  font-weight: bold; }

.login-form-font-header span {
  color: #007C9B; }

.containerOwnApp {
  -webkit-box-shadow: 0 0 27px 0 rgba(84, 84, 84, 0.62);
          box-shadow: 0 0 27px 0 rgba(84, 84, 84, 0.62);
  padding-top: 15px; }

.login-page {
  padding: 18% 0 0;
  margin: 0 auto 100px;
  max-width: 400px;
  position: relative; }

.login-form {
  -webkit-box-shadow: 0 0 27px 0 rgba(84, 84, 84, 0.62);
          box-shadow: 0 0 27px 0 rgba(84, 84, 84, 0.62); }

.login-form-header {
  padding-top: 16px; }

.login-from-row {
  padding-top: 16px;
  padding-bottom: 16px; }

.login-form-font-header {
  font-size: 30px;
  font-weight: bold; }

.login-form-font-header span {
  color: #007C9B; }

input {
  border-radius: 5px; }

.footer {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  font-size: 12px;
  color: #fff;
  background: #696868; }

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