article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:hover,
a:active {
  outline: 0; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
.google-maps img {
  max-width: none; }

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button,
input {
  *overflow: visible;
  line-height: normal; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #ffffff; }

a {
  color: #08c;
  text-decoration: none; }

a:hover,
a:focus {
  color: #005580;
  text-decoration: underline; }

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px; }

.row {
  margin-left: -20px;
  *zoom: 1; }
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0; }
  .row:after {
    clear: both; }

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px; }

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.row,
.row-fluid {
  width: 100%;
  *zoom: 1; }
  .row:before, .row:after,
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .row:after,
  .row-fluid:after {
    clear: both; }
  .row [class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.12766%;
    *margin-left: 2.07447%; }
  .row [class*="span"]:first-child,
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row .controls-row [class*="span"] + [class*="span"],
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.12766%; }
  .row .span1,
  .row-fluid .span1 {
    width: 6.38298%;
    *width: 6.32979%; }
  .row .span2,
  .row-fluid .span2 {
    width: 14.89362%;
    *width: 14.84043%; }
  .row .span3,
  .row-fluid .span3 {
    width: 23.40426%;
    *width: 23.35106%; }
  .row .span4,
  .row-fluid .span4 {
    width: 31.91489%;
    *width: 31.8617%; }
  .row .span5,
  .row-fluid .span5 {
    width: 40.42553%;
    *width: 40.37234%; }
  .row .span6,
  .row-fluid .span6 {
    width: 48.93617%;
    *width: 48.88298%; }
  .row .span7,
  .row-fluid .span7 {
    width: 57.44681%;
    *width: 57.39362%; }
  .row .span8,
  .row-fluid .span8 {
    width: 65.95745%;
    *width: 65.90426%; }
  .row .span9,
  .row-fluid .span9 {
    width: 74.46809%;
    *width: 74.41489%; }
  .row .span10,
  .row-fluid .span10 {
    width: 82.97872%;
    *width: 82.92553%; }
  .row .span11,
  .row-fluid .span11 {
    width: 91.48936%;
    *width: 91.43617%; }
  .row .span12,
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%; }
  .row .offset1,
  .row-fluid .offset1 {
    margin-left: 10.6383%;
    *margin-left: 10.53191%; }
  .row .offset1:first-child,
  .row-fluid .offset1:first-child {
    margin-left: 8.51064%;
    *margin-left: 8.40426%; }
  .row .offset2,
  .row-fluid .offset2 {
    margin-left: 19.14894%;
    *margin-left: 19.04255%; }
  .row .offset2:first-child,
  .row-fluid .offset2:first-child {
    margin-left: 17.02128%;
    *margin-left: 16.91489%; }
  .row .offset3,
  .row-fluid .offset3 {
    margin-left: 27.65957%;
    *margin-left: 27.55319%; }
  .row .offset3:first-child,
  .row-fluid .offset3:first-child {
    margin-left: 25.53191%;
    *margin-left: 25.42553%; }
  .row .offset4,
  .row-fluid .offset4 {
    margin-left: 36.17021%;
    *margin-left: 36.06383%; }
  .row .offset4:first-child,
  .row-fluid .offset4:first-child {
    margin-left: 34.04255%;
    *margin-left: 33.93617%; }
  .row .offset5,
  .row-fluid .offset5 {
    margin-left: 44.68085%;
    *margin-left: 44.57447%; }
  .row .offset5:first-child,
  .row-fluid .offset5:first-child {
    margin-left: 42.55319%;
    *margin-left: 42.44681%; }
  .row .offset6,
  .row-fluid .offset6 {
    margin-left: 53.19149%;
    *margin-left: 53.08511%; }
  .row .offset6:first-child,
  .row-fluid .offset6:first-child {
    margin-left: 51.06383%;
    *margin-left: 50.95745%; }
  .row .offset7,
  .row-fluid .offset7 {
    margin-left: 61.70213%;
    *margin-left: 61.59574%; }
  .row .offset7:first-child,
  .row-fluid .offset7:first-child {
    margin-left: 59.57447%;
    *margin-left: 59.46809%; }
  .row .offset8,
  .row-fluid .offset8 {
    margin-left: 70.21277%;
    *margin-left: 70.10638%; }
  .row .offset8:first-child,
  .row-fluid .offset8:first-child {
    margin-left: 68.08511%;
    *margin-left: 67.97872%; }
  .row .offset9,
  .row-fluid .offset9 {
    margin-left: 78.7234%;
    *margin-left: 78.61702%; }
  .row .offset9:first-child,
  .row-fluid .offset9:first-child {
    margin-left: 76.59574%;
    *margin-left: 76.48936%; }
  .row .offset10,
  .row-fluid .offset10 {
    margin-left: 87.23404%;
    *margin-left: 87.12766%; }
  .row .offset10:first-child,
  .row-fluid .offset10:first-child {
    margin-left: 85.10638%;
    *margin-left: 85.0%; }
  .row .offset11,
  .row-fluid .offset11 {
    margin-left: 95.74468%;
    *margin-left: 95.6383%; }
  .row .offset11:first-child,
  .row-fluid .offset11:first-child {
    margin-left: 93.61702%;
    *margin-left: 93.51064%; }
  .row .offset12,
  .row-fluid .offset12 {
    margin-left: 104.25532%;
    *margin-left: 104.14894%; }
  .row .offset12:first-child,
  .row-fluid .offset12:first-child {
    margin-left: 102.12766%;
    *margin-left: 102.02128%; }

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none; }

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right; }

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }
  .container:before, .container:after {
    display: table;
    content: "";
    line-height: 0; }
  .container:after {
    clear: both; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #999; }

a.muted:hover,
a.muted:focus {
  color: gray; }

.text-warning {
  color: #c09853; }

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c; }

.text-error {
  color: #b94a48; }

a.text-error:hover,
a.text-error:focus {
  color: #953b39; }

.text-info {
  color: #3a87ad; }

a.text-info:hover,
a.text-info:focus {
  color: #2d6987; }

.text-success {
  color: #468847; }

a.text-success:hover,
a.text-success:focus {
  color: #356635; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999; }

h1,
h2,
h3 {
  line-height: 40px; }

h1 {
  font-size: 38.5px; }

h2 {
  font-size: 31.5px; }

h3 {
  font-size: 24.5px; }

h4 {
  font-size: 17.5px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 11.9px; }

h1 small {
  font-size: 24.5px; }

h2 small {
  font-size: 17.5px; }

h3 small {
  font-size: 14px; }

h4 small {
  font-size: 14px; }

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee; }

ul, ol {
  padding: 0;
  margin: 0 0 10px 25px; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

li {
  line-height: 20px; }

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none; }
  ul.inline > li,
  ol.inline > li {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 20px; }

dt {
  font-weight: bold; }

dd {
  margin-left: 10px; }

.dl-horizontal {
  *zoom: 1; }
  .dl-horizontal:before, .dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0; }
  .dl-horizontal:after {
    clear: both; }
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #ffffff; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee; }
  blockquote p {
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25; }
  blockquote small {
    display: block;
    line-height: 20px;
    color: #999; }
    blockquote small:before {
      content: '\2014 \00A0'; }
  blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0; }
    blockquote.pull-right p,
    blockquote.pull-right small {
      text-align: right; }
    blockquote.pull-right small:before {
      content: ''; }
    blockquote.pull-right small:after {
      content: '\00A0 \2014'; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

form {
  margin: 0 0 20px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }
  legend small {
    font-size: 15px;
    color: #999; }

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

label {
  display: block;
  margin-bottom: 5px; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle; }

input,
textarea,
.uneditable-input {
  width: 206px; }

textarea {
  height: auto; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

select,
input[type="file"] {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px; }

select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #ffffff; }

select[multiple],
select[size] {
  height: auto; }

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/*
 * Commenting out uneditable inputs by default, since we do not use these on a regular basis

// Uneditable inputs
// -------------------------

// Make uneditable inputs look inactive
.uneditable-input,
.uneditable-textarea {
  color: $grayLight;
  background-color: darken($inputBackground, 1%);
  border-color: $inputBorder;
  @include box-shadow(inset 0 1px 2px rgba(0,0,0,.025));
  cursor: not-allowed;
}

// For text that needs to appear as an input but should not be an input
.uneditable-input {
  overflow: hidden; // prevent text from wrapping, but still cut it off like an input does
  white-space: nowrap;
}

// Make uneditable textareas behave like a textarea
.uneditable-textarea {
  width: auto;
  height: auto;
}

 * End uneditable inputs removal
 */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999; }

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

/*
 * Commenting out grid style input sizes by default, since these are not responsive

// Grid style input sizes
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
// Redeclare since the fluid row class is more specific
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
// Ensure input-prepend/append never wraps
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}



// GRID SIZING FOR INPUTS
// ----------------------

// Grid sizes
@include grid-input($gridColumnWidth, $gridGutterWidth);

 * End grid style inputs removal comment
 */
/*
 * Commenting out controls-row styles since we do not use these on a regular basis

// Control row for multiple inputs per line
.controls-row {
  @include clearfix(); // Clear the float from controls
}

// Float to collapse white-space for proper grid alignment
.controls-row [class*="span"],
// Redeclare the fluid grid collapse since we undo the float for inputs
.row-fluid .controls-row [class*="span"] {
  float: left;
}
// Explicity set top padding on all checkboxes/radios, not just first-child
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}

 * End controls-row removal comment
 */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

/*
 * Commenting out form field feedback states since we do not use these on a regular basis

// FORM FIELD FEEDBACK STATES
// --------------------------

// Warning
.control-group.warning {
  @include formFieldState($warningText, $warningText, $warningBackground);
}
// Error
.control-group.error {
  @include formFieldState($errorText, $errorText, $errorBackground);
}
// Success
.control-group.success {
  @include formFieldState($successText, $successText, $successBackground);
}
// Info
.control-group.info {
  @include formFieldState($infoText, $infoText, $infoBackground);
}

 * End form field feedback states removal comment
 */
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }
  input:focus:invalid:focus,
  textarea:focus:invalid:focus,
  select:focus:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7; }

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }
  .form-actions:before, .form-actions:after {
    display: table;
    content: "";
    line-height: 0; }
  .form-actions:after {
    clear: both; }

/*
 * Commenting out help text styles since we do not use these on a regular basis

// HELP TEXT
// ---------

.help-block,
.help-inline {
  color: lighten($textColor, 15%); // lighten the text some for contrast
}

.help-block {
  display: block; // account for any element using help-block
  margin-bottom: $baseLineHeight / 2;
}

.help-inline {
  display: inline-block;
  @include ie7-inline-block();
  vertical-align: middle;
  padding-left: 5px;
}

 * End help text styles removal comment
 */
/*
 * Commenting out input groups (input-append & input-prepend styles) since we do not use these on a regular basis

// INPUT GROUPS
// ------------

// Allow us to put symbols and text within the input field for a cleaner look
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: $baseLineHeight / 2;
  vertical-align: middle;
  font-size: 0; // white space collapse hack
  white-space: nowrap; // Prevent span and input from separating

  // Reset the white space collapse hack
  input,
  select,
  .uneditable-input,
  .dropdown-menu,
  .popover {
    font-size: $baseFontSize;
  }

  input,
  select,
  .uneditable-input {
    position: relative; // placed here by default so that on :focus we can place the input above the .add-on for full border and box-shadow goodness
    margin-bottom: 0; // prevent bottom margin from screwing up alignment in stacked forms
    *margin-left: 0;
    vertical-align: top;
    @include border-radius(0 $inputBorderRadius $inputBorderRadius 0);
    // Make input on top when focused so blue border and shadow always show
    &:focus {
      z-index: 2;
    }
  }
  .add-on {
    display: inline-block;
    width: auto;
    height: $baseLineHeight;
    min-width: 16px;
    padding: 4px 5px;
    font-size: $baseFontSize;
    font-weight: normal;
    line-height: $baseLineHeight;
    text-align: center;
    text-shadow: 0 1px 0 $white;
    background-color: $grayLighter;
    border: 1px solid #ccc;
  }
  .add-on,
  .btn,
  .btn-group > .dropdown-toggle {
    vertical-align: top;
    @include border-radius(0);
  }
  .active {
    background-color: lighten($green, 30);
    border-color: $green;
  }
}

.input-prepend {
  .add-on,
  .btn {
    margin-right: -1px;
  }
  .add-on:first-child,
  .btn:first-child {
    // FYI, `.btn:first-child` accounts for a button group that's prepended
    @include border-radius($inputBorderRadius 0 0 $inputBorderRadius);
  }
}

.input-append {
  input,
  select,
  .uneditable-input {
    @include border-radius($inputBorderRadius 0 0 $inputBorderRadius);
    + .btn-group .btn:last-child {
      @include border-radius(0 $inputBorderRadius $inputBorderRadius 0);
    }
  }
  .add-on,
  .btn,
  .btn-group {
    margin-left: -1px;
  }
  .add-on:last-child,
  .btn:last-child,
  .btn-group:last-child > .dropdown-toggle {
    @include border-radius(0 $inputBorderRadius $inputBorderRadius 0);
  }
}

// Remove all border-radius for inputs with both prepend and append
.input-prepend.input-append {
  input,
  select,
  .uneditable-input {
    @include border-radius(0);
    + .btn-group .btn {
      @include border-radius(0 $inputBorderRadius $inputBorderRadius 0);
    }
  }
  .add-on:first-child,
  .btn:first-child {
    margin-right: -1px;
    @include border-radius($inputBorderRadius 0 0 $inputBorderRadius);
  }
  .add-on:last-child,
  .btn:last-child {
    margin-left: -1px;
    @include border-radius(0 $inputBorderRadius $inputBorderRadius 0);
  }
  .btn-group:first-child {
    margin-left: 0;
  }
}

 * End input groups removal comment
 */
/*
 * Commenting out search form styles since we do not use these on a regular basis

// SEARCH FORM
// -----------

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9; // IE7-8 doesn't have border-radius, so don't indent the padding
  margin-bottom: 0; // Remove the default margin on all inputs
  @include border-radius(15px);
}

// Allow for input prepend/append in search forms
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  @include border-radius(0); // Override due to specificity
}
.form-search .input-append .search-query {
  @include border-radius(14px 0 0 14px);
}
.form-search .input-append .btn {
  @include border-radius(0 14px 14px 0);
}
.form-search .input-prepend .search-query {
  @include border-radius(0 14px 14px 0);
}
.form-search .input-prepend .btn {
  @include border-radius(14px 0 0 14px);
}

 * End search form removal comment
 */
/*
 * Commenting out horizontal and vertial form styles since we do not use these on a regular basis

// HORIZONTAL & VERTICAL FORMS
// ---------------------------

// Common properties
// -----------------

.form-search,
.form-inline,
.form-horizontal {
  input,
  textarea,
  select,
  .help-inline,
  .uneditable-input,
  .input-prepend,
  .input-append {
    display: inline-block;
    @include ie7-inline-block();
    margin-bottom: 0;
    vertical-align: middle;
  }
  // Re-hide hidden elements due to specifity
  .hide {
    display: none;
  }
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
// Remove margin for input-prepend/-append
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
// Inline checkbox/radio labels (remove padding on left)
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
// Remove float and margin, set to inline-block
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}


// Margin to space out fieldsets
.control-group {
  margin-bottom: $baseLineHeight / 2;
}

// Legend collapses margin, so next element is responsible for spacing
legend + .control-group {
  margin-top: $baseLineHeight;
  -webkit-margin-top-collapse: separate;
}

// Horizontal-specific styles
// --------------------------

.form-horizontal {
  // Increase spacing between groups
  .control-group {
    margin-bottom: $baseLineHeight;
    @include clearfix();
  }
  // Float the labels left
  .control-label {
    float: left;
    width: $horizontalComponentOffset - 20;
    padding-top: 5px;
    text-align: right;
  }
  // Move over all input controls and content
  .controls {
    // Super jank IE7 fix to ensure the inputs in .input-append and input-prepend
    // don't inherit the margin of the parent, in this case .controls
    *display: inline-block;
    *padding-left: 20px;
    margin-left: $horizontalComponentOffset;
    *margin-left: 0;
    &:first-child {
      *padding-left: $horizontalComponentOffset;
    }
  }
  // Remove bottom margin on block level help text since that's accounted for on .control-group
  .help-block {
    margin-bottom: 0;
  }
  // And apply it only to .help-block instances that follow a form control
  input,
  select,
  textarea,
  .uneditable-input,
  .input-prepend,
  .input-append {
    + .help-block {
      margin-top: $baseLineHeight / 2;
    }
  }
  // Move over buttons in .form-actions to align with .controls
  .form-actions {
    padding-left: $horizontalComponentOffset;
  }
}

 * End horizontal and vertial form styles removal comment
 */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

.table {
  width: 100%;
  margin-bottom: 20px; }
  .table th,
  .table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table th {
    font-weight: bold; }
  .table thead th {
    vertical-align: bottom; }
  .table caption + thead tr:first-child th,
  .table caption + thead tr:first-child td,
  .table colgroup + thead tr:first-child th,
  .table colgroup + thead tr:first-child td,
  .table thead:first-child tr:first-child th,
  .table thead:first-child tr:first-child td {
    border-top: 0; }
  .table tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #ffffff; }

/*
 * Commenting out condensed table styles since we do not use these on a regular basis

// CONDENSED TABLE W/ HALF PADDING
// -------------------------------

.table-condensed {
  th,
  td {
    padding: 4px 5px;
  }
}

 * End condensed table styles removal comment
 */
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  .table-bordered th,
  .table-bordered td {
    border-left: 1px solid #ddd; }
  .table-bordered caption + thead tr:first-child th,
  .table-bordered caption + tbody tr:first-child th,
  .table-bordered caption + tbody tr:first-child td,
  .table-bordered colgroup + thead tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child td,
  .table-bordered thead:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child td {
    border-top: 0; }
  .table-bordered thead:first-child tr:first-child > th:first-child,
  .table-bordered tbody:first-child tr:first-child > td:first-child,
  .table-bordered tbody:first-child tr:first-child > th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px; }
  .table-bordered thead:first-child tr:first-child > th:last-child,
  .table-bordered tbody:first-child tr:first-child > td:last-child,
  .table-bordered tbody:first-child tr:first-child > th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px; }
  .table-bordered thead:last-child tr:last-child > th:first-child,
  .table-bordered tbody:last-child tr:last-child > td:first-child,
  .table-bordered tbody:last-child tr:last-child > th:first-child,
  .table-bordered tfoot:last-child tr:last-child > td:first-child,
  .table-bordered tfoot:last-child tr:last-child > th:first-child {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px; }
  .table-bordered thead:last-child tr:last-child > th:last-child,
  .table-bordered tbody:last-child tr:last-child > td:last-child,
  .table-bordered tbody:last-child tr:last-child > th:last-child,
  .table-bordered tfoot:last-child tr:last-child > td:last-child,
  .table-bordered tfoot:last-child tr:last-child > th:last-child {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px; }
  .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0; }
  .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0; }
  .table-bordered caption + thead tr:first-child th:first-child,
  .table-bordered caption + tbody tr:first-child td:first-child,
  .table-bordered colgroup + thead tr:first-child th:first-child,
  .table-bordered colgroup + tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px; }
  .table-bordered caption + thead tr:first-child th:last-child,
  .table-bordered caption + tbody tr:first-child td:last-child,
  .table-bordered colgroup + thead tr:first-child th:last-child,
  .table-bordered colgroup + tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px; }

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5; }

