@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(//fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'), url(//fonts.gstatic.com/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMQg.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'), url(//fonts.gstatic.com/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMQg.ttf) format('truetype');
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@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) ")";
  }
  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: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #222222;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #194789;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0d2548;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-in-out 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-in-out 0.2s ease-out 0s;
  transition: all 0.2s ease-in-out 0.2s ease-out 0s;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #ddd;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
#luxe-wrap h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2,
#luxe-wrap h1 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #D31920;
}
.text-primary:hover {
  color: #a51419;
}
.text-warning {
  color: #E99002;
}
.text-warning:hover {
  color: #b67102;
}
.text-danger {
  color: #D22240;
}
.text-danger:hover {
  color: #a61b33;
}
.text-success {
  color: #009856;
}
.text-success:hover {
  color: #006539;
}
.text-info {
  color: #194789;
}
.text-info:hover {
  color: #11315e;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #ddd;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  border-left: 5px solid #ddd;
}
blockquote p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small,
blockquote .small {
  display: block;
  line-height: 1.42857143;
  color: #6f6f6f;
}
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ddd;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.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;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #222222;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #222222;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -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);
  -o-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-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.2s ease-out 0s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.2s ease-out 0s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.2s ease-out 0s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.2s ease-out 0s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #6f6f6f;
}
.form-control::-moz-placeholder {
  color: #6f6f6f;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6f6f6f;
}
.form-control::-webkit-input-placeholder {
  color: #6f6f6f;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #E99002;
}
.has-warning .form-control {
  border-color: #E99002;
  -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);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #b67102;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febc53;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febc53;
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febc53;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febc53;
}
.has-warning .input-group-addon {
  color: #E99002;
  border-color: #E99002;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #D22240;
}
.has-error .form-control {
  border-color: #D22240;
  -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);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #a61b33;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e87286;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e87286;
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e87286;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e87286;
}
.has-error .input-group-addon {
  color: #D22240;
  border-color: #D22240;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #009856;
}
.has-success .form-control {
  border-color: #009856;
  -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);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #006539;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00fe90;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00fe90;
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00fe90;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00fe90;
}
.has-success .input-group-addon {
  color: #009856;
  border-color: #009856;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #626262;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline select.form-control {
    width: auto;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 0;
  -o-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -o-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #e7e7e7;
  border-color: #dadada;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #d3d3d3;
  border-color: #bbbbbb;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e7e7e7;
  border-color: #dadada;
}
.btn-default .badge {
  color: #e7e7e7;
  background-color: #fff;
}
.btn-primary,
.page-node-blocks .btn.place-block,
.block-dwyr-locsearch button {
  color: #fff;
  background-color: #D31920;
  border-color: #bc161d;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.page-node-blocks .btn.place-block:hover,
.page-node-blocks .btn.place-block:focus,
.page-node-blocks .btn.place-block:active,
.page-node-blocks .btn.place-block.active,
.open .dropdown-toggle.page-node-blocks .btn.place-block,
.block-dwyr-locsearch button:hover,
.block-dwyr-locsearch button:focus,
.block-dwyr-locsearch button:active,
.block-dwyr-locsearch button.active,
.open .dropdown-toggle.block-dwyr-locsearch button {
  color: #fff;
  background-color: #af151a;
  border-color: #851014;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.page-node-blocks .btn.place-block:active,
.page-node-blocks .btn.place-block.active,
.open .dropdown-toggle.page-node-blocks .btn.place-block,
.block-dwyr-locsearch button:active,
.block-dwyr-locsearch button.active,
.open .dropdown-toggle.block-dwyr-locsearch button {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
.page-node-blocks .btn.place-block.disabled,
.page-node-blocks .btn.place-block[disabled],
fieldset[disabled] .page-node-blocks .btn.place-block,
.page-node-blocks .btn.place-block.disabled:hover,
.page-node-blocks .btn.place-block[disabled]:hover,
fieldset[disabled] .page-node-blocks .btn.place-block:hover,
.page-node-blocks .btn.place-block.disabled:focus,
.page-node-blocks .btn.place-block[disabled]:focus,
fieldset[disabled] .page-node-blocks .btn.place-block:focus,
.page-node-blocks .btn.place-block.disabled:active,
.page-node-blocks .btn.place-block[disabled]:active,
fieldset[disabled] .page-node-blocks .btn.place-block:active,
.page-node-blocks .btn.place-block.disabled.active,
.page-node-blocks .btn.place-block[disabled].active,
fieldset[disabled] .page-node-blocks .btn.place-block.active,
.block-dwyr-locsearch button.disabled,
.block-dwyr-locsearch button[disabled],
fieldset[disabled] .block-dwyr-locsearch button,
.block-dwyr-locsearch button.disabled:hover,
.block-dwyr-locsearch button[disabled]:hover,
fieldset[disabled] .block-dwyr-locsearch button:hover,
.block-dwyr-locsearch button.disabled:focus,
.block-dwyr-locsearch button[disabled]:focus,
fieldset[disabled] .block-dwyr-locsearch button:focus,
.block-dwyr-locsearch button.disabled:active,
.block-dwyr-locsearch button[disabled]:active,
fieldset[disabled] .block-dwyr-locsearch button:active,
.block-dwyr-locsearch button.disabled.active,
.block-dwyr-locsearch button[disabled].active,
fieldset[disabled] .block-dwyr-locsearch button.active {
  background-color: #D31920;
  border-color: #bc161d;
}
.btn-primary .badge,
.page-node-blocks .btn.place-block .badge,
.block-dwyr-locsearch button .badge {
  color: #D31920;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #E99002;
  border-color: #d08002;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #c17702;
  border-color: #935b01;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #E99002;
  border-color: #d08002;
}
.btn-warning .badge {
  color: #E99002;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #D22240;
  border-color: #bc1e39;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #af1c35;
  border-color: #871629;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #D22240;
  border-color: #bc1e39;
}
.btn-danger .badge {
  color: #D22240;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #009856;
  border-color: #007f48;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #006f3f;
  border-color: #004125;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #009856;
  border-color: #007f48;
}
.btn-success .badge {
  color: #009856;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #194789;
  border-color: #153c73;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #133566;
  border-color: #0c2140;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #194789;
  border-color: #153c73;
}
.btn-info .badge {
  color: #194789;
  background-color: #fff;
}
.btn-link {
  color: #194789;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #0d2548;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear 0.2s ease-out 0s;
  -moz-transition: opacity 0.15s linear 0.2s ease-out 0s;
  -o-transition: opacity 0.15s linear 0.2s ease-out 0s;
  transition: opacity 0.15s linear 0.2s ease-out 0s;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
  -webkit-transition: height 0.35s ease 0.2s ease-out 0s;
  -moz-transition: height 0.35s ease 0.2s ease-out 0s;
  -o-transition: height 0.35s ease 0.2s ease-out 0s;
  transition: height 0.35s ease 0.2s ease-out 0s;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../../fonts/glyphicons-halflings-regular.eot');
  src: url('../../../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
  width: 1em;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.2);
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #555;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #eee;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #D31920;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -o-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #222222;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #194789;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #6f6f6f;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #D31920;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 45px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 11.5px 15px;
  font-size: 20px;
  line-height: 22px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 5.5px;
  margin-bottom: 5.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 5.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 11.5px;
    padding-bottom: 11.5px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -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);
  -o-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);
  margin-top: 4.5px;
  margin-bottom: 4.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form select.form-control {
    width: auto;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 4.5px;
  margin-bottom: 4.5px;
}
.navbar-btn.btn-sm {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-xs {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
.navbar-text {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #333333;
  border-color: #222222;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #272727;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #272727;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #222222;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #272727;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #272727;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #272727;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #fff;
}
.navbar-inverse {
  background-color: #D31920;
  border-color: #a51419;
}
.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #a51419;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #a51419;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #b3151b;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #a51419;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #a51419;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #a51419;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #a51419;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #a51419;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #fff;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #999999;
}
.breadcrumb > .active {
  color: #333333;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid transparent;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #D31920;
  border-color: #D31920;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  border-color: transparent;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: transparent;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #D31920;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #a51419;
}
.label-success {
  background-color: #009856;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #006539;
}
.label-info {
  background-color: #194789;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #11315e;
}
.label-warning {
  background-color: #E99002;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #b67102;
}
.label-danger {
  background-color: #D22240;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #a61b33;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #777;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #e7e7e7;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #194789;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 200;
  line-height: 2.14285714;
  color: inherit;
  background-color: #fafafa;
}
.jumbotron h1,
.jumbotron .h1 {
  line-height: 1;
  color: inherit;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-in-out 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-in-out 0.2s ease-out 0s;
  transition: all 0.2s ease-in-out 0.2s ease-out 0s;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #194789;
}
.thumbnail .caption {
  padding: 9px;
  color: #222222;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #009856;
  border-color: #007f48;
  color: #fff;
}
.alert-success hr {
  border-top-color: #006539;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-info {
  background-color: #194789;
  border-color: #13376b;
  color: #fff;
}
.alert-info hr {
  border-top-color: #102c55;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  background-color: #E99002;
  border-color: #d08002;
  color: #fff;
}
.alert-warning hr {
  border-top-color: #b67102;
}
.alert-warning .alert-link {
  color: #e6e6e6;
}
.alert-danger {
  background-color: #D22240;
  border-color: #bc1e39;
  color: #fff;
}
.alert-danger hr {
  border-top-color: #a61b33;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #D31920;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease 0.2s ease-out 0s;
  -moz-transition: width 0.6s ease 0.2s ease-out 0s;
  -o-transition: width 0.6s ease 0.2s ease-out 0s;
  transition: width 0.6s ease 0.2s ease-out 0s;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #009856;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #194789;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #E99002;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #D22240;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #D31920;
  border-color: #D31920;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #f8c0c2;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #D31920;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #D31920;
  border-color: #D31920;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #D31920;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #D31920;
}
.panel-success {
  border-color: #007f48;
}
.panel-success > .panel-heading {
  color: #009856;
  background-color: #dff0d8;
  border-color: #007f48;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #007f48;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #007f48;
}
.panel-warning {
  border-color: #d08002;
}
.panel-warning > .panel-heading {
  color: #E99002;
  background-color: #fcf8e3;
  border-color: #d08002;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d08002;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d08002;
}
.panel-danger {
  border-color: #bc1e39;
}
.panel-danger > .panel-heading {
  color: #D22240;
  background-color: #f2dede;
  border-color: #bc1e39;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bc1e39;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bc1e39;
}
.panel-info {
  border-color: #13376b;
}
.panel-info > .panel-heading {
  color: #194789;
  background-color: #d9edf7;
  border-color: #13376b;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #13376b;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #13376b;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}
.modal-backdrop.fade {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.tooltip.in {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #333333;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #333333;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #333333;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #333333;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #333333;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #333333;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #333333;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #333333;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #333333;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid #333333;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  background-color: #FFF;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #FFF;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #FFF;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #FFF;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #FFF;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
  -webkit-transition: 0.6s ease-in-out left 0.2s ease-out 0s;
  -moz-transition: 0.6s ease-in-out left 0.2s ease-out 0s;
  -o-transition: 0.6s ease-in-out left 0.2s ease-out 0s;
  transition: 0.6s ease-in-out left 0.2s ease-out 0s;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #fff;
  text-decoration: none;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  table.visible-xs.visible-sm {
    display: table;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  table.visible-xs.visible-md {
    display: table;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  table.visible-xs.visible-lg {
    display: table;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  table.visible-sm.visible-xs {
    display: table;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  table.visible-sm.visible-md {
    display: table;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  table.visible-sm.visible-lg {
    display: table;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  table.visible-md.visible-xs {
    display: table;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  table.visible-md.visible-sm {
    display: table;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  table.visible-md.visible-lg {
    display: table;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  table.visible-lg.visible-xs {
    display: table;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  table.visible-lg.visible-sm {
    display: table;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  table.visible-lg.visible-md {
    display: table;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
table.hidden-xs {
  display: table;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
table.hidden-sm {
  display: table;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
table.hidden-md {
  display: table;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
table.hidden-lg {
  display: table;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
.mega {
  /* This enables hover dropdowns */
}
.mega .nav,
.mega .collapse,
.mega .dropup,
.mega .dropdown {
  position: static;
}
.mega .dropdown-menu {
  left: auto;
}
.mega .dropdown:hover .dropdown-menu {
  display: block;
}
.mega .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.mega .mega-content {
  padding: 20px 30px;
}
.mega .mega-content .list-unstyled,
.mega .mega-content .list-unstyled ul {
  min-width: 120px;
}
.mega .mega-content ul li a {
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 1.42857143;
  color: #555;
  white-space: nowrap;
}
.mega .mega-content ul li a:hover,
.mega .mega-content ul li a:focus {
  text-decoration: none;
  color: #262626;
}
.navbar-is-fixed-top .mega .non-mega li {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 10px;
  width: 25%;
}
.navbar-is-fixed-top .mega .non-mega li:last-child {
  padding-right: 0;
}
.navbar-is-fixed-top .mega .non-mega li > a {
  display: block;
  padding: 15px 0;
}
.navbar-is-fixed-top .mega .non-mega li > a:hover {
  text-decoration: none;
}
.btn.btn-primary,
.btn.btn-secondary,
.btn.page-node-blocks .btn.place-block,
.btn.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-button a,
.btn.block-dwyr-locsearch button {
  margin-top: 10px;
  padding: 3px 30px;
}
.btn.btn-info {
  border-top: 0;
  border-left: 0;
  margin-top: 1em;
}
html.overlay-open .navbar-fixed-top {
  z-index: 400;
}
html.js fieldset.collapsed {
  height: auto;
}
html.js input.form-autocomplete {
  background-image: none;
}
body {
  position: relative;
}
body.admin-expanded.admin-vertical.admin-nw .navbar,
body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}
body.admin-menu .navbar-fixed-top {
  top: 29px;
}
body div#admin-toolbar {
  z-index: 1600;
}
body #toolbar,
body #admin-menu,
body #admin-toolbar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600;
}
body #admin-menu .dropdown li {
  line-height: normal;
}
@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 940px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1140px;
  }
}
.navbar.container > .container {
  margin: 0;
  padding: 0;
  width: auto;
}
#overlay-container,
.overlay-modal-background,
.overlay-element {
  z-index: 1500;
}
#toolbar {
  z-index: 1600;
}
.modal {
  z-index: 1620;
}
.modal-dialog {
  z-index: 1630;
}
.modal-backdrop {
  z-index: 1610;
}
.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5;
}
.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}
.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}
ul.secondary {
  float: left;
}
@media screen and (min-width: 768px) {
  ul.secondary {
    float: right;
  }
}
.page-header {
  margin-top: 0;
}
.field > .label-inline {
  display: inline;
}
p:last-child {
  margin-bottom: 0;
}
.region-help > .glyphicon {
  font-size: 20px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}
.region-help .block {
  overflow: hidden;
}
form#search-block-form {
  margin: 0;
}
.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px;
}
@media screen and (min-width: 992px) {
  .navbar #block-search-form {
    float: right;
  }
}
.navbar-search .control-group {
  margin-bottom: 0px;
}
ul.action-links {
  margin: 12px 0;
  overflow: auto;
  padding: 0;
  width: 100%;
}
ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0;
}
ul.action-links .glyphicon {
  padding-right: 0.5em;
}
input,
textarea,
select,
.uneditable-input {
  max-width: 100%;
  width: auto;
}
input.error {
  color: #D22240;
  border-color: #bc1e39;
}
fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0;
}
fieldset .panel-body {
  clear: both;
}
fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}
fieldset .panel-heading a.panel-title:hover {
  text-decoration: none;
}
.form-actions {
  clear: both;
}
.resizable-textarea textarea {
  border-radius: 0 0 0 0;
}
.radio:first-child,
.checkbox:first-child {
  margin-top: 0;
}
.radio:last-child,
.checkbox:last-child {
  margin-bottom: 0;
}
.help-block,
.control-group .help-inline {
  color: inherit;
}
.panel-heading {
  display: block;
}
a.tabledrag-handle .handle {
  height: auto;
  width: auto;
}
.error {
  color: #D22240;
}
div.error,
table tr.error {
  background-color: #f2dede;
  color: #D22240;
}
.control-group.error {
  background: none;
}
.control-group.error label,
.control-group.error .control-label {
  color: #D22240;
  font-weight: 600;
}
.control-group.error input,
.control-group.error textarea,
.control-group.error select,
.control-group.error .uneditable-input {
  color: #222222;
  border: 1px solid #ccc;
}
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #222222;
}
.list-inline > li.first {
  padding-left: 0;
}
.nav-tabs {
  margin-bottom: 10px;
}
ul li.collapsed,
ul li.expanded,
ul li.leaf {
  list-style: none;
  list-style-image: none;
}
.tabs--secondary {
  margin: 0 0 10px;
}
.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777;
}
.password-strength {
  width: 17em;
  float: right;
  /* LTR */
  margin-top: 1.4em;
}
.password-strength-title {
  display: inline;
}
.password-strength-text {
  float: right;
  /* LTR */
  font-weight: bold;
}
.password-indicator {
  background-color: #6a6a6a;
  height: 0.3em;
  width: 100%;
}
.password-indicator div {
  height: 100%;
  width: 0%;
  background-color: #6f6f6f;
}
input.password-confirm,
input.password-field {
  width: 16em;
  margin-bottom: 0.4em;
}
div.password-confirm {
  float: right;
  /* LTR */
  margin-top: 1.5em;
  visibility: hidden;
  width: 17em;
}
div.form-item div.password-suggestions {
  padding: 0.2em 0.5em;
  margin: 0.7em 0;
  width: 38.5em;
  border: 1px solid #B4B4B4;
}
div.password-suggestions ul {
  margin-bottom: 0;
}
.confirm-parent,
.password-parent {
  clear: left;
  /* LTR */
  margin: 0;
  width: 36.3em;
}
.progress-wrapper .progress {
  margin-bottom: 10px;
}
.pagination ul > li > a.progress-disabled {
  float: left;
}
.form-autocomplete .glyphicon {
  color: #999999;
  font-size: 120%;
}
.form-autocomplete .glyphicon.glyphicon-spin {
  color: #D31920;
}
.form-autocomplete .input-group-addon {
  background-color: #ffffff;
}
.ajax-progress .glyphicon {
  font-size: 90%;
  margin: 0 -0.25em 0 0.5em;
}
.glyphicon-spin {
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.glyphicon-refresh {
  -webkit-transform-origin: 50% 45%;
  -moz-transform-origin: 50% 45%;
  -ms-transform-origin: 50% 45%;
  -o-transform-origin: 50% 45%;
  transform-origin: 50% 45%;
}
/**
 * Missing Bootstrap 2 tab styling.
 * @see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * @see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px;
}
.tabs-below > .nav-tabs,
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  border-bottom: 0;
}
.tabs-below > .nav-tabs .summary,
.tabs-left > .nav-tabs .summary,
.tabs-right > .nav-tabs .summary {
  color: #999999;
  font-size: 12px;
}
.tab-pane > .panel-heading {
  display: none;
}
.tab-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 0 0;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 0 0 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  overflow: hidden;
  padding: 10px 15px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 0 0 0 0;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #ddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 0 0 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #ddd;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
}
th.checkbox,
td.checkbox,
th.radio,
td.radio {
  display: table-cell;
}
.views-display-settings .label {
  font-size: 100%;
  color: #666666;
}
.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0 0;
}
table .radio input[type="radio"],
table .checkbox input[type="checkbox"] {
  max-width: inherit;
}
.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 768px) {
  .form-horizontal .form-group label {
    float: left;
    width: 16.66666667%;
  }
}
.alert a {
  font-weight: bold;
}
.alert-success a {
  color: #e6e6e6;
}
.alert-info a {
  color: #e6e6e6;
}
.alert-warning a {
  color: #e6e6e6;
}
.alert-danger a {
  color: #e6e6e6;
}
img {
  max-width: 100%;
  height: auto;
}
#luxe-wrap #luxe-login {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 1em;
}
#luxe-wrap #luxe-login-register {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 1em;
}
.krumo-root {
  color: black;
}
.page-node-blocks .navbar.navbar-fixed-top {
  position: static !important;
  margin-bottom: 1em;
}
.page-node-blocks.admin-menu.navbar-is-fixed-top {
  padding-top: 0 !important;
}
.page-node-blocks .region .block-blocker {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em;
  margin-bottom: 1em;
}
.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.webform-client-form .webform-component label {
  display: block;
}
.webform-client-form .webform-component.webform-container-inline label {
  display: inline-block;
  margin-right: 2%;
  max-width: 20%;
}
.webform-client-form .webform-component.webform-container-inline .form-control {
  display: inline-block;
  margin: 0;
  max-width: 78%;
}
/* commented out mixins, card, cta and reponsive b/c something was breaking the menu colors on dwyr. */
/* Bootstrap 4 styling */
/*-- call float utilities --*/
.float-left {
  float: left   !important;
}
.float-right {
  float: right  !important;
}
.float-none {
  float: none   !important;
}
@media (min-width: 768px) {
  .float-sm-left {
    float: left   !important;
  }
  .float-sm-right {
    float: right  !important;
  }
  .float-sm-none {
    float: none   !important;
  }
}
@media (min-width: 992px) {
  .float-md-left {
    float: left   !important;
  }
  .float-md-right {
    float: right  !important;
  }
  .float-md-none {
    float: none   !important;
  }
}
@media (min-width: 1200px) {
  .float-lg-left {
    float: left   !important;
  }
  .float-lg-right {
    float: right  !important;
  }
  .float-lg-none {
    float: none   !important;
  }
}
/*-- text utilities --*/
.text-left {
  text-align: left   !important;
}
.text-right {
  text-align: right  !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left   !important;
  }
  .text-sm-right {
    text-align: right  !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left   !important;
  }
  .text-md-right {
    text-align: right  !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left   !important;
  }
  .text-lg-right {
    text-align: right  !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
/*-- call spacing utilities --*/
.m-0 {
  margin: 0 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.m-1 {
  margin: 0.25rem 0.25rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem 0.5rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.m-3 {
  margin: 1rem 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.m-4 {
  margin: 1.5rem 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.m-5 {
  margin: 3rem 3rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mr-5 {
  margin-right: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.ml-5 {
  margin-left: 3rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.p-0 {
  padding: 0 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-1 {
  padding: 0.25rem 0.25rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem 0.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.p-3 {
  padding: 1rem 1rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.p-4 {
  padding: 1.5rem 1.5rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.p-5 {
  padding: 3rem 3rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pr-5 {
  padding-right: 3rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.pl-5 {
  padding-left: 3rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
@media (min-width: 768px) {
  .m-sm-0 {
    margin: 0 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 992px) {
  .m-md-0 {
    margin: 0 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-md-0 {
    padding: 0 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
.text- {
  font-size: 0em !important;
}
.text-1 {
  font-size: 0.25em !important;
}
.text-2 {
  font-size: 0.5em !important;
}
.text-3 {
  font-size: 1em !important;
}
.text-4 {
  font-size: 1.5em !important;
}
.text-5 {
  font-size: 3em !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-bottom.white {
  border-bottom-color: white;
}
.border-bottom.gray-light {
  border-bottom-color: #999999;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-top.white {
  border-top-color: white;
}
.border-top.gray-light {
  border-top-color: #999999;
}
.border-left {
  border-left: 1px solid #eeeeee;
}
.border-left.white {
  border-left-color: white;
}
.border-left.gray-light {
  border-left-color: #999999;
}
.border-right {
  border-right: 1px solid #eeeeee;
}
.border-right.white {
  border-right-color: white;
}
.border-right.gray-light {
  border-right-color: #999999;
}
.border-allsides {
  border: 1px solid #999999;
}
.remove-border {
  border: 0;
}
@media screen and (max-width: 767px) {
  .remove-border-mobile {
    border: 0;
  }
}
.font-light {
  font-weight: 300;
}
.font-bold {
  font-weight: 700;
}
.font-xxxxl {
  font-size: 50px;
  font-size: 5rem;
}
.font-xxxl {
  font-size: 34px;
  font-size: 3.4rem;
}
.font-xxl {
  font-size: 28px;
  font-size: 2.8rem;
}
.font-xl {
  font-size: 22px;
  font-size: 2.2rem;
}
.font-lg {
  font-size: 18px;
  font-size: 1.8rem;
}
.font-sm {
  font-size: 12px;
  font-size: 1.2rem;
}
.font-xs {
  font-size: 10px;
  font-size: 1rem;
}
.line-height,
.line-height-1 {
  line-height: 1em;
}
.line-height-15 {
  line-height: 1.5em;
}
.line-height-2 {
  line-height: 2em;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.margin-top {
  margin-top: 20px;
}
.margin-top.ten {
  margin-top: 10px;
}
.margin-top.thirty {
  margin-top: 30px;
}
.margin-top.forty {
  margin-top: 40px;
}
.margin-top.fifty {
  margin-top: 50px;
}
.margin-bottom {
  margin-bottom: 20px;
}
.margin-bottom.ten {
  margin-bottom: 10px;
}
.margin-bottom.thirty {
  margin-bottom: 30px;
}
.margin-bottom.forty {
  margin-bottom: 40px;
}
.margin-bottom.fifty {
  margin-bottom: 50px;
}
.margin-right {
  margin-right: 20px;
}
.margin-right.ten {
  margin-right: 10px;
}
.margin-right.thirty {
  margin-right: 30px;
}
.margin-right.forty {
  margin-right: 40px;
}
.margin-right.fifty {
  margin-right: 50px;
}
.margin-left {
  margin-left: 20px;
}
.margin-left.ten {
  margin-left: 10px;
}
.margin-left.thirty {
  margin-left: 30px;
}
.margin-left.forty {
  margin-left: 40px;
}
.margin-left.fifty {
  margin-left: 50px;
}
@media screen and (max-width: 767px) {
  .margin-top-mobile {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .margin-bottom-mobile {
    margin-bottom: 20px;
  }
}
.margin-auto {
  margin-left: auto;
  margin-right: auto;
}
.remove-margin {
  margin: 0;
}
.remove-bottom-margin {
  margin-bottom: 0;
}
.remove-top-margin {
  margin-top: 0;
}
.padding-top {
  padding-top: 20px;
}
.padding-bottom {
  padding-bottom: 20px;
}
.padding-left {
  padding-left: 10px;
}
.padding-right {
  padding-right: 10px;
}
.padding-all-sides {
  padding: 20px;
}
.remove-padding {
  padding: 0;
}
[class*='col-'].no-gutter {
  padding-right: 0;
  padding-left: 0;
}
[class*='col-'].no-gutter-left {
  padding-left: 0;
}
[class*='col-'].no-gutter-right {
  padding-right: 0;
}
.no-gutter [class*='col-']:first-child {
  padding-left: 0;
}
.no-gutter [class*='col-']:last-child {
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .no-gutter-mobile [class*='col-']:first-child {
    padding-left: 0;
  }
  .no-gutter-mobile [class*='col-']:last-child {
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .no-gutter-desktop [class*='col-']:first-child {
    padding-left: 0;
  }
  .no-gutter-desktop [class*='col-']:last-child {
    padding-right: 0;
  }
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.position-relative {
  position: relative;
}
.position-static {
  position: static;
}
.position-fixed {
  position: fixed;
}
.color-primary {
  color: #D31920 !important;
}
.color-primary.link:hover {
  color: #a51419;
  text-decoration: none;
}
.color-secondary {
  color: #194789 !important;
}
.color-secondary.link:hover {
  color: #11315e;
  text-decoration: none;
}
.color-accent {
  color: #BCBEC0 !important;
}
.color-accent.link:hover {
  color: #a2a5a7;
  text-decoration: none;
}
.color-gray {
  color: #6f6f6f;
}
.color-gray-light {
  color: #999999;
}
.color-gray-lighter {
  color: #eeeeee;
}
.color-gray-dark {
  color: #333333;
}
.color-gray-darker {
  color: #222222;
}
.background-primary {
  background-color: #D31920 !important;
}
.background-secondary {
  background-color: #194789 !important;
}
.background-accent {
  background-color: #BCBEC0 !important;
}
.background-light-gray {
  background-color: #eeeeee;
}
.inline-block {
  display: inline-block;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.hide-block {
  display: none;
}
@media screen and (max-width: 767px) {
  .hide-block-mobile {
    display: none;
  }
}
.hide-block-title .block-title {
  display: none;
}
@media screen and (max-width: 767px) {
  .hide-block-title-mobile .block-title {
    display: none;
  }
}
.pointer {
  cursor: pointer;
}
.table.gray-table {
  border-collapse: separate;
}
.table.gray-table > thead > tr:first-child > th {
  border-bottom: 1px solid #999999;
  border-top: 1px solid #999999;
}
.table.gray-table > tbody {
  background-color: #eeeeee;
}
.table.gray-table > tbody > tr:first-child td {
  border-top: 0 none;
}
.table.gray-table > tbody > tr > td {
  border: 1px solid #fff;
}
.table.gray-table > tbody > tr > td:first-child {
  border-left: 0 none;
}
.table.gray-table > tbody > tr > td:last-child {
  border-right: 0 none;
}
.min-height-100 {
  min-height: 100px;
}
.min-height-150 {
  min-height: 150px;
}
.min-height-200 {
  min-height: 200px;
}
.min-height-250 {
  min-height: 250px;
}
.min-height-300 {
  min-height: 300px;
}
.min-height-350 {
  min-height: 350px;
}
@media screen and (max-width: 767px) {
  .no-min-height-mobile {
    min-height: initial;
  }
}
@media (max-width: 991px) {
  .no-min-height-tablet {
    min-height: initial;
  }
}
/*
.font-size(@value) {
  .mixin (@value) when (ispixel(@value)) {
    @value: (unit(@value) / 10);
  }
  @rem: @value;
  @px: (@value * 10);
  font-size: ~"@{px}px"; 
  font-size: ~"@{rem}rem";
}
*/
.style-date-stacked {
  margin-right: 10px;
  position: relative;
  width: 55px;
}
.style-date-stacked .day,
.style-date-stacked .month {
  color: #fff;
  display: block;
  text-align: center;
}
.style-date-stacked .day {
  background: #666;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 600;
  padding: 5px 0;
  line-height: 30px;
  line-height: 3rem;
}
.style-date-stacked .month {
  background: #AAAAAA;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 15px;
  line-height: 1.5rem;
  padding: 2px 0 4px;
  text-transform: uppercase;
}
.style-date-stacked .arrow {
  border-bottom: 13px solid #AAAAAA;
  border-right: 12px solid transparent;
  bottom: 0;
  position: absolute;
  right: -10px;
}
.style-social-media .btn-social-profile {
  background: #194789;
  border: 0;
  margin-right: 0.5em;
  padding: 6px 8px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.style-social-media .btn-social-profile:hover {
  background: #11315e;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.style-social-media .btn-social-profile:last-child {
  margin-right: 0;
}
.style-social-media .btn-social-profile .icon {
  color: white;
}
@media screen and (max-width: 767px) {
  .style-social-follow {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    left: 0;
  }
  .style-social-follow .btn-social-profile {
    background-color: rgba(211, 25, 32, 0.75) !important;
    border-right: 1px solid #BCBEC0 !important;
    border-top: 1px solid #BCBEC0 !important;
    color: #BCBEC0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .style-social-follow .btn-social-profile:hover {
    background-color: #D31920 !important;
  }
  .style-social-follow .btn-social-profile.social-last {
    border-right: 0 !important;
  }
  .style-social-follow .btn-social-profile[data-social-count="100"] {
    width: 100%;
  }
  .style-social-follow .btn-social-profile[data-social-count="50"] {
    width: 50%;
  }
  .style-social-follow .btn-social-profile[data-social-count="33"] {
    width: 33.33%;
  }
  .style-social-follow .btn-social-profile[data-social-count="25"] {
    width: 25%;
  }
  .style-social-follow .btn-social-profile[data-social-count="20"] {
    width: 20%;
  }
  .style-social-follow .btn-social-profile[data-social-count="17"] {
    width: 16.666%;
  }
  .style-social-follow .block-title {
    display: none;
  }
}
.style-blog-full .ds-middle .field-name-field-image {
  padding-bottom: 1em;
}
.style-blog-featured .field-name-title h2 {
  margin-top: 0;
}
.style-blog-teaser .field-name-title h3 {
  margin-top: 0;
}
.style-about-author .field-name-field-description {
  padding-bottom: 1em;
}
i.i-rounded,
span.icon.i-rounded {
  display: inline-block;
  background: #ddd;
  margin: 5px;
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  border-radius: 7px !important;
  color: #888888;
  font-size: 70px;
  font-size: 7rem;
  line-height: 1em;
  padding: 0.3em 0 0;
  text-align: center;
  -webkit-transition: 0.2s ease 0s 0s;
  -moz-transition: 0.2s ease 0s 0s;
  -o-transition: 0.2s ease 0s 0s;
  transition: 0.2s ease 0s 0s;
  top: 0px;
  width: 1.5em !important;
  height: 1.5em;
}
i.i-rounded:before,
span.icon.i-rounded:before,
i.i-rounded:after,
span.icon.i-rounded:after {
  display: block;
  top: 50%;
  margin: 0;
  width: auto;
}
i.i-thumbnail,
span.icon.i-thumbnail {
  display: inline-block;
  background: #ddd;
  margin: 5px;
  color: #888888;
  font-size: 70px;
  font-size: 7rem;
  line-height: 1em;
  padding: 0.3em 0 0;
  text-align: center;
  -webkit-transition: 0.2s ease 0s 0s;
  -moz-transition: 0.2s ease 0s 0s;
  -o-transition: 0.2s ease 0s 0s;
  transition: 0.2s ease 0s 0s;
  top: 0px;
  width: 1.5em !important;
  height: 1.5em;
}
i.i-thumbnail:before,
span.icon.i-thumbnail:before,
i.i-thumbnail:after,
span.icon.i-thumbnail:after {
  display: block;
  top: 50%;
  margin: 0;
  width: auto;
}
i.i-circle,
span.icon.i-circle {
  display: inline-block;
  background: #ddd;
  margin: 5px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
  color: #888888;
  font-size: 70px;
  font-size: 7rem;
  line-height: 1em;
  padding: 0.3em 0 0;
  text-align: center;
  -webkit-transition: 0.2s ease 0s 0s;
  -moz-transition: 0.2s ease 0s 0s;
  -o-transition: 0.2s ease 0s 0s;
  transition: 0.2s ease 0s 0s;
  top: 0px;
  width: 1.5em !important;
  height: 1.5em;
}
i.i-circle:before,
span.icon.i-circle:before,
i.i-circle:after,
span.icon.i-circle:after {
  display: block;
  top: 50%;
  margin: 0;
  width: auto;
}
section.section-style-left header {
  overflow: auto;
}
section.section-style-left header h2,
section.section-style-left header h3 {
  margin: 0 0 0.5em;
}
section.section-style-left figure {
  float: left;
  padding-right: 10px;
}
section.section-style-left figure figcaption {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 0;
  text-align: left;
}
section.section-style-right header {
  overflow: auto;
}
section.section-style-right header h2,
section.section-style-right header h3 {
  margin: 0 0 0.5em;
}
section.section-style-right figure {
  float: right;
  padding-left: 10px;
}
section.section-style-right figure figcaption {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 0;
  text-align: right;
}
section.section-style {
  width: 100%;
}
section.section-style .no-wrap-left {
  float: left;
  padding-right: 0.5em;
}
section.section-style .no-wrap-right {
  float: right;
  padding-left: 0.5em;
}
section.section-style header {
  overflow: auto;
}
section.section-style header h2,
section.section-style header h3 {
  margin: 0 0 0.5em;
}
.nopadding {
  padding: 0 !important;
}
.nopadding-left {
  padding-left: 0 !important;
}
.nopadding-right {
  padding-right: 0 !important;
}
.nopadding-top {
  padding-top: 0 !important;
}
.nopadding-bottom {
  padding-bottom: 0 !important;
}
.nomargin {
  margin: 0 !important;
}
.nomargin-left {
  margin-left: 0 !important;
}
.nomargin-right {
  margin-right: 0 !important;
}
.nomargin-top {
  margin-top: 0 !important;
}
.nomargin-bottom {
  margin-bottom: 0 !important;
}
img {
  max-width: 100%;
  height: auto;
}
/* additional colors */
.text-secondary {
  color: #194789;
}
.text-secondary:hover {
  color: #a51419;
}
.text-accent {
  color: #BCBEC0;
}
.text-accent:hover {
  color: #a2a5a7;
}
.btn-secondary,
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-button a {
  background: #194789;
  border-color: #11315e;
  color: #fff;
}
.btn-secondary:hover,
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-button a:hover {
  background: #11315e;
  color: #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.btn-accent {
  background: #BCBEC0;
  border-color: #a2a5a7;
  color: #fff;
}
.btn-accent:hover {
  background: #a2a5a7;
  color: #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
/* TODO: for some reason these styles are missing from enterprise_bootstrap */
.bg-primary {
  background-color: #D31920;
  color: #FFF;
}
a.bg-primary:hover {
  background-color: #e6e6e6;
}
.bg-secondary {
  background-color: #194789;
  color: #FFF;
}
a.bg-secondary:hover {
  background-color: #e6e6e6;
}
.bg-tertiary {
  background-color: #194789;
  color: #FFF;
}
a.bg-tertiary:hover {
  background-color: #e6e6e6;
}
.bg-accent {
  background-color: #BCBEC0;
  color: #FFF;
}
a.bg-accent:hover {
  background-color: #e6e6e6;
}
.bg-success {
  background-color: #009856;
}
.bg-warning {
  background-color: #E99002;
}
.bg-danger {
  background-color: #D22240;
}
.bg-info {
  background-color: #194789;
}
/* hack to get Facebook like box to display responsive */
#fb-root {
  display: none;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  max-width: 100% !important;
}
/* styling for enterprise base style links */
ul.action-links {
  margin: 12px 0;
  padding: 0;
}
ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0;
}
.block-title i {
  font-size: 0.7em;
  margin-right: 0.3em;
}
.ds-sticky {
  background: #fff;
  display: inline-block;
  padding: 10px 0;
}
.btn-social-share {
  color: #FFFFFF;
  background-color: #888888;
  margin-right: 0.4em;
}
.addthis_button .addthis_counter.addthis_bubble_style {
  background: none!important;
  display: inline-block !important;
  *display: inline!important;
  *zoom: 1!important;
  float: none!important;
  width: auto!important;
}
.addthis_counter.addthis_bubble_style a.addthis_button_expanded {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 1.6rem;
  color: #FFFFFF;
  line-height: 1em;
  position: relative;
  width: 0.7em;
  z-index: 1;
}
ul.tags li {
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
}
ul.tags a {
  font-size: 13px;
  padding: 2px 7px;
  background: #f7f7f7;
  margin: 0 3px 6px 0;
  display: inline-block;
}
ul.tags i {
  margin-right: 0.3em;
}
fieldset.panel-default legend.panel-heading {
  border: 0;
  float: left;
  line-height: 1em;
  margin-bottom: 0;
}
fieldset.panel-default .panel-body {
  border-top: 1px solid #999999;
  overflow: auto;
  padding-top: 20px;
}
#socialmedia-admin-profiles-form {
  padding-top: 1em;
}
.cta {
  padding: 10px 10px;
  color: white;
  background: #D31920;
  border: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.cta:hover {
  background: #a51419;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.cta:last-child {
  margin-right: 0;
}
.cta .icon {
  color: white;
}
.cta h3,
.cta h4,
.cta h5,
.cta h6 {
  color: white;
  margin: 0 0 10px 0;
}
.cta h3:hover,
.cta h4:hover,
.cta h5:hover,
.cta h6:hover {
  text-decoration: none;
}
.cta .btn-cta {
  background: #BCBEC0;
  color: white;
}
.cta-secondary {
  background: #194789;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.cta-secondary:hover {
  background: #11315e;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.cta-secondary .btn-cta {
  background: #BCBEC0;
  color: white;
}
.cta-accent {
  background: #BCBEC0;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.cta-accent:hover {
  background: #a2a5a7;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.cta-accent .btn-cta {
  background: #D31920;
  color: white;
}
.cta-rectangle {
  max-width: 300px;
}
.cta-rectangle .col-xs-1,
.cta-rectangle .col-sm-1,
.cta-rectangle .col-md-1,
.cta-rectangle .col-lg-1,
.cta-rectangle .col-xs-2,
.cta-rectangle .col-sm-2,
.cta-rectangle .col-md-2,
.cta-rectangle .col-lg-2,
.cta-rectangle .col-xs-3,
.cta-rectangle .col-sm-3,
.cta-rectangle .col-md-3,
.cta-rectangle .col-lg-3,
.cta-rectangle .col-xs-4,
.cta-rectangle .col-sm-4,
.cta-rectangle .col-md-4,
.cta-rectangle .col-lg-4,
.cta-rectangle .col-xs-5,
.cta-rectangle .col-sm-5,
.cta-rectangle .col-md-5,
.cta-rectangle .col-lg-5,
.cta-rectangle .col-xs-6,
.cta-rectangle .col-sm-6,
.cta-rectangle .col-md-6,
.cta-rectangle .col-lg-6,
.cta-rectangle .col-xs-7,
.cta-rectangle .col-sm-7,
.cta-rectangle .col-md-7,
.cta-rectangle .col-lg-7,
.cta-rectangle .col-xs-8,
.cta-rectangle .col-sm-8,
.cta-rectangle .col-md-8,
.cta-rectangle .col-lg-8,
.cta-rectangle .col-xs-9,
.cta-rectangle .col-sm-9,
.cta-rectangle .col-md-9,
.cta-rectangle .col-lg-9,
.cta-rectangle .col-xs-10,
.cta-rectangle .col-sm-10,
.cta-rectangle .col-md-10,
.cta-rectangle .col-lg-10,
.cta-rectangle .col-xs-11,
.cta-rectangle .col-sm-11,
.cta-rectangle .col-md-11,
.cta-rectangle .col-lg-11,
.cta-rectangle .col-xs-12,
.cta-rectangle .col-sm-12,
.cta-rectangle .col-md-12,
.cta-rectangle .col-lg-12 {
  padding-left: 5px;
  padding-right: 5px;
}
.cta-btn h3,
.cta-btn h4,
.cta-btn h5,
.cta-btn h6 {
  color: white;
  margin: 0 0 0 0;
}
.cta-btn h3:hover,
.cta-btn h4:hover,
.cta-btn h5:hover,
.cta-btn h6:hover {
  text-decoration: none;
}
.cta-btn .col-xs-1,
.cta-btn .col-sm-1,
.cta-btn .col-md-1,
.cta-btn .col-lg-1,
.cta-btn .col-xs-2,
.cta-btn .col-sm-2,
.cta-btn .col-md-2,
.cta-btn .col-lg-2,
.cta-btn .col-xs-3,
.cta-btn .col-sm-3,
.cta-btn .col-md-3,
.cta-btn .col-lg-3,
.cta-btn .col-xs-4,
.cta-btn .col-sm-4,
.cta-btn .col-md-4,
.cta-btn .col-lg-4,
.cta-btn .col-xs-5,
.cta-btn .col-sm-5,
.cta-btn .col-md-5,
.cta-btn .col-lg-5,
.cta-btn .col-xs-6,
.cta-btn .col-sm-6,
.cta-btn .col-md-6,
.cta-btn .col-lg-6,
.cta-btn .col-xs-7,
.cta-btn .col-sm-7,
.cta-btn .col-md-7,
.cta-btn .col-lg-7,
.cta-btn .col-xs-8,
.cta-btn .col-sm-8,
.cta-btn .col-md-8,
.cta-btn .col-lg-8,
.cta-btn .col-xs-9,
.cta-btn .col-sm-9,
.cta-btn .col-md-9,
.cta-btn .col-lg-9,
.cta-btn .col-xs-10,
.cta-btn .col-sm-10,
.cta-btn .col-md-10,
.cta-btn .col-lg-10,
.cta-btn .col-xs-11,
.cta-btn .col-sm-11,
.cta-btn .col-md-11,
.cta-btn .col-lg-11,
.cta-btn .col-xs-12,
.cta-btn .col-sm-12,
.cta-btn .col-md-12,
.cta-btn .col-lg-12 {
  padding-left: 5px;
  padding-right: 5px;
}
.cta-btn .icon-right span {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
}
.cta-btn .icon-right i {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
  width: 20%;
}
.cta-btn .icon-bottom span {
  display: block;
  width: 100%;
}
.cta-btn .icon-bottom i {
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 5px;
}
.carousel.slide .carousel-control {
  z-index: 1;
}
.main-container-inner {
  overflow: auto;
}
.view-enterprise-blog.view-display-id-page .views-row {
  margin-bottom: 2em;
}
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.no-margin {
  margin: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
h1,
.h1 {
  font-size: 41px;
  font-size: 4.1rem;
}
h2,
.h2,
#luxe-wrap h1 {
  font-size: 34px;
  font-size: 3.4rem;
}
h3,
.h3 {
  font-size: 28px;
  font-size: 2.8rem;
}
h4,
.h4 {
  font-size: 20px;
  font-size: 2rem;
}
h5,
.h5 {
  font-size: 16px;
  font-size: 1.6rem;
}
h6,
.h6 {
  font-size: 14px;
  font-size: 1.4rem;
}
/* normalizing bootstrap type styling for psudo headers */
.h4,
.h5,
.h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
/*
old logic that didn't use @font-size-hx in variables files
h1, .h1 { .font-size((floor((@font-size * 2.6)))/10); }
h2, .h2 { .font-size((floor((@font-size * 2.15)))/10); }
h3, .h3 { .font-size((ceil((@font-size * 1.7)))/10); }
h4, .h4 { .font-size((ceil((@font-size * 1.25)))/10); }
h5, .h5 { .font-size((@font-size)/10); }
h6, .h6 { .font-size((ceil((@font-size * 0.85)))/10); }
*/
.alert {
  margin-top: 1em;
}
.alert.alert-warning a {
  color: #fff;
}
.btn,
.btn:hover {
  border-top: 0;
  border-left: 0;
}
.btn.btn-sm {
  padding: 8px 10px 5px;
  line-height: 1em;
}
.btn.btn-default {
  background-color: #D31920;
  border-color: #a51419;
  border-top: 0;
  border-left: 0;
  color: white;
}
.btn.btn-default:hover,
.btn.btn-default:focus {
  background-color: #a51419;
  color: white;
}
.btn.btn-green {
  background-color: #009856;
  border-color: #006539;
  border-top: 0;
  border-left: 0;
  color: white;
}
.btn.btn-green:hover,
.btn.btn-green:active,
.btn.btn-green:focus {
  background-color: #006539;
  color: white;
}
.btn.btn-orange {
  background-color: #E99002;
  border-color: #b67102;
  border-top: 0;
  border-left: 0;
  color: white;
}
.btn.btn-orange:hover,
.btn.btn-orange:active,
.btn.btn-orange:focus {
  background-color: #b67102;
  color: white;
}
.btn.btn-yellow {
  background-color: #FCEE19;
  border-color: #dfd203;
  border-top: 0;
  border-left: 0;
  color: black !important;
}
.btn.btn-yellow:hover,
.btn.btn-yellow:active,
.btn.btn-yellow:focus {
  background-color: #dfd203;
  color: black;
}
.btn.btn-disabled {
  background-color: #333333;
  border-color: #1a1a1a;
  border-top: 0;
  border-left: 0;
  color: white;
  /*
    &:hover, &:active, &:focus {
      background-color: darken(@gray-dark, 10%);
      color: black;
    }
    */
}
blockquote {
  color: #999999;
  border-left: 0 !important;
  font-size: 17.5px;
  font-size: 1.75rem;
  font-style: italic;
  margin: 1em 0 !important;
  padding: 2em 6rem !important;
  line-height: 1.45;
  position: relative;
  border: medium none;
}
blockquote:before {
  display: block;
  content: "\201C" !important;
  font-size: 12rem;
  position: absolute;
  left: 0;
  top: 0;
  color: #194789;
  line-height: 12rem;
}
blockquote:after {
  display: block;
  content: "\201e" !important;
  font-size: 12rem;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #194789;
  line-height: 12rem;
}
blockquote.footer-icon:after {
  line-height: 30rem;
}
blockquote[class^="testimonial-"] {
  border-left: 0;
}
blockquote[class^="testimonial-"] i.icon:before,
blockquote[class^="testimonial-"] span.icon:before {
  background-color: #194789;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-family: "enterprise_social";
  font-style: normal;
  font-size: 30px;
  font-size: 3rem;
  left: -5rem;
  padding: 5px;
  position: absolute;
  text-align: center;
  height: 5rem;
  width: 5rem;
}
blockquote[class^="testimonial-"] footer i.icon:before,
blockquote[class^="testimonial-"] footer span.icon:before {
  position: relative;
  left: 0;
}
blockquote.testimonial-facebook i.icon:before,
blockquote.testimonial-facebook span.icon:before {
  background-color: #147ad3;
  content: '\e813';
}
blockquote.testimonial-foursquare i.icon:before,
blockquote.testimonial-foursquare span.icon:before {
  background-color: #0732a2;
  content: '\e805';
}
blockquote.testimonial-gplus i.icon:before,
blockquote.testimonial-gplus span.icon:before {
  background-color: #fd922e;
  content: '\e801';
}
blockquote.testimonial-google i.icon:before,
blockquote.testimonial-google span.icon:before {
  background-color: #fd922e;
  content: '\e809';
}
blockquote.testimonial-linkedin i.icon:before,
blockquote.testimonial-linkedin span.icon:before {
  background-color: #1b85bd;
  content: '\e80b';
}
blockquote.testimonial-twitter i.icon:before,
blockquote.testimonial-twitter span.icon:before {
  background-color: #21aff0;
  content: '\e80e';
}
blockquote.testimonial-youtube i.icon:before,
blockquote.testimonial-youtube span.icon:before {
  background-color: #cc181e;
  content: '\e80f';
}
blockquote.testimonial-yahoo i.icon:before,
blockquote.testimonial-yahoo span.icon:before {
  content: '\e811';
}
blockquote.testimonial-yelp i.icon:before,
blockquote.testimonial-yelp span.icon:before {
  background-color: #b60a05;
  content: '\e818';
}
blockquote cite {
  display: block;
  margin-top: 0.5em;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.25;
}
blockquote cite:before {
  content: "\2014 \2009";
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
  blockquote .icon {
    display: none;
  }
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  blockquote .icon {
    display: block;
  }
}
.region-sidebar-second blockquote {
  padding: 0 1em !important;
}
.region-sidebar-second blockquote:before,
.region-sidebar-second blockquote:after {
  display: none;
}
.region-content ul li,
.region-content ol li {
  padding-bottom: 0.5em;
}
[data-picture-align="left"] {
  margin: 1em 1em 1em 0;
}
[data-picture-align="right"] {
  margin: 1em 0 1em 1em;
}
[data-picture-align="center"] {
  margin: 1em;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #D31920;
}
.text-primary:hover {
  color: #D31920;
}
.text-warning {
  color: #E99002;
}
.text-warning:hover {
  color: #E99002;
}
.text-danger {
  color: #D22240;
}
.text-danger:hover {
  color: #D22240;
}
.text-success {
  color: #009856;
}
.text-success:hover {
  color: #009856;
}
.text-info {
  color: #194789;
}
.text-info:hover {
  color: #194789;
}
.text-secondary {
  color: #194789 !important;
}
.text-secondary:hover {
  color: #194789 !important;
}
a.text-primary:hover {
  color: #a51419;
}
a.text-secondary:hover {
  color: #11315e;
}
a.text-warning:hover {
  color: #b67102;
}
a.text-danger:hover {
  color: #a61b33;
}
a.text-success:hover {
  color: #006539;
}
a.text-info:hover {
  color: #11315e;
}
section.section-style-left header {
  overflow: auto;
}
section.section-style-left header h2,
section.section-style-left header h3 {
  margin: 0 0 0.5em;
}
section.section-style-left figure {
  float: left;
  padding-right: 10px;
}
section.section-style-left figure figcaption {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 0;
  text-align: left;
}
section.section-style-right header {
  overflow: auto;
}
section.section-style-right header h2,
section.section-style-right header h3 {
  margin: 0 0 0.5em;
}
section.section-style-right figure {
  float: right;
  padding-left: 10px;
}
section.section-style-right figure figcaption {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 0;
  text-align: right;
}
section.section-style {
  width: 100%;
}
section.section-style .no-wrap-left {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 0.5em;
  width: 50%;
}
section.section-style .no-wrap-right {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  padding-left: 0.5em;
  width: 50%;
}
section.section-style header {
  overflow: auto;
}
section.section-style header h2,
section.section-style header h3 {
  margin: 0 0 0.5em;
}
.login-forgot {
  margin-bottom: 1em;
}
.ui-accordion .ui-accordion-content.ui-accordion-content-active {
  height: auto !important;
}
/* mobile header styling */
.navbar-top .container {
  padding-left: 0;
  padding-right: 0;
}
/* hide homepage locsearch form on mobile */
@media screen and (max-width: 767px) {
  #block-bean-homepage-location-search-box {
    display: none;
  }
}
header#header-navigation .navbar-top {
  display: none;
}
header#header-navigation .navbar-brand {
  display: none;
}
header#header-navigation .navbar-extra-container {
  display: none;
}
@media screen and (max-width: 767px) {
  header#header-navigation #header {
    display: none;
  }
  header#header-navigation #block-bean-homepage-location-search-box {
    display: none;
  }
  header#header-navigation #header-loc {
    color: #D31920;
    text-align: center;
  }
  header#header-navigation #header-loc .wrapper {
    padding-top: 0.25em;
    padding-left: 0.25em;
    padding-right: 0.25em;
  }
  header#header-navigation #header-loc .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: auto;
  }
  header#header-navigation #header-loc .block-dwyr-locsearch button {
    /* background-color: @brand-secondary;
        color: @brand-secondary-text; */
    color: #fff;
    background-color: #194789;
    border-color: #153c73;
    margin: 0;
  }
  header#header-navigation #header-loc .block-dwyr-locsearch button:hover,
  header#header-navigation #header-loc .block-dwyr-locsearch button:focus,
  header#header-navigation #header-loc .block-dwyr-locsearch button:active,
  header#header-navigation #header-loc .block-dwyr-locsearch button.active,
  .open .dropdown-toggleheader#header-navigation #header-loc .block-dwyr-locsearch button {
    color: #fff;
    background-color: #133566;
    border-color: #0c2140;
  }
  header#header-navigation #header-loc .block-dwyr-locsearch button:active,
  header#header-navigation #header-loc .block-dwyr-locsearch button.active,
  .open .dropdown-toggleheader#header-navigation #header-loc .block-dwyr-locsearch button {
    background-image: none;
  }
  header#header-navigation #header-loc .block-dwyr-locsearch button.disabled,
  header#header-navigation #header-loc .block-dwyr-locsearch button[disabled],
  fieldset[disabled] header#header-navigation #header-loc .block-dwyr-locsearch button,
  header#header-navigation #header-loc .block-dwyr-locsearch button.disabled:hover,
  header#header-navigation #header-loc .block-dwyr-locsearch button[disabled]:hover,
  fieldset[disabled] header#header-navigation #header-loc .block-dwyr-locsearch button:hover,
  header#header-navigation #header-loc .block-dwyr-locsearch button.disabled:focus,
  header#header-navigation #header-loc .block-dwyr-locsearch button[disabled]:focus,
  fieldset[disabled] header#header-navigation #header-loc .block-dwyr-locsearch button:focus,
  header#header-navigation #header-loc .block-dwyr-locsearch button.disabled:active,
  header#header-navigation #header-loc .block-dwyr-locsearch button[disabled]:active,
  fieldset[disabled] header#header-navigation #header-loc .block-dwyr-locsearch button:active,
  header#header-navigation #header-loc .block-dwyr-locsearch button.disabled.active,
  header#header-navigation #header-loc .block-dwyr-locsearch button[disabled].active,
  fieldset[disabled] header#header-navigation #header-loc .block-dwyr-locsearch button.active {
    background-color: #194789;
    border-color: #153c73;
  }
  header#header-navigation #header-loc .block-dwyr-locsearch button .badge {
    color: #194789;
    background-color: #fff;
  }
  header#header-navigation #header-loc .header-loc-label {
    margin-right: 10px;
    font-weight: 700;
  }
  header#header-navigation #header-loc .header-loc-element {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  header#header-navigation #header-loc .header-loc-container.has-location .header-loc-form-container {
    display: none;
  }
  header#header-navigation #block-bean-mobile-header-cta,
  header#header-navigation #block-bean-mobile-header-cta-v2 {
    background-color: #E0E0E0;
    padding: 0.5rem 0;
    border-bottom: 1px solid #CCCCCC;
  }
  header#header-navigation #block-bean-mobile-header-cta .bean-basic-block,
  header#header-navigation #block-bean-mobile-header-cta-v2 .bean-basic-block {
    padding-left: 0.25em;
    padding-right: 0.25em;
  }
  header#header-navigation #block-bean-mobile-header-cta .btn,
  header#header-navigation #block-bean-mobile-header-cta-v2 .btn {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  header#header-navigation #block-bean-mobile-header-cta .text,
  header#header-navigation #block-bean-mobile-header-cta-v2 .text {
    display: inline-block;
    line-height: 1em;
    margin-top: 5px;
  }
  header#header-navigation #block-bean-mobile-header-cta .icon,
  header#header-navigation #block-bean-mobile-header-cta-v2 .icon {
    display: inline-block;
    margin-right: 5px;
    font-size: 1.3em;
  }
  header#header-navigation .navbar-container .navbar-top {
    display: block;
    background-color: #E0E0E0;
  }
  header#header-navigation .navbar-container #navbar.navbar-default {
    background-color: #FFF;
    border: 0;
    color: #194789;
    border-bottom: 1px solid #CCCCCC;
  }
  header#header-navigation .navbar-container .navbar-header {
    height: 60px;
  }
  header#header-navigation .navbar-container .navbar-brand {
    display: block;
  }
  header#header-navigation .navbar-container .navbar-btn {
    margin-top: 0;
    margin-bottom: 0;
  }
  header#header-navigation .navbar-extra-container {
    display: block;
    float: right;
    height: 100%;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 60px;
    background-color: #FFF;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
  }
  header#header-navigation .navbar-extra-container .btn {
    padding: 8px 12px;
    border-radius: 4px;
    color: #D31920;
  }
  header#header-navigation .navbar-extra-container .glyphicon {
    position: inherit;
    vertical-align: middle;
    font-size: 1.3em;
  }
  header#header-navigation .navbar-toggle-container {
    float: right;
    height: 100%;
    background-color: #FFF;
    padding-right: 15px;
    padding-left: 15px;
    border-right: 1px solid #EEE;
  }
  header#header-navigation .navbar-toggle {
    float: none;
    border-radius: 4px;
    margin-top: 12px;
    margin-right: 0;
  }
  header#header-navigation .navbar-collapse {
    padding-top: 8px;
  }
  header#header-navigation .navbar-default .navbar-toggle-container {
    /* background-color: @brand-secondary; */
  }
  header#header-navigation .navbar-default .navbar-toggle .icon-bar {
    background-color: #D31920;
  }
  header#header-navigation .navbar-default .navbar-collapse {
    background-color: #194789;
  }
}
@media screen and (max-width: 480px) {
  header#header-navigation #header-loc {
    font-size: 0.85em;
  }
  header#header-navigation #header-loc .block-dwyr-locsearch button {
    padding-left: 10px;
    padding-right: 10px;
  }
  header#header-navigation #header-loc .header-loc-label {
    font-weight: 400;
  }
  header#header-navigation #block-bean-mobile-header-cta-v2 .btn {
    padding-left: 5px;
    padding-right: 5px;
  }
  header#header-navigation #block-bean-mobile-header-cta-v2 .text {
    font-size: 0.85em;
  }
  header#header-navigation #block-bean-mobile-header-cta-v2 .icon {
    margin-right: 0;
    font-size: 1.1em;
  }
  header#header-navigation .navbar-extra-container {
    padding-right: 10px;
    padding-left: 10px;
  }
  header#header-navigation .navbar-extra-container .glyphicon {
    font-size: 1.1em;
  }
  header#header-navigation .navbar-toggle-container {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 370px) {
  header#header-navigation #block-bean-mobile-header-cta .text,
  header#header-navigation #block-bean-mobile-header-cta-v2 .text {
    font-size: 0.8em;
  }
  header#header-navigation #block-bean-mobile-header-cta .icon,
  header#header-navigation #block-bean-mobile-header-cta-v2 .icon {
    display: none;
  }
}
/* mobile header testing variants */
#header-v2 {
  display: none;
}
#header-v2 #header-loc {
  background-color: #E0E0E0;
  /* background-color: @brand-primary; */
  color: #D31920;
  text-align: center;
}
#header-v2 #header-loc .wrapper {
  padding-left: 0.25em;
  padding-right: 0.25em;
}
#header-v2 #header-loc .form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  width: auto;
}
#header-v2 #header-loc .block-dwyr-locsearch button {
  /* background-color: @brand-secondary;
      color: @brand-secondary-text; */
  color: #fff;
  background-color: #194789;
  border-color: #153c73;
  margin: 0;
}
#header-v2 #header-loc .block-dwyr-locsearch button:hover,
#header-v2 #header-loc .block-dwyr-locsearch button:focus,
#header-v2 #header-loc .block-dwyr-locsearch button:active,
#header-v2 #header-loc .block-dwyr-locsearch button.active,
.open .dropdown-toggle#header-v2 #header-loc .block-dwyr-locsearch button {
  color: #fff;
  background-color: #133566;
  border-color: #0c2140;
}
#header-v2 #header-loc .block-dwyr-locsearch button:active,
#header-v2 #header-loc .block-dwyr-locsearch button.active,
.open .dropdown-toggle#header-v2 #header-loc .block-dwyr-locsearch button {
  background-image: none;
}
#header-v2 #header-loc .block-dwyr-locsearch button.disabled,
#header-v2 #header-loc .block-dwyr-locsearch button[disabled],
fieldset[disabled] #header-v2 #header-loc .block-dwyr-locsearch button,
#header-v2 #header-loc .block-dwyr-locsearch button.disabled:hover,
#header-v2 #header-loc .block-dwyr-locsearch button[disabled]:hover,
fieldset[disabled] #header-v2 #header-loc .block-dwyr-locsearch button:hover,
#header-v2 #header-loc .block-dwyr-locsearch button.disabled:focus,
#header-v2 #header-loc .block-dwyr-locsearch button[disabled]:focus,
fieldset[disabled] #header-v2 #header-loc .block-dwyr-locsearch button:focus,
#header-v2 #header-loc .block-dwyr-locsearch button.disabled:active,
#header-v2 #header-loc .block-dwyr-locsearch button[disabled]:active,
fieldset[disabled] #header-v2 #header-loc .block-dwyr-locsearch button:active,
#header-v2 #header-loc .block-dwyr-locsearch button.disabled.active,
#header-v2 #header-loc .block-dwyr-locsearch button[disabled].active,
fieldset[disabled] #header-v2 #header-loc .block-dwyr-locsearch button.active {
  background-color: #194789;
  border-color: #153c73;
}
#header-v2 #header-loc .block-dwyr-locsearch button .badge {
  color: #194789;
  background-color: #fff;
}
@media screen and (max-width: 480px) {
  #header-v2 #header-loc .block-dwyr-locsearch button {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#header-v2 #header-loc .header-loc-label {
  margin-right: 10px;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  #header-v2 #header-loc .header-loc-label {
    font-weight: 400;
  }
}
#header-v2 #header-loc .header-loc-element {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
#header-v2 #header-loc .header-loc-container.has-location .header-loc-form-container {
  display: none;
}
@media screen and (max-width: 480px) {
  #header-v2 #header-loc {
    font-size: 0.85em;
  }
}
#header-v2 #header-cta {
  background-color: #E0E0E0;
  padding: 0.5rem 0;
  margin-bottom: 3px;
  border-bottom: 1px solid #CCCCCC;
}
#header-v2 #header-cta .wrapper {
  padding-left: 0.25em;
  padding-right: 0.25em;
}
#header-v2 #header-cta .btn {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media screen and (max-width: 480px) {
  #header-v2 #header-cta .btn {
    padding-left: 5px;
    padding-right: 5px;
  }
}
#header-v2 #header-cta .text {
  display: inline-block;
  line-height: 1em;
  margin-top: 5px;
}
@media screen and (max-width: 480px) {
  #header-v2 #header-cta .text {
    font-size: 0.85em;
  }
}
@media screen and (max-width: 370px) {
  #header-v2 #header-cta .text {
    font-size: 0.8em;
  }
}
#header-v2 #header-cta .icon {
  display: inline-block;
  margin-right: 5px;
  font-size: 1.3em;
}
@media screen and (max-width: 480px) {
  #header-v2 #header-cta .icon {
    margin-right: 0;
    font-size: 1.1em;
  }
}
@media screen and (max-width: 370px) {
  #header-v2 #header-cta .icon {
    display: none;
  }
}
#header-v2 #header-navigation .navbar-container {
  background: #FFF;
  border: 0;
  color: #194789;
  border-bottom: 1px solid #CCCCCC;
}
#header-v2 #header-navigation .navbar-header {
  height: 60px;
}
#header-v2 #header-navigation .navbar-brand-container {
  float: left;
}
#header-v2 #header-navigation .navbar-btn {
  margin-top: 0;
  margin-bottom: 0;
}
#header-v2 #header-navigation .navbar-extra-container {
  float: right;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  line-height: 60px;
  background-color: #FFF;
  border-left: 1px solid #EEE;
  border-right: 1px solid #EEE;
}
@media screen and (max-width: 480px) {
  #header-v2 #header-navigation .navbar-extra-container {
    padding-right: 10px;
    padding-left: 10px;
  }
}
#header-v2 #header-navigation .navbar-extra-container .btn {
  padding: 8px 12px;
  border-radius: 4px;
  color: #D31920;
}
#header-v2 #header-navigation .navbar-extra-container .glyphicon {
  position: inherit;
  vertical-align: middle;
  font-size: 1.3em;
}
@media screen and (max-width: 480px) {
  #header-v2 #header-navigation .navbar-extra-container .glyphicon {
    font-size: 1.1em;
  }
}
#header-v2 #header-navigation .navbar-toggle-container {
  float: right;
  height: 100%;
  background-color: #FFF;
  padding-right: 15px;
  padding-left: 15px;
  border-right: 1px solid #EEE;
}
@media screen and (max-width: 480px) {
  #header-v2 #header-navigation .navbar-toggle-container {
    padding-right: 10px;
    padding-left: 10px;
  }
}
#header-v2 #header-navigation .navbar-toggle {
  float: none;
  border-radius: 4px;
  margin-top: 12px;
  margin-right: 0;
}
#header-v2 #header-navigation .navbar-collapse {
  padding-top: 8px;
}
#header-v2 #header-navigation .navbar-default .navbar-toggle-container {
  /* background-color: @brand-secondary; */
}
#header-v2 #header-navigation .navbar-default .navbar-toggle .icon-bar {
  background-color: #D31920;
}
#header-v2 #header-navigation .navbar-default .navbar-collapse {
  background-color: #194789;
}
#header-v2 #header-navigation #header #block-dwyr-franchise-dwyr-franchise-phone .phone,
#header-v2 #header-navigation #header #block-dwyr-franchise-dwyr-franchise-phone .block-title,
#header-v2 #header-navigation #header #block-dwyr-franchise-dwyr-franchise-phone .phone a,
#header-v2 #header-navigation #header #block-dwyr-franchise-dwyr-franchise-phone .block-title a {
  color: #D31920;
}
/* mobile centerwell testing variants */
#top-bar {
  /* mobile centerwell testing variants */
  /* mobile centerwell test winners */
}
#top-bar .experiment-centerwell {
  display: none;
  margin-top: -8px;
  /* seach appointment form variant */
}
#top-bar .experiment-centerwell h2.block-title,
#top-bar .experiment-centerwell .h2.block-title {
  text-align: center;
  font-size: 3rem;
  line-height: 1;
}
#top-bar .experiment-centerwell.experiment-variant-1 {
  /* make search textfield full width */
  /* overriding standard locsearch form styling */
  /* make submit button full width */
}
#top-bar .experiment-centerwell.experiment-variant-1 .input-group {
  width: 100%;
}
#top-bar .experiment-centerwell.experiment-variant-1 input[id^="edit-location"] {
  float: none;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #top-bar .experiment-centerwell.experiment-variant-1 .block-dwyr-locsearch form .form-type-textfield {
    width: 100% !important;
  }
}
#top-bar .experiment-centerwell.experiment-variant-1 .block-dwyr-locsearch .btn {
  margin-left: 0;
  width: 100%;
  padding: 8px 0;
}
#top-bar .experiment-centerwell.experiment-variant-1 .phone-cta {
  margin-bottom: -0.5em;
}
#top-bar .experiment-centerwell.experiment-variant-1 .phone-cta .btn {
  padding: 8px 0;
  font-size: 1.1em;
}
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn {
  padding: 8px 0;
  margin-top: 15px;
  font-size: 1.1em;
}
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom {
  /* .button-variant(@btn-secondary-color; @btn-secondary-bg; @btn-secondary-border); */
  /* .button-variant(@btn-primary-bg; @btn-primary-color; @btn-primary-border); */
  color: #fff;
  background-color: #D31920;
  border-color: #bc161d;
}
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom:hover,
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom:focus,
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom:active,
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom.active,
.open .dropdown-toggle#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom {
  color: #fff;
  background-color: #af151a;
  border-color: #851014;
}
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom:active,
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom.active,
.open .dropdown-toggle#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom {
  background-image: none;
}
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom.disabled,
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom[disabled],
fieldset[disabled] #top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom,
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom.disabled:hover,
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom[disabled]:hover,
fieldset[disabled] #top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom:hover,
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom.disabled:focus,
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom[disabled]:focus,
fieldset[disabled] #top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom:focus,
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom.disabled:active,
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom[disabled]:active,
fieldset[disabled] #top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom:active,
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom.disabled.active,
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom[disabled].active,
fieldset[disabled] #top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom.active {
  background-color: #D31920;
  border-color: #bc161d;
}
#top-bar .experiment-centerwell.experiment-variant-2 .services .btn-custom .badge {
  color: #D31920;
  background-color: #fff;
}
#top-bar .experiment-centerwell.experiment-variant-2 .locsearch-form {
  color: #D31920;
  text-align: center;
  margin-top: 15px;
  padding: 20px 0;
  background-color: #FFF;
}
#top-bar .experiment-centerwell.experiment-variant-2 .locsearch-form .wrapper {
  margin-left: auto;
  margin-right: auto;
}
#top-bar .experiment-centerwell.experiment-variant-2 .locsearch-form .form-inline .form-group,
#top-bar .experiment-centerwell.experiment-variant-2 .locsearch-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  width: auto;
}
#top-bar .experiment-centerwell.experiment-variant-2 .locsearch-form .block-dwyr-locsearch .form-type-textfield {
  float: none;
}
@media screen and (max-width: 480px) {
  #top-bar .experiment-centerwell.experiment-variant-2 .locsearch-form .block-dwyr-locsearch button {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#top-bar .experiment-centerwell.experiment-variant-2 .locsearch-form .locsearch-form-label {
  margin-right: 10px;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  #top-bar .experiment-centerwell.experiment-variant-2 .locsearch-form .locsearch-form-label {
    font-weight: 400;
  }
}
#top-bar .experiment-centerwell.experiment-variant-2 .locsearch-form .locsearch-form-element {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  #top-bar .experiment-centerwell.experiment-variant-2 .locsearch-form {
    font-size: 0.85em;
  }
}
#top-bar .experiment-centerwell.experiment-variant-2 .phone-cta {
  margin-bottom: -0.5em;
}
#top-bar .experiment-centerwell.experiment-variant-2 .phone-cta .btn {
  margin-top: 0;
  padding: 8px 0;
  font-size: 1.1em;
}
#top-bar .experiment-centerwell.style-b {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -25px;
}
#top-bar .experiment-centerwell.style-b:before,
#top-bar .experiment-centerwell.style-b:after {
  content: " ";
  display: table;
}
#top-bar .experiment-centerwell.style-b:after {
  clear: both;
}
#top-bar .experiment-centerwell.style-b:before,
#top-bar .experiment-centerwell.style-b:after {
  content: " ";
  display: table;
}
#top-bar .experiment-centerwell.style-b:after {
  clear: both;
}
#top-bar .experiment-centerwell.style-b .cta-featured-card {
  background-image: url("/profiles/dwyer/themes/dwyer_theme/img/mobile_centerwell_bg_mdg.jpg");
  background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 10px;
}
#top-bar .experiment-centerwell.style-b .cta-featured-body {
  padding: 25px 15px 15px 15px;
  background: rgba(230, 231, 232, 0.8);
}
#top-bar .experiment-centerwell.style-b h2.block-title,
#top-bar .experiment-centerwell.style-b .h2.block-title {
  font-weight: 400;
}
#top-bar .experiment-centerwell.style-b #block-dwyr-locsearch-form-appointment-centerwell {
  padding: 25px 25px 15px 25px;
}
#top-bar .experiment-centerwell.style-b .services {
  padding: 15px 18% 5px 18%;
}
#top-bar .experiment-centerwell.style-b .phone-cta.mt-3 {
  margin-top: 0;
}
#top-bar .experiment-centerwell.style-b .locsearch-form {
  margin-top: 0;
}
#top-bar .experiment-centerwell.style-b .btn.phone {
  margin-top: 0;
}
#top-bar .experiment-centerwell.style-b .phone-cta {
  margin-top: 0;
}
#top-bar .mobile-centerwell {
  /* only show on xs & sm */
  margin-top: -8px;
  /* search appointment form variant */
}
@media screen and (min-width: 768px) {
  #top-bar .mobile-centerwell {
    display: none;
  }
}
#top-bar .mobile-centerwell h2.block-title,
#top-bar .mobile-centerwell .h2.block-title {
  text-align: center;
  font-size: 3rem;
  line-height: 1;
}
#top-bar .mobile-centerwell.location-appointment {
  /* make search textfield full width */
  /* overriding standard locsearch form styling */
  /* make submit button full width */
}
#top-bar .mobile-centerwell.location-appointment .input-group {
  width: 100%;
}
#top-bar .mobile-centerwell.location-appointment input[id^="edit-location"] {
  float: none;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #top-bar .mobile-centerwell.location-appointment .block-dwyr-locsearch form .form-type-textfield {
    width: 100% !important;
  }
}
#top-bar .mobile-centerwell.location-appointment .block-dwyr-locsearch .btn {
  margin-left: 0;
  width: 100%;
  padding: 8px 0;
}
#top-bar .mobile-centerwell.location-appointment .phone-cta {
  margin-bottom: -0.5em;
}
#top-bar .mobile-centerwell.location-appointment .phone-cta .btn {
  padding: 8px 0;
  font-size: 1.1em;
}
#top-bar .mobile-centerwell.services-locsearch .services .btn {
  padding: 8px 0;
  margin-top: 15px;
  font-size: 1.1em;
}
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom {
  /* .button-variant(@btn-secondary-color; @btn-secondary-bg; @btn-secondary-border); */
  /* .button-variant(@btn-primary-bg; @btn-primary-color; @btn-primary-border); */
  color: #fff;
  background-color: #D31920;
  border-color: #bc161d;
}
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom:hover,
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom:focus,
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom:active,
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom.active,
.open .dropdown-toggle#top-bar .mobile-centerwell.services-locsearch .services .btn-custom {
  color: #fff;
  background-color: #af151a;
  border-color: #851014;
}
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom:active,
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom.active,
.open .dropdown-toggle#top-bar .mobile-centerwell.services-locsearch .services .btn-custom {
  background-image: none;
}
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom.disabled,
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom[disabled],
fieldset[disabled] #top-bar .mobile-centerwell.services-locsearch .services .btn-custom,
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom.disabled:hover,
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom[disabled]:hover,
fieldset[disabled] #top-bar .mobile-centerwell.services-locsearch .services .btn-custom:hover,
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom.disabled:focus,
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom[disabled]:focus,
fieldset[disabled] #top-bar .mobile-centerwell.services-locsearch .services .btn-custom:focus,
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom.disabled:active,
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom[disabled]:active,
fieldset[disabled] #top-bar .mobile-centerwell.services-locsearch .services .btn-custom:active,
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom.disabled.active,
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom[disabled].active,
fieldset[disabled] #top-bar .mobile-centerwell.services-locsearch .services .btn-custom.active {
  background-color: #D31920;
  border-color: #bc161d;
}
#top-bar .mobile-centerwell.services-locsearch .services .btn-custom .badge {
  color: #D31920;
  background-color: #fff;
}
#top-bar .mobile-centerwell.services-locsearch .locsearch-form {
  color: #D31920;
  text-align: center;
  margin-top: 15px;
  padding: 20px 0;
  background-color: #FFF;
}
#top-bar .mobile-centerwell.services-locsearch .locsearch-form .wrapper {
  margin-left: auto;
  margin-right: auto;
}
#top-bar .mobile-centerwell.services-locsearch .locsearch-form .form-inline .form-group,
#top-bar .mobile-centerwell.services-locsearch .locsearch-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  width: auto;
}
#top-bar .mobile-centerwell.services-locsearch .locsearch-form .block-dwyr-locsearch .form-type-textfield {
  float: none;
}
@media screen and (max-width: 480px) {
  #top-bar .mobile-centerwell.services-locsearch .locsearch-form .block-dwyr-locsearch button {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#top-bar .mobile-centerwell.services-locsearch .locsearch-form .locsearch-form-label {
  margin-right: 10px;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  #top-bar .mobile-centerwell.services-locsearch .locsearch-form .locsearch-form-label {
    font-weight: 400;
  }
}
#top-bar .mobile-centerwell.services-locsearch .locsearch-form .locsearch-form-element {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  #top-bar .mobile-centerwell.services-locsearch .locsearch-form {
    font-size: 0.85em;
  }
}
#top-bar .mobile-centerwell.services-locsearch .phone-cta {
  margin-bottom: -0.5em;
}
#top-bar .mobile-centerwell.services-locsearch .phone-cta .btn {
  margin-top: 0;
  padding: 8px 0;
  font-size: 1.1em;
}
#top-bar .mobile-centerwell.style-b {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -25px;
}
#top-bar .mobile-centerwell.style-b:before,
#top-bar .mobile-centerwell.style-b:after {
  content: " ";
  display: table;
}
#top-bar .mobile-centerwell.style-b:after {
  clear: both;
}
#top-bar .mobile-centerwell.style-b:before,
#top-bar .mobile-centerwell.style-b:after {
  content: " ";
  display: table;
}
#top-bar .mobile-centerwell.style-b:after {
  clear: both;
}
#top-bar .mobile-centerwell.style-b .cta-featured-card {
  background-image: url("/profiles/dwyer/themes/dwyer_theme/img/mobile_centerwell_bg_mdg.jpg");
  background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 10px;
}
#top-bar .mobile-centerwell.style-b .cta-featured-body {
  padding: 25px 15px 15px 15px;
  background: rgba(230, 231, 232, 0.8);
}
#top-bar .mobile-centerwell.style-b h2.block-title,
#top-bar .mobile-centerwell.style-b .h2.block-title {
  font-weight: 400;
}
#top-bar .mobile-centerwell.style-b #block-dwyr-locsearch-form-appointment-centerwell {
  padding: 25px 25px 15px 25px;
}
#top-bar .mobile-centerwell.style-b .services {
  padding: 15px 18% 5px 18%;
}
#top-bar .mobile-centerwell.style-b .phone-cta.mt-3 {
  margin-top: 0;
}
#top-bar .mobile-centerwell.style-b .locsearch-form {
  margin-top: 0;
}
#top-bar .mobile-centerwell.style-b .btn.phone {
  margin-top: 0;
}
#top-bar .mobile-centerwell.style-b .phone-cta {
  margin-top: 0;
}
/* styling for stripped landingpages */
body.enterprise-conversion-page-remove-blocks .navbar.region-empty {
  display: none;
}
@media screen and (max-width: 767px) {
  body.enterprise-conversion-page-remove-blocks .navbar.region-empty {
    display: block;
  }
  body.enterprise-conversion-page-remove-blocks .navbar.region-empty .navbar-collapse {
    display: none;
  }
  body.enterprise-conversion-page-remove-blocks .navbar.region-empty .navbar-toggle-container {
    display: none;
  }
}
body.enterprise-conversion-page-remove-blocks .breadcrumb {
  display: none;
}
body.enterprise-conversion-page-remove-blocks .footer-top.region-empty {
  display: none;
}
.block.style-social-media .btn-social,
#block-dwyr-franchise-franchise-social-follow .btn-social {
  border: none;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1em;
  margin: 0.15em;
  padding: 6px 6px 8px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.block.style-social-media .addthis_button_twitter_follow,
