html, body {
  font-family: verdana, geneva, sans-serif !important;
  letter-spacing: 0.5px !important;
  font-size: 1em !important;
  line-height: normal !important;
}
.lm-bg01 {
  background-image: url('../images/homePageBG-01.webp');
  min-height: 100%;
  background-position: center;
  background-size: cover;
}
.lm-bold {
  font-weight: bold;
}
.lm-bar-items {
  width: 120px !important;
}
.lm-pointer {
  cursor: pointer;
}
#lm-comment {
  resize: vertical;
  overflow: auto;
}
/* W3 Theme Blue */
.w3-blue-theme-l5 { color: #000000 !important; background-color: #f2f9fe !important; }
.w3-blue-theme-l4 { color: #000000 !important; background-color: #d2eafd !important; }
.w3-blue-theme-l3 { color: #000000 !important; background-color: #a6d4fa !important; }
.w3-blue-theme-l2 { color: #000000 !important; background-color: #79bff8 !important; }
.w3-blue-theme-l1 { color: #000000 !important; background-color: #4daaf6 !important; }
.w3-blue-theme-d1 { color: #ffffff !important; background-color: #0c87eb !important; }
.w3-blue-theme-d2 { color: #ffffff !important; background-color: #0b78d1 !important; }
.w3-blue-theme-d3 { color: #ffffff !important; background-color: #0a69b7 !important; }
.w3-blue-theme-d4 { color: #ffffff !important; background-color: #085a9d !important; }
.w3-blue-theme-d5 { color: #ffffff !important; background-color: #074b83 !important; }
.w3-blue-theme-light { color: #000000 !important; background-color: #f2f9fe !important; }
.w3-blue-theme-dark { color: #ffffff !important; background-color: #074b83 !important; }
.w3-blue-theme-action { color: #ffffff !important; background-color: #074b83 !important; }
.w3-theme { color: #ffffff !important; background-color: #2196f3 !important; }
.w3-text-theme { color: #2196f3 !important; }
.w3-border-theme {border-color: #2196f3 !important; }
.w3-hover-theme:hover { color: #ffffff !important; background-color: #2196f3 !important; }
.w3-hover-text-theme:hover { color: #2196f3 !important; }
.w3-hover-border-theme:hover {border-color: #2196f3 !important; }