/*
 * Commenting out table cell sizing since it is not responsive

// TABLE CELL SIZING
// -----------------

// Reset default grid behavior
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none; // undo default grid column styles
  margin-left: 0; // undo default grid column styles
}

// Change the column widths to account for td/th padding
.table td,
.table th {
  @for i from 1 through 12 {
    &.spani { @include tableColumns(i); }
  }
}

 * End table cell sizing removal comment
 */
.table tbody tr.success > td {
  background-color: #dff0d8; }
.table tbody tr.error > td {
  background-color: #f2dede; }
.table tbody tr.warning > td {
  background-color: #fcf8e3; }
.table tbody tr.info > td {
  background-color: #d9edf7; }

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6; }
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc; }
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc; }
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  .collapse.in {
    height: auto; }

.btn, .hs-button, .hbspt-form .hs-form .hs-button, .btn-large {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: none;
  background: none;
  background-color: #ffffff;
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #ccc;
  *border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *margin-left: .3em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .btn:hover, .hs-button:hover, .hbspt-form .hs-form .hs-button:hover, .btn-large:hover, .btn:focus, .hs-button:focus, .hbspt-form .hs-form .hs-button:focus, .btn-large:focus, .btn:active, .hs-button:active, .hbspt-form .hs-form .hs-button:active, .btn-large:active, .btn.active, .active.hs-button, .hbspt-form .hs-form .active.hs-button, .active.btn-large, .btn.disabled, .disabled.hs-button, .hbspt-form .hs-form .disabled.hs-button, .disabled.btn-large, .btn[disabled], [disabled].hs-button, .hbspt-form .hs-form [disabled].hs-button, [disabled].btn-large {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9; }
  .btn:active, .hs-button:active, .hbspt-form .hs-form .hs-button:active, .btn-large:active, .btn.active, .active.hs-button, .hbspt-form .hs-form .active.hs-button, .active.btn-large {
    background-color: #cccccc \9; }
  .btn:first-child, .hs-button:first-child, .hbspt-form .hs-form .hs-button:first-child, .btn-large:first-child {
    *margin-left: 0; }
  .btn:hover, .hs-button:hover, .hbspt-form .hs-form .hs-button:hover, .btn-large:hover, .btn:focus, .hs-button:focus, .hbspt-form .hs-form .hs-button:focus, .btn-large:focus {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px; }
  .btn:focus, .hs-button:focus, .hbspt-form .hs-form .hs-button:focus, .btn-large:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn.active, .active.hs-button, .hbspt-form .hs-form .active.hs-button, .active.btn-large, .btn:active, .hs-button:active, .hbspt-form .hs-form .hs-button:active, .btn-large:active {
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .btn.disabled, .disabled.hs-button, .hbspt-form .hs-form .disabled.hs-button, .disabled.btn-large, .btn[disabled], [disabled].hs-button, .hbspt-form .hs-form [disabled].hs-button, [disabled].btn-large {
    cursor: default;
    opacity: 0.65;
    filter: alpha(opacity=65); }

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px; }

/* .btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
} */
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px; }

/* .btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
} */
/* .btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
} */
.btn-mini {
  padding: 0px 6px;
  font-size: 10.5px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/*
 * Commented out by default for Square2Marketing to reduce bloat in stylesheets

// Alternate buttons
// --------------------------------------------------

// Provide *some* extra contrast for those who can get it
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255,255,255,.75);
}

// Set the backgrounds
// -------------------------
.btn-primary {
  @include buttonBackground($btnPrimaryBackground, $btnPrimaryBackgroundHighlight);
}
// Warning appears are orange
.btn-warning {
  @include buttonBackground($btnWarningBackground, $btnWarningBackgroundHighlight);
}
// Danger and error appear as red
.btn-danger {
  @include buttonBackground($btnDangerBackground, $btnDangerBackgroundHighlight);
}
// Success appears as green
.btn-success {
  @include buttonBackground($btnSuccessBackground, $btnSuccessBackgroundHighlight);
}
// Info appears as a neutral blue
.btn-info {
  @include buttonBackground($btnInfoBackground, $btnInfoBackgroundHighlight);
}
// Inverse appears as dark gray
.btn-inverse {
  @include buttonBackground($btnInverseBackground, $btnInverseBackgroundHighlight);
}

/* END Comment block to remove bloat */
button.btn, button.hs-button, .hbspt-form .hs-form button.hs-button, button.btn-large,
input[type="submit"].btn,
input[type="submit"].hs-button,
.hbspt-form .hs-form input[type="submit"].hs-button,
input[type="submit"].btn-large {
  *padding-top: 3px;
  *padding-bottom: 3px; }
  button.btn::-moz-focus-inner, button.hs-button::-moz-focus-inner, .hbspt-form .hs-form button.hs-button::-moz-focus-inner, button.btn-large::-moz-focus-inner,
  input[type="submit"].btn::-moz-focus-inner,
  input[type="submit"].hs-button::-moz-focus-inner,
  .hbspt-form .hs-form input[type="submit"].hs-button::-moz-focus-inner,
  input[type="submit"].btn-large::-moz-focus-inner {
    padding: 0;
    border: 0; }
  button.btn.btn-large, .hbspt-form .hs-form button.btn-large.hs-button, button.btn-large,
  input[type="submit"].btn.btn-large,
  .hbspt-form .hs-form input[type="submit"].btn-large.hs-button,
  input[type="submit"].btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px; }
  button.btn.btn-small, button.btn-small.hs-button, .hbspt-form .hs-form button.btn-small.hs-button, button.btn-small.btn-large,
  input[type="submit"].btn.btn-small,
  input[type="submit"].btn-small.hs-button,
  input[type="submit"].btn-small.btn-large {
    *padding-top: 3px;
    *padding-bottom: 3px; }
  button.btn.btn-mini, button.btn-mini.hs-button, .hbspt-form .hs-form button.btn-mini.hs-button, button.btn-mini.btn-large,
  input[type="submit"].btn.btn-mini,
  input[type="submit"].btn-mini.hs-button,
  input[type="submit"].btn-mini.btn-large {
    *padding-top: 1px;
    *padding-bottom: 1px; }

/*
 * Commented out by default for Square2Marketing to reduce bloat in stylesheets

// Link buttons
// --------------------------------------------------

// Make a button look and behave like a link
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  @include box-shadow(none);
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: $linkColor;
  @include border-radius(0);
}
.btn-link:hover,
.btn-link:focus {
  color: $linkColorHover;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: $grayDark;
  text-decoration: none;
}

/* END Comment block to remove bloat */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-ms-viewport {
  width: device-width; }
.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }

  .visible-desktop {
    display: none !important; }

  .visible-tablet {
    display: inherit !important; }

  .hidden-tablet {
    display: none !important; } }
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }

  .visible-desktop {
    display: none !important; }

  .visible-phone {
    display: inherit !important; }

  .hidden-phone {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }

  .hidden-print {
    display: none !important; } }
