/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@import url(/css/fonts.css);
@import url(/css/reviews.css);
/* line 11, ../../sass/screen.scss */
.what-is-it-using {
  text-align: center;
  padding: 2rem;
  color: #999;
  font-style: italic;
}

/* line 20, ../../sass/screen.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 25, ../../sass/screen.scss */
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Helvetica, Arial, sans-serif !important;
}

/* line 41, ../../sass/screen.scss */
body {
  background-color: #e7e7e7 !important;
}

/* line 50, ../../sass/screen.scss */
h1 {
  font-size: 1.2rem !important;
}

/* line 54, ../../sass/screen.scss */
h2 {
  font-size: 1.1rem;
}

/* line 58, ../../sass/screen.scss */
h3 {
  font-size: 1rem;
}

/* line 62, ../../sass/screen.scss */
h4 {
  font-size: .9rem !important;
}

/* line 66, ../../sass/screen.scss */
li {
  list-style: none;
}

/* line 70, ../../sass/screen.scss */
a {
  cursor: pointer !important;
}

/* line 74, ../../sass/screen.scss */
.float-right {
  float: right;
}

/* line 78, ../../sass/screen.scss */
.jumbotron {
  border-radius: 1rem !important;
}

/* line 88, ../../sass/screen.scss */
.clear {
  clear: both;
  height: 1px;
}

/* line 93, ../../sass/screen.scss */
.card li {
  list-style: disc;
  margin-left: 25px;
}

/* line 98, ../../sass/screen.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}

/* line 106, ../../sass/screen.scss */
table.table-noborder {
  border: 0;
}
/* line 109, ../../sass/screen.scss */
table.table-noborder th, table.table-noborder td {
  border: 0;
}

/* line 114, ../../sass/screen.scss */
b, strong {
  font-weight: 700;
}

/* line 118, ../../sass/screen.scss */
.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

@-moz-document url-prefix() {
  /* line 130, ../../sass/screen.scss */
  fieldset {
    display: table-cell;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 136, ../../sass/screen.scss */
  img {
    max-width: 100%;
  }
}
/* line 147, ../../sass/screen.scss */
.vTextContainer {
  vertical-align: middle;
  display: inline-block;
}

/* line 152, ../../sass/screen.scss */
.google-map-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 158, ../../sass/screen.scss */
.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}

/* line 165, ../../sass/screen.scss */
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* line 173, ../../sass/screen.scss */
.container {
  font-size: .8rem;
}

/* line 177, ../../sass/screen.scss */
.outer-container {
  position: relative;
}

/* line 181, ../../sass/screen.scss */
.top-nav-row {
  text-align: right;
  font-size: .9rem;
}
/* line 185, ../../sass/screen.scss */
.top-nav-row .navbar-nav .nav-item {
  float: right;
  margin-left: 1rem;
}
/* line 190, ../../sass/screen.scss */
.top-nav-row a {
  color: #0908ce;
}

/* line 195, ../../sass/screen.scss */
.top-row {
  background-color: #0908ce;
}

/* line 199, ../../sass/screen.scss */
.search-row {
  background-color: #ce1812;
}

/* line 203, ../../sass/screen.scss */
.fixed {
  position: fixed;
  top: 0;
}

/* line 208, ../../sass/screen.scss */
.sticky {
  width: 100%;
  text-transform: uppercase;
  z-index: 99;
}

/* line 215, ../../sass/screen.scss */
#header {
  text-align: center;
  padding: 10px 0;
  background-color: #0908ce;
  color: #fff;
}
/* line 226, ../../sass/screen.scss */
#header p {
  margin: 0;
}
/* line 230, ../../sass/screen.scss */
#header .phone {
  font-size: 1.2em;
}
/* line 234, ../../sass/screen.scss */
#header .sale-phone {
  font-size: 1.1em;
}
/* line 238, ../../sass/screen.scss */
#header .customer-service {
  color: #ddd;
}
/* line 241, ../../sass/screen.scss */
#header .customer-service a {
  color: #ddd;
}
/* line 246, ../../sass/screen.scss */
#header .support-phones {
  color: #ccc;
}
/* line 249, ../../sass/screen.scss */
#header .support-phones a {
  color: #ccc;
}
/* line 254, ../../sass/screen.scss */
#header .sales-header, #header .customer-service-header {
  text-transform: uppercase;
  white-space: nowrap;
}
/* line 259, ../../sass/screen.scss */
#header .col-md-3,
#header .col-lg-2 {
  padding: 0 .25rem;
}
/* line 264, ../../sass/screen.scss */
#header a {
  color: #fff;
}

