﻿body {
  background-color: #eee; }

h1 {
  font-size: 1.4rem !important; }

h4 {
  font-size: 1.2rem !important; }

h5 {
  font-size: 1rem !important; }

/* Medium devices (tablets, 768px and up)  */
@media (min-width: 768px) {
  h1 {
    font-size: 2.1rem !important; }
  h4 {
    font-size: 1.5rem !important; }
  h5 {
    font-size: 1.25rem !important; }
  .dtl {
    font-size: 1.25rem !important; } }

#liqHeader {
  padding: 2px;
  box-shadow: 3px 3px 5px #aaa; }

.infhdr {
  margin-top: -10px; }

.lochdr {
  margin-top: -5px;
  font-size: 18px;
  display: block; }

.lochdrsml {
  margin-top: -5px;
  display: block; }

.contactName {
  margin: -12px 0 0 0; }

.hglCnt {
  background-color: #eee; }

.invItm {
  line-height: 22px;
  margin: 0 10px 0 0;
  text-indent: -.5em; }

/* large devices (992px and up)  */
@media (min-width: 992px) {
  .fixit {
    margin-top: 90px; } }

.contactSent {
  color: green;
  font-weight: bold;
  font-size: 2.5em;
  margin: 0 0 25px 0; }

.bsnSml {
  margin-top: -10px; }

.hggl {
  margin-left: .9em;
  margin-right: 0.4rem; }
