body {
  margin: 0 auto !important;
}
.container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.jh-card {
  margin-top: 0 !important;
}
.container {
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin: 0 !important;
}

.login-body {
  background-color: #44c97d;
}

.logo-img {
  height: 50px !important;
  width: 50px !important;
}

.img-holder {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 540px !important;
  overflow: hidden;
  background-color: #fff;
  padding: 25px 60px;
  text-align: center;
  z-index: 999;
}

.form-holder {
  margin-left: 540px;
  flex-shrink: 1 !important;
}

#page-heading {
  /*padding: .5%;*/
}

.form-content .page-links a.active {
  font-weight: 700;
}
.form-content .page-links a {
  color: #fff;
}
.form-content .page-links a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-weight: 300;
  font-size: 15px;
  margin-right: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.website-logo-inside .logo img {
  width: 100px;
}

.website-logo-inside .logo img {
  width: 100px;
}
.website-logo-inside img {
  width: 100px;
}
.website-logo-inside img {
  width: 100px;
}

.login-holder {
  padding: 0 !important;
  margin-top: 0 !important;
  border: none !important;
  position: inherit !important;
}

.form-content .form-items {
  max-width: 340px;
  text-align: left;
}

.form-content .form-items {
  max-width: 340px;
  text-align: left;
}

.form-content .page-links {
  margin-bottom: 34px;
}

.form-content .form-items {
  display: inline-block;
  width: 100%;
  max-width: 340px;
  text-align: left;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.form-content h3 {
  color: #fff;
  text-align: left;
}
.form-content h3 {
  color: #fff;
  text-align: left;
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 10px;
}

.website-logo-inside .logo img {
  width: 100px;
}

.navbar-brand {
  font-size: 1rem !important;
}
.navbar a.nav-link {
  font-size: 16px !important;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 1) !important;
}
.static_content {
  position: absolute;
  left: 10%;
  top: 8%;
  width: 650px !important;
  height: auto !important;
}
.table {
  background-color: #fff !important;
  border-radius: 4px;
}
.footer .col h1,
.footer .col ul li {
  color: #fff !important;
}
/*@media (min-width: 768px) {*/
/*  .navSub .dropdown-menu.show {*/
/*    margin: 0 -70em 0 -0.1em !important;*/
/*    min-width: 75em;*/
/*    padding: 0;*/
/*    transform: translate(40px, 46px) !important;*/
/*  }*/
/*  .navSub .dropdown-menu.show li {*/
/*    display: inline-block;*/
/*  }*/
/*  .navSub .dropdown-menu.show li .dropdown-item {*/
/*    padding: 0.8rem 1rem;*/
/*  }*/
/*  .navSub .nav-item.pointer.show.dropdown {*/
/*    background-color: #efefef;*/
/*    position: initial;*/
/*  }*/
/*  .navSub .nav-item.pointer.show.dropdown a {*/
/*    color: #1b1c1c !important;*/
/*  }*/
/*  .dropdown-item.active,*/
/*  .dropdown-item:active {*/
/*    background-color: #efefef !important;*/
/*  }*/
/*  .navSub .dropdown-item:hover,*/
/*  .dropdown-item:active {*/
/*    background-color: #efefef !important;*/
/*  }*/
/*}*/
