﻿@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

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: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

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;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 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;
  }

  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;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../icons/glyphicons-halflings-regular.eot");
  src: url("../icons/glyphicons-halflings-regulard41d.eot?#iefix") format("embedded-opentype"), url("../icons/glyphicons-halflings-regular.woff") format("woff"), url("../icons/glyphicons-halflings-regular.ttf") format("truetype"), url("../icons/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-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";
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #428bca;
}

a.text-primary:hover {
  color: #3071a9;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #428bca;
}

a.bg-primary:hover {
  background-color: #3071a9;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@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;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
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;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@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-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  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 > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.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-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -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 > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

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;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0;
}
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn {
  line-height: 30px;
}
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn {
  line-height: 46px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  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"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.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="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .form-horizontal .form-group-sm .form-control, .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: 3px;
}

select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .navbar-form .radio label,
  .form-inline .checkbox label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

.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: 27px;
}
.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;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.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: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.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;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.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: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.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-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.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;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: 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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

.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 {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-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 > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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 > .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: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  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:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-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%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

.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 {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.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: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  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: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 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.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 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: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.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: #428bca;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  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.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;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 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: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@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: 20px;
  }
  .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: 15px;
    padding-bottom: 15px;
  }
  .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;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@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;
    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-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@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: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.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: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .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: #555;
    background-color: #e7e7e7;
  }
  .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: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.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: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .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: #090909;
  }
  .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: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  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: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.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: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.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: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.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: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  border-radius: 6px;
}
.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: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-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: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  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: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  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,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  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: #5bc0de;
}
.progress-striped .progress-bar-info {
  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: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  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: #d9534f;
}
.progress-striped .progress-bar-danger {
  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: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.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;
  color: #555;
  background-color: #f5f5f5;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  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-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr: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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.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-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  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: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  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: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.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;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  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: #000;
  border-radius: 4px;
}

.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: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  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: #999999;
  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: #999999;
  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: #999999;
  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: #999999;
  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;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  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%;
  opacity: 0.5;
  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: 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: 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: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  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%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -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: transparent;
}
.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 .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  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 (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !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: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !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: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !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;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.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;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/*# sourceMappingURL=bootstrap.css.map */

/*!
 * Jasny Bootstrap v3.1.3 (http://jasny.github.io/bootstrap)
 * Copyright 2012-2014 Arnold Daniels
 * Licensed under Apache-2.0 (https://github.com/jasny/bootstrap/blob/master/LICENSE)
 */

.container-smooth {
  max-width: 1170px;
}
@media (min-width: 1px) {
  .container-smooth {
    width: auto;
  }
}
.btn-labeled {
  padding-top: 0;
  padding-bottom: 0;
}
.btn-label {
  position: relative;
  left: -12px;
  display: inline-block;
  padding: 6px 12px;
  background: transparent;
  background: rgba(0, 0, 0, .15);
  border-radius: 3px 0 0 3px;
}
.btn-label.btn-label-right {
  right: -12px;
  left: auto;
  border-radius: 0 3px 3px 0;
}
.btn-lg .btn-label {
  left: -16px;
  padding: 10px 16px;
  border-radius: 5px 0 0 5px;
}
.btn-lg .btn-label.btn-label-right {
  right: -16px;
  left: auto;
  border-radius: 0 5px 5px 0;
}
.btn-sm .btn-label {
  left: -10px;
  padding: 5px 10px;
  border-radius: 2px 0 0 2px;
}
.btn-sm .btn-label.btn-label-right {
  right: -10px;
  left: auto;
  border-radius: 0 2px 2px 0;
}
.btn-xs .btn-label {
  left: -5px;
  padding: 1px 5px;
  border-radius: 2px 0 0 2px;
}
.btn-xs .btn-label.btn-label-right {
  right: -5px;
  left: auto;
  border-radius: 0 2px 2px 0;
}
.nav-tabs-bottom {
  border-top: 1px solid #ddd;
  border-bottom: 0;
}
.nav-tabs-bottom > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.nav-tabs-bottom > li > a {
  border-radius: 0 0 4px 4px;
}
.nav-tabs-bottom > li > a:hover,
.nav-tabs-bottom > li > a:focus,
.nav-tabs-bottom > li.active > a,
.nav-tabs-bottom > li.active > a:hover,
.nav-tabs-bottom > li.active > a:focus {
  border: 1px solid #ddd;
  border-top-color: transparent;
}
.nav-tabs-left {
  border-right: 1px solid #ddd;
  border-bottom: 0;
}
.nav-tabs-left > li {
  float: none;
  margin-right: -1px;
  margin-bottom: 0;
}
.nav-tabs-left > li > a {
  margin-right: 0;
  margin-bottom: 2px;
  border-radius: 4px 0 0 4px;
}
.nav-tabs-left > li > a:hover,
.nav-tabs-left > li > a:focus,
.nav-tabs-left > li.active > a,
.nav-tabs-left > li.active > a:hover,
.nav-tabs-left > li.active > a:focus {
  border: 1px solid #ddd;
  border-right-color: transparent;
}
.row > .nav-tabs-left {
  position: relative;
  z-index: 1;
  padding-right: 0;
  padding-left: 15px;
  margin-right: -1px;
}
.row > .nav-tabs-left + .tab-content {
  border-left: 1px solid #ddd;
}
.nav-tabs-right {
  border-bottom: 0;
  border-left: 1px solid #ddd;
}
.nav-tabs-right > li {
  float: none;
  margin-bottom: 0;
  margin-left: -1px;
}
.nav-tabs-right > li > a {
  margin-bottom: 2px;
  margin-left: 0;
  border-radius: 0 4px 4px 0;
}
.nav-tabs-right > li > a:hover,
.nav-tabs-right > li > a:focus,
.nav-tabs-right > li.active > a,
.nav-tabs-right > li.active > a:hover,
.nav-tabs-right > li.active > a:focus {
  border: 1px solid #ddd;
  border-left-color: transparent;
}
.row > .nav-tabs-right {
  padding-right: 15px;
  padding-left: 0;
}
.navmenu,
.navbar-offcanvas {
  width: 300px;
  height: auto;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
}
.navmenu-fixed-left,
.navmenu-fixed-right,
.navbar-offcanvas {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1030;
  overflow-y: auto;
  border-radius: 0;
}
.navmenu-fixed-left,
.navbar-offcanvas.navmenu-fixed-left {
  right: auto;
  left: 0;
  border-width: 0 1px 0 0;
}
.navmenu-fixed-right,
.navbar-offcanvas {
  right: 0;
  left: auto;
  border-width: 0 0 0 1px;
}
.navmenu-nav {
  margin-bottom: 10px;
}
.navmenu-nav.dropdown-menu {
  position: static;
  float: none;
  padding-top: 0;
  margin: 0;
  border: none;
  border-radius: 0;
          box-shadow: none;
}
.navbar-offcanvas .navbar-nav {
  margin: 0;
}
@media (min-width: 768px) {
  .navbar-offcanvas {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-offcanvas.offcanvas {
    position: static;
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-offcanvas .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-offcanvas .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-offcanvas .navmenu-brand {
    display: none;
  }
}
.navmenu-brand {
  display: block;
  padding: 10px 15px;
  margin: 10px 0;
  font-size: 18px;
  line-height: 20px;
}
.navmenu-brand:hover,
.navmenu-brand:focus {
  text-decoration: none;
}
.navmenu-default,
.navbar-default .navbar-offcanvas {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navmenu-default .navmenu-brand,
.navbar-default .navbar-offcanvas .navmenu-brand {
  color: #777;
}
.navmenu-default .navmenu-brand:hover,
.navbar-default .navbar-offcanvas .navmenu-brand:hover,
.navmenu-default .navmenu-brand:focus,
.navbar-default .navbar-offcanvas .navmenu-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navmenu-default .navmenu-text,
.navbar-default .navbar-offcanvas .navmenu-text {
  color: #777;
}
.navmenu-default .navmenu-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret,
.navmenu-default .navmenu-nav > .dropdown > a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
.navmenu-default .navmenu-nav > .open > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a,
.navmenu-default .navmenu-nav > .open > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover,
.navmenu-default .navmenu-nav > .open > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navmenu-default .navmenu-nav > .open > a .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a .caret,
.navmenu-default .navmenu-nav > .open > a:hover .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover .caret,
.navmenu-default .navmenu-nav > .open > a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.navmenu-default .navmenu-nav > .dropdown > a .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
.navmenu-default .navmenu-nav.dropdown-menu,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu {
  background-color: #e7e7e7;
}
.navmenu-default .navmenu-nav.dropdown-menu > .divider,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider {
  background-color: #f8f8f8;
}
.navmenu-default .navmenu-nav.dropdown-menu > .active > a,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,
.navmenu-default .navmenu-nav.dropdown-menu > .active > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,
.navmenu-default .navmenu-nav.dropdown-menu > .active > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus {
  background-color: #d7d7d7;
}
.navmenu-default .navmenu-nav > li > a,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a {
  color: #777;
}
.navmenu-default .navmenu-nav > li > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:hover,
.navmenu-default .navmenu-nav > li > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navmenu-default .navmenu-nav > .active > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a,
.navmenu-default .navmenu-nav > .active > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a:hover,
.navmenu-default .navmenu-nav > .active > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navmenu-default .navmenu-nav > .disabled > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a,
.navmenu-default .navmenu-nav > .disabled > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:hover,
.navmenu-default .navmenu-nav > .disabled > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navmenu-inverse,
.navbar-inverse .navbar-offcanvas {
  background-color: #222;
  border-color: #080808;
}
.navmenu-inverse .navmenu-brand,
.navbar-inverse .navbar-offcanvas .navmenu-brand {
  color: #999;
}
.navmenu-inverse .navmenu-brand:hover,
.navbar-inverse .navbar-offcanvas .navmenu-brand:hover,
.navmenu-inverse .navmenu-brand:focus,
.navbar-inverse .navbar-offcanvas .navmenu-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navmenu-inverse .navmenu-text,
.navbar-inverse .navbar-offcanvas .navmenu-text {
  color: #999;
}
.navmenu-inverse .navmenu-nav > .dropdown > a:hover .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret,
.navmenu-inverse .navmenu-nav > .dropdown > a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navmenu-inverse .navmenu-nav > .open > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a,
.navmenu-inverse .navmenu-nav > .open > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover,
.navmenu-inverse .navmenu-nav > .open > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
.navmenu-inverse .navmenu-nav > .open > a .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a .caret,
.navmenu-inverse .navmenu-nav > .open > a:hover .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover .caret,
.navmenu-inverse .navmenu-nav > .open > a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navmenu-inverse .navmenu-nav > .dropdown > a .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}
.navmenu-inverse .navmenu-nav.dropdown-menu,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu {
  background-color: #080808;
}
.navmenu-inverse .navmenu-nav.dropdown-menu > .divider,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider {
  background-color: #222;
}
.navmenu-inverse .navmenu-nav.dropdown-menu > .active > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,
.navmenu-inverse .navmenu-nav.dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,
.navmenu-inverse .navmenu-nav.dropdown-menu > .active > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus {
  background-color: #000;
}
.navmenu-inverse .navmenu-nav > li > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a {
  color: #999;
}
.navmenu-inverse .navmenu-nav > li > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a:hover,
.navmenu-inverse .navmenu-nav > li > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navmenu-inverse .navmenu-nav > .active > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a,
.navmenu-inverse .navmenu-nav > .active > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a:hover,
.navmenu-inverse .navmenu-nav > .active > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navmenu-inverse .navmenu-nav > .disabled > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a,
.navmenu-inverse .navmenu-nav > .disabled > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a:hover,
.navmenu-inverse .navmenu-nav > .disabled > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.alert-fixed-top,
.alert-fixed-bottom {
  position: fixed;
  left: 0;
  z-index: 1035;
  width: 100%;
  margin: 0;
  border-radius: 0;
}
@media (min-width: 992px) {
  .alert-fixed-top,
  .alert-fixed-bottom {
    left: 50%;
    width: 992px;
    margin-left: -496px;
  }
}
.alert-fixed-top {
  top: 0;
  border-width: 0 0 1px 0;
}
@media (min-width: 992px) {
  .alert-fixed-top {
    border-width: 0 1px 1px 1px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
}
.alert-fixed-bottom {
  bottom: 0;
  border-width: 1px 0 0 0;
}
@media (min-width: 992px) {
  .alert-fixed-bottom {
    border-width: 1px 1px 0 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
}
.offcanvas {
  display: none;
}
.offcanvas.in {
  display: block;
}
@media (max-width: 767px) {
  .offcanvas-xs {
    display: none;
  }
  .offcanvas-xs.in {
    display: block;
  }
}
@media (max-width: 991px) {
  .offcanvas-sm {
    display: none;
  }
  .offcanvas-sm.in {
    display: block;
  }
}
@media (max-width: 1199px) {
  .offcanvas-md {
    display: none;
  }
  .offcanvas-md.in {
    display: block;
  }
}
.offcanvas-lg {
  display: none;
}
.offcanvas-lg.in {
  display: block;
}
.canvas-sliding {
          transition: top .35s, left .35s, bottom .35s, right .35s;
}
.offcanvas-clone {
  position: absolute !important;
  top: auto !important;
  right: 0 !important;
  bottom: 0 !important;
  left: auto !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  border: none !important;
  opacity: 0 !important;
}
.table.rowlink td:not(.rowlink-skip),
.table .rowlink td:not(.rowlink-skip) {
  cursor: pointer;
}
.table.rowlink td:not(.rowlink-skip) a,
.table .rowlink td:not(.rowlink-skip) a {
  font: inherit;
  color: inherit;
  text-decoration: inherit;
}
.table-hover.rowlink tr:hover td,
.table-hover .rowlink tr:hover td {
  background-color: #cfcfcf;
}
.btn-file {
  position: relative;
  overflow: hidden;
  vertical-align: middle;
}
.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 23px;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;

  direction: ltr;
}
.fileinput {
  display: inline-block;
  margin-bottom: 9px;
}
.fileinput .form-control {
  display: inline-block;
  padding-top: 7px;
  padding-bottom: 5px;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: text;
}
.fileinput .thumbnail {
  display: inline-block;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.fileinput .thumbnail > img {
  max-height: 100%;
}
.fileinput .btn {
  vertical-align: middle;
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}
.fileinput-inline .fileinput-controls {
  display: inline;
}
.fileinput-filename {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.form-control .fileinput-filename {
  vertical-align: bottom;
}
.fileinput.input-group {
  display: table;
}
.fileinput.input-group > * {
  position: relative;
  z-index: 2;
}
.fileinput.input-group > .btn-file {
  z-index: 1;
}
.fileinput-new.input-group .btn-file,
.fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0;
}
.fileinput-new.input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 3px 3px 0;
}
.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 6px 6px 0;
}
.form-group.has-warning .fileinput .fileinput-preview {
  color: #8a6d3b;
}
.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
}
.form-group.has-error .fileinput .fileinput-preview {
  color: #a94442;
}
.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
}
.form-group.has-success .fileinput .fileinput-preview {
  color: #3c763d;
}
.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6;
}
.input-group-addon:not(:first-child) {
  border-left: 0;
}
/*# sourceMappingURL=jasny-bootstrap.css.map */

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('../bower_components/flexslider/fonts/flexslider-icon.html');
	src:url('../bower_components/flexslider/fonts/flexslider-icond41d.html?#iefix') format('embedded-opentype'),
		url('../bower_components/flexslider/fonts/flexslider-icon-2.html') format('woff'),
		url('../bower_components/flexslider/fonts/flexslider-icon-3.html') format('truetype'),
		url('../bower_components/flexslider/fonts/flexslider-icon-4.html#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -o-border-radius: 4px; border-radius: 4px; -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -o-border-radius: 20px; border-radius: 20px; -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/**
 * The picker input element.
 */
.picker__input {
  cursor: default;
}
/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
  border-color: #0089ec;
}
/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  width: 100%;
}
/**
 * The holder is the base of the picker.
 */
.picker__holder {
  position: absolute;
  background: #ffffff;
  border: 1px solid #aaaaaa;
  border-top-width: 0;
  border-bottom-width: 0;
  border-radius: 0 0 5px 5px;
  box-sizing: border-box;
  min-width: 176px;
  max-width: 466px;
  max-height: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
}
/**
 * The frame and wrap work together to ensure that
 * clicks within the picker don’t reach the holder.
 */
.picker__frame {
  padding: 1px;
}
.picker__wrap {
  margin: -1px;
}
/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  max-height: 25em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  border-top-width: 1px;
  border-bottom-width: 1px;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
  transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
}

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em;
}
/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em;
}
/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em;
}
.picker__year {
  color: #999999;
  font-size: .8em;
  font-style: italic;
}
/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .4em;
  margin-left: .25em;
  margin-right: .25em;
}
@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em;
  }
}
.picker__select--month {
  width: 35%;
}
.picker__select--year {
  width: 25.5%;
}
.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec;
}
/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em;
}
@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em;
  }
}
.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em;
}
@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em;
  }
}
.picker__nav--next {
  right: -1em;
  padding-left: 1.25em;
}
@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em;
  }
}
.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #000000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}
.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000000;
}
.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}
.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5;
}
/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em;
}
@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em;
  }
}
.picker__table td {
  margin: 0;
  padding: 0;
}
/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */
}
@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em;
  }
}
/**
 * The days on the calendar
 */
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent;
}
.picker__day--today {
  position: relative;
}
.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: .5em solid transparent;
}
.picker__day--disabled:before {
  border-top-color: #aaaaaa;
}
.picker__day--outfocus {
  color: #dddddd;
}
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}
.picker__day--highlighted {
  border-color: #0089ec;
}
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}
.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #ffffff;
}
.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
}
.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb;
}
/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center;
}
.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom;
}
.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb;
}
.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none;
}
.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0;
}
.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em;
}
.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent;
}
.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200;
}
.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777777;
}
.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
}
.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa;
}

/* ==========================================================================
   $CLASSIC-DATE-PICKER
   ========================================================================== */

@charset "UTF-8";
/**
  * $VITAMINS
  * ==========================================================================
  */
/**
 * Vitamin B (Base)
 * --------------------------------------------------------------------------
 */