.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1; }
    .row:before, .row:after {
      display: table;
      content: "";
      line-height: 0; }
    .row:after {
      clear: both; }

  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px; }

  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px; }

  .row,
  .row-fluid {
    width: 100%;
    *zoom: 1; }
    .row:before, .row:after,
    .row-fluid:before,
    .row-fluid:after {
      display: table;
      content: "";
      line-height: 0; }
    .row:after,
    .row-fluid:after {
      clear: both; }
    .row [class*="span"],
    .row-fluid [class*="span"] {
      display: block;
      width: 100%;
      min-height: 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      margin-left: 2.5641%;
      *margin-left: 2.51091%; }
    .row [class*="span"]:first-child,
    .row-fluid [class*="span"]:first-child {
      margin-left: 0; }
    .row .controls-row [class*="span"] + [class*="span"],
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
      margin-left: 2.5641%; }
    .row .span1,
    .row-fluid .span1 {
      width: 5.98291%;
      *width: 5.92971%; }
    .row .span2,
    .row-fluid .span2 {
      width: 14.52991%;
      *width: 14.47672%; }
    .row .span3,
    .row-fluid .span3 {
      width: 23.07692%;
      *width: 23.02373%; }
    .row .span4,
    .row-fluid .span4 {
      width: 31.62393%;
      *width: 31.57074%; }
    .row .span5,
    .row-fluid .span5 {
      width: 40.17094%;
      *width: 40.11775%; }
    .row .span6,
    .row-fluid .span6 {
      width: 48.71795%;
      *width: 48.66476%; }
    .row .span7,
    .row-fluid .span7 {
      width: 57.26496%;
      *width: 57.21177%; }
    .row .span8,
    .row-fluid .span8 {
      width: 65.81197%;
      *width: 65.75877%; }
    .row .span9,
    .row-fluid .span9 {
      width: 74.35897%;
      *width: 74.30578%; }
    .row .span10,
    .row-fluid .span10 {
      width: 82.90598%;
      *width: 82.85279%; }
    .row .span11,
    .row-fluid .span11 {
      width: 91.45299%;
      *width: 91.3998%; }
    .row .span12,
    .row-fluid .span12 {
      width: 100%;
      *width: 99.94681%; }
    .row .offset1,
    .row-fluid .offset1 {
      margin-left: 11.11111%;
      *margin-left: 11.00473%; }
    .row .offset1:first-child,
    .row-fluid .offset1:first-child {
      margin-left: 8.54701%;
      *margin-left: 8.44063%; }
    .row .offset2,
    .row-fluid .offset2 {
      margin-left: 19.65812%;
      *margin-left: 19.55174%; }
    .row .offset2:first-child,
    .row-fluid .offset2:first-child {
      margin-left: 17.09402%;
      *margin-left: 16.98763%; }
    .row .offset3,
    .row-fluid .offset3 {
      margin-left: 28.20513%;
      *margin-left: 28.09875%; }
    .row .offset3:first-child,
    .row-fluid .offset3:first-child {
      margin-left: 25.64103%;
      *margin-left: 25.53464%; }
    .row .offset4,
    .row-fluid .offset4 {
      margin-left: 36.75214%;
      *margin-left: 36.64575%; }
    .row .offset4:first-child,
    .row-fluid .offset4:first-child {
      margin-left: 34.18803%;
      *margin-left: 34.08165%; }
    .row .offset5,
    .row-fluid .offset5 {
      margin-left: 45.29915%;
      *margin-left: 45.19276%; }
    .row .offset5:first-child,
    .row-fluid .offset5:first-child {
      margin-left: 42.73504%;
      *margin-left: 42.62866%; }
    .row .offset6,
    .row-fluid .offset6 {
      margin-left: 53.84615%;
      *margin-left: 53.73977%; }
    .row .offset6:first-child,
    .row-fluid .offset6:first-child {
      margin-left: 51.28205%;
      *margin-left: 51.17567%; }
    .row .offset7,
    .row-fluid .offset7 {
      margin-left: 62.39316%;
      *margin-left: 62.28678%; }
    .row .offset7:first-child,
    .row-fluid .offset7:first-child {
      margin-left: 59.82906%;
      *margin-left: 59.72268%; }
    .row .offset8,
    .row-fluid .offset8 {
      margin-left: 70.94017%;
      *margin-left: 70.83379%; }
    .row .offset8:first-child,
    .row-fluid .offset8:first-child {
      margin-left: 68.37607%;
      *margin-left: 68.26969%; }
    .row .offset9,
    .row-fluid .offset9 {
      margin-left: 79.48718%;
      *margin-left: 79.3808%; }
    .row .offset9:first-child,
    .row-fluid .offset9:first-child {
      margin-left: 76.92308%;
      *margin-left: 76.81669%; }
    .row .offset10,
    .row-fluid .offset10 {
      margin-left: 88.03419%;
      *margin-left: 87.92781%; }
    .row .offset10:first-child,
    .row-fluid .offset10:first-child {
      margin-left: 85.47009%;
      *margin-left: 85.3637%; }
    .row .offset11,
    .row-fluid .offset11 {
      margin-left: 96.5812%;
      *margin-left: 96.47481%; }
    .row .offset11:first-child,
    .row-fluid .offset11:first-child {
      margin-left: 94.01709%;
      *margin-left: 93.91071%; }
    .row .offset12,
    .row-fluid .offset12 {
      margin-left: 105.12821%;
      *margin-left: 105.02182%; }
    .row .offset12:first-child,
    .row-fluid .offset12:first-child {
      margin-left: 102.5641%;
      *margin-left: 102.45772%; }

  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }

  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px; }

  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px; }

  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px; }

  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px; }

  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px; }

  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px; }

  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px; }

  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px; }

  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px; }

  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px; }

  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px; }

  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px; }

  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px; }

  .thumbnails {
    margin-left: -30px; }

  .thumbnails > li {
    margin-left: 30px; }

  .row-fluid .thumbnails {
    margin-left: 0; } }
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }
    .row:before, .row:after {
      display: table;
      content: "";
      line-height: 0; }
    .row:after {
      clear: both; }

  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px; }

  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px; }

  .row,
  .row-fluid {
    width: 100%;
    *zoom: 1; }
    .row:before, .row:after,
    .row-fluid:before,
    .row-fluid:after {
      display: table;
      content: "";
      line-height: 0; }
    .row:after,
    .row-fluid:after {
      clear: both; }
    .row [class*="span"],
    .row-fluid [class*="span"] {
      display: block;
      width: 100%;
      min-height: 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      margin-left: 2.76243%;
      *margin-left: 2.70924%; }
    .row [class*="span"]:first-child,
    .row-fluid [class*="span"]:first-child {
      margin-left: 0; }
    .row .controls-row [class*="span"] + [class*="span"],
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
      margin-left: 2.76243%; }
    .row .span1,
    .row-fluid .span1 {
      width: 5.8011%;
      *width: 5.74791%; }
    .row .span2,
    .row-fluid .span2 {
      width: 14.36464%;
      *width: 14.31145%; }
    .row .span3,
    .row-fluid .span3 {
      width: 22.92818%;
      *width: 22.87499%; }
    .row .span4,
    .row-fluid .span4 {
      width: 31.49171%;
      *width: 31.43852%; }
    .row .span5,
    .row-fluid .span5 {
      width: 40.05525%;
      *width: 40.00206%; }
    .row .span6,
    .row-fluid .span6 {
      width: 48.61878%;
      *width: 48.56559%; }
    .row .span7,
    .row-fluid .span7 {
      width: 57.18232%;
      *width: 57.12913%; }
    .row .span8,
    .row-fluid .span8 {
      width: 65.74586%;
      *width: 65.69266%; }
    .row .span9,
    .row-fluid .span9 {
      width: 74.30939%;
      *width: 74.2562%; }
    .row .span10,
    .row-fluid .span10 {
      width: 82.87293%;
      *width: 82.81974%; }
    .row .span11,
    .row-fluid .span11 {
      width: 91.43646%;
      *width: 91.38327%; }
    .row .span12,
    .row-fluid .span12 {
      width: 100%;
      *width: 99.94681%; }
    .row .offset1,
    .row-fluid .offset1 {
      margin-left: 11.32597%;
      *margin-left: 11.21958%; }
    .row .offset1:first-child,
    .row-fluid .offset1:first-child {
      margin-left: 8.56354%;
      *margin-left: 8.45715%; }
    .row .offset2,
    .row-fluid .offset2 {
      margin-left: 19.8895%;
      *margin-left: 19.78312%; }
    .row .offset2:first-child,
    .row-fluid .offset2:first-child {
      margin-left: 17.12707%;
      *margin-left: 17.02069%; }
    .row .offset3,
    .row-fluid .offset3 {
      margin-left: 28.45304%;
      *margin-left: 28.34666%; }
    .row .offset3:first-child,
    .row-fluid .offset3:first-child {
      margin-left: 25.69061%;
      *margin-left: 25.58422%; }
    .row .offset4,
    .row-fluid .offset4 {
      margin-left: 37.01657%;
      *margin-left: 36.91019%; }
    .row .offset4:first-child,
    .row-fluid .offset4:first-child {
      margin-left: 34.25414%;
      *margin-left: 34.14776%; }
    .row .offset5,
    .row-fluid .offset5 {
      margin-left: 45.58011%;
      *margin-left: 45.47373%; }
    .row .offset5:first-child,
    .row-fluid .offset5:first-child {
      margin-left: 42.81768%;
      *margin-left: 42.7113%; }
    .row .offset6,
    .row-fluid .offset6 {
      margin-left: 54.14365%;
      *margin-left: 54.03726%; }
    .row .offset6:first-child,
    .row-fluid .offset6:first-child {
      margin-left: 51.38122%;
      *margin-left: 51.27483%; }
    .row .offset7,
    .row-fluid .offset7 {
      margin-left: 62.70718%;
      *margin-left: 62.6008%; }
    .row .offset7:first-child,
    .row-fluid .offset7:first-child {
      margin-left: 59.94475%;
      *margin-left: 59.83837%; }
    .row .offset8,
    .row-fluid .offset8 {
      margin-left: 71.27072%;
      *margin-left: 71.16434%; }
    .row .offset8:first-child,
    .row-fluid .offset8:first-child {
      margin-left: 68.50829%;
      *margin-left: 68.4019%; }
    .row .offset9,
    .row-fluid .offset9 {
      margin-left: 79.83425%;
      *margin-left: 79.72787%; }
    .row .offset9:first-child,
    .row-fluid .offset9:first-child {
      margin-left: 77.07182%;
      *margin-left: 76.96544%; }
    .row .offset10,
    .row-fluid .offset10 {
      margin-left: 88.39779%;
      *margin-left: 88.29141%; }
    .row .offset10:first-child,
    .row-fluid .offset10:first-child {
      margin-left: 85.63536%;
      *margin-left: 85.52898%; }
    .row .offset11,
    .row-fluid .offset11 {
      margin-left: 96.96133%;
      *margin-left: 96.85494%; }
    .row .offset11:first-child,
    .row-fluid .offset11:first-child {
      margin-left: 94.1989%;
      *margin-left: 94.09251%; }
    .row .offset12,
    .row-fluid .offset12 {
      margin-left: 105.52486%;
      *margin-left: 105.41848%; }
    .row .offset12:first-child,
    .row-fluid .offset12:first-child {
      margin-left: 102.76243%;
      *margin-left: 102.65605%; }

  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }

  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px; }

  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px; }

  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px; }

  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px; }

  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px; }

  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px; }

  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px; }

  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px; }

  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px; }

  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px; }

  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px; }

  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px; }

  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px; } }
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px; }

  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px; }

  .container-fluid {
    padding: 0; }

  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left; }
  .dl-horizontal dd {
    margin-left: 0; }

  .container {
    width: auto; }

  .row-fluid {
    width: 100%; }

  .row,
  .thumbnails {
    margin-left: 0; }

  .thumbnails > li {
    float: none;
    margin-left: 0; }

  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; }

  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto; }

  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0; }

  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0; }
    .modal.fade {
      top: -100px; }
    .modal.fade.in {
      top: 20px; } }
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }

  .page-header h1 small {
    display: block;
    line-height: 20px; }

  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; }

  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }
  .form-horizontal .controls {
    margin-left: 0; }
  .form-horizontal .control-list {
    padding-top: 0; }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px; }

  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px; }

  .media-object {
    margin-right: 0;
    margin-left: 0; }

  .modal {
    top: 10px;
    left: 10px;
    right: 10px; }

  .modal-header .close {
    padding: 10px;
    margin: -10px; }

  .carousel-caption {
    position: static; } }
@media (max-width: 979px) {
  body {
    padding-top: 0; }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static; }

  .navbar-fixed-top {
    margin-bottom: 20px; }

  .navbar-fixed-bottom {
    margin-top: 20px; }

  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px; }

  .navbar .container {
    width: auto;
    padding: 0; }

  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px; }

  .nav-collapse {
    clear: both; }

  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px; }

  .nav-collapse .nav > li {
    float: none; }

  .nav-collapse .nav > li > a {
    margin-bottom: 2px; }

  .nav-collapse .nav > .divider-vertical {
    display: none; }

  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none; }

  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }

  .nav-collapse .btn, .nav-collapse .hs-button, .nav-collapse .hbspt-form .hs-form .hs-button, .hbspt-form .hs-form .nav-collapse .hs-button, .nav-collapse .btn-large {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px; }

  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2; }

  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999; }

  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111; }

  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0; }

  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

  .nav-collapse .open > .dropdown-menu {
    display: block; }

  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none; }

  .nav-collapse .dropdown-menu .divider {
    display: none; }

  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none; }

  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111; }

  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }

  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0; }

  .navbar .btn-navbar {
    display: block; }

  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px; } }
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }
/*
 * _mixins.scss
 * This scss file should be used to include our custom
 * reusable mixins for consistent styles that can be
 * used across multiple sites. Each mixin (or logical
 * group of mixins) should be declared in it's own scss
 * file in the mixins directory and included here.
 * 
 * Bonus if you include a comment in the top of your scss
 * files describing what the mixin(s) is/are for and how
 * to use them.
 */
