.b-nav-dropdown ul{top:100% !important}
.nav-pills{padding-bottom: 0 !important;}
.vsm--list .vsm--item a{display:block; padding:5px 10px;}
    .back_logon {
  background: #fff;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}

.back_logon .div-center {
  max-width: 440px !important;
	width:100%;
  height: 400px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
  display: table;
}

.back_logon div.content {
  display: table-cell;
  vertical-align: middle;
}   

.main_booking .card-header ul{padding-bottom:0 !important}
.main_booking .card-header, .main_booking .card-footer, .main_booking .card-header ul{background:#fff !important; border:none !important}