@import url("https://fast.fonts.net/t/1.css?apiType=css&amp;projectid=90261650-80bc-453a-a4de-44bc8c050b52");
@import url("https://hello.myfonts.net/count/2c4415");
@font-face {
  font-family: "Neue Helvetica W01_n4";
  src: url("../fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6d41d.eot?#iefix") format("eot");
}
@font-face {
  font-family: "Neue Helvetica W01";
  src: url("../fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6d41d.eot?#iefix");
  src: url("../fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6d41d.eot?#iefix") format("eot"), url("../fonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff"), url("../fonts/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf") format("truetype"), url("../fonts/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Neue Helvetica W01_n5";
  src: url("../fonts/07fe0fec-b63f-4963-8ee1-535528b67fdbd41d.eot?#iefix") format("eot");
}
@font-face {
  font-family: "Neue Helvetica W01";
  src: url("../fonts/07fe0fec-b63f-4963-8ee1-535528b67fdbd41d.eot?#iefix");
  src: url("../fonts/07fe0fec-b63f-4963-8ee1-535528b67fdbd41d.eot?#iefix") format("eot"), url("../fonts/60be5c39-863e-40cb-9434-6ebafb62ab2b.woff") format("woff"), url("../fonts/4c6503c9-859b-4d3b-a1d5-2d42e1222415.ttf") format("truetype"), url("../fonts/36c182c6-ef98-4021-9b0d-d63122c2bbf5.svg#36c182c6-ef98-4021-9b0d-d63122c2bbf5") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Neue Helvetica W01_n7";
  src: url("../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00d41d.eot?#iefix") format("eot");
}
@font-face {
  font-family: "Neue Helvetica W01";
  src: url("../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00d41d.eot?#iefix");
  src: url("../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00d41d.eot?#iefix") format("eot"), url("../fonts/14ff6081-326d-4dae-b778-d7afa66166fc.woff") format("woff"), url("../fonts/8fda1e47-19be-46c7-8d83-8d4fb35572f0.ttf") format("truetype"), url("../fonts/f751c8ae-1057-46d9-8d74-62592e002568.svg#f751c8ae-1057-46d9-8d74-62592e002568") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Neue Helvetica W01_o3";
  src: url("../fonts/08bfcfa5-cfb6-462a-8047-8398a026a60ed41d.eot?#iefix") format("eot");
}
@font-face {
  font-family: "Neue Helvetica W01";
  src: url("../fonts/08bfcfa5-cfb6-462a-8047-8398a026a60ed41d.eot?#iefix");
  src: url("../fonts/08bfcfa5-cfb6-462a-8047-8398a026a60ed41d.eot?#iefix") format("eot"), url("../fonts/aa6913f7-e674-4d61-973b-002422ac447e.woff") format("woff"), url("../fonts/857b0b99-c6b3-4ad8-a049-28506caba502.ttf") format("truetype"), url("../fonts/af9d9c5b-b4f4-4d6f-9809-26fb6a2bb794.svg#af9d9c5b-b4f4-4d6f-9809-26fb6a2bb794") format("svg");
  font-weight: 300;
  font-style: oblique;
}
@font-face {
  font-family: "Neue Helvetica W01_n6";
  src: url("../fonts/83d5bc89-af33-46a9-8fe3-15d87784f50ed41d.eot?#iefix") format("eot");
}
@font-face {
  font-family: "Neue Helvetica W01";
  src: url("../fonts/83d5bc89-af33-46a9-8fe3-15d87784f50ed41d.eot?#iefix");
  src: url("../fonts/83d5bc89-af33-46a9-8fe3-15d87784f50ed41d.eot?#iefix") format("eot"), url("../fonts/102ab74c-0e84-4fe5-a17a-b20fb643591a.woff") format("woff"), url("../fonts/1d146b29-55e2-485b-96aa-5cb628e7e9eb.ttf") format("truetype"), url("../fonts/d90b3358-e1e2-4abb-ba96-356983a54c22.svg#d90b3358-e1e2-4abb-ba96-356983a54c22") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Myriad W01_n2";
  src: url("../fonts/2bd106a4-3872-4193-8627-d7af96dd4f7ed41d.eot?#iefix") format("eot");
}
@font-face {
  font-family: "Myriad W01";
  src: url("../fonts/2bd106a4-3872-4193-8627-d7af96dd4f7ed41d.eot?#iefix");
  src: url("../fonts/2bd106a4-3872-4193-8627-d7af96dd4f7ed41d.eot?#iefix") format("eot"), url("../fonts/c5b1c170-d8f7-41f9-85c2-0ab670780c6b.woff") format("woff"), url("../fonts/ba1ff8f6-0c27-4e7b-8be5-818b6c3dd801.ttf") format("truetype"), url("../fonts/a379413e-a0b8-44dc-b250-1e000e4092a4.svg#a379413e-a0b8-44dc-b250-1e000e4092a4") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Myriad W01_I2";
  src: url("../fonts/b7dea71a-f8e7-42e0-b03b-ae1b0b6eb0cdd41d.eot?#iefix") format("eot");
}
@font-face {
  font-family: "Myriad W01";
  src: url("../fonts/b7dea71a-f8e7-42e0-b03b-ae1b0b6eb0cdd41d.eot?#iefix");
  src: url("../fonts/b7dea71a-f8e7-42e0-b03b-ae1b0b6eb0cdd41d.eot?#iefix") format("eot"), url("../fonts/7becdf28-cd45-4f8a-bcab-d8c861a8ebc5.woff") format("woff"), url("../fonts/b90a1a2e-a700-4528-aa00-535c93ecf8a9.ttf") format("truetype"), url("../fonts/85c745b1-d826-4e09-988f-82cd152fb0db.svg#85c745b1-d826-4e09-988f-82cd152fb0db") format("svg");
  font-weight: 200;
  font-style: Italic;
}
@font-face {
  font-family: "Myriad W01_n3";
  src: url("../fonts/f71415c0-f68d-42cd-a948-05af81548ea5d41d.eot?#iefix") format("eot");
}
@font-face {
  font-family: "Myriad W01";
  src: url("../fonts/f71415c0-f68d-42cd-a948-05af81548ea5d41d.eot?#iefix");
  src: url("../fonts/f71415c0-f68d-42cd-a948-05af81548ea5d41d.eot?#iefix") format("eot"), url("../fonts/c22866d7-ca67-4170-a113-cae280eea669.woff") format("woff"), url("../fonts/19ce9ea9-076e-4dcd-91a1-454f4830f120.ttf") format("truetype"), url("../fonts/18915124-98e4-4245-9e10-b921e09a6704.svg#18915124-98e4-4245-9e10-b921e09a6704") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Myriad W01_n4";
  src: url("../fonts/4f2af761-c017-4801-9aa5-5d30643373ced41d.eot?#iefix") format("eot");
}
@font-face {
  font-family: "Myriad W01";
  src: url("../fonts/4f2af761-c017-4801-9aa5-5d30643373ced41d.eot?#iefix");
  src: url("../fonts/4f2af761-c017-4801-9aa5-5d30643373ced41d.eot?#iefix") format("eot"), url("../fonts/acfb7490-30f6-4bf4-a1b8-70ff9172d209.woff") format("woff"), url("../fonts/5bf402e3-ba96-414e-bc7e-cb6689fe32c1.ttf") format("truetype"), url("../fonts/c5dceae7-427a-4765-b06b-ea2eecca3434.svg#c5dceae7-427a-4765-b06b-ea2eecca3434") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Myriad W01_n7";
  src: url("../fonts/b4df0776-43d3-4954-9ef2-95527dcfb011d41d.eot?#iefix") format("eot");
}
@font-face {
  font-family: "Myriad W01";
  src: url("../fonts/b4df0776-43d3-4954-9ef2-95527dcfb011d41d.eot?#iefix");
  src: url("../fonts/b4df0776-43d3-4954-9ef2-95527dcfb011d41d.eot?#iefix") format("eot"), url("../fonts/4823eae2-791d-4382-8ef0-5916b5b1623f.woff") format("woff"), url("../fonts/5f217c58-a6c1-4caa-a812-82aebe639d32.ttf") format("truetype"), url("../fonts/d13b5353-c61b-48c5-a822-a1ae523eddf6.svg#d13b5353-c61b-48c5-a822-a1ae523eddf6") format("svg");
  font-weight: 700;
  font-style: normal;
}
/**
 * $VARIABLES
 * ==========================================================================
 */
/**
 * Set global border-box? (True/False)
 * --------------------------------------------------------------------------
 * This will apply "*, *:before, *:after { box-sizing: border-box }" in
 * "_scaffolding.scss" if set to true, and is necessary if using Vitamin F.
 */
/**
 * Set global position relative? (True/False)
 * --------------------------------------------------------------------------
 * This will apply "*, *:before, *:after { position: relative }" in
 * "_scaffolding.scss" if set to true.
 */
/**
 * Base type configurations
 * --------------------------------------------------------------------------
 * Base font-size, line-height, and font-family for the project are
 * defined on <html> in "_scaffolding.scss", based on the variables below.
 *
 * 1. Used as the denominator in calculating the REM of a all other
 *    font-sizes that are defined using the "font-size" mixin, found in
 *	  "_mixins.scss".
 * 2. Used as a divisor in the same mixin as mentioned in (2) in order to
 *    calculate the appropriate line-height for those font-sizes.
 */
/* 1 */
/* 2 */
/**
 * Utility font sizes
 * --------------------------------------------------------------------------
 * 1. Applied to "<small>" in "components/_smallprint.scss".
 * 2. Applied to ".lead" class, for slightly larger paragraphs in
 *    "components/_paragraphs.scss".
 */
/* 1 */
/* 2 */
/**
 * Heading font sizes
 * --------------------------------------------------------------------------
 * All headings as well as "<hgroup>" are styled in "components/_headings.scss".
 */
/**
 * Element-specific variables
 * --------------------------------------------------------------------------
 */
/**
 * Base spacing units
 * --------------------------------------------------------------------------
 * This base spacing unit will be primarily used for bottom margins on most
 * base HTML elements. This is applied in the "components/_shared.scss" file.
 * The half spacing unit is primarily used for margins on floated objects
 * and form fields.
 */
/**
 * Grid variables
 * --------------------------------------------------------------------------
 * Variables relative to the Grid, starting with weather or not you want to
 * make it responsive.
 */
/**
 * Container widths (Sets max content width)
 */
/**
 * Gutter spacing for grid items
 */
/**
 * Breakpoints based on screen size
 */
/**
 * Base UI colors
 * --------------------------------------------------------------------------
 * This $ui-color is simply serving as a placeholder, and is not used.
 * Go ahead and start creating your projects own color pallette to be applied
 * to your modifier classes.
 */
/**
 * Bootstrap Variables
 * --------------------------------------------------------------------------
 */
/**
 * $MIXINS
 * ==========================================================================
 * A handful of some very vital and helpful mixins for Vitamin CSS.
 */
/**
 * Clearfix
 * --------------------------------------------------------------------------
 */
/**
 * Font Size
 * --------------------------------------------------------------------------
 */
/**
 * Line Height
 * --------------------------------------------------------------------------
 */
/**
 * Headings
 * --------------------------------------------------------------------------
 */
/**
 * Unstyled Lists
 * --------------------------------------------------------------------------
 */
/**
 * Vendor Prefixer
 * --------------------------------------------------------------------------
 */
/**
* border radius corner
* --------------------------------------------------------------------------
*/
/**
 * Animation Prefixer
 * --------------------------------------------------------------------------
 */
/**
 * Animation Prefixer
 * --------------------------------------------------------------------------
 */
/**
* Placeholder
* --------------------------------------------------------------------------
*/
/**
* Media Query
* --------------------------------------------------------------------------
*/
/**
* Gradient
*----------------------------------------------------------------------------
*/
/**
* Transitions
*----------------------------------------------------------------------------
*/
/**
* Box Shadow
*----------------------------------------------------------------------------
*/
/**
* Bootstrap Alerts
*----------------------------------------------------------------------------
*/
/**
 * @license
 * MyFonts Webfont Build ID 2901013, 2014-10-13T14:18:39-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: DharmaGothicM-ExBold by Flat-it
 * URL: http://www.myfonts.com/fonts/flat-it/dharma-gothic/m-extrabold/
 * 
 * Webfont: DharmaGothicM-Regular by Flat-it
 * URL: http://www.myfonts.com/fonts/flat-it/dharma-gothic/m-regular/
 * 
 * Webfont: DharmaGothicM-Bold by Flat-it
 * URL: http://www.myfonts.com/fonts/flat-it/dharma-gothic/m-bold/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2901013
 * Licensed pageviews: 3,000,000
 * Webfonts copyright: Copyright (c) 2011 by Ryoichi Tsunekawa. All rights reserved.
 * 
 * © 2014 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'DharmaGothicM-ExBold';
  src: url("../fonts/2C4415_0_0.eot");
  src: url("../fonts/2C4415_0_0d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/2C4415_0_0.woff") format("woff"), url("../fonts/2C4415_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'DharmaGothicM-Regular';
  src: url("../fonts/2C4415_1_0.eot");
  src: url("../fonts/2C4415_1_0d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/2C4415_1_0.woff") format("woff"), url("../fonts/2C4415_1_0.ttf") format("truetype");
}
@font-face {
  font-family: 'DharmaGothicM-Bold';
  src: url("../fonts/2C4415_2_0.eot");
  src: url("../fonts/2C4415_2_0d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/2C4415_2_0.woff") format("woff"), url("../fonts/2C4415_2_0.ttf") format("truetype");
}
a {
  color: #97002E;
}

/**
 * Colors
 * --------------------------------------------------------------------------
 * Set up color classes to be reused for any text element.
 */
.color-red--primary {
  color: #97002E !important;
}

.color-gray--dark {
  color: #333333 !important;
}

.color-gray--medium {
  color: #666666 !important;
}

/**
 * Font Styles
 * --------------------------------------------------------------------------
 * Set up font style classes to be reused for any text element.
 */
.bold, b, strong, [style*="font-weight: bold"] {
  font-weight: 500 !important;
}

.text-center {
  text-align: center;
}

.italic {
  font-style: italic;
}

.callout {
  font-style: italic;
  font-size: 12px;
}

.capitalize {
  text-transform: capitalize;
}

/**
 * Special Element Styles
 * --------------------------------------------------------------------------
 * Set up styles for custom elements that will be reused.
 */
.notification-icon {
  height: 22px;
  width: 22px;
  line-height: 22px;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  margin-top: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #FFDA00;
  color: #97002E;
}

/**
 * $NORMALIZE
 * ==========================================================================
 */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
  height: 100%;
}

/* HTML5 display definitions
   -------------------------------------------------------------------------- */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   -------------------------------------------------------------------------- */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   -------------------------------------------------------------------------- */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 100%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: 0;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   -------------------------------------------------------------------------- */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   -------------------------------------------------------------------------- */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   -------------------------------------------------------------------------- */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