/* line 269, ../../sass/screen.scss */
.inverted-logo {
  margin-bottom: 1rem;
}

/* line 273, ../../sass/screen.scss */
.header-nav {
  text-align: right;
  font-size: .9em;
}
/* line 277, ../../sass/screen.scss */
.header-nav .navbar-nav .nav-item {
  float: right;
  margin-left: 1rem;
}

/* line 283, ../../sass/screen.scss */
.header-nav a {
  color: #ccc;
}

/* line 287, ../../sass/screen.scss */
.header-nav a:hover {
  color: #fff;
}

/* line 291, ../../sass/screen.scss */
#search {
  background-color: #ce1812;
  color: #fff !important;
  text-align: center;
  letter-spacing: .02rem;
  padding: .25rem 0;
  line-height: 2rem;
}
/* line 300, ../../sass/screen.scss */
#search .navbar {
  padding: 0;
}
/* line 304, ../../sass/screen.scss */
#search a {
  color: #fff;
  font-size: 1.25rem;
  text-decoration: none;
}

/* line 320, ../../sass/screen.scss */
.sales-questions {
  font-size: 1.2rem;
}

/* line 324, ../../sass/screen.scss */
.top-collapsing-nav {
  z-index: 99;
}

/* line 328, ../../sass/screen.scss */
.top-collapsing-nav a {
  background-color: #efefef;
  color: #0908ce;
  font-size: 1rem;
}

/* line 334, ../../sass/screen.scss */
#middle {
  position: relative;
  z-index: 0;
}

/* line 339, ../../sass/screen.scss */
#navigation {
  padding: 2rem 0;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #e7e7e7;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
/* line 352, ../../sass/screen.scss */
#navigation .nav-stacked .nav-item + .nav-item {
  margin-top: 0;
}
/* line 356, ../../sass/screen.scss */
#navigation .nav-side a {
  color: #ccc;
}
/* line 360, ../../sass/screen.scss */
#navigation .sidebar {
  padding-top: 0;
}
/* line 366, ../../sass/screen.scss */
#navigation .sidebar ul {
  border-top: 1px solid #a0a0a0;
  border-bottom: 1px solid #fff;
}
/* line 371, ../../sass/screen.scss */
#navigation .sidebar .nav > li {
  color: #aaaaaa;
  background-color: #e7e7e7;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFE7E7E7', endColorstr='#FFF6F6F6');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #e7e7e7), color-stop(100%, #f6f6f6));
  background-image: -moz-linear-gradient(left, #e7e7e7 0%, #f6f6f6 100%);
  background-image: -webkit-linear-gradient(left, #e7e7e7 0%, #f6f6f6 100%);
  background-image: linear-gradient(to right, #e7e7e7 0%, #f6f6f6 100%);
  border-top: 1px solid #fff;
  border-bottom: 1px solid #a0a0a0;
}
/* line 382, ../../sass/screen.scss */
#navigation .sidebar .nav li a {
  color: #666;
}
/* line 386, ../../sass/screen.scss */
#navigation .sidebar .nav li.selected {
  font-weight: bold;
}
/* line 391, ../../sass/screen.scss */
#navigation .sidebar .nav > li > a > img {
  max-width: 14px;
}
/* line 395, ../../sass/screen.scss */
#navigation .sidebar .nav li ul li.nav-item a.nav-link {
  color: #666;
  background-color: #E7E7E7;
  padding: .25rem .5rem .25rem .75rem;
  text-transform: lowercase;
}
/* line 402, ../../sass/screen.scss */
#navigation .sidebar .nav li ul li.nav-item a.nav-link:hover {
  color: mediumblue;
}
/* line 413, ../../sass/screen.scss */
#navigation .sidebar ul li ul li.last {
  border-bottom: 0;
}
/* line 417, ../../sass/screen.scss */
#navigation .sidebar .nav > li > a:hover, #navigation .sidebar .nav > li > a:focus {
  text-decoration: none;
  color: mediumblue;
}
/* line 423, ../../sass/screen.scss */
#navigation .sidebar .nav .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 428, ../../sass/screen.scss */
#navigation .sidebar .nav a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 433, ../../sass/screen.scss */
#navigation .nav-pills .nav-link {
  padding: .75em .5em .75em 0;
}
/* line 437, ../../sass/screen.scss */
#navigation .nav-pills .nav-item.open .nav-link {
  background-color: transparent;
}
/* line 441, ../../sass/screen.scss */
#navigation .nav-pills .nav-item.open .nav-link:hover {
  cursor: pointer;
}

