.footerend_aligner {
  display: flex;
  align-items: center;
  justify-content: center;
  /*min-height: 300px*/
}

.footer__inner {
  width: 100%;
  align-self: flex-end;
}

.right-bg-front-layout {
  background-image: none;
  background-color: rgba(255,255,255,0.8);
}

.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  border-radius: 100px;
  height: 45px;
  width: 45px;
  z-index: 99;
  padding: 10px 0;
  background: #004c9f;
  outline: none;
  border: none;
  display: none;
}

.hghtlogin {
  min-height: 75vh;
}

header {
  padding-bottom: 10px;
}

.navbar-default {
  background: #fff !important;
}

.header__style .logo {
  padding: 5px 0px !important;
}

.header__style {
  box-shadow: none;
  border-top: solid 8px #0057a8;
  min-height: 100px !important;
}

.navbar-brand > img {
  padding: 10px 0;
}

.ui-autocomplete {
  position: absolute !important;
}

.custom_btn_submit_reg {
  background-color: #009a5a;
  border: medium none;
  font-family: "open_sansbold";
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
  transition: all 0.5s ease 0s;
}

.card .card_reg li {
  width: 50%;
  text-align: center;
}

ul.card_reg.nav.nav-tabs {
  width: 200px;
}

.content.account-left-bg.innerblock {
  opacity: 1;
}

.ui-autocomplete {
  height: 200px !important;
}

.nav-tabs {
  border-bottom: 2px solid #eee;
}

.tab-content {
  background: transparent none repeat scroll 0 0;
}

.em__id a {
  color: #9498ab;
}

  .em__id a:hover {
    color: #ccc;
    text-decoration: none;
  }

.f__links .color-w {
  color: #cacaca;
}

@media (max-width: 767px) {
  header.presultpage .navbar-header {
    border-bottom: 1px solid #ccc;
    margin: auto;
    text-align: center;
    width: 100%;
  }
}

@media (min-width:992px) and (max-width:1199px) {
}

.f__links {
  font-size: 12px !important;
  background: #092c5d !important;
  padding: 30px 0px !important;
}

.log_footer {
  color: #9498ab;
  font-size: 13px;
  padding: 15px 0px 0px;
}