.searchby-zip-service .form-group--locations .service-locations,
.searchby-zip-service .form-group--locations--bordered .service-locations,
optgroup,
select,
textarea {
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
html .searchby-zip-service .form-group--locations [type="button"].service-locations,
.searchby-zip-service .form-group--locations html [type="button"].service-locations,
html .searchby-zip-service .form-group--locations--bordered [type="button"].service-locations,
.searchby-zip-service .form-group--locations--bordered html [type="button"].service-locations,
input[type="reset"],
.searchby-zip-service .form-group--locations [type="reset"].service-locations,
.searchby-zip-service .form-group--locations--bordered [type="reset"].service-locations,
input[type="submit"],
.searchby-zip-service .form-group--locations [type="submit"].service-locations,
.searchby-zip-service .form-group--locations--bordered [type="submit"].service-locations {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled],
html .searchby-zip-service .form-group--locations [disabled].service-locations,
.searchby-zip-service .form-group--locations html [disabled].service-locations,
html .searchby-zip-service .form-group--locations--bordered [disabled].service-locations,
.searchby-zip-service .form-group--locations--bordered html [disabled].service-locations {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner,
.searchby-zip-service .form-group--locations .service-locations::-moz-focus-inner,
.searchby-zip-service .form-group--locations--bordered .service-locations::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input, .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations--bordered .service-locations {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], .searchby-zip-service .form-group--locations [type="checkbox"].service-locations, .searchby-zip-service .form-group--locations--bordered [type="checkbox"].service-locations,
input[type="radio"],
.searchby-zip-service .form-group--locations [type="radio"].service-locations,
.searchby-zip-service .form-group--locations--bordered [type="radio"].service-locations {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, .searchby-zip-service .form-group--locations [type="number"].service-locations::-webkit-inner-spin-button, .searchby-zip-service .form-group--locations--bordered [type="number"].service-locations::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button,
.searchby-zip-service .form-group--locations [type="number"].service-locations::-webkit-outer-spin-button,
.searchby-zip-service .form-group--locations--bordered [type="number"].service-locations::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"], .searchby-zip-service .form-group--locations [type="search"].service-locations, .searchby-zip-service .form-group--locations--bordered [type="search"].service-locations {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, .searchby-zip-service .form-group--locations [type="search"].service-locations::-webkit-search-cancel-button, .searchby-zip-service .form-group--locations--bordered [type="search"].service-locations::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
.searchby-zip-service .form-group--locations [type="search"].service-locations::-webkit-search-decoration,
.searchby-zip-service .form-group--locations--bordered [type="search"].service-locations::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   -------------------------------------------------------------------------- */
/**
 * Remove most spacing between table cells.
 */
td,
th {
  padding: 0;
}

/**
 * $RESET
 * ==========================================================================
 * An extended reset beyond normalize that clears more default browser 
 * stylings in order to provide a truely clean slate. I highly recommend 
 * reading through normalize, so you have a good understanding of everything
 * it effects.
 */
/**
 * Shared Reset
 * --------------------------------------------------------------------------
 * Reset margins and paddings on all base html elements, as we define margins
 * ourselves with @base-spacing-unit in the base config file, padding else
 * where as needed.
 */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide {
  display: none !important;
}

div[ng\:cloak], div[ng-cloak], div[data-ng-cloak], div[x-ng-cloak], div.ng-cloak, div.x-ng-cloak, div.ng-hide {
  display: none !important;
}

h1, h2, h3, .about-h2 h2, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0;
}

/**
 * Horizontal Rule Reset
 * --------------------------------------------------------------------------
 * Horizontal rules by default are an element with no height, "border-top:#000"
 * and "border-bottom:#fff". We remove the white border for a cleaner "flat"
 * look.
 */
hr {
  border-bottom: none;
}

/**
 * Iframe Reset
 * --------------------------------------------------------------------------
 * Remove default borders on iframe, as it just makes for a
 * cleaner default.
 */
iframe {
  border: 0;
}

/**
 * Fieldset Reset
 * --------------------------------------------------------------------------
 * 1. Ensure it behaves more like a standard block element.
 * 2. Remove border for a cleaner defualt.
 */
fieldset {
  min-width: 0;
  /* 1 */
  border: 0;
  /* 2 */
}

/**
 * Suppress the focus outline on links that cannot be accessed via keyboard.
 * This prevents an unwanted focus outline from appearing around elements that
 * might still respond to pointer events.
 */
[tabindex="-1"]:focus {
  outline: none !important;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

/**
 * $SCAFFOLDING
 * ==========================================================================
 * Here are any base styles added to all elements (*), <html> or <body>.
 * If adding a background image or color to the body, I'd suggest doing
 * that here as well.
 */
html {
  font-weight: 200;
  min-height: 100%;
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (min-width: 1024px) {
  html {
    min-width: 1240px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  html {
    min-width: 1240px;
  }
}
@media only screen and (min-width: 569px) and (max-width: 768px) {
  html {
    min-width: 768px;
  }
}

body {
  /* Body Styles */
  font: 1em/1.5;
  font-family: "Myriad W01", "Neue Helvetica W01", sans-serif;
}
@media only screen and (max-width: 768px) {
  body {
    min-width: 100%;
  }
}

*, *:before, *:after {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  position: relative;
}

/**
 * Vitamin E (Elements)
 * --------------------------------------------------------------------------
 */
.alert, .form__field--error-text, .form__field--success-text {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 5px;
}
.alert h4, .form__field--error-text h4, .form__field--success-text h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link, .form__field--error-text .alert-link, .form__field--success-text .alert-link {
  font-weight: bold;
}
.alert > p, .form__field--error-text > p, .form__field--success-text > p,
.alert > ul,
.form__field--error-text > ul,
.form__field--success-text > ul {
  margin-bottom: 0;
}
.alert > p + p, .form__field--error-text > p + p, .form__field--success-text > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success, .form__field--success-text {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr, .form__field--success-text hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link, .form__field--success-text .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger, .form__field--error-text {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr, .form__field--error-text hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link, .form__field--error-text .alert-link {
  color: #843534;
}

#dashboard-intro.alert, #dashboard-intro.form__field--error-text, #dashboard-intro.form__field--success-text {
  padding: 8px 4px;
}

/**
 * $BUTTONS
 * ==========================================================================
 * The button classes are best applied to links, buttons, and submit inputs.
 * These components can be used in forms, as calls to action, or as part of the
 * general UI.
 *
 *	Recommended use:
 *
 *	<a class="button [button--modifier]" role="button" href="[url]">Button text</a>
 *	<button class="button [button--modifier]" type="submit">Button text</button>
 *	<input class="button [button--modifier]" type="submit" value="Button text">
 */
/**
 * Base Button
 * --------------------------------------------------------------------------
 * This boilerplate button class provides somewhat of a reset, so that
 * the ".button" class can look the same on links, buttons, and submit inputs.
 * It also serves as some very base styling. This shouldn't need any changes.
 * Instead, one should build off this boilerplate button with style modifiers
 * like shown in the above examples.
 */
.button, .button--primary, .button--primary--inline, .button--primary--coupon, .button--primary--dashboard, .button--red, .button--red--inline, .button--red--two, .button--red--three, .button--gray, .button--gray--inline, .button--gray--two, .button--gray--three, .geolocation--my_location {
  display: inline-block;
  border: none;
  margin: 0;
  font-family: inherit;
  line-height: normal;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-family: "Myriad W01";
  font-weight: 300;
  white-space: normal;
  /* UI States */
}
.button:hover, .button--primary:hover, .button--primary--inline:hover, .button--primary--coupon:hover, .button--primary--dashboard:hover, .button--red:hover, .button--red--inline:hover, .button--red--two:hover, .button--red--three:hover, .button--gray:hover, .button--gray--inline:hover, .button--gray--two:hover, .button--gray--three:hover, .geolocation--my_location:hover, .button:active, .button--primary:active, .button--primary--inline:active, .button--primary--coupon:active, .button--primary--dashboard:active, .button--red:active, .button--red--inline:active, .button--red--two:active, .button--red--three:active, .button--gray:active, .button--gray--inline:active, .button--gray--two:active, .button--gray--three:active, .geolocation--my_location:active, .button:focus, .button--primary:focus, .button--primary--inline:focus, .button--primary--coupon:focus, .button--primary--dashboard:focus, .button--red:focus, .button--red--inline:focus, .button--red--two:focus, .button--red--three:focus, .button--gray:focus, .button--gray--inline:focus, .button--gray--two:focus, .button--gray--three:focus, .geolocation--my_location:focus {
  text-decoration: none;
  outline: none;
}
.button:-moz-focus-inner, .button--primary:-moz-focus-inner, .button--primary--inline:-moz-focus-inner, .button--primary--coupon:-moz-focus-inner, .button--primary--dashboard:-moz-focus-inner, .button--red:-moz-focus-inner, .button--red--inline:-moz-focus-inner, .button--red--two:-moz-focus-inner, .button--red--three:-moz-focus-inner, .button--gray:-moz-focus-inner, .button--gray--inline:-moz-focus-inner, .button--gray--two:-moz-focus-inner, .button--gray--three:-moz-focus-inner, .geolocation--my_location:-moz-focus-inner {
  border: 0;
  padding: 0;
}
.button:disabled, .button--primary:disabled, .button--primary--inline:disabled, .button--primary--coupon:disabled, .button--primary--dashboard:disabled, .button--red:disabled, .button--red--inline:disabled, .button--red--two:disabled, .button--red--three:disabled, .button--gray:disabled, .button--gray--inline:disabled, .button--gray--two:disabled, .button--gray--three:disabled, .geolocation--my_location:disabled, .button.disabled, .disabled.button--primary, .disabled.button--primary--inline, .disabled.button--primary--coupon, .disabled.button--primary--dashboard, .disabled.button--red, .disabled.button--red--inline, .disabled.button--red--two, .disabled.button--red--three, .disabled.button--gray, .disabled.button--gray--inline, .disabled.button--gray--two, .disabled.button--gray--three, .disabled.geolocation--my_location {
  cursor: default;
}

/**
 * Button Sizes
 * --------------------------------------------------------------------------
 * Place your button size modifiers here. Below are a few examples of some
 * modifiers that I use, but feel free to delete these and create your own.
 * Notice, I redifine the ".button" class giving it a default sizing.
 */
.button, .button--primary, .button--primary--inline, .button--primary--coupon, .button--primary--dashboard, .button--red, .button--red--inline, .button--red--two, .button--red--three, .button--gray, .button--gray--inline, .button--gray--two, .button--gray--three, .geolocation--my_location {
  font-size: 16px;
  padding: 12px 48px;
}

/**
* Button Functions
* --------------------------------------------------------------------------
* Place styles in the same fashion as button sizes here for various button
* functions. Such as ".button--success" or ".button--error".
*/
/**
* Button Aesthetics
* --------------------------------------------------------------------------
* Place styles in the same fashion as button sizes here for various generic
* button styles, of which might include base ui colors you set in the base
* "_variables.scss" file. Again, below is a common way I would go about it, but
* feel free to delete this and create your own. Notice, I redifine the
* ".button" class giving it a default aesthetics.
*/
a.button--primary, a.button--primary--inline, a.button--primary--coupon, a.button--primary--dashboard {
  color: #97002E;
}
a.button--red, a.button--red--inline, a.button--red--two, a.button--red--three {
  color: #FFFFFF;
}

.button, .button--primary, .button--primary--inline, .button--primary--coupon, .button--primary--dashboard, .button--red, .button--red--inline, .button--red--two, .button--red--three, .button--gray, .button--gray--inline, .button--gray--two, .button--gray--three, .geolocation--my_location {
  -o-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
  padding: 12px;
}
.button [class^="icon-"], .button--primary [class^="icon-"], .button--primary--inline [class^="icon-"], .button--primary--coupon [class^="icon-"], .button--primary--dashboard [class^="icon-"], .button--red [class^="icon-"], .button--red--inline [class^="icon-"], .button--red--two [class^="icon-"], .button--red--three [class^="icon-"], .button--gray [class^="icon-"], .button--gray--inline [class^="icon-"], .button--gray--two [class^="icon-"], .button--gray--three [class^="icon-"], .geolocation--my_location [class^="icon-"], .button .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button span, .button--primary .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--primary span, .button--primary--inline .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--primary--inline span, .button--primary--coupon .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--primary--coupon span, .button--primary--dashboard .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--primary--dashboard span, .button--red .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--red span, .button--red--inline .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--red--inline span, .button--red--two .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--red--two span, .button--red--three .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--red--three span, .button--gray .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--gray span, .button--gray--inline .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--gray--inline span, .button--gray--two .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--gray--two span, .button--gray--three .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--gray--three span, .geolocation--my_location .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .geolocation--my_location span {
  margin-right: 10px;
}

.button--primary, .button--primary--inline, .button--primary--coupon, .button--primary--dashboard {
  background-color: #fff;
  background: #f1f1f1;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#FFFFFF, #F1F1F1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#f1f1f1');
  color: #97002E !important;
  border: 1px solid #CCCCCC;
  box-shadow: 0px -1px 0px #FFFFFF inset;
  display: block;
}
.button--primary:active, .button--primary--inline:active, .button--primary--coupon:active, .button--primary--dashboard:active {
  background: white;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#F1F1F1, #FFFFFF);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f1f1f1', EndColorStr='white');
}
.button--primary.success, .success.button--primary--inline, .success.button--primary--coupon, .success.button--primary--dashboard {
  color: #5CB85C !important;
}

.button--primary--inline {
  display: inline-block;
}

.button--red, .button--red--inline, .button--red--two, .button--red--three {
  background: #720017;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#97002E, #720017);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#97002e', EndColorStr='#720017');
  box-shadow: 0px 1px 1px #5D000F;
  border-top: 1px solid #B10350;
  color: #FFFFFF !important;
  font-size: 14px;
  margin: 6px 0px;
  display: block;
}
.button--red [class^="icon-"], .button--red--inline [class^="icon-"], .button--red--two [class^="icon-"], .button--red--three [class^="icon-"], .button--red .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--red span, .button--red--inline .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--red--inline span, .button--red--two .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--red--two span, .button--red--three .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--red--three span {
  font-size: 18px;
  vertical-align: text-bottom;
}
.button--red:active, .button--red--inline:active, .button--red--two:active, .button--red--three:active {
  background: #97002e;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#720017, #97002E);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#720017', EndColorStr='#97002e');
}
.button--red.disabled, .disabled.button--red--inline, .disabled.button--red--two, .disabled.button--red--three, .button--red:disabled, .button--red--inline:disabled, .button--red--two:disabled, .button--red--three:disabled {
  background: #561d28;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#71263d, #561d28);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#71263d', EndColorStr='#561d28');
  border: 0px none !important;
  border-top: 1px solid #843055 !important;
}

.button--red--inline {
  margin: 6px 0 0 0;
  display: inline-block;
}

.button--red--two {
  width: 49.5906%;
  display: inline-block;
}
.button--red--two [class^="icon-"], .button--red--two .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--red--two span {
  margin: 0px;
  padding-bottom: 6px;
  display: inline-block;
}

.button--red--three {
  width: 32.787%;
  display: inline-block;
}
.button--red--three [class^="icon-"], .button--red--three .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--red--three span {
  margin: 0px;
  padding-bottom: 6px;
  display: inline-block;
}

.button--gray, .button--gray--inline, .button--gray--two, .button--gray--three {
  background: #666666;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#999999, #666666);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#999999', EndColorStr='#666666');
  box-shadow: 0px 1px 1px #333333;
  border-top: 1px solid #f1f1f1;
  padding: 12px 5px;
  color: #FFFFFF !important;
  font-size: 14px;
  margin: 6px 0px;
  display: block;
}
.button--gray [class^="icon-"], .button--gray--inline [class^="icon-"], .button--gray--two [class^="icon-"], .button--gray--three [class^="icon-"], .button--gray .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--gray span, .button--gray--inline .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--gray--inline span, .button--gray--two .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--gray--two span, .button--gray--three .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--gray--three span {
  font-size: 18px;
  vertical-align: text-bottom;
}
.button--gray.active, .active.button--gray--inline, .active.button--gray--two, .active.button--gray--three, .button--gray:active, .button--gray--inline:active, .button--gray--two:active, .button--gray--three:active {
  background: #666666;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#333333, #666666);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#333333', EndColorStr='#666666');
}
.button--gray.disabled, .disabled.button--gray--inline, .disabled.button--gray--two, .disabled.button--gray--three, .button--gray:disabled, .button--gray--inline:disabled, .button--gray--two:disabled, .button--gray--three:disabled {
  background: #666666;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#999999, #666666);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#999999', EndColorStr='#666666');
  border: 0px none !important;
  border-top: 1px solid #f1f1f1 !important;
}

.button--gray--inline {
  margin: 6px 0 0 0;
  display: inline-block;
}

.button--gray--two {
  width: 49.5906%;
  display: inline-block;
}
.button--gray--two [class^="icon-"], .button--gray--two .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--gray--two span {
  margin: 0px;
  padding-bottom: 6px;
  display: inline-block;
}

.button--gray--three {
  width: 32.787%;
  display: inline-block;
}
.button--gray--three [class^="icon-"], .button--gray--three .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--gray--three span {
  margin: 0px;
  padding-bottom: 6px;
  display: inline-block;
}

.button--primary--coupon {
  font-size: 12px;
  /*width: 120px !important;*/
  margin: 8px 0px;
}
.button--primary--coupon [class^="icon-"], .button--primary--coupon .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--primary--coupon span {
  font-size: 15px;
  line-height: 0px;
  vertical-align: middle;
  padding-right: 0px;
}

.button--primary--dashboard {
  display: inline-block;
}
.button--primary--dashboard.addinvoice {
  font-size: 20px;
}

.button--vehicle {
  position: relative;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  display: block;
  float: left;
  padding: 15px 20px;
  color: #ffda00;
  text-transform: uppercase;
  text-align: center;
}

.geolocation--my_location {
  background: #666;
  color: #FFFFFF;
  display: block;
  width: 100%;
  text-align: center;
  padding: 5px 10px;
  margin-top: -5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 16px;
}
.geolocation--my_location.set-width {
  width: 260px;
  position: absolute;
  margin-top: -7px;
}
.geolocation--my_location i.icon-crosshair {
  position: relative;
  margin-right: 5px;
  font-size: 20px;
}

.uploadButton {
  display: none !important;
}

.fieldAddition {
  position: absolute;
}
.fieldAddition.button--primary, .fieldAddition.button--primary--inline, .fieldAddition.button--primary--coupon, .fieldAddition.button--primary--dashboard {
  border-radius: 0px 5px 5px 0px;
  right: 0px;
  top: 10px;
  height: 40px;
}

.button--set_location {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 14px;
  padding: 6px 18px 5px 28px;
  z-index: 9;
  position: absolute;
  right: 0;
  color: #333;
  background: #ccc;
  width: 185px;
  cursor: pointer;
}
.button--set_location:before {
  content: "";
  background: url(../img/location_bullet.jpg) no-repeat;
  width: 11px;
  height: 11px;
  position: absolute;
  color: #FFFFFF;
  left: 10px;
  top: 50%;
  margin-top: -5.5px;
}
.button--set_location.active {
  background-image: linear-gradient(to right, #720017, #97002E);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#720017', EndColorStr='#97002E');
  color: #FFFFFF;
  font-weight: bold;
}
.button--set_location.active:before {
  display: none;
}

.button--location {
  width: 45%;
  display: inline-block;
  height: 76px;
  border: 1px solid #d8d8d8;
  border-radius: 8px;
  font-size: 12px;
  font-family: arial;
  font-weight: normal;
  color: #720017;
  text-align: center;
  padding: 12px;
  margin-right: 10px;
  background: #f1f1f1;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#FFFFFF, #F1F1F1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#f1f1f1');
  box-shadow: 0px -1px 1px #FFFFFF inset, 0px 2px 1px #AAAAAA;
}
.button--location i {
  color: #666;
  display: block;
  text-align: center;
  font-size: 30px;
  width: 100%;
  margin-bottom: 8px;
}
.button--location:active {
  background: white;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#F1F1F1, #FFFFFF);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f1f1f1', EndColorStr='white');
}
.button--location:last-of-type {
  margin-right: 0px;
}

.button--email-modal {
  border-radius: 50%;
  background: #000;
  width: 30px !important;
  height: 30px !important;
  color: #FFFFFF;
  margin-left: 10px;
  position: absolute;
  border: none;
  top: 14px;
}
.button--email-modal.top-reset {
  top: 3px;
}
.button--email-modal:after {
  /*font-family: icomoon;*/
  font-size: 15px;
  /*content: "\e61e";*/
  color: #FFFFFF;
  position: relative;
  left: 2px;
  top: 1px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768) {
  .button--email-modal:after {
    left: -2px;
  }
}
.button--rightArrow {
  height: 30px;
  width: 30px;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #333333;
  text-align: center;
  line-height: 30px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 14px;
  border: 0px none;
}

.search-result-submit {
  position: relative;
  left: -15px;
}

.services-nonlocated {
  width: 235px;
}

/**
 * $FORMS
 * ==========================================================================
 * For forms we supply a base class structure, and a very minimal amount of
 * layout styling. For a greater ability to manipulate the way your forms
 * layout, including fluid inline forms, check out Vitamin A (Arrange).
 */
/**
 * Form Scaffolding
 * --------------------------------------------------------------------------
 * These are some base styles and resets on input type to allow for cleaner
 * consistant styling on modifier classes.
 */
.loader {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 100% !important;
  width: 100% !important;
  z-index: 9999;
}

.loader-content, .recommendationsLoader, .forgotPasswordLoader {
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 1;
  max-width: 50%;
  padding: 7px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  word-break: break-word;
  z-index: 1;
}
.loader-content .loader-content, .recommendationsLoader .loader-content, .forgotPasswordLoader .loader-content, .loader-content .recommendationsLoader, .recommendationsLoader .recommendationsLoader, .forgotPasswordLoader .recommendationsLoader, .loader-content .forgotPasswordLoader, .recommendationsLoader .forgotPasswordLoader, .forgotPasswordLoader .forgotPasswordLoader {
  max-width: 50%;
}
.loader-content .loader-content > svg, .recommendationsLoader .loader-content > svg, .forgotPasswordLoader .loader-content > svg, .loader-content .recommendationsLoader > svg, .recommendationsLoader .recommendationsLoader > svg, .forgotPasswordLoader .recommendationsLoader > svg, .loader-content .forgotPasswordLoader > svg, .recommendationsLoader .forgotPasswordLoader > svg, .forgotPasswordLoader .forgotPasswordLoader > svg {
  vertical-align: middle;
}
.loader-content.static, .static.recommendationsLoader, .static.forgotPasswordLoader {
  top: -66px;
  margin-left: -72.5px;
}
.loader-content.static p, .static.recommendationsLoader p, .static.forgotPasswordLoader p {
  color: #FFFFFF;
  margin: 0px;
}
.loader-content p, .recommendationsLoader p, .forgotPasswordLoader p {
  color: #FFFFFF;
  margin: 0px;
}
.loader-content.locations-loader, .locations-loader.recommendationsLoader, .locations-loader.forgotPasswordLoader {
  margin-top: -31.5px;
  margin-left: -73px;
}

.recommendationsLoader {
  left: 39%;
}

.forgotPasswordLoader {
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.5);
}

.required {
  display: block;
  margin-left: 5px;
  color: #CCCCCC;
  text-align: right;
  font-style: italic;
}

.form {
  /* Custom Form Styles */
  padding: 10px;
}

.form__item {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  text-align: center;
}
.form__item span input[type="checkbox"], .form__item span .searchby-zip-service .form-group--locations [type="checkbox"].service-locations, .searchby-zip-service .form-group--locations .form__item span [type="checkbox"].service-locations, .form__item span .searchby-zip-service .form-group--locations--bordered [type="checkbox"].service-locations, .searchby-zip-service .form-group--locations--bordered .form__item span [type="checkbox"].service-locations {
  margin-right: 5px;
}
.form__item.disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.form-wrap {
  padding: 28px 20px 0px;
}
.form-wrap .button, .form-wrap .button--primary, .form-wrap .button--primary--inline, .form-wrap .button--primary--coupon, .form-wrap .button--primary--dashboard, .form-wrap .button--red, .form-wrap .button--red--inline, .form-wrap .button--red--two, .form-wrap .button--red--three, .form-wrap .button--gray, .form-wrap .button--gray--inline, .form-wrap .button--gray--two, .form-wrap .button--gray--three, .form-wrap .geolocation--my_location {
  width: 100%;
  margin: 16px auto;
}

.check-balance-wrap {
  margin-bottom: 70px;
}
@media only screen and (max-width: 768px) {
  .check-balance-wrap {
    text-align: center;
  }
}

.form-wrap--register {
  padding: 0px;
}
.form-wrap--register .button, .form-wrap--register .button--primary, .form-wrap--register .button--primary--inline, .form-wrap--register .button--primary--coupon, .form-wrap--register .button--primary--dashboard, .form-wrap--register .button--red, .form-wrap--register .button--red--inline, .form-wrap--register .button--red--two, .form-wrap--register .button--red--three, .form-wrap--register .button--gray, .form-wrap--register .button--gray--inline, .form-wrap--register .button--gray--two, .form-wrap--register .button--gray--three, .form-wrap--register .geolocation--my_location {
  width: 86%;
  margin: 0 auto;
  margin-bottom: 16px;
}

.form-wrap--reset {
  padding: 0px 20px 16px;
}
.form-wrap--reset span {
  margin-bottom: 10px;
  display: block;
}
.form-wrap--reset .button, .form-wrap--reset .button--primary, .form-wrap--reset .button--primary--inline, .form-wrap--reset .button--primary--coupon, .form-wrap--reset .button--primary--dashboard, .form-wrap--reset .button--red, .form-wrap--reset .button--red--inline, .form-wrap--reset .button--red--two, .form-wrap--reset .button--red--three, .form-wrap--reset .button--gray, .form-wrap--reset .button--gray--inline, .form-wrap--reset .button--gray--two, .form-wrap--reset .button--gray--three, .form-wrap--reset .geolocation--my_location {
  width: 100%;
}

.form-wrap--feedback, .form-wrap--franchisee {
  width: 575px;
  margin: 0 auto;
}
.form-wrap--feedback sup, .form-wrap--franchisee sup {
  font-size: 8px;
  vertical-align: top;
  left: 0;
  top: 2px;
}

.help-block {
  text-align: right;
  color: #999;
  font-family: "Neue Helvetica W01";
  font-weight: 400;
  font-size: 14px;
}
.help-block.help-block--springcoupon {
  text-align: left;
  font-size: 15px;
  color: #000;
  margin-bottom: 40px;
}

.form-wrap--non-located-location {
  width: 300px;
  margin: 0 auto;
}

.form-wrap--franchisee {
  width: 490px;
}

.form-group--locations, .form-group--locations--bordered {
  display: block;
  margin: 0 auto;
  padding: 5px 10px 0px;
  text-align: center;
}
.form-group--locations .geolocation--my_location, .form-group--locations--bordered .geolocation--my_location {
  position: absolute;
  top: 51px;
  z-index: 1;
}

.form-group--locations--bordered {
  border-bottom: 1px solid #ebebeb;
}

/**
 * Form Control
 * --------------------------------------------------------------------------
 * The form control class is the base class that drives the styling on 90% of
 * of form elements, and should be applied directly to inputs, textareas, and
 * selects. See the example of usage below...
 *
 *	<div class="form__item">
 *      <label>
 *          <strong>Name</strong>
 *          <input class="form-control" id="name" placeholder="Name">
 *      </label>
 *  </div>
 *
 */
.form-control {
  /* Base and Resets */
  display: block;
  width: 100%;
  line-height: normal;
}
@-moz-document url-prefix() {
  .form-control {
    display: inline-block;
  }
}
.form-control.border-bottom {
  border-bottom: 1px solid #ccc;
}

/* Form Element Aesthetics Here */
input, .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations--bordered .service-locations, textarea {
  background: white;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#f1f1f1, white);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f1f1f1', EndColorStr='white');
  -o-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0px 1px 1px #CCCCCC inset;
  border: 1px solid #CCCCCC;
  color: #333333;
  padding: 10px;
  margin: 10px 0px;
}

textarea {
  resize: none;
}
textarea.textarea--feedback {
  width: 100%;
  height: 105px;
}

/**
 * Form Type
 * --------------------------------------------------------------------------
 * Modify styling of verious type elements here. Currently we have set labels
 * and legends to behave more like headers.
 */
label,
legend {
  display: block;
  width: 100%;
}

label.inline {
  display: inline-block;
  width: 140px;
  text-align: right;
  margin-right: 10px;
}

label.check-balance {
  margin-right: 28px;
  color: #999;
  font-size: 14px;
  font-family: "Neue Helvetica W01";
  font-weight: 300;
  font-style: italic;
}
@-moz-document url-prefix() {
  label.check-balance {
    top: -20px;
  }
}
/**
 * Misc Resets
 * --------------------------------------------------------------------------
 * These are some miscellaneous resets that may not have the form-control class
 * applied to them.
 *
 * 1. Removes firefox select dropdown arrow.
 * 2. Display block for content form flow, and making sure labels stack over inputs.
 * 3. Position radios and checkboxes better.
 */
input:disabled, .searchby-zip-service .form-group--locations .service-locations:disabled, .searchby-zip-service .form-group--locations--bordered .service-locations:disabled,
input[type="file"]:disabled::-webkit-file-upload-button,
.searchby-zip-service .form-group--locations [type="file"].service-locations:disabled::-webkit-file-upload-button,
.searchby-zip-service .form-group--locations--bordered [type="file"].service-locations:disabled::-webkit-file-upload-button,
button:disabled,
select:disabled,
keygen:disabled,
optgroup:disabled,
option:disabled,
select[disabled] > option {
  color: #CCCCCC !important;
  box-shadow: none;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #F1F1F1;
}

label.disabled {
  color: #CCCCCC !important;
  box-shadow: 0px none;
  background-color: #FFFFFF;
  background-image: none;
}

select {
  -o-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0px 1px 1px #CCCCCC inset;
  border: 1px solid #CCCCCC;
  height: 40px;
  margin: 10px 0;
  width: 100%;
}

input[type="file"], .searchby-zip-service .form-group--locations [type="file"].service-locations, .searchby-zip-service .form-group--locations--bordered [type="file"].service-locations,
input[type="range"],
.searchby-zip-service .form-group--locations [type="range"].service-locations,
.searchby-zip-service .form-group--locations--bordered [type="range"].service-locations {
  /* 2 */
  display: block;
}

input[type="range"], .searchby-zip-service .form-group--locations [type="range"].service-locations, .searchby-zip-service .form-group--locations--bordered [type="range"].service-locations {
  /* 2 */
  width: 100%;
}

input[type="radio"], .searchby-zip-service .form-group--locations [type="radio"].service-locations, .searchby-zip-service .form-group--locations--bordered [type="radio"].service-locations,
input[type="checkbox"],
.searchby-zip-service .form-group--locations [type="checkbox"].service-locations,
.searchby-zip-service .form-group--locations--bordered [type="checkbox"].service-locations {
  /* 3 */
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="radio"], .searchby-zip-service .form-group--locations [type="radio"].service-locations, .searchby-zip-service .form-group--locations--bordered [type="radio"].service-locations {
  width: auto !important;
  background: transparent;
  background-image: none;
  border: 0px none;
  box-shadow: none;
}
input[type="radio"] + label, .searchby-zip-service .form-group--locations [type="radio"].service-locations + label, .searchby-zip-service .form-group--locations--bordered [type="radio"].service-locations + label {
  display: inline-block;
  width: auto;
}

input[type="radio"].radio--feedback, .searchby-zip-service .form-group--locations [type="radio"].radio--feedback.service-locations, .searchby-zip-service .form-group--locations--bordered [type="radio"].radio--feedback.service-locations {
  margin-right: 10px;
  margin-bottom: 10px;
}

.ieCheckbox {
  display: none;
}

.input-field {
  padding: 11px;
  border-radius: 5px;
  display: block;
  border: 1px solid #ccc;
  width: 100%;
  margin-bottom: 12px;
  font-family: "Neue Helvetica W01";
  font-weight: 400;
  font-size: 13px;
  color: #333;
}
@-moz-document url-prefix() {
  .input-field {
    height: 42px;
    padding: 7px 7px 8px;
  }
}
.input--feedback {
  margin-bottom: 20px !important;
}

.input-field--search {
  font-family: "Neue Helvetica W01";
  padding: 5px;
  margin-bottom: 14px;
}

.input-field--search-results {
  padding-bottom: 14px;
  position: relative;
}

.icon-search--results {
  font-size: 20px;
  left: -35px;
  top: 4px;
  color: #999;
  position: relative;
}

.input-field--register {
  margin-bottom: 8px;
}

input[type="text"].input-field--register--phone, .searchby-zip-service .form-group--locations [type="text"].input-field--register--phone.service-locations, .searchby-zip-service .form-group--locations--bordered [type="text"].input-field--register--phone.service-locations {
  width: 90%;
  display: inline-block;
  margin: 0px;
}

.input-field--nav-zipcode {
  font-size: 14px;
}

.input-container {
  display: inline-block;
  width: 100%;
}
.input-container input, .input-container .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations .input-container .service-locations, .input-container .searchby-zip-service .form-group--locations--bordered .service-locations, .searchby-zip-service .form-group--locations--bordered .input-container .service-locations, .input-container select {
  margin: 0px;
}
.input-container [class^="icon-"], .input-container .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .input-container span {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 6px;
}
.input-container .icon-down-arrow {
  margin-top: -4px;
}

.form__field--error {
  box-shadow: 0px 0px 3px #97002E inset !important;
  border: 1px solid #97002E !important;
}
.form__field--error.input-field--nav-zipcode {
  box-shadow: 0px 0px 5px 1px #97002E inset !important;
}
.form__field--error:focus {
  box-shadow: 0px 0px 3px 2px #97002E inset !important;
}

.form__field--error-text, .form__field--success-text {
  text-align: center;
  display: block;
  font-size: 13px;
  line-height: 1;
  padding: 5px !important;
  margin: 10px 0px !important;
}
.form__field--error-text.noMargin, .form__field--success-text.noMargin {
  margin: 0px !important;
}

.locations-selection .form__field--error-text, .locations-selection .form__field--warning-text {
  margin: 20px !important;
}
.locations-selection .form__field--warning-text.loading {
  margin-bottom: 200px !important;
}

.form__field--name {
  width: 49%;
  float: left;
}
.form__field--name:first-of-type {
  margin-right: 6px;
}

.form-phone-required {
  position: absolute;
  top: 20px;
  left: 120px;
  color: #AAAAAA;
}

.input-field:focus + .form-phone-required {
  color: #000000;
}

.form-group.has-error .form__field--error-text {
  display: block;
}
.form-group .form__field--error-text {
  display: none;
}

.form__field--gift-card {
  width: 500px;
}

.form__field--email-modal {
  width: 260px;
}

.form__field--name--feedback {
  width: 276px;
}
.form__field--name--feedback.margin--feedback {
  margin-right: 20px;
}

.form__field--name--franchisee, .form__field--name--fleet {
  width: 47.5%;
}
.form__field--name--franchisee.margin--feedback, .form__field--name--fleet.margin--feedback {
  margin-right: 5%;
}

.form__field--phone-register {
  width: 280px;
  margin-right: 3px;
  float: left;
}

.form__field--med {
  width: 162px;
}
.form__field--med .input-container {
  margin-top: 6px;
}
.form__field--med .input-container .icon-right-triangle {
  font-size: 12px;
  margin-top: -6px;
}

.form__field--small {
  width: 140px;
}
.form__field--small.small--feedback {
  margin-right: 12px;
  width: 140px;
}

.form__field--tiny {
  width: 125px;
}

.form__field--xtiny {
  width: 90px;
}

.comment_placeholder {
  position: absolute;
  top: 20px;
  left: 10px;
  font-size: 14px;
  color: #AAAAAA;
  z-index: 1;
}

.check-balance-form {
  width: 525px;
}
@media only screen and (max-width: 768px) {
  .check-balance-form {
    margin: 0 auto;
  }
}

.input-field--dashboard {
  padding: 13px 5px;
  font-family: "Neue Helvetica W01";
}

.icon-dashboard--dashboard {
  margin-left: 0 !important;
}

:-moz-placeholder {
  /* Firefox 18- */
  font-style: normal;
  color: #AAAAAA;
}

::-moz-placeholder {
  /* Firefox 19+ */
  font-style: normal;
  color: #AAAAAA;
}

:-ms-input-placeholder {
  font-style: normal;
  color: #AAAAAA;
}

.control {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer;
}

.control input, .control .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations .control .service-locations, .control .searchby-zip-service .form-group--locations--bordered .service-locations, .searchby-zip-service .form-group--locations--bordered .control .service-locations {
  position: absolute;
  opacity: 0;
  z-index: -1;
  /* Put the input behind the label so it doesn't overlay text */
}

.control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  font-size: 65%;
  color: #eee;
  text-align: center;
  background-color: #fff;
  border: 1px solid #a6a8a2;
  background-size: 50% 50%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Focus */
/* Checked state */
.control input:checked ~ .control-indicator, .control .searchby-zip-service .form-group--locations .service-locations:checked ~ .control-indicator, .searchby-zip-service .form-group--locations .control .service-locations:checked ~ .control-indicator, .control .searchby-zip-service .form-group--locations--bordered .service-locations:checked ~ .control-indicator, .searchby-zip-service .form-group--locations--bordered .control .service-locations:checked ~ .control-indicator {
  color: #fff;
  background-color: #3c4044;
}

/* Active */
.control input:active ~ .control-indicator, .control .searchby-zip-service .form-group--locations .service-locations:active ~ .control-indicator, .searchby-zip-service .form-group--locations .control .service-locations:active ~ .control-indicator, .control .searchby-zip-service .form-group--locations--bordered .service-locations:active ~ .control-indicator, .searchby-zip-service .form-group--locations--bordered .control .service-locations:active ~ .control-indicator {
  color: #fff;
  background-color: #3c4044;
}

/* Checkbox modifiers */
.checkbox .control-indicator {
  border-radius: .25rem;
}

.checkbox input:checked ~ .control-indicator, .checkbox .searchby-zip-service .form-group--locations .service-locations:checked ~ .control-indicator, .searchby-zip-service .form-group--locations .checkbox .service-locations:checked ~ .control-indicator, .checkbox .searchby-zip-service .form-group--locations--bordered .service-locations:checked ~ .control-indicator, .searchby-zip-service .form-group--locations--bordered .checkbox .service-locations:checked ~ .control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}

.feedback-form, .franchisee-form {
  margin-left: -20px;
}

@media only screen and (max-width: 768px) {
  .franchisee-form .form-wrap--franchisee {
    width: 570px;
  }
  .franchisee-form .form__field--name--franchisee {
    width: 275px;
  }
}

.feedback-form .fb-icon {
  position: absolute;
  color: #97002E;
  z-index: 999;
  right: 10px;
  top: 12px;
}
.feedback-form .icon-search {
  position: absolute;
  right: 30px;
  top: 20px;
  margin-top: -9px;
  font-size: 18px;
  color: #97002E;
}
@media only screen and (max-width: 768px) {
  .feedback-form .location-information {
    width: 420px;
  }
  .feedback-form .location--feedback {
    width: 570px;
    border-radius: 5px;
    margin: 0 auto;
  }
  .feedback-form .location--feedback:after {
    font-size: 70px;
    top: 10px;
    z-index: -1;
  }
  .feedback-form .grid__item.span-7, .feedback-form .grid__item.span-4 {
    width: 100%;
    padding-left: 0;
  }
  .feedback-form .location_center-contact {
    float: left;
  }
  .feedback-form .location_center-contact > div a {
    display: block;
  }
  .feedback-form .location-information-address {
    float: right;
  }
  .feedback-form .location-information-address a {
    display: inline-block;
  }
  .feedback-form .feedback-submit {
    left: 11.5%;
  }
}

.feedback-submit {
  left: 6.5%;
}

@media only screen and (max-width: 768px) {
  .feedback-wrap {
    width: 570px;
    margin: 0 auto;
  }

  .span-6-tablet {
    width: 50%;
    float: left;
  }
  .span-6-tablet:last-child {
    padding: 10px 0 0 40px;
  }
}
.picker_select--year {
  width: 25.5%;
}

@media only screen and (max-width: 768px) {
  .faq-wrap {
    text-align: center;
  }
}
.placeholder {
  color: #aaa;
}

/**
 * $HEADINGS
 * ==========================================================================
 */
/**
 * Heading Sizes
 * --------------------------------------------------------------------------
 * Here we are using the font-size mixin to not only set the appropriate REM
 * font size based on the PX size provided in the config file, but also to 
 * achieve the appropriate line-height. See "_mixins.scss" for a better look.
 */
h1, .h1 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.2;
  font-family: "DharmaGothicM-Regular";
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h2, .h2 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.71429;
  font-family: "Myriad W01";
  font-weight: 300;
  color: #333;
  padding-bottom: 7px;
  display: block;
}
h2:after, .h2:after {
  content: "";
  width: 70px;
  height: 2px;
  background: #97002e;
  position: absolute;
  bottom: 10%;
  left: 0;
}

h3, .about-h2 h2, .h3 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.09091;
  font-family: "Myriad W01";
  font-weight: 300;
  color: #333;
  margin-bottom: 16px;
}

.h3--addinvoice-title {
  font-size: 14px;
}

.h3--nonlocated--home {
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 50px;
}

h4, .h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Myriad W01";
  font-weight: 300;
  color: #98012e;
}

h5, .h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Myriad W01";
  font-weight: 300;
  color: #333;
}

h1 span.caret-right, .h1 span.caret-right, h2 span.caret-right, .h2 span.caret-right, h3 span.caret-right, .about-h2 h2 span.caret-right, .h3 span.caret-right {
  margin-left: 2px;
  margin-top: -2px;
  line-height: 1.71429;
  display: inline-block;
  vertical-align: middle;
}
h1 span.caret-right:before, .h1 span.caret-right:before, h2 span.caret-right:before, .h2 span.caret-right:before, h3 span.caret-right:before, .about-h2 h2 span.caret-right:before, .h3 span.caret-right:before {
  /*font-family: 'icomoon';*/
  font-size: 0.4rem;
  /*content: '\e61f';*/
}

h1 span.caret-right, .h1 span.caret-right {
  line-height: 1.2;
}

h2 span.caret-right, .h2 span.caret-right {
  line-height: 1.71429;
}

h3 span.caret-right, .about-h2 h2 span.caret-right, .h3 span.caret-right {
  line-height: 1.09091;
}

h4 span.caret-right, .h4 span.caret-right {
  line-height: 1.5;
}

h5 span.caret-right, .h5 span.caret-right {
  line-height: 1.5;
}

/** HACK: H2s for SEO but styled like h3s **/
.about-h2 h2 {
  margin-bottom: 12px !important;
}
.about-h2 h2:after {
  display: none;
}

/** ABOUT PAGE **/
.about-page .h3 {
  margin-right: 20px;
}

/**
 * Heading Groups
 * --------------------------------------------------------------------------
 * Here, we remove heading margins when inside a header group so they stack
 * nicely. The heading group contains its' own margin, which is set in the
 * shared file. 
 *
 * Note: We are using the headings mixin to select all headers in one swoop.
 */
hgroup h1, hgroup .hgroup h1, .hgroup hgroup h1, hgroup h2, hgroup .hgroup h2, .hgroup hgroup h2, hgroup h3, hgroup .about-h2 h2, .about-h2 hgroup h2, hgroup .hgroup h3, .hgroup hgroup h3, hgroup h4, hgroup .hgroup h4, .hgroup hgroup h4, hgroup h5, hgroup .hgroup h5, .hgroup hgroup h5, hgroup h6, hgroup .hgroup h6, .hgroup hgroup h6, .hgroup h1, .hgroup h2, .hgroup h3, .hgroup h4, .hgroup h5, .hgroup h6 {
  margin-bottom: 0;
}

/**
 * $ICONS
 * ==========================================================================
 * Define your icon font families here, and define whatever classes hook them in.
 */
@font-face {
  font-family: 'icomoon';
  src: url("../icons/icomoon326c.eot?-larrw5");
  src: url("../icons/icomoond41d.eot?#iefix-larrw5") format("embedded-opentype"), url("../icons/icomoon326c.woff?-larrw5") format("woff"), url("../icons/icomoon326c.ttf?-larrw5") format("truetype"), url("../icons/icomoon326c.svg?-larrw5#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], .dropdown-menu #stayLoggedIn + label span, [class*=" icon-"] {
  /*font-family: 'icomoon';*/
  /*speak: none;*/
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*
.icon-gears:before {
  content: "\e62b";
}

.icon-dashboard:before {
  content: "\e600";
}

.icon-calendar:before {
  content: "\e601";
}

.icon-calendar-with-gear:before {
  content: "\e602";
}

.icon-dashboard_text:before {
  content: "\e603";
}

.icon-jl_logo:before {
  content: "\e604";
}

.icon-jl_logo-simple:before {
  content: "\e605";
}

.icon-info:before {
  content: "\e606";
}

.icon-phone:before {
  content: "\e607";
}

.icon-search:before {
  content: "\e608";
}

.icon-car:before {
  content: "\e609";
}

.icon-oil:before {
  content: "\e60a";
}

.icon-print:before {
  content: "\e60b";
}

.icon-envelope:before {
  content: "\e60c";
}

.icon-pencil:before {
  content: "\e60d";
}

.icon-locations:before {
  content: "\e60e";
}

.icon-crosshair:before {
  content: "\e60f";
}

.icon-star-location:before {
  content: "\e610";
}

.icon-blank-location:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e612";
}

.icon-google-plus:before {
  content: "\e613";
}

.icon-twitter:before {
  content: "\e614";
}

.icon-youtube:before {
  content: "\e615";
}

.icon-download:before {
  content: "\e616";
}

.icon-wrench:before {
  content: "\e617";
}

.icon-warning:before {
  content: "\e618";
}

.icon-dollar:before {
  content: "\e619";
}

.icon-directions:before {
  content: "\e61a";
}

.icon-up-arrow:before {
  content: "\e61b";
}

.icon-down-arrow:before {
  content: "\e61c";
}

.icon-left-arrow:before {
  content: "\e61d";
}

.icon-right-arrow:before {
  content: "\e61e";
}

.icon-right-triangle:before {
  content: "\e61f";
}

.icon-list:before {
  content: "\e620";
}

.icon-notes:before {
  content: "\e621";
}

.icon-records:before {
  content: "\e622";
}

.icon-user:before {
  content: "\e623";
}

.icon-mobile-phone:before {
  content: "\e624";
}

.icon-menu:before {
  content: "\e625";
}

.icon-globe:before {
  content: "\e626";
}

.icon-checkbox:before, .dropdown-menu #stayLoggedIn + label span:before {
  content: "\e627";
}

.icon-checkbox-checked:before, .dropdown-menu #stayLoggedIn:checked + label span:before {
  content: "\e628";
}