#block-dwyr-franchise-franchise-social-follow .addthis_button_twitter_follow {
  background-color: #21aff0;
}
.block.style-social-media .addthis_button_twitter_follow:hover,
#block-dwyr-franchise-franchise-social-follow .addthis_button_twitter_follow:hover {
  background-color: #0e93d0;
}
.block.style-social-media .addthis_button_facebook_follow,
#block-dwyr-franchise-franchise-social-follow .addthis_button_facebook_follow {
  background-color: #147ad3;
}
.block.style-social-media .addthis_button_facebook_follow:hover,
#block-dwyr-franchise-franchise-social-follow .addthis_button_facebook_follow:hover {
  background-color: #105fa4;
}
.block.style-social-media .addthis_button_google_follow,
#block-dwyr-franchise-franchise-social-follow .addthis_button_google_follow {
  background-color: #fd922e;
}
.block.style-social-media .addthis_button_google_follow:hover,
#block-dwyr-franchise-franchise-social-follow .addthis_button_google_follow:hover {
  background-color: #f67802;
}
.block.style-social-media .addthis_button_linkedin_follow,
#block-dwyr-franchise-franchise-social-follow .addthis_button_linkedin_follow,
.block.style-social-media .addthis_linkedin,
#block-dwyr-franchise-franchise-social-follow .addthis_linkedin {
  background-color: #1b85bd;
}
.block.style-social-media .addthis_button_linkedin_follow:hover,
#block-dwyr-franchise-franchise-social-follow .addthis_button_linkedin_follow:hover,
.block.style-social-media .addthis_linkedin:hover,
#block-dwyr-franchise-franchise-social-follow .addthis_linkedin:hover {
  background-color: #156690;
}
.block.style-social-media .addthis_button_youtube_follow,
#block-dwyr-franchise-franchise-social-follow .addthis_button_youtube_follow {
  background-color: #fff;
}
.block.style-social-media .addthis_button_youtube_follow .icon,
#block-dwyr-franchise-franchise-social-follow .addthis_button_youtube_follow .icon {
  color: #cc181e;
}
.block.style-social-media .addthis_button_youtube_follow:hover,
#block-dwyr-franchise-franchise-social-follow .addthis_button_youtube_follow:hover {
  background-color: #e6e6e6;
}
.block.style-social-media .addthis_button_pinterest_follow,
#block-dwyr-franchise-franchise-social-follow .addthis_button_pinterest_follow {
  background-color: #fc2b24;
}
.block.style-social-media .addthis_button_pinterest_follow:hover,
#block-dwyr-franchise-franchise-social-follow .addthis_button_pinterest_follow:hover {
  background-color: #ea0b03;
}
.block.style-social-media .addthis_button_instagram_follow,
#block-dwyr-franchise-franchise-social-follow .addthis_button_instagram_follow {
  background-color: #6d390d;
}
.block.style-social-media .addthis_button_instagram_follow:hover,
#block-dwyr-franchise-franchise-social-follow .addthis_button_instagram_follow:hover {
  background-color: #3f2108;
}
.block.style-social-media .btn-social-yelp,
#block-dwyr-franchise-franchise-social-follow .btn-social-yelp {
  background-color: #e7060a;
}
.block.style-social-media .btn-social-yelp:hover,
#block-dwyr-franchise-franchise-social-follow .btn-social-yelp:hover {
  background-color: #b50508;
}
.block.style-social-media .btn-social-angieslist,
#block-dwyr-franchise-franchise-social-follow .btn-social-angieslist {
  width: 49px;
  height: 43px;
  background: #29a036 url(../../../img/angieslist.png) no-repeat 50% 50%;
  background-size: 75%;
}
.block.style-social-media .btn-social-angieslist:hover,
#block-dwyr-franchise-franchise-social-follow .btn-social-angieslist:hover {
  background-color: #1f7728;
}
.block.style-social-media .btn-social-yellowpages,
#block-dwyr-franchise-franchise-social-follow .btn-social-yellowpages {
  width: 49px;
  height: 43px;
  background: #face0e url(../../../img/yellowpages.png) no-repeat 50% 50%;
  background-size: 50%;
}
.block.style-social-media .btn-social-yellowpages:hover,
#block-dwyr-franchise-franchise-social-follow .btn-social-yellowpages:hover {
  background-color: #d1ab04;
}
.region-footer #block-dwyr-franchise-franchise-social-follow {
  margin-bottom: 0 !important;
}
.style-date-stacked .day {
  background: #1595cb;
}
.style-date-stacked .month {
  background: #0068ae;
}
.style-date-stacked .arrow {
  display: none;
}
.style-appointment-block {
  overflow: auto;
  padding: 20px 0;
}
.style-appointment-block .find-local-form {
  float: none;
  text-align: center;
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  .style-appointment-block .find-local-form {
    text-align: left;
  }
}
.style-appointment-block .find-local-form h4,
.style-appointment-block .find-local-form .h4 {
  padding: 5px 0;
}
.style-appointment-block .find-local-form h4:before,
.style-appointment-block .find-local-form .h4:before {
  content: "\f041";
  color: #D31920;
  font-family: FontAwesome;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1em;
  padding-right: 10px;
}
@media screen and (max-width: 767px) {
  .style-appointment-block .find-local-form.pull-left {
    float: none !important;
  }
}
@media screen and (max-width: 767px) {
  .style-appointment-block .col-md-5 .btn.pull-right {
    float: none !important;
  }
}
.style-testimonial .col-md-3 {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .style-testimonial .col-md-3 {
    margin-top: 20px;
  }
}
.style-testimonial .col-md-3 img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
  .style-triple-column-center > div {
    margin-bottom: 2em;
  }
}
.style-triple-column-center .top-image {
  text-align: center;
  vertical-align: middle;
}
.style-triple-column-center .top-image img {
  display: inline;
  margin: 0;
}
.style-triple-column-center h3 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .style-triple-column-center .col-md-4 {
    margin-bottom: 25px;
  }
}
.style-ifa-block img {
  display: block;
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
  .style-ifa-block {
    text-align: center;
  }
  .style-ifa-block img {
    display: inline-block;
  }
}
.front .region-content .btn-info {
  background-color: #D31920;
  border-color: #a51419;
}
.front .region-content .btn-info:hover {
  background-color: #a51419;
}
@media screen and (max-width: 767px) {
  .front .region-content .btn-info {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .front .region-content .btn-info {
    width: auto;
  }
}
/* Don't know if this markup is needed, .btn-info was too general
.btn-secondary {
  &:extend(.btn-primary all);
  .box-sizing;
  color: white;
  padding: 6px 10px;
  .transition;
  &:hover {
    text-decoration: none;
  }
}
.btn-primary {
  color: @brand-accent;
}
.btn-info {
  background-color: @brand-secondary;
  border-top: 0;
  border-left: 0;
  color: @brand-accent;
  margin-top: 1em;
  &:hover {
    background-color: darken(@brand-secondary, 10%);
  }
  .front .region-content & {
    background-color: @brand-primary;
    border-color: darken(@brand-primary, 10%);
    &:hover {
      background-color: darken(@brand-primary, 10%);
    }
    @media @mobile {
      width: 100%;
    }
    @media @tablet {
      width: auto;
    }
  }
}
*/
.homepage-service-section .btn-info {
  margin-bottom: 10px;
}
.label-inline {
  display: inline;
}
.recent-posts-sidebar {
  margin-bottom: 20px;
}
.not-front .main-container {
  margin-top: 35px;
}
.style-block-color {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.style-block-color .block-title,
.style-block-color h3 {
  margin-top: 0;
}
.style-block-color .btn {
  white-space: normal;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 12px;
  width: 100%;
}
.style-block-color .container-inline {
  text-align: center;
}
.style-block-color .form-submit {
  display: block;
  float: none;
  margin-top: 1em;
}
.style-block-color input {
  width: 100%;
}
.style-block-color ul {
  font-size: 14px;
  font-size: 1.4rem;
}
.style-block-color.no-padding {
  padding: 0;
}
.style-block-color.primary {
  background-color: #D31920;
  color: #FFF;
}
.style-block-color.primary blockquote {
  color: #FFF;
}
.style-block-color.primary blockquote:before,
.style-block-color.primary blockquote:after {
  color: #FFF;
}
.style-block-color.primary h2,
.style-block-color.primary .h2,
.style-block-color.primary h3,
.style-block-color.primary .h3,
.style-block-color.primary h4,
.style-block-color.primary .h4 {
  color: #FFF;
  text-align: center;
}
.style-block-color.primary .btn {
  background-color: #194789;
  color: #FFF;
  border-color: #11315e !important;
  width: 100%;
}
.style-block-color.primary .btn:hover {
  background-color: #11315e;
  color: #FFF;
}
.style-block-color.secondary {
  background-color: #194789;
  color: #FFF;
}
.style-block-color.secondary blockquote {
  color: #FFF;
}
.style-block-color.secondary blockquote:before,
.style-block-color.secondary blockquote:after {
  color: #FFF;
}
.style-block-color.secondary h2,
.style-block-color.secondary .h2,
.style-block-color.secondary h3,
.style-block-color.secondary .h3,
.style-block-color.secondary h4,
.style-block-color.secondary .h4 {
  color: #FFF;
  text-align: center;
}
.style-block-color.secondary .btn {
  background-color: #D31920;
  color: #FFF;
  border-color: #a51419 !important;
  width: 100%;
}
.style-block-color.secondary .btn:hover {
  background-color: #a51419;
  color: #FFF;
}
.style-block-color.blue {
  background-color: #194789;
  color: #fff;
}
.style-block-color.blue blockquote {
  color: #fff;
}
.style-block-color.blue blockquote:before,
.style-block-color.blue blockquote:after {
  color: #fff;
}
.style-block-color.blue h2,
.style-block-color.blue .h2,
.style-block-color.blue h3,
.style-block-color.blue .h3,
.style-block-color.blue h4,
.style-block-color.blue .h4 {
  color: white;
  text-align: center;
}
.style-block-color.blue .btn-red {
  background-color: #D31920;
  color: white;
  border: none;
  border-bottom: 1px solid #a51419;
  border-right: 1px solid #a51419;
}
.style-block-color.blue .btn-red:hover {
  color: white;
  background-color: #a51419;
}
.style-block-color.red {
  background-color: #D31920;
  color: white;
}
.style-block-color.red blockquote {
  color: white;
}
.style-block-color.red blockquote:before,
.style-block-color.red blockquote:after {
  color: #fff;
}
.style-block-color.red h2,
.style-block-color.red .h2,
.style-block-color.red h3,
.style-block-color.red .h3,
.style-block-color.red h4,
.style-block-color.red .h4 {
  color: white;
  text-align: center;
}
.style-block-color.red .btn {
  background-color: #194789;
  color: white;
  border: none;
  padding: 10px 25px;
  border-bottom: 1px solid #11315e;
  border-right: 1px solid #11315e;
}
.style-block-color.red .btn:hover {
  color: white;
  background-color: #11315e;
}
.style-block-color.green {
  background-color: #10863F;
  color: white;
}
.style-block-color.green h2,
.style-block-color.green .h2,
.style-block-color.green h3,
.style-block-color.green .h3,
.style-block-color.green h4,
.style-block-color.green .h4 {
  color: white;
}
.style-block-color.green h3 {
  border-bottom: 1px solid #fff;
  padding: 10px 0;
  text-align: center;
  margin: 0 0 20px;
  font-size: 25px;
  font-size: 2.5rem;
}
.style-block-color.green .btn-orange {
  background-color: #F58220;
  color: white;
  border: none;
  padding: 10px 25px;
  border-color: #d8690a;
}
.style-block-color.green .btn-orange:hover {
  background-color: #d8690a;
  color: white;
}
.style-block-color.orange {
  background-color: #F58220;
  color: white;
}
.style-block-color.orange h2,
.style-block-color.orange .h2,
.style-block-color.orange h3,
.style-block-color.orange .h3,
.style-block-color.orange h4,
.style-block-color.orange .h4 {
  color: white;
}
.style-block-color.orange .btn {
  background-color: #194789;
  color: white;
  border-color: #11315e !important;
  width: 100%;
}
.style-block-color.orange .btn:hover {
  background-color: #11315e;
  color: white;
}
.style-block-color.yellow {
  background-color: #FCEE19;
  color: #194789;
}
.style-block-color.yellow .btn {
  background-color: #194789;
  color: white;
  border-color: #11315e !important;
  width: 100%;
}
.style-block-color.yellow .btn:hover {
  background-color: #11315e;
  color: white;
}
.style-block-color.location-title .block-title {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}
.style-block-color.location-title .block-title:before {
  content: "\f041";
  /* color: @brand-accent; */
  color: #FFF;
  font-family: FontAwesome;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1em;
  padding-right: 10px;
}
@media (max-width: 991px) {
  .style-block-color.location-title .block-title {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .style-block-color.location-title .block-title:before {
    font-size: 20px;
    font-size: 2rem;
    padding-right: 5px;
  }
}
.style-block-color.location-title.yellow .block-title:before {
  color: #003da7;
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
  .style-block-color img {
    width: 100% !important;
    height: auto !important;
  }
}
i.i-circle,
span.icon.i-circle {
  background: #780e12;
  /* color: darken(@brand-accent, 10%); */
  color: #e6e6e6;
}
@media screen and (min-width: 768px) {
  i.i-circle,
  span.icon.i-circle {
    font-size: 50px;
    font-size: 5rem;
  }
}
.style-icon-row {
  overflow: auto;
  min-height: 205px;
}
.style-icon-row .style-icon-hover {
  text-align: center;
  position: relative;
  padding-bottom: 1.5em;
}
@media screen and (min-width: 768px) {
  .style-icon-row .style-icon-hover {
    padding-bottom: 2.5em;
    height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .style-icon-row .style-icon-hover {
    padding-bottom: 2.5em;
    height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .style-icon-row .style-icon-hover {
    width: 33%;
  }
}
.style-icon-row .style-icon-hover .icon {
  background-color: #D31920;
  color: white;
}
.style-icon-row .style-icon-hover .style-icon-description {
  display: none;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 0.5em;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  .style-icon-row .style-icon-hover .style-icon-description {
    display: none;
  }
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
  .style-icon-row .style-icon-hover .style-icon-description {
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 992px) and (orientation: landscape) {
  .style-icon-row .style-icon-hover .style-icon-description {
    display: block;
  }
}
.style-icon-row .style-icon-hover:hover i {
  background-color: #D31920;
  /* color: @brand-accent; */
  color: #FFF;
}
.style-icon-row .style-icon-hover:hover .style-icon-description {
  display: block;
}
.style-icon-row .style-icon-hover.style-icon-highlight i {
  background-color: #D31920;
  /* color: @brand-accent; */
  color: #FFF;
}
.style-icon-row .style-icon-hover.style-icon-highlight .style-icon-description {
  display: block;
}
@media screen and (max-width: 767px) {
  .style-icon-row i.i-circle {
    font-size: 40px;
    font-size: 4rem;
  }
}
.style-center-list ul,
.style-center-list ol {
  display: table;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  text-align: left;
}
.collapse-block {
  height: 1px !important;
  padding: 0 !important;
  border-bottom: 0 !important;
}
.view-dwyr-brands {
  margin-top: 15px;
}
.view-dwyr-brands .views-row {
  clear: both;
}
.view-dwyr-brands .views-field-title,
.view-dwyr-brands .views-field-title a {
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
}
.view-dwyr-brands .views-field-field-brand-image {
  margin-bottom: 15px;
}
.view-dwyr-brands .views-field-field-brand-motto {
  margin-bottom: 10px;
}
.view-dwyr-brands .views-field-field-body {
  margin-bottom: 25px;
  font-size: 16px;
  font-size: 1.6rem;
}
.view-dwyr-brands .views-field-title,
.view-dwyr-brands .views-field-field-brand-motto,
.view-dwyr-brands .views-field-field-body {
  float: right;
}
@media screen and (max-width: 767px) {
  .view-dwyr-brands .views-field-title,
  .view-dwyr-brands .views-field-field-brand-motto,
  .view-dwyr-brands .views-field-field-body {
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .view-dwyr-brands .views-field-field-brand-image,
  .view-dwyr-brands .views-field-title,
  .view-dwyr-brands .views-field-field-brand-motto,
  .view-dwyr-brands .views-field-field-body {
    padding: 0;
  }
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav > li {
  vertical-align: middle;
}
.navbar-nav .block-dwyr-locsearch .container-inline {
  display: table-cell;
}
.view-whitepapers .views-row {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.view-whitepapers .well-lg {
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: none;
}
.view-whitepapers .btn a {
  color: #fff;
}
.visible-phone {
  display: none;
}
@media screen and (max-width: 767px) {
  .visible-phone {
    display: block;
  }
}
.margin-bottom {
  margin-bottom: 1em;
}
.margin-top {
  margin-top: 1em;
}
.padding-top {
  padding-top: 1em;
}
.padding-bottom {
  padding-bottom: 1em;
}
.display-none,
.hide-block {
  display: none;
}
@media screen and (max-width: 767px) {
  .hide-block-mobile {
    display: none;
  }
}
.hide-block-title .block-title {
  display: none;
}
@media screen and (max-width: 767px) {
  .hide-block-title-mobile .block-title {
    display: none;
  }
}
.og-context .hide-block-og {
  display: none;
}
@media screen and (max-width: 767px) {
  .og-context .hide-block-og-mobile {
    display: none;
  }
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
[class^="col-"].no-gutter {
  padding: 0;
}
[class^="col-"].no-gutter-left {
  padding-left: 0;
}
[class^="col-"].no-gutter-right {
  padding-right: 0;
}
.mobile-phone {
  background-color: #E99002;
  display: none;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .mobile-phone {
    display: block;
  }
}
.mobile-phone .mobile-phone-inner {
  font-size: 20px;
  font-size: 2rem;
  overflow: auto;
}
.mobile-phone .mobile-phone-inner .mobile-phone-text {
  color: white;
}
.mobile-phone .mobile-phone-inner .mobile-phone-text:before {
  content: "\f095";
  font-family: FontAwesome;
  padding-right: 10px;
}
.mobile-phone .mobile-phone-inner .mobile-phone-text .content {
  margin: 0;
}
.mobile-phone .mobile-phone-inner h2.block-title {
  display: none;
}
.mobile-phone .mobile-phone-inner #block-dwyr-franchise-dwyr-franchise-phone .clearfix:before,
.mobile-phone .mobile-phone-inner #block-dwyr-franchise-dwyr-franchise-phone .clearfix:after {
  content: none;
}
.mobile-phone .mobile-phone-inner #block-dwyr-franchise-dwyr-franchise-phone .clearfix:before,
.mobile-phone .mobile-phone-inner #block-dwyr-franchise-dwyr-franchise-phone .clearfix:after {
  content: none;
}
.mobile-phone .mobile-phone-inner #block-dwyr-franchise-dwyr-franchise-phone .franchise-phone-wrapper,
.mobile-phone .mobile-phone-inner #block-dwyr-franchise-dwyr-franchise-phone .franchise-phone-wrapper a {
  color: #fff;
}
.mobile-phone .mobile-phone-inner .btn {
  margin-top: 0;
  border: 0;
}
.mobile-phone.vwo .mobile-phone-text {
  padding-left: 10px;
  position: relative;
}
.mobile-phone.vwo .mobile-phone-text:before {
  position: absolute;
  left: -10px;
}
.page-node-blocks .navbar-fixed-top {
  position: relative;
}
.front #header-navigation {
  margin-bottom: 0;
}
.in-maintenance #header-navigation {
  border-bottom: 30px solid #194789;
}
#header-navigation {
  margin-bottom: 1em;
  width: 100%;
  z-index: 1000;
}
#header-navigation #header {
  height: 142px;
  overflow: hidden;
  padding: 0;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  #header-navigation #header {
    height: 108px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 28%;
  }
}
@media screen and (min-width: 768px) {
  #header-navigation #header {
    background-position: 33%;
    -moz-background-size: 200%;
  }
}
@media screen and (min-width: 992px) {
  #header-navigation #header {
    background-position: 42%;
  }
}
@media screen and (min-width: 1200px) {
  #header-navigation #header {
    background-position: 49%;
  }
}
#header-navigation #header .header-inner {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
  #header-navigation #header .header-inner {
    padding: 0 30px 11px 0;
  }
}
@media screen and (max-width: 767px) {
  #header-navigation #header .header-inner {
    height: 113px;
  }
}
#header-navigation #header .block-dwyr-franchise-phone {
  color: #FFF;
  margin-top: 3.5rem;
  text-align: right;
}
@media screen and (max-width: 767px) {
  #header-navigation #header .block-dwyr-franchise-phone {
    display: none;
  }
}
#header-navigation #header .block-dwyr-franchise-phone .block-title {
  margin: 0;
}
@media screen and (min-width: 768px) {
  #header-navigation #header .block-dwyr-franchise-phone .block-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  #header-navigation #header .block-dwyr-franchise-phone .block-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  #header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone {
    display: none;
  }
}
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content {
  margin: 0 !important;
}
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .phone {
  overflow: auto;
}
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .phone,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .phone a {
  color: #FFF;
}
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .phone:hover,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .phone a:hover {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  #header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .phone,
  #header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .phone a {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  #header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .phone,
  #header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .phone a {
    font-size: 38px;
    font-size: 3.8rem;
  }
}
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper .phone {
  overflow: auto;
}
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper .phone,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper a,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper .phone a {
  color: #FFF;
}
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper:hover,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper .phone:hover,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper a:hover,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper .phone a:hover {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  #header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper,
  #header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper .phone,
  #header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper a,
  #header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper .phone a {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  #header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper,
  #header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper .phone,
  #header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper a,
  #header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .franchise-phone-wrapper .phone a {
    font-size: 30px;
    font-size: 3rem;
  }
}
#header-navigation #header .block-dwyr-franchise-phone#logo {
  margin-top: 0;
  text-align: left;
}
@media screen and (min-width: 768px) {
  #header-navigation #header #logo {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #header-navigation #header #logo {
    padding: 0;
    position: absolute;
    top: 40px;
    width: 100%;
    left: 0;
    height: 108px;
  }
}
#header-navigation #header #logo a.name {
  text-indent: -9999px;
  width: 540px;
  height: 142px;
  position: absolute;
  display: block;
  left: 6%;
}
#header-navigation #header #logo a.name:hover {
  color: #D31920;
}
@media screen and (min-width: 768px) {
  #header-navigation #header #logo a.name {
    left: 0;
    width: 475px;
  }
}
@media screen and (max-width: 767px) {
  #header-navigation #header #logo a.name {
    left: 0;
    width: 100%;
    top: 12px;
    position: absolute;
    height: 108px;
  }
}
#header-navigation .navbar-container {
  background-color: #194789;
}
#header-navigation .navbar-container #navbar {
  margin-bottom: 0;
}
#header-navigation .navbar-container #navbar .region-navigation .clearfix:before,
#header-navigation .navbar-container #navbar .region-navigation .clearfix:after {
  content: none;
}
#header-navigation .navbar-container #navbar .region-navigation .clearfix:before,
#header-navigation .navbar-container #navbar .region-navigation .clearfix:after {
  content: none;
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
  #header-navigation .navbar-container #navbar {
    min-height: 37px;
  }
}
#header-navigation .navbar-container #navbar.navbar-default {
  background-color: transparent;
  border: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  #header-navigation .navbar-container #navbar.navbar-default {
    padding: 0;
  }
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav {
  margin: 0 auto;
  display: table;
  text-align: center;
  width: 100%;
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav > .active > a,
#header-navigation .navbar-container #navbar.navbar-default .menu.nav > .active span.nolink {
  background-color: #11315e;
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav > .active > a:hover,
#header-navigation .navbar-container #navbar.navbar-default .menu.nav > .active span.nolink:hover {
  background-color: #11315e;
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav .non-mega > li {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 10px;
  width: 25%;
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav .non-mega > li:last-child {
  padding-right: 0;
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav .non-mega > li > a,
#header-navigation .navbar-container #navbar.navbar-default .menu.nav .non-mega > li > span.nolink {
  color: #333333;
  display: block;
  padding: 15px 0;
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav .non-mega > li > a:hover,
#header-navigation .navbar-container #navbar.navbar-default .menu.nav .non-mega > li > span.nolink:hover {
  color: #D31920;
  text-decoration: none;
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav .non-mega > li .block {
  padding: 15px 0;
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav .non-mega > li .block .btn {
  width: 100%;
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav > li > a:hover,
#header-navigation .navbar-container #navbar.navbar-default .menu.nav > li span.nolink:hover {
  background-color: #11315e;
}
@media screen and (max-width: 767px) {
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li {
    border-bottom: 2px solid white;
    display: block;
    margin: 0;
    overflow: auto;
    padding: 0;
  }
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li:last-child {
    border: 0;
  }
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li:after {
    display: none;
  }
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li:hover > ul.dropdown-menu {
    display: none;
    max-height: 0;
  }
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li.active > a,
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li.active-trail > a,
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li.active span.nolink,
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li.active-trail span.nolink {
    border-bottom: 2px solid white;
    background-color: #D31920;
  }
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li.active > ul.dropdown-menu,
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li.active-trail > ul.dropdown-menu,
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li.active:hover > ul.dropdown-menu,
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li.active-trail:hover > ul.dropdown-menu {
    display: block;
    max-height: 100%;
  }
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li > ul.dropdown-menu {
    position: static;
  }
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li > ul.dropdown-menu > li {
    border-bottom: 1px solid white;
  }
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li > ul.dropdown-menu > li:last-child {
    border-bottom: 0;
  }
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li > ul.dropdown-menu .active-trail a,
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li > ul.dropdown-menu .active-trail span.nolink {
    background-color: #eeeeee;
    color: #D31920;
    text-shadow: none;
  }
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li > a,
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li span.nolink {
    color: white;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px), (max-width: 991px) {
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li.has-phone {
    float: right;
  }
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav > li.has-phone > a {
  display: none;
}
@media (max-width: 991px) {
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li.has-locsearch input {
    max-width: 100px;
  }
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li.has-locsearch button {
    padding: 10px;
  }
}
@media screen and (max-width: 1024px) {
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li.has-locsearch {
    display: none;
  }
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav > li {
  display: table-cell;
  float: none;
}
@media screen and (max-width: 767px) {
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li {
    display: block;
  }
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav > li > a {
  text-align: center;
  padding: 12px 18px;
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li > a {
    padding: 12px 20px;
  }
}
@media screen and (min-width: 768px), (max-width: 991px) {
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li > a {
    padding: 12px 15px;
  }
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav > li {
    width: auto;
  }
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav .block-dwyr-locsearch.clearfix {
  color: #fff;
  font-size: 20px;
  content: none;
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav .block-dwyr-locsearch.clearfix {
    display: none;
  }
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav .block-dwyr-locsearch.clearfix {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  #header-navigation .navbar-container #navbar.navbar-default .menu.nav .block-dwyr-locsearch.clearfix {
    display: none;
  }
}
#header-navigation .navbar-container #navbar.navbar-default .caret {
  display: none;
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  #header-navigation .navbar-container #navbar .navbar-collapse {
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (min-width: 768px), screen and (max-width: 767px) {
  #header-navigation .navbar-container #navbar .navbar-collapse {
    margin: 0;
    width: 100%;
    border: none;
  }
}
@media screen and (max-width: 767px) {
  #header-navigation .navbar-container #navbar .navbar-collapse nav {
    position: relative;
    padding: 0 0 45px 0;
  }
}
#header-navigation .navbar-container #navbar .dropdown-menu {
  background-color: rgba(255, 255, 255, 0.95);
  border: none;
  left: 0;
  padding: 0 20px;
  text-align: left;
  width: 100%;
}
#header-navigation .navbar-container #navbar .dropdown-menu .col-sm-3 {
  width: 25%;
}
@media screen and (max-width: 767px) {
  #header-navigation .navbar-container #navbar .dropdown-menu .col-sm-3 {
    width: 100%;
  }
}
#header-navigation .navbar-container #navbar .dropdown-menu .mega-content .block-title {
  font-size: 22px;
  font-size: 2.2rem;
  margin-top: 0;
}
#header-navigation .navbar-container #navbar .dropdown-menu .mega-content .btn {
  color: white;
}
#header-navigation .navbar-container #navbar .dropdown-menu .mega-content .btn:hover {
  color: white;
}
#header-navigation .navbar-container #navbar .dropdown-menu .mega-content .btn.btn-info {
  background-color: #D31920;
  border-color: #a51419;
}
#header-navigation .navbar-container #navbar .dropdown-menu .mega-content .btn.btn-info:hover {
  background-color: #a51419;
}
@media screen and (max-width: 767px) {
  #header-navigation .navbar-container #navbar .dropdown-menu .mega-content {
    padding: 20px 0;
  }
}
#header-navigation .navbar-container #navbar .dropdown-menu .mega-content ul li a,
#header-navigation .navbar-container #navbar .dropdown-menu .mega-content ul li span.nolink {
  white-space: normal;
}
#header-navigation .navbar-container #navbar .dropdown-menu .mega-content ul li a:hover,
#header-navigation .navbar-container #navbar .dropdown-menu .mega-content ul li span.nolink:hover {
  color: #D31920;
}
#header-navigation .navbar-container #navbar .dropdown-menu .list-unstyled {
  border-right: 1px solid #eeeeee;
}
#header-navigation .navbar-container #navbar .dropdown-menu .list-unstyled:last-child {
  border-right: 0;
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
  #header-navigation .navbar-container #navbar .dropdown-menu .list-unstyled {
    border: 0;
  }
  #header-navigation .navbar-container #navbar .dropdown-menu .list-unstyled .block {
    margin-top: 1em;
    padding-left: 20px;
  }
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  #header-navigation .navbar-container #navbar .dropdown-menu .list-unstyled .block {
    margin-top: 0;
    padding-left: 0;
  }
}
#header-navigation .navbar-container #navbar.container {
  padding: 0;
}
@media screen and (min-width: 768px) {
  #header-navigation .navbar-container #navbar.container {
    width: 100%;
  }
}
#header-navigation .navbar-container .nav {
  display: table;
  text-align: center;
  width: 100%;
}
#header-navigation .navbar-container .nav > .active > a,
#header-navigation .navbar-container .nav > .active span.nolink {
  background-color: #11315e;
}
#header-navigation .navbar-container .nav > li {
  display: table-cell;
  float: none;
}
#header-navigation .navbar-container .nav > li > a,
#header-navigation .navbar-container .nav > li span.nolink {
  color: white;
  text-align: center;
  padding: 12px 20px;
}
#header-navigation .navbar-container .nav > li > a:hover,
#header-navigation .navbar-container .nav > li span.nolink:hover {
  background-color: #11315e;
}
#header-navigation .dropdown-menu > li > a:hover,
#header-navigation .dropdown-menu > li > a:focus {
  background-color: transparent;
  color: #D31920;
}
#header-navigation .dropdown-menu > .active > a,
#header-navigation .dropdown-menu > .active > a:hover,
#header-navigation .dropdown-menu > .active > a:focus {
  background-color: transparent;
  color: #D31920;
}
.navbar .menu.nav span.nolink {
  color: white;
  display: block;
}
.navbar .menu.nav span.nolink:hover {
  background-color: #a51419;
  cursor: pointer;
}
.navbar-nav .block-dwyr-locsearch .btn {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 7px 30px 6px;
}
.navbar-nav .block-dwyr-locsearch .container-inline {
  float: none;
}
.navbar-nav .block-dwyr-locsearch input[id^=edit-location] {
  width: 150px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .navbar-nav .block-dwyr-locsearch input[id^=edit-location] {
    margin-top: 10px;
  }
}
@media (max-width: 1199px) {
  .navbar-nav .block-dwyr-locsearch .btn {
    padding: 7px 15px 6px;
  }
}
#top-bar {
  background-color: #d8d8d8;
  padding: 0.5em 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  #top-bar .region-top-bar {
    padding-top: 15px;
  }
}
#top-bar #block-bean-homepage-location-search-box {
  margin: 0 auto;
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  #top-bar #block-bean-homepage-location-search-box {
    width: 70%;
  }
}
#top-bar #block-bean-homepage-location-search-box .field-name-field-body {
  overflow: auto;
  width: 100%;
}
#top-bar #block-bean-homepage-location-search-box .block-title {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #494949;
  float: left;
  font-size: 20px;
  font-size: 2rem;
  padding-right: 15px;
}
#top-bar #block-bean-homepage-location-search-box .block-title:before {
  content: "\f041";
  color: #D31920;
  font-family: FontAwesome;
  font-size: 30px;
  font-size: 3rem;
  padding-right: 10px;
  position: relative;
  top: 2px;
}
@media screen and (max-width: 767px) {
  #top-bar #block-bean-homepage-location-search-box .block-title {
    margin: 0 0 1em;
    text-align: center;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #top-bar #block-bean-homepage-location-search-box .block-title {
    text-align: right;
    margin: 0;
  }
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  #top-bar #block-bean-homepage-location-search-box .block-title {
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  #top-bar #block-bean-homepage-location-search-box .block-title,
  #top-bar #block-bean-homepage-location-search-box .blocks {
    float: left;
    width: 50%;
    margin: 0;
  }
}
#top-bar .block-search .block-title {
  color: #333333;
}
#top-bar .block-search #search-block-form .input-group-btn button {
  margin-top: 0;
  padding: 7px 30px;
}
#top-bar .block-dwyr-locsearch form {
  text-align: center;
}
#top-bar .block-dwyr-locsearch .container-inline {
  width: 100%;
}
#top-bar .block-dwyr-locsearch .btn {
  font-size: 16px;
  font-size: 1.6rem;
  float: left;
  margin: 0 0 0 10px;
}
#top-bar .block-dwyr-locsearch .btn.btn-default {
  border: 1px solid #D31920;
}
#top-bar .block-dwyr-locsearch .btn.btn-default:hover {
  border: 1px solid #a51419;
}
@media screen and (max-width: 767px) {
  #top-bar .block-dwyr-locsearch .form-type-textfield {
    float: left;
    width: 65% !important;
  }
}
@media screen and (min-width: 768px) {
  #top-bar .block-dwyr-locsearch form {
    width: 100%;
  }
  #top-bar .block-dwyr-locsearch form input[id^="edit-location"] {
    float: left;
    width: 150px;
  }
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  #top-bar .block-dwyr-locsearch form {
    float: left;
  }
}
.navbar-collapse {
  max-height: none;
}
@media screen and (max-width: 767px) {
  .navbar-collapse.in {
    padding: 0;
  }
}
.mega .dropdown:hover .dropdown-menu {
  display: none;
}
.mega .dropdown.expand .dropdown-menu {
  display: block;
}
.navbar .block-dwyr-franchise-phone {
  display: none;
}
.navbar .block-dwyr-franchise-phone .block-title {
  display: none;
}
.navbar .block-dwyr-franchise-phone .content {
  margin: 0;
}
.navbar .block-dwyr-franchise-phone .phone {
  content: none;
  font-size: 0;
}
.navbar .block-dwyr-franchise-phone .phone a {
  color: #FFF;
  font-size: 20px;
  font-size: 2rem;
}
.navbar .block-dwyr-franchise-phone .phone a:hover {
  text-decoration: none;
}
.navbar-fixed-top .navbar .block-dwyr-franchise-phone {
  display: block;
}
.navbar-fixed-top .navbar .block-dwyr-locsearch-zip {
  display: none !important;
}
.block-dwyr-sos-form form {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
  text-align: right;
}
.block-dwyr-sos-form form > div {
  display: table;
  float: right;
}
.block-dwyr-sos-form form .form-item {
  display: table-cell;
  float: left;
  margin-bottom: 0;
  margin-right: 10px;
}
.block-dwyr-sos-form form .form-item.form-item-location label,
.block-dwyr-sos-form form .form-item.form-item-dwyr-sos-service-type label {
  display: none;
}
.block-dwyr-sos-form form .form-item.form-item-dwyr-sos-contract-type {
  bottom: -50px;
  right: 0;
  position: absolute;
  margin: 0px;
  width: auto;
}
.block-dwyr-sos-form form .form-item.form-item-dwyr-sos-contract-type label {
  color: #D31920;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .block-dwyr-sos-form form {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .block-dwyr-sos-form form .form-item {
    display: block;
    float: left;
    max-width: 50%;
  }
  .block-dwyr-sos-form form .form-item.form-item-dwyr-sos-contract-type {
    bottom: auto;
    clear: both;
    display: block;
    float: none;
    line-height: 1em;
    max-width: none;
    padding-left: 15px;
    padding-top: 10px;
    position: static;
    text-align: left;
    width: 100%;
  }
  .block-dwyr-sos-form form .form-submit {
    clear: both;
  }
}
.main-container {
  position: relative;
}
.main-container .tabs--primary {
  margin-top: 1em;
}
.main-container .block > .container .row {
  margin-left: 0;
  margin-right: 0;
}
.main-container .region-content > .block:last-child {
  border-bottom: 0;
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
  .main-container .region-content > .block:last-child {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
  .main-container .main-container-row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .main-container .breadcrumb {
    width: 100%;
    display: none;
  }
  .main-container .breadcrumb > li {
    display: table-cell;
    float: left;
  }
  .main-container .breadcrumb > li + li:before {
    float: left;
  }
  .main-container .breadcrumb .last span.crumb {
    max-width: 80px;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    float: right;
  }
}
#block-system-main .row {
  margin-bottom: 2em;
}
#block-system-main .row:last-child {
  margin-bottom: inherit;
}
.content {
  margin: 0 0 20px 0;
}
.region-sidebar-second > .block,
.region-sidebar-second #block-dwyr-franchise-dwyr-franchise-sidebar-blocks > .block {
  margin-bottom: 20px;
}
.region-sidebar-second [class^="testimonial-"] .icon {
  display: none;
}
@media screen and (min-width: 768px) {
  .region-sidebar-second blockquote {
    margin: 0;
    padding: 1em;
  }
  .region-sidebar-second blockquote:before,
  .region-sidebar-second blockquote:after {
    content: none;
  }
}
.block.franchise-only {
  display: none;
}
.og-context .block.franchise-only {
  display: block;
}
.krumo-root {
  color: black;
}
.view-enterprise-press .views-row .views-column {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.view-enterprise-press .views-row .views-column h2 {
  margin-top: 0;
}
#block-bean-glossary ul {
  padding-left: 0;
}
#block-bean-glossary ul li {
  padding: 0;
}
#block-bean-glossary ul li a {
  display: block;
  float: left;
  padding: 9px 0;
  text-align: center;
  width: 3.57142857%;
}
@media screen and (max-width: 767px) {
  #block-bean-glossary ul li a {
    display: inline-block;
    float: none;
    padding: 9px;
    width: auto;
  }
}
#block-bean-glossary .quicktabs-tabpage p {
  margin: 0 0 17px;
}
#block-bean-glossary .quicktabs-tabpage strong,
#block-bean-glossary .quicktabs-tabpage span {
  color: #0067ac;
}
img[data-picture-align="right"] {
  margin: 0 0 15px 15px;
}
#accordion .panel-title {
  cursor: pointer;
  color: #6f6f6f;
  font-weight: bold;
  text-decoration: underline;
}
#accordion .panel-body {
  padding: 15px 30px;
}
#accordion .accordion-inner {
  margin: 20px 15px;
}
.popover.left,
.popover.right {
  line-height: 0.97em;
  font-size: 0.95em;
}
.popover.left span,
.popover.right span {
  font-size: 0.95em;
}
.terms-each {
  border-bottom: 1px solid #999999;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.headings {
  border-bottom: 2px solid #999999;
  font-weight: 900;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.page-node-done .links a {
  background: #999999;
  border-right: 1px solid #6f6f6f;
  border-bottom: 1px solid #6f6f6f;
  padding: 8px 24px;
  color: white;
  text-align: center;
  margin-top: 15px;
  display: inline-block;
}
.page-node-done .links a:hover {
  text-decoration: none;
  background: #6f6f6f;
}
.node-type-enterprise-landingpage .page-header {
  font-weight: 500;
  margin: 20px 0 5px 0;
  font-size: 42px;
  border: none;
  padding: 0;
}
.node-type-enterprise-landingpage .region-content img[data-picture-align="left"],
.node-type-enterprise-landingpage .region-content img {
  margin-bottom: 20px;
  margin-right: 20px;
}
.node-type-enterprise-landingpage .region-content img[data-picture-align="right"] {
  margin-bottom: 20px;
  margin-left: 20px;
}
.node-type-enterprise-landingpage .region-content img[data-picture-align="center"] {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.glyphicon {
  font-family: 'Glyphicons Halflings' !important;
}
html,
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.quicktabs_main {
  clear: both;
}
iframe[name*="google_conversion_frame"] {
  display: none;
}
#footer {
  position: relative;
  margin-top: 2em;
}
.not-front #footer {
  margin-top: 1em;
}
#footer .footer-top {
  background-color: #5b92e1;
  border: 0;
  padding: 2em 0;
}
#footer .footer-top .style-social-media {
  text-align: right;
}
@media screen and (min-width: 768px) {
  #footer .footer-top .style-social-media {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #footer .footer-top .style-social-media {
    text-align: center;
  }
  #footer .footer-top .style-social-media a {
    margin: 0 8px 10px 0;
  }
}
#footer .footer-top .block,
#footer .footer-top .block-row-wrapper {
  margin-bottom: 1em;
}
#footer .footer-bottom {
  background-color: #194789;
  color: #FFF;
  padding: 45px 0;
}
#footer .footer-bottom .block-block {
  margin: 0;
}
#footer .footer-bottom .franchise-address-footer {
  text-align: center;
}
#footer .footer-bottom a {
  color: white;
}
#footer .footer-bottom a:hover {
  color: #D31920;
}
#footer .region-footer .right img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0 auto 50px;
}
#footer #block-menu-menu-footer-menu {
  text-align: center;
}
#footer #block-menu-menu-footer-menu .nav > li {
  display: inline-block;
}
#footer #block-menu-menu-footer-menu .nav > li a {
  text-decoration: underline;
}
#footer #block-menu-menu-footer-menu .nav > li a:hover {
  background: none;
  text-decoration: none;
}
#footer .appointment-footer-region {
  background: #fff;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  padding: 20px 0;
}
#footer .appointment-footer-region .col-md-5 {
  float: left;
  overflow: auto;
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
  #footer .appointment-footer-region .col-md-5 {
    text-align: center;
  }
}
#footer .appointment-footer-region .col-md-7 {
  float: left;
  overflow: auto;
}
@media screen and (min-width: 768px) {
  #footer .appointment-footer-region .col-md-7 {
    float: right;
  }
}
@media screen and (max-width: 767px) {
  #footer .appointment-footer-region .col-sm-4 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #footer .appointment-footer-region .col-md-5,
  #footer .appointment-footer-region .col-md-7 {
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
  #footer {
    margin: 0 auto;
  }
}
.front .great-reasons-to-use h2,
.front .great-reasons-to-use h3,
.front .great-reasons-to-use h4,
.front .great-reasons-to-use .h2,
.front .great-reasons-to-use .h3,
.front .great-reasons-to-use .h4 {
  color: #194789;
  text-align: center;
  margin-bottom: 30px;
  font-weight: normal;
}
.front .block-row-even {
  background: #f9f9f9;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  overflow: auto;
  padding: 30px 0;
}
.front .block-row-even .content {
  margin: 0;
}
.front .block-row-even img {
  margin-bottom: 0;
}
.front .block-row-odd {
  overflow: auto;
  padding: 30px 0;
}
.front .block-row-odd .content {
  margin: 0;
}
.front .block-row-odd img {
  margin-bottom: 0;
}
.home-video-section h4 {
  margin-top: 25px;
}
.style-triple-column-center .top-image {
  height: 150px;
  text-align: center;
  vertical-align: middle;
}
.style-triple-column-center .top-image img {
  display: inline;
}
.style-triple-column-center h2,
.style-triple-column-center h3,
.style-triple-column-center .h2,
.style-triple-column-center .h3 {
  text-align: center;
  margin-top: 0;
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  .style-triple-column-center .btn-info {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .style-triple-column-center .col-md-4 {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 768px) {
  .style-triple-column-center .col-md-4 {
    margin-bottom: 25px;
  }
}
.page-node-franchise .main-container h2 {
  font-weight: bold;
}
.page-node-franchise .main-container p,
.page-node-franchise .main-container p:last-child {
  margin: 0 0 20px;
}
.page-node-franchise #block-dwyr-franchise-franchise-social-follow {
  text-align: right;
}
.page-node-franchise .three-col-bottom .images img {
  margin-right: 20px;
  width: 260px;
}
.page-node-franchise .page-title {
  padding: 20px 0;
  font-size: 40px;
  font-size: 4rem;
  border-bottom: 1px solid #999999;
  margin-bottom: 20px;
  margin-top: 0;
}
.og-context .block-dwyr-franchise > .block > .block-title,
.og-context .block-dwyr-franchise img {
  margin-top: 0 !important;
}
.view-franchise-city-pages.view-id-franchise_city_pages {
  padding-top: 1em;
}
.view-franchise-city-pages.view-id-franchise_city_pages .views-row {
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
}
.view-franchise-city-pages.view-id-franchise_city_pages .views-row a {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 1em;
  text-decoration: underline;
}
.style-block-color.green .view-franchise-city-pages.view-id-franchise_city_pages .views-row a {
  color: white;
}
.style-block-color.green .view-franchise-city-pages.view-id-franchise_city_pages .views-row a:hover {
  color: #d9d9d9;
}
.view-franchise-city-pages.view-id-franchise_city_pages .views-row-first a {
  padding-top: 0;
}
.region-sidebar-second .blocks .view-franchise-city-pages.view-id-franchise_city_pages a {
  color: white;
}
.region-sidebar-second .blocks .view-franchise-city-pages.view-id-franchise_city_pages a:hover,
.region-sidebar-second .blocks .view-franchise-city-pages.view-id-franchise_city_pages a:focus {
  color: #cccccc;
}
.view-dwyr-service-category .feed-icon {
  display: none;
}
.view-services.view-display-id-block_2 ul {
  padding-left: 20px;
}
.x-small {
  font-size: 63%;
}
.coupon {
  background-color: #D31920;
  overflow: hidden;
  text-align: center;
  padding: 6px;
  margin-bottom: 20px;
}
.coupon-inner {
  border: 3px dashed #fff;
  padding: 19px;
}
.white {
  color: #fff;
}
.large {
  font-size: 140%;
}
.x-large {
  font-size: 300%;
}
.coupon-image {
  margin-bottom: 8px;
}
.coupon-info {
  margin-bottom: 8px;
}
.coupon-offer {
  margin-bottom: 16px;
}
#views-exposed-form-locations-sitemap-entity-page #edit-field-address-locality-wrapper {
  width: 260px;
}
@media only screen and (max-device-width: 767px) and (orientation: landscape) {
  #views-exposed-form-locations-sitemap-entity-page .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 32px;
  }
}
#block-dwyr-franchise-dwyr-franchise-service-area {
  -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
}
#block-dwyr-franchise-dwyr-franchise-service-area .block-content {
  margin: 1em;
}
#block-dwyr-franchise-dwyr-franchise-service-area .block-title {
  background: #194789;
  color: #FFF;
  font-size: 20px;
  text-align: center;
  padding: 0.75em 0;
  margin: 0;
  font-weight: bold;
}
#block-dwyr-franchise-dwyr-franchise-service-area h3 {
  font-size: 14px;
  clear: both;
  margin-top: 1em;
}
#block-dwyr-franchise-dwyr-franchise-service-area ul {
  margin-left: 1em;
  padding-left: 0;
}
#block-dwyr-franchise-dwyr-franchise-service-area ul li {
  float: left;
  font-size: 12px;
}
#block-dwyr-franchise-dwyr-franchise-service-area ul li .fa-li {
  color: #D31920;
}
#block-dwyr-franchise-dwyr-franchise-service-area ul.dwyr-franchise-service-area-cities li {
  width: 50%;
  color: #194789;
  list-style-position: inside;
}
#block-dwyr-franchise-dwyr-franchise-service-area ul.dwyr-franchise-service-area-codes {
  margin-bottom: 0;
}
#block-dwyr-franchise-dwyr-franchise-service-area ul.dwyr-franchise-service-area-codes li {
  width: 60px;
  list-style-type: none;
  overflow: visible;
}
#block-dwyr-franchise-dwyr-franchise-service-area .zip_show_more {
  font-size: 12px;
  display: block;
}
#block-dwyr-franchise-dwyr-franchise-service-area .city-small {
  font-size: 14px;
  font-size: 1.4rem;
}
#block-dwyr-franchise-dwyr-franchise-service-area.hide-zip .service-zip {
  display: none;
}
#block-dwyr-franchise-dwyr-franchise-service-area.style-block-color {
  background-color: inherit;
  padding: inherit;
  color: inherit;
}
#block-dwyr-franchise-dwyr-franchise-service-area.style-block-color.blue .block-title {
  background-color: #194789;
  color: #fff;
}
#block-dwyr-franchise-dwyr-franchise-service-area.style-block-color.red .block-title {
  background-color: #D31920;
  color: white;
}
#block-dwyr-franchise-dwyr-franchise-service-area.style-block-color.green .block-title {
  background-color: #10863F;
  color: white;
}
#block-dwyr-franchise-dwyr-franchise-service-area.style-block-color.orange .block-title {
  background-color: #F58220;
  color: white;
}
#block-dwyr-franchise-dwyr-franchise-service-area.style-block-color.yellow .block-title {
  background-color: #FCEE19;
  color: #194789;
}
.bean-enterprise-slideshow .flexslider {
  margin: 0;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.bean-enterprise-slideshow .flexslider .slides {
  background: #d8d8d8;
}
.bean-enterprise-slideshow .flexslider .flex-direction-nav a {
  color: #ffffff;
  height: 45px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
}
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides {
  overflow: hidden;
  position: relative;
}
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.45);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  height: 100%;
  position: absolute;
  right: 55%;
  top: 0;
  text-align: center;
  width: auto;
}
@media screen and (max-width: 767px) {
  .bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow {
    padding-top: 4%;
  }
}
@media screen and (min-width: 768px), screen and (min-width: 992px), screen and (min-width: 1200px) {
  .bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow {
    padding: 3%;
  }
}
@media screen and (min-width: 768px), (max-width: 991px) {
  .bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow {
    padding: 2% 3%;
  }
}
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .enterprise-slideshow-inner {
  position: relative;
}
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-title {
  color: white;
  margin: 0 0 0.25em;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow h2,
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .h2,
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow h3,
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .h3,
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow h4,
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .h4,
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow h5,
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .h5 {
  color: white;
}
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-desc {
  margin: 0 auto 20px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-desc {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-desc ul li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-desc {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-desc ul li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  .bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-desc {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-desc ul li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-desc ul {
  padding-left: 20px;
}
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-button a {
  /* background-color: @brand-secondary; */
  background-color: #194789;
  color: #fff;
  display: block;
  margin-top: 0;
}
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-button a:hover {
  background-color: #11315e;
  color: white;
}
@media screen and (min-width: 1200px) {
  .bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow {
    padding-top: 4% !important;
  }
}
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides img {
  height: auto;
  top: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow {
    display: none;
  }
  .bean-enterprise-slideshow .field-collection-item-field-enterprise-slides img {
    top: 0;
  }
}
.page-blog .page-header,
.node-type-enterprise-blog .page-header,
.page-franchise-blog .page-header {
  padding-bottom: 0;
  border: none;
}
.page-blog .well,
.node-type-enterprise-blog .well,
.page-franchise-blog .well {
  background: none;
  border: none;
}
.page-blog .well h4,
.node-type-enterprise-blog .well h4,
.page-franchise-blog .well h4 {
  font-size: 16px;
}
.page-blog .field-name-body,
.node-type-enterprise-blog .field-name-body,
.page-franchise-blog .field-name-body {
  margin-right: 20px 0;
}
.page-blog .field-name-author,
.node-type-enterprise-blog .field-name-author,
.page-franchise-blog .field-name-author,
.page-blog .field-name-post-date,
.node-type-enterprise-blog .field-name-post-date,
.page-franchise-blog .field-name-post-date,
.page-blog .field-name-changed-date,
.node-type-enterprise-blog .field-name-changed-date,
.page-franchise-blog .field-name-changed-date {
  color: #888;
}
.page-blog .field-name-author .field-label,
.node-type-enterprise-blog .field-name-author .field-label,
.page-franchise-blog .field-name-author .field-label,
.page-blog .field-name-post-date .field-label,
.node-type-enterprise-blog .field-name-post-date .field-label,
.page-franchise-blog .field-name-post-date .field-label,
.page-blog .field-name-changed-date .field-label,
.node-type-enterprise-blog .field-name-changed-date .field-label,
.page-franchise-blog .field-name-changed-date .field-label {
  font-weight: normal;
}
.page-blog .field-name-author,
.node-type-enterprise-blog .field-name-author,
.page-franchise-blog .field-name-author {
  margin: 15px 0 0 0;
}
.page-blog .page-node.node-type-enterprise-blog .field-name-author,
.node-type-enterprise-blog .page-node.node-type-enterprise-blog .field-name-author,
.page-franchise-blog .page-node.node-type-enterprise-blog .field-name-author {
  margin: 5px 0 0 0;
}
.page-blog .field-name-post-date,
.node-type-enterprise-blog .field-name-post-date,
.page-franchise-blog .field-name-post-date,
.page-blog .field-name-changed-date,
.node-type-enterprise-blog .field-name-changed-date,
.page-franchise-blog .field-name-changed-date {
  margin: 0 0 15px 0;
}
.page-blog #block-views-enterprise-blog-blocks-recent .well,
.node-type-enterprise-blog #block-views-enterprise-blog-blocks-recent .well,
.page-franchise-blog #block-views-enterprise-blog-blocks-recent .well {
  padding: 0;
  border: none;
  margin: 0;
}
.page-blog img,
.node-type-enterprise-blog img,
.page-franchise-blog img,
.page-blog img[align=left],
.node-type-enterprise-blog img[align=left],
.page-franchise-blog img[align=left] {
  margin: 20px 20px 20px 0;
}
.page-blog img[align=right],
.node-type-enterprise-blog img[align=right],
.page-franchise-blog img[align=right] {
  margin: 20px 0 20px 20px;
}
.page-blog .field-type-image img,
.node-type-enterprise-blog .field-type-image img,
.page-franchise-blog .field-type-image img {
  margin: 20px 0;
}
.page-blog .node-teaser .field-name-node-link,
.node-type-enterprise-blog .node-teaser .field-name-node-link,
.page-franchise-blog .node-teaser .field-name-node-link {
  margin-top: 15px;
  text-transform: capitalize;
  font-weight: 400;
}
.page-blog .more-link a,
.node-type-enterprise-blog .more-link a,
.page-franchise-blog .more-link a {
  display: block;
}
.offer-corner-tab .shape {
  border-style: solid;
  border-width: 0 70px 40px 0;
  float: right;
  height: 0;
  width: 0;
  -ms-transform: rotate(360deg);
  /* IE 9 */
  -o-transform: rotate(360deg);
  /* Opera 10.5 */
  -webkit-transform: rotate(360deg);
  /* Safari and Chrome */
  transform: rotate(360deg);
}
.offer {
  background: #fff;
  border: 1px solid #222;
  margin: 15px 0;
  overflow: hidden;
  color: #222;
  padding: 0;
}
.offer-animate:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: rotate scale(1.1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.offer-corner-tab .shape {
  border-color: rgba(255, 255, 255, 0) #222 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}
.offer.offer-corner-tab.offer-primary {
  border-color: #d63135;
}
.offer.offer-corner-tab.offer-primary .shape {
  border-color: transparent #d63135 transparent transparent;
}
.offer.offer-corner-tab.blue {
  border-color: #0e4c90;
}
.offer.offer-corner-tab.blue .shape {
  border-color: transparent #0e4c90 transparent transparent;
}
.offer.offer-corner-tab.green {
  border-color: #10863f;
}
.offer.offer-corner-tab.green .shape {
  border-color: transparent #10863f transparent transparent;
}
.offer-corner-tab .shape-text {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  right: -40px;
  top: 2px;
  white-space: nowrap;
  -ms-transform: rotate(30deg);
  /* IE 9 */
  -o-transform: rotate(360deg);
  /* Opera 10.5 */
  -webkit-transform: rotate(30deg);
  /* Safari and Chrome */
  transform: rotate(30deg);
}
.offer-content {
  padding: 10px 20px;
  text-align: center;
}
.offer-corner-tab .offer-content {
  padding: 0 20px 10px;
  text-align: center;
}
.offer h1,
.offer h2,
.offer h3,
.offer h4,
.offer h5,
.offer h6 {
  margin: 0;
}
.offer .offer-heading {
  width: 100%;
  text-align: center;
  margin: 0.5em 0 0;
}
.offer .help-block {
  color: #888;
  display: block;
  margin-bottom: 10px;
  margin-top: 5px;
}
.offer-primary .help-block {
  color: #d63135;
}
.offer.blue .help-block {
  color: #0e4c90;
}
.offer.green .help-block {
  color: #10863f;
}
.offer.offer-inverse .help-block {
  color: #fff;
}
.offer-band {
  padding: 0.25em;
  border-top: 8px double;
  border-bottom: 8px double;
  margin: 0.25em -20px;
  text-align: center;
  font-size: 1.6em;
  background: #222;
  color: #fff;
}
.offer-icon-top {
  position: relative;
  padding: 0;
}
.offer-icon-top .shape i {
  position: absolute;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.offer-icon-top .shape i:before {
  clear: both;
  margin: auto;
  position: relative;
}
.offer-icon-top .offer-content {
  width: 100%;
  z-index: 0;
  margin-top: 45px;
  padding: 45px 20px 20px;
  border-width: 1px;
  border-style: solid;
  border-top-width: 10px;
}
.offer.offer-icon-top {
  border: none;
}
.offer-icon-top .shape .icon-circle:before {
  height: 100px;
  line-height: 100px;
  width: 100px;
  font-size: 70px;
  color: #fff;
  background-color: #222;
}
.icon-circle:before {
  border-radius: 50%;
  height: 1.5em;
  line-height: 1.5em;
  width: 1.5em;
  display: block;
}
.offer.offer-icon-top.offer-inverse {
  border: 1px solid;
}
.offer-icon-top.offer-inverse .offer-content {
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  color: #fff;
}
.offer-inverse {
  background-color: #222;
  color: #fff;
}
.offer-primary.offer-inverse {
  background-color: #d63135;
  color: #fff;
}
.offer.blue.offer-inverse {
  background-color: #0e4c90;
  color: #fff;
}
.offer.green.offer-inverse {
  background-color: #10863f;
  color: #fff;
}
.offer-icon-top.offer-inverse .shape i:before {
  background-color: #fff;
  color: #222;
}
.offer-icon-top.offer-inverse {
  border-color: #222;
  background-color: #222;
}
.offer-inverse .offer-band {
  background: #fff;
  color: #222;
}
.offer-primary.offer-inverse .offer-band {
  background: #fff;
  color: #d63135;
}
.offer.blue.offer-inverse .offer-band {
  background: #fff;
  color: #0e4c90;
}
.offer.green.offer-inverse .offer-band {
  background: #fff;
  color: #10863f;
}
.offer-primary.offer-icon-top .offer-content {
  border-color: #d63135;
}
.offer-primary.offer-icon-top .shape i:before {
  background-color: #d63135;
  color: #fff;
}
.offer.blue.offer-icon-top .offer-content {
  border-color: #0e4c90;
}
.offer.blue.offer-icon-top .shape i:before {
  background-color: #0e4c90;
  color: #fff;
}
.offer.green.offer-icon-top .offer-content {
  border-color: #10863f;
}
.offer.green.offer-icon-top .shape i:before {
  background-color: #10863f;
  color: #fff;
}
.offer-primary .offer-band {
  background-color: #d63135;
  color: #fff;
}
.offer.blue .offer-band {
  background-color: #0e4c90;
  color: #fff;
}
.offer.green .offer-band {
  background-color: #10863f;
}
.offer-primary.offer-icon-top.offer-inverse .shape i:before {
  background-color: #fff;
  color: #d63135;
}
.offer-primary.offer-icon-top.offer-inverse {
  border-color: #d63135;
  background-color: #d63135;
}
.offer.blue.offer-icon-top.offer-inverse .shape i:before {
  background-color: #fff;
  color: #0e4c90;
}
.offer.blue.offer-icon-top.offer-inverse {
  border-color: #0e4c90;
  background-color: #0e4c90;
}
.offer.green.offer-icon-top.offer-inverse .shape i:before {
  background-color: #fff;
  color: #10863f;
}
.offer.green.offer-icon-top.offer-inverse {
  border-color: #10863f;
  background-color: #10863f;
}
.offer-primary.offer-icon-top.offer-inverse .offer-content,
.offer.blue.offer-icon-top.offer-inverse .offer-content,
.offer.green.offer-icon-top.offer-inverse .offer-content {
  color: #fff;
  border-color: #fff;
}
/* review colors */
.offer-review.offer-review-twitter .shape {
  background-color: #21aff0;
}
.offer-review.offer-review-facebook .shape {
  background-color: #147ad3;
}
.offer-review.offer-review-google .shape {
  background-color: #fd922e;
}
.offer-review.offer-review-linkedin .shape {
  background-color: #1b85bd;
}
.offer-review.offer-review-youtube .shape {
  background-color: #cc181e;
}
.offer-review.offer-review-pinterest .shape {
  background-color: #fc2b24;
}
.offer-review.offer-review-instagram .shape {
  background-color: #6d390d;
}
.offer-review.offer-review-yelp .shape {
  background-color: #e7060a;
}
.offer-review.offer-review-angieslist .shape {
  background-color: #7fbb00;
}
.offer.offer-icon-left {
  position: relative;
  min-height: 80px;
  background-color: #222;
  border-color: #222;
  border-width: 5px;
}
.offer.blue.offer-icon-left {
  background-color: #0e4c90;
  border-color: #0e4c90;
}
.offer.green.offer-icon-left {
  background-color: #10863f;
  border-color: #10863f;
}
.offer.offer-icon-left .offer-content {
  margin-left: 63px;
  color: #fff;
}
.offer-icon-left .shape {
  display: block;
  float: left;
  height: 100%;
  position: absolute;
  width: 60px;
  text-align: center;
  border-right: 3px solid #fff;
}
.offer-icon-left .shape i {
  font-size: 30px;
  line-height: 80px;
  color: #fff;
}
.offer-icon-left .shape-text {
  height: 100%;
}
/*
.panel {
  border: none;
}
.panel-heading {
  border: none;
}
.panel-default > .panel-heading {
  background: none;
}
.form-control {
  width: auto;
}
label {
  margin: 5px 0;
  font-weight: normal;
}
.btn-primary {
  margin-top: 10px;
  padding: 3px 30px;
}
*/
.block-dwyr-locsearch .block-title {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #494949;
  float: left;
  font-size: 20px;
  font-size: 2rem;
  margin: 0;
  padding: 0.35em 30px;
}
.block-dwyr-locsearch .container-inline {
  display: inline-block;
  text-align: center;
}
#navbar .block-dwyr-locsearch .container-inline div {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  #footer .block-dwyr-locsearch .container-inline {
    float: none;
  }
}
@media screen and (min-width: 768px) {
  .block-dwyr-locsearch .container-inline {
    float: right;
  }
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  .block-dwyr-locsearch .container-inline {
    float: left;
  }
}
.region-sidebar-second .block-dwyr-locsearch .container-inline {
  display: block;
  float: none;
}
.block-dwyr-locsearch input[id^="edit-location"] {
  display: inline-block;
  border: 1px solid #999999;
}
@media screen and (max-width: 767px), screen and (min-width: 768px) {
}
.block-dwyr-locsearch .input-group-addon {
  display: none;
}
.block-dwyr-locsearch button {
  margin-top: 0;
  background-color: #D31920;
  border-bottom: 1px solid #a51419;
  border-right: 1px solid #a51419;
  padding: 5px 30px;
}
.block-dwyr-locsearch button:hover {
  background-color: #a51419;
}
.block-dwyr-locsearch button,
.block-dwyr-locsearch button:hover {
  border-top: 0;
  border-left: 0;
}
@media screen and (max-width: 767px) {
  .block-dwyr-locsearch button {
    margin: 10px auto;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .block-dwyr-locsearch {
    width: 100%;
  }
  .block-dwyr-locsearch .block-title {
    float: none;
    text-align: center;
    width: 100%;
  }
  .block-dwyr-locsearch #search-block-form {
    float: none;
    width: 100%;
  }
}
.page-locations .region-content #dwyr-locsearch-search-form input[id^="edit-location"] {
  margin-bottom: 1em;
  margin-right: 1em;
  float: left;
  width: 80%;
}
.page-locations .region-content #dwyr-locsearch-search-form .input-group-addon {
  display: none;
}
.page-locations .region-content #dwyr-locsearch-search-form,
.page-locations .region-content #dwyr-locsearch-search-form + ul {
  overflow: visible;
}
.page-locations .region-content #dwyr-locsearch-search-form .container-inline {
  position: relative;
}
.page-locations .region-content #dwyr-locsearch-search-form .form-autocomplete > .dropdown {
  position: absolute;
  top: 36px;
  left: 0;
  width: 80%;
}
#block-bean-appointment-loc-search-box-cont {
  padding-bottom: 50px;
}
.input-group.appt .form-control {
  width: 250px;
  float: left;
  margin-right: 10px;
}
.input-group.appt .btn-info {
  padding: 7px 33px;
}
.input-group.appt button {
  float: left;
}
.input-group.appt .btn-green {
  margin-top: 55px;
}
@media screen and (max-width: 767px) {
  .input-group.appt .btn-green {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .input-group.appt .col-md-5 {
    height: 50px;
  }
}
.page-node-180 .content {
  position: relative;
}
.page-node-180 form#webform-client-form-180 {
  position: absolute;
  left: 50px;
  top: 400px;
  width: 560px;
}
.page-node-180 form#webform-client-form-180 input.form-text {
  width: 300px;
  float: left;
}
.page-node-180 form#webform-client-form-180 .form-select {
  float: left;
  margin-left: 10px;
}
.page-node-180 form#webform-client-form-180 .form-submit {
  margin-top: 0;
  margin-left: 10px;
}
#when-can-we-help-you-calendar .day {
  min-width: 107px;
  width: 13.28%;
  margin: 0 0.5% 1em;
  float: left;
  background-color: #eeeeee;
}
#when-can-we-help-you-calendar .day.daycount-5 {
  width: 19%;
}
#when-can-we-help-you-calendar .day legend {
  font-size: 16px;
  border-bottom: none;
  background-color: #194789;
  color: #fff;
  padding: 5px;
  text-align: center;
  margin-bottom: 0.5em;
}
#when-can-we-help-you-calendar .day div {
  padding: 5px;
}
#when-can-we-help-you-calendar .controls {
  clear: both;
}
#when-can-we-help-you-calendar label[for^="day"] {
  width: 100%;
}
#when-can-we-help-you-calendar input[type="radio"] {
  float: left;
}
#when-can-we-help-you-calendar .radio-label {
  float: left;
  width: 70%;
  margin-left: 0.5em;
}
@media screen and (min-width: 1200px) {
  #when-can-we-help-you-calendar .radio-label {
    width: auto;
  }
}
.webform-client-form .panel {
  border: none;
}
.webform-client-form .panel-heading {
  border: none;
}
.webform-client-form .panel-default > .panel-heading {
  background: none;
}
.webform-client-form .form-control {
  width: auto;
  margin: 0 0 15px 0;
}
@media screen and (max-width: 767px) {
  .webform-client-form .form-control {
    width: 100%;
  }
}
.webform-client-form .webform-component-markup em {
  font-size: 12px;
}
.webform-client-form select#edit-submitted-when-can-we-help-you {
  display: none;
}
@media screen and (max-width: 767px) {
  .webform-client-form select#edit-submitted-when-can-we-help-you {
    display: block;
  }
}
.webform-client-form #when-can-we-help-you-calendar {
  display: block;
}
@media screen and (max-width: 767px) {
  .webform-client-form #when-can-we-help-you-calendar {
    display: none;
  }
}
.webform-client-form .when-can-we-help-you-calendar-wrapper .week {
  overflow: auto;
}
.webform-client-form .when-can-we-help-you-calendar-wrapper .week .controls {
  margin-bottom: 20px;
  position: relative;
  float: right;
  width: 100%;
  text-align: right;
}
.webform-client-form .when-can-we-help-you-calendar-wrapper .next,
.webform-client-form .when-can-we-help-you-calendar-wrapper .prev {
  margin-top: 15px;
}
.webform-client-form .when-can-we-help-you-calendar-wrapper .next {
  float: right;
}
.webform-client-form .when-can-we-help-you-calendar-wrapper .prev {
  float: left;
  padding-right: 10px;
}
.webform-client-form .when-can-we-help-you-calendar-wrapper .ajax-progress {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.webform-client-form .when-can-we-help-you-calendar-wrapper .throbber {
  float: none;
  display: inline-block;
  width: auto;
  padding-left: 20px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .webform-client-form .when-can-we-help-you-calendar-wrapper #when-can-we-help-you-calendar {
    display: block;
  }
  .webform-client-form .when-can-we-help-you-calendar-wrapper #when-can-we-help-you-calendar fieldset {
    display: none;
  }
  .webform-client-form .when-can-we-help-you-calendar-wrapper .next,
  .webform-client-form .when-can-we-help-you-calendar-wrapper .prev {
    margin-top: 25px;
  }
}
.webform-client-form #webform-component-when-can-we-help-you label {
  display: none;
}
.webform-client-form #webform-component-when-can-we-help-you select {
  display: none;
}
@media screen and (max-width: 767px) {
  .webform-client-form #webform-component-when-can-we-help-you select {
    display: block;
  }
}
.webform-client-form .btn-info,
.webform-client-form .btn-default,
.webform-client-form .form-submit {
  background: #D31920;
  color: white;
  border: none;
  border-right: 1px solid #a51419;
  border-bottom: 1px solid #a51419;
  margin-top: 20px;
  padding: 8px 24px;
}
.webform-client-form .btn-info:hover,
.webform-client-form .btn-default:hover,
.webform-client-form .form-submit:hover,
.webform-client-form .btn-info:focus,
.webform-client-form .btn-default:focus,
.webform-client-form .form-submit:focus {
  background: #a51419;
  color: white;
}
.webform-client-form .edit-submitted-when-can-we-help-you {
  font-size: 25px;
  font-weight: normal;
}
.webform-client-form #edit-previous {
  background: #999999;
  border-right: 1px solid #6f6f6f;
  border-bottom: 1px solid #6f6f6f;
}
.webform-client-form #edit-previous:hover {
  background: #6f6f6f;
}
.node-type-webform.page-node-100 #block-bean-appointment-loc-search-box-cont {
  display: none;
}
.node-type-webform .form-item-location input {
  max-width: 200px;
}
.block-dwyr-locsearch .form-autocomplete > .dropdown {
  position: absolute;
  top: 100%;
  left: 0;
}
.region-sidebar-second .block-dwyr-locsearch .form-autocomplete > .dropdown {
  left: 0;
  width: 100%;
}
.region-bottom-region .block-dwyr-locsearch .form-autocomplete > .dropdown {
  display: none !important;
}
.block-dwyr-locsearch .form-autocomplete > .dropdown .dropdown-menu {
  padding: 5px 0 !important;
}
.block-dwyr-locsearch .form-autocomplete > .dropdown li {
  padding: 0;
}
.block-dwyr-locsearch .form-autocomplete > .dropdown a {
  padding: 5px 15px;
}
.block-dwyr-locsearch .form-autocomplete > .dropdown a:hover {
  background-color: #D31920;
  /* color: @brand-accent; */
  color: #FFF;
}
.page-locations .results .search-row {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 2em;
}
.page-locations .results .search-row:before,
.page-locations .results .search-row:after {
  content: " ";
  display: table;
}
.page-locations .results .search-row:after {
  clear: both;
}
.page-locations .results .search-row:before,
.page-locations .results .search-row:after {
  content: " ";
  display: table;
}
.page-locations .results .search-row:after {
  clear: both;
}
.page-locations .results .search-row h3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0;
}
.page-locations .results .search-row.search-row-1-cols .search-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .page-locations .results .search-row.search-row-1-cols .search-col {
    float: left;
    width: 100%;
  }
}
.page-locations .results .search-row.search-row-2-cols .search-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .page-locations .results .search-row.search-row-2-cols .search-col {
    float: left;
    width: 50%;
  }
}
.page-locations .results .search-row.search-row-3-cols .search-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .page-locations .results .search-row.search-row-3-cols .search-col {
    float: left;
    width: 33.33333333%;
  }
}
.page-locations .results .search-row.search-row-4-cols .search-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .page-locations .results .search-row.search-row-4-cols .search-col {
    float: left;
    width: 25%;
  }
}
form[class^="webform"] .form-group > .description {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
  margin-bottom: 1em;
}
#footer .appointment-footer-region .block-dwyr-locsearch input {
  float: left;
}
#footer .appointment-footer-region .block-dwyr-locsearch .form-item-location {
  float: left;
}
#footer .appointment-footer-region .block-dwyr-locsearch button {
  float: left;
  margin: 0 0 0 10px;
}
#footer .appointment-footer-region .block-dwyr-locsearch .form-required {
  display: none;
}
#footer .appointment-footer-region .block-dwyr-locsearch .container-inline {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #footer .appointment-footer-region .block-dwyr-locsearch .container-inline {
    width: auto;
  }
  #footer .appointment-footer-region .block-dwyr-locsearch .form-group {
    text-align: center;
  }
  #footer .appointment-footer-region .block-dwyr-locsearch input {
    width: 300px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  #footer .appointment-footer-region .block-dwyr-locsearch input {
    width: 200px;
  }
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  #footer .appointment-footer-region .block-dwyr-locsearch input {
    width: 225px;
  }
}
#footer .style-appointment-block .top-image {
  height: 150px;
}
#footer .style-appointment-block .title {
  height: 40px;
}
#footer .style-appointment-block .btn-large.pull-right {
  margin-top: 11px;
}
@media screen and (max-width: 767px) {
  #footer .style-appointment-block .btn-large.pull-right {
    float: none !important;
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 992px) and (orientation: landscape) {
  #footer .style-appointment-block {
    text-align: center;
  }
}
#footer .style-appointment-block .find-local-form {
  width: 100%;
}
#footer .style-appointment-block .find-local-form .group-left {
  padding-right: 10px;
}
#footer .style-appointment-block .find-local-form .group-right {
  padding-right: 0;
}
@media screen and (min-width: 768px), screen and (min-width: 992px), screen and (min-width: 1200px) {
  #footer .style-appointment-block .find-local-form [class^="group-"] {
    float: left;
  }
}
@media (max-width: 991px) {
  #footer .style-appointment-block .find-local-form [class^="group-"] {
    width: 50%;
  }
  #footer .style-appointment-block .find-local-form [class^="group-"] input[id^="edit-location"] {
    width: 160px;
  }
}
@media screen and (max-width: 767px) {
  #footer .style-appointment-block .find-local-form [class^="group-"] {
    width: auto;
  }
}
#footer .style-appointment-block .find-local-form .block-dwyr-locsearch {
  float: left;
  margin: 3px 0;
  padding: 0.5em 0;
}
#footer .style-appointment-block .find-local-form .block-dwyr-locsearch button {
  padding: 6px 15px;
}
@media screen and (max-width: 767px) {
  #footer .style-appointment-block .find-local-form.pull-left {
    float: none !important;
  }
  #footer .style-appointment-block .find-local-form .block-dwyr-locsearch {
    margin: 0;
    padding: 0;
  }
  #footer .style-appointment-block .find-local-form .block-dwyr-locsearch .form-item-location input {
    width: 100%;
    margin-bottom: 1em;
  }
  #footer .style-appointment-block .find-local-form .block-dwyr-locsearch .container-inline {
    display: block;
  }
  #footer .style-appointment-block .find-local-form .block-dwyr-locsearch button {
    margin: 0;
    width: 100%;
  }
}
.panel-heading {
  font-weight: bolder;
  font-size: 22px;
}
#webform-component-survey-questions .webform-component-radios > label {
  display: inline-block;
  min-width: 150px;
  font-weight: bolder;
}
#webform-component-survey-questions .webform-component-radios .form-radios {
  display: inline-block;
}
#webform-component-survey-questions .webform-component-radios .form-type-radio {
  padding: 0 30px;
  display: inline-block;
  margin-bottom: 0;
}
#webform-component-survey-questions .webform-component-radios .radio:last-child {
  margin-top: -5px;
  margin-bottom: 0;
}
#webform-component-survey-questions--personnel-rating .webform-component-radios,
#webform-component-survey-questions--technicians-rating .webform-component-radios {
  padding: 0 10px;
}
#webform-component-survey-questions--personnel-rating .webform-component-radios:nth-child(even),
#webform-component-survey-questions--technicians-rating .webform-component-radios:nth-child(even) {
  background: rgba(247, 132, 5, 0.3);
}
#edit-submitted-franchise-postalcode {
  max-width: 175px;
}
.webform-client-form .ajax-progress.hide-submit {
  margin-top: 20px;
  padding: 8px 24px;
  vertical-align: middle;
}
.webform-client-form .ajax-progress.hide-submit .throbber {
  width: auto;
  padding-left: 20px;
}
.webform-client-form #edit-previous.pull-left {
  margin-right: 5px;
}
.webform-client-form .date-picker-wrapper .btn,
.webform-client-form .date-picker-wrapper-v2 .btn {
  padding: 0.5em 3px 0.5em 3px;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  /*
      padding: 3px;
      margin-top: 10px;
      */
}
.webform-client-form .date-picker-wrapper .btn.active,
.webform-client-form .date-picker-wrapper-v2 .btn.active {
  color: #fff;
  background-color: #009856;
  border-color: #007f48;
}
.webform-client-form .date-picker-wrapper .btn.active:hover,
.webform-client-form .date-picker-wrapper-v2 .btn.active:hover,
.webform-client-form .date-picker-wrapper .btn.active:focus,
.webform-client-form .date-picker-wrapper-v2 .btn.active:focus,
.webform-client-form .date-picker-wrapper .btn.active:active,
.webform-client-form .date-picker-wrapper-v2 .btn.active:active,
.webform-client-form .date-picker-wrapper .btn.active.active,
.webform-client-form .date-picker-wrapper-v2 .btn.active.active,
.open .dropdown-toggle.webform-client-form .date-picker-wrapper .btn.active,
.open .dropdown-toggle.webform-client-form .date-picker-wrapper-v2 .btn.active {
  color: #fff;
  background-color: #006f3f;
  border-color: #004125;
}
.webform-client-form .date-picker-wrapper .btn.active:active,
.webform-client-form .date-picker-wrapper-v2 .btn.active:active,
.webform-client-form .date-picker-wrapper .btn.active.active,
.webform-client-form .date-picker-wrapper-v2 .btn.active.active,
.open .dropdown-toggle.webform-client-form .date-picker-wrapper .btn.active,
.open .dropdown-toggle.webform-client-form .date-picker-wrapper-v2 .btn.active {
  background-image: none;
}
.webform-client-form .date-picker-wrapper .btn.active.disabled,
.webform-client-form .date-picker-wrapper-v2 .btn.active.disabled,
.webform-client-form .date-picker-wrapper .btn.active[disabled],
.webform-client-form .date-picker-wrapper-v2 .btn.active[disabled],
fieldset[disabled] .webform-client-form .date-picker-wrapper .btn.active,
fieldset[disabled] .webform-client-form .date-picker-wrapper-v2 .btn.active,
.webform-client-form .date-picker-wrapper .btn.active.disabled:hover,
.webform-client-form .date-picker-wrapper-v2 .btn.active.disabled:hover,
.webform-client-form .date-picker-wrapper .btn.active[disabled]:hover,
.webform-client-form .date-picker-wrapper-v2 .btn.active[disabled]:hover,
fieldset[disabled] .webform-client-form .date-picker-wrapper .btn.active:hover,
fieldset[disabled] .webform-client-form .date-picker-wrapper-v2 .btn.active:hover,
.webform-client-form .date-picker-wrapper .btn.active.disabled:focus,
.webform-client-form .date-picker-wrapper-v2 .btn.active.disabled:focus,
.webform-client-form .date-picker-wrapper .btn.active[disabled]:focus,
.webform-client-form .date-picker-wrapper-v2 .btn.active[disabled]:focus,
fieldset[disabled] .webform-client-form .date-picker-wrapper .btn.active:focus,
fieldset[disabled] .webform-client-form .date-picker-wrapper-v2 .btn.active:focus,
.webform-client-form .date-picker-wrapper .btn.active.disabled:active,
.webform-client-form .date-picker-wrapper-v2 .btn.active.disabled:active,
.webform-client-form .date-picker-wrapper .btn.active[disabled]:active,
.webform-client-form .date-picker-wrapper-v2 .btn.active[disabled]:active,
fieldset[disabled] .webform-client-form .date-picker-wrapper .btn.active:active,
fieldset[disabled] .webform-client-form .date-picker-wrapper-v2 .btn.active:active,
.webform-client-form .date-picker-wrapper .btn.active.disabled.active,
.webform-client-form .date-picker-wrapper-v2 .btn.active.disabled.active,
.webform-client-form .date-picker-wrapper .btn.active[disabled].active,
.webform-client-form .date-picker-wrapper-v2 .btn.active[disabled].active,
fieldset[disabled] .webform-client-form .date-picker-wrapper .btn.active.active,
fieldset[disabled] .webform-client-form .date-picker-wrapper-v2 .btn.active.active {
  background-color: #009856;
  border-color: #007f48;
}
.webform-client-form .date-picker-wrapper .btn.active .badge,
.webform-client-form .date-picker-wrapper-v2 .btn.active .badge {
  color: #009856;
  background-color: #fff;
}
.webform-client-form.io-experiment-original-nid-100.io-experiment-variant-2 .form-actions {
  text-align: center;
}
.webform-client-form.io-experiment-original-nid-100.io-experiment-variant-2 .form-actions .webform-previous {
  display: none;
}
.webform-client-form.io-experiment-original-nid-100.io-experiment-variant-2 .form-actions .form-submit {
  color: #fff;
  background: #194789;
  border-color: #153c73;
}
.webform-client-form.io-experiment-original-nid-100.io-experiment-variant-2 .form-actions .form-submit:hover {
  background: #153c73;
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  .webform-client-form.io-experiment-original-nid-100.io-experiment-variant-2.io-form-step-contact_info .panel {
    box-shadow: none;
    padding: 0;
    margin-bottom: 0;
  }
  .webform-client-form.io-experiment-original-nid-100.io-experiment-variant-2.io-form-step-contact_info .panel .panel-heading {
    display: none;
  }
  .webform-client-form.io-experiment-original-nid-100.io-experiment-variant-2.io-form-step-contact_info .panel .panel-body {
    padding-top: 0;
    border-top: 0;
  }
  .webform-client-form.io-experiment-original-nid-100.io-experiment-variant-2.io-form-step-contact_info .webform-component-fieldset .webform-component {
    width: 50%;
    float: left;
    padding-right: 10px;
  }
  .webform-client-form.io-experiment-original-nid-100.io-experiment-variant-2.io-form-step-contact_info .webform-component-fieldset .webform-component input,
  .webform-client-form.io-experiment-original-nid-100.io-experiment-variant-2.io-form-step-contact_info .webform-component-fieldset .webform-component select {
    width: 100%;
  }
}
.webform-client-form.io-experiment-original-nid-100.io-experiment-variant-2.io-form-step-contact_info .webform-component--appointment-address #webform-component-appointment-address--state,
.webform-client-form.io-experiment-original-nid-100.io-experiment-variant-2.io-form-step-contact_info .webform-component--appointment-address #webform-component-appointment-address--zip-code {
  width: 25%;
}
.webform-client-form.io-experiment-original-nid-100.io-experiment-variant-2.io-form-step-contact_info .webform-component--appointment-address #webform-component-appointment-address--zip-code .form-required {
  display: none;
}
.webform-progressbar {
  width: 60%;
  margin: 1em auto;
  padding: 0 1em;
}
.webform-progressbar .webform-progressbar-outer {
  border: 0;
  background-color: #194789;
}
.webform-progressbar .webform-progressbar-page {
  width: 24px;
  height: 24px;
  margin: -13px -18px;
  border: 0;
  background-color: #eeeeee;
  border-radius: 50px;
}
.webform-progressbar .webform-progressbar-page.current {
  background-color: #194789;
  /* color: @brand-accent; */
  color: #FFF;
}
.webform-progressbar .webform-progressbar-page .webform-progressbar-page-number {
  display: inline;
}
/*
 * Copy bootstrap radio-inline to work with webform html structure.
 * Enables the radio-inline-wrapper class to be added as a Wrapper CSS class to display radios and checkboxes inline
 * since there is no way to add radio-inline class to each item.
 */