/*
 * _common_classes.scss
 * This scss file should be used to include common classes
 * which can be used in multiple locations throughout the
 * site. Each common class or group of classes should be
 * declared in its own scss file and included here.
 *
 * Bonus if you include a comment in the top of your scss
 * files describing what the classes are for and how to
 * structure your code to use them.
 */
html {
  margin: 0 !important; }

table {
  margin-left: auto !important;
  margin-right: auto !important; }

body {
  font-family: 'Roboto', sans-serif;
  margin: 0 auto;
  padding: 0;
  font-size: 14px;
  line-height: 1.5em;
  color: #000000; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  color: #000000;
  line-height: 1.2em;
  letter-spacing: .5px;
  margin: 0.75em 0 0.75em; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #c6262c;
    text-decoration: inherit; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      color: #c6262c;
      text-decoration: underline; }

a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {
  text-decoration: underline; }

h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h3 + h4, h3 + h5, h3 + h6, h4 + h5, h4 + h6, h5 + h6 {
  margin-top: 0; }

h1 {
  font-size: 2.25em;
  font-weight: 500; }

h2 {
  color: #000;
  font-size: 1.75em;
  font-weight: 500; }

h3 {
  font-size: 1.625em; }

h4 {
  color: #000;
  font-size: 1.4em; }

h5 {
  font-size: 1em;
  text-decoration: underline; }

h6 {
  font-size: 1em;
  font-weight: bold; }

a {
  background: transparent;
  text-decoration: underline;
  color: #c6262c;
  transition-property: color, background-color, border-color;
  transition-timing-function: ease;
  transition-duration: .2s; }
  a:focus {
    outline: none; }
  a:active, a:hover {
    color: #df595e;
    outline: 0; }

p, ul, ol, dl, blockquote, q, code, pre {
  display: block;
  margin: 1em 0;
  font-weight: regular;
  color: inherit;
  font-size: 1em;
  line-height: 1.7em; }

ul {
  list-style: disc outside none;
  margin-left: 2em; }

ol {
  list-style: decimal outside none;
  padding-left: 1em;
  margin-left: 1.5em; }

li {
  padding-left: .5em;
  font-size: 1.125em;
  line-height: 1.7em; }

dl {
  border-bottom: 1px solid #999; }

dt {
  clear: left;
  float: left;
  width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 5px 50px 5px 0;
  border-top: 1px solid #999;
  font-weight: bold; }

dd {
  margin-left: 200px;
  padding: 5px; }

dt + dd {
  border-top: 1px solid #999; }

blockquote, q {
  quotes: "\201C" "\201D" "\2018" "\2019";
  font-style: italic;
  line-height: 1.8em;
  border-left: 5px solid #ddd;
  margin-left: 1em;
  padding-left: 1.5em; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 1em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 1px;
  border: none;
  color: #000000;
  margin: 1em 0; }

code, pre {
  font-family: consolas, courier, monospace, serif;
  white-space: pre-wrap; }

pre {
  border: 1px solid #46a546;
  padding: 20px; }

code {
  background-color: #EEE;
  color: #000;
  padding: 0.2em 1em;
  white-space: pre;
  width: 100%;
  overflow-x: scroll;
  display: block; }

small {
  font-size: 0.8em; }

sub, sup {
  font-size: 0.5em;
  line-height: 0;
  position: relative; }

sub {
  bottom: -0.25em; }

sup {
  top: -10px; }

img, a img {
  border: 0;
  max-width: 100%;
  height: auto; }

input[type=text],
input[type=email],
input[type=search],
input[type=url],
input[type=tel],
input[type=number],
input[type=phone],
textarea {
  display: block;
  margin: 0;
  font-size: 1em;
  padding: 5px 10px;
  appearance: none;
  box-shadow: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #515151;
  color: #000000;
  background: #FFF;
  width: 90%;
  margin-bottom: 10px; }
  input[type=text]:focus,
  input[type=email]:focus,
  input[type=search]:focus,
  input[type=url]:focus,
  input[type=tel]:focus,
  input[type=number]:focus,
  input[type=phone]:focus,
  textarea:focus {
    border-color: #000000; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  margin-right: 10px; }

textarea {
  height: 150px; }

select {
  margin: 0;
  font-size: 1em;
  padding: 5px 10px;
  color: #000000;
  border: 1px solid #000000; }

/*
 * _global.scss
 * This scss file should be used to declare styles that
 * are used across the entire site.
 *
 * This should NOT include common classes that may be
 * used in various pages or sections. However, the common
 * classes are included before this file, so they may be
 * used to apply the same style to certain elements on
 * every page here.
 *
 * For readability, please follow common conventions
 * whenever editing this file:
 *  - Nest elements wherever it makes sense.
 *  - It should almost never be necessary to nest ID
 *    selectors. Doing so can decrease browser
 *    performance.
 *  - Styles at the top of the site should be at the
 *    top of this file. Styles at the bottom of the
 *    site should be at the bottom of this file.
 *  - Each CSS attribute should be listed on its own
 *    line.
 *  - Do not include any attributes on the line with
 *    the CSS selector
 *  - If a rule has multiple selectors, list them each
 *    on their own line.
 *  - Indent attributes and nested selectors using
 *    tabs. The closing tag should have the same number
 *    of tabs as the opening tag for each selector.
 *  - If you discover that you are commonly re-using the
 *    same rules or attributes, add them as a variable
 *    or separate class and use the variable or class
 *    instead of re-writing it.
 */
/* just another edit */
/*** GENERAL STYLES ***/
img {
  max-width: 100%; }

div {
  box-sizing: border-box; }

.btn, .hs-button, .hbspt-form .hs-form .hs-button, .btn-large {
  border-radius: 0px;
  background-color: #c6262c;
  border-bottom: 2px solid #941b1f;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  padding: 12px 40px;
  border: 0; }
  .btn:hover, .hs-button:hover, .hbspt-form .hs-form .hs-button:hover, .btn-large:hover {
    background-color: #941b1f;
    color: #fff; }
  .btn.cta, .cta.hs-button, .hbspt-form .hs-form .cta.hs-button, .btn.yellow.cta, .yellow.cta.hs-button, .yellow.cta.btn-large, .cta.btn-large {
    margin: 20px 0;
    background-color: #ffc40d;
    border-color: #ffc40d;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase; }
    .btn.cta:hover, .cta.hs-button:hover, .yellow.cta.btn-large:hover, .cta.btn-large:hover {
      background-color: #f3b700;
      border-color: #f3b700;
      color: #fff; }
  .btn.blue, .blue.hs-button, .hbspt-form .hs-form .blue.hs-button, .blue.btn-large {
    background: #049cdb;
    border-color: #049cdb; }
    .btn.blue:hover, .blue.hs-button:hover, .blue.btn-large:hover {
      background-color: #048ac2;
      border-color: #048ac2; }
  .btn.yellow, .yellow.hs-button, .hbspt-form .hs-form .yellow.hs-button, .yellow.btn-large {
    background-color: #ffc40d;
    border-color: #fff;
    color: #000;
    font-weight: 700; }
    .btn.yellow:hover, .yellow.hs-button:hover, .yellow.btn-large:hover {
      background-color: #fff; }
  .btn.white, .white.hs-button, .hbspt-form .hs-form .white.hs-button, .white.btn-large {
    background-color: #fff;
    color: #000;
    border-color: #fff;
    font-weight: 700; }
    .btn.white:hover, .white.hs-button:hover, .white.btn-large:hover {
      background-color: #ffc40d; }

.btn-large {
  padding: 20px 100px;
  font-size: 21px;
  margin: 30px 0; }

.container {
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 960px; }
  .container:after {
    content: "";
    clear: both;
    display: block; }
  @media only screen and (min-width: 1200px) {
    .container {
      width: 1180px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .container {
      width: 748px;
      padding: 10px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .container {
      width: 461px;
      padding: 10px; } }
  @media only screen and (max-width: 480px) {
    .container {
      width: 100%;
      padding: 10px; } }
  .container.nopad {
    padding: 0; }
    @media only screen and (min-width: 1200px) {
      .container.nopad {
        padding: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .container.nopad {
        padding: 0; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .container.nopad {
        padding: 0; } }
    @media only screen and (max-width: 480px) {
      .container.nopad {
        padding: 0; } }

.space-wrap #training-videos img {
  display: block; }
.space-wrap #training-videos li {
  text-align: left; }
.space-wrap h3 {
  margin-top: 47px; }
.space-wrap br {
  display: none; }
.space-wrap h1 {
  margin-top: 0; }
.space-wrap .push-para {
  margin-top: 47px; }
.space-wrap .red-table td {
  border: 1px solid #000;
  padding: 3px;
  padding-left: 7px; }
.space-wrap .red-table td.no-border {
  border: 0;
  padding: 0; }
.space-wrap .red-table td.red-cell {
  background: #b8272e;
  color: white;
  border: 0; }
.space-wrap h4 {
  margin-top: 30px; }

/*** END GENERAL STYLES ***/
/*** HEADER STYLES ***/
/*** END HEADER STYLES ***/
/*** PAGE STRUCTURE ***/
/*** END PAGE STRUCTURE ***/
/*** FOOTER STYLES ***/
/*** END FOOTER STYLES ***/
/*
 * _modules.scss
 * This scss file should be used to include styles for
 * specific modules on the site. Each modules or logical
 * group of modules should be declared in its own scss
 * file in the modules directory and included here.
 *
 * Bonus if you include a comment in the top of your scss
 * files describing what the classes are for and how to
 * structure your code to use them.
 */
header {
  border-bottom: 4px solid #c6262c;
  /* Default Styles for each of the navigation elements.  They will be overwritten by more solid targeting above. */ }
  @media only screen and (max-width: 979px) {
    header {
      border-bottom: none; } }
  header #mobile-menu-wrapper {
    display: none;
    border-bottom: 4px solid #c6262c; }
    @media only screen and (max-width: 979px) {
      header #mobile-menu-wrapper {
        display: block;
        position: relative;
        top: -18px;
        margin-bottom: -18px;
        margin-top: 10px; } }
    header #mobile-menu-wrapper .mobile-menu-trigger-container {
      display: none;
      background: #c6262c;
      text-align: right;
      padding: 7px 7px 5px 7px;
      float: right; }
      @media only screen and (max-width: 979px) {
        header #mobile-menu-wrapper .mobile-menu-trigger-container {
          display: block; } }
      header #mobile-menu-wrapper .mobile-menu-trigger-container #mobile-menu-trigger {
        box-sizing: border-box;
        position: relative;
        font-size: 1.3em;
        color: #ffffff;
        padding-left: 1.25em;
        text-decoration: none; }
        header #mobile-menu-wrapper .mobile-menu-trigger-container #mobile-menu-trigger:before {
          box-sizing: border-box;
          content: "";
          position: absolute;
          left: 0;
          top: 0.25em;
          width: 1em;
          height: 0.15em;
          background: #ffffff;
          box-shadow: 0 0.25em 0 0 #ffffff, 0 0.5em 0 0 #ffffff; }
  header .utility-nav-container {
    background: #262626;
    text-align: right; }
    @media only screen and (max-width: 979px) {
      header .utility-nav-container {
        display: none !important; } }
    header .utility-nav-container #utility-nav {
      padding: 7px 0; }
      header .utility-nav-container #utility-nav a {
        font-size: 1.0em;
        text-align: left; }
        header .utility-nav-container #utility-nav a.active, header .utility-nav-container #utility-nav a:hover {
          background: #515151; }
      header .utility-nav-container #utility-nav > ul > li > ul {
        z-index: 5000;
        background: #515151; }
      header .utility-nav-container #utility-nav .language-selector {
        color: #fff; }
  header .logo-nav-wrapper .logo-nav-container {
    padding-top: 28px;
    padding-bottom: 19px; }
    @media only screen and (min-width: 768px) and (max-width: 1200px) {
      header .logo-nav-wrapper .logo-nav-container {
        padding-top: 15px;
        padding-bottom: 15px; } }
    @media only screen and (max-width: 767px) {
      header .logo-nav-wrapper .logo-nav-container {
        padding-top: 10px;
        padding-bottom: 0; } }
  header .logo-nav-wrapper .logo {
    text-align: center; }
    header .logo-nav-wrapper .logo a {
      text-decoration: none; }
      header .logo-nav-wrapper .logo a img {
        width: 100%;
        max-width: 259px; }
  header .logo-nav-wrapper .main-nav-wrapper #dbo-hidden-offer {
    display: none; }
  @media only screen and (max-width: 979px) {
    header .logo-nav-wrapper .main-nav-wrapper {
      display: none; } }
  header .logo-nav-wrapper .red-gradient-background {
    background: #c6262c;
    background: -moz-linear-gradient(top, #d22c32 0%, #bb2027 100%);
    background: -webkit-linear-gradient(top, #d22c32 0%, #bb2027 100%);
    background: linear-gradient(to bottom, #d22c32 0%, #bb2027 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d22c32', endColorstr='#bb2027',GradientType=0 ); }
    @media only screen and (max-width: 979px) {
      header .logo-nav-wrapper .red-gradient-background {
        background: none; } }
  header .logo-nav-wrapper .utility-options {
    padding: 3px 0 20px 0;
    text-align: right; }
    @media only screen and (min-width: 768px) and (max-width: 1200px) {
      header .logo-nav-wrapper .utility-options {
        padding: 0; } }
    @media only screen and (max-width: 979px) {
      header .logo-nav-wrapper .utility-options {
        text-align: center;
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      header .logo-nav-wrapper .utility-options {
        padding: 0; } }
    header .logo-nav-wrapper .utility-options .option {
      vertical-align: top;
      display: inline-block;
      text-align: right;
      float: right;
      margin-left: 20px; }
      header .logo-nav-wrapper .utility-options .option:first-child {
        padding-top: 17px; }
        @media only screen and (min-width: 768px) and (max-width: 1200px) {
          header .logo-nav-wrapper .utility-options .option:first-child {
            padding-top: 12px; } }
        @media only screen and (max-width: 979px) {
          header .logo-nav-wrapper .utility-options .option:first-child {
            width: 100%;
            text-align: center;
            float: left;
            margin: 0;
            padding: 10px 0; } }
      header .logo-nav-wrapper .utility-options .option:nth-child(2) {
        padding-top: 8px;
        display: none; }
        @media only screen and (max-width: 979px) {
          header .logo-nav-wrapper .utility-options .option:nth-child(2) select {
            width: 100%; } }
        @media only screen and (min-width: 768px) and (max-width: 1200px) {
          header .logo-nav-wrapper .utility-options .option:nth-child(2) {
            padding-top: 10px; } }
        @media only screen and (max-width: 979px) {
          header .logo-nav-wrapper .utility-options .option:nth-child(2) {
            display: block;
            float: left;
            text-align: center;
            width: 100%;
            margin: 0;
            padding: 10px 0; }
            header .logo-nav-wrapper .utility-options .option:nth-child(2) select {
              width: 100%; } }
      header .logo-nav-wrapper .utility-options .option:last-child {
        padding-top: 6px; }
        header .logo-nav-wrapper .utility-options .option:last-child p {
          margin: 0; }
          @media only screen and (min-width: 768px) and (max-width: 979px) {
            header .logo-nav-wrapper .utility-options .option:last-child p {
              margin-bottom: 10px; } }
        header .logo-nav-wrapper .utility-options .option:last-child > form {
          margin-bottom: 13px; }
        @media only screen and (max-width: 979px) {
          header .logo-nav-wrapper .utility-options .option:last-child {
            float: left;
            padding-top: 9px;
            text-align: center;
            width: 100%;
            margin: 0;
            padding: 10px 0; } }
      @media only screen and (max-width: 767px) {
        header .logo-nav-wrapper .utility-options .option {
          display: block;
          padding: 5px 0 0; } }
  header .logo-nav-wrapper .tagline {
    text-align: center; }
    header .logo-nav-wrapper .tagline span {
      text-decoration: none;
      color: #c6262c;
      margin: 10px 0 0; }
  header .logo-nav-wrapper #main-nav {
    position: relative; }
    @media only screen and (max-width: 979px) {
      header .logo-nav-wrapper #main-nav {
        display: none !important; } }
    header .logo-nav-wrapper #main-nav > ul {
      margin-left: -24px;
      position: relative; }
      header .logo-nav-wrapper #main-nav > ul > li {
        padding-top: 8px;
        padding-bottom: 7px; }
        header .logo-nav-wrapper #main-nav > ul > li:hover > ul,
        header .logo-nav-wrapper #main-nav > ul > li > ul > li:hover > ul {
          display: block; }
          header .logo-nav-wrapper #main-nav > ul > li:hover > ul > li > ul,
          header .logo-nav-wrapper #main-nav > ul > li > ul > li:hover > ul > li > ul {
            border-left: 3px solid rgba(255, 255, 255, 0.85);
            margin-top: 10px; }
        header .logo-nav-wrapper #main-nav > ul > li a {
          font-size: 1em;
          font-weight: 500; }
          header .logo-nav-wrapper #main-nav > ul > li a.active, header .logo-nav-wrapper #main-nav > ul > li a:active, header .logo-nav-wrapper #main-nav > ul > li a:focus, header .logo-nav-wrapper #main-nav > ul > li a:hover {
            background: #941b1f;
            position: relative; }
        header .logo-nav-wrapper #main-nav > ul > li > ul li {
          font-size: inherit; }
      header .logo-nav-wrapper #main-nav > ul > li:first-child > a {
        margin-left: 0; }
        header .logo-nav-wrapper #main-nav > ul > li:first-child > a > ul > li > ul {
          position: absolute;
          left: 98%; }
      header .logo-nav-wrapper #main-nav > ul > li:last-child {
        position: absolute;
        top: -10px;
        margin-left: 13px;
        text-align: center; }
        header .logo-nav-wrapper #main-nav > ul > li:last-child > a {
          text-transform: uppercase;
          margin-left: 0;
          text-decoration: none;
          background: #000000;
          color: #fff;
          padding: 10px 15px;
          position: relative;
          z-index: 2000;
          text-align: center;
          top: -11px; }
          header .logo-nav-wrapper #main-nav > ul > li:last-child > a:hover {
            text-decoration: none;
            background: #515151 !important; }
      header .logo-nav-wrapper #main-nav > ul > li > a {
        margin-right: 51px;
        padding: 7px .65em; }
        @media only screen and (min-width: 768px) and (max-width: 1200px) {
          header .logo-nav-wrapper #main-nav > ul > li > a {
            font-size: 1.0em;
            margin-left: 0;
            margin-right: 0;
            padding: 7px 1.04em; } }
  header nav > ul, header nav > span > div > ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    header nav > ul > li, header nav > span > div > ul > li {
      display: inline-block;
      margin: 0;
      padding: 0; }
      header nav > ul > li > a, header nav > span > div > ul > li > a {
        font-weight: 300;
        display: inline-block;
        color: #ffffff;
        padding: 7px 22px;
        text-decoration: none; }
        header nav > ul > li > a:hover, header nav > span > div > ul > li > a:hover {
          color: #ffffff;
          text-decoration: none; }
        header nav > ul > li > a:focus, header nav > ul > li > a:active, header nav > span > div > ul > li > a:focus, header nav > span > div > ul > li > a:active {
          color: #ffffff; }
      header nav > ul > li ul.sub-menu, header nav > span > div > ul > li ul.sub-menu {
        position: absolute;
        z-index: 1000;
        display: none;
        background: #c6262c;
        margin: 0;
        padding: 0;
        list-style-type: none;
        padding-top: 5px;
        padding-bottom: 10px; }
        header nav > ul > li ul.sub-menu > li, header nav > span > div > ul > li ul.sub-menu > li {
          display: block;
          margin: 0;
          padding: 0; }
          header nav > ul > li ul.sub-menu > li > ul, header nav > span > div > ul > li ul.sub-menu > li > ul {
            position: absolute;
            left: 100%;
            top: 0;
            z-index: 1100; }
            header nav > ul > li ul.sub-menu > li > ul > li > a, header nav > span > div > ul > li ul.sub-menu > li > ul > li > a {
              min-width: 250px; }
          header nav > ul > li ul.sub-menu > li > a, header nav > span > div > ul > li ul.sub-menu > li > a {
            display: block;
            color: #ffffff;
            text-decoration: none;
            padding: 9px; }
            header nav > ul > li ul.sub-menu > li > a:hover, header nav > span > div > ul > li ul.sub-menu > li > a:hover {
              color: #ffffff;
              background: #941b1f; }

@media only screen and (min-width: 1200px) {
  #wpadminbar {
    background: rgba(0, 0, 0, 0.75); } }
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  #wpadminbar {
    background: rgba(0, 0, 0, 0.45); } }