.icon-star-location-inverted:before {
  content: "\e629";
}

.icon-logout:before {
  content: "\e62a";
}

.icon-LWB:before {
  content: "\e62c";
}
*/
/**
 * $IMAGES
 * ==========================================================================
 */
/**
 * Fluid Images
 * --------------------------------------------------------------------------
 * 1. Default images to be fluid in width.
 * 2. Non-fluid images if you specify `width` and/or `height` attributes.
 */
img {
  max-width: 100%;
  /* 1 */
}

@media only screen and (max-width: 768px) {
  .img--palm {
    width: 100%;
    margin-bottom: 20px;
  }
}
img[width],
img[height] {
  max-width: none;
  /* 2 */
}

/**
 * Image Aesthetics
 * --------------------------------------------------------------------------
 * Place any image modifier classes here that might change the aethetics of
 * and image.
 * IE. an ".img--round" class that adds a border-radius.
 */
/**
 * Image Floating
 * --------------------------------------------------------------------------
 * Float images right, left, or center with the below classes.
 */
.img--right {
  float: right;
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: 24px;
}
@media only screen and (max-width: 768px) {
  .img--right {
    width: 100%;
  }
}

.img--left {
  float: left;
  margin-top: 24px;
  margin-right: 24px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  .img--left {
    width: 100%;
  }
}

.img--center {
  display: block;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
}

/**
 * $LINKS
 * --------------------------------------------------------------------------
 * Set styling to your basic anchors below. By default we have removed the
 * underline text decoration for a cleaner default.
 */
a, a:active, a:hover, a:visited, a:focus {
  text-decoration: none;
}

.dotted {
  border-bottom: 1px dotted;
}

.no-border {
  border-bottom: 0;
}

.underline {
  border-bottom: 1px solid;
}

.uppercase {
  text-transform: uppercase;
}

.default-link, .default-link-block {
  color: #97002E;
  font-family: "Neue Helvetica W01";
  font-weight: 400;
  font-size: 14px;
  border-bottom: 1px dotted #97002E;
  display: inline-block;
  width: auto;
  position: relative;
}
.default-link:hover, .default-link-block:hover {
  transition: all, 350ms;
  color: #720017;
}
.default-link.pushpin, .pushpin.default-link-block {
  font-weight: 700;
}

.default-link-block {
  display: block;
  border-bottom: 0;
}

.map-address-link {
  font-family: "Neue Helvetica W01";
  font-size: 14px;
  color: #3b3b3b;
  display: inline-block;
}
.map-address-link > div {
  border-bottom: 1px #3b3b3b dotted;
}

.default-link--promo {
  color: #fff;
  border-bottom: 1px dotted #fff;
  position: relative;
  z-index: 9;
}
.default-link--promo:hover {
  color: #fff;
}

.user-modification-link {
  color: #97002E !important;
  font-size: 12px;
  font-family: "Neue Helvetica W01";
  font-weight: 400;
  border-bottom: 1px dotted #97002E;
}

.cta {
  color: #97002E !important;
}
.cta:after {
  font-family: 'icomoon';
  content: "\e61f";
  font-size: 6px;
  padding-left: 5px;
  top: -3px;
}

.check-balance-info {
  top: -40px;
  font-size: 20px;
  color: #97002E;
  position: absolute;
  right: 0;
}

a[href^="tel:"] {
  pointer-events: none;
  cursor: default;
  color: inherit !important;
}

.location-offers-service {
  color: #97002E;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
}

/**
 * Toggle Switch
 * --------------------------------------------------------------------------
 * iOS style toggle switch
 */
.toggle-container {
  width: 70px;
}
.toggle-container.severe-standard {
  width: 115px;
}

.ios-toggle, .ios-toggle:active {
  position: absolute;
  top: -9999px;
  height: 0;
  width: 0;
  opacity: 0;
  border: none;
  outline: none;
  display: none;
}

.checkbox-label {
  display: block;
  position: relative;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  width: 100%;
  height: 36px;
  /*border-radius*/
  border-radius: 18px;
  background: #f8f8f8;
  cursor: pointer;
}
.checkbox-label:before, .checkbox-label:after {
  transition: .25s ease-in-out;
}

.checkbox-label:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  line-height: 34px;
  text-indent: 40px;
  height: 36px;
  width: 36px;
  /*border-radius*/
  border-radius: 100%;
  top: 0px;
  left: 0px;
  right: auto;
  background: white;
  /*box-shadow*/
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2), 0 0 0 2px #DDDDDD;
}

.checkbox-label:after {
  content: attr(data-off);
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 32px;
  padding: 10px;
  height: 100%;
  text-align: right;
  color: #999999;
  white-space: nowrap;
}

.ios-toggle + .checkbox-label {
  /*box-shadow*/
  box-shadow: inset 0 0 0 0px #8CE196, 0 0 0 2px #DDDDDD;
}

.ios-toggle:checked + .checkbox-label {
  /*box-shadow*/
  box-shadow: inset 0 0 0 20px #8CE196, 0 0 0 2px #8CE196;
}

.ios-toggle:checked + .checkbox-label:before {
  left: calc(100% - 36px);
  /*box-shadow*/
  box-shadow: 0 0 0 2px transparent, 0 3px 3px rgba(0, 0, 0, 0.3);
}

.ios-toggle:checked + .checkbox-label:after {
  content: attr(data-on);
  left: 0px;
  width: 36px;
  color: #FFFFFF;
}

.faq-answer a {
  color: #97002E;
}

/**
 * $LISTS
 * ==========================================================================
 */
/**
 * Set left margin on lists.
 */
ul, ol, dd {
  margin-left: 24px;
  margin-left: 1.5rem;
  font-size: 15px;
  line-height: 21px;
  font-family: "Myriad W01", "Neue Helvetica W01", sans-serif;
}

/**
 * Remove vertical spacing from nested lists.
 */
li > ul,
li > ol, li:last-child {
  margin-bottom: 0;
}

/**
 * Simple utility class (list reset) to add when you want an unstyled list.
 *
 * I would reccomend adding the mixin to any unique modules you are building,
 * rather than adding the utility class to your markup. Notice with this mixin,
 * setting $margin-bottom to true will keep the usual bottom margin. If taking
 * a list outside the usual content flow, you can set this to false for an
 * extended reset.
 */
.lr-true {
  list-style: none;
  margin-left: 0;
}
.lr-true ul {
  list-style: none;
}

.lr-false {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.lr-false ul {
  list-style: none;
}

ul.inline li {
  display: inline-block;
}

/**
 * Pagination
 */
ul.pagination {
  display: inline-block;
  margin-left: 0;
}
ul.pagination li {
  display: inline-block;
  border: 1px solid #CCCCCC;
  border-left: 0 none;
  float: left;
  padding: 5px;
}
ul.pagination li a {
  display: inline-block;
  padding: 5px 15px;
  color: #333;
}
ul.pagination li.active {
  padding: 10px 20px;
  background: #97002E;
  color: white;
  border: 1px solid #97002E;
}
ul.pagination li.active a {
  color: #fff;
}
ul.pagination li:first-child {
  padding: 10px 20px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-left: 1px solid #CCCCCC;
  left: 3px;
}
ul.pagination li:first-child.withLink {
  padding: 5px;
}
ul.pagination li:last-child {
  padding: 10px 20px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  right: 3px;
}
ul.pagination li:last-child.withLink {
  padding: 5px;
}

ul.slider-pagination {
  display: inline-block;
}
ul.slider-pagination li {
  display: inline-block;
  border: 2px solid #333333;
  height: 10px;
  width: 10px;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #FFFFFF;
}
ul.slider-pagination li.active {
  border: 0px none;
  background: #333333;
}

/**
 * $TABLES
 * ==========================================================================
 * We have a lot at our disposal for making very complex table constructs, e.g.:
 *
 *	<table class="table--bordered  table--striped  table--data">
 *	   <colgroup>
 *	       <col class=t10>
 *	       <col class=t10>
 *	       <col class=t10>
 *	       <col>
 *	   </colgroup>
 *	   <thead>
 *	       <tr>
 *	           <th colspan=3>Foo</th>
 *	           <th>Bar</th>
 *	       </tr>
 *	       <tr>
 *	           <th>Lorem</th>
 *	           <th>Ipsum</th>
 *	           <th class=numerical>Dolor</th>
 *	           <th>Sit</th>
 *	       </tr>
 *	   </thead>
 *	   <tbody>
 *	       <tr>
 *	           <th rowspan=3>Sit</th>
 *	           <td>Dolor</td>
 *	           <td class=numerical>03.788</td>
 *	           <td>Lorem</td>
 *	       </tr>
 *	       <tr>
 *	           <td>Dolor</td>
 *	           <td class=numerical>32.210</td>
 *	           <td>Lorem</td>
 *	       </tr>
 *	       <tr>
 *	           <td>Dolor</td>
 *	           <td class=numerical>47.797</td>
 *	           <td>Lorem</td>
 *	       </tr>
 *	       <tr>
 *	           <th rowspan=2>Sit</th>
 *	           <td>Dolor</td>
 *	           <td class=numerical>09.640</td>
 *	           <td>Lorem</td>
 *	       </tr>
 *	       <tr>
 *	           <td>Dolor</td>
 *	           <td class=numerical>12.117</td>
 *	           <td>Lorem</td>
 *	       </tr>
 *	   </tbody>
 *	</table>
 *
 */
table {
  width: 100%;
  border-spacing: 0;
}

th,
td {
  padding: 6px;
  text-align: left;
}
@media screen and (min-width: 480px) {
  th,
  td {
    padding: 12px;
  }
}

/**
 * Cell alignment
 * --------------------------------------------------------------------------
 */
[colspan] {
  text-align: center;
}

[colspan="1"] {
  text-align: left;
}

[rowspan] {
  vertical-align: middle;
}

[rowspan="1"] {
  vertical-align: top;
}

.numerical {
  text-align: right;
}

/**
 * In the HTML above we see several `col` elements with classes whose numbers
 * represent a percentage width for that column. We leave one column free of a
 * class so that column can soak up the effects of any accidental breakage in
 * the table.
 */
.t5 {
  width: 5%;
}

.t10 {
  width: 10%;
}

.t12 {
  width: 12.5%;
}

/* 1/8 */
.t15 {
  width: 15%;
}

.t20 {
  width: 20%;
}

.t25 {
  width: 25%;
}

/* 1/4 */
.t30 {
  width: 30%;
}

.t33 {
  width: 33.333%;
}

/* 1/3 */
.t35 {
  width: 35%;
}

.t37 {
  width: 37.5%;
}

/* 3/8 */
.t40 {
  width: 40%;
}

.t45 {
  width: 45%;
}

.t50 {
  width: 50%;
}

/* 1/2 */
.t55 {
  width: 55%;
}

.t60 {
  width: 60%;
}

.t62 {
  width: 62.5%;
}

/* 5/8 */
.t65 {
  width: 65%;
}

.t66 {
  width: 66.666%;
}

/* 2/3 */
.t70 {
  width: 70%;
}

.t75 {
  width: 75%;
}

/* 3/4*/
.t80 {
  width: 80%;
}

.t85 {
  width: 85%;
}

.t87 {
  width: 87.5%;
}

/* 7/8 */
.t90 {
  width: 90%;
}

.t95 {
  width: 95%;
}

/**
 * Bordered Tables
 * --------------------------------------------------------------------------
 */
.table--bordered th,
.table--bordered td {
  border: 1px solid;
}
.table--bordered th:empty,
.table--bordered td:empty {
  border: none;
}
.table--bordered thead tr:last-child th {
  border-bottom-width: 2px;
}
.table--bordered tbody tr th:last-of-type {
  border-right-width: 2px;
}

/**
 * Striped Tables
 * --------------------------------------------------------------------------
 */
.table--striped tbody tr, .table--striped--comparison tbody tr {
  height: 44px;
}
.table--striped tbody tr:nth-of-type(odd), .table--striped--comparison tbody tr:nth-of-type(odd) {
  background-color: #F7F7F7;
  /* Override this color in your theme stylesheet */
}
.table--striped tbody tr td, .table--striped--comparison tbody tr td {
  padding: 3px 6px;
}
.table--striped input, .table--striped--comparison input, .table--striped .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations .table--striped .service-locations, .table--striped--comparison .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations .table--striped--comparison .service-locations, .table--striped .searchby-zip-service .form-group--locations--bordered .service-locations, .searchby-zip-service .form-group--locations--bordered .table--striped .service-locations, .table--striped--comparison .searchby-zip-service .form-group--locations--bordered .service-locations, .searchby-zip-service .form-group--locations--bordered .table--striped--comparison .service-locations {
  margin: 0px;
  color: #333333;
  width: 100%;
  padding-right: 30px;
}

.table--striped--comparison {
  margin-top: 80px;
  border: 1px solid #AAAAAA;
  border-collapse: unset;
}
.table--striped--comparison th {
  padding: 36px 12px 24px 12px;
}
.table--striped--comparison thead tr {
  background-color: #E5E5E5;
}
.table--striped--comparison thead tr th {
  text-align: center;
  border-right: 1px solid #AAAAAA;
}
.table--striped--comparison thead tr th:last-child {
  border-right: none;
}
.table--striped--comparison thead tr th span {
  display: block;
  margin-top: 12px;
  margin-bottom: -12px;
}
.table--striped--comparison tbody tr:nth-of-type(even) {
  background-color: #F7F7F7;
  z-index: 1;
}
.table--striped--comparison tbody tr:nth-of-type(odd) {
  background-color: inherit;
}
.table--striped--comparison tbody tr td {
  text-align: center;
  border-right: 1px solid #AAAAAA;
}
.table--striped--comparison tbody tr td:last-child {
  border-right: none;
}

/**
 * Data Tables
 * --------------------------------------------------------------------------
 */
.table--data {
  font: 12px/1.5 sans-serif;
}

/**
 * Table styles
 * --------------------------------------------------------------------------
 */
td.cell--edit {
  text-align: right;
  vertical-align: middle;
}
td.cell--edit [class^="icon-"], td.cell--edit .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label td.cell--edit span {
  padding-right: 4px;
}
td.cell--edit > div {
  height: auto !important;
  line-height: normal !important;
}

div.cell--edit {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  width: 30%;
}

.editable-span {
  display: inline-block;
  width: 70%;
  word-break: break-all;
  float: left;
  vertical-align: middle;
}

.table--striped .form__field--med, .table--striped--comparison .form__field--med {
  width: 162px !important;
}

.panel-group-heading {
  margin: 0px;
  padding: 5px 20px;
  color: #FFFFFF;
  background-color: #333333;
}

.panel-body img {
  max-width: 100%;
}

[data-accordion] {
  width: 100%;
}
[data-accordion] .panel-group {
  margin: 0px;
}
[data-accordion] .panel-group .panel, [data-accordion] .panel-group [data-accordion-group] {
  -o-border-radius: 0px;
  border-radius: 0px;
  border: 0px none;
}
[data-accordion] .panel-group .panel.open .panel-heading, [data-accordion] .panel-group [data-accordion-group].open .panel-heading {
  background-image: url(../img/mobile/dropdown_bg.png);
  background-color: #97002E;
  border-left: 5px solid #F5AC30;
  padding-left: 10px;
  margin-left: 0px;
  color: #FFFFFF;
}
[data-accordion] .panel-group .panel.open .panel-heading:hover, [data-accordion] .panel-group .panel.open .panel-heading:focus, [data-accordion] .panel-group .panel.open .panel-heading:active, [data-accordion] .panel-group [data-accordion-group].open .panel-heading:hover, [data-accordion] .panel-group [data-accordion-group].open .panel-heading:focus, [data-accordion] .panel-group [data-accordion-group].open .panel-heading:active {
  box-shadow: 0px 1px 0px #DDDDDD, 0px 3px 3px #CCCCCC;
  z-index: 1;
}
[data-accordion] .panel-group .panel.open .panel-heading .icon-plus, [data-accordion] .panel-group [data-accordion-group].open .panel-heading .icon-plus {
  display: none;
}
[data-accordion] .panel-group .panel.open .panel-heading .icon-minus, [data-accordion] .panel-group [data-accordion-group].open .panel-heading .icon-minus {
  display: block;
}
[data-accordion] .panel-group .panel + .panel, [data-accordion] .panel-group .panel + [data-accordion-group], [data-accordion] .panel-group [data-accordion-group] + .panel, [data-accordion] .panel-group [data-accordion-group] + [data-accordion-group] {
  margin-top: 0px;
}
[data-accordion] .panel-group .panel .panel-heading, [data-accordion] .panel-group [data-accordion-group] .panel-heading {
  background-color: #868686;
  background-image: url(../img/mobile/dropdown_bg.png);
  color: #FFFFFF;
  -o-border-radius: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 12px;
  padding: 20px 15px;
  border-bottom: 1px solid rgba(34, 34, 34, 0.5);
  box-shadow: 0px 1px 0px rgba(198, 198, 198, 0.5) inset;
}
[data-accordion] .panel-group .panel .panel-heading:hover, [data-accordion] .panel-group .panel .panel-heading:active, [data-accordion] .panel-group [data-accordion-group] .panel-heading:hover, [data-accordion] .panel-group [data-accordion-group] .panel-heading:active {
  box-shadow: none !important;
}
[data-accordion] .panel-group .panel .panel-heading .panel-title, [data-accordion] .panel-group [data-accordion-group] .panel-heading .panel-title {
  line-height: 14px;
  font-size: 14px;
}
[data-accordion] .panel-group .panel .panel-heading .panel-title .panel-title-text, [data-accordion] .panel-group [data-accordion-group] .panel-heading .panel-title .panel-title-text {
  line-height: 14px;
  font-size: 14px;
  width: 85%;
  display: inline-block;
}
[data-accordion] .panel-group .panel .panel-heading .panel-title .icon-notification, [data-accordion] .panel-group [data-accordion-group] .panel-heading .panel-title .icon-notification {
  position: relative;
  right: initial;
  top: initial;
  margin: 0px 10px 0px 0px;
  font-weight: 600;
  font-size: 12px;
  color: #FFDA00;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(34, 34, 34, 0.5);
  padding: 2px 6px 3px;
}
[data-accordion] .panel-group .panel .panel-heading .panel-title .before-title[class*="icon-"], [data-accordion] .panel-group [data-accordion-group] .panel-heading .panel-title .before-title[class*="icon-"] {
  position: initial;
  right: initial;
  top: initial;
  margin: 0px 10px 0px 0px;
  width: 25px;
  text-align: center;
  display: inline-block;
  font-size: inherit;
  vertical-align: text-top;
}
[data-accordion] .panel-group .panel .panel-heading [class^="icon-"], [data-accordion] .panel-group .panel .panel-heading .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label [data-accordion] .panel-group .panel .panel-heading span, [data-accordion] .panel-group [data-accordion-group] .panel-heading [class^="icon-"], [data-accordion] .panel-group [data-accordion-group] .panel-heading .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label [data-accordion] .panel-group [data-accordion-group] .panel-heading span {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -5px;
  font-size: 10px;
}
[data-accordion] .panel-group .panel .panel-heading .icon-plus, [data-accordion] .panel-group .panel .panel-heading .icon-minus, [data-accordion] .panel-group [data-accordion-group] .panel-heading .icon-plus, [data-accordion] .panel-group [data-accordion-group] .panel-heading .icon-minus {
  font-size: 20px;
  margin-top: -12px;
  right: 3px;
  font-weight: 600;
  font-family: "Neue Helvetica W01";
}
[data-accordion] .panel-group .panel .panel-heading .icon-minus, [data-accordion] .panel-group [data-accordion-group] .panel-heading .icon-minus {
  display: none;
  right: 5px;
}
[data-accordion] .panel-group .panel .panel-heading > a, [data-accordion] .panel-group [data-accordion-group] .panel-heading > a {
  color: #FFFFFF;
}
[data-accordion] .panel-group .panel .panel-heading li, [data-accordion] .panel-group [data-accordion-group] .panel-heading li {
  background-color: #FFFFFF;
  background-image: none;
  color: #333333;
  font-size: 12px;
  font-weight: 200;
  padding: 20px 0px;
  box-shadow: none;
}
[data-accordion] .panel-group .panel .panel-heading li span.h4, [data-accordion] .panel-group [data-accordion-group] .panel-heading li span.h4 {
  font-size: 16px;
  color: #97002E;
  padding: 0px 20px;
  margin: 0px;
  display: inline-block;
}
[data-accordion] .panel-group .panel .panel-heading li a, [data-accordion] .panel-group [data-accordion-group] .panel-heading li a {
  padding: 0px;
  line-height: normal;
}
[data-accordion] .panel-group .panel .panel-heading li a.cta:after, [data-accordion] .panel-group [data-accordion-group] .panel-heading li a.cta:after {
  top: -1px;
}
[data-accordion] .panel-group .panel .panel-heading li p, [data-accordion] .panel-group [data-accordion-group] .panel-heading li p {
  padding: 0px 20px;
}
[data-accordion] .panel-group .panel .panel-heading li .topSymptoms-list, [data-accordion] .panel-group [data-accordion-group] .panel-heading li .topSymptoms-list {
  margin: 20px 0px;
}
[data-accordion] .panel-group .panel .panel-heading li .topSymptoms-list li, [data-accordion] .panel-group [data-accordion-group] .panel-heading li .topSymptoms-list li {
  padding: 0px;
  border: 0px none;
}
[data-accordion] .panel-group .panel .panel-heading li .topSymptoms-list li:nth-of-type(odd), [data-accordion] .panel-group [data-accordion-group] .panel-heading li .topSymptoms-list li:nth-of-type(odd) {
  background-color: #DFDFDF !important;
}
[data-accordion] .panel-group .panel .panel-heading li .topSymptoms-list li .topSymptoms-list-number, [data-accordion] .panel-group [data-accordion-group] .panel-heading li .topSymptoms-list li .topSymptoms-list-number {
  color: #333333;
  display: inline-block;
  padding: 10px;
}
[data-accordion] .panel-group .panel .panel-body, [data-accordion] .panel-group [data-accordion-group] .panel-body {
  border: 0px none;
  padding: 20px;
}
[data-accordion] .panel-group .panel .dropdown-menu, [data-accordion] .panel-group [data-accordion-group] .dropdown-menu {
  overflow: hidden;
  position: initial;
  top: initial;
  left: initial;
  z-index: auto;
  float: none;
  min-width: initial;
}
[data-accordion] .panel-group .panel .dropdown-menu li, [data-accordion] .panel-group [data-accordion-group] .dropdown-menu li {
  background-color: #333333;
  background-image: url(../img/mobile/dropdown_bg.png);
  color: #FFFFFF;
  border-top: 1px solid rgba(34, 34, 34, 0.5);
  box-shadow: 0px 1px 0px rgba(113, 113, 113, 0.5) inset;
}
[data-accordion] .panel-group .panel .dropdown-menu li:first-of-type, [data-accordion] .panel-group [data-accordion-group] .dropdown-menu li:first-of-type {
  border: 0px none;
  box-shadow: none;
}
[data-accordion] .panel-group .panel .dropdown-menu li a.nav-link, [data-accordion] .panel-group [data-accordion-group] .dropdown-menu li a.nav-link {
  color: #FFFFFF;
  position: relative;
  display: block;
  padding: 15px 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
  white-space: normal;
}
[data-accordion] .panel-group .panel .dropdown-menu li a.nav-link:active, [data-accordion] .panel-group .panel .dropdown-menu li a.nav-link:focus, [data-accordion] .panel-group .panel .dropdown-menu li a.nav-link:hover, [data-accordion] .panel-group [data-accordion-group] .dropdown-menu li a.nav-link:active, [data-accordion] .panel-group [data-accordion-group] .dropdown-menu li a.nav-link:focus, [data-accordion] .panel-group [data-accordion-group] .dropdown-menu li a.nav-link:hover {
  background-color: #333333;
}
[data-accordion] .panel-group .panel .dropdown-menu li a.nav-link > span, [data-accordion] .panel-group [data-accordion-group] .dropdown-menu li a.nav-link > span {
  max-width: 75%;
  display: inline-block;
}
[data-accordion] .panel-group .panel .dropdown-menu li a.nav-link [class^="icon-"], [data-accordion] .panel-group .panel .dropdown-menu li a.nav-link #stayLoggedIn + label span, [data-accordion] .panel-group .panel .dropdown-menu #stayLoggedIn + label li a.nav-link span, [data-accordion] .panel-group [data-accordion-group] .dropdown-menu li a.nav-link [class^="icon-"], [data-accordion] .panel-group [data-accordion-group] .dropdown-menu li a.nav-link #stayLoggedIn + label span, [data-accordion] .panel-group [data-accordion-group] .dropdown-menu #stayLoggedIn + label li a.nav-link span {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
  font-size: 10px;
}
[data-accordion] .panel-group .panel .panel-collapse .panel-body, [data-accordion] .panel-group [data-accordion-group] .panel-collapse .panel-body {
  border: 0px none;
}
[data-accordion] .panel-group .panel .heading-container, [data-accordion] .panel-group [data-accordion-group] .heading-container {
  padding: 20px;
}
[data-accordion] .panel-group .panel .heading-container p + p, [data-accordion] .panel-group [data-accordion-group] .heading-container p + p {
  padding-top: 20px;
  padding-bottom: 20px;
}
[data-accordion] .panel-group .panel .heading-container p + [class^="button--"], [data-accordion] .panel-group [data-accordion-group] .heading-container p + [class^="button--"] {
  margin-top: 20px;
}
[data-accordion] .panel-group .panel .heading-container .contact_info, [data-accordion] .panel-group [data-accordion-group] .heading-container .contact_info {
  background: none;
  padding: 0px;
}
[data-accordion] .panel-group .panel.unpaddedAccordionBody .panel-body {
  padding: 0px;
}
[data-accordion] .table--striped tr.active, [data-accordion] .table--striped--comparison tr.active {
  background-color: #CCCCCC;
}
[data-accordion] .table--striped [colspan], [data-accordion] .table--striped--comparison [colspan] {
  text-align: left;
}