/* line 446, ../../sass/screen.scss */
.navbar .nav-pills a.nav-link {
  padding: .25em .5em;
}

/* line 450, ../../sass/screen.scss */
.sidebar-stuff {
  text-align: center;
  margin-top: 2rem;
}
/* line 454, ../../sass/screen.scss */
.sidebar-stuff a {
  text-decoration: underline;
}
/* line 458, ../../sass/screen.scss */
.sidebar-stuff p {
  margin: 0;
}
/* line 462, ../../sass/screen.scss */
.sidebar-stuff li {
  list-style: none;
}
/* line 466, ../../sass/screen.scss */
.sidebar-stuff .badges {
  margin-top: 1rem;
}

/* line 471, ../../sass/screen.scss */
#content-wrapper {
  background-color: #fff;
  padding-bottom: 2rem;
}

/* line 476, ../../sass/screen.scss */
#content {
  min-height: 100%;
  height: auto;
  z-index: 1;
}

/* line 490, ../../sass/screen.scss */
.content-padding {
  padding-top: 2rem;
}

/* line 494, ../../sass/screen.scss */
.content-padding > .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 499, ../../sass/screen.scss */
h1#titleBar {
  font-size: 1.4rem !important;
  padding: .5rem;
  color: #666;
  margin: 1rem 0 !important;
  text-transform: uppercase;
  font-style: italic;
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFF1F1F1', endColorstr='#FFFFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f1f1f1), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(left, #f1f1f1 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(left, #f1f1f1 0%, #ffffff 100%);
  background-image: linear-gradient(to right, #f1f1f1 0%, #ffffff 100%);
}

/* line 512, ../../sass/screen.scss */
#content .btn-secondary:active, #content .btn-secondary.active,
#content .open > .btn-secondary.dropdown-toggle {
  background-color: #F1F1F1;
  border: 1px solid #ddd;
}

/* line 519, ../../sass/screen.scss */
#footer {
  clear: both;
  background-color: #e7e7e7;
  padding: 0 0 2rem 0;
}
/* line 524, ../../sass/screen.scss */
#footer p {
  margin: .25rem 0;
}
/* line 528, ../../sass/screen.scss */
#footer li {
  margin-left: 0;
}
/* line 532, ../../sass/screen.scss */
#footer a {
  padding: 0;
  color: #686868;
}
/* line 537, ../../sass/screen.scss */
#footer a:hover {
  color: #333;
}
/* line 541, ../../sass/screen.scss */
#footer .nav-pills .nav-link {
  padding: 0 !important;
}
/* line 545, ../../sass/screen.scss */
#footer .footer-header {
  color: #333;
  font-weight: bold;
}

/* line 551, ../../sass/screen.scss */
.footer-nav {
  padding-top: 2em;
}

/* line 555, ../../sass/screen.scss */
.footer-social {
  background-color: #0908ce;
  color: #fff;
  padding: 1rem 0;
}
/* line 556, ../../sass/screen.scss */
.footer-social a {
  color: #fff;
}
/* line 560, ../../sass/screen.scss */
.footer-social span {
  font-size: 2rem;
}

/* line 570, ../../sass/screen.scss */
.sticky-footer {
  height: 3rem;
  line-height: 3rem;
  background-color: #f5f5f5;
  font-size: 1rem;
  text-align: center;
  font-weight: bold;
}
/* line 578, ../../sass/screen.scss */
.sticky-footer a {
  text-decoration: underline;
}

/* line 584, ../../sass/screen.scss */
div.textarea ol li {
  margin-left: 25px;
  list-style: decimal;
}

/* line 589, ../../sass/screen.scss */
div.textarea ul li {
  margin-left: 25px;
  list-style: disc;
}

/* line 594, ../../sass/screen.scss */
.social-row {
  padding-top: 1rem;
}

/* line 598, ../../sass/screen.scss */
.fb-like {
  padding-bottom: 1rem;
}

/* line 602, ../../sass/screen.scss */
.page-header {
  display: none;
}

/* line 606, ../../sass/screen.scss */
.banner {
  text-align: center;
  padding: 1rem;
}

/* line 611, ../../sass/screen.scss */
.banner-html {
  width: 90%;
  margin: .5em auto;
  font-size: 1.4em;
  color: #32429f;
  text-align: center;
}
/* line 620, ../../sass/screen.scss */
.banner-html > p {
  margin: 0;
}

/* line 633, ../../sass/screen.scss */
#content #crumbs ul:first-child li {
  margin-left: 5px;
}

/* line 637, ../../sass/screen.scss */
#crumbs {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding-bottom: 9px;
  z-index: 1;
}