@media only screen and (min-width: 768px) and (max-width: 979px) {
  #wpadminbar {
    background: rgba(198, 38, 44, 0.75); } }
@media only screen and (min-width: 481px) and (max-width: 767px) {
  #wpadminbar {
    background: rgba(198, 38, 44, 0.65); } }
@media only screen and (max-width: 480px) {
  #wpadminbar {
    background: rgba(198, 38, 44, 0.55); } }
@media only screen and (max-width: 320px) {
  #wpadminbar {
    background: rgba(198, 38, 44, 0.35); } }

/*HS Adjustments*/
.standard-page-template header .logo-nav-wrapper .utility-options .search-form input {
  margin-top: 3px; }

.sidr .sidr-inner {
  padding: 0; }
  .sidr .sidr-inner ul {
    margin-bottom: 0; }
    .sidr .sidr-inner ul:last-child {
      border-top: none; }
    .sidr .sidr-inner ul > li {
      position: relative;
      padding-left: 0;
      line-height: inherit; }
      .sidr .sidr-inner ul > li > a {
        padding: 10px; }
      .sidr .sidr-inner ul > li > ul {
        display: none; }
        .sidr .sidr-inner ul > li > ul > li {
          line-height: inherit; }
          .sidr .sidr-inner ul > li > ul > li > a {
            padding-top: 10px;
            padding-bottom: 10px; }
      .sidr .sidr-inner ul > li > a > span.sidr-dropdown {
        position: absolute;
        right: 0;
        top: 8px; }
    .sidr .sidr-inner ul .sidr-class-wpglobus-selector-link {
      display: none; }

