body {
  font-family: "Segoe UI", "Calibri", "Tahoma";
  padding-top: 70px;
  padding-bottom: 30px;
  background-color: #f5f5f5;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

hr{
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

h1, h2, h3, h4, h5{
  margin:0px;
}

#liquidacionDetalle thead{
  background-color: #ffef8f;
}