.button--primary--mobile {
  border: 2px solid #720017;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  display: inline-block;
  text-align: center;
  color: #720017 !important;
  box-shadow: 0px 1px 1px #AAAAAA inset, 0px 1px 3px #AAAAAA;
  background-color: #FFFFFF;
  background-image: none;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 25%, #d9d9d9 75%);
  /* W3C */
}
.button--primary--mobile:hover {
  color: #720017;
}
.button--primary--mobile [class^="icon-"], .button--primary--mobile .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .button--primary--mobile span {
  line-height: 60px;
  font-size: 33px;
}
.button--primary--mobile + .btn-text {
  text-align: center;
  color: #97002E;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Myriad W01";
  font-size: 12px;
  line-height: 12px;
  white-space: pre-line;
  margin-top: 7px;
}
@-moz-document url-prefix() {
  .button--primary--mobile + .btn-text {
    top: 3px;
  }
}
.geolocation--my_location {
  background: #666666;
  color: #FFFFFF !important;
  display: inline-block;
  margin: 0px 0px 0px 6px;
  width: 90%;
  text-align: center;
  padding: 5px 10px;
  font-size: 16px;
}
.geolocation--my_location i.icon-crosshair {
  position: relative;
  margin-right: 5px;
  font-size: 20px;
}

.input-submit {
  border: 0px none;
  background: transparent;
  padding: 0px 10px;
  font-size: 12px;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  color: #97002E;
}
.input-submit.icon-search {
  font-size: 20px;
  margin-top: -10px;
  color: #CCCCCC;
}

.load-more-button {
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  background-color: #97002E;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
}

label,
legend {
  display: initial;
  width: auto;
  font-weight: 200;
}

input, .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations--bordered .service-locations, textarea {
  margin: 0px;
}

.form__field--name {
  display: inline-block;
  float: left;
  width: 48%;
}
.form__field--name:first-of-type {
  margin-right: 5px;
}
.form__field--name input, .form__field--name .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations .form__field--name .service-locations, .form__field--name .searchby-zip-service .form-group--locations--bordered .service-locations, .searchby-zip-service .form-group--locations--bordered .form__field--name .service-locations {
  margin: 0px 0px 4px;
}

.form-group {
  margin-bottom: 0px;
}
.form-group.has-error .form__field--error-text {
  display: block;
}
.form-group .form__field--error-text {
  display: none;
}

input, .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations--bordered .service-locations,
textarea,
select {
  box-shadow: 0px 1px 1px #CCCCCC;
  background: #FFFFFF;
  -webkit-appearance: none;
  margin: 5px 0px;
  padding: 0px 10px;
  font-size: 16px !important;
}

select + .icon-down-arrow, input + .icon-down-arrow, .searchby-zip-service .form-group--locations .service-locations + .icon-down-arrow, .searchby-zip-service .form-group--locations--bordered .service-locations + .icon-down-arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -4px;
  font-size: 8px;
  color: #97002E;
}
select:disabled + .icon-down-arrow, input:disabled + .icon-down-arrow, .searchby-zip-service .form-group--locations .service-locations:disabled + .icon-down-arrow, .searchby-zip-service .form-group--locations--bordered .service-locations:disabled + .icon-down-arrow {
  color: #FFBFD2;
}

.help-block {
  text-align: right;
  color: #999999;
  font-family: "Neue Helvetica W01";
  font-weight: 400;
  font-size: 14px;
}

.input-field {
  height: 40px;
  padding: 0px 27px 0px 10px;
}

.table--striped .input-field, .table--striped--comparison .input-field {
  margin: 0px !important;
}
.table--striped tbody tr td:first-of-type, .table--striped--comparison tbody tr td:first-of-type {
  width: 25%;
}

.form-container {
  padding: 20px;
}

.input-container {
  display: inline-block;
  width: 100%;
}
.input-container input, .input-container .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations .input-container .service-locations, .input-container .searchby-zip-service .form-group--locations--bordered .service-locations, .searchby-zip-service .form-group--locations--bordered .input-container .service-locations, .input-container select {
  margin: 0px;
}
.input-container .icon-down-arrow {
  margin-top: -4px;
}

.feedback-form, .fleet-form {
  margin-left: 0px;
}

input[type="radio"], .searchby-zip-service .form-group--locations [type="radio"].service-locations, .searchby-zip-service .form-group--locations--bordered [type="radio"].service-locations {
  -webkit-appearance: radio !important;
  display: inline-block !important;
}

.form-phone-required {
  top: 10px;
}

::-webkit-input-placeholder {
  font-size: 14px;
}

::-moz-placeholder {
  font-size: 14px;
}

/* firefox 19+ */
:-ms-input-placeholder {
  font-size: 14px;
}

/* ie */
input:-moz-placeholder, .searchby-zip-service .form-group--locations .service-locations:-moz-placeholder, .searchby-zip-service .form-group--locations--bordered .service-locations:-moz-placeholder {
  font-size: 14px;
}

.location-services-link {
  color: #97002E;
  margin-bottom: 10px;
}
.location-services-link a {
  margin: 0px 10px;
}
.location-services-link .icon-right-arrow:before {
  font-size: 10px;
}
.location-services-link .icon-locations {
  vertical-align: middle;
}

.nav-link-container {
  background-color: #333333;
  background-image: url(../img/mobile/dropdown_bg.png);
  color: #FFFFFF;
  border-top: 1px solid rgba(34, 34, 34, 0.5);
}
.nav-link-container .nav-link {
  color: #FFFFFF;
  position: relative;
  display: block;
  padding: 15px 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
  white-space: normal;
}
.nav-link-container .nav-link:active, .nav-link-container .nav-link:focus, .nav-link-container .nav-link:hover {
  background-color: #333333;
}
.nav-link-container .nav-link > span {
  max-width: 75%;
  display: inline-block;
}
.nav-link-container .nav-link [class^="icon-"], .nav-link-container .nav-link .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .nav-link-container .nav-link span {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
  font-size: 10px;
}

a[href^="tel:"] {
  pointer-events: auto;
  cursor: auto;
  color: #fff !important;
}
a[href^="tel:"].button--primary--mobile {
  color: #720017 !important;
}

.toggle-container.severe-standard {
  margin: 20px auto 0px;
}

.checkbox-label {
  font-weight: 400;
}

/**
 * Vitamin U (Utilities)
 * --------------------------------------------------------------------------
 */
.animate--addVehicle.ng-hide-add,
.animate--addVehicle.ng-hide-remove {
  transition: 0.5s linear all;
  display: block !important;
  opacity: 1;
}

.animate--addVehicle.ng-hide {
  opacity: 0;
}

.animate--addVehicleSuccess.ng-hide-add,
.animate--addVehicleSuccess.ng-hide-remove {
  transition: 0.5s linear all;
  display: block !important;
  opacity: 1;
}

.animate--addVehicleSuccess.ng-hide {
  opacity: 0;
  margin: 0px !important;
  padding: 0px !important;
}

.animate--forgotPassword.ng-hide-add,
.animate--forgotPassword.ng-hide-remove {
  transition: 0.5s linear all;
  display: block !important;
  opacity: 1;
}

.animate--forgotPassword.ng-hide {
  opacity: 0;
}

.view-animate.ng-enter, .view-animate.ng-leave {
  transition: all 0.5s linear;
}

.view-animate.ng-enter {
  opacity: 0;
}

.view-animate.ng-enter.ng-enter-active {
  opacity: 1;
}

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 5px;
  border: 2px solid #000;
  background: #4c4c4c;
  color: #fff;
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */
}

/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}

/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}

.tooltipster-base .tooltipster-content {
  overflow: hidden;
}

/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.tooltipster-arrow span, .tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
  left: 6px;
}

.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
  right: 6px;
}

.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}

.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}

.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}

.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  transition-property: opacity;
}

.tooltipster-fade-show {
  opacity: 1;
}

.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}

.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  transition-property: -webkit-transform;
  transition-property: transform;
}

.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
  top: 0;
  transition-property: top;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-fall.tooltipster-dying {
  transition-property: all;
  top: 0px !important;
  opacity: 0;
}

.tooltipster-slide {
  left: -40px;
  transition-property: left;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-slide.tooltipster-dying {
  transition-property: all;
  left: 0px !important;
  opacity: 0;
}

/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.no-geolocation .geolocation--my_location, .no-geolocation .mobile-geolocation, .deny-geolocation .geolocation--my_location, .deny-geolocation .mobile-geolocation {
  display: none !important;
}

.close-modal {
  position: absolute;
  top: 5px;
  right: 20px;
  font-family: "Myriad W01";
  font-weight: 400;
  font-size: 20px;
  color: #000;
  z-index: 999;
}

.email-modal-content {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .email-modal-content {
    top: 0px;
    margin: 7px auto;
  }
}
@media only screen and (max-width: 768px) {
  .email-modal-content > .span-6.pull-right {
    text-align: center;
  }
  .email-modal-content > .span-6.pull-right .coupon-widget {
    float: none;
  }
}

.email-section--modal {
  padding: 20px;
  top: 20px;
}

.deleteConfirmModal {
  padding: 0;
  font-family: "Myriad W01";
  font-weight: 200;
  top: 10px;
  text-align: center;
}

.deleteVehicleModal-buttons {
  text-align: right;
  margin-top: 10px;
  padding: 10px;
}
.deleteVehicleModal-buttons button {
  display: inline-block;
  height: 44px;
  margin: 0px;
  font-size: 16px;
}
.deleteVehicleModal-buttons button.button--red, .deleteVehicleModal-buttons button.button--red--inline, .deleteVehicleModal-buttons button.button--red--two, .deleteVehicleModal-buttons button.button--red--three {
  box-shadow: none;
  float: left;
}

.modal-content {
  padding: 0px;
}

.modal-content .locations-wrap .locations-selection {
  margin-left: 0;
  z-index: 998;
}

@media only screen and (max-width: 768px) {
  .modal-content .locations-wrap {
    margin: 0;
  }

  .modal-content .locations-selection {
    position: relative;
  }
}
/**
 * Vitamin M (Modules)
 * --------------------------------------------------------------------------
 */
.heading-container .button--red, .heading-container .button--red--inline, .heading-container .button--red--two, .heading-container .button--red--three {
  margin-top: 20px;
  margin-bottom: 20px;
}

.contact_info {
  background: url(../img/mobile/contact_image.html) #F1F1F1 no-repeat;
  background-size: cover;
  padding: 20px;
}
.contact_info .contact_info--block, .contact_info .contact_info--block--phone {
  margin-bottom: 20px;
}
.contact_info .contact_info--block:last-of-type, .contact_info .contact_info--block--phone:last-of-type {
  margin-bottom: 0px;
}
.contact_info .contact_info--block .h4--red_title, .contact_info .contact_info--block--phone .h4--red_title {
  font-family: "Myriad W01";
  font-weight: 500;
  font-size: 16px;
  color: #97002E;
}
.contact_info .contact_info--block .h4--red_title + div, .contact_info .contact_info--block--phone .h4--red_title + div {
  font-family: "Myriad W01";
  font-weight: 200;
  font-size: 14px;
  color: #333;
}
.contact_info .contact_info--block--phone > .button--primary--mobile, .contact_info .contact_info--block--phone .content-holder {
  display: inline-block;
  vertical-align: middle;
}
.contact_info .contact_info--block--phone > .button--primary--mobile {
  margin-right: 15px;
}
.contact_info .contact_info--block--phone:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

h2, .h2 {
  margin-left: 20px;
}

.couponsPage-coupons {
  padding: 20px 0px !important;
}

.main-dashboard {
  min-height: 200px;
}
.main-dashboard input[type="radio"] + label, .main-dashboard .searchby-zip-service .form-group--locations [type="radio"].service-locations + label, .searchby-zip-service .form-group--locations .main-dashboard [type="radio"].service-locations + label, .main-dashboard .searchby-zip-service .form-group--locations--bordered [type="radio"].service-locations + label, .searchby-zip-service .form-group--locations--bordered .main-dashboard [type="radio"].service-locations + label {
  margin-right: 5px;
}

.dashboard-nav {
  text-align: center;
}
.dashboard-nav li {
  float: left;
  width: 25%;
  padding: 5px 0px;
  background-color: #868686;
  background-image: url(../img/mobile/dropdown_bg.png);
  border-right: 1px solid rgba(34, 34, 34, 0.5);
  border-left: 1px solid rgba(198, 198, 198, 0.5);
  text-transform: uppercase;
}
.dashboard-nav li:first-of-type {
  border-left: 0px none;
}
.dashboard-nav li:last-of-type {
  border-right: 0px none;
}
.dashboard-nav li.active a {
  color: #FFFFFF;
}
.dashboard-nav li a {
  color: #333333;
}

.notifications-list li.notifications-list--item {
  padding: 10px 20px;
  font-size: 12px;
  line-height: 12px;
}
.notifications-list li.notifications-list--item:nth-of-type(2n+1) {
  background-color: #F1F1F1;
}
.notifications-list li.notifications-list--item .notifications-list--date {
  font-weight: 400;
}

.interiorPage .dashboard-back-container {
  padding-bottom: 20px;
}
.interiorPage .dashboard-back-container .dashboard-back {
  font-size: 8px;
  margin-right: 10px;
  top: -1px;
}
.interiorPage .dashboard-back-container + h2 {
  margin-bottom: 0px;
}
.interiorPage [data-accordion-group] input, .interiorPage [data-accordion-group] .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations .interiorPage [data-accordion-group] .service-locations, .interiorPage [data-accordion-group] .searchby-zip-service .form-group--locations--bordered .service-locations, .searchby-zip-service .form-group--locations--bordered .interiorPage [data-accordion-group] .service-locations {
  margin-bottom: 10px;
  display: block;
  width: 100%;
}
.interiorPage [data-accordion-group] .addVehicle-success-content {
  background-color: #F1F1F1;
  border: 1px solid #CCCCCC;
  padding: 20px;
  margin-bottom: 10px;
}
.interiorPage [data-accordion-group] .addVehicle-success-content .heading {
  font-size: 18px;
  font-weight: 400;
  color: #97002E;
  margin-bottom: 10px;
}
.interiorPage [data-accordion-group] .addVehicle-success-content a {
  font-family: "Myriad W01";
  font-size: 14px;
  font-weight: 300;
  margin-top: 10px;
  display: inline-block;
  color: #97002E;
}
.interiorPage [data-accordion-group] .addVehicle-success-content a:active, .interiorPage [data-accordion-group] .addVehicle-success-content a:hover, .interiorPage [data-accordion-group] .addVehicle-success-content a:focus {
  color: #97002E;
}
.interiorPage [data-accordion-group] .addVehicle-success-content a + [class^="icon-"], .interiorPage [data-accordion-group] .addVehicle-success-content .dropdown-menu #stayLoggedIn + label a + span, .dropdown-menu #stayLoggedIn + label .interiorPage [data-accordion-group] .addVehicle-success-content a + span {
  margin-left: 8px;
  font-size: 8px;
}
.interiorPage [data-accordion-group] .addVehicleModal-fields .add-vechile--image {
  display: none;
  margin-top: 10px;
}
.interiorPage [data-accordion-group] .addVehicleModal-fields input ~ [class^="icon-"], .interiorPage [data-accordion-group] .addVehicleModal-fields .searchby-zip-service .form-group--locations .service-locations ~ [class^="icon-"], .searchby-zip-service .form-group--locations .interiorPage [data-accordion-group] .addVehicleModal-fields .service-locations ~ [class^="icon-"], .interiorPage [data-accordion-group] .addVehicleModal-fields .searchby-zip-service .form-group--locations--bordered .service-locations ~ [class^="icon-"], .searchby-zip-service .form-group--locations--bordered .interiorPage [data-accordion-group] .addVehicleModal-fields .service-locations ~ [class^="icon-"], .interiorPage [data-accordion-group] .addVehicleModal-fields .dropdown-menu #stayLoggedIn + label input ~ span, .dropdown-menu #stayLoggedIn + label .interiorPage [data-accordion-group] .addVehicleModal-fields input ~ span, .interiorPage [data-accordion-group] .addVehicleModal-fields .searchby-zip-service .form-group--locations .dropdown-menu #stayLoggedIn + label .service-locations ~ span, .dropdown-menu #stayLoggedIn + label .interiorPage [data-accordion-group] .addVehicleModal-fields .searchby-zip-service .form-group--locations .service-locations ~ span, .searchby-zip-service .form-group--locations .interiorPage [data-accordion-group] .addVehicleModal-fields .dropdown-menu #stayLoggedIn + label .service-locations ~ span, .dropdown-menu #stayLoggedIn + label .searchby-zip-service .form-group--locations .interiorPage [data-accordion-group] .addVehicleModal-fields .service-locations ~ span, .interiorPage [data-accordion-group] .addVehicleModal-fields .searchby-zip-service .form-group--locations--bordered .dropdown-menu #stayLoggedIn + label .service-locations ~ span, .dropdown-menu #stayLoggedIn + label .interiorPage [data-accordion-group] .addVehicleModal-fields .searchby-zip-service .form-group--locations--bordered .service-locations ~ span, .searchby-zip-service .form-group--locations--bordered .interiorPage [data-accordion-group] .addVehicleModal-fields .dropdown-menu #stayLoggedIn + label .service-locations ~ span, .dropdown-menu #stayLoggedIn + label .searchby-zip-service .form-group--locations--bordered .interiorPage [data-accordion-group] .addVehicleModal-fields .service-locations ~ span {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  font-size: 14px;
  color: #97002E;
}
.interiorPage [data-accordion-group] .addVehicleModal-fields input ~ .info-tooltip, .interiorPage [data-accordion-group] .addVehicleModal-fields .searchby-zip-service .form-group--locations .service-locations ~ .info-tooltip, .searchby-zip-service .form-group--locations .interiorPage [data-accordion-group] .addVehicleModal-fields .service-locations ~ .info-tooltip, .interiorPage [data-accordion-group] .addVehicleModal-fields .searchby-zip-service .form-group--locations--bordered .service-locations ~ .info-tooltip, .searchby-zip-service .form-group--locations--bordered .interiorPage [data-accordion-group] .addVehicleModal-fields .service-locations ~ .info-tooltip {
  right: 35px;
}
.interiorPage [data-accordion-group] .resetPasswordForm div {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 10px;
}
.interiorPage [data-accordion-group] .oilChange-table {
  margin: 0px -6px;
}
.interiorPage [data-accordion-group] .oilDisabled {
  background: rgba(204, 204, 204, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  transition: all, 350ms;
}
.interiorPage [data-accordion-group] .mobile-vehicle-overlay {
  position: absolute;
  padding: 20px;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #CCCCCC;
  background: rgba(204, 204, 204, 0.9);
  z-index: 9999;
}
.interiorPage [data-accordion-group] .oildisabledText {
  top: 50%;
  text-align: center;
  font-family: "Neue Helvetica W01";
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  opacity: 1;
  text-shadow: 0px 1px 1px #999999;
}
.interiorPage .delete-vehicle-container {
  text-align: center;
  padding: 20px 0px;
}
.interiorPage .delete-vehicle-container .delete-vehicle-modal {
  background-color: #333333;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 50px;
  padding: 10px;
  color: #FFFFFF;
}
.interiorPage .delete-vehicle-container .delete-vehicle-modal:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  height: 0px;
  width: 0px;
  border-top: 10px solid #333333;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.interiorPage .delete-vehicle-container .delete-vehicle-modal [class^="button--"] {
  font-size: 14px;
  margin: 6px 0px;
  width: 49%;
}
.interiorPage .delete-vehicle-container .delete-vehicle-modal .button--red, .interiorPage .delete-vehicle-container .delete-vehicle-modal .button--red--inline, .interiorPage .delete-vehicle-container .delete-vehicle-modal .button--red--two, .interiorPage .delete-vehicle-container .delete-vehicle-modal .button--red--three {
  height: 42px;
}
.interiorPage .email-records-modal {
  background-color: #333333;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 75px;
  padding: 10px;
  color: #FFFFFF;
}
.interiorPage .email-records-modal:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  height: 0px;
  width: 0px;
  border-top: 10px solid #333333;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.dashboard-disclaimer--login {
  text-align: left !important;
}