footer {
  background-color: #D02534;
  color: #fff; }
  footer .footer-menu ul {
    margin-top: 20px;
    margin-left: 0; }
    footer .footer-menu ul li {
      list-style-type: none;
      float: left;
      padding-right: 13px; }
      @media only screen and (min-width: 1200px) {
        footer .footer-menu ul li {
          padding-right: 35px; } }
      @media only screen and (max-width: 979px) {
        footer .footer-menu ul li {
          float: none; } }
      footer .footer-menu ul li a {
        color: #ffffff;
        text-decoration: none; }
        footer .footer-menu ul li a:hover {
          color: #c6262c; }
      footer .footer-menu ul li .sub-menu {
        display: none; }
  footer .footer-social-icons {
    float: left; }
    footer .footer-social-icons ul {
      float: right; }
      @media only screen and (max-width: 767px) {
        footer .footer-social-icons ul {
          float: left;
          margin-left: 0; } }
      footer .footer-social-icons ul li {
        list-style-type: none;
        float: left;
        padding-left: 5px; }
  footer .copy-right {
    text-align: center;
    padding-bottom: 20px; }
    footer .copy-right a {
      color: #ffffff;
      text-decoration: none; }
      footer .copy-right a:hover {
        color: #c6262c; }
      footer .copy-right a img {
        width: 11%; }
    footer .copy-right .schema {
      display: inline-block; }

#footer-section .footer-menu {
  margin-top: 20px; }
#footer-section .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none; }
#footer-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children > a:after {
  display: none; }
@media only screen and (max-width: 979px) {
  #footer-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none; } }

.cta {
  padding: 10px;
  text-decoration: none; }
  .cta:hover {
    text-decoration: none; }
  .cta.black-background {
    background: #000000; }
    .cta.black-background:hover {
      background: #515151 !important; }
  .cta.white-text {
    color: #fff; }
  .cta.header-dbo {
    padding: 16px 15px;
    position: relative;
    top: -6px; }

.main-cta .nro-cta-wrapper {
  max-width: 600px;
  margin: 0 auto; }
  @media only screen and (max-width: 767px) {
    .main-cta .nro-cta-wrapper {
      text-align: center; } }
  .main-cta .nro-cta-wrapper .cta-headline {
    margin-top: 10px;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.2em; }
  .main-cta .nro-cta-wrapper img {
    box-shadow: none;
    float: left;
    margin-right: 20px; }
    @media only screen and (max-width: 767px) {
      .main-cta .nro-cta-wrapper img {
        float: none; } }

.page-id-323 .second-cta {
  background: url("//cdn2.hubspot.net/hubfs/468726/images/asaclean_dbo_bg.png") no-repeat 50% 50%;
  background-size: cover;
  padding: 40px 0;
  line-height: 2em; }
  .page-id-323 .second-cta .nro-cta-wrapper {
    max-width: 600px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .page-id-323 .second-cta .nro-cta-wrapper {
        text-align: center; } }
    .page-id-323 .second-cta .nro-cta-wrapper .cta-headline {
      margin-top: 10px;
      font-size: 28px;
      font-weight: normal;
      line-height: 1.2em;
      color: #fff; }
    .page-id-323 .second-cta .nro-cta-wrapper img {
      box-shadow: none;
      float: right;
      margin-left: 20px; }
      @media only screen and (max-width: 767px) {
        .page-id-323 .second-cta .nro-cta-wrapper img {
          float: none; } }
  .page-id-323 .second-cta a .cta-btn {
    background: #c6262c; }

.gsc-selected-option-container, .gsc-selected-option-container.gsc-inline-block {
  min-width: 80px; }

.gsc-thumbnail .gs-image-box {
  margin-right: 15px; }

.search-form .gsc-search-button, .search-form .gsc-clear-button {
  display: none; }
.search-form .cse .gsc-control-cse, .search-form .gsc-control-cse, .search-form .gsc-search-box, .search-form table.gsc-search-box, .search-form td.gsc-input {
  padding: 0 !important;
  margin: 0 !important; }
.search-form form {
  margin: 0 !important; }
.search-form label, .search-form .gsc-input {
  position: relative !important; }
.search-form input {
  box-sizing: border-box;
  background: #f1f1f1 !important;
  min-width: 232px !important;
  border: 1px solid #d7d7d7 !important;
  border-radius: 0 !important;
  color: #000000 !important;
  width: auto;
  width: inherit;
  /* resets to take care of hubtheme styling on input */
  font-family: Roboto, sans-serif !important;
  font-size: 1em !important;
  height: auto !important;
  padding: 5px 10px !important;
  line-height: inherit !important;
  box-shadow: none !important;
  margin: 0; }
  @media only screen and (max-width: 979px) {
    .search-form input {
      box-sizing: border-box !important;
      min-width: 100% !important;
      width: 100% !important; } }
  @media only screen and (max-width: 767px) {
    .search-form input {
      min-width: 90% !important; } }
  .search-form input::-webkit-input-placeholder {
    color: #000000 !important; }
  .search-form input:-moz-placeholder {
    color: #000000 !important; }
  .search-form input::-moz-placeholder {
    color: #000000 !important; }
  .search-form input:-ms-input-placeholder {
    color: #000000 !important; }
.search-form .screen-reader-text {
  display: none !important; }
.search-form .ico-mglass {
  box-sizing: border-box !important;
  position: absolute !important;
  top: 8px !important;
  right: 20px !important;
  display: inline-block !important;
  background: #f1f1f1 !important;
  border-radius: 30px !important;
  height: 14px !important;
  width: 14px !important;
  border: 2px solid #000000 !important; }
  .search-form .ico-mglass:after {
    box-sizing: border-box !important;
    content: "" !important;
    height: 2px !important;
    width: 7px !important;
    background: #000000 !important;
    position: absolute !important;
    top: 10px !important;
    left: 7px !important;
    -webkit-transform: rotate(45deg) !important;
    -moz-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    -o-transform: rotate(45deg) !important; }
  @media only screen and (max-width: 979px) {
    .search-form .ico-mglass {
      top: 9px !important;
      right: 11px !important; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .search-form .ico-mglass {
      right: 37px !important; } }
  @media only screen and (max-width: 480px) {
    .search-form .ico-mglass {
      right: 7% !important; } }

.search-results header {
  border-bottom: 4px solid #c6262c !important; }

@media only screen and (max-width: 979px) {
  .standard-page-template form {
    margin: 10px 0 30px !important; } }
.standard-page-template input {
  height: 20px !important !important;
  border: 1px solid d6d6d6 !important;
  border-radius: 0 !important;
  color: #000000 !important; }

.pagination {
  float: right;
  padding: 15px 0; }
  @media only screen and (max-width: 767px) {
    .pagination {
      float: none;
      text-align: center; } }
  .pagination h2 {
    display: none; }
  .pagination .page-numbers {
    border: 1px solid #c6262c;
    padding: 4px 8px;
    color: #c6262c;
    background: #fff;
    text-decoration: none; }
    @media only screen and (max-width: 767px) {
      .pagination .page-numbers {
        font-size: .7em; } }
    .pagination .page-numbers:hover {
      color: #fff;
      background: #c6262c; }
    .pagination .page-numbers.current {
      color: #fff;
      background: #c6262c; }
    .pagination .page-numbers.dots {
      background: none;
      border: none; }
      .pagination .page-numbers.dots:hover {
        color: #c6262c; }

.five-hundred .email-prefs, .four-o-four .email-prefs, .standard-confirmation-page-template .email-prefs, .email-subscription-update-confirmation .email-prefs, .email-backup-unsubscribe .email-prefs, .email-subscription-preferences .email-prefs, .standard-landing-page-template .email-prefs {
  margin-bottom: 150px; }
.five-hundred input[type="submit"].hs-button, .four-o-four input[type="submit"].hs-button, .standard-confirmation-page-template input[type="submit"].hs-button, .email-subscription-update-confirmation input[type="submit"].hs-button, .email-backup-unsubscribe input[type="submit"].hs-button, .email-subscription-preferences input[type="submit"].hs-button, .standard-landing-page-template input[type="submit"].hs-button {
  min-height: 40px;
  border: #c6262c;
  border-bottom: #941b1f 2px solid;
  background-color: #c6262c;
  color: #ffffff; }
  .five-hundred input[type="submit"].hs-button:hover, .four-o-four input[type="submit"].hs-button:hover, .standard-confirmation-page-template input[type="submit"].hs-button:hover, .email-subscription-update-confirmation input[type="submit"].hs-button:hover, .email-backup-unsubscribe input[type="submit"].hs-button:hover, .email-subscription-preferences input[type="submit"].hs-button:hover, .standard-landing-page-template input[type="submit"].hs-button:hover {
    background-color: #941b1f; }
.five-hundred footer, .four-o-four footer, .standard-confirmation-page-template footer, .email-subscription-update-confirmation footer, .email-backup-unsubscribe footer, .email-subscription-preferences footer, .standard-landing-page-template footer {
  position: fixed;
  bottom: 0; }
.five-hundred form, .four-o-four form, .standard-confirmation-page-template form, .email-subscription-update-confirmation form, .email-backup-unsubscribe form, .email-subscription-preferences form, .standard-landing-page-template form {
  max-width: 500px; }

/*
 * _pages.scss
 * This file should be used to include page or section-specific
 * styles. Each page/section/component should have its own
 * scss file in the pages directory that is included from here.
 */
.page-id-323 .home-hero #main-message {
  position: relative; }
.page-id-323 .home-hero .frame-bgs {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top; }
  @media only screen and (max-width: 480px) {
    .page-id-323 .home-hero .frame-bgs {
      background-position: left top; } }
  .page-id-323 .home-hero .frame-bgs h1 {
    margin-top: 40px;
    margin-bottom: 15px;
    color: #c6262c;
    font-size: 42px;
    font-style: italic;
    line-height: 1em; }
    @media only screen and (max-width: 480px) {
      .page-id-323 .home-hero .frame-bgs h1 {
        font-size: 30px; } }
  .page-id-323 .home-hero .frame-bgs h2 {
    font-style: italic;
    font-size: 28px;
    margin-bottom: 15px; }
    @media only screen and (max-width: 480px) {
      .page-id-323 .home-hero .frame-bgs h2 {
        font-size: 20px; } }
  .page-id-323 .home-hero .frame-bgs p {
    margin: 0 0 15px;
    max-width: 450px; }
  .page-id-323 .home-hero .frame-bgs .btn, .page-id-323 .home-hero .frame-bgs .hs-button, .page-id-323 .home-hero .frame-bgs .btn-large {
    margin-top: 10px;
    border: none;
    font-family: helvetica;
    font-weight: 300; }
    .page-id-323 .home-hero .frame-bgs .btn a, .page-id-323 .home-hero .frame-bgs .hs-button a, .page-id-323 .home-hero .frame-bgs .btn-large a {
      color: #fff;
      text-decoration: none; }
.page-id-323 .home-hero .page-center {
  max-width: 460px;
  margin: 0 auto; }
  @media only screen and (max-width: 480px) {
    .page-id-323 .home-hero .page-center {
      margin: 0;
      padding: 20px 15px 15px;
      background: rgba(255, 255, 255, 0.8); } }
.page-id-323 .home-hero #frame-content {
  position: relative;
  z-index: 0;
  padding: 30px 0;
  min-height: 400px; }
  @media only screen and (max-width: 480px) {
    .page-id-323 .home-hero #frame-content {
      padding: 30px; } }
.page-id-323 .home-hero #frame-bg-1 {
  z-index: 2; }
.page-id-323 .home-hero #frame-bg-2 {
  z-index: 1;
  opacity: 0; }
@media only screen and (max-width: 979px) {
  .page-id-323 .three-column .span4 {
    margin-bottom: 50px; } }
.page-id-323 .three-column .span4 h4 {
  font-size: 1.5em;
  margin: 20px 35px; }
  @media only screen and (min-width: 1200px) {
    .page-id-323 .three-column .span4 h4 {
      margin: 20px 61px; } }
  @media only screen and (max-width: 979px) {
    .page-id-323 .three-column .span4 h4 {
      margin: 20px 0; } }
.page-id-323 .three-column .span4 p {
  margin: 20px 0; }
.page-id-323 .three-column .span4 .content {
  height: 269px; }
  @media only screen and (min-width: 1200px) {
    .page-id-323 .three-column .span4 .content {
      height: 178px; } }
  @media only screen and (max-width: 767px) {
    .page-id-323 .three-column .span4 .content {
      height: auto; } }
.page-id-323 .three-column .span4 .content-pt {
  height: 350px; }
  @media only screen and (min-width: 1200px) {
    .page-id-323 .three-column .span4 .content-pt {
      height: 220px; } }
  @media only screen and (max-width: 767px) {
    .page-id-323 .three-column .span4 .content-pt {
      height: auto; } }
.page-id-323 .three-column .span4 .content-es {
  height: 350px; }
  @media only screen and (min-width: 1200px) {
    .page-id-323 .three-column .span4 .content-es {
      height: 220px; } }
  @media only screen and (max-width: 767px) {
    .page-id-323 .three-column .span4 .content-es {
      height: auto; } }
.page-id-323 .three-column .span4 img {
  height: 168px; }

#blog-content h1 {
  color: #c6262c;
  margin-top: 30px;
  font-size: 36px;
  margin-bottom: 20px; }
  #blog-content h1.post-title {
    font-style: italic;
    color: #000; }
#blog-content h2 {
  font-style: italic; }
  #blog-content h2 a {
    color: #515151; }
#blog-content img[style*="float: left"] {
  margin: 0 20px 20px 0; }
  @media only screen and (max-width: 480px) {
    #blog-content img[style*="float: left"] {
      width: 100%; } }
#blog-content .hero-section {
  background: url(//cdn2.hubspot.net/hubfs/468726/images/backgrounds/blog-header-bg.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 191px; }
  #blog-content .hero-section h2 {
    color: #fff;
    text-align: center;
    margin-top: 20px;
    font-style: italic; }
    @media only screen and (max-width: 767px) {
      #blog-content .hero-section h2 {
        margin-top: 0;
        margin-bottom: 10px; } }
#blog-content #author-bio {
  padding-top: 15px; }
#blog-content .blog-signup .blog-hs-signup {
  max-width: 650px;
  margin: 0 auto;
  padding: 10px 0 0;
  color: #fff;
  font-weight: 300; }
  @media only screen and (max-width: 767px) {
    #blog-content .blog-signup .blog-hs-signup {
      padding: 0; } }
  #blog-content .blog-signup .blog-hs-signup input {
    margin: 0 auto;
    height: 30px; }
  #blog-content .blog-signup .blog-hs-signup ul {
    margin-left: 0;
    margin-top: 5px; }
    #blog-content .blog-signup .blog-hs-signup ul li {
      display: inline; }
      #blog-content .blog-signup .blog-hs-signup ul li label {
        display: inline;
        margin-left: 20px;
        margin-top: -5px; }
    #blog-content .blog-signup .blog-hs-signup ul.hs-error-msgs {
      display: none !important; }
  @media only screen and (max-width: 767px) {
    #blog-content .blog-signup .blog-hs-signup .hs_email {
      margin: 0 auto;
      width: 300px; } }
  #blog-content .blog-signup .blog-hs-signup .hs_email label {
    display: none; }
  #blog-content .blog-signup .blog-hs-signup .hs_email input {
    margin: 0;
    width: 57%;
    float: left;
    border-radius: 0px;
    -webkit-border-radius: 0px; }
    @media only screen and (max-width: 767px) {
      #blog-content .blog-signup .blog-hs-signup .hs_email input {
        width: 260px; } }
  #blog-content .blog-signup .blog-hs-signup .hs-form.stacked label {
    float: left;
    color: #fff;
    font-weight: normal;
    font-size: 14px; }
  @media only screen and (max-width: 767px) {
    #blog-content .blog-signup .blog-hs-signup .hs-form .actions {
      padding-top: 0;
      margin-top: 0;
      text-align: center; } }
  #blog-content .blog-signup .blog-hs-signup .hs_blog_default_hubspot_blog_subscription {
    width: 330px;
    margin: 0 auto; }
  #blog-content .blog-signup .blog-hs-signup .hs-form-radio-display input {
    margin: 0 5px 0 0; }
  #blog-content .blog-signup .blog-hs-signup .hs-form input.hs-button[type="submit"] {
    background: #c6262c;
    color: #FFFFFF;
    width: 35%;
    font-weight: 300;
    border: none;
    padding: 12px 0;
    height: auto;
    display: inline;
    float: right;
    margin-top: -126px; }
    @media only screen and (max-width: 767px) {
      #blog-content .blog-signup .blog-hs-signup .hs-form input.hs-button[type="submit"] {
        margin: 0 auto;
        float: none;
        text-align: center;
        width: 220px; } }
  #blog-content .blog-signup .blog-hs-signup .hs-form input.hs-button:hover {
    background: #262626;
    border: none;
    box-shadow: none; }
  #blog-content .blog-signup .blog-hs-signup form {
    margin: 0; }
  #blog-content .blog-signup .blog-hs-signup .hs_submit {
    height: 1px; }
    @media only screen and (max-width: 767px) {
      #blog-content .blog-signup .blog-hs-signup .hs_submit {
        height: auto; } }
  #blog-content .blog-signup .blog-hs-signup .submitted-message {
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    margin-top: 25px;
    line-height: 25px; }
#blog-content .blog-sidebar-cta {
  padding: 0;
  margin-bottom: 40px;
  margin-top: 40px; }
  #blog-content .blog-sidebar-cta .hs-cta-wrapper a {
    color: #fff;
    text-decoration: none; }
  #blog-content .blog-sidebar-cta .hs-cta-wrapper .blog-sidebar-cta {
    background: #c6262c;
    padding: 20px 30px;
    font-size: 16px;
    text-align: center; }
    #blog-content .blog-sidebar-cta .hs-cta-wrapper .blog-sidebar-cta span {
      display: block; }
    #blog-content .blog-sidebar-cta .hs-cta-wrapper .blog-sidebar-cta img {
      margin: 0; }
    #blog-content .blog-sidebar-cta .hs-cta-wrapper .blog-sidebar-cta .cta-header {
      font-size: 22px;
      padding: 20px 0 10px;
      font-weight: bold; }
    #blog-content .blog-sidebar-cta .hs-cta-wrapper .blog-sidebar-cta .cta-button {
      background: #262626;
      border: none;
      box-shadow: none;
      font-size: 16px;
      margin: 20px auto 0; }
      #blog-content .blog-sidebar-cta .hs-cta-wrapper .blog-sidebar-cta .cta-button:hover {
        background: #941B1F; }
  @media only screen and (max-width: 767px) {
    #blog-content .blog-sidebar-cta .hs-cta-wrapper {
      margin-top: 80px; } }
  #blog-content .blog-sidebar-cta input.btn[type="submit"], #blog-content .blog-sidebar-cta input[type="submit"].hs-button, #blog-content .blog-sidebar-cta input[type="submit"].btn-large, #blog-content .blog-sidebar-cta input.hs-button[type="submit"] {
    background-color: #ddd;
    color: #ffffff;
    border-radius: 10px;
    font-weight: normal;
    padding: 5px 60px;
    border: none;
    text-transform: none; }
  #blog-content .blog-sidebar-cta .actions {
    text-align: center; }
