.admin-login-logo {
  height: 130px;
  /* width: 325px; */
  padding-bottom: 20px;
}
li {
  list-style-type:none;
}
.parsley-errors-list {
 padding: 0px 5px 0px 5px;
}
.table > tbody > tr:nth-last-child(2) > td .dropdown:not(.custom-dropdown-icon):not(.custom-dropdown) .dropdown-menu.show {
  top :unset !important;
}

.table > tbody > tr:nth-last-child(2) > td .dropdown:not(.custom-dropdown-icon):not(.custom-dropdown) .dropdown-menu{
  top: unset !important;
}


.fs-14{
  font-size:14px !important;
}
.fs-16{
  font-size:16px !important;
}
.fs-18{
  font-size:18px !important;
}

.error {
  color: #dc3545 !important;
}