.garage-btn {
  margin-top: 5px;
}

.nav-dashboard .col-xs-4 .btn-text {
  margin-top: 0;
}

.fleet-phone {
  margin: 20px 0px;
}
.fleet-phone .h4--red_title {
  font-family: "Myriad W01";
  font-weight: 500;
  font-size: 16px;
  color: #97002E;
}
.fleet-phone .h4--red_title + div {
  font-family: "Myriad W01";
  font-weight: 200;
  font-size: 14px;
  color: #333;
}
.fleet-phone > .button--primary--mobile, .fleet-phone .content-holder {
  display: inline-block;
  vertical-align: middle;
}
.fleet-phone > .button--primary--mobile {
  margin-right: 15px;
}
.fleet-phone .content-holder {
  width: 70%;
}
.fleet-phone:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.fleet-phone-required {
  position: absolute;
  top: 10px;
  left: 120px;
  color: #AAAAAA;
}

.input-field:focus + .fleet-phone-required {
  color: #000000;
}

.fleet--alt .center {
  text-align: center;
}
.fleet--alt .input-field {
  padding-right: 40px;
}
.fleet--alt .form__field--success-img {
  position: absolute;
  right: 10px;
  top: 10px;
}
.fleet--alt .input-field-control > p {
  margin: -5px 0 10px 10px;
  color: #666666;
  font-size: 11px;
  font-style: italic;
}
.fleet--alt .radio-control-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 11px 0;
  -webkit-flex: 0.6;
  -ms-flex: 0.6;
  flex: 0.6;
}
.fleet--alt .radio-control-wrap .radio-button {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.fleet--alt .radio-control-wrap .radio-button:not(:first-child):not(:last-child) {
  -o-border-radius: 0px;
  border-radius: 0px;
}
.fleet--alt .radio-control-wrap .radio-button:first-child {
  -moz-border-top-right-radius: 0px;
  -o-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  -o-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.fleet--alt .radio-control-wrap .radio-button:last-child {
  -moz-border-top-left-radius: 0px;
  -o-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  -o-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/*
footer#mobile-footer {
  color: #ffffff;
  background-image: url("../img/mobile/jl_mobile_footer.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #333333;
  font-size: 10px;
  min-height: 230px;
  padding-top: 20px;
}*/
footer#mobile-footer {
  color: #ffffff;
  background-color: #333333;
  font-size: 10px;
  min-height: 150px;
  padding-top: 20px;
}
footer#mobile-footer #social-media {
  text-align: center;
  height: 40px;
  padding: 0 0 0 0;
  margin: 10px 0 0 0;
}
footer#mobile-footer #social-media #social-media-inner-wrap {
  padding: 0 0 0 0;
  margin: 0 auto;
  width: 256px;
  height: 40px;
}
footer#mobile-footer #social-media #social-media-inner-wrap .footer-icon {
  height: 40px;
  width: 40px;
  margin-right: 32px;
  display: block;
  float: left;
}
footer#mobile-footer #social-media #social-media-inner-wrap .footer-icon i {
  display: block;
  height: 40px;
  width: 40px;
  background-image: url("../img/mobile/footer-icons-social-media.png");
  background-repeat: no-repeat;
}
footer#mobile-footer #social-media #social-media-inner-wrap .footer-icon i.facebook {
  background-position: 0 0;
  background-size: auto 40px;
}
footer#mobile-footer #social-media #social-media-inner-wrap .footer-icon i.twitter {
  background-position: -78px 0;
  background-size: auto 40px;
}
footer#mobile-footer #social-media #social-media-inner-wrap .footer-icon i.you-tube {
  background-position: -158px 0;
  background-size: auto 40px;
}
footer#mobile-footer #social-media #social-media-inner-wrap .footer-icon i.google-plus {
  background-position: -237px 0;
  background-size: auto 40px;
}
footer#mobile-footer #social-media #social-media-inner-wrap .footer-icon:last-child {
  margin-right: 0;
}
footer#mobile-footer #view-desktop-version {
  text-align: center;
  color: #999999;
  margin: 20px 0;
}
footer#mobile-footer #view-desktop-version a {
  color: #999999;
  border-bottom: dotted 1px #999999;
}
footer#mobile-footer #footer-copy {
  color: #999999;
  text-align: center;
}
footer#mobile-footer #footer-copy p {
  margin-bottom: 10px;
}
footer#mobile-footer #footer-links {
  color: #999999;
  margin: 20px 0px 10px;
  text-align: center;
}
footer#mobile-footer #footer-links a {
  font-family: "Neue Helvetica W01";
  font-size: 10px;
  color: #FFFFFF;
}
footer#mobile-footer #footer-links.privacy-policy-nav {
  line-height: 1;
}
footer#mobile-footer #footer-links.privacy-policy-nav li {
  display: inline-block;
  list-style: none;
  margin-left: 5px;
}
footer#mobile-footer #footer-links.privacy-policy-nav li:before {
  content: "|";
  color: #8F8F8F;
  position: relative;
  margin-right: 5px;
}
footer#mobile-footer #footer-links.privacy-policy-nav li:first-of-type:before {
  content: "";
}
footer#mobile-footer #copyright {
  color: #fff;
  text-align: center;
}

.mobileLocations {
  height: 100%;
}

.locations-search-filter-form {
  margin-bottom: 20px;
}

.locationsLoaderContainer {
  height: 40%;
  width: 100%;
}

.searchby-zip-service {
  margin-bottom: 20px;
}
.searchby-zip-service .form-group--locations, .searchby-zip-service .form-group--locations--bordered {
  background-color: transparent;
}
.searchby-zip-service .form-group--locations .form__field--small, .searchby-zip-service .form-group--locations--bordered .form__field--small {
  z-index: 11;
}
.searchby-zip-service .form-group--locations .form__field--small .zipcode-search, .searchby-zip-service .form-group--locations--bordered .form__field--small .zipcode-search {
  box-shadow: 0px 1px 1px #CCCCCC !important;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.searchby-zip-service .form-group--locations .form__field--small .zipcode-search [class^="icon-"], .searchby-zip-service .form-group--locations--bordered .form__field--small .zipcode-search [class^="icon-"], .searchby-zip-service .form-group--locations .form__field--small .zipcode-search .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .searchby-zip-service .form-group--locations .form__field--small .zipcode-search span, .searchby-zip-service .form-group--locations--bordered .form__field--small .zipcode-search .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .searchby-zip-service .form-group--locations--bordered .form__field--small .zipcode-search span {
  position: absolute;
  padding: 10px;
  right: 0px;
  top: 50%;
  margin-top: -15px;
  font-size: 10px;
}
.searchby-zip-service .form-group--locations .form__field--small .zipcode-search .input-field--nav-zipcode, .searchby-zip-service .form-group--locations--bordered .form__field--small .zipcode-search .input-field--nav-zipcode {
  text-align: left;
  font-size: 13px;
  font-family: "Neue Helvetica W01";
  font-weight: 400;
  color: #333;
  opacity: 0.9;
  height: 41px;
}
.searchby-zip-service .form-group--locations .form__field--small .zipcode-search .input-group-btn, .searchby-zip-service .form-group--locations--bordered .form__field--small .zipcode-search .input-group-btn {
  cursor: pointer;
  text-align: left;
  font-size: 13px;
  font-family: "Neue Helvetica W01";
  font-weight: 400;
  color: #333;
  opacity: 0.9;
  height: 41px;
}
.searchby-zip-service .form-group--locations .form__field--small .zipcode-search .input-group-btn .btn, .searchby-zip-service .form-group--locations--bordered .form__field--small .zipcode-search .input-group-btn .btn {
  height: 41px;
}
.searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations--bordered .service-locations {
  cursor: pointer;
  text-align: left;
  font-size: 13px;
  font-family: "Neue Helvetica W01";
  font-weight: 400;
  color: #333;
  opacity: 0.9;
  height: 41px;
  z-index: 11;
  padding: 10px;
}
.searchby-zip-service .form-group--locations .service-locations:after, .searchby-zip-service .form-group--locations--bordered .service-locations:after {
  transition: all 0.2s linear;
  /*font-family: icomoon;*/
  font-size: 7px;
  /*content: "\e61c";*/
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3.5px;
  color: #97002E;
}
.searchby-zip-service .form-group--locations .service-locations.open:after, .searchby-zip-service .form-group--locations--bordered .service-locations.open:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.searchby-zip-service .form-group--locations .service-locations.disabled, .searchby-zip-service .form-group--locations--bordered .service-locations.disabled {
  color: #CCCCCC !important;
  box-shadow: none;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #F1F1F1;
}
.searchby-zip-service .form-group--locations .service-locations.disabled:after, .searchby-zip-service .form-group--locations--bordered .service-locations.disabled:after {
  color: #FFBFD2;
}
.searchby-zip-service .form-group--locations .location-services, .searchby-zip-service .form-group--locations--bordered .location-services {
  z-index: 10;
  background-color: #ffffff;
  border: solid 1px #CCCCCC;
  position: absolute;
  top: 50px;
  right: 10px;
  box-shadow: 0px 3px 3px #CCCCCC;
}
.searchby-zip-service .form-group--locations .location-services .service, .searchby-zip-service .form-group--locations--bordered .location-services .service {
  font-size: 12px;
  text-align: left;
  padding: 4px 10px;
}
.searchby-zip-service .form-group--locations .location-services .service.even, .searchby-zip-service .form-group--locations--bordered .location-services .service.even {
  background-color: #f1f1f1;
}

.default-pin-text img, .map-pin-text img, .map-star-pin-text img {
  height: 38px !important;
}

.default-pin-text div {
  color: #333333 !important;
}

.map-pin-text div {
  color: #FFFFFF !important;
}

.locations-wrap {
  clear: both;
  min-height: 200px;
}
.locations-wrap .locations-info-wrap {
  padding: 0px 30px;
  margin-bottom: 0;
  position: relative;
}
.locations-wrap .locations-info-wrap .location-info {
  text-align: center;
}
.locations-wrap .locations-info-wrap .location-info .location-name {
  font-weight: bold;
}
.locations-wrap .locations-info-wrap .location-info .location-name .icon-locations, .locations-wrap .locations-info-wrap .location-info .location-name .location-name-icon {
  color: #97002E;
  padding-right: 5px;
}
.locations-wrap .locations-info-wrap .location-info .location-name .location-name-icon {
  height: 20px;
  vertical-align: top;
}
.locations-wrap .locations-info-wrap .location-info .location-name .location-information--number a {
  color: #333333;
}
.locations-wrap .locations-info-wrap .location-info .location-information--address {
  max-width: 85%;
  margin: 0px auto;
  color: #333333;
}
.locations-wrap .location-widget-instructions {
  margin: 10px 0px 20px;
  font-size: 10px;
  text-align: center;
  color: #999999;
}
.locations-wrap .location-widget-instructions div {
  font-size: 12px;
}
.locations-wrap .location-cta-buttons {
  margin: 40px;
}
.locations-wrap .selected-location-and-distance {
  text-transform: uppercase;
  background-image: url("../img/mobile/selected-location-and-distance.png");
  background-position: bottom left;
  background-size: 100% 50px;
  background-repeat: no-repeat;
  background-color: transparent;
  height: 50px;
  padding-top: 12px;
}
.locations-wrap .selected-location-and-distance .my-jiffy-lube-location {
  color: #97002E;
  font-size: 10px;
  font-weight: bold;
  height: 100%;
}
.locations-wrap .selected-location-and-distance .my-jiffy-lube-location div.check-mark {
  padding-top: 2px;
  padding-left: 0;
  padding-right: 0;
}
.locations-wrap .selected-location-and-distance .my-jiffy-lube-location div.check-mark i {
  padding-left: 0;
  font-size: 24px;
  line-height: 10px;
}
.locations-wrap .selected-location-and-distance .my-jiffy-lube-location div.copy {
  line-height: 10px;
}
.locations-wrap .selected-location-and-distance .distance-to-location {
  background-color: transparent;
  color: #ffffff;
  font-weight: bold;
  padding-top: 5px;
}
.locations-wrap .selected-location-and-distance .distance-to-location .miles {
  font-size: 28px;
  line-height: 1;
  text-align: right;
  padding-left: 12px;
  padding-top: 2px;
}
.locations-wrap .selected-location-and-distance .distance-to-location .miles-away {
  padding-top: 5px;
  padding-right: 20px;
  line-height: 100%;
  font-size: 12px;
  text-align: left;
}
.locations-wrap .selected-location-and-distance .distance-to-location .miles-away div {
  padding: 0;
  margin: 0;
}
.locations-wrap .flexslider {
  margin-bottom: 0;
}
.locations-wrap .flexslider .flex-control-nav, .locations-wrap .flexslider .flex-control-paging, .locations-wrap .flexslider .flex-direction-nav {
  display: none;
}
.locations-wrap .flexslider .slides {
  background-color: #97002E;
}
.locations-wrap .flexslider .slides > li {
  background-color: #FFFFFF;
}
.locations-wrap .flexslider .indicator .glyphicon-chevron-left {
  right: -3px;
}
.locations-wrap .flexslider .indicator .glyphicon-chevron-right {
  left: 4px;
}
.locations-wrap .panel-body .flexslider .flex-control-nav, .locations-wrap .panel-body .flexslider .flex-control-paging, .locations-wrap .panel-body .flexslider .flex-direction-nav {
  display: inherit;
}

.locations-dynamic-map {
  background-color: #97002E;
  margin-bottom: 0;
}
.locations-dynamic-map .map-wrap {
  padding: 10px 20px;
  background-color: inherit;
}
.locations-dynamic-map .map-wrap .bingMap {
  width: 100%;
  height: 200px;
  clear: both;
  z-index: 1;
}

.map-cta {
  background-color: #97002E;
  padding-bottom: 20px;
  padding-top: 10px;
  text-align: center;
}
.map-cta a {
  color: #ffffff;
  border-bottom: dotted #ffffff 1px;
}

.location-widget-instructions {
  margin-top: 20px;
  font-size: 10px;
  text-align: center;
  color: #999999;
}

.location-cta-buttons {
  margin: 40px;
}

.selected-location-and-distance {
  text-transform: uppercase;
  background-image: url("../img/mobile/selected-location-and-distance.png");
  background-position: bottom left;
  background-size: 100% 50px;
  background-repeat: no-repeat;
  background-color: transparent;
  height: 50px;
  padding-top: 12px;
}
.selected-location-and-distance .my-jiffy-lube-location {
  color: #97002E;
  font-size: 10px;
  font-weight: bold;
  height: 100%;
}
.selected-location-and-distance .my-jiffy-lube-location div.check-mark {
  padding: 3px 0 0 0;
}
.selected-location-and-distance .my-jiffy-lube-location div.check-mark i {
  padding-left: 0;
  font-size: 24px;
  line-height: 10px;
}
.selected-location-and-distance .my-jiffy-lube-location div.copy {
  line-height: 10px;
  padding-left: 0;
}
.selected-location-and-distance .distance-to-location {
  background-color: transparent;
  color: #ffffff;
  font-weight: bold;
}
.selected-location-and-distance .distance-to-location .coupons-accordion .panel-body {
  padding: 0px;
}
.selected-location-and-distance .distance-to-location .coupons-accordion .flexslider {
  margin-bottom: 40px;
}
.selected-location-and-distance .distance-to-location .coupons-accordion .flexslider .flex-control-nav, .selected-location-and-distance .distance-to-location .coupons-accordion .flexslider .flex-control-paging, .selected-location-and-distance .distance-to-location .coupons-accordion .flexslider .flex-direction-nav {
  display: block;
}
.selected-location-and-distance .distance-to-location .coupons-accordion .flexslider .flex-control-paging li a {
  background: #FFFFFF;
  border: 2px solid #97002E;
}
.selected-location-and-distance .distance-to-location .coupons-accordion .flexslider .flex-control-paging li a.flex-active {
  background: #97002E;
}
.selected-location-and-distance .distance-to-location .coupons-accordion .flexslider .flex-direction-nav li a {
  color: #97002E !important;
}