#blog-content .blog-sidebar-popular-posts {
  padding: 20px;
  background: #E5E5E5;
  margin-bottom: 140px;
  border: 2px solid #941B1F; }
  #blog-content .blog-sidebar-popular-posts h3 {
    color: #c6262c;
    font-weight: bold; }
  #blog-content .blog-sidebar-popular-posts a {
    color: #000;
    text-decoration: none; }
    #blog-content .blog-sidebar-popular-posts a:hover {
      color: #c6262c; }
  #blog-content .blog-sidebar-popular-posts .pop-post-container {
    margin-bottom: 10px; }
    #blog-content .blog-sidebar-popular-posts .pop-post-container .pop-post-image {
      width: 40px;
      height: 40px;
      background-size: cover;
      background-repeat: none;
      float: left;
      margin-right: 20px;
      background-position: center center; }
#blog-content .post-item {
  margin-bottom: 50px;
  border-bottom: 2px solid #dedede; }
  #blog-content .post-item .row [class*="span"], #blog-content .post-item .row-fluid [class*="span"] {
    margin-left: 0; }
  #blog-content .post-item .row [class*="span8"], #blog-content .post-item .row-fluid [class*="span8"] {
    margin-left: 2%; }
#blog-content .post-header h2 {
  margin-bottom: 20px; }
#blog-content .blog-post-wrapper .post-details {
  text-transform: uppercase;
  color: #999; }
#blog-content .blog-post-wrapper .hs-cta-wrapper a {
  color: #fff;
  text-decoration: none;
  font-size: 18px; }
#blog-content .blog-post-wrapper .hs-cta-wrapper .blog-post-cta {
  padding: 20px 30px;
  font-size: 16px;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat; }
  #blog-content .blog-post-wrapper .hs-cta-wrapper .blog-post-cta span {
    display: block;
    max-width: 80%;
    margin: 0 auto; }
  #blog-content .blog-post-wrapper .hs-cta-wrapper .blog-post-cta img {
    margin: 0; }
  #blog-content .blog-post-wrapper .hs-cta-wrapper .blog-post-cta .cta-headline {
    font-size: 26px;
    padding: 20px 0;
    line-height: 1.3em; }
  #blog-content .blog-post-wrapper .hs-cta-wrapper .blog-post-cta .cta-btn {
    background: #c6262c;
    border: none;
    box-shadow: none;
    font-size: 16px;
    margin: 20px auto;
    max-width: 260px; }
    #blog-content .blog-post-wrapper .hs-cta-wrapper .blog-post-cta .cta-btn:hover {
      background: #941B1F; }
#blog-content .blog-post-wrapper input.btn[type="submit"], #blog-content .blog-post-wrapper input[type="submit"].hs-button, #blog-content .blog-post-wrapper input[type="submit"].btn-large, #blog-content .blog-post-wrapper input.hs-button[type="submit"] {
  background-color: #c6262c;
  color: #ffffff;
  font-weight: normal;
  padding: 5px 60px;
  border: none;
  text-transform: none;
  border-radius: 0px;
  margin: 30px 0;
  float: left;
  box-shadow: none;
  text-shadow: none;
  font-family: helvetica; }
  #blog-content .blog-post-wrapper input.btn[type="submit"]:hover, #blog-content .blog-post-wrapper input[type="submit"].hs-button:hover, #blog-content .blog-post-wrapper input[type="submit"].btn-large:hover, #blog-content .blog-post-wrapper input.hs-button[type="submit"]:hover {
    background: #941b1f; }
#blog-content .blog-post-wrapper .actions {
  text-align: center; }
#blog-content .blog-post-wrapper .post-author {
  max-width: 100%; }
  #blog-content .blog-post-wrapper .post-author img {
    max-width: 75px;
    float: left;
    margin-right: 20px; }
#blog-content .blog-post-wrapper .post-body ul li {
  color: #c6262c;
  list-style: disc outside none;
  padding-left: 0; }
  #blog-content .blog-post-wrapper .post-body ul li:before {
    content: none; }
#blog-content .blog-excerpt {
  padding: 0 0 20px; }
  @media only screen and (max-width: 767px) {
    #blog-content .blog-excerpt {
      border-top: none;
      border-left: none;
      border-right: none; } }
  #blog-content .blog-excerpt h2 {
    margin-top: 0; }
  #blog-content .blog-excerpt p {
    margin-top: 0px;
    font-size: 16px;
    top: -5px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      #blog-content .blog-excerpt p {
        top: initial; } }
  #blog-content .blog-excerpt .post-body .blog-read-more a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    background: #c6262c;
    padding: 10px 80px;
    margin: 10px 0;
    border-bottom: 2px solid #941B1F; }
    #blog-content .blog-excerpt .post-body .blog-read-more a:hover {
      background: #262626; }
  #blog-content .blog-excerpt .excerpt-image {
    background-size: cover;
    height: 165px;
    background-repeat: no-repeat;
    background-position: center center; }
    @media only screen and (min-width: 1200px) {
      #blog-content .blog-excerpt .excerpt-image {
        height: 165px; } }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      #blog-content .blog-excerpt .excerpt-image {
        height: 130px; } }
    @media only screen and (max-width: 767px) {
      #blog-content .blog-excerpt .excerpt-image {
        background-size: cover;
        background-position: center;
        height: 165px;
        width: 200px; } }
#blog-content .blog-image-left .post-image a {
  width: 100%;
  height: 165px;
  background-repeat: no-repeat;
  display: block; }
  @media only screen and (max-width: 767px) {
    #blog-content .blog-image-left .post-image a {
      background-position: center;
      margin-bottom: 20px; } }
#blog-content .social-left {
  position: fixed;
  left: 0px; }
  #blog-content .social-left ul li {
    display: block;
    width: 100%; }
#blog-content .comments-wrapper h2 {
  margin: 1.25em 0 .75em; }
#blog-content .comments-wrapper #comments-listing {
  border: none; }
#blog-content .comments-wrapper #comment-form .hs-form.stacked .field {
  margin-bottom: 5px; }
#blog-content .comments-wrapper #comment-form label {
  display: none; }
#blog-content .comments-wrapper #comment-form .hs_subscribe label {
  display: block; }

.page-id-444 table td {
  border: 1px solid #000;
  padding-left: 5px;
  width: 50px; }
  .page-id-444 table td.post444-label-column {
    background: #c6262c;
    color: #fff;
    padding: 5px 0;
    text-align: center; }
  .page-id-444 table td.post444-data-c1 {
    text-align: center; }

.narrow {
  margin: 0 auto;
  width: 96%;
  padding: 2%; }
  @media only screen and (min-width: 1200px) {
    .narrow {
      width: 800px; } }

.post-thumbnail {
  display: none; }

.main-content {
  margin: 0 0 40px 0; }
  .main-content header {
    border: none; }
  .main-content h1 {
    font-size: 3.25em;
    font-weight: bold;
    text-align: center;
    color: #e01e26;
    margin-top: 0; }
    @media only screen and (max-width: 767px) {
      .main-content h1 {
        font-size: 2.25em; } }
  .main-content h2 {
    font-size: 2.25em;
    font-weight: bold;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .main-content h2 {
        font-size: 1.25em; } }
  .main-content p {
    font-size: 1.125em; }