/* line 644, ../../sass/screen.scss */
#crumbs .clear {
  height: 1px;
}

/* line 648, ../../sass/screen.scss */
.crumb ul {
  margin-left: 5px;
}

/* line 652, ../../sass/screen.scss */
.crumb li {
  float: left;
  list-style: none;
}

/* line 657, ../../sass/screen.scss */
.crumb a {
  text-decoration: underline;
}

@media (max-width: 768px) {
  /* line 664, ../../sass/screen.scss */
  .btn-responsive {
    padding: 2px 4px !important;
    font-size: 80% !important;
    line-height: 1 !important;
    white-space: normal !important;
  }

  /* line 670, ../../sass/screen.scss */
  .logo-container {
    margin-bottom: 1rem;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  /* line 676, ../../sass/screen.scss */
  .btn-responsive {
    padding: 4px 9px !important;
    font-size: 90% !important;
    line-height: 1.2 !important;
    white-space: normal !important;
  }
}
/* line 685, ../../sass/screen.scss */
.contact-phone .table td, .contact-phone .table th {
  vertical-align: middle;
}

/* line 689, ../../sass/screen.scss */
.contact-other {
  text-align: center;
  margin-bottom: 2rem;
}

/* line 694, ../../sass/screen.scss */
.contact-box {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

/* line 700, ../../sass/screen.scss */
.contact-header {
  font-weight: bold;
}

/* line 704, ../../sass/screen.scss */
.contact-hours {
  font-weight: normal;
  margin-bottom: 0;
}

/* line 709, ../../sass/screen.scss */
.contact-form {
  margin-top: 3rem;
}

/* line 713, ../../sass/screen.scss */
.contact-form-header {
  text-align: center;
  font-weight: bold;
  font-size: 1.2rem;
}

/* line 722, ../../sass/screen.scss */
.service-area-header,
.area-header {
  font-weight: bold;
  font-size: 1.1em;
  border-bottom: 1px solid #333;
  padding-bottom: 5px;
  margin: 10px 0;
}

/* line 735, ../../sass/screen.scss */
.distro-text h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: .5rem;
  margin-bottom: .5rem;
  margin-top: 2rem;
}

/* line 742, ../../sass/screen.scss */
.distro-text li {
  list-style: disc;
  margin-left: 25px;
}

/* line 747, ../../sass/screen.scss */
.click-distributor {
  text-align: center;
  padding: 1rem;
}

/* line 755, ../../sass/screen.scss */
.testimonial-author {
  text-align: right;
}

/* line 763, ../../sass/screen.scss */
.question {
  margin-bottom: 3rem;
}

/* line 767, ../../sass/screen.scss */
.question li {
  list-style: disc;
  margin-left: 25px;
  margin-bottom: 1rem;
}

/* line 773, ../../sass/screen.scss */
a.question-question {
  color: #666;
  font-weight: bold;
}

/* line 778, ../../sass/screen.scss */
.question-answer li {
  list-style: disc;
  margin-left: 25px;
  margin-bottom: .5rem;
}

/* line 784, ../../sass/screen.scss */
.faq-top {
  text-align: right;
  font-size: .8rem;
  padding-right: 2rem;
}

/* line 792, ../../sass/screen.scss */
.survey-form {
  margin: 2rem 0;
}

/* line 797, ../../sass/screen.scss */
.thumbnail.with-caption {
  display: inline-block;
  background: #f5f5f5;
}

/* line 802, ../../sass/screen.scss */
.thumbnail.with-caption p {
  margin: 0;
  line-height: 1rem;
  padding: .25rem;
  text-align: right;
}

/* line 809, ../../sass/screen.scss */
.thumbnail.with-caption small:before {
  content: '\2014 \00A0';
}

/* line 813, ../../sass/screen.scss */
.thumbnail.with-caption small {
  width: 100%;
  text-align: right;
  display: inline-block;
  color: #999;
}

@media (max-width: 768px) {
  /* line 821, ../../sass/screen.scss */
  .contact-info-box {
    margin-top: 2rem;
  }
}
/* line 828, ../../sass/screen.scss */
#return-policy-wrapper li {
  list-style: disc;
  margin-left: 25px;
}

/* line 834, ../../sass/screen.scss */
.return-category {
  font-size: 1.1em;
  font-weight: bold;
  border-bottom: 1px solid #0908ce;
}

/* line 840, ../../sass/screen.scss */
.return-disclaimer {
  font-size: .9em;
  font-style: italic;
}

/* line 846, ../../sass/screen.scss */
table.table-contractors td {
  width: 25%;
  padding: 0 1rem 0 0;
}