@media only screen and (max-width: 768px) {
  .states-list {
    width: 100%;
  }
}
html {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

body {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
body .mobile_main-container {
  position: absolute;
  top: 55px;
  bottom: 55px;
  left: 0px;
  right: 0px;
  padding: 0px;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
body .mobile_main-container h1, body .mobile_main-container .h1, body .mobile_main-container h2, body .mobile_main-container .h2, body .mobile_main-container h3, body .mobile_main-container .about-h2 h2, .about-h2 body .mobile_main-container h2, body .mobile_main-container .h3 {
  margin-left: 0px;
}
body .mobile_main-container a {
  text-decoration: none !important;
}
body .mobile_main-container .hero {
  width: 100%;
}
body .mobile_main-container .distance {
  color: #97002E;
}
body .mobile_main-container .main-coupons {
  padding: 0px 0px 20px;
  margin-top: 20px;
  background-color: #97002E;
  color: #FFFFFF;
  text-align: center;
  overflow: hidden;
}
body .mobile_main-container .main-coupons.dashboard-coupons {
  margin: 0px;
}
body .mobile_main-container .main-coupons .main-coupons-header {
  background: #720017;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#97002E, #720017);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#97002e', EndColorStr='#720017');
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  padding: 10px 0px;
  margin: 0px 0px 20px;
  color: #FFFFFF;
}
body .mobile_main-container .main-coupons .main-coupons-header:after {
  display: none;
}
body .mobile_main-container .main-coupons p {
  width: 80%;
  margin: 0px auto;
  font-size: 13px;
  line-height: 18px;
}
body .mobile_main-container .main-coupons p a {
  color: #FFFFFF;
}
body .mobile_main-container .main-coupons .button--red, body .mobile_main-container .main-coupons .button--red--inline, body .mobile_main-container .main-coupons .button--red--two, body .mobile_main-container .main-coupons .button--red--three {
  width: 80%;
  margin: 0px auto;
  margin-top: 20px;
}
body .mobile_main-container .main-coupons .mobile-coupons-homepage {
  margin: 0px auto;
  margin-top: 30px;
  width: 275px;
}
body .mobile_main-container .main-coupons .mobile-coupons-homepage.nomargin .flexslider {
  margin: 0px;
}
body .mobile_main-container .main-recommendations {
  margin: 20px;
}
body .mobile_main-container .main-recommendations img {
  width: 100%;
}
body .mobile_main-container .main-recommendations p {
  line-height: 28px;
  font-size: 14px;
  margin: 20px 0px;
}
body .mobile_main-container .main-services {
  padding: 100px 20px;
  margin: 75px 0px 0px;
  box-shadow: 0px 0px 3px #CCCCCC;
}
body .mobile_main-container .main-services .h2, body .mobile_main-container .main-services .h3 {
  text-transform: uppercase;
}
body .mobile_main-container .main-services .icon-container {
  text-align: center;
  position: absolute;
  left: 0px;
  right: 0px;
  top: -25px;
}
body .mobile_main-container .main-services .icon-container img {
  display: inline-block;
  width: 20%;
  height: 20%;
  margin: 20px 5px;
}
body .mobile_main-container .main-services p {
  line-height: 28px;
  font-size: 14px;
  margin: 20px 0px;
}
body .interiorPage {
  padding-top: 20px;
}
body .interiorPage .heading-container {
  padding: 20px;
}
body .interiorPage .heading-container:first-of-type {
  padding-top: 0px;
}
body .interiorPage .heading-container [class^="button--"] {
  margin-top: 10px;
}
body .interiorPage .heading-container .input-container {
  margin: 10px 0px;
}
body .interiorPage .heading-container p {
  margin-bottom: 1.5rem;
}
body .interiorPage h2, body .interiorPage .h2 {
  margin-top: 0;
  text-transform: uppercase;
  padding-bottom: 20px;
  margin: 0px 0px 20px;
  font-size: 18px;
}
body .interiorPage form [class^="button--"] {
  width: 100%;
}
body .interiorPage form .form__field--success-text,
body .interiorPage form .form__field--error-text {
  margin-top: 20px;
  margin-bottom: 0px;
}
body .canvas-slid .mobile_main-container {
  overflow: hidden;
}

.navbar-default .navbar-header {
  background: #97002e;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #97002e 0%, #97002e 63%, #97002e 72%, #62000e 100%);
  /* W3C */
}
.navbar-default .navbar-header .navbar-toggle {
  color: #FFFFFF;
  border: 0px none;
  line-height: 12px;
  margin: 10px 15px 10px 0px;
  padding: 10px;
  z-index: 1031;
}
.navbar-default .navbar-header .navbar-toggle:active, .navbar-default .navbar-header .navbar-toggle:hover, .navbar-default .navbar-header .navbar-toggle:focus {
  background: none;
}
.navbar-default .navbar-header .navbar-toggle .icon-menu {
  display: inline;
}
.navbar-default .navbar-header .navbar-toggle .glyphicon-remove {
  display: none;
}
.navbar-default .navbar-header .navbar-logout {
  float: right;
  color: #FFFFFF;
  margin: 11px 5px 9px 0px;
  padding: 6px;
  font-size: 20px;
  line-height: 1;
}
.navbar-default .navbar-header .navbar-brand {
  line-height: 30px;
}

.navmenu-fixed-right [data-accordion-group] .panel-body {
  padding: 0px !important;
}

.navmenu {
  z-index: 0;
  width: 80%;
  height: 100%;
  border: 0px none;
  background-image: url(../img/mobile/dropdown_bg.png);
  background-color: #333333;
}
@media only screen and (max-width: 768px) and (orientation: landscape) and (min-aspect-ratio: 13 / 9) {
  .navmenu#offcanvas {
    width: 45%;
  }
}
.navmenu .navmenu-container {
  overflow: auto;
  height: 100%;
}
.navmenu .nav-search {
  background-image: url(../img/mobile/dropdown_bg.png);
  background-color: #333333;
  display: block;
  padding: 11.5px 10px;
  font-weight: 200;
}
.navmenu .nav-search input, .navmenu .nav-search .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations .navmenu .nav-search .service-locations, .navmenu .nav-search .searchby-zip-service .form-group--locations--bordered .service-locations, .searchby-zip-service .form-group--locations--bordered .navmenu .nav-search .service-locations {
  -o-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  padding: 7px 10px;
  margin: 0px;
  border: 1px solid #DADADA;
}
.navmenu .nav-search [class^="icon-"], .navmenu .nav-search .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .navmenu .nav-search span {
  top: 50%;
  margin-top: -18px;
  right: 5px;
  height: 36px;
  width: 36px;
  line-height: 36px;
  font-size: 22px;
  color: #999999;
}
.navmenu .nav-search + .panel .panel-heading {
  border-top: 0px none !important;
}
.navmenu .nav-dashboard {
  color: #FFFFFF;
  font-weight: 400;
  background: #97002E;
  box-shadow: 0px 1px 0px #CC003D inset;
  border-top: 1px solid rgba(34, 34, 34, 0.5);
  padding: 20px 15px;
  text-transform: uppercase;
}
.navmenu .nav-dashboard > span {
  padding-bottom: 0px;
  display: block;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 20px;
}
.navmenu .nav-dashboard > span:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.navmenu .nav-dashboard button:first-of-type {
  margin-bottom: 15px;
}
.navmenu .nav-dashboard button {
  width: 100%;
  font-size: 14px;
}
.navmenu .nav-dashboard a {
  padding: 0px 0px 2px;
  color: #FFFFFF;
  font-size: 13px;
}
.navmenu .nav-dashboard [class^="icon-"], .navmenu .nav-dashboard .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .navmenu .nav-dashboard span {
  font-size: 20px;
  margin-right: 10px;
  vertical-align: text-bottom;
}
.navmenu .nav-dashboard .welcome-message {
  display: inline-block;
  padding-bottom: 0px;
}
.navmenu .nav-dashboard .welcome-message:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.navmenu .nav-dashboard .welcome-message [class^="icon-"], .navmenu .nav-dashboard .welcome-message .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .navmenu .nav-dashboard .welcome-message span {
  top: -7px;
}
.navmenu .nav-dashboard .welcome-message .welcome-message-text {
  display: inline-block;
}
.navmenu .nav-dashboard .welcome-message .welcome-message-text span {
  display: block;
}
.navmenu .nav-dashboard .welcome-message .welcome-message-text span.subline {
  font-size: 12px;
  line-height: 8px;
  text-transform: none;
}
.navmenu .nav-dashboard .btn-container {
  color: #FFFFFF;
}
.navmenu .nav-dashboard .btn-container .button--primary--mobile {
  width: 45px;
  height: 45px;
  padding: 0px;
  box-shadow: 0px 1px 1px #AAAAAA inset, 0px 1px 3px #590012;
}
.navmenu .nav-dashboard .btn-container .button--primary--mobile:first-child {
  margin-bottom: 5px;
}
.navmenu .nav-dashboard .btn-container .button--primary--mobile [class^="icon-"], .navmenu .nav-dashboard .btn-container .button--primary--mobile .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .navmenu .nav-dashboard .btn-container .button--primary--mobile span {
  margin: 0px;
  font-size: 28px;
  line-height: 49px;
  top: -3px;
}
.navmenu .nav-dashboard .btn-container .button--primary--mobile .icon-car {
  font-size: 22px;
}
.navmenu .nav-dashboard .btn-container .btn-text {
  color: #FFFFFF;
  line-height: 10px;
  font-size: 9px;
}

.canvas {
  position: relative;
  overflow: hidden;
  top: 0px !important;
  left: 0px;
  z-index: 2;
  min-height: 100%;
  padding: 0px;
  background: #FFFFFF;
  box-shadow: 1px 0px 1px #333333;
}
.canvas .navmenu-overlay {
  display: none;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(34, 34, 34, 0.75);
  z-index: 1031;
}
.canvas.bottomDropdownShown .navmenu-overlay {
  z-index: 1030;
  display: block;
}
.canvas.bottomDropdownShown .navbar-header .navmenu-overlay {
  z-index: 1033;
  display: block;
}
.canvas.canvas-sliding .navmenu-overlay, .canvas.canvas-slid .navmenu-overlay {
  display: block;
}
.canvas.canvas-sliding > .navmenu-overlay, .canvas.canvas-slid > .navmenu-overlay {
  z-index: 1033;
  top: 55px;
}
.canvas.canvas-sliding .navbar-toggle, .canvas.canvas-slid .navbar-toggle {
  background: #97002e;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#720017, #97002E);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#720017', EndColorStr='#97002e');
}
.canvas.canvas-sliding .navbar-toggle:active, .canvas.canvas-sliding .navbar-toggle:hover, .canvas.canvas-sliding .navbar-toggle:focus, .canvas.canvas-slid .navbar-toggle:active, .canvas.canvas-slid .navbar-toggle:hover, .canvas.canvas-slid .navbar-toggle:focus {
  background: #97002e;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#720017, #97002E);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#720017', EndColorStr='#97002e');
}
.canvas.canvas-sliding .navbar-toggle .icon-menu, .canvas.canvas-slid .navbar-toggle .icon-menu {
  display: none;
}
.canvas.canvas-sliding .navbar-toggle .glyphicon-remove, .canvas.canvas-slid .navbar-toggle .glyphicon-remove {
  display: inline;
}

.dropdown-menu {
  display: block;
  padding: 0px;
  margin: 0px;
  border: 0px none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  height: calc( 100% - 110px);
  overflow: auto;
  z-index: 1033;
}
.dropdown-menu > div {
  overflow: hidden;
}
.dropdown-menu .nav_dropdown {
  height: 100%;
  overflow: auto;
}
.dropdown-menu .nav_dropdown .disclaimer {
  font-size: 12px;
  margin-bottom: 15px;
}
.dropdown-menu .nav_dropdown--dashboard--login .form-wrap {
  margin: 28px 20px 15px;
  padding: 0px;
  border-bottom: 1px solid #CCCCCC;
}
.dropdown-menu .nav_dropdown--dashboard--register input[type="radio"], .dropdown-menu .nav_dropdown--dashboard--register .searchby-zip-service .form-group--locations [type="radio"].service-locations, .searchby-zip-service .form-group--locations .dropdown-menu .nav_dropdown--dashboard--register [type="radio"].service-locations, .dropdown-menu .nav_dropdown--dashboard--register .searchby-zip-service .form-group--locations--bordered [type="radio"].service-locations, .searchby-zip-service .form-group--locations--bordered .dropdown-menu .nav_dropdown--dashboard--register [type="radio"].service-locations {
  margin-top: 10px;
}
.dropdown-menu .nav_dropdown--dashboard--register label {
  font-size: 16px;
  display: inline-block;
  width: auto;
  margin-right: 10px;
}
.dropdown-menu .nav_dropdown--dashboard--register .form-phone-required {
  top: 10px;
  left: 120px;
  color: #AAAAAA;
}
.dropdown-menu .info-tooltip {
  position: absolute;
  top: 50%;
  right: 0px;
  font-size: 20px;
  margin-top: -14px;
}
.dropdown-menu .info-tooltip [class^="icon-"], .dropdown-menu .info-tooltip #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .info-tooltip span {
  color: #97002E;
}
.dropdown-menu .heading {
  margin: 15px 20px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
.dropdown-menu a {
  color: #333333;
}
.dropdown-menu .form-wrap .button--red, .dropdown-menu .form-wrap .button--red--inline, .dropdown-menu .form-wrap .button--red--two, .dropdown-menu .form-wrap .button--red--three {
  width: 100%;
}
.dropdown-menu .form-wrap--reset {
  position: absolute;
  z-index: 10;
  bottom: 30px;
  line-height: 12px;
  font-size: 12px;
  color: #FFFFFF;
  text-align: left;
  border-radius: 5px;
  background: #333333;
  padding: 10px;
}
.dropdown-menu .form-wrap--reset input, .dropdown-menu .form-wrap--reset .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations .dropdown-menu .form-wrap--reset .service-locations, .dropdown-menu .form-wrap--reset .searchby-zip-service .form-group--locations--bordered .service-locations, .searchby-zip-service .form-group--locations--bordered .dropdown-menu .form-wrap--reset .service-locations {
  padding: 8px 10px;
  margin-bottom: 0px;
}
.dropdown-menu .form-wrap--reset input + [class^="icon-"], .dropdown-menu .form-wrap--reset .searchby-zip-service .form-group--locations .service-locations + [class^="icon-"], .searchby-zip-service .form-group--locations .dropdown-menu .form-wrap--reset .service-locations + [class^="icon-"], .dropdown-menu .form-wrap--reset .searchby-zip-service .form-group--locations--bordered .service-locations + [class^="icon-"], .searchby-zip-service .form-group--locations--bordered .dropdown-menu .form-wrap--reset .service-locations + [class^="icon-"], .dropdown-menu .form-wrap--reset #stayLoggedIn + label input + span, .dropdown-menu #stayLoggedIn + label .form-wrap--reset input + span, .dropdown-menu .form-wrap--reset .searchby-zip-service .form-group--locations #stayLoggedIn + label .service-locations + span, .dropdown-menu #stayLoggedIn + label .form-wrap--reset .searchby-zip-service .form-group--locations .service-locations + span, .searchby-zip-service .form-group--locations .dropdown-menu .form-wrap--reset #stayLoggedIn + label .service-locations + span, .searchby-zip-service .form-group--locations .dropdown-menu #stayLoggedIn + label .form-wrap--reset .service-locations + span, .dropdown-menu .form-wrap--reset .searchby-zip-service .form-group--locations--bordered #stayLoggedIn + label .service-locations + span, .dropdown-menu #stayLoggedIn + label .form-wrap--reset .searchby-zip-service .form-group--locations--bordered .service-locations + span, .searchby-zip-service .form-group--locations--bordered .dropdown-menu .form-wrap--reset #stayLoggedIn + label .service-locations + span, .searchby-zip-service .form-group--locations--bordered .dropdown-menu #stayLoggedIn + label .form-wrap--reset .service-locations + span {
  position: absolute;
  right: 7px;
  top: 50%;
  margin-top: -8px;
  height: 20px;
  width: 30px;
  font-size: 17px;
}
.dropdown-menu .form-wrap--reset input + [class^="icon-"]:before, .dropdown-menu .form-wrap--reset .searchby-zip-service .form-group--locations .service-locations + [class^="icon-"]:before, .searchby-zip-service .form-group--locations .dropdown-menu .form-wrap--reset .service-locations + [class^="icon-"]:before, .dropdown-menu .form-wrap--reset .searchby-zip-service .form-group--locations--bordered .service-locations + [class^="icon-"]:before, .searchby-zip-service .form-group--locations--bordered .dropdown-menu .form-wrap--reset .service-locations + [class^="icon-"]:before, .dropdown-menu .form-wrap--reset #stayLoggedIn + label input + span:before, .dropdown-menu #stayLoggedIn + label .form-wrap--reset input + span:before, .dropdown-menu .form-wrap--reset .searchby-zip-service .form-group--locations #stayLoggedIn + label .service-locations + span:before, .dropdown-menu #stayLoggedIn + label .form-wrap--reset .searchby-zip-service .form-group--locations .service-locations + span:before, .searchby-zip-service .form-group--locations .dropdown-menu .form-wrap--reset #stayLoggedIn + label .service-locations + span:before, .searchby-zip-service .form-group--locations .dropdown-menu #stayLoggedIn + label .form-wrap--reset .service-locations + span:before, .dropdown-menu .form-wrap--reset .searchby-zip-service .form-group--locations--bordered #stayLoggedIn + label .service-locations + span:before, .dropdown-menu #stayLoggedIn + label .form-wrap--reset .searchby-zip-service .form-group--locations--bordered .service-locations + span:before, .searchby-zip-service .form-group--locations--bordered .dropdown-menu .form-wrap--reset #stayLoggedIn + label .service-locations + span:before, .searchby-zip-service .form-group--locations--bordered .dropdown-menu #stayLoggedIn + label .form-wrap--reset .service-locations + span:before {
  right: -10px;
}
.dropdown-menu .form-wrap--register {
  margin: 0px 20px;
}
.dropdown-menu #stayLoggedIn {
  display: none;
}
.dropdown-menu #stayLoggedIn + label span {
  display: inline-block;
  font-size: 20px;
  margin-top: -2px;
  margin-right: 5px;
  vertical-align: middle;
}
.dropdown-menu #stayLoggedIn:checked + label span {
  color: #97002E;
}
.dropdown-menu .forgot-password-link.active:before {
  content: ' ';
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 15px solid #333333;
}
.dropdown-menu .button--primary, .dropdown-menu .button--primary--inline, .dropdown-menu .button--primary--coupon, .dropdown-menu .button--primary--dashboard, .dropdown-menu .button--mobile {
  width: 100%;
}
.dropdown-menu .form-wrap {
  margin: 28px 20px 15px;
  padding: 0px;
  border-bottom: 1px solid #CCCCCC;
}

.dropdown-menu--location {
  background-color: #97002E;
}
.dropdown-menu--location > div {
  background-color: #ffffff;
}

.navbar-fixed-top, .navbar-fixed-bottom {
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  border: 0px none;
  z-index: 1031;
  text-transform: uppercase;
}
.navbar-fixed-top .dropdown-menu, .navbar-fixed-bottom .dropdown-menu {
  height: 0px;
  opacity: 0;
}
.navbar-fixed-top.open .dropdown-menu, .navbar-fixed-bottom.open .dropdown-menu {
  height: auto;
  opacity: 1;
}
.navbar-fixed-top ~ .dropdown-menu.open, .navbar-fixed-bottom ~ .dropdown-menu.open {
  bottom: 0px;
}

.navbar-fixed-top {
  height: 55px;
  margin-bottom: 0px;
  box-shadow: 0px 1px 0px 1.5px rgba(0, 0, 0, 0.25);
}
.navbar-fixed-top .container {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.navbar-fixed-top .container .navbar-header {
  margin: 0px -15px;
  height: 55px;
}
/*
.navbar-fixed-top .container .navbar-header .logo {
  font-size: 36px;
  line-height: 55px;
  margin: 0px 0px 0px 15px;
  z-index: 1032;
  float: left;
  background-image: url("/img/mobile_logo.png");
  background-repeat: no-repeat;
}*/
.navbar-fixed-top .container .navbar-header .logo {
  font-size: 36px;
  line-height: 55px;
  margin: 5px 0px 0px 15px;
  z-index: 1032;
  float: left;
  width: 101px;
  background-image: url("/img/mini_logo.png"); /* LOGO EDIT SPOT */
  background-repeat: no-repeat;
}
.navbar-fixed-top .container .navbar-header .logo:after {
  /*font-family: icomoon;*/
  /*content: "O";*/
  display: block;
  position: relative;
}
.navbar-fixed-top .container .navbar-collapse {
  max-height: none;
  height: auto;
  position: absolute;
  top: 55px;
  bottom: 0px;
  left: 15px;
  right: 15px;
  -webkit-border: 0px none;
  -moz-border: 0px none;
  -ms-border: 0px none;
  -o-border: 0px none;
  border: 0px none;
  box-shadow: 0px none;
}

.navbar-fixed-bottom {
  height: 55px;
}
.navbar-fixed-bottom.open {
  bottom: 0px;
  top: 55px;
}
.navbar-fixed-bottom .container {
  margin: 0px;
  padding: 0px;
  height: 100%;
}
.navbar-fixed-bottom .container .navbar-btn {
  white-space: initial !important;
  word-wrap: initial !important;
  background: #333333;
  background: #101010;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#333333, #101010);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#333333', EndColorStr='#101010');
  -o-border-radius: 0px;
  border-radius: 0px;
  border: 0px none;
  border-right: 1px solid #000000;
  box-shadow: -1px 0px 0px #4B4B4B inset, 0px -5px 0px #F5AC30 inset;
  height: 100%;
  padding: 0px 2.5%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #FFFFFF;
  line-height: normal;
  font-size: 12px;
  float: left;
}
.navbar-fixed-bottom .container .navbar-btn.btn:hover {
  color: #FFFFFF;
}
.navbar-fixed-bottom .container .navbar-btn:last-of-type {
  border-right: 0px none;
  box-shadow: 0px -5px 0px #F5AC30 inset;
}
.navbar-fixed-bottom .container .navbar-btn:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.navbar-fixed-bottom .container .navbar-btn.active {
  z-index: 1031;
}
.navbar-fixed-bottom .container .navbar-btn.active .navmenu-overlay {
  display: none;
}
.navbar-fixed-bottom .container .navbar-btn .navbar-btn-icon-container {
  width: 15%;
  display: inline-block;
}
.navbar-fixed-bottom .container .navbar-btn [class^="icon-"], .navbar-fixed-bottom .container .navbar-btn .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .navbar-fixed-bottom .container .navbar-btn span {
  display: inline-block;
  margin-right: 7px;
}
.navbar-fixed-bottom .container .navbar-btn .glyphicon {
  display: inline-block;
  margin-right: 5px;
}
.navbar-fixed-bottom .container .navbar-btn .icon-notification {
  background-color: #0F0F0F;
  color: #FFDA00;
  padding: 0px 5px 2px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.navbar-fixed-bottom .container .navbar-btn > span {
  vertical-align: middle;
  display: inline-block;
  word-wrap: break-word;
  line-height: 12px;
  font-size: 20px;
  width: 80%;
}

.breadcrumb, .breadcrumb-recommendations {
  background-color: #333333;
  padding: 3px 15px;
  margin: 0px;
  text-transform: uppercase;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.breadcrumb > li, .breadcrumb-recommendations > li {
  font-size: 12px;
  display: inline;
}
.breadcrumb > li + li:before, .breadcrumb-recommendations > li + li:before {
  color: #A6A6A6;
  content: ">\00a0";
}
.breadcrumb > li a, .breadcrumb-recommendations > li a {
  color: #A6A6A6;
}
.breadcrumb > .active, .breadcrumb-recommendations > .active {
  color: #FFFFFF;
  font-weight: 400;
}

.breadcrumb-recommendations {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}

#recommendations-container {
  top: 29px;
}

.recommendationsContent-top, .recommendationsContent-bottom {
  position: absolute;
  top: 20px;
  width: 100%;
}

.recommendationsContent-top, .recommendationsContent-bottom {
  transition: all linear 0.5s;
}

.recommendationsContent-top.input-active {
  left: 0%;
}

.recommendationsContent-top {
  left: -100%;
}

.recommendationsContent-bottom {
  right: -100%;
}
.recommendationsContent-bottom .link-container {
  margin-bottom: 20px;
}
.recommendationsContent-bottom .icon-left-arrow {
  color: #97002E;
  font-size: 9px;
  margin-right: 10px;
}
.recommendationsContent-bottom .h3 {
  text-transform: uppercase;
  padding-bottom: 16px;
  display: block;
}
.recommendationsContent-bottom .h3:after {
  content: "";
  width: 70px;
  height: 2px;
  background: #ffda00;
  position: absolute;
  bottom: 10%;
  left: 0;
}
.recommendationsContent-bottom .vehicle-information {
  color: #97002E;
  margin-bottom: 10px;
}
.recommendationsContent-bottom .vehicle-information i[class^="icon-"] {
  margin-right: 10px;
}
.recommendationsContent-bottom .vehicle-information span {
  font-weight: 300;
}
.recommendationsContent-bottom .current-mileage-label {
  float: left;
  width: 25%;
  text-transform: uppercase;
  color: #97002E;
  font-weight: 400;
  margin: 0;
}
.recommendationsContent-bottom .current-mileage-label + form {
  float: left;
  width: 50%;
  margin-left: 7%;
}
.recommendationsContent-bottom #currentMileageFromAction {
  margin: 0;
}
.recommendationsContent-bottom #currentMileageFromAction + .input-submit {
  top: 4px;
  margin: 0px;
}
.recommendationsContent-bottom .nav-tabs {
  margin: 0px;
}
.recommendationsContent-bottom .nav-tabs > li {
  width: 50%;
}
.recommendationsContent-bottom .nav-tabs > li.active > a {
  background-color: #F1F1F1;
}
.recommendationsContent-bottom .nav-tabs > li.active > a:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #F1F1F1;
}
.recommendationsContent-bottom .nav-tabs > li:first-of-type > a {
  margin-left: 6.6667%;
}
.recommendationsContent-bottom .nav-tabs > li > a {
  background-color: #CCCCCC;
  color: #555555;
  text-align: center;
  width: 90%;
  margin-left: 3.3333%;
  padding: 7px 15px;
}
.recommendationsContent-bottom .tab-content {
  background-color: #F1F1F1;
}
.recommendationsContent-bottom .flexslider-container {
  overflow: hidden;
  text-align: center;
}
.recommendationsContent-bottom .flexslider-container .flexslider {
  margin: 0px;
}
.recommendationsContent-bottom .flexslider-container .flex-control-nav, .recommendationsContent-bottom .flexslider-container .flex-direction-nav {
  display: none;
}
.recommendationsContent-bottom .recommendationsContent-bottom-list-container {
  margin: 0px;
}
.recommendationsContent-bottom .recommendationsContent-bottom-list-container > li {
  border-top: 1px solid #DDDDDD;
}
.recommendationsContent-bottom .recommendationsContent-bottom-list-container > li:first-of-type {
  border-top: 0px none;
}
.recommendationsContent-bottom .recommendationsContent-bottom-list-container .recommendationsContent-bottom-list:before {
  display: none;
}
.recommendationsContent-bottom .recommendationsContent-bottom-controls {
  padding: 20px 30px 20px;
}
.recommendationsContent-bottom .recommendationsContent-bottom-controls .interval-title {
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}
.recommendationsContent-bottom .recommendationsContent-bottom-controls .interval-swipe {
  color: #999999;
  font-size: 12px;
}
.recommendationsContent-bottom .recommendationsContent-bottom-list {
  padding: 20px 10px 10px;
}
.recommendationsContent-bottom .recommendationsContent-bottom-list:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 30px;
  right: 30px;
  height: 1px;
  background-color: #DDDDDD;
}
.recommendationsContent-bottom .recommendationsContent-bottom-list > ul {
  text-align: left;
}
.recommendationsContent-bottom .recommendationsContent-bottom-list > ul > li {
  float: left;
  width: 50%;
  padding: 0px 10px 10px;
  text-indent: -10px;
}
.recommendationsContent-bottom .recommendationsContent-bottom-list > ul > li:first-of-type {
  font-weight: 400;
  padding: 0;
  width: 100%;
  text-indent: 0px;
}
.recommendationsContent-bottom .btn-container {
  margin-top: 30px;
}
.recommendationsContent-bottom .callout {
  font-style: normal;
  font-size: 12px;
  padding: 20px;
  display: block;
}

.recommendations-mobile-icon {
  line-height: 3 !important;
  margin-left: 5px;
}

.recommendationsContent-bottom.output-active {
  right: 0%;
}

.recommendations-top-heading {
  color: #FFFFFF;
  line-height: 1;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 20px;
}

.recommendations-bottom-heading {
  color: #FFDA00;
  font-weight: 400;
  font-size: 20px;
}

.recommendations-top--loggedout ul {
  margin-top: 10px;
}
.recommendations-top--loggedout ul li {
  margin-bottom: 10px;
  line-height: 18px;
}