.banner-bg {
  min-height: 192px;
  background-position: 50%, 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.main-cta {
  background: url("https://asaclean.com/wp-content/themes/s2m-twentyfifteen-child/images/main-cta-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 40px 0;
  line-height: 2em; }
  .main-cta a {
    text-decoration: none;
    color: #fff; }
    .main-cta a img {
      box-shadow: 0px 5px 15px #262626; }
    .main-cta a .cta-headline {
      font-size: 2em;
      display: block;
      font-weight: bold;
      margin: 100px 0 0 0; }
      @media only screen and (max-width: 979px) {
        .main-cta a .cta-headline {
          margin: 20px 0 0 0; } }
    .main-cta a .cta-content {
      display: block;
      margin: 20px 0;
      font-size: 1.5em; }
    .main-cta a .cta-btn {
      background: #262626;
      border: none;
      border-bottom: 2px solid #941B1F;
      margin: 10px 0; }
      .main-cta a .cta-btn:hover {
        background: #941B1F; }

.second-cta {
  background: #fff;
  padding: 40px 0;
  line-height: 2em; }
  .second-cta a {
    text-decoration: none;
    color: #fff; }
    .second-cta a .mobile-image {
      display: none; }
      @media only screen and (max-width: 767px) {
        .second-cta a .mobile-image {
          display: block; } }
    @media only screen and (max-width: 767px) {
      .second-cta a .desktop-image {
        display: none; } }
    .second-cta a img {
      box-shadow: 0px 5px 15px #262626; }
    .second-cta a .cta-headline {
      font-size: 2em;
      display: block;
      font-weight: bold;
      margin: 50px 0 0 0;
      color: #941B1F; }
      @media only screen and (min-width: 1200px) {
        .second-cta a .cta-headline {
          margin: 100px 0 0 0; } }
      @media only screen and (max-width: 979px) {
        .second-cta a .cta-headline {
          margin: 20px 0 0 0; } }
    .second-cta a .cta-content {
      display: block;
      margin: 20px 0;
      font-size: 1.5em;
      color: #262626; }
    .second-cta a .cta-btn {
      background: #262626;
      border: none;
      border-bottom: 2px solid #941B1F;
      margin: 10px 0; }
      .second-cta a .cta-btn:hover {
        background: #941B1F; }

.three-column {
  background: url("https://asaclean.com/wp-content/themes/s2m-twentyfifteen-child/images/gray-textured-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 40px 0;
  text-align: center; }
  .three-column h3 {
    color: #e01e26;
    font-size: 2.25em;
    margin: 40px 175px; }
    @media only screen and (max-width: 979px) {
      .three-column h3 {
        margin: 40px 0; } }
  .three-column p {
    margin: 20px 50px; }
    @media only screen and (max-width: 979px) {
      .three-column p {
        margin: 20px 0px; } }
  .three-column .middle img {
    margin-bottom: 19px; }

.testimonials {
  background: #fff;
  padding: 40px 0; }
  .testimonials p {
    margin: 10px 30px 10px 0; }
    @media only screen and (max-width: 767px) {
      .testimonials p {
        margin: 10px 0;
        text-align: center; } }
  .testimonials img {
    float: left;
    margin: 0 20px 20px 0; }
    @media only screen and (max-width: 767px) {
      .testimonials img {
        float: none;
        display: block;
        margin: 20px auto; } }

.bottom-cta {
  background: url("https://asaclean.com/wp-content/themes/s2m-twentyfifteen-child/images/bottom-cta-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 100px 0;
  text-align: center;
  line-height: 2em; }
  .bottom-cta a {
    text-decoration: none;
    color: #fff; }
    .bottom-cta a .cta-headline {
      font-size: 2em;
      display: block;
      font-weight: bold;
      margin: 10px 0; }
    .bottom-cta a .cta-content {
      display: block;
      margin: 20px 170px;
      font-size: 1.5em; }
      @media only screen and (min-width: 1200px) {
        .bottom-cta a .cta-content {
          margin: 20px 370px; } }
      @media only screen and (max-width: 979px) {
        .bottom-cta a .cta-content {
          margin: 20px 0; } }
    .bottom-cta a .cta-btn {
      border: none;
      border-bottom: 2px solid #941B1F;
      margin: 10px 0; }
      .bottom-cta a .cta-btn:hover {
        background: #941B1F; }

.one-column-landing .main-content form .form-text {
  padding: 15px 0px 0px;
  color: #000; }
.one-column-landing .main-content form ul.hs-error-msgs.inputs-list label {
  color: #c6262c; }
.one-column-landing .main-content form ul li {
  color: #000; }
.one-column-landing .main-content form ul li::before {
  content: none; }

.standard-landing-page-template .header {
  margin-top: 10px; }
.standard-landing-page-template .hero {
  border-top: 5px solid #c6262c;
  margin-top: 10px;
  background-size: cover;
  padding: 63px 0; }
.standard-landing-page-template .social-icons-landing {
  position: fixed;
  left: 0px; }
  .standard-landing-page-template .social-icons-landing ul li {
    display: block;
    width: 100%; }
.standard-landing-page-template .main-content h1, .standard-landing-page-template .main-content h2 {
  font-style: italic;
  text-align: left;
  margin: 0px 0 10px 0;
  font-weight: 400; }
.standard-landing-page-template .main-content ul {
  margin: 20px 0; }
  .standard-landing-page-template .main-content ul li {
    color: #c6262c;
    margin: 10px 0;
    font-weight: 700;
    font-size: 16px; }
    .standard-landing-page-template .main-content ul li::before {
      content: "\2022";
      color: #c6262c; }
.standard-landing-page-template .main-content .hs_submit {
  overflow: hidden; }
  .standard-landing-page-template .main-content .hs_submit .actions .hs-button {
    display: block;
    float: none;
    width: 50%;
    min-height: 40px;
    margin: 0 auto !important;
    border: #941b1f 2px solid;
    background-color: #c6262c;
    border-radius: 0;
    color: #ffffff; }
    .standard-landing-page-template .main-content .hs_submit .actions .hs-button:hover {
      background-color: #941b1f; }
    @media only screen and (max-width: 979px) {
      .standard-landing-page-template .main-content .hs_submit .actions .hs-button {
        width: 90% !important; } }
    @media only screen and (max-width: 767px) {
      .standard-landing-page-template .main-content .hs_submit .actions .hs-button {
        width: 90% !important; } }
  .standard-landing-page-template .main-content .hs_submit .actions .btn, .standard-landing-page-template .main-content .hs_submit .actions .hs-button, .standard-landing-page-template .main-content .hs_submit .actions .btn-large {
    border-top-color: #c6262c;
    border-right-color: #c6262c;
    border-left-color: #c6262c;
    font-size: 12px;
    margin-left: -18px; }
    @media only screen and (min-width: 1200px) {
      .standard-landing-page-template .main-content .hs_submit .actions .btn, .standard-landing-page-template .main-content .hs_submit .actions .hs-button, .standard-landing-page-template .main-content .hs_submit .actions .btn-large {
        font-size: 18px;
        margin-left: -12px; } }
    @media only screen and (max-width: 979px) {
      .standard-landing-page-template .main-content .hs_submit .actions .btn, .standard-landing-page-template .main-content .hs_submit .actions .hs-button, .standard-landing-page-template .main-content .hs_submit .actions .btn-large {
        font-size: 12px;
        margin-left: -18px; } }
    @media only screen and (max-width: 767px) {
      .standard-landing-page-template .main-content .hs_submit .actions .btn, .standard-landing-page-template .main-content .hs_submit .actions .hs-button, .standard-landing-page-template .main-content .hs_submit .actions .btn-large {
        font-size: 16px;
        margin-left: -25px;
        width: 100%; } }
.standard-landing-page-template .cta-landing {
  background-color: #262626;
  margin-top: -40px;
  padding-bottom: 30px; }
  .standard-landing-page-template .cta-landing .cta-landing-form form ul {
    margin-left: 0; }
    .standard-landing-page-template .cta-landing .cta-landing-form form ul li input[type="radio"] {
      width: auto; }
    .standard-landing-page-template .cta-landing .cta-landing-form form ul li span {
      padding-left: 15px; }
  .standard-landing-page-template .cta-landing .hs-error-msgs li label {
    font-size: .8em;
    font-weight: normal;
    color: #c6262c; }
  .standard-landing-page-template .cta-landing label {
    color: #ffffff;
    font-size: 16px;
    padding-left: 22px; }
    @media only screen and (max-width: 979px) {
      .standard-landing-page-template .cta-landing label {
        padding-left: 20px; } }
  .standard-landing-page-template .cta-landing img {
    padding: 0 15px 0 5px;
    margin-top: 10px; }
  .standard-landing-page-template .cta-landing .cta-header {
    color: white;
    text-decoration: none;
    margin-left: 20px; }
  .standard-landing-page-template .cta-landing input {
    width: 88%;
    margin: 5px auto;
    border-radius: 0;
    height: 25px; }
  .standard-landing-page-template .cta-landing .hs-error-msgs li label {
    padding-left: 10px; }
  .standard-landing-page-template .cta-landing .hs_submit {
    overflow: hidden; }
    .standard-landing-page-template .cta-landing .hs_submit .actions .hs-button {
      display: block;
      float: none;
      width: 80% !important;
      min-height: 40px;
      margin: 0 auto !important;
      border: #c6262c 2px solid; }
      @media only screen and (max-width: 979px) {
        .standard-landing-page-template .cta-landing .hs_submit .actions .hs-button {
          width: 90% !important; } }
      @media only screen and (max-width: 767px) {
        .standard-landing-page-template .cta-landing .hs_submit .actions .hs-button {
          width: 90% !important; } }
    .standard-landing-page-template .cta-landing .hs_submit .actions .btn, .standard-landing-page-template .cta-landing .hs_submit .actions .hs-button, .standard-landing-page-template .cta-landing .hs_submit .actions .btn-large {
      border-top-color: #c6262c;
      border-right-color: #c6262c;
      border-left-color: #c6262c;
      font-size: 12px;
      margin-left: -18px; }
      @media only screen and (min-width: 1200px) {
        .standard-landing-page-template .cta-landing .hs_submit .actions .btn, .standard-landing-page-template .cta-landing .hs_submit .actions .hs-button, .standard-landing-page-template .cta-landing .hs_submit .actions .btn-large {
          font-size: 18px;
          margin-left: -12px; } }
      @media only screen and (max-width: 979px) {
        .standard-landing-page-template .cta-landing .hs_submit .actions .btn, .standard-landing-page-template .cta-landing .hs_submit .actions .hs-button, .standard-landing-page-template .cta-landing .hs_submit .actions .btn-large {
          font-size: 12px;
          margin-left: -18px; } }
      @media only screen and (max-width: 767px) {
        .standard-landing-page-template .cta-landing .hs_submit .actions .btn, .standard-landing-page-template .cta-landing .hs_submit .actions .hs-button, .standard-landing-page-template .cta-landing .hs_submit .actions .btn-large {
          font-size: 16px;
          margin-left: -25px;
          width: 100%; } }
.standard-landing-page-template .copy-right {
  padding-top: 25px; }
.standard-landing-page-template .form-text {
  padding: 25px 25px 10px 25px;
  color: #fff; }

.one-column-landing .main-content .hs_submit .actions .hs-button {
  width: 100%; }

.standard-confirmation-page-template .header {
  margin-top: 10px; }
.standard-confirmation-page-template .hero {
  border-top: 5px solid #c6262c;
  margin-top: 10px;
  background-size: cover;
  padding: 63px 0; }
.standard-confirmation-page-template .main-content .standard-confirmation-page-template .main-content h1::before {
  background-image: url("//cdn2.hubspot.net/hubfs/468726/checkmark.jpg"); }
.standard-confirmation-page-template .main-content h1::before {
  background-image: url("//cdn2.hubspot.net/hubfs/468726/checkmark.jpg"); }
.standard-confirmation-page-template .main-content h1, .standard-confirmation-page-template .main-content h2, .standard-confirmation-page-template .main-content h3 {
  font-style: italic;
  text-align: left;
  margin: 0px 0 10px 0;
  font-weight: 400; }
  .standard-confirmation-page-template .main-content h1::before, .standard-confirmation-page-template .main-content h2::before, .standard-confirmation-page-template .main-content h3::before {
    background-image: url("//cdn2.hubspot.net/hubfs/468726/checkmark.jpg"); }
.standard-confirmation-page-template .main-content ul li {
  color: #c6262c;
  margin: 10px 0;
  font-weight: 700;
  font-size: 16px; }
  .standard-confirmation-page-template .main-content ul li::before {
    content: "\2022";
    color: #c6262c; }
.standard-confirmation-page-template .cta-landing img {
  margin-top: 70px; }
.standard-confirmation-page-template .copy-right {
  padding-top: 25px; }

.blog-details-page .blog-details-main-content header {
  border-bottom: none; }
  .blog-details-page .blog-details-main-content header h1 {
    color: #000 !important;
    font-style: italic; }
.blog-details-page .blog-details-main-content p img {
  float: left;
  margin: 0 10px 0 10px; }
.blog-details-page .blog-details-main-content ul li {
  color: #c6262c;
  margin: 15px 0;
  font-weight: 700; }

.searchbar {
  padding-top: 30px; }
  .searchbar h1 {
    text-align: right; }
  .searchbar input {
    margin: 1.8em 0 0.75em; }

footer.entry-footer {
  background: none; }
  footer.entry-footer span {
    color: #000000; }
    footer.entry-footer span time {
      margin-right: 8px; }
  footer.entry-footer > span > * {
    margin-left: 8px; }

.page-id-909 table tr:nth-child(even) {
  background: #ddd; }
.page-id-909 table td.event-title {
  width: 200px;
  padding-left: 5px; }
.page-id-909 table td.event-date {
  width: 105px; }
.page-id-909 table td.event-location {
  width: 200px; }
.page-id-909 table td.event-booth {
  width: 200px; }
.page-id-909 table.trade-show-table tr td:nth-child(1) {
  width: 200px;
  padding-left: 5px; }
.page-id-909 table.trade-show-table tr td:nth-child(2) {
  width: 105px; }
.page-id-909 table.trade-show-table tr td:nth-child(3) {
  width: 200px; }
.page-id-909 table.trade-show-table tr td:nth-child(4) {
  width: 200px; }

.page-id-858 .main-content .narrow {
  width: 100%; }
  .page-id-858 .main-content .narrow .span4 {
    text-align: center;
    margin: 30px 0; }

#post-7545 .span4 {
  margin-left: 0; }
  @media only screen and (max-width: 979px) {
    #post-7545 .span4 {
      width: 33%;
      float: left; } }
#post-7545 table {
  width: 100%;
  margin-top: 0;
  margin-left: 0 !important;
  margin-right: 0 !important; }
  #post-7545 table td {
    border: 1px solid #333; }
    @media only screen and (max-width: 767px) {
      #post-7545 table td {
        padding-left: 5px;
        padding-right: 5px; } }
#post-7545 #comp_app_wrapper #choices ul {
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc; }
  #post-7545 #comp_app_wrapper #choices ul > li {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc; }
    #post-7545 #comp_app_wrapper #choices ul > li:hover {
      background: #ccc;
      color: #000; }
    #post-7545 #comp_app_wrapper #choices ul > li:last-child {
      border-bottom: none; }
#post-7545 #com_asa table td,
#post-7545 #comp_values table td,
#post-7545 #selector,
#post-7545 #comp_display table td {
  height: 124px;
  padding: 0px 20px;
  width: 165px;
  border: 1px solid #000;
  line-height: 13px; }
  @media only screen and (max-width: 979px) {
    #post-7545 #com_asa table td,
    #post-7545 #comp_values table td,
    #post-7545 #selector,
    #post-7545 #comp_display table td {
      height: 167px; } }
  @media only screen and (max-width: 767px) {
    #post-7545 #com_asa table td,
    #post-7545 #comp_values table td,
    #post-7545 #selector,
    #post-7545 #comp_display table td {
      width: auto;
      padding: 0;
      height: 300px; } }
#post-7545 .even {
  background: #ddd; }
@mobile only screen and (max-width: 767px) {
  #post-7545 #comp_values table td {
    text-align: center; } }
#post-7545 #com_asa table td {
  border-left: none; }
  @media only screen and (max-width: 979px) {
    #post-7545 #com_asa table td {
      border-left: 1px solid #000; } }
  #post-7545 #com_asa table td.tb_header {
    text-align: center;
    background: #c6262c;
    color: #fff; }
#post-7545 #comp_display {
  margin-top: .5px; }
  #post-7545 #comp_display table {
    margin-top: 0;
    border-top: none; }
    #post-7545 #comp_display table td {
      border-left: none; }
      @media only screen and (max-width: 979px) {
        #post-7545 #comp_display table td {
          border-left: 1px solid #000; } }
  #post-7545 #comp_display .hidden {
    visibility: visible; }
#post-7545 #selector {
  display: table;
  width: 100%;
  background: #c6262c;
  color: #fff;
  border-left: none;
  margin-bottom: -1px;
  margin-left: -1px;
  height: 125px; }
  #post-7545 #selector > div {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
    #post-7545 #selector > div > a {
      color: #fff; }
  @media only screen and (max-width: 979px) {
    #post-7545 #selector {
      height: 169px; } }
  @media only screen and (max-width: 767px) {
    #post-7545 #selector {
      height: 302px; } }

#post-741 ul {
  padding: 0; }
  #post-741 ul > p {
    display: none; }
  #post-741 ul > li br {
    display: none; }
  #post-741 ul > li p {
    padding: 0;
    margin: 0; }
#post-741 ul#training-videos {
  margin: 0;
  padding: 0 0 20px 0;
  list-style-type: none; }
  #post-741 ul#training-videos p {
    text-align: center; }
  #post-741 ul#training-videos li {
    width: 47%;
    float: left;
    box-sizing: border-box;
    margin: 10px 1.5%;
    text-align: center; }
    #post-741 ul#training-videos li > a {
      text-align: center;
      display: block; }
      #post-741 ul#training-videos li > a > span {
        display: block;
        padding-top: 10px; }

.category .main-content h2 {
  text-align: left;
  font-weight: 300; }
.category .main-content img {
  display: none; }
.category .main-content a {
  text-decoration: none; }

.single .main-content h1 {
  text-align: left;
  font-weight: 300; }
.single .main-content img {
  display: block;
  margin-bottom: 1em; }

.wpsc-shopping-cart .wpsc_checkout_table {
  width: 100%; }
  .wpsc-shopping-cart .wpsc_checkout_table td {
    padding: 5px 0; }
  .wpsc-shopping-cart .wpsc_checkout_table input.text {
    width: 90%; }
  .wpsc-shopping-cart .wpsc_checkout_table select {
    width: 96%; }
    
    
    
    
    
    
/**************************

    Fixing some style issues with blog (05/18/16) - AO


**************************/
    
.post-title{
    margin-bottom:15px;	
}