/* line 851, ../../sass/screen.scss */
p.con-state {
  margin: 10px 0 10px;
  font-weight: bold;
  font-size: 1.1em;
  color: #0908ce;
}

/* line 858, ../../sass/screen.scss */
p.con-name {
  font-variant: small-caps;
  font-style: italic;
  font-weight: bold;
  font-size: 1.1rem;
  margin: 0;
}

/* line 866, ../../sass/screen.scss */
ul.state-province {
  margin-left: 0;
  text-align: center;
}

/* line 871, ../../sass/screen.scss */
ul.state-province li {
  list-style: none;
  float: left;
  padding: 5px;
  white-space: nowrap;
  line-height: 2em;
}

/* line 882, ../../sass/screen.scss */
.payment-methods {
  color: #000;
  text-align: center;
  padding: 1em 0;
  font-size: 1.2em;
}
/* line 889, ../../sass/screen.scss */
.payment-methods li {
  display: inline-block;
  padding: .25em 1em;
}

/* line 895, ../../sass/screen.scss */
li.visa span:before {
  content: "\f1f0 \00a0";
  font-family: FontAwesome;
}

/* line 900, ../../sass/screen.scss */
li.masterCard span:before {
  content: "\f1f1 \00a0";
  font-family: FontAwesome;
}

/* line 905, ../../sass/screen.scss */
li.americanExpress span:before {
  content: "\f1f3 \00a0";
  font-family: FontAwesome;
}

/* line 910, ../../sass/screen.scss */
li.paypal span:before {
  content: "\f1f4 \00a0";
  font-family: FontAwesome;
}

/* line 915, ../../sass/screen.scss */
li.check span:before {
  content: "\f00c \00a0";
  font-family: FontAwesome;
}

/* line 920, ../../sass/screen.scss */
li.discover span:before {
  content: "\f1f2 \00a0";
  font-family: FontAwesome;
}

/* line 925, ../../sass/screen.scss */
li.amazon span:before {
  content: "\f270 \00a0";
  font-family: FontAwesome;
}

/* line 932, ../../sass/screen.scss */
body #metaBar {
  padding: 0;
  height: 45px;
  bottom: 10px;
  overflow: hidden;
}
/* line 938, ../../sass/screen.scss */
body #metaBar ul {
  margin-bottom: 0;
}
/* line 942, ../../sass/screen.scss */
body #metaBar li {
  width: 300px;
}
/* line 946, ../../sass/screen.scss */
body #metaBar #metaTags li {
  width: 300px;
}
/* line 950, ../../sass/screen.scss */
body #metaBar ul li textarea {
  color: #000;
  width: 300px;
}
/* line 955, ../../sass/screen.scss */
body #metaBar #currentTags li {
  margin: 0 10px;
  padding: 5px;
  width: 300px;
}

/* line 964, ../../sass/screen.scss */
.autoclear.col-xs-5 {
  clear: left;
}

/* line 969, ../../sass/screen.scss */
.single-issue-box .btn-outline-danger {
  border-style: dashed;
}

/* line 974, ../../sass/screen.scss */
#singleIssueCouponPopup form {
  font-size: 12px;
  font-weight: bold;
}
/* line 979, ../../sass/screen.scss */
#singleIssueCouponPopup th {
  font-weight: normal;
}
/* line 983, ../../sass/screen.scss */
#singleIssueCouponPopup .close {
  float: none;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1em;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}
/* line 992, ../../sass/screen.scss */
#singleIssueCouponPopup .submit-instant {
  font-size: 1em;
  font-weight: normal;
}
/* line 996, ../../sass/screen.scss */
#singleIssueCouponPopup .spacer {
  border-bottom: 1px solid #ccc;
  height: 1px;
}

/* line 1004, ../../sass/screen.scss */
.rule-group-name {
  font-weight: bold;
  border-bottom: 1px solid #aaa;
  margin-bottom: 1em;
}

/* line 1013, ../../sass/screen.scss */
.additional-nav a {
  color: #ddd;
}

/* line 1019, ../../sass/screen.scss */
.city-state {
  font-size: 1.4em;
  text-align: right;
}

/* line 1023, ../../sass/screen.scss */
.phones-top {
  font-size: 1.2em;
}

/* line 1026, ../../sass/screen.scss */
.surrounding-areas {
  text-align: center;
}

/* line 1029, ../../sass/screen.scss */
.surrounding-areas-header {
  font-weight: bold;
}

/* line 1032, ../../sass/screen.scss */
.copyright {
  margin-top: 1em;
  text-align: center;
  font-size: 11px;
}