[class^="recommendations-top--logged"] {
  color: #FFFFFF;
  padding: 20px;
  position: relative;
  overflow: hidden;
}
[class^="recommendations-top--logged"]:before {
  content: "";
  background-image: url("../img/Technician_Car_26.html");
  background-size: cover;
  background-color: #97002E;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}
[class^="recommendations-top--logged"] [class^='icon-'] {
  display: block;
  font-size: 32px;
  padding-right: 20px;
  padding-bottom: 20px;
}
[class^="recommendations-top--logged"] .user-modification-link {
  color: #FFFFFF !important;
  border-color: #FFFFFF;
}
[class^="recommendations-top--logged"] .user-modification-link + .icon-right-arrow {
  font-size: 8px;
  display: inline-block;
  margin-left: 6px;
  padding: 0px;
}
[class^="recommendations-top--logged"] .recommendations-bottom--cutout {
  margin-bottom: -20px;
  margin-top: 40px;
  margin-left: -10%;
  width: 120%;
}
[class^="recommendations-top--logged"] .recommendations-bottom--cutout:before {
  z-index: 1;
  content: "";
  position: absolute;
  left: -10px;
  width: 50%;
  height: 20px;
  bottom: 0px;
  background-color: #590008;
  -webkit-transform: skew(45deg);
  -ms-transform: skew(45deg);
  transform: skew(45deg);
}
[class^="recommendations-top--logged"] .recommendations-bottom--cutout:after {
  z-index: 1;
  content: "";
  position: absolute;
  right: -10px;
  width: 50%;
  height: 20px;
  bottom: 0px;
  background-color: #590008;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
}

.recommendations-bottom--loggedout {
  text-align: center;
  color: #FFFFFF;
}
.recommendations-bottom--loggedout a {
  position: absolute;
  color: #FFFFFF;
  border-bottom: 1px dotted;
  text-transform: uppercase;
  margin: 0px 10px;
  padding-bottom: 2px;
}
.recommendations-bottom--loggedout a:active, .recommendations-bottom--loggedout a:visited, .recommendations-bottom--loggedout a:hover {
  color: #FFFFFF;
}
.recommendations-bottom--loggedout a:first-of-type {
  right: 55%;
}
.recommendations-bottom--loggedout a:last-of-type {
  left: 55%;
}
.recommendations-bottom--loggedout span {
  position: absolute;
  left: 50%;
  margin-left: -1.5px;
}

[class^="recommendations-bottom--logged"] {
  text-align: center;
  background-color: #590008;
  padding: 10px 20px 35px;
  overflow: hidden;
}
[class^="recommendations-bottom--logged"] img {
  display: block;
  margin: 0 auto;
}
[class^="recommendations-bottom--logged"] a[class^="button"] {
  display: inline-block;
  margin-top: 10px;
}
[class^="recommendations-bottom--logged"] p {
  margin-bottom: 15px;
}
[class^="recommendations-bottom--logged"] ul {
  text-align: left;
}
[class^="recommendations-bottom--logged"] ul li {
  background-color: #FFFFFF;
  border-bottom: 1px dotted #333333;
  padding: 10px 20px;
  color: #333333;
  cursor: pointer;
}
[class^="recommendations-bottom--logged"] ul li.callout {
  cursor: default;
}
[class^="recommendations-bottom--logged"] ul li .icon-car {
  padding-right: 5px;
  top: 2px;
}
[class^="recommendations-bottom--logged"] ul li .vehicle-name:after {
  /*font-family: 'icomoon';
  content: "\e61f";*/
  font-size: 6px;
  padding-left: 6px;
  vertical-align: middle;
}
[class^="recommendations-bottom--logged"] ul li:last-child {
  border-bottom: 0px none;
}

.panel-heading .icon-car {
  position: initial !important;
  margin-right: 15px;
  margin-top: 0px !important;
  font-size: 14px !important;
}

.search-result {
  border-top: 1px solid #CCCCCC;
  padding: 20px 40px 20px 20px;
}
.search-result .search-result-heading {
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 20px;
  display: inline-block;
}
.search-result .search-result-link {
  color: #97002E;
  border: 2px solid;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  position: absolute;
  right: 10px;
  top: 25px;
  text-align: center;
  line-height: 25px;
}
.search-result .search-result-link .icon-right-arrow:before {
  font-size: 12px;
}

.serviceContent {
  overflow: hidden;
}
.serviceContent img {
  display: block;
  margin: 0px auto;
  width: 100%;
}
.serviceContent img.serviceImage {
  width: 70%;
  margin-top: 20px;
}
.serviceContent img.serviceImage.position-left {
  margin: 20px 0px 0px -20px;
  float: left;
}
.serviceContent img.serviceImage.position-right {
  margin: 20px -20px 0px 0px;
  float: right;
}
.serviceContent .symptoms .panel-body {
  padding: 0 !important;
}
.serviceContent .symptoms .panel-body .h4.color-red--primary {
  font-size: 18px;
}
.serviceContent .symptoms .panel-body p {
  font-size: 14px;
  font-family: "Neue Helvetica W01";
  font-weight: 400;
  color: #666;
  margin-bottom: 20px;
}
.serviceContent .serviceContent-heading {
  padding: 0px 20px;
}
.serviceContent .serviceContent-heading h2, .serviceContent .serviceContent-heading .h2 {
  margin: 0px 0px 20px 0px;
  text-transform: uppercase;
  padding-bottom: 20px;
  font-size: 18px;
}
.serviceContent .serviceContent-heading .location-service-link {
  padding-bottom: 10px;
}
.serviceContent .nav > li > a:hover, .serviceContent .nav > li > a:focus {
  background-color: inherit;
}

ul.topSymptoms-list {
  font-family: "Neue Helvetica W01", helvetica, sans-serif;
  color: #666;
  width: 100%;
  margin-bottom: 10px;
}
ul.topSymptoms-list li {
  padding: 10px 0;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 5px;
}
ul.topSymptoms-list li:nth-child(odd) {
  background-color: #f7f7f7;
}
ul.topSymptoms-list .topSymptoms-list-number {
  font-weight: 700;
  font-size: 23px;
  float: left;
  height: 40px;
  margin-right: 14px;
  margin-left: 30px;
}

.servicesContainer-titleContainer {
  padding: 0px 20px 20px;
}
.servicesContainer-titleContainer .h2 {
  margin-top: 0px;
}

.servicesContainer-service {
  color: #333333;
  min-height: 100px;
  display: block;
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: bottom left !important;
  padding: 20px 15% 20px 35%;
  border-bottom: 1px solid #CCCCCC;
}
.servicesContainer-service:first-of-type {
  border-top: 1px solid #CCCCCC;
}
.servicesContainer-service .servicesContainer-service-image {
  position: absolute;
  bottom: 0px;
  left: 5%;
  width: 25%;
}
.servicesContainer-service .servicesContainer-service-image.position-left {
  left: 0px !important;
}
.servicesContainer-service .servicesContainer-service-image.position-right {
  left: 10% !important;
}
.servicesContainer-service .servicesContainer-service-title {
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  display: inline-block;
  padding-bottom: 10px;
}
.servicesContainer-service .servicesContainer-service-teaser {
  font-size: 14px;
  line-height: 14px;
}
.servicesContainer-service .servicesContainer-service-link {
  color: #97002E;
  border: 2px solid;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  position: absolute;
  right: 10px;
  top: 25px;
  text-align: center;
  line-height: 25px;
}
.servicesContainer-service .servicesContainer-service-link .icon-right-arrow:before {
  font-size: 12px;
}

.rare-services {
  background: #97002E;
  color: #fff;
  border-top: 4px solid #F5AC30;
}
.rare-services p {
  font-family: "Myriad W01";
  font-weight: 300;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

.site-map-list > li {
  margin-bottom: 10px;
}
.site-map-list > li a {
  color: #97002E;
}
.site-map-list > li > a {
  font-weight: 400;
}
.site-map-list > li > ul {
  margin-bottom: 20px;
}

.flexslider {
  background-color: initial;
  border: 0px none;
  margin-bottom: 40px;
  -o-border-radius: none;
  border-radius: none;
  box-shadow: none;
}
.flexslider .flex-control-paging li a {
  border-radius: 50%;
  background: #97002E;
  border: 2px solid #FFFFFF;
  box-shadow: none;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #FFFFFF;
}
.flexslider .flex-direction-nav li a {
  width: 13px;
  height: 20px;
  color: #FFFFFF !important;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
.flexslider .flex-direction-nav li a:before {
  font-size: 20px;
}
.flexslider .flex-direction-nav li a.flex-next {
  margin-top: -147.5px;
  margin-right: -27.5px;
}
.flexslider .flex-direction-nav li a.flex-prev {
  margin-top: -147.5px;
  margin-left: -27.5px;
}
.flexslider .indicator {
  position: absolute;
  height: 30px;
  background: #000000;
  opacity: 1;
  width: 20px;
  padding: 0;
  top: 50%;
  margin-top: -15px;
}
.flexslider .indicator.left {
  -webkit-border-top-right-radius: 50%;
  -moz-border-radius-tophor: 50%;
  -o-border-top-right-radius: 50%;
  border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -moz-border-radius-bottomhor: 50%;
  -o-border-bottom-right-radius: 50%;
  border-bottom-right-radius: 50%;
  left: 0;
}
.flexslider .indicator.right {
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-tophor: 50%;
  -o-border-top-left-radius: 50%;
  border-top-left-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-radius-bottomhor: 50%;
  -o-border-bottom-left-radius: 50%;
  border-bottom-left-radius: 50%;
  right: 0;
}
.flexslider .indicator .glyphicon {
  position: relative;
  top: 7px;
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #ffffff;
}
.flexslider .indicator .glyphicon-chevron-left {
  right: 1px;
}
.flexslider .indicator .glyphicon-chevron-right {
  left: 1px;
}

.panel-body .flex-direction-nav li a {
  color: #97002E !important;
}
.panel-body .flex-control-paging li a {
  background: #FFFFFF;
  border: 2px solid #97002E;
}
.panel-body .flex-control-paging li a.flex-active {
  background: #97002E;
}

/**
 * Widgets - Coupon
 * --------------------------------------------------------------------------
 */
[data-coupon-widget],
.coupon--wrapper {
  height: 275px;
  width: 275px;
  display: inline-block;
  border-bottom: 1px solid #FFFFFF;
  background: #f1f1f1;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(white, #f1f1f1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#f1f1f1');
}
[data-coupon-widget] .coupon-widget-container,
.coupon--wrapper .coupon-widget-container {
  position: relative;
  border: 2px dashed #97002E;
  margin: 5px;
  padding: 10px;
  height: 265px;
  width: 265px;
}
[data-coupon-widget] .coupon-widget-container .coupon-image,
.coupon--wrapper .coupon-widget-container .coupon-image {
  position: absolute;
  top: -7px;
  right: -7px;
  height: 275px;
  width: auto !important;
}
[data-coupon-widget] .coupon-widget-container .coupon-logo-holder,
.coupon--wrapper .coupon-widget-container .coupon-logo-holder {
  height: 30px;
  width: 30px;
  overflow: hidden;
  position: absolute;
  bottom: -7px;
  right: -7px;
}
[data-coupon-widget] .coupon-widget-container .coupon-logo-holder .coupon-logo,
.coupon--wrapper .coupon-widget-container .coupon-logo-holder .coupon-logo {
  background: #f1f1f1;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(white, #f1f1f1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#f1f1f1');
  position: absolute;
  height: 275px;
  width: 275px;
  right: 0px;
  bottom: 0px;
  color: #97002E !important;
  font-size: 20px;
  line-height: 20px;
}
[data-coupon-widget] .coupon-widget-container .coupon-logo-holder .coupon-logo [class^="icon-"], [data-coupon-widget] .coupon-widget-container .coupon-logo-holder .coupon-logo .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label [data-coupon-widget] .coupon-widget-container .coupon-logo-holder .coupon-logo span,
.coupon--wrapper .coupon-widget-container .coupon-logo-holder .coupon-logo [class^="icon-"],
.coupon--wrapper .coupon-widget-container .coupon-logo-holder .coupon-logo .dropdown-menu #stayLoggedIn + label span,
.dropdown-menu #stayLoggedIn + label .coupon--wrapper .coupon-widget-container .coupon-logo-holder .coupon-logo span {
  padding: 5px;
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
[data-coupon-widget] .coupon-widget-container .coupon-content,
.coupon--wrapper .coupon-widget-container .coupon-content {
  width: 70%;
  height: 100%;
  text-align: center;
}
[data-coupon-widget] .coupon-widget-container .coupon-content .coupon-content-title,
.coupon--wrapper .coupon-widget-container .coupon-content .coupon-content-title {
  color: #333333 !important;
  font-size: 22px;
  font-family: "Myriad W01";
  font-weight: 700;
  text-transform: uppercase;
  margin: 5px 0px;
}
[data-coupon-widget] .coupon-widget-container .coupon-content .coupon-content-amount,
.coupon--wrapper .coupon-widget-container .coupon-content .coupon-content-amount {
  font-size: 28px;
  font-family: "Myriad W01";
  font-weight: 700;
  color: #97002E !important;
  text-transform: uppercase;
}
[data-coupon-widget] .coupon-widget-container .coupon-content .coupon-content-amount .coupon-content-amount-symbol,
.coupon--wrapper .coupon-widget-container .coupon-content .coupon-content-amount .coupon-content-amount-symbol {
  font-size: 16px;
  vertical-align: super;
}
[data-coupon-widget] .coupon-widget-container .coupon-content-buttons,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons {
  position: absolute;
  bottom: 5px;
  left: 25px;
  z-index: 10;
}
[data-coupon-widget] .coupon-widget-container .coupon-content-buttons .button, [data-coupon-widget] .coupon-widget-container .coupon-content-buttons .button--primary, [data-coupon-widget] .coupon-widget-container .coupon-content-buttons .button--primary--inline, [data-coupon-widget] .coupon-widget-container .coupon-content-buttons .button--primary--coupon, [data-coupon-widget] .coupon-widget-container .coupon-content-buttons .button--primary--dashboard, [data-coupon-widget] .coupon-widget-container .coupon-content-buttons .button--red, [data-coupon-widget] .coupon-widget-container .coupon-content-buttons .button--red--inline, [data-coupon-widget] .coupon-widget-container .coupon-content-buttons .button--red--two, [data-coupon-widget] .coupon-widget-container .coupon-content-buttons .button--red--three, [data-coupon-widget] .coupon-widget-container .coupon-content-buttons .button--gray, [data-coupon-widget] .coupon-widget-container .coupon-content-buttons .button--gray--inline, [data-coupon-widget] .coupon-widget-container .coupon-content-buttons .button--gray--two, [data-coupon-widget] .coupon-widget-container .coupon-content-buttons .button--gray--three, [data-coupon-widget] .coupon-widget-container .coupon-content-buttons .geolocation--my_location,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons .button,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons .button--primary,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons .button--primary--inline,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons .button--primary--coupon,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons .button--primary--dashboard,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons .button--red,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons .button--red--inline,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons .button--red--two,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons .button--red--three,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons .button--gray,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons .button--gray--inline,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons .button--gray--two,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons .button--gray--three,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons .geolocation--my_location {
  display: block;
  margin-top: 5px;
}
[data-coupon-widget] .coupon-widget-container .coupon-content-buttons.moveUp,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons.moveUp {
  bottom: 25px;
}
[data-coupon-widget] .coupon-widget-container .coupon-content-buttons #emailCouponButton:before,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons #emailCouponButton:before {
  display: block;
  opacity: 0;
  height: 0;
  content: "";
  position: absolute;
  top: -11px;
  left: 50%;
  margin-left: -5px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #333333;
}
[data-coupon-widget] .coupon-widget-container .coupon-content-buttons #emailCouponButton.showEmailCouponFormContainer:before,
.coupon--wrapper .coupon-widget-container .coupon-content-buttons #emailCouponButton.showEmailCouponFormContainer:before {
  opacity: 1;
  height: auto;
}
[data-coupon-widget] .coupon-widget-container .emailCouponFormContainer,
.coupon--wrapper .coupon-widget-container .emailCouponFormContainer {
  background-color: #333333;
  color: #FFFFFF;
  display: none;
  padding: 10px;
  position: absolute;
  right: -43%;
  left: 0px;
  z-index: 999;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-align: left;
}
[data-coupon-widget] .coupon-widget-container .emailCouponFormContainer p,
.coupon--wrapper .coupon-widget-container .emailCouponFormContainer p {
  width: auto;
  margin-bottom: 10px;
}
[data-coupon-widget] .coupon-widget-container .emailCouponFormContainer .input-container [class^="icon-"], [data-coupon-widget] .coupon-widget-container .emailCouponFormContainer .input-container .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label [data-coupon-widget] .coupon-widget-container .emailCouponFormContainer .input-container span,
.coupon--wrapper .coupon-widget-container .emailCouponFormContainer .input-container [class^="icon-"],
.coupon--wrapper .coupon-widget-container .emailCouponFormContainer .input-container .dropdown-menu #stayLoggedIn + label span,
.dropdown-menu #stayLoggedIn + label .coupon--wrapper .coupon-widget-container .emailCouponFormContainer .input-container span {
  right: 0px;
}
[data-coupon-widget] .coupon-widget-container .emailCouponFormContainer input, [data-coupon-widget] .coupon-widget-container .emailCouponFormContainer .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations [data-coupon-widget] .coupon-widget-container .emailCouponFormContainer .service-locations, [data-coupon-widget] .coupon-widget-container .emailCouponFormContainer .searchby-zip-service .form-group--locations--bordered .service-locations, .searchby-zip-service .form-group--locations--bordered [data-coupon-widget] .coupon-widget-container .emailCouponFormContainer .service-locations,
.coupon--wrapper .coupon-widget-container .emailCouponFormContainer input,
.coupon--wrapper .coupon-widget-container .emailCouponFormContainer .searchby-zip-service .form-group--locations .service-locations,
.searchby-zip-service .form-group--locations .coupon--wrapper .coupon-widget-container .emailCouponFormContainer .service-locations,
.coupon--wrapper .coupon-widget-container .emailCouponFormContainer .searchby-zip-service .form-group--locations--bordered .service-locations,
.searchby-zip-service .form-group--locations--bordered .coupon--wrapper .coupon-widget-container .emailCouponFormContainer .service-locations {
  margin-bottom: 0px;
}
[data-coupon-widget] .coupon-widget-container .emailCouponFormContainer .form__field--success-text, [data-coupon-widget] .coupon-widget-container .emailCouponFormContainer .form__field--error-text,
.coupon--wrapper .coupon-widget-container .emailCouponFormContainer .form__field--success-text,
.coupon--wrapper .coupon-widget-container .emailCouponFormContainer .form__field--error-text {
  margin-top: 0px !important;
}

/**
 * Widgets - Locations - Homepage / Navigation Drawer
 * --------------------------------------------------------------------------
 */
.hero-overlay, .hero:after {
  width: 120%;
  margin-top: -42px;
  height: 42px;
  float: right;
  max-width: none;
}

.main-location {
  margin: 20px;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
}
.main-location > span {
  margin-bottom: 12px;
}
.main-location .button--red, .main-location .button--red--inline, .main-location .button--red--two, .main-location .button--red--three {
  font-size: 16px;
  margin: 12px 0px 0px;
}
.main-location .button--red [class^="icon-"], .main-location .button--red--inline [class^="icon-"], .main-location .button--red--two [class^="icon-"], .main-location .button--red--three [class^="icon-"], .main-location .button--red .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .main-location .button--red span, .main-location .button--red--inline .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .main-location .button--red--inline span, .main-location .button--red--two .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .main-location .button--red--two span, .main-location .button--red--three .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .main-location .button--red--three span {
  font-size: 20px;
}

.distance {
  color: #ffffff;
  float: right;
  margin-top: -28px;
  font-weight: 400;
}
.distance .distance-numbers {
  font-size: 28px;
  line-height: 1;
}
.distance .distance-text {
  white-space: pre-line;
  display: inline-block;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
}

.location-information {
  font-family: "Neue Helvetica W01", "Myriad W01", sans-serif;
  text-align: center;
}
.location-information .location-information--number {
  margin: 10px 0px 0px;
  font-size: 16px;
  font-weight: 800;
  display: block;
}
.location-information .location-information--number a {
  color: #333333;
}
.location-information .location-information--address {
  font-size: 13px;
  display: block;
  color: #333333;
}

.btn-container {
  text-align: center;
  width: 100%;
  margin: 10px 0px;
}

.dropdown-menu--location .location-information, .single-location-page .location-information {
  padding-top: 20px;
}
.dropdown-menu--location .location-information .location-information--number, .single-location-page .location-information .location-information--number {
  margin-bottom: 5px;
}
.dropdown-menu--location .btn-container, .single-location-page .btn-container {
  padding: 20px 0px 60px;
  margin-bottom: -43px;
}
.dropdown-menu--location .hero-overlay, .dropdown-menu--location .hero:after, .single-location-page .hero-overlay, .single-location-page .hero:after {
  margin-top: 0px;
  float: none;
  margin-left: -20%;
}

.single-location-page .location-information {
  padding: 0px 15px;
}
.single-location-page .btn-container {
  margin-bottom: -30px;
}
.single-location-page .distance {
  color: #FFFFFF !important;
}
.single-location-page .distance .distance-text {
  width: 40px;
}
.single-location-page .btn-container {
  padding: 10px 0px 40px;
}
.single-location-page .maps--singleLocation {
  padding: 20px;
  width: 100%;
  height: 200px;
  background: #720017;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(#97002E, #720017);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#97002e', EndColorStr='#720017');
}
.single-location-page .maps--singleLocation > div {
  width: 100%;
  height: 100%;
}
.single-location-page [data-accordion] .panel-body {
  padding: 20px;
}
.single-location-page [data-accordion] .panel-body .main-coupons {
  padding-top: 20px;
  margin: 0px;
  background-color: #FFFFFF;
  color: #333333;
}
.single-location-page [data-accordion] .panel-body .main-coupons p a {
  color: #333333;
}
.single-location-page .service {
  margin-bottom: 10px;
}
.single-location-page .service a {
  display: block;
  color: #97002E;
}

.service-vehicle-name {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 10px;
  color: #97002E;
}

.service-heading {
  font-weight: 400;
}

.dropdown-menu--location .hero-overlay, .dropdown-menu--location .hero:after {
  height: 45px;
}
@media only screen and (max-width: 768px) and (orientation: landscape) and (min-aspect-ratio: 13 / 9) {
  .dropdown-menu--location .hero-overlay, .dropdown-menu--location .hero:after {
    margin-left: 0px;
    width: 110%;
  }
}
.dropdown-menu--location .cta-buttons {
  background-color: #97002E;
  padding: 20px 0px;
  text-align: center;
}
.dropdown-menu--location .cta-buttons > span {
  text-align: left;
  display: inline-block;
  width: 20%;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 15px;
  margin: 3px 5px 0px;
  vertical-align: top;
}
.dropdown-menu--location .cta-buttons input, .dropdown-menu--location .cta-buttons .searchby-zip-service .form-group--locations .service-locations, .searchby-zip-service .form-group--locations .dropdown-menu--location .cta-buttons .service-locations, .dropdown-menu--location .cta-buttons .searchby-zip-service .form-group--locations--bordered .service-locations, .searchby-zip-service .form-group--locations--bordered .dropdown-menu--location .cta-buttons .service-locations {
  margin: 0px;
}
.dropdown-menu--location .cta-buttons form {
  display: inline-block;
  width: 45%;
}
.dropdown-menu--location .cta-buttons .button--primary, .dropdown-menu--location .cta-buttons .button--primary--inline, .dropdown-menu--location .cta-buttons .button--primary--coupon, .dropdown-menu--location .cta-buttons .button--primary--dashboard {
  display: inline-block;
  white-space: initial;
  width: 25%;
  font-size: 11px;
  padding: 7px 10px 0px 0px;
  height: 40px;
  margin: 0px 5px;
  vertical-align: top;
}
@media only screen and (max-width: 768px) and (orientation: landscape) and (min-aspect-ratio: 13 / 9) {
  .dropdown-menu--location .cta-buttons .button--primary, .dropdown-menu--location .cta-buttons .button--primary--inline, .dropdown-menu--location .cta-buttons .button--primary--coupon, .dropdown-menu--location .cta-buttons .button--primary--dashboard {
    padding: 13px 10px 0px 0px;
  }
}
.dropdown-menu--location .cta-buttons .button--primary [class^="icon-"], .dropdown-menu--location .cta-buttons .button--primary--inline [class^="icon-"], .dropdown-menu--location .cta-buttons .button--primary--coupon [class^="icon-"], .dropdown-menu--location .cta-buttons .button--primary--dashboard [class^="icon-"], .dropdown-menu--location .cta-buttons .button--primary .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .dropdown-menu--location .cta-buttons .button--primary span, .dropdown-menu--location .cta-buttons .button--primary--inline .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .dropdown-menu--location .cta-buttons .button--primary--inline span, .dropdown-menu--location .cta-buttons .button--primary--coupon .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .dropdown-menu--location .cta-buttons .button--primary--coupon span, .dropdown-menu--location .cta-buttons .button--primary--dashboard .dropdown-menu #stayLoggedIn + label span, .dropdown-menu #stayLoggedIn + label .dropdown-menu--location .cta-buttons .button--primary--dashboard span {
  margin: 0px;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -5.5px;
}

/**
 * Widgets - Mobile Vehicle
 * --------------------------------------------------------------------------
 */
.oilChart {
  text-align: center;
}
.oilChart .oilChart-chart {
  height: 150px;
  width: 150px;
  margin: 0px auto;
  overflow: hidden;
}
.oilChart .oilChart-chart:before {
  content: '';
  display: block;
  height: 150px;
  width: 150px;
  -o-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0px 0px 7px #666666 inset;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}
.oilChart .oilChart-chart:after {
  content: '';
  display: block;
  height: 105px;
  width: 105px;
  -o-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0px 0px 7px #666666;
  position: absolute;
  background-color: #FFFFFF;
  top: 22.5px;
  left: 22.5px;
  z-index: 10;
}
.oilChart .oilChart-chart > canvas {
  left: -50%;
}
.oilChart .oilChart-chart .oilChart-chart-contents {
  margin-top: 0;
  z-index: 11;
  top: -74%;
}
.oilChart .oilChart-chart .oilChart-chart-contents .oilChart-percentage {
  font-size: 28px;
  margin-bottom: 0px;
  margin-left: 10px;
}
.oilChart .oilChart-chart .oilChart-chart-contents .oilChart-percentageSign {
  font-size: 18px;
  vertical-align: text-top;
}
.oilChart .oilChart-chart .oilChart-chart-contents .oilChart-icon {
  margin-bottom: 10px;
}
.oilChart .oilChart-chart .oilChart-chart-contents .oilChart-icon:after {
  content: "";
  display: block;
  top: 7px;
  left: 50%;
  margin-left: -15px;
  height: 3px;
  width: 30px;
  background-color: #FFDA00;
}
.oilChart .oilChart-title {
  font-size: 16px;
  font-weight: 400;
  color: #97002E;
  margin: 10px 0px;
}

.service-mark {
    vertical-align: super;
    font-size: .83em;
    font-weight: 300;
    text-transform: lowercase;
}

.mapNumberPin {
    width: 50px;
    height: 50px;
    color: gray;
    background: url(../img/default-pin-50-50.png);
    padding-top: 6px;
    padding-left: 21px;
    font-weight: bold;
    font-size: 20px;
}

.mapNumberPin2 {
    width: 50px;
    height: 50px;
    color: gray;
    background: url(../img/default-pin-50-50.png);
    padding-top: 6px;
    padding-left: 16px;
    font-weight: bold;
    font-size: 20px;
}

.mapStarPin {
    width: 50px;
    height: 50px;
    background: url(../img/map_star-pin-50-50.png);
    text-indent: -9999px;
}

.map-location_wrap2 {
    background-color: #97002E;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5%;
    text-transform: uppercase;
    font-size: 25px;
    text-align: center;
    margin-bottom: 40px;
}

    .map-location_wrap2 .locationIcon {
        position: relative;
        bottom: 5px;
        margin-right: 10px;
    }

    .map-location_wrap2 a {
        color: white;
        text-decoration: none;
    }

    .map-location_wrap2 .locationButton {
        display: block;
        background-color: white;
        color: #97002E;
        font-size: 15px;
        padding-top: 19px;
        padding-bottom: 19px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 3px;
        position: relative;
        bottom: 6px;
        max-width: 300px;
        margin: 0 auto;
        margin-top: 20px;
    }