.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.pt20 {
  padding-top: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.beauty-border {
  border-radius: 5px;
}
body {
  background-color: #8f9fb6;
}
.skin-bkg {
  background-color: #ddd6bb !important;
}
.skin-bkg .ui.vertical.menu {
  background: none;
  width: 100%;
}
.moduletable_menutop .ui.menu {
  background: none;
}
.moduletable_menutop .ui.menu .item {
  color: #583631;
}
.moduletable_menutop .ui.menu .active {
  text-decoration: underline;
  font-weight: bold;
}
.item-page {
  margin-top: 20px;
}
#alf_mega_links {
  padding-left: 0;
}
#alf_mega_links li {
  margin: 0px;
  margin-left: 20px;
  background-image: url('../img/lj_group_logo.gif');
  background-repeat: no-repeat;
  border: none;
  list-style-type: none;
}
#alf_mega_links li a {
  margin-left: 25px;
  font-size: 14px;
}