.radio-inline-wrapper .form-item,
.checkbox-inline-wrapper .form-item,
.radio-inline-field .form-item,
.checkbox-inline-field .form-item {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline-wrapper .form-item + .form-item,
.checkbox-inline-wrapper .form-item + .form-item,
.radio-inline-field .form-item + .form-item,
.checkbox-inline-field .form-item + .form-item {
  margin-top: 0;
  margin-left: 10px;
}
@media (min-width: 768px) {
  .radio-sm-inline-wrapper .form-item,
  .checkbox-sm-inline-wrapper .form-item,
  .radio-sm-inline-field .form-item,
  .checkbox-sm-inline-field .form-item {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
  }
  .radio-sm-inline-wrapper .form-item + .form-item,
  .checkbox-sm-inline-wrapper .form-item + .form-item,
  .radio-sm-inline-field .form-item + .form-item,
  .checkbox-sm-inline-field .form-item + .form-item {
    margin-top: 0;
    margin-left: 10px;
  }
}
@media (min-width: 992px) {
  .radio-md-inline-wrapper .form-item,
  .checkbox-md-inline-wrapper .form-item,
  .radio-md-inline-field .form-item,
  .checkbox-md-inline-field .form-item {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
  }
  .radio-md-inline-wrapper .form-item + .form-item,
  .checkbox-md-inline-wrapper .form-item + .form-item,
  .radio-md-inline-field .form-item + .form-item,
  .checkbox-md-inline-field .form-item + .form-item {
    margin-top: 0;
    margin-left: 10px;
  }
}
@media (min-width: 1200px) {
  .radio-lg-inline-wrapper .form-item,
  .checkbox-lg-inline-wrapper .form-item,
  .radio-lg-inline-field .form-item,
  .checkbox-lg-inline-field .form-item {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
  }
  .radio-lg-inline-wrapper .form-item + .form-item,
  .checkbox-lg-inline-wrapper .form-item + .form-item,
  .radio-lg-inline-field .form-item + .form-item,
  .checkbox-lg-inline-field .form-item + .form-item {
    margin-top: 0;
    margin-left: 10px;
  }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
#luxe-wrap h1 {
  font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
  font-weight: 700 !important;
}
h4,
.h4 {
  font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
}
h4 a,
.h4 a {
  color: #D31920;
}
h4 a:hover,
.h4 a:hover {
  color: #a51419;
}
blockquote,
blockquote:before,
blockquote:after {
  color: #D31920;
}
.alert-danger,
.alert-warning {
  border-color: #194789;
  background: #194789;
}
.mobile-phone {
  background-color: #FCEE19;
  color: black !important;
}
.mobile-phone .mobile-phone-inner .mobile-phone-text {
  color: black !important;
}
.mobile-phone .mobile-phone-inner .franchise-phone-wrapper,
.mobile-phone .mobile-phone-inner .phone,
.mobile-phone .mobile-phone-inner .dual-phone,
.mobile-phone .mobile-phone-inner .franchise-phone-wrapper a,
.mobile-phone .mobile-phone-inner .phone a,
.mobile-phone .mobile-phone-inner .dual-phone a {
  color: black !important;
}
#header {
  background-color: white;
  background-image: url(../rainbow/img/logo.png);
}
.neighborly #header {
  background-image: url(../rainbow/img/logo-n.png);
}
.neighborly-ca #header {
  background-image: url(../rainbow/img/logo-n-ca.png);
}
@media screen and (max-width: 767px) {
  #header-navigation #header {
    background-position: 27%;
  }
}
#header-navigation #header .block-dwyr-franchise-phone .phone,
#header-navigation #header .block-dwyr-franchise-phone .block-title,
#header-navigation #header .block-dwyr-franchise-phone .phone a,
#header-navigation #header .block-dwyr-franchise-phone .block-title a {
  color: #194789;
}
.navbar .block-dwyr-franchise-phone,
.navbar .block-dwyr-franchise-phone .phone,
.navbar .block-dwyr-franchise-phone a,
.navbar .block-dwyr-franchise-phone .phone a {
  color: #fff !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
}
#header-navigation #header .block-title {
  color: #194789;
}
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .franchise-phone-wrapper,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .franchise-phone-wrapper .phone,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .phone,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .franchise-phone-wrapper a,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content a,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .franchise-phone-wrapper .phone a,
#header-navigation #header .block-dwyr-franchise-phone .dwyr-franchise-phone .content .phone a {
  color: #194789 !important;
}
#header-navigation .navbar-container #navbar.navbar-default .menu.nav > li.has-phone {
  padding: 10px 12px;
}
.navbar .block-dwyr-franchise-phone .phone a {
  color: #fff;
}
@media screen and (min-width: 768px) {
  #top-bar #block-bean-homepage-location-search-box {
    width: 90%;
  }
}
@media screen and (min-width: 1200px) {
  #top-bar #block-bean-homepage-location-search-box {
    width: 70%;
  }
}
#top-bar #block-bean-homepage-location-search-box .block-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal !important;
}
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-title {
  font-size: 24px;
  font-size: 2.4rem;
}
.navbar-nav > li > a {
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 1px;
}
#footer .appointment-footer-region .btn-green {
  background-color: #FCEE19;
  color: black;
  margin-top: 57px;
}
#footer .appointment-footer-region .btn-green:hover {
  background-color: #dfd203;
}
#footer .footer-top {
  background-color: #194789;
}
#footer .footer-bottom {
  background-color: #112469;
  color: white;
}
#footer .footer-bottom a:hover {
  color: #4583dd;
}
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow {
  background-color: rgba(0, 0, 0, 0.65);
}
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-button a {
  background-color: #FCEE19;
  color: black !important;
  font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
  font-weight: 700;
}
.bean-enterprise-slideshow .field-collection-item-field-enterprise-slides .group-enterprise-slideshow .slide-button a:hover {
  background-color: #dfd203;
}
.style-block-color .block-title,
.style-block-color h3,
.style-block-color .h3 {
  letter-spacing: 0.5px;
}
.style-block-color h4 {
  letter-spacing: 0.5px;
}
.style-block-color.location-title .block-title:before {
  color: #BCBEC0;
}
.style-block-color.dark-blue {
  background-color: #112469;
  color: white;
}
.style-block-color.dark-blue blockquote {
  color: white;
}
.style-icon-row .style-icon-hover {
  width: auto;
}
.style-icon-row .style-icon-hover .icon,
.style-icon-row .style-icon-hover i.i-circle {
  background-color: #D31920;
  color: white;
}
.style-icon-row .style-icon-hover .icon:hover,
.style-icon-row .style-icon-hover i.i-circle:hover {
  background-color: #a51419;
}
.style-icon-row .style-icon-hover.style-icon-highlight i.i-circle {
  background-color: #a51419;
}
.btn-info,
.btn-primary,
.page-node-blocks .btn.place-block,
.block-dwyr-locsearch button {
  color: white;
}
.btn {
  font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}
.coupon .coupon-text {
  font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
  font-weight: 700;
}
.coupon .coupon-centertext {
  font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
}
/* mobile header theming */
@media screen and (max-width: 480px) {
  header#header-navigation #header-navigation .navbar-brand {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 240px;
  }
}
@media screen and (max-width: 370px) {
  header#header-navigation #header-navigation .navbar-brand {
    max-width: 180px;
  }
}
/*# sourceMappingURL=rainbow.css.map */