/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Core Styles
 * ==============================================================================================
 *
 * Provide the core framework styles for this theme
 *
 * @file    bootstrap.less
 * @theme   hubv6_nolo
 *
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !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^="#"]:after,
  a[href^="javascript:"]: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;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/glyphicons-halflings-regular.eot");
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/glyphicons-halflings-regular.woff") format("woff"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur: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";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  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,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
[role="button"] {
  cursor: pointer;
}
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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .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: 670px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.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: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 670px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 670px) {
  .container {
    width: 798px;
  }
}
@media (min-width: 671px) {
  .container {
    width: 1050px;
  }
}
@media (min-width: 9000px) {
  .container {
    width: 1050px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 670px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 671px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 9000px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 669px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  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-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .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,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.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: 670px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 670px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 670px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 670px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.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,
.btn.focus {
  color: #546169;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #546169;
  background-color: #546169;
  border-color: #546169;
}
.btn-default:focus,
.btn-default.focus {
  color: #546169;
  background-color: #3d474d;
  border-color: #1b2022;
}
.btn-default:hover {
  color: #546169;
  background-color: #3d474d;
  border-color: #394247;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #546169;
  background-color: #3d474d;
  border-color: #394247;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #546169;
  background-color: #2d3539;
  border-color: #1b2022;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #546169;
  border-color: #546169;
}
.btn-default .badge {
  color: #546169;
  background-color: #546169;
}
.btn-primary {
  color: #fff;
  background-color: #0079c2;
  border-color: #0069a9;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #00598f;
  border-color: #001a29;
}
.btn-primary:hover {
  color: #fff;
  background-color: #00598f;
  border-color: #00436b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #00598f;
  border-color: #00436b;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #00436b;
  border-color: #001a29;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0079c2;
  border-color: #0069a9;
}
.btn-primary .badge {
  color: #0079c2;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #446715;
  border-color: #365211;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #283d0c;
  border-color: #000;
}
.btn-success:hover {
  color: #fff;
  background-color: #283d0c;
  border-color: #141f06;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #283d0c;
  border-color: #141f06;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #141f06;
  border-color: #000;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #446715;
  border-color: #365211;
}
.btn-success .badge {
  color: #446715;
  background-color: #fff;
}
.btn-info {
  color: #2ab4f0;
  background-color: #80d6f7;
  border-color: #68cef5;
}
.btn-info:focus,
.btn-info.focus {
  color: #2ab4f0;
  background-color: #50c7f4;
  border-color: #0d9bd1;
}
.btn-info:hover {
  color: #2ab4f0;
  background-color: #50c7f4;
  border-color: #2ebcf2;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #2ab4f0;
  background-color: #50c7f4;
  border-color: #2ebcf2;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #2ab4f0;
  background-color: #2ebcf2;
  border-color: #0d9bd1;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #80d6f7;
  border-color: #68cef5;
}
.btn-info .badge {
  color: #80d6f7;
  background-color: #2ab4f0;
}
.btn-warning {
  color: #fff;
  background-color: #ff5604;
  border-color: #ea4c00;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #d04400;
  border-color: #6a2300;
}
.btn-warning:hover {
  color: #fff;
  background-color: #d04400;
  border-color: #ac3800;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #d04400;
  border-color: #ac3800;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #ac3800;
  border-color: #6a2300;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff5604;
  border-color: #ea4c00;
}
.btn-warning .badge {
  color: #ff5604;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #911901;
  border-color: #781501;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #5e1001;
  border-color: #000;
}
.btn-danger:hover {
  color: #fff;
  background-color: #5e1001;
  border-color: #3b0a00;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #5e1001;
  border-color: #3b0a00;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #3b0a00;
  border-color: #000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #911901;
  border-color: #781501;
}
.btn-danger .badge {
  color: #911901;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.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.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 670px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .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 .btn,
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.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.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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 {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.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: #dad9d9;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #dad9d9;
  border-color: #337ab7;
}
.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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 670px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 670px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 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: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 670px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 670px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 80px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 670px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 670px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 670px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            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-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 670px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 670px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 670px) {
  .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;
  height: 80px;
  padding: 30px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 670px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 23px;
  margin-right: 15px;
  margin-bottom: 23px;
  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: 670px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 15px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 669px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            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: 670px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 23px;
  margin-right: -15px;
  margin-bottom: 23px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 670px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 669px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 670px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 23px;
  margin-bottom: 23px;
}
.navbar-btn.btn-sm {
  margin-top: 25px;
  margin-bottom: 25px;
}
.navbar-btn.btn-xs {
  margin-top: 29px;
  margin-bottom: 29px;
}
.navbar-text {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 670px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 670px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #01314c;
  border-color: #01314c;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ff8814;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ff8814;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ff8814;
  background-color: #01314c;
}
.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: #01314c;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ff8814;
  background-color: #01314c;
}
@media (max-width: 669px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ff8814;
    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: #ff8814;
    background-color: #01314c;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #ff8814;
}
.navbar-default .btn-link {
  color: #fff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ff8814;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.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: #080808;
}
.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 {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 669px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .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: #080808;
  }
  .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: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 0 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #fff;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #546169;
  content: "\00bb\00a0";
}
.breadcrumb > .active {
  color: #546169;
}
.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;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #546169;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #01314c;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #546169;
  background-color: #fff;
  border-color: #01314c;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #01314c;
  cursor: default;
  background-color: #fff;
  border-color: #01314c;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #01314c;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #01314c;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #fff;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.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;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  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.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.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,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 670px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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;
  }
}
@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(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: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.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,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.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,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.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,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.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: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 10px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 10px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.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 caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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: #ff8814;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #eef0f1;
  border-color: #ff8814;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff8814;
}
.panel-default > .panel-heading .badge {
  color: #eef0f1;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff8814;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.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,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(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;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.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: 670px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 671px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  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 {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -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;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.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;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 670px) {
  .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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
}
.affix {
  position: fixed;
}
@-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: 669px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 669px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 669px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 669px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 670px) and (max-width: 670px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 670px) and (max-width: 670px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 670px) and (max-width: 670px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 670px) and (max-width: 670px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 671px) and (max-width: 8999px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 671px) and (max-width: 8999px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 671px) and (max-width: 8999px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 671px) and (max-width: 8999px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 9000px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 9000px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 9000px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 9000px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 669px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 670px) and (max-width: 670px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 671px) and (max-width: 8999px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 9000px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  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;
  }
}

@charset "UTF-8";
/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Theme Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's image sprites elements
 *
 * @file    base.theme.less
 * @theme   hubv6_nolo
 *
 */
body {
  font-family: "Proxima Nova Rg Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.dropdown button.dropdown-toggle.btn-default + ul.dropdown-menu li,
.dropup button.dropdown-toggle.btn-default + ul.dropdown-menu li,
.btn-group button.dropdown-toggle.btn-default + ul.dropdown-menu li,
.dropdown button.dropdown-toggle.btn-primary + ul.dropdown-menu li,
.dropup button.dropdown-toggle.btn-primary + ul.dropdown-menu li,
.btn-group button.dropdown-toggle.btn-primary + ul.dropdown-menu li,
.dropdown button.dropdown-toggle.btn-success + ul.dropdown-menu li,
.dropup button.dropdown-toggle.btn-success + ul.dropdown-menu li,
.btn-group button.dropdown-toggle.btn-success + ul.dropdown-menu li,
.dropdown button.dropdown-toggle.btn-info + ul.dropdown-menu li,
.dropup button.dropdown-toggle.btn-info + ul.dropdown-menu li,
.btn-group button.dropdown-toggle.btn-info + ul.dropdown-menu li,
.dropdown button.dropdown-toggle.btn-warning + ul.dropdown-menu li,
.dropup button.dropdown-toggle.btn-warning + ul.dropdown-menu li,
.btn-group button.dropdown-toggle.btn-warning + ul.dropdown-menu li,
.dropdown button.dropdown-toggle.btn-danger + ul.dropdown-menu li,
.dropup button.dropdown-toggle.btn-danger + ul.dropdown-menu li,
.btn-group button.dropdown-toggle.btn-danger + ul.dropdown-menu li {
  padding: 0;
  margin: 0 -1px;
}
.dropdown button.dropdown-toggle.btn-default + ul.dropdown-menu li.divider,
.dropup button.dropdown-toggle.btn-default + ul.dropdown-menu li.divider,
.btn-group button.dropdown-toggle.btn-default + ul.dropdown-menu li.divider,
.dropdown button.dropdown-toggle.btn-primary + ul.dropdown-menu li.divider,
.dropup button.dropdown-toggle.btn-primary + ul.dropdown-menu li.divider,
.btn-group button.dropdown-toggle.btn-primary + ul.dropdown-menu li.divider,
.dropdown button.dropdown-toggle.btn-success + ul.dropdown-menu li.divider,
.dropup button.dropdown-toggle.btn-success + ul.dropdown-menu li.divider,
.btn-group button.dropdown-toggle.btn-success + ul.dropdown-menu li.divider,
.dropdown button.dropdown-toggle.btn-info + ul.dropdown-menu li.divider,
.dropup button.dropdown-toggle.btn-info + ul.dropdown-menu li.divider,
.btn-group button.dropdown-toggle.btn-info + ul.dropdown-menu li.divider,
.dropdown button.dropdown-toggle.btn-warning + ul.dropdown-menu li.divider,
.dropup button.dropdown-toggle.btn-warning + ul.dropdown-menu li.divider,
.btn-group button.dropdown-toggle.btn-warning + ul.dropdown-menu li.divider,
.dropdown button.dropdown-toggle.btn-danger + ul.dropdown-menu li.divider,
.dropup button.dropdown-toggle.btn-danger + ul.dropdown-menu li.divider,
.btn-group button.dropdown-toggle.btn-danger + ul.dropdown-menu li.divider {
  margin: 9px 0;
  background-color: #dad9d9;
}
.dropdown button.dropdown-toggle.btn-default + ul.dropdown-menu li.dropdown-header,
.dropup button.dropdown-toggle.btn-default + ul.dropdown-menu li.dropdown-header,
.btn-group button.dropdown-toggle.btn-default + ul.dropdown-menu li.dropdown-header,
.dropdown button.dropdown-toggle.btn-primary + ul.dropdown-menu li.dropdown-header,
.dropup button.dropdown-toggle.btn-primary + ul.dropdown-menu li.dropdown-header,
.btn-group button.dropdown-toggle.btn-primary + ul.dropdown-menu li.dropdown-header,
.dropdown button.dropdown-toggle.btn-success + ul.dropdown-menu li.dropdown-header,
.dropup button.dropdown-toggle.btn-success + ul.dropdown-menu li.dropdown-header,
.btn-group button.dropdown-toggle.btn-success + ul.dropdown-menu li.dropdown-header,
.dropdown button.dropdown-toggle.btn-info + ul.dropdown-menu li.dropdown-header,
.dropup button.dropdown-toggle.btn-info + ul.dropdown-menu li.dropdown-header,
.btn-group button.dropdown-toggle.btn-info + ul.dropdown-menu li.dropdown-header,
.dropdown button.dropdown-toggle.btn-warning + ul.dropdown-menu li.dropdown-header,
.dropup button.dropdown-toggle.btn-warning + ul.dropdown-menu li.dropdown-header,
.btn-group button.dropdown-toggle.btn-warning + ul.dropdown-menu li.dropdown-header,
.dropdown button.dropdown-toggle.btn-danger + ul.dropdown-menu li.dropdown-header,
.dropup button.dropdown-toggle.btn-danger + ul.dropdown-menu li.dropdown-header,
.btn-group button.dropdown-toggle.btn-danger + ul.dropdown-menu li.dropdown-header {
  padding: 3px 20px;
  color: white;
}
.dropdown button.dropdown-toggle.btn-default + ul.dropdown-menu,
.dropup button.dropdown-toggle.btn-default + ul.dropdown-menu,
.btn-group button.dropdown-toggle.btn-default + ul.dropdown-menu {
  background-color: #546169;
  border-color: #546169;
}
.dropdown button.dropdown-toggle.btn-default + ul.dropdown-menu a,
.dropup button.dropdown-toggle.btn-default + ul.dropdown-menu a,
.btn-group button.dropdown-toggle.btn-default + ul.dropdown-menu a {
  color: white;
}
.dropdown button.dropdown-toggle.btn-default + ul.dropdown-menu a:hover,
.dropup button.dropdown-toggle.btn-default + ul.dropdown-menu a:hover,
.btn-group button.dropdown-toggle.btn-default + ul.dropdown-menu a:hover {
  color: #546169;
  background-color: #eff0f2;
}
.dropdown button.dropdown-toggle.btn-primary + ul.dropdown-menu,
.dropup button.dropdown-toggle.btn-primary + ul.dropdown-menu,
.btn-group button.dropdown-toggle.btn-primary + ul.dropdown-menu {
  background-color: #0079c2;
  border-color: #0079c2;
}
.dropdown button.dropdown-toggle.btn-primary + ul.dropdown-menu a,
.dropup button.dropdown-toggle.btn-primary + ul.dropdown-menu a,
.btn-group button.dropdown-toggle.btn-primary + ul.dropdown-menu a {
  color: white;
}
.dropdown button.dropdown-toggle.btn-primary + ul.dropdown-menu a:hover,
.dropup button.dropdown-toggle.btn-primary + ul.dropdown-menu a:hover,
.btn-group button.dropdown-toggle.btn-primary + ul.dropdown-menu a:hover {
  background-color: #00adef;
}
.dropdown button.dropdown-toggle.btn-success + ul.dropdown-menu,
.dropup button.dropdown-toggle.btn-success + ul.dropdown-menu,
.btn-group button.dropdown-toggle.btn-success + ul.dropdown-menu {
  background-color: #446715;
  border-color: #446715;
}
.dropdown button.dropdown-toggle.btn-success + ul.dropdown-menu a,
.dropup button.dropdown-toggle.btn-success + ul.dropdown-menu a,
.btn-group button.dropdown-toggle.btn-success + ul.dropdown-menu a {
  color: white;
}
.dropdown button.dropdown-toggle.btn-success + ul.dropdown-menu a:hover,
.dropup button.dropdown-toggle.btn-success + ul.dropdown-menu a:hover,
.btn-group button.dropdown-toggle.btn-success + ul.dropdown-menu a:hover {
  background-color: #689520;
}
.dropdown button.dropdown-toggle.btn-info + ul.dropdown-menu,
.dropup button.dropdown-toggle.btn-info + ul.dropdown-menu,
.btn-group button.dropdown-toggle.btn-info + ul.dropdown-menu {
  background-color: #80d6f7;
  border-color: #80d6f7;
}
.dropdown button.dropdown-toggle.btn-info + ul.dropdown-menu a,
.dropup button.dropdown-toggle.btn-info + ul.dropdown-menu a,
.btn-group button.dropdown-toggle.btn-info + ul.dropdown-menu a {
  color: btn-info-color;
}
.dropdown button.dropdown-toggle.btn-info + ul.dropdown-menu a:hover,
.dropup button.dropdown-toggle.btn-info + ul.dropdown-menu a:hover,
.btn-group button.dropdown-toggle.btn-info + ul.dropdown-menu a:hover {
  background-color: #cceefc;
}
.dropdown button.dropdown-toggle.btn-warning + ul.dropdown-menu,
.dropup button.dropdown-toggle.btn-warning + ul.dropdown-menu,
.btn-group button.dropdown-toggle.btn-warning + ul.dropdown-menu {
  background-color: #ff5604;
  border-color: #ff5604;
}
.dropdown button.dropdown-toggle.btn-warning + ul.dropdown-menu a,
.dropup button.dropdown-toggle.btn-warning + ul.dropdown-menu a,
.btn-group button.dropdown-toggle.btn-warning + ul.dropdown-menu a {
  color: white;
}
.dropdown button.dropdown-toggle.btn-warning + ul.dropdown-menu a:hover,
.dropup button.dropdown-toggle.btn-warning + ul.dropdown-menu a:hover,
.btn-group button.dropdown-toggle.btn-warning + ul.dropdown-menu a:hover {
  background-color: #ff8814;
}
.dropdown button.dropdown-toggle.btn-danger + ul.dropdown-menu,
.dropup button.dropdown-toggle.btn-danger + ul.dropdown-menu,
.btn-group button.dropdown-toggle.btn-danger + ul.dropdown-menu {
  background-color: #911901;
  border-color: #911901;
}
.dropdown button.dropdown-toggle.btn-danger + ul.dropdown-menu a,
.dropup button.dropdown-toggle.btn-danger + ul.dropdown-menu a,
.btn-group button.dropdown-toggle.btn-danger + ul.dropdown-menu a {
  color: white;
}
.dropdown button.dropdown-toggle.btn-danger + ul.dropdown-menu a:hover,
.dropup button.dropdown-toggle.btn-danger + ul.dropdown-menu a:hover,
.btn-group button.dropdown-toggle.btn-danger + ul.dropdown-menu a:hover {
  background-color: #d52201;
}
.dropdown-menu > li > a {
  text-decoration: none;
}
/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Theme Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's grid elements
 *
 * @file    base.grid.less
 * @theme   hubv6_nolo
 *
 */
.layout-column-3:before,
.layout-column-2-left:before,
.layout-column-2-right:before,
.layout-column-1:before,
.layout-column-3:after,
.layout-column-2-left:after,
.layout-column-2-right:after,
.layout-column-1:after {
  display: table;
  content: " ";
}
.layout-column-3:after,
.layout-column-2-left:after,
.layout-column-2-right:after,
.layout-column-1:after {
  clear: both;
}
.layout-column-3,
.layout-column-2-left,
.layout-column-2-right,
.layout-column-1 {
  margin-right: -15px;
  margin-left: -15px;
}
.layout-column-3,
.layout-column-2-left,
.layout-column-2-right,
.layout-column-1 {
  min-height: 1px;
}
.lt,
.rt,
.ct {
  float: left;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.layout-column-1 > .lt,
.layout-column-1 > .rt,
.layout-column-2-left > .rt,
.layout-column-2-right > .lt {
  display: none;
}
@media (min-width: 671px) {
  .layout-column-3 > .lt,
  .layout-column-2-left > .lt,
  .layout-column-2-right > .lt,
  .layout-column-1 > .lt {
    width: 220px;
  }
  .layout-column-3 > .ct,
  .layout-column-2-left > .ct,
  .layout-column-2-right > .ct,
  .layout-column-1 > .ct {
    width: 500px;
  }
  .layout-column-3 > .rt,
  .layout-column-2-left > .rt,
  .layout-column-2-right > .rt,
  .layout-column-1 > .rt {
    width: 330px;
  }
  .layout-column-2-left > .ct {
    width: 830px;
  }
  .layout-column-2-right > .ct {
    width: 720px;
  }
  .layout-column-1 > .ct {
    width: 100%;
  }
}
@media (max-width: 670px) {
  .layout-column-3 > .lt,
  .layout-column-2-left > .lt,
  .layout-column-2-right > .lt,
  .layout-column-1 > .lt {
    display: none;
  }
}
.container .layout-column-3,
.container .layout-column-2-left,
.container .layout-column-2-right,
.container .layout-column-1,
.container-fluid .layout-column-3,
.container-fluid .layout-column-2-left,
.container-fluid .layout-column-2-right,
.container-fluid .layout-column-1 {
  padding-right: 0;
  padding-left: 0;
}
/**
 * ==============================================================================================
 * Hubv6 Region Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's page elements
 *
 * @file    base.region.less
 * @theme   hubv6_nolo
 *
 */
.region > *:first-child {
  margin-top: 0;
}
.grid-region-page-bd {
  min-height: 200px;
}
.grid-region-breadcrumbs {
  margin-bottom: 20px;
}
@media (max-width: 670px) {
  .grid-region-breadcrumbs {
    display: none;
  }
}
.grid-region-breadcrumbs > .breadcrumb {
  padding-top: 7px;
  padding-bottom: 7px;
}
.grid-region-breadcrumbs > .breadcrumb > li {
  margin-bottom: 0;
}
.grid-region-breadcrumbs > .breadcrumb > li a {
  text-decoration: none;
}
.grid-region-breadcrumbs > .breadcrumb > li a:hover {
  text-decoration: underline;
}
@media (max-width: 670px) {
  ol.breadcrumb {
    display: none;
  }
}
.grid-region-promo-top,
.grid-region-promo-bottom,
.grid-region-content-row {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 670px) {
  .grid-region-promo-top,
  .grid-region-promo-bottom,
  .grid-region-content-row {
    margin-bottom: 20px;
  }
}
.grid-region-content-row {
  margin-top: 20px;
  margin-bottom: 0;
}
.html_container_content_bottom.expert_html_container_content,
#region-content-row {
  margin-bottom: 0;
}
@media (max-width: 670px) {
  .grid-region-promo-top {
    margin-top: 0;
  }
}
.grid-region-page-ft {
  margin-top: 50px;
}
/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Theme Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's typography elements
 *
 * @file    base.typography.less
 * @theme   hubv6_nolo
 *
 */
a {
  color: #00aeef;
  text-decoration: underline;
}
a:hover {
  color: #d52300;
}
a:focus {
  outline: none;
}
h1,
h1.page-header,
.page-header h1 {
  padding: 0;
  font-family: "Roboto Slab Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.17647059;
  color: #01314c;
  border-bottom: 0;
}
h2 {
  font-size: 28px;
  line-height: 1.07142857;
  color: #01314c;
}
h3 {
  font-size: 22px;
  line-height: 1.18181818;
  color: #333;
}
h4 {
  font-size: 18px;
  line-height: 1.22222222;
  color: #333;
}
h5 {
  font-size: 16px;
  line-height: 1.25;
  color: #333;
}
h6 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.42857143;
  color: #333;
}
p {
  margin: 0 0 20px;
}
ul ul {
  margin-top: 10px;
}
ul,
ol {
  padding-left: 1em;
}
ul li,
ol li {
  padding-left: 3px;
  margin-bottom: 10px;
}
.list-unstyled ul {
  padding-left: 0;
}
.list-unstyled ul li {
  padding-left: 0;
  list-style: none;
}
.list-inline,
.list-inline > li {
  margin-bottom: 0;
}
blockquote {
  border-left: 5px solid #01314c;
}
blockquote .quote-source a {
  font-weight: bold;
  text-transform: uppercase;
}
blockquote p {
  margin-bottom: 10px;
}
blockquote footer {
  color: #546169;
}
.blockquote-reverse {
  padding-right: 20px;
  border-right: 5px solid #01314c;
}
.blockquote-reverse footer::before,
.blockquote-reverse small::before,
.blockquote-reverse .small::before {
  content: "\2014 \00A0";
}
.blockquote-reverse footer::after,
.blockquote-reverse small::after,
.blockquote-reverse .small::after {
  content: " ";
}
.blockquote-reverse.blockquote-quote {
  padding-right: 0;
}
.blockquote-quote {
  position: relative;
  padding: 7px 20px 10px 35px;
  border: none;
}
.blockquote-quote:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 18px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -232px -294px;
}
/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Theme Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's table elements
 *
 * @file    base.table.less
 * @theme   hubv6_nolo
 *
 */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border: 1px solid #dad9d9;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 5px 10px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dad9d9;
}
.table > thead > tr > th {
  font-family: "Roboto Slab Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #fff;
  vertical-align: bottom;
  background-color: #01314c;
  border-bottom: 0 solid #dad9d9;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dad9d9;
}
.table .table {
  background-color: #fff;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border: 1px solid #dad9d9;
}
.table > thead > tr > th,
.table > thead > tr > td {
  border-bottom-width: 0;
}
.table > tbody > tr:nth-of-type(odd) {
  background-color: #fff;
}
.table > tbody > tr:nth-of-type(even) {
  background-color: #eef0f1;
}
.table > tbody > tr:hover,
.table > tbody > tr:hover:nth-of-type(odd),
.table > tbody > tr:hover:nth-of-type(even) {
  background-color: #f5f5f5;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fff;
}
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #eef0f1;
}
.table-bordered {
  border: 1px solid #dad9d9;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dad9d9;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 0;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 2px 10px;
}
.table-hover > tbody > tr:hover,
.table-hover > tbody > tr:hover:nth-of-type(odd),
.table-hover > tbody > tr:hover:nth-of-type(even) {
  background-color: #f5f5f5;
}
/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Theme Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's forms elements
 *
 * @file    base.forms.less
 * @theme   hubv6_nolo
 *
 */
.form-group label {
  font-weight: normal;
  color: #d52300;
}
.form-control {
  height: auto;
  padding: 5px 12px 3px 7px;
  border-radius: 0;
}
.form-control.input-lg {
  padding: 10px 16px;
}
.form-control.input-sm {
  padding: 5px 10px;
}
.form-control-feedback {
  height: 30px;
  line-height: 30px;
}
.has-success .control-label,
.has-success label {
  color: #446116;
}
.has-success .form-control {
  border: 1px solid #b3ca8f;
}
.has-success .help-block {
  Color: #446116;
}
.has-success .input-group-addon {
  border-color: #b3ca8f;
  border-style: solid;
  border-width: 1px 0 1px 1px;
}
.has-warning .control-label,
.has-warning label {
  color: #d27215;
}
.has-warning .form-control {
  border: 1px solid #ffc389;
}
.has-warning .help-block {
  Color: #d27215;
}
.has-warning .input-group-addon {
  border-color: #ffc389;
  border-style: solid;
  border-width: 1px 0 1px 1px;
}
.has-error .control-label,
.has-error label {
  color: #a41d02;
}
.has-error .form-control {
  border: 1px solid #ea917f;
}
.has-error .help-block {
  Color: #a41d02;
}
.has-error .input-group-addon {
  border-color: #ea917f;
  border-style: solid;
  border-width: 1px 0 1px 1px;
}
.help-block {
  Font-size: 12px;
  Font-style: italic;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-top: 2px;
}
.radio,
.checkbox {
  margin-bottom: 5px;
}
.form-inline .form-control {
  padding: 4px 12px 4px 7px;
}
.form-inline .checkbox input {
  top: 2px;
}
.input-group-addon {
  border-radius: 0;
}
/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Theme Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's buttons elements
 *
 * @file    base.buttons.less
 * @theme   hubv6_nolo
 *
 */
.btn {
  padding: 5px 12px 3px;
  font-weight: bold;
  color: #fff;
  border-radius: 5px;
}
.btn:hover,
.btn:active,
.btn:active:focus,
.btn.active:focus,
.btn:focus {
  color: #fff;
  outline: none;
}
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
}
a.btn,
a.btn:hover,
a.btn:active,
a.btn:active:focus,
a.btn.active:focus,
a.btn:focus {
  text-decoration: none;
}
.btn-default {
  color: #546169;
  background-color: #dad9d9;
  border-color: #546169;
}
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #546169;
  background-color: #eef0f1;
  border-color: #546169;
}
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  color: #fff;
  background-color: #546169;
  border-color: #546169;
  -webkit-box-shadow: 0 0 3px #2093d2;
          box-shadow: 0 0 3px #2093d2;
}
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #fff;
  background-color: #546169;
  border-color: #546169;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #dad9d9;
  background-color: #eef0f1;
  border-color: #dad9d9;
}
.btn-default .badge {
  color: #dad9d9;
  background-color: #546169;
}
.btn-primary {
  color: #fff;
  background-color: #00aeef;
  border-color: #0079c2;
}
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #00caef;
  border-color: #0079c2;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  color: #fff;
  background-color: #0079c2;
  border-color: #0079c2;
  -webkit-box-shadow: 0 0 3px #2093d2;
          box-shadow: 0 0 3px #2093d2;
}
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #0079c2;
  border-color: #0079c2;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  color: #dad9d9;
  background-color: #eef0f1;
  border-color: #dad9d9;
}
.btn-primary .badge {
  color: #00aeef;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #679520;
  border-color: #426532;
}
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #426532;
  border-color: #426532;
}
.btn-success:focus,
.btn-success:active,
.btn-success.active {
  color: #fff;
  background-color: #426532;
  border-color: #426532;
  -webkit-box-shadow: 0 0 3px #2093d2;
          box-shadow: 0 0 3px #2093d2;
}
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #426532;
  border-color: #426532;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  color: #dad9d9;
  background-color: #eef0f1;
  border-color: #dad9d9;
}
.btn-success .badge {
  color: #679520;
  background-color: #fff;
}
.btn-info {
  color: #00aeef;
  background-color: #cceffc;
  border-color: #7fd6f7;
}
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #00aeef;
  background-color: #e0effc;
  border-color: #7fd6f7;
}
.btn-info:focus,
.btn-info:active,
.btn-info.active {
  color: #028fc4;
  background-color: #7fd6f7;
  border-color: #7fd6f7;
  -webkit-box-shadow: 0 0 3px #2093d2;
          box-shadow: 0 0 3px #2093d2;
}
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #028fc4;
  background-color: #7fd6f7;
  border-color: #7fd6f7;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  color: #dad9d9;
  background-color: #eef0f1;
  border-color: #dad9d9;
}
.btn-info .badge {
  color: #cceffc;
  background-color: #00aeef;
}
.btn-warning {
  color: #fff;
  background-color: #ff8814;
  border-color: #ff5604;
}
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #fea801;
  border-color: #ff5604;
}
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active {
  color: #fff;
  background-color: #ff5604;
  border-color: #ff5604;
  -webkit-box-shadow: 0 0 3px #2093d2;
          box-shadow: 0 0 3px #2093d2;
}
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #ff5604;
  border-color: #ff5604;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  color: #dad9d9;
  background-color: #eef0f1;
  border-color: #dad9d9;
}
.btn-warning .badge {
  color: #ff8814;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d52300;
  border-color: #911801;
}
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #e0effc;
  border-color: #911801;
}
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active {
  color: #fff;
  background-color: #911801;
  border-color: #911801;
  -webkit-box-shadow: 0 0 3px #2093d2;
          box-shadow: 0 0 3px #2093d2;
}
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #911801;
  border-color: #911801;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  color: #dad9d9;
  background-color: #eef0f1;
  border-color: #dad9d9;
}
.btn-danger .badge {
  color: #d52300;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #00aeef;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #d52300;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #dad9d9;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.panel {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.panel-heading {
  border-bottom: 0;
  border-left: 5px solid #ff8814;
}
.panel-heading:before,
.panel-heading:after {
  display: table;
  content: " ";
}
.panel-heading:after {
  clear: both;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 0;
}
.panel-nolo-plain > .panel-heading,
.panel-nolo-sidebar > .panel-heading,
.panel-nolo-default > .panel-heading {
  padding: 0 0 4px;
  border-bottom: 2px solid #01314c;
  border-left: 0 none;
}
.panel-nolo-plain .panel-title,
.panel-nolo-sidebar .panel-title,
.panel-nolo-default .panel-title {
  float: left;
  font-family: "Proxima Nova Rg Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.22222222;
  color: #01314c;
}
.panel-nolo-plain .panel-link,
.panel-nolo-sidebar .panel-link,
.panel-nolo-default .panel-link {
  float: right;
  margin-top: 2px;
  font-weight: bold;
}
.panel-nolo-plain > .panel-body,
.panel-nolo-sidebar > .panel-body,
.panel-nolo-default > .panel-body {
  padding: 15px 15px 15px 0;
}
.panel-nolo-plain > .panel-body > p,
.panel-nolo-sidebar > .panel-body > p,
.panel-nolo-default > .panel-body > p {
  margin-bottom: 10px;
}
.panel-nolo-plain > .panel-body ul,
.panel-nolo-sidebar > .panel-body ul,
.panel-nolo-default > .panel-body ul {
  padding: 0;
}
.panel-nolo-plain > .panel-body li,
.panel-nolo-sidebar > .panel-body li,
.panel-nolo-default > .panel-body li {
  padding: 0;
  margin-bottom: 12px;
  list-style: none;
  border-bottom: 1px solid #eee;
}
.panel-nolo-plain > .panel-body li p,
.panel-nolo-sidebar > .panel-body li p,
.panel-nolo-default > .panel-body li p {
  margin-bottom: 7px;
}
.panel-nolo-sidebar {
  margin-bottom: 40px;
}
.panel-nolo-sidebar .panel-title {
  text-transform: uppercase;
}
.panel-nolo-sidebar > .panel-body li {
  border: none;
}
.panel-nolo-sidebar .list-group {
  margin-top: 15px;
}
.panel-nolo-sidebar .list-group .list-group-item {
  display: block;
  padding: 0 0 10px;
  line-height: 1.42857143;
  border: none;
}
.panel-nolo-sidebar .list-group .list-group-item:hover {
  color: #00aeef;
  background-color: transparent;
}
.panel-nolo-sidebar.related-products .list-group-item {
  float: left;
}
.panel-nolo-sidebar.related-products .list-group-item:hover,
.panel-nolo-sidebar.related-products .list-group-item:focus {
  color: #00aeef;
}
.panel-nolo-sidebar.related-products .list-group-item > img,
.panel-nolo-sidebar.related-products .list-group-item .placeholder {
  width: 100%;
  max-width: 80px;
  height: auto;
  text-align: center;
  background-color: #eaeaea;
  border: 1px solid #dad9d9;
}
.panel-nolo-sidebar.related-products .list-group-item:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  width: auto;
  height: 1px;
  margin-top: -2px;
  content: " ";
  background-color: #dad9d9;
}
.panel-nolo-sidebar.related-products .list-group-item.odd:first-child::before,
.panel-nolo-sidebar.related-products .list-group-item.odd:first-child + .even::before {
  background-color: transparent;
}
.panel-nolo-sidebar.related-products .list-group-item .caption {
  text-align: center;
}
.panel-nolo-plain {
  border-bottom: 1px dashed #eee;
}
.panel-nolo-plain > .panel-heading {
  border: none;
}
.panel-nolo-plain .panel-title {
  position: relative;
  font-family: "Roboto Slab Regular", Georgia, "Times New Roman", Times, serif;
  font-size: 23px;
  font-weight: normal;
  line-height: 1.04348;
}
.panel-nolo-plain .panel-title a:after {
  position: absolute;
  top: 9px;
  right: -20px;
  width: 13px;
  height: 13px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -364px -303px;
}
.panel-nolo-plain > .panel-body {
  padding: 0;
}
.panel-nolo-plain > .panel-body li {
  margin: 0;
  border: none;
}
.panel-nolo-plain .list-group > .list-group-item a {
  font-weight: bold;
}
.panel-nolo-plain.no-header {
  border: 1px solid #eee;
}
.panel-nolo-plain.no-header .panel-body {
  padding: 14px 18px;
  border-top: 10px solid #01314c;
}
.panel-nolo-default {
  padding: 14px 20px;
  background-color: #f6f6f6;
  border: 1px solid #ccc;
}
.panel-nolo-default > .panel-body {
  padding: 0;
}
@media (min-width: 670px) {
  .panel-collapse-mobile {
    display: block !important;
    height: auto !important;
  }
  .panel-collapse-mobile .panel-heading {
    pointer-events: none;
  }
}
.panel-nolo-well {
  padding: 0;
  border-top: 10px solid #01314c;
  border-bottom: 1px solid #dad9d9;
}
.panel-nolo-well .panel-heading,
.panel-nolo-well .panel-body,
.panel-nolo-well .panel-footer {
  padding: 15px;
  margin: 0;
  background: none;
  border-color: #dad9d9;
  border-style: solid;
  border-width: 0 1px;
}
.panel-nolo-well .panel-heading + .panel-heading,
.panel-nolo-well .panel-body + .panel-heading,
.panel-nolo-well .panel-footer + .panel-heading,
.panel-nolo-well .panel-heading + .panel-body,
.panel-nolo-well .panel-body + .panel-body,
.panel-nolo-well .panel-footer + .panel-body,
.panel-nolo-well .panel-heading + .panel-footer,
.panel-nolo-well .panel-body + .panel-footer,
.panel-nolo-well .panel-footer + .panel-footer {
  padding-top: 0;
}
.panel-nolo-well .panel-body *:first-child,
.panel-nolo-well .panel-footer *:first-child {
  margin-top: 0;
}
.panel-nolo-well .panel-body *:last-child,
.panel-nolo-well .panel-footer *:last-child {
  margin-bottom: 0;
}
.panel-nolo-well .panel-title {
  font-size: 22px;
  line-height: 1.18181818;
}
/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Theme Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's navigation-panel elements
 *
 * @file    base.navigation-panel.less
 * @theme   hubv6_nolo
 *
 */
.panel-nolo-nav .panel-body {
  padding-top: 0;
}
.panel-nolo-nav .panel-body a {
  color: #333;
}
.panel-nolo-nav .panel-body a:hover {
  color: #ff8814;
}
@media (min-width: 670px) {
  .panel-nolo-nav > .panel-heading {
    padding: 9px 0 11px;
    background-color: #fff;
    border-color: #01314c;
    border-style: solid;
    border-width: 1px 0;
    border-radius: 0;
  }
  .panel-nolo-nav > .panel-heading .panel-link {
    margin-top: 3px;
    font-size: 10px;
  }
  .panel-nolo-nav > .panel-heading > a:hover,
  .panel-nolo-nav > .panel-heading > a .panel-title:hover {
    color: #333;
  }
  .panel-nolo-nav .panel-title {
    font-family: "Roboto Slab Regular";
    font-weight: normal;
    line-height: 1;
    color: #ff8814;
    text-transform: none;
  }
  .panel-nolo-nav .panel-body {
    padding: 0;
  }
}
@media (max-width: 670px) {
  .panel-nolo-nav > .panel-heading {
    padding: 23px 12px 19px 10px;
  }
  .panel-nolo-nav > .panel-heading .panel-title {
    position: relative;
    padding-right: 30px;
    line-height: 18px;
  }
  .panel-nolo-nav > .panel-heading .panel-title:after {
    position: absolute;
    top: -webkit-calc(50% - 5px);
    top:         calc(50% - 5px);
    right: 0;
    float: right;
    width: 13px;
    height: 10px;
    content: " ";
    background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -191px -140px;
  }
  .panel-nolo-nav > .panel-heading.collapsed .panel-title:after {
    background-position: -224px -140px;
  }
}
.panel-nolo-nav .list-group .active > a {
  color: #ff8814;
}
.panel-nolo-nav .list-group .active > a:hover {
  color: #333;
}
.panel-nolo-nav .list-group > .list-group-item {
  padding: 6px 15px 5px 0;
  margin: 0;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  border-color: #dad9d9;
  border-style: solid;
  border-width: 0 0 1px;
  border-radius: 0;
}
.panel-nolo-nav .list-group > a.list-group-item:hover {
  color: #d52300;
  text-decoration: underline;
}
.panel-nolo-nav .list-group .list-group {
  margin: 0 0 0 15px;
}
.panel-nolo-nav .list-group .list-group > .list-group-item {
  display: list-item;
  list-style-type: disc;
  border: none;
}
.panel-nolo-nav.active-link .panel-heading {
  position: relative;
}
.panel-nolo-nav.active-link .panel-heading:after {
  position: absolute;
  top: 12px;
  right: 0;
  width: 8px;
  height: 12px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -435px -130px;
}
/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Theme Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's callout elements
 *
 * @file    base.callout.less
 * @theme   hubv6_nolo
 *
 */
.callout {
  padding: 20px;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 1px 1px 5px;
}
.callout-default {
  color: #333;
  background-color: #fff;
  border-color: #0074bc;
}
.callout-info {
  color: #028fc4;
  background-color: #cceffc;
  border-color: #7fd6f7;
}
.callout-success {
  color: #446116;
  background-color: #e1ead2;
  border-color: #b3ca8f;
}
.callout-warning {
  color: #d27215;
  background-color: #ffe7d0;
  border-color: #ffc389;
}
.callout-danger {
  color: #a41d02;
  background-color: #f7d3cc;
  border-color: #ea917f;
}
.pagination > li > a,
.pagination > li > span {
  padding: 0 8px;
  margin-left: 0;
  line-height: 12px;
  border: none;
  border-left: 2px solid #01314c;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  line-height: 10px;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  line-height: 13px;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  text-decoration: underline;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  border: none;
}
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus,
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus {
  font-weight: bold;
  text-decoration: underline;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-left: none;
}
.breadcrumb {
  font-family: "Proxima Nova Rg Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #00aeef;
  border: none;
  border-bottom: 1px dotted #dad9d9;
  border-radius: 0;
}
.breadcrumb > li {
  padding-left: 0;
}
.breadcrumb > li + li:before {
  float: left;
  line-height: 15px;
}
.navbar {
  border: none;
}
.navbar-brand {
  padding: 27px 15px;
}
.navbar-form .form-control {
  height: 30px;
  border: none;
  border-radius: 0;
}
.navbar-form .btn {
  height: 30px;
  padding: 5px 12px;
  margin-left: -4px;
  color: #fff;
  background-color: #00aeef;
  border: none;
  border-radius: 0;
}
.navbar-nav {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}
.navbar-nav > li {
  margin-bottom: 0;
}
.navbar-nav > li > a {
  padding-top: 23px;
  padding-right: 0;
  padding-bottom: 23px;
  padding-left: 0;
  margin-right: 24px;
  margin-left: 24px;
  line-height: 20px;
  text-decoration: none;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
@media (max-width: 670px) {
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    margin-right: 0;
    margin-left: 0;
    font-size: 16px;
    border-top: none;
    border-bottom: none;
  }
}
@media (min-width: 671px) {
  .navbar-nav > li > a {
    padding-top: 23px;
    padding-bottom: 23px;
  }
}
@media (max-width: 670px) {
  .navbar-nav > li + li > a {
    border-top: 1px solid #596e7a;
  }
}
.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
  border-top-color: #596e7a;
}
@media (max-width: 670px) {
  .navbar-nav > .open > a,
  .navbar-nav > .open > a:hover,
  .navbar-nav > .open > a:focus {
    border-right-color: transparent;
    border-left-color: transparent;
  }
}
.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
  border-bottom-color: #ff8814;
}
@media (max-width: 670px) {
  .navbar-nav .open .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
  }
  .navbar-nav .open .dropdown-menu li {
    margin-bottom: 0;
  }
  .navbar-nav .open .dropdown-menu .divider {
    background-color: #ccc;
  }
  .navbar-nav .dropdown-toggle:after {
    position: relative;
    top: 3px;
    left: 0;
    display: inline-block;
    float: right;
    width: 10px;
    height: 14px;
    content: "";
    background-image: url(http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png);
    background-position: -403px -32px;
  }
  .navbar-nav .open .dropdown-toggle:after {
    top: 5px;
    width: 14px;
    height: 10px;
    background-position: -100px -341px;
  }
  .navbar-nav .dropdown-parent {
    display: none;
  }
}
.nav > li {
  padding: 0;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #eef0f1;
}
.nav-tabs {
  height: 51px;
  border-bottom: 1px solid #ff8814;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs > li > a {
  padding: 14px 16px;
  font-family: "Roboto Slab Regular";
  font-size: 14px;
  color: #546169;
  text-decoration: none;
  background-color: #eef0f1;
  border: 1px solid #eef0f1;
  border-bottom: 1px solid #fff;
  border-radius: 0;
}
.nav-tabs > li > a:hover {
  text-decoration: underline;
  border: 1px solid #eef0f1;
  border-bottom: 1px solid #fff;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #546169;
  background-color: #dad9d9;
  border: 1px solid #eef0f1;
  border-bottom: 1px solid #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  height: 51px;
  color: #000;
  border: 1px solid #ff8814;
  border-bottom: none;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 1px solid #ff8814;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > li:last-child > a {
  margin-right: 0;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 670px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 2px;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ff8814;
  border-bottom: none;
}
@media (min-width: 670px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #fff;
    border-radius: 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom: none;
  }
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > li:last-child > a {
  margin-right: 0;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 670px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 1px solid #ff8814;
}
.nav-tabs-justified > li > a {
  margin-right: 2px;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ff8814;
  border-bottom: none;
}
@media (min-width: 670px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #fff;
    border-radius: 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom: none;
  }
}
.nav-tabs.nav-stacked {
  height: auto;
  border-bottom: none;
}
.nav-tabs.nav-stacked > li.active > a {
  margin-right: -1px;
}
.nav-tabs.nav-stacked > li.active > a,
.nav-tabs.nav-stacked > li.active > a:hover,
.nav-tabs.nav-stacked > li.active > a:focus {
  border-right: none;
  border-bottom: 1px solid #ff8814;
}
@media (min-width: 670px) {
  .nav-collapse + .tab-content .tab-pane {
    height: auto !important;
  }
  .nav-collapse + .tab-content .tab-heading {
    display: none;
  }
  .nav-collapse + .tab-content .tab-footer {
    display: none;
  }
}
@media (max-width: 670px) {
  .nav-collapse {
    display: none;
  }
  .nav-collapse + .tab-content .tab-pane {
    position: relative;
    display: block;
    margin-bottom: 40px;
    border: 1px solid #ff8814;
  }
  .nav-collapse + .tab-content .tab-pane.collapse {
    height: 275px !important;
  }
  .nav-collapse + .tab-content .tab-pane.collapse,
  .nav-collapse + .tab-content .tab-pane.collapsing {
    min-height: 275px !important;
    overflow: hidden;
  }
  .nav-collapse + .tab-content .tab-pane.collapse.in {
    height: auto !important;
  }
  .nav-collapse + .tab-content .tab-pane .tab-heading {
    display: block;
    text-align: center;
  }
  .nav-collapse + .tab-content .tab-pane .tab-heading a {
    display: block;
    padding: 15px;
    font-family: "Roboto Slab Regular";
    color: #546169;
    text-decoration: none;
    background-color: #eef0f1;
  }
  .nav-collapse + .tab-content .tab-pane .tab-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    padding-left: 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff 50%);
    background:      -o-linear-gradient(top, rgba(255, 255, 255, 0), #fff 50%);
    background:         linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 50%);
  }
  .nav-collapse + .tab-content .tab-pane .tab-footer a {
    position: absolute;
    bottom: 10px;
  }
  .nav-collapse + .tab-content .tab-pane .tab-footer a:before {
    content: "See More \00BB";
  }
  .nav-collapse + .tab-content .tab-pane.in .tab-footer {
    height: 30px;
    background: none;
  }
  .nav-collapse + .tab-content .tab-pane.in .tab-footer a:before {
    content: "See Less \00BB";
  }
}
.tab-pane {
  border: 1px solid #ff8814;
  border-top: none;
}
/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Theme Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's navigation-panel elements
 *
 * @file    base.navigation-panel.less
 * @theme   hubv6_nolo
 *
 */
.panel-product-grid .panel-heading {
  padding: 0 0 4px;
  border: none;
  border-bottom: 2px solid #01314c;
}
.panel-product-grid .panel-heading .panel-link {
  display: inline-block;
  float: right;
  font-family: "Proxima Nova Rg Bold";
  font-size: 14px;
  color: #00aeef;
}
.panel-product-grid .panel-heading .panel-title {
  display: inline-block;
  font-family: "Proxima Nova Rg Bold";
  font-size: 18px;
  line-height: 14px;
  color: #01314c;
  text-transform: uppercase;
}
.panel-product-grid .panel-body {
  padding: 0;
}
.panel-product-grid .panel-body a {
  color: #333;
}
.panel-product-grid .panel-body a:hover {
  color: #ff8814;
}
.panel-product-grid .list-group .list-group-item {
  float: left;
  width: 50%;
  padding: 20px;
  margin: 0;
  color: #333;
  background-color: #fff;
  border-color: #dad9d9;
  border-style: solid;
  border-width: 0 0 1px;
  border-radius: 0;
}
.panel-product-grid .list-group .list-group-item:focus {
  outline: none;
}
.panel-product-grid .list-group .list-group-item.thumbnail > img {
  width: 100%;
  max-width: 80px;
}
.panel-product-grid .list-group .list-group-item.thumbnail > .caption {
  padding: 9px 0 0;
  font-family: "Proxima Nova Rg Bold";
  font-size: 14px;
  line-height: 20px;
  color: inherit;
  text-align: center;
}
.panel-product-grid .list-group.slick-carousel .list-group-item {
  width: 100%;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff;
}
/* Icons */
@font-face {
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1000;
  display: block;
  width: 20px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  color: transparent;
  cursor: pointer;
  background: transparent;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  background: transparent;
  outline: none;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  color: #bf5231;
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "Glyphicons Halflings";
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  color: gray;
  opacity: .5;
}
.slick-prev {
  left: 0;
}
[dir="rtl"] .slick-prev {
  right: 0;
  left: auto;
}
.slick-prev:before {
  content: "\e079";
}
[dir="rtl"] .slick-prev:before {
  content: "\e080";
}
.slick-next {
  right: 0;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: 0;
}
.slick-next:before {
  content: "\e080";
}
[dir="rtl"] .slick-next:before {
  content: "\e079";
}
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  text-align: center;
  list-style: none;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0 5px;
  cursor: pointer;
}
.slick-dots li button {
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  cursor: pointer;
  background: transparent;
  border: 0;
  outline: none;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 20px;
  color: black;
  text-align: center;
  content: "•";
  opacity: .25;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: .75;
}
/* Slides */
.slick-slide:focus {
  outline: none;
}
/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Theme Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's category header elements
 *
 * @file    base.category-header.less
 * @theme   hubv6_nolo
 *
 */
.category-header {
  padding: 8px;
  margin: 0 0 15px;
  background-color: #eef0f1;
  border-left: 5px solid #ff8814;
}
.category-header span,
.category-header p,
.category-header h1,
.category-header h2,
.category-header h3,
.category-header h4,
.category-header h5 {
  margin: 0;
}
.curated-content-slider .slick-carousel {
  z-index: 1;
  float: right;
  width: 65%;
  height: 300px;
  overflow: hidden;
}
.curated-content-slider .slick-carousel img {
  min-width: 400px;
  max-width: 100%;
  -webkit-transform: translateY(-25%);
      -ms-transform: translateY(-25%);
       -o-transform: translateY(-25%);
          transform: translateY(-25%);
}
.curated-content-slider .slick-tabs {
  position: relative;
  z-index: 2;
  float: left;
  width: 35%;
  padding: 0;
  margin: 0;
  color: #fff;
  list-style: none;
  cursor: pointer;
  background-color: #01314c;
}
.curated-content-slider .slick-tabs li {
  position: relative;
  padding: 13px 24px;
  margin: 0;
}
.curated-content-slider .slick-tabs li.active {
  background-color: #0090c8;
  border-right: 1px solid white;
}
.curated-content-slider .slick-tabs li.active:before {
  position: absolute;
  top: 30px;
  right: -13px;
  content: " ";
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 13px solid #fff;
}
.curated-content-slider .slick-tabs li.active:after {
  position: absolute;
  top: 31px;
  right: -11px;
  content: " ";
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 12px solid #0090c8;
}
.curated-content-slider .slick-tabs li.active .slick-tab-title {
  font-weight: bold;
}
.curated-content-slider .slick-tabs li.active .slick-tab-content {
  display: block;
}
.curated-content-slider .slick-tabs li > a:hover,
.curated-content-slider .slick-tabs li > a:focus {
  text-decoration: none;
  outline: none;
}
.curated-content-slider .slick-tabs .slick-tab-title {
  padding: 0;
  margin: 0 0 4px;
  color: #fff;
}
.curated-content-slider .slick-tabs .slick-tab-content {
  display: none;
  padding: 0;
  margin: 0;
  color: #fff;
}
.curated-content-slider .slick-prev,
.curated-content-slider .slick-next {
  top: auto;
  right: 0;
  bottom: 10px;
  left: auto;
}
.curated-content-slider .slick-prev:before,
.curated-content-slider .slick-next:before {
  font-size: 20px;
  color: white;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.curated-content-slider .slick-prev {
  right: 25px;
}
.curated-content-slider .slick-next {
  right: 5px;
}
@media (max-width: 670px) {
  .curated-content-slider .slick-carousel {
    float: left;
    width: 100%;
    height: 225px;
    margin: 0;
  }
  .curated-content-slider .slick-tabs {
    width: 100%;
  }
  .curated-content-slider .slick-tabs li {
    display: none;
    height: 120px;
  }
  .curated-content-slider .slick-tabs li.active {
    display: list-item;
    border-right: none;
  }
  .curated-content-slider .slick-tabs li.active:before {
    content: none;
  }
  .curated-content-slider .slick-tabs li.active:after {
    content: none;
  }
  .curated-content-slider .slick-prev,
  .curated-content-slider .slick-next {
    top: 0;
    bottom: 0;
    width: 45px;
    height: 45px;
    margin: auto;
    background: rgba(0, 0, 0, .75) none;
  }
  .curated-content-slider .slick-prev:before,
  .curated-content-slider .slick-next:before {
    opacity: 1;
  }
  .curated-content-slider .slick-prev {
    right: auto;
    left: 0;
  }
  .curated-content-slider .slick-next {
    right: 0;
    left: auto;
  }
}
.about-nolo-collapsible a {
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}
.about-nolo-collapsible .collapsing,
.about-nolo-collapsible .collapse {
  position: relative;
  background-color: #eef0f1;
  border-top: 1px solid #dad9d9;
  border-bottom: 1px solid #dad9d9;
}
.about-nolo-collapsible .collapsing p,
.about-nolo-collapsible .collapse p {
  padding: 20px;
  margin: 0;
}
.about-nolo-collapsible .collapsing:before,
.about-nolo-collapsible .collapse:before {
  position: absolute;
  top: -12px;
  left: 25px;
  content: " ";
  border-right: 12px solid transparent;
  border-bottom: 12px solid #dad9d9;
  border-left: 12px solid transparent;
}
.about-nolo-collapsible .collapsing.right:before,
.about-nolo-collapsible .collapse.right:before {
  right: 25px;
  left: auto;
}
.about-nolo-collapsible .collapsing.center:before,
.about-nolo-collapsible .collapse.center:before {
  left: 50%;
  margin-left: -12px;
}
.about-nolo-collapsible .popover {
  max-width: 400px;
  background-color: #eef0f1;
  border-color: #dad9d9;
  border-right: none;
  border-left: none;
  border-radius: 0;
}
.about-nolo-collapsible .popover .arrow {
  border-bottom-color: #dad9d9;
}
.about-nolo-collapsible .popover .arrow:after {
  border-bottom-color: #dad9d9;
}
.column-count-2-2-2-1 {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
@media (min-width: 670px) {
  .column-count-2-2-2-1 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media (min-width: 671px) {
  .column-count-2-2-2-1 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media (min-width: 9000px) {
  .column-count-2-2-2-1 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
.column-count-2-2-2-1 > * {
  display: inline-block;
  width: 100%;
}
.column-count-6-4-6-4 {
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
@media (min-width: 670px) {
  .column-count-6-4-6-4 {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
  }
}
@media (min-width: 671px) {
  .column-count-6-4-6-4 {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}
@media (min-width: 9000px) {
  .column-count-6-4-6-4 {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
  }
}
.column-count-6-4-6-4 > * {
  display: inline-block;
  width: 100%;
}
.column-count-6-4-4-1 {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
@media (min-width: 670px) {
  .column-count-6-4-4-1 {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}
@media (min-width: 671px) {
  .column-count-6-4-4-1 {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}
@media (min-width: 9000px) {
  .column-count-6-4-4-1 {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
  }
}
.column-count-6-4-4-1 > * {
  display: inline-block;
  width: 100%;
}
.responsive-state-list-large {
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
  -webkit-column-width: 130px;
     -moz-column-width: 130px;
          column-width: 130px;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
@media (min-width: 670px) {
  .responsive-state-list-large {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
  }
}
@media (min-width: 671px) {
  .responsive-state-list-large {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}
@media (min-width: 9000px) {
  .responsive-state-list-large {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
  }
}
.responsive-state-list-large > * {
  display: inline-block;
  width: 100%;
}
body.front .responsive-state-list-large {
  font-size: 16px;
  line-height: 1.5;
}
body.front .responsive-state-list-large a {
  display: inline-block;
  margin-bottom: 3px;
}
/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Theme Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's global footer elements
 *
 * @file    base.global-footer.less
 * @theme   hubv6_nolo
 *
 */
.navbar-footer {
  padding: 20px 0;
  margin: 33px 0 0;
  background-color: #eef0f1;
}
.navbar-footer .panel {
  margin-bottom: 12px;
  background-color: transparent;
}
.navbar-footer .panel a:active,
.navbar-footer .panel a:focus,
.navbar-footer .panel a:hover {
  text-decoration: none;
}
.navbar-footer .panel .collapse,
.navbar-footer .panel .collapsing {
  margin-top: 5px;
  font-size: 14px;
}
.navbar-footer .panel .collapse li,
.navbar-footer .panel .collapsing li {
  padding: 0;
  margin-bottom: 5px;
}
.navbar-footer .panel .collapse a,
.navbar-footer .panel .collapsing a {
  color: #546169;
  text-decoration: none;
}
.navbar-footer .panel .collapse a:hover,
.navbar-footer .panel .collapsing a:hover {
  color: #d52300;
  text-decoration: underline;
}
.navbar-footer .brand-group {
  margin-bottom: 15px;
}
.navbar-footer .panel-toggle,
.navbar-footer .panel-title {
  font-weight: bold;
  text-decoration: none;
}
.navbar-footer .panel-toggle:hover,
.navbar-footer .panel-title:hover {
  color: #d52300;
  text-decoration: underline;
}
.navbar-footer .panel-title {
  display: none;
}
.navbar-footer .panel-toggle {
  color: #546169;
  text-transform: uppercase;
}
.navbar-footer .panel-toggle:after {
  top: 0;
  left: 0;
  float: right;
  width: 13px;
  height: 15px;
  content: "";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -33px -338px;
}
.navbar-footer .panel-toggle.collapsed:after {
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat 0 -338px;
}
.navbar-footer .panel-group {
  margin-bottom: 4px;
}
.navbar-footer .panel-group .panel + .panel {
  margin-top: 0;
}
.navbar-footer .panel-group .social-media .facebook,
.navbar-footer .panel-group .social-media .twitter,
.navbar-footer .panel-group .social-media .google-plus {
  position: relative;
  margin-bottom: 10px;
}
.navbar-footer .panel-group .social-media .facebook a,
.navbar-footer .panel-group .social-media .twitter a,
.navbar-footer .panel-group .social-media .google-plus a {
  padding-left: 30px;
}
.navbar-footer .panel-group .social-media .facebook:before,
.navbar-footer .panel-group .social-media .twitter:before,
.navbar-footer .panel-group .social-media .google-plus:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 21px;
  height: 20px;
  content: " ";
}
.navbar-footer .panel-group .social-media .facebook:before {
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -261px -173px;
}
.navbar-footer .panel-group .social-media .twitter:before {
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -261px -133px;
}
.navbar-footer .panel-group .social-media .google-plus:before {
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -261px -93px;
}
.nav-footer {
  padding: 3px 15px;
  font-family: Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 2;
  color: #fff;
  background-color: #01314c;
}
.nav-footer a {
  float: left;
  margin-right: 16px;
  color: #fff;
  text-decoration: none;
}
.nav-footer a:hover {
  color: #d52300;
  text-decoration: underline;
}
.nav-footer .container {
  width: 100%;
  padding: 0;
}
@media (min-width: 671px) {
  .navbar-footer {
    min-width: 1050px;
    padding: 40px 15px 36px;
    margin: 63px 0 0;
    font-family: Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 0;
  }
  .navbar-footer .container {
    width: 1020px;
    padding: 0;
  }
  .navbar-footer .panel-toggle {
    display: none;
  }
  .navbar-footer .panel {
    float: left;
    margin: 0;
  }
  .navbar-footer .panel a:active,
  .navbar-footer .panel a:focus,
  .navbar-footer .panel a:hover {
    text-decoration: underline;
  }
  .navbar-footer .panel .collapse {
    display: block;
    margin: 0 0 0 1px;
  }
  .navbar-footer .panel .collapse li {
    margin-bottom: 0;
  }
  .navbar-footer .panel .collapse a {
    color: #6a6a6a;
    text-decoration: none;
  }
  .navbar-footer .panel .collapse a:hover {
    color: #d52300;
    text-decoration: underline;
  }
  .navbar-footer .panel-title {
    display: block;
    height: 40px;
    margin-top: -5px;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #6a6a6a;
  }
  .navbar-footer .panel-group {
    margin: 0;
  }
  .navbar-footer .brand-group {
    width: 198px;
  }
  .navbar-footer .company-information {
    width: 156px;
  }
  .navbar-footer .products-and-services {
    width: 176px;
  }
  .navbar-footer .lawyer-directory {
    width: 161px;
  }
  .navbar-footer .free-legal-information {
    width: 130px;
  }
  .navbar-footer .sales {
    width: 78px;
  }
  .navbar-footer .social-media {
    width: 120px;
  }
  .nav-footer {
    min-width: 1050px;
  }
  .nav-footer .container {
    width: 1020px;
  }
}
/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Theme Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's global header elements
 *
 * @file    base.global-header.less
 * @theme   hubv6_nolo
 *
 */
.navbar-branded {
  min-height: 51px;
  margin: 0 -15px;
  background-color: #01314c;
  border-radius: 0;
}
.navbar-branded > .navbar-nolo-brand {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 10px;
  min-height: 51px;
  max-height: 51px;
}
.navbar-branded > .navbar-nolo-brand .icon-bar {
  display: block;
  height: 25%;
  min-height: 10px;
  background-color: transparent;
}
.navbar-branded > .navbar-nolo-brand .brand-color-1 {
  background-color: #679520;
}
.navbar-branded > .navbar-nolo-brand .brand-color-2 {
  background-color: #ff6c00;
}
.navbar-branded > .navbar-nolo-brand .brand-color-3 {
  background-color: #00aeef;
}
.navbar-branded > .navbar-nolo-brand .brand-color-4 {
  background-color: #d52300;
}
@media (min-width: 671px) {
  .navbar-branded > .navbar-nolo-brand {
    width: 40px;
    min-height: 80px;
    max-height: 80px;
  }
}
.navbar-branded .navbar-toggle {
  padding: 0;
  margin: 16px 20px 0 0;
  border: none;
  border-radius: 0;
}
.navbar-branded .navbar-toggle:hover,
.navbar-branded .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-branded .navbar-toggle .icon-bar {
  width: 20px;
  height: 4px;
  background-color: #fff;
}
.navbar-branded .navbar-toggle .icon-bar + .icon-bar {
  margin: 4px 0;
}
.navbar-branded .navbar-brand {
  height: 51px;
  padding: 11px 4px;
}
.navbar-branded .navbar-brand img {
  -webkit-transform: scale(.8);
      -ms-transform: scale(.8);
       -o-transform: scale(.8);
          transform: scale(.8);
}
@media (min-width: 671px) {
  .navbar-branded .navbar-brand {
    height: 80px;
    padding: 25px 15px;
  }
  .navbar-branded .navbar-brand img {
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }
}
.navbar-branded .navbar-collapse {
  background-color: #1a455e;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.navbar-branded .navbar-collapse.in {
  overflow-y: hidden;
}
@media (min-width: 671px) {
  .navbar-branded .navbar-collapse {
    background-color: transparent;
  }
}
@media (max-width: 670px) {
  .navbar-branded .navbar-nav .dropdown-menu {
    color: #fff;
    background-color: #0e293a;
    border-radius: 0;
  }
  .navbar-branded .navbar-nav .dropdown-menu > li {
    border-top: 1px solid #596e7a;
  }
  .navbar-branded .navbar-nav .dropdown-menu > li > a {
    padding: 8px 20px;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
  }
  .navbar-branded .navbar-nav .mobile-login {
    display: block;
  }
}
@media (min-width: 671px) {
  .navbar-branded {
    min-width: 1050px;
  }
  .navbar-branded .dropdown:hover > ul {
    display: block;
  }
  .navbar-branded .dropdown-menu {
    min-width: 100%;
    padding: 5px 19px 12px;
    margin-left: 24px;
    color: #fff;
    background-color: #1a455e;
    border-color: #ff8814;
    border-width: 0 0 0;
    border-radius: 0;
  }
  .navbar-branded .dropdown-menu > li {
    margin-bottom: 0;
  }
  .navbar-branded .dropdown-menu > li > a {
    padding: 7px 0 6px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: inherit;
    text-decoration: none;
  }
  .navbar-branded .dropdown-menu > li > a:hover,
  .navbar-branded .dropdown-menu > li > a:focus {
    color: #ff8814;
  }
  .navbar-branded .dropdown-menu > li > a:hover,
  .navbar-branded .dropdown-menu > li > a:focus {
    background-color: transparent;
  }
  .navbar-branded .dropdown-menu > li + li {
    border-top: none;
  }
  .navbar-branded .navbar-nav {
    margin-left: 57px;
  }
  .navbar-branded .navbar-nav .mobile-login {
    display: none;
  }
  .navbar-branded .navbar-nav > li:hover > a {
    border-bottom-color: #ff8814;
  }
  .navbar-branded .navbar-nav > li > .dropdown-toggle {
    display: none;
  }
}
.navbar-branded .btn-search-toggle,
.navbar-branded .btn-cart-toggle {
  padding: 0;
  margin-top: 25px;
  margin-bottom: 25px;
  border-width: 0;
  border-radius: 0;
}
.navbar-branded .btn-search-toggle {
  width: 26px;
  height: 25px;
  color: #ff8814;
  background-color: transparent;
  background-image: url(http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png);
  background-position: -186px -294px;
  border-color: transparent;
}
.navbar-branded .btn-search-toggle:hover,
.open > .dropdown-toggle.navbar-branded .btn-search-toggle {
  color: #ff8814;
  background-color: transparent;
  border-color: transparent;
}
.navbar-branded .btn-search-toggle:focus,
.navbar-branded .btn-search-toggle:active,
.navbar-branded .btn-search-toggle.active {
  color: #ff8814;
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: 0 0 3px #2093d2;
          box-shadow: 0 0 3px #2093d2;
}
.open > .dropdown-toggle.navbar-branded .btn-search-toggle {
  background-image: none;
}
.navbar-branded .btn-search-toggle:active:hover,
.navbar-branded .btn-search-toggle.active:hover,
.open > .dropdown-toggle.navbar-branded .btn-search-toggle:hover,
.navbar-branded .btn-search-toggle:active:focus,
.navbar-branded .btn-search-toggle.active:focus,
.open > .dropdown-toggle.navbar-branded .btn-search-toggle:focus,
.navbar-branded .btn-search-toggle:active.focus,
.navbar-branded .btn-search-toggle.active.focus,
.open > .dropdown-toggle.navbar-branded .btn-search-toggle.focus {
  color: #ff8814;
  background-color: transparent;
  border-color: transparent;
}
.navbar-branded .btn-search-toggle.disabled,
.navbar-branded .btn-search-toggle[disabled],
fieldset[disabled] .navbar-branded .btn-search-toggle,
.navbar-branded .btn-search-toggle.disabled:hover,
.navbar-branded .btn-search-toggle[disabled]:hover,
fieldset[disabled] .navbar-branded .btn-search-toggle:hover,
.navbar-branded .btn-search-toggle.disabled:focus,
.navbar-branded .btn-search-toggle[disabled]:focus,
fieldset[disabled] .navbar-branded .btn-search-toggle:focus,
.navbar-branded .btn-search-toggle.disabled:active,
.navbar-branded .btn-search-toggle[disabled]:active,
fieldset[disabled] .navbar-branded .btn-search-toggle:active,
.navbar-branded .btn-search-toggle.disabled.active,
.navbar-branded .btn-search-toggle[disabled].active,
fieldset[disabled] .navbar-branded .btn-search-toggle.active {
  color: #ff8814;
  background-color: transparent;
  border-color: transparent;
}
.navbar-branded .btn-search-toggle .badge {
  color: transparent;
  background-color: #ff8814;
}
.navbar-branded .btn-search-toggle:hover,
.navbar-branded .btn-search-toggle:focus,
.navbar-branded .btn-search-toggle:active,
.navbar-branded .btn-search-toggle.active,
.open > .dropdown-toggle.navbar-branded .btn-search-toggle {
  width: 26px;
  height: 25px;
  background-image: url(http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png);
  background-position: -94px -294px;
}
.navbar-branded .btn-search-toggle.collapsed {
  width: 27px;
  height: 27px;
  background-image: url(http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png);
  background-position: -203px -169px;
}
.navbar-branded .btn-search-toggle.collapsed:hover,
.navbar-branded .btn-search-toggle.collapsed:focus,
.navbar-branded .btn-search-toggle.collapsed:active,
.navbar-branded .btn-search-toggle.collapsed.active,
.open > .dropdown-toggle.navbar-branded .btn-search-toggle.collapsed {
  width: 27px;
  height: 27px;
  background-image: url(http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png);
  background-position: 0 -294px;
}
.navbar-branded .btn-search-toggle + .btn-cart-toggle {
  margin-left: 45px;
}
.navbar-branded .btn-cart-toggle {
  width: 40px;
  height: 30px;
  padding-left: 10px;
  font-size: 18px;
  line-height: 1.11111111;
  color: #ff8814;
  background-color: transparent;
  background-image: url(http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png);
  background-position: -304px 0;
  border-color: transparent;
}
.navbar-branded .btn-cart-toggle:hover,
.open > .dropdown-toggle.navbar-branded .btn-cart-toggle {
  color: #ff8814;
  background-color: transparent;
  border-color: transparent;
}
.navbar-branded .btn-cart-toggle:focus,
.navbar-branded .btn-cart-toggle:active,
.navbar-branded .btn-cart-toggle.active {
  color: #ff8814;
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: 0 0 3px #2093d2;
          box-shadow: 0 0 3px #2093d2;
}
.open > .dropdown-toggle.navbar-branded .btn-cart-toggle {
  background-image: none;
}
.navbar-branded .btn-cart-toggle:active:hover,
.navbar-branded .btn-cart-toggle.active:hover,
.open > .dropdown-toggle.navbar-branded .btn-cart-toggle:hover,
.navbar-branded .btn-cart-toggle:active:focus,
.navbar-branded .btn-cart-toggle.active:focus,
.open > .dropdown-toggle.navbar-branded .btn-cart-toggle:focus,
.navbar-branded .btn-cart-toggle:active.focus,
.navbar-branded .btn-cart-toggle.active.focus,
.open > .dropdown-toggle.navbar-branded .btn-cart-toggle.focus {
  color: #ff8814;
  background-color: transparent;
  border-color: transparent;
}
.navbar-branded .btn-cart-toggle.disabled,
.navbar-branded .btn-cart-toggle[disabled],
fieldset[disabled] .navbar-branded .btn-cart-toggle,
.navbar-branded .btn-cart-toggle.disabled:hover,
.navbar-branded .btn-cart-toggle[disabled]:hover,
fieldset[disabled] .navbar-branded .btn-cart-toggle:hover,
.navbar-branded .btn-cart-toggle.disabled:focus,
.navbar-branded .btn-cart-toggle[disabled]:focus,
fieldset[disabled] .navbar-branded .btn-cart-toggle:focus,
.navbar-branded .btn-cart-toggle.disabled:active,
.navbar-branded .btn-cart-toggle[disabled]:active,
fieldset[disabled] .navbar-branded .btn-cart-toggle:active,
.navbar-branded .btn-cart-toggle.disabled.active,
.navbar-branded .btn-cart-toggle[disabled].active,
fieldset[disabled] .navbar-branded .btn-cart-toggle.active {
  color: #ff8814;
  background-color: transparent;
  border-color: transparent;
}
.navbar-branded .btn-cart-toggle .badge {
  color: transparent;
  background-color: #ff8814;
}
.navbar-branded .btn-cart-toggle:hover,
.navbar-branded .btn-cart-toggle:focus,
.navbar-branded .btn-cart-toggle:active,
.navbar-branded .btn-cart-toggle.active,
.open > .dropdown-toggle.navbar-branded .btn-cart-toggle {
  width: 40px;
  height: 30px;
  background-image: url(http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png);
  background-position: -240px -234px;
}
.navbar-branded .btn-cart-toggle > span {
  float: left;
  width: 100%;
  margin-top: -3px;
}
.navbar-branded .btn-cart-toggle > span.sr-only {
  float: none;
  width: 1px;
  margin: -1px;
}
.navbar-branded .btn-search-toggle.navbar-toggle,
.navbar-branded .btn-cart-toggle.navbar-toggle {
  margin-top: 11px;
  margin-bottom: 10px;
}
@media (max-width: 670px) {
  .navbar-branded .btn-search-toggle {
    width: 29px !important;
    height: 28px !important;
    margin-top: 12px !important;
    margin-right: 12px;
    -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
         -o-transform: scale(.8);
            transform: scale(.8);
  }
  .navbar-branded .btn-cart-toggle {
    margin-right: 14px;
    -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
         -o-transform: scale(.7);
            transform: scale(.7);
  }
}
/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Theme Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's global header elements
 *
 * @file    base.global-header-search.less
 * @theme   hubv6_nolo
 *
 */
.navbar-branded-search {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1030;
  background-color: rgba(84, 97, 105, .95);
}
.navbar-branded-search > .container {
  padding-top: 35px;
  padding-bottom: 35px;
}
.navbar-branded-search form {
  padding-right: 20px;
  padding-left: 20px;
}
.navbar-branded-search .form-group {
  width: 100%;
}
.navbar-branded-search .form-control {
  width: 100%;
  height: 40px;
  padding: 7px 13px 7px;
  font-size: 18px;
  line-height: 26px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.navbar-branded-search select.form-control {
  height: 40px;
  padding: 7px 8px;
  border: 1px solid #dad9d9;
}
.navbar-branded-search .btn-search {
  width: 40px;
  height: 40px;
  padding: 10px 0 12px;
  font-size: 16px;
  line-height: 16px;
  color: #00aeef;
  background-color: #fff;
  border-color: #fff;
  border-radius: 0;
}
.navbar-branded-search .btn-search:hover,
.open > .dropdown-toggle.navbar-branded-search .btn-search {
  color: #fff;
  background-color: #00aeef;
  border-color: #00aeef;
}
.navbar-branded-search .btn-search:focus,
.navbar-branded-search .btn-search:active,
.navbar-branded-search .btn-search.active {
  color: #fff;
  background-color: #00aeef;
  border-color: #00aeef;
  -webkit-box-shadow: 0 0 3px #2093d2;
          box-shadow: 0 0 3px #2093d2;
}
.open > .dropdown-toggle.navbar-branded-search .btn-search {
  background-image: none;
}
.navbar-branded-search .btn-search:active:hover,
.navbar-branded-search .btn-search.active:hover,
.open > .dropdown-toggle.navbar-branded-search .btn-search:hover,
.navbar-branded-search .btn-search:active:focus,
.navbar-branded-search .btn-search.active:focus,
.open > .dropdown-toggle.navbar-branded-search .btn-search:focus,
.navbar-branded-search .btn-search:active.focus,
.navbar-branded-search .btn-search.active.focus,
.open > .dropdown-toggle.navbar-branded-search .btn-search.focus {
  color: #fff;
  background-color: #00aeef;
  border-color: #00aeef;
}
.navbar-branded-search .btn-search.disabled,
.navbar-branded-search .btn-search[disabled],
fieldset[disabled] .navbar-branded-search .btn-search,
.navbar-branded-search .btn-search.disabled:hover,
.navbar-branded-search .btn-search[disabled]:hover,
fieldset[disabled] .navbar-branded-search .btn-search:hover,
.navbar-branded-search .btn-search.disabled:focus,
.navbar-branded-search .btn-search[disabled]:focus,
fieldset[disabled] .navbar-branded-search .btn-search:focus,
.navbar-branded-search .btn-search.disabled:active,
.navbar-branded-search .btn-search[disabled]:active,
fieldset[disabled] .navbar-branded-search .btn-search:active,
.navbar-branded-search .btn-search.disabled.active,
.navbar-branded-search .btn-search[disabled].active,
fieldset[disabled] .navbar-branded-search .btn-search.active {
  color: #fff;
  background-color: #00aeef;
  border-color: #00aeef;
}
.navbar-branded-search .btn-search .badge {
  color: #fff;
  background-color: #00aeef;
}
.navbar-branded-search .btn-search:hover .ns-search:before,
.navbar-branded-search .btn-search:focus .ns-search:before,
.navbar-branded-search .btn-search:active .ns-search:before,
.navbar-branded-search .btn-search.active .ns-search:before,
.open > .dropdown-toggle.navbar-branded-search .btn-search .ns-search:before {
  width: 16px;
  height: 16px;
  background-position: -364px -231px;
}
.navbar-branded-search .search-field {
  float: left;
}
.navbar-branded-search .search-submit {
  float: right;
}
.navbar-branded-search .search-field-type {
  width: 110px;
}
.navbar-branded-search .search-field-type + .search-field-query {
  padding-left: 130px;
}
.navbar-branded-search .search-field-query {
  float: none;
  width: 100%;
  padding-right: 40px;
}
.navbar-branded-search[data-search-type="ldir"] .field-query,
.navbar-branded-search[data-search-type="ldir"] .field-location {
  position: relative;
  float: left;
}
.navbar-branded-search[data-search-type="ldir"] .field-query:before,
.navbar-branded-search[data-search-type="ldir"] .field-location:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: auto;
  height: 40px;
  padding: 7px 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  content: "";
}
.navbar-branded-search[data-search-type="ldir"] .field-query {
  width: 51.85185185%;
}
.navbar-branded-search[data-search-type="ldir"] .field-query:before {
  content: "Issue";
}
.navbar-branded-search[data-search-type="ldir"] .field-query .form-control {
  padding-left: 65px;
}
.navbar-branded-search[data-search-type="ldir"] .field-location {
  width: 48.14814815%;
  padding-left: 10px;
}
.navbar-branded-search[data-search-type="ldir"] .field-location:before {
  left: 10px;
  content: "Near";
}
.navbar-branded-search[data-search-type="ldir"] .field-location .form-control {
  padding-left: 62px;
}
/**
 * ==============================================================================================
 * Hubv6 Nolo Bootstrap Theme Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's global header elements
 *
 * @file    base.global-header-top.less
 * @theme   hubv6_nolo
 *
 */
.nav-header-top {
  min-height: 20px;
  padding: 10px 0 8px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eef0f1 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #eef0f1 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eef0f1));
  background-image:         linear-gradient(to bottom, #fff 0%, #eef0f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeef0f1', GradientType=0);
  background-repeat: repeat-x;
  border-bottom: 1px solid #dad9d9;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.nav-header-top .nav-plain {
  float: right;
  font-size: inherit;
  line-height: inherit;
}
.nav-header-top .nav-plain li {
  float: left;
  padding: 0 8px;
  margin: 0;
}
.nav-header-top .nav-plain li:not(:first-child) {
  border-left: 1px dashed #546169;
}
.nav-header-top .nav-plain li:last-child {
  padding-right: 0;
}
.nav-header-top .nav-plain li a {
  padding: 0;
  color: #333;
  text-decoration: none;
}
.nav-header-top .nav-plain li a:hover,
.nav-header-top .nav-plain li a:focus {
  color: #d52300;
  text-decoration: underline;
  background-color: transparent;
  outline: none;
}
@media (max-width: 670px) {
  .nav-header-top {
    padding: 4px 0;
  }
  .nav-header-top > .container {
    padding: 0;
  }
  .nav-header-top ul > li {
    display: none;
  }
  .nav-header-top ul > li.sign-in-out,
  .nav-header-top ul > li.my-account {
    display: block;
  }
  .nav-header-top ul > li.sign-in-out {
    border-left: 0 !important;
  }
}

/**
 * ==============================================================================================
 * Hubv6_Nolo Image Sprites Styles
 * ==============================================================================================
 *
 * Provide styles for this theme's image sprites elements
 *
 * @file    sprites.image.less
 * @theme   hubv6_nolo
 *
 */
.ns:before,
.ns-block:before,
.nolo-sprite:before {
  display: inline-block;
  content: "";
  background-image: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png");
  background-repeat: no-repeat;
}
.ns-block,
.nolo-sprite {
  display: block;
}
.ns-arrow-down-black:before {
  width: 12px;
  height: 8px;
  background-position: -363px -341px;
}
.ns-arrow-down-blue-grey-bg:before {
  width: 13px;
  height: 9px;
  background-position: -234px -341px;
}
.ns-arrow-down-blue:before {
  width: 13px;
  height: 9px;
  background-position: -224px -140px;
}
.ns-arrow-down-md-black:before {
  width: 14px;
  height: 10px;
  background-position: -311px -294px;
}
.ns-arrow-down-md-white:before {
  width: 14px;
  height: 10px;
  background-position: -100px -341px;
}
.ns-arrow-down-thick-gray:before {
  width: 13px;
  height: 12px;
  background-position: -33px -341px;
}
.ns-arrow-down-white:before {
  width: 12px;
  height: 8px;
  background-position: -31px -373px;
}
.ns-arrow-down:before {
  width: 12px;
  height: 8px;
  background-position: -63px -373px;
}
.ns-arrow-left-black:before {
  width: 8px;
  height: 12px;
  background-position: -435px -226px;
}
.ns-arrow-left-blue:before {
  width: 9px;
  height: 13px;
  background-position: -435px 0;
}
.ns-arrow-left-md-black:before {
  width: 10px;
  height: 14px;
  background-position: -403px -134px;
}
.ns-arrow-left-md-white:before {
  width: 10px;
  height: 14px;
  background-position: -403px -100px;
}
.ns-arrow-left-white:before {
  width: 8px;
  height: 12px;
  background-position: -435px -66px;
}
.ns-arrow-left:before {
  width: 8px;
  height: 12px;
  background-position: -435px -162px;
}
.ns-arrow-right-black:before {
  width: 8px;
  height: 12px;
  background-position: -435px -194px;
}
.ns-arrow-right-blue:before {
  width: 9px;
  height: 13px;
  background-position: -435px -33px;
}
.ns-arrow-right-lg-grey:before {
  width: 23px;
  height: 73px;
  background-position: -261px 0;
}
.ns-arrow-right-md-black:before {
  width: 10px;
  height: 14px;
  background-position: -403px -66px;
}
.ns-arrow-right-md-white:before {
  width: 10px;
  height: 14px;
  background-position: -403px -32px;
}
.ns-arrow-right-thick-gray:before {
  width: 13px;
  height: 12px;
  background-position: 0 -341px;
}
.ns-arrow-right-white:before {
  width: 8px;
  height: 12px;
  background-position: -435px -98px;
}
.ns-arrow-right:before {
  width: 8px;
  height: 12px;
  background-position: -435px -130px;
}
.ns-arrow-up-black:before {
  width: 12px;
  height: 8px;
  background-position: -267px -341px;
}
.ns-arrow-up-blue:before {
  width: 13px;
  height: 9px;
  background-position: -191px -140px;
}
.ns-arrow-up-md-black:before {
  width: 14px;
  height: 10px;
  background-position: -134px -341px;
}
.ns-arrow-up-md-white:before {
  width: 14px;
  height: 10px;
  background-position: -168px -341px;
}
.ns-arrow-up-white:before {
  width: 12px;
  height: 8px;
  background-position: -299px -341px;
}
.ns-arrow-up:before {
  width: 12px;
  height: 8px;
  background-position: -331px -341px;
}
.ns-bestseller-badge:before {
  width: 42px;
  height: 61px;
  background-position: 0 -88px;
}
.ns-bestseller-green-star:before {
  width: 18px;
  height: 16px;
  background-position: -364px -195px;
}
.ns-blockquote:before {
  width: 31px;
  height: 25px;
  background-position: -132px -88px;
}
.ns-cart-blue:before {
  width: 40px;
  height: 30px;
  background-position: -120px -234px;
}
.ns-cart-dark-blue:before {
  width: 40px;
  height: 30px;
  background-position: -180px -234px;
}
.ns-cart-orange:before {
  width: 40px;
  height: 30px;
  background-position: -240px -234px;
}
.ns-cart-white:before {
  width: 40px;
  height: 30px;
  background-position: -304px 0;
}
.ns-check-orange-sm:before {
  width: 12px;
  height: 10px;
  background-position: -202px -341px;
}
.ns-customer_quote_lg:before {
  width: 61px;
  height: 52px;
  background-position: -110px 0;
}
.ns-delete-icon-sm:before {
  width: 11px;
  height: 12px;
  background-position: 0 -373px;
}
.ns-double-arrow-black-right:before {
  width: 6px;
  height: 6px;
  background-position: -435px -289px;
}
.ns-double-arrow-blue:before {
  width: 13px;
  height: 13px;
  background-position: -364px -303px;
}
.ns-edit-icon-sm:before {
  width: 14px;
  height: 11px;
  background-position: -66px -341px;
}
.ns-envelope:before {
  width: 16px;
  height: 10px;
  background-position: -275px -294px;
}
.ns-facebook-square:before {
  width: 21px;
  height: 20px;
  background-position: -261px -173px;
}
.ns-google-plus-square:before {
  width: 21px;
  height: 20px;
  background-position: -261px -93px;
}
.ns-grey-minus:before {
  width: 19px;
  height: 19px;
  background-position: -364px -39px;
}
.ns-grey-plus:before {
  width: 19px;
  height: 19px;
  background-position: -364px -78px;
}
.ns-how-it-works-01:before {
  width: 28px;
  height: 28px;
  background-position: -304px -244px;
}
.ns-how-it-works-02:before {
  width: 28px;
  height: 28px;
  background-position: -304px -148px;
}
.ns-how-it-works-03:before {
  width: 28px;
  height: 28px;
  background-position: -304px -196px;
}
.ns-icon-do-it-yourself-large:before {
  width: 52px;
  height: 45px;
  background-position: 0 -169px;
}
.ns-icon-do-it-yourself:before {
  width: 45px;
  height: 40px;
  background-position: -138px -169px;
}
.ns-icon-find-a-lawyer:before {
  width: 40px;
  height: 40px;
  background-position: -60px -234px;
}
.ns-icon-get-informed-large:before {
  width: 46px;
  height: 45px;
  background-position: -72px -169px;
}
.ns-icon-get-informed:before {
  width: 40px;
  height: 40px;
  background-position: 0 -234px;
}
.ns-icon-how-it-works-01:before {
  width: 19px;
  height: 19px;
  background-position: -364px -156px;
}
.ns-icon-how-it-works-02:before {
  width: 19px;
  height: 19px;
  background-position: -364px -117px;
}
.ns-icon-how-it-works-03:before {
  width: 19px;
  height: 19px;
  background-position: -364px 0;
}
.ns-left-quote:before {
  width: 23px;
  height: 18px;
  background-position: -232px -294px;
}
.ns-nolo-contributor:before {
  width: 90px;
  height: 68px;
  background-position: 0 0;
}
.ns-pager-arrow-left-off:before {
  width: 11px;
  height: 12px;
  background-position: -403px -168px;
}
.ns-pager-arrow-left-on:before {
  width: 11px;
  height: 12px;
  background-position: -403px -200px;
}
.ns-pager-arrow-left:before {
  width: 11px;
  height: 12px;
  background-position: -403px -232px;
}
.ns-pager-arrow-right-off:before {
  width: 11px;
  height: 12px;
  background-position: -403px -264px;
}
.ns-pager-arrow-right-on:before {
  width: 11px;
  height: 12px;
  background-position: -403px -296px;
}
.ns-pager-arrow-right:before {
  width: 11px;
  height: 12px;
  background-position: -403px -328px;
}
.ns-pager-ellipsis-off:before {
  width: 10px;
  height: 2px;
  background-position: -125px -373px;
}
.ns-pager-ellipsis-on:before {
  width: 10px;
  height: 2px;
  background-position: -95px -373px;
}
.ns-pager-ellipsis:before {
  width: 10px;
  height: 2px;
  background-position: -132px -133px;
}
.ns-search-blue:before,
.ns-search:before {
  width: 16px;
  height: 16px;
  background-position: -364px -267px;
}
.ns-search-close-lg-blue:before {
  width: 26px;
  height: 25px;
  background-position: -140px -294px;
}
.ns-search-close-lg-orange:before {
  width: 26px;
  height: 25px;
  background-position: -94px -294px;
}
.ns-search-close-lg-white:before {
  width: 26px;
  height: 25px;
  background-position: -186px -294px;
}
.ns-search-lg-blue:before {
  width: 27px;
  height: 27px;
  background-position: -47px -294px;
}
.ns-search-lg-orange:before {
  width: 27px;
  height: 27px;
  background-position: 0 -294px;
}
.ns-search-lg-white:before {
  width: 27px;
  height: 27px;
  background-position: -203px -169px;
}
.ns-search-white:before {
  width: 16px;
  height: 16px;
  background-position: -364px -231px;
}
.ns-sem-accordion-negative:before {
  width: 29px;
  height: 29px;
  background-position: -304px -50px;
}
.ns-sem-accordion-positive:before {
  width: 29px;
  height: 29px;
  background-position: -304px -99px;
}
.ns-sort:before {
  width: 7px;
  height: 11px;
  background-position: -435px -258px;
}
.ns-step-01-lg:before {
  width: 50px;
  height: 50px;
  background-position: -62px -88px;
}
.ns-step-02-lg:before {
  width: 50px;
  height: 50px;
  background-position: -191px -70px;
}
.ns-step-03-lg:before {
  width: 50px;
  height: 50px;
  background-position: -191px 0;
}
.ns-twitter-square:before {
  width: 21px;
  height: 20px;
  background-position: -261px -133px;
}
.ns-user-icon-sm:before {
  width: 12px;
  height: 12px;
  background-position: -403px 0;
}
.ns-white-left-double-arrow:before {
  width: 6px;
  height: 5px;
  background-position: -435px -315px;
}
.ns-white-right-double-arrow:before {
  width: 6px;
  height: 5px;
  background-position: -435px -340px;
}
/**
 * ==============================================================================================
 * Hubv6_Nolo Font-Awesome Sprites Styles
 * ==============================================================================================
 *
 * A custom build for this theme's usage of Font-Awesome sprites
 *
 * @file    sprites.font-awesome.less
 * @theme   hubv6_nolo
 *
 * Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 *
 */
.fa {
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  top: .14285714em;
  left: -2.14285714em;
  width: 2.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
       -o-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
       -o-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
         -o-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
         -o-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
       -o-transform: rotate(270deg);
          transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
       -o-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
       -o-transform: scale(1, -1);
          transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}

/**
 * ==============================================================================================
 * Hubv6_Nolo Web Fonts
 * ==============================================================================================
 *
 * Provide web font definitions for use with hubv6_nolo
 *
 * @file    fonts.base.less
 * @theme   hubv6_nolo
 *
 */
@font-face {
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/glyphicons-halflings-regular.eot");
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/glyphicons-halflings-regular.woff") format("woff"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
@font-face {
  font-family: "Roboto Slab Regular";
  font-style: normal;
  font-weight: normal;
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/RobotoSlab-Regular-webfont.eot");
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/RobotoSlab-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/RobotoSlab-Regular-webfont.woff") format("woff"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/RobotoSlab-Regular-webfont.ttf") format("truetype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/RobotoSlab-Regular-webfont.svg#roboto_slabregular") format("svg");
}
@font-face {
  font-family: "Roboto Condensed Bold";
  font-style: normal;
  font-weight: normal;
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/RobotoCondensed-Bold-webfont.eot");
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/RobotoCondensed-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/RobotoCondensed-Bold-webfont.woff") format("woff"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold") format("svg");
}
@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/fontawesome-webfont.eot");
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/fontawesome-webfont.woff") format("woff"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/fontawesome-webfont.ttf") format("truetype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");
}
@font-face {
  font-family: "Proxima Nova Rg Regular";
  font-style: normal;
  font-weight: normal;
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-regular-webfont.eot");
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-regular-webfont.woff2") format("woff2"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-regular-webfont.woff") format("woff"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-regular-webfont.ttf") format("truetype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular") format("svg");
}
@font-face {
  font-family: "Proxima Nova Rg Bold";
  font-style: normal;
  font-weight: normal;
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-bold-webfont.eot");
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-bold-webfont.woff2") format("woff2"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-bold-webfont.woff") format("woff"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-bold-webfont.ttf") format("truetype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold") format("svg");
}
@font-face {
  font-family: "Proxima Nova Lt Bold";
  font-style: normal;
  font-weight: normal;
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-semibold-webfont.eot");
  src: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-semibold-webfont.woff2") format("woff2"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-semibold-webfont.woff") format("woff"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-semibold-webfont.ttf") format("truetype"), url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/fonts/proximanova-semibold-webfont.svg#proxima_novasemibold") format("svg");
}

/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.app.less
 * @theme   hubv6_nolo
 *
 */
@media (max-width: 670px) {
  .slick-slide .products-list .product-item {
    padding: 0 50px;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.left-nav.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
*/
.panel-nolo-nav.left-nav a {
  text-decoration: none;
}
.panel-nolo-nav.left-nav a:hover {
  text-decoration: underline;
}
.panel-nolo-nav.left-nav > .panel-heading {
  padding: 7px 0 6px;
}
.panel-nolo-nav.left-nav > .panel-heading:after {
  top: 8px;
  right: -1px;
  width: 9px;
  height: 13px;
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -435px -33px;
  -webkit-transform: scale(.8);
      -ms-transform: scale(.8);
       -o-transform: scale(.8);
          transform: scale(.8);
}
.panel-nolo-nav.left-nav > .panel-body a {
  padding: 0;
  background-color: transparent;
  border: none;
}
.panel-nolo-nav.left-nav > .panel-body a:hover {
  text-decoration: underline;
  background-color: transparent;
}
.panel-nolo-nav.left-nav .list-group > .list-group-item {
  padding: 5px 10px 5px 0;
}
.panel-nolo-nav.left-nav .list-group > .list-group-item ul.level1 {
  padding-left: 18px;
  margin-top: 6px;
}
.panel-nolo-nav.left-nav .list-group > .list-group-item ul.level1 > li {
  margin-bottom: 11px;
  list-style-type: disc;
}
.mobile-nav-toggle {
  margin: 10px 0 !important;
}
.mobile-nav-toggle button.btn {
  width: 100%;
}
.mobile-nav-toggle button.btn > span {
  position: relative;
}
.mobile-nav-toggle button.btn > span > span:before {
  content: none;
}
.mobile-nav-toggle button.btn > span > span:after {
  position: absolute;
  top: 6px;
  right: -18px;
  width: 12px;
  height: 10px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -435px -340px;
}
.mobile-nav-toggle button.btn.toggled > span > span:after {
  content: none;
}
.mobile-nav-toggle button.btn.toggled > span > span:before {
  position: absolute;
  top: 5px;
  left: -10px;
  width: 12px;
  height: 10px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -435px -315px;
}
body.magento-nav-displayed .grid-region-breadcrumbs {
  display: none !important;
}
body.magento-nav-displayed .layout-column-2-left {
  margin: 0 !important;
}
body.magento-nav-displayed .layout-column-2-left > .lt {
  display: block !important;
  padding: 0;
}
body.magento-nav-displayed .layout-column-2-left > .lt > .left-nav > .panel-heading {
  display: none;
}
body.magento-nav-displayed .layout-column-2-left > .lt > .left-nav > .panel-body {
  padding: 0;
}
body.magento-nav-displayed .layout-column-2-left > .lt > .left-nav > .panel-body > .list-group > .list-group-item {
  padding: 10px 15px 10px 0;
  font-size: 16px;
  line-height: 1.25;
}
body.magento-nav-displayed .layout-column-2-left > .lt > .left-nav > .panel-body > .list-group > .list-group-item:first-child {
  padding-top: 5px;
}
body.magento-nav-displayed .layout-column-2-left > .lt > .left-nav > .panel-body > .list-group > .list-group-item span {
  position: relative;
}
body.magento-nav-displayed .layout-column-2-left > .lt > .left-nav > .panel-body > .list-group > .list-group-item span:after {
  position: absolute;
  top: 7px;
  right: -10px;
  width: 6px;
  height: 6px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -435px -289px;
}
body.magento-nav-displayed .layout-column-2-left > .lt > .left-nav > .panel-body > .list-group > .list-group-item:hover {
  text-decoration: none;
}
body.magento-nav-displayed .layout-column-2-left > .lt > .left-nav > .panel-body > .list-group .level2 > a span:after {
  content: none;
}
body.magento-nav-displayed .layout-column-2-left > .lt > .left-nav > .panel-body > .list-group.over {
  text-decoration: none;
}
body.magento-nav-displayed .layout-column-2-left > .lt > .left-nav > .panel-body > .list-group.over .list-group-item.over {
  text-decoration: none;
}
body.magento-nav-displayed .layout-column-2-left > .lt > .left-nav > .panel-body > .list-group.over .list-group-item.over li.over {
  text-decoration: none;
}
body.magento-nav-displayed .layout-column-2-left > .ct {
  display: none !important;
}
body.catalog-product-view .mobile-nav-toggle,
body.checkout-cart-index .mobile-nav-toggle,
body.customer-account-login .mobile-nav-toggle,
body.customer-account-forgotpassword .mobile-nav-toggle,
body.customer-account-create .mobile-nav-toggle,
body.customer-account-login .mobile-nav-toggle,
body.checkout-onepage-success .mobile-nav-toggle {
  display: none !important;
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.home.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
*/
body.magento .nav-header-top,
body.magento .navbar-branded {
  margin: 0;
}
.breadcrumb li.active > a {
  color: #546169;
}
.breadcrumb li.active > a:hover {
  color: #d52300;
}
.carousel-content > .slick-list.draggable {
  overflow: hidden;
}
.carousel-content > ul.slick-dots {
  bottom: 0;
  left: 0;
  margin: 0;
}
.carousel-content > ul.slick-dots li {
  left: 2px;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 6px 0 0 !important;
}
.carousel-content > ul.slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 50px;
  -webkit-box-shadow: 0 0 4px #888;
          box-shadow: 0 0 4px #888;
}
.carousel-content > ul.slick-dots li button:before {
  content: none;
}
.carousel-content > ul.slick-dots li.slick-active button {
  background-color: #00aeef;
}
.page-header {
  padding: 0;
  margin: 0;
  border: none;
}
.page-header:before,
.page-header:after {
  display: table;
  content: " ";
}
.page-header:after {
  clear: both;
}
.page-header .page-header-left {
  width: 100%;
}
.page-header .page-title {
  margin-bottom: 9px;
}
.page-header .page-title h1 {
  margin-top: -9px;
  font-size: 34px;
  line-height: 1.17647059;
}
.page-header .page-description p {
  margin-bottom: 4px;
}
.home-page-promo {
  position: relative;
  width: 100%;
}
.home-page-promo h3 {
  margin-top: 0;
  text-align: center;
}
.home-page-promo h3.bestseller-title {
  margin-bottom: 8px;
  font-family: "Proxima Nova Rg Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  color: #679520;
}
.home-page-promo .promo-image,
.home-page-promo .product-image-container {
  text-align: center;
}
.home-page-promo .promo-image img,
.home-page-promo .product-image-container img {
  margin: 0 auto;
}
.home-page-promo .product-image-container.column,
.home-page-promo .product-summary-container.column {
  float: none;
  padding-right: 0;
}
.home-page-promo .promo-bestseller,
.home-page-promo .promo-other {
  float: left;
}
.home-page-promo .promo-bestseller {
  margin-right: 56px;
}
.home-page-promo .promo-bestseller .promo-image img {
  -webkit-transform: scale(.95);
      -ms-transform: scale(.95);
       -o-transform: scale(.95);
          transform: scale(.95);
}
.home-page-promo .products-grid {
  margin-bottom: 10px;
}
.home-page-promo .products-grid > ul.slick-dots {
  margin: 0;
}
.home-page-promo .promo-product-title,
.home-page-promo .product-title {
  text-align: center;
}
.home-page-promo .promo-product-title a,
.home-page-promo .product-title a {
  font-weight: bold;
  color: #333;
}
.home-page-promo .promo-product-title a:active,
.home-page-promo .product-title a:active,
.home-page-promo .promo-product-title a:hover,
.home-page-promo .product-title a:hover,
.home-page-promo .promo-product-title a:focus,
.home-page-promo .product-title a:focus {
  color: #d52300;
}
.home-page-promo .promo-product-title {
  margin: 0;
}
.home-page-promo .product-title {
  margin: 8px 0;
}
.home-page-promo .column-container {
  float: left;
  height: 300px;
}
.home-page-promo .column-container .promo-image {
  margin-top: 18px;
  margin-bottom: 11px;
}
.home-page-promo .column-container .product-item {
  margin-top: 82px;
}
.home-page-promo .column-container:nth-child(2) .product-item {
  margin-top: 50px;
}
.home-page-promo .column-container h4 {
  text-align: center;
}
.products-grid:before,
.products-grid:after {
  display: table;
  content: " ";
}
.products-grid:after {
  clear: both;
}
.products-grid button.btn {
  width: 100%;
}
.product-height {
  min-height: 130px;
}
@media (max-width: 670px) {
  .product-height {
    position: relative;
    max-height: 130px;
    overflow: hidden;
  }
  .product-height:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 55px;
    content: "";
    background-color: rgba(255, 255, 255, 0);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 75%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 75%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, #fff));
    background-image:         linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 75%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
    background-repeat: repeat-x;
  }
  .product-height > .product-blurb {
    margin-bottom: 0;
  }
}
.panel-nolo-plain.no-header {
  margin-top: 9px;
}
.category-products:before,
.home-category-featured-products:before,
.category-products:after,
.home-category-featured-products:after {
  display: table;
  content: " ";
}
.category-products:after,
.home-category-featured-products:after {
  clear: both;
}
.category-products h2,
.home-category-featured-products h2 {
  margin: 15px 0 5px;
}
.category-products .category-products-list,
.home-category-featured-products .category-products-list,
.category-products .home-category-featured-products-list,
.home-category-featured-products .home-category-featured-products-list {
  margin-bottom: 32px;
}
.category-products .sub-feature-header-box:before,
.home-category-featured-products .sub-feature-header-box:before,
.category-products .sub-feature-content-box:before,
.home-category-featured-products .sub-feature-content-box:before,
.category-products .sub-feature-header-box:after,
.home-category-featured-products .sub-feature-header-box:after,
.category-products .sub-feature-content-box:after,
.home-category-featured-products .sub-feature-content-box:after {
  display: table;
  content: " ";
}
.category-products .sub-feature-header-box:after,
.home-category-featured-products .sub-feature-header-box:after,
.category-products .sub-feature-content-box:after,
.home-category-featured-products .sub-feature-content-box:after {
  clear: both;
}
.category-products .sub-feature-header-box,
.home-category-featured-products .sub-feature-header-box {
  margin-bottom: 19px;
  border-bottom: 1px solid #dad9d9;
}
.category-products .sub-feature-header-box > .sub-feature-title,
.home-category-featured-products .sub-feature-header-box > .sub-feature-title {
  float: left;
  margin-bottom: 1px;
}
.category-products .sub-feature-header-box > .sub-feature-title h3,
.home-category-featured-products .sub-feature-header-box > .sub-feature-title h3 {
  margin: 0;
  font-size: 18px;
  line-height: 1.66666667;
}
.category-products .sub-feature-header-box > .sub-feature-title h3 a,
.home-category-featured-products .sub-feature-header-box > .sub-feature-title h3 a {
  color: #333;
}
.category-products .sub-feature-header-box > .sub-feature-actions,
.home-category-featured-products .sub-feature-header-box > .sub-feature-actions {
  float: right;
  margin-top: 7px;
}
.category-products .sub-feature-header-box > .sub-feature-actions a,
.home-category-featured-products .sub-feature-header-box > .sub-feature-actions a {
  font-weight: bold;
}
.category-products .sub-feature-content-box .products-grid,
.home-category-featured-products .sub-feature-content-box .products-grid {
  position: relative;
}
.category-products .sub-feature-content-box .products-grid .slick-prev,
.home-category-featured-products .sub-feature-content-box .products-grid .slick-prev,
.category-products .sub-feature-content-box .products-grid .slick-next,
.home-category-featured-products .sub-feature-content-box .products-grid .slick-next {
  top: 45px;
}
.category-products .sub-feature-content-box ul.slick-dots,
.home-category-featured-products .sub-feature-content-box ul.slick-dots {
  bottom: -36px;
}
.category-products .sub-feature-content-box .media,
.home-category-featured-products .sub-feature-content-box .media {
  float: left;
  width: 31.4%;
  margin: 0;
}
.category-products .sub-feature-content-box .media.last,
.home-category-featured-products .sub-feature-content-box .media.last {
  margin: 0;
}
.category-products .sub-feature-content-box .media h6.media-heading a,
.home-category-featured-products .sub-feature-content-box .media h6.media-heading a {
  color: #333;
}
.category-products .sub-feature-content-box .media h6.media-heading a:active,
.home-category-featured-products .sub-feature-content-box .media h6.media-heading a:active,
.category-products .sub-feature-content-box .media h6.media-heading a:hover,
.home-category-featured-products .sub-feature-content-box .media h6.media-heading a:hover,
.category-products .sub-feature-content-box .media h6.media-heading a:focus,
.home-category-featured-products .sub-feature-content-box .media h6.media-heading a:focus {
  color: #d52300;
}
.category-products .sub-feature-content-box .media .media-body,
.home-category-featured-products .sub-feature-content-box .media .media-body {
  width: 100%;
}
.category-products .sub-feature-content-box .media .product-blurb,
.home-category-featured-products .sub-feature-content-box .media .product-blurb {
  margin: 0 0 14px;
}
.home-category-featured-products .sub-feature-content-box .media {
  padding: 0 20px;
}
.home-category-featured-products .sub-feature-content-box .media .product-item {
  width: 240px;
  margin: 0 auto;
}
.category-title h1 {
  margin: 0;
}
.media.product-type-id-cmsproduct {
  float: left;
  width: 31.5%;
  padding: 0;
  margin: 0 20px 0 0;
}
.media.product-type-id-cmsproduct.last {
  margin: 0;
}
.media.product-type-id-cmsproduct h6.media-heading a {
  color: #333;
}
.media.product-type-id-cmsproduct .media-body {
  width: 100%;
}
.media.product-type-id-cmsproduct .product-blurb {
  margin: 0 0 14px;
}
.note-msg {
  font-weight: bold;
}
.messages {
  padding: 0;
}
.messages .notice-msg,
.messages .success-msg,
.messages .error-msg,
.messages .warning-msg {
  padding: 5px 10px;
  margin: 20px 0;
  border-style: solid;
  border-width: 1px 1px 1px 5px;
}
.messages .notice-msg,
.messages .success-msg {
  color: #446116;
  background-color: #e1ead2;
  border-color: #b3ca8f;
}
.messages .error-msg {
  color: #a41d02;
  background-color: #f7d3cc;
  border-color: #ea917f;
}
.messages .warning-msg {
  margin: 0;
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.messages li {
  list-style-type: none;
}
.messages ul {
  padding: 0;
}
@media (min-width: 671px) {
  body.magento .breadcrumb {
    margin-bottom: 20px;
  }
  .panel-nolo-plain.no-header {
    margin-top: 19px;
  }
  .page-header.home-page-header .page-header-left {
    width: 600px;
  }
  .home-page-promo .panel-body {
    padding-bottom: 11px;
  }
  .home-page-promo .promo-other h3 {
    text-align: left;
  }
  .home-page-promo .products-grid li {
    width: 80px;
    margin-right: 25px;
  }
  .home-page-promo .products-grid li.last {
    margin: 0;
  }
  .home-page-promo .column-container .product-item {
    margin-top: 0;
  }
  .home-page-promo .column-container:nth-child(2) .product-item {
    margin-top: 0;
  }
  .home-page-promo .product-image-container.column,
  .home-page-promo .product-summary-container.column {
    float: left;
    padding: 0;
    margin-bottom: 8px;
  }
  .product-height {
    min-height: 78px;
  }
  .products-grid .product-item {
    padding: 0;
  }
  .category-products .category-products-list,
  .home-category-featured-products .category-products-list,
  .category-products .home-category-featured-products-list,
  .home-category-featured-products .home-category-featured-products-list {
    margin-bottom: 36px;
  }
  .category-products h2,
  .home-category-featured-products h2 {
    margin: 15px 0 8px;
  }
  .category-products .sub-feature-content-box .media,
  .home-category-featured-products .sub-feature-content-box .media {
    margin: 0 20px 0 0;
  }
  .category-products .sub-feature-content-box .media .media-body,
  .home-category-featured-products .sub-feature-content-box .media .media-body {
    width: 161px;
  }
  .category-products .sub-feature-header-box,
  .home-category-featured-products .sub-feature-header-box {
    padding-bottom: 4px;
  }
  .category-products .sub-feature-header-box > .sub-feature-title h3,
  .home-category-featured-products .sub-feature-header-box > .sub-feature-title h3 {
    font-size: 22px;
    line-height: 1.18181818;
  }
  .home-category-featured-products .sub-feature-content-box .media {
    padding: 0;
  }
  .home-category-featured-products .sub-feature-content-box .media .product-item {
    width: 251px;
  }
  .home-category-featured-products .sub-feature-content-box .media-left > .actions {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #eee;
  }
  .home-category-featured-products .sub-feature-content-box .media-left > .actions > button.button {
    padding: 5px 5px 3px;
  }
}
.cart ul.buttons-list,
.cart ul.checkout-types {
  padding-left: 0;
  margin: 0;
  list-style-type: none;
}
.cart ul.buttons-list li,
.cart ul.checkout-types li {
  padding: 0;
}
.cart #checkout-table td,
.cart #shopping-cart-table td {
  vertical-align: middle;
}
.cart #checkout-table .cart-item-options,
.cart #shopping-cart-table .cart-item-options {
  color: #679520;
}
.cart #checkout-table .product-name,
.cart #shopping-cart-table .product-name {
  font-size: 14px;
}
.cart #checkout-table .product-name,
.cart #shopping-cart-table .product-name,
.cart #checkout-table .product-blurb,
.cart #shopping-cart-table .product-blurb {
  margin: 0;
}
.cart table#checkout-table ul.downloadable-list {
  list-style: none;
}
.cart .text-center {
  text-align: center !important;
}
.cart .text-right {
  text-align: right !important;
}
.cart .cart-actions {
  margin: 40px 0;
}
.cart .cart-actions button {
  width: 320px;
}
.cart .btn-remove {
  color: #546169;
}
@media (min-width: 670px) {
  .cart .title-buttons {
    position: relative;
  }
  .cart .title-buttons ul.checkout-types {
    position: absolute;
    top: 5px;
    right: 0;
  }
  .cart .title-buttons ul.checkout-types button {
    width: 320px;
  }
}
@media (max-width: 670px) {
  .cart #checkout-table,
  .cart #shopping-cart-table {
    margin-bottom: 40px;
    border: none;
    border-top: 1px solid #01314c;
  }
  .cart #checkout-table .cart-item-information,
  .cart #shopping-cart-table .cart-item-information,
  .cart #checkout-table .cart-item-options,
  .cart #shopping-cart-table .cart-item-options,
  .cart #checkout-table .cart-item-unit-price,
  .cart #shopping-cart-table .cart-item-unit-price {
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: left!important;
  }
  .cart #checkout-table thead,
  .cart #shopping-cart-table thead,
  .cart #checkout-table .cart-item-quantity,
  .cart #shopping-cart-table .cart-item-quantity,
  .cart #checkout-table .cart-item-subtotal,
  .cart #shopping-cart-table .cart-item-subtotal,
  .cart #checkout-table .cart-item-delete,
  .cart #shopping-cart-table .cart-item-delete,
  .cart #checkout-table .cart-item-total,
  .cart #shopping-cart-table .cart-item-total,
  .cart #checkout-table .product-blurb,
  .cart #shopping-cart-table .product-blurb {
    display: none;
  }
  .cart #checkout-table .cart-item-delete,
  .cart #shopping-cart-table .cart-item-delete {
    position: relative;
    display: table-cell;
    width: 16px;
    vertical-align: middle;
  }
  .cart #checkout-table .cart-item-information,
  .cart #shopping-cart-table .cart-item-information {
    padding-top: 5px;
  }
  .cart #checkout-table tbody,
  .cart #shopping-cart-table tbody,
  .cart #checkout-table td,
  .cart #shopping-cart-table td {
    border: none;
  }
  .cart .shopping-cart-totals {
    margin-bottom: 40px;
  }
  .cart .cart-options {
    margin-top: 40px;
  }
  .cart .checkout-types li {
    margin-bottom: 20px;
  }
  .cart .checkout-cart-help-msg {
    display: none;
  }
}
.feature-box.discount-coupon {
  border-top: 10px solid #01314c;
}
.feature-box.discount-coupon .feature-box-content {
  padding: 15px;
  border: 1px solid #dad9d9;
  border-top: none;
}
.feature-box.discount-coupon ul.buttons-list {
  padding-left: 0;
  margin: 0;
  list-style-type: none;
}
.feature-box.discount-coupon ul.buttons-list li {
  padding: 0;
}
.feature-box.discount-coupon ul.buttons-list li:last-child {
  margin-bottom: 0;
}
.feature-box.discount-coupon h3 {
  margin-top: 0;
  font-style: italic;
  font-weight: bold;
  color: #679520;
}
.feature-box.discount-coupon label {
  font-weight: normal;
  color: #d52300;
}
.feature-box.discount-coupon p {
  margin: 0;
}
@media (min-width: 670px) {
  body.checkout-cart-index li.continue-shopping > button.btn-continue-shopping {
    display: none;
  }
}
@media (max-width: 670px) {
  button.btn.btn-block.btn-default.btn-continue-shopping {
    float: right;
    width: auto;
  }
  button.btn.btn-block.btn-default.btn-continue-shopping > span::after {
    text-transform: none;
    content: " »";
  }
}
.checkout-onepage-progress-help-msg {
  margin-top: 15px;
}
#checkoutSteps,
#checkoutSteps ul.form-list,
#checkoutSteps ul.buttons-list {
  padding: 0;
  list-style-type: none;
}
#checkoutSteps li,
#checkoutSteps ul.form-list li,
#checkoutSteps ul.buttons-list li {
  padding: 0;
}
#checkoutSteps > li {
  padding: 8px 20px 7px;
  background-color: #eef0f1;
  border: 1px solid #00aeef;
}
#checkoutSteps > li .step-title h2 {
  margin: 0;
  font-family: "Roboto Slab Regular";
  font-size: 22px;
}
#checkoutSteps > li .step-title .number {
  margin-right: 10px;
  font-weight: bold;
}
#checkoutSteps > li.active {
  padding: 5px 20px 20px;
  background-color: #fff;
  border: 1px solid #ff8814;
}
#checkoutSteps > li.active .step-title {
  margin-bottom: 20px;
  border-bottom: 2px solid #01314c;
}
#checkoutSteps > li.active .step-title h2 {
  margin-bottom: 5px;
  font-size: 28px;
}
#checkoutSteps > li.active .step-title .number {
  margin-right: 20px;
}
@media (max-width: 670px) {
  #checkoutSteps > li {
    padding: 4px 10px 5px;
  }
  #checkoutSteps > li .step-title h2 {
    font-size: 18px;
    font-weight: bold;
  }
  #checkoutSteps > li .step-title .number {
    margin-right: 0!important;
  }
  #checkoutSteps > li.active {
    padding: 5px 10px 10px;
  }
  #checkoutSteps > li.active .step-title {
    border-bottom: 1px solid #01314c;
  }
  #checkoutSteps > li.active .step-title h2 {
    font-size: 22px;
  }
}
#checkoutSteps .buttons-list li {
  display: inline;
  margin-bottom: 0;
}
#checkoutSteps .buttons-list li .btn-continue {
  float: right;
  width: 230px;
}
@media (max-width: 670px) {
  #checkoutSteps .buttons-list li .back-link,
  #checkoutSteps .buttons-list li .btn-continue,
  #checkoutSteps .buttons-list li .btn-place-order {
    width: 100%;
  }
  #checkoutSteps .buttons-list li .back-link {
    margin-bottom: 15px;
  }
}
#checkoutSteps .form-group,
#checkoutSteps .buttons-list {
  max-width: 370px;
}
@media (max-width: 670px) {
  #checkoutSteps .form-group,
  #checkoutSteps .buttons-list {
    max-width: 100%;
  }
}
#checkoutSteps p.required em {
  color: #d52300;
}
#checkoutSteps #co-shipping-method-form > p,
#checkoutSteps #co-shipping-method-form dt {
  font-weight: normal;
  color: #d52300;
}
#checkoutSteps #co-shipping-method-form dl {
  margin-bottom: 0;
}
#checkoutSteps #co-shipping-method-form .shipment-methods li.control {
  position: relative;
}
#checkoutSteps #co-shipping-method-form .shipment-methods li.control span,
#checkoutSteps #co-shipping-method-form .shipment-methods li.control input {
  float: left;
}
#checkoutSteps #co-shipping-method-form .shipment-methods li.control input {
  margin: 3px 7px 0 0;
}
@media (max-width: 480px) {
  #checkoutSteps #co-shipping-method-form .shipment-methods li.control {
    margin-bottom: 4em;
  }
}
#checkoutSteps #co-shipping-method-form .shipment-methods span.shipment-method-carrier {
  display: none;
}
#checkoutSteps #co-shipping-method-form .shipment-methods .price {
  position: absolute;
  top: 0;
  left: 120px;
  color: #d52300;
}
#checkoutSteps #co-shipping-method-form .shipment-methods .shipment-method-name {
  font-weight: normal;
}
#checkoutSteps #co-shipping-method-form .shipment-methods .shipment-method-info {
  position: absolute;
  top: 0;
  left: 200px;
}
#checkoutSteps #checkout-payment-method-load p {
  color: #d52300;
}
#checkoutSteps #checkout-payment-method-load .checkout-payment-choice li {
  float: left;
  margin-right: 30px;
  vertical-align: top;
}
#checkoutSteps #checkout-payment-method-load .checkout-payment-choice li input {
  float: left;
  margin: 3px 7px 0 0;
}
#checkoutSteps #checkout-payment-method-load .checkout-payment-choice li label {
  font-weight: normal;
}
#checkoutSteps #checkout-payment-method-load .checkout-payment-choice li label[for="p_method_paypal_express"] .method-title {
  display: none;
}
@media (min-width: 670px) {
  #checkoutSteps .new-users {
    width: 260px;
  }
}
#checkoutSteps .new-users h3 {
  margin-top: 25px;
}
#checkoutSteps .registered-users {
  position: relative;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-align: left;
}
#checkoutSteps .registered-users > img {
  position: absolute;
  left: 1000000px;
}
@media (min-width: 670px) {
  #checkoutSteps .registered-users {
    border-top: 10px solid #01314c;
  }
  #checkoutSteps .registered-users .box-content {
    padding: 15px;
    border: 1px solid #dad9d9;
    border-top: none;
  }
}
#checkoutSteps .registered-users #login-password + .inline-help {
  margin: 15px 0;
}
#checkoutSteps .registered-users h3 {
  margin-top: 0;
  color: #333;
}
#checkoutSteps .registered-users label {
  font-weight: normal;
  color: #d52300;
}
#checkoutSteps .registered-users p {
  margin: 0;
}
#checkoutSteps .registered-users p.required {
  margin-bottom: 15px;
}
@media (min-width: 671px) {
  #checkoutSteps .section-bd ul.form-list .checkbox-switch input[type="checkbox"] {
    float: left;
    margin: 2px 5px 0 0;
  }
}
#checkoutSteps .section-bd ul.form-list .checkbox-switch > label {
  font-weight: normal;
}
#checkoutSteps .section-bd .address-select {
  width: 100%;
}
#checkoutSteps .validation-advice {
  margin: 5px 0;
  font-style: italic;
  color: #d32000;
}
#checkout-progress-wrapper #order-summary-header p {
  margin-bottom: 5px;
}
#checkout-progress-wrapper #order-summary-header h2 {
  margin-top: 30px;
}
#checkout-progress-wrapper #checkout-review-table {
  margin-bottom: 5px;
}
#checkout-progress-wrapper #checkout-review-table .text-right {
  text-align: right!important;
}
#checkout-progress-wrapper #checkout-review-table h6.product-name {
  margin: 0;
}
#checkout-progress-wrapper .checkout-onepage-progress-help-msg {
  margin-top: 10px;
}
.payment_form_authorizenet .btn.btn-link {
  padding: 6px 0;
  font-weight: normal;
}
@media (max-width: 670px) {
  .payment_form_authorizenet .cc-month {
    margin-bottom: 10px;
  }
}
.cvv-reference-mobile-notice {
  display: block;
  margin: 0 15px;
}
.cvv-reference-mobile-notice > h6 {
  margin-bottom: 0;
}
.cvv-reference-mobile-notice p {
  color: #333 !important;
}
.about-nolo-collapsible > h6 > a {
  font-weight: normal;
  text-decoration: none;
  text-transform: capitalize;
}
.about-nolo-collapsible .collapsing p,
.about-nolo-collapsible .collapse p {
  padding: 0 0 10px;
  margin: 0;
}
.us-restriction-message .about-nolo-collapsible > h6 {
  margin-top: 0;
}
@media (max-width: 669px) {
  li.control.checkbox-switch input[type="checkbox"] {
    top: -1px;
    display: inline;
    vertical-align: sub;
  }
}
@media (max-width: 669px) {
  #billing-new-address-form .checkbox,
  #shipping-new-address-form .checkbox,
  #co-billing-form .checkbox {
    margin: 18px 0 13px;
  }
  #billing-new-address-form .checkbox:last-child,
  #shipping-new-address-form .checkbox:last-child,
  #co-billing-form .checkbox:last-child {
    margin: 13px 0 15px;
  }
  #billing-new-address-form .checkbox label,
  #shipping-new-address-form .checkbox label,
  #co-billing-form .checkbox label {
    padding-top: 3px;
    padding-left: 42px;
  }
  #billing-new-address-form .checkbox label:before,
  #shipping-new-address-form .checkbox label:before,
  #co-billing-form .checkbox label:before,
  #billing-new-address-form .checkbox label:after,
  #shipping-new-address-form .checkbox label:after,
  #co-billing-form .checkbox label:after {
    position: absolute;
    display: block;
    content: " ";
    background-color: #fff;
    border-radius: 10px;
    -webkit-transition: all .2s linear;
         -o-transition: all .2s linear;
            transition: all .2s linear;
  }
  #billing-new-address-form .checkbox label:before,
  #shipping-new-address-form .checkbox label:before,
  #co-billing-form .checkbox label:before {
    top: 2px;
    left: 0;
    width: 33px;
    height: 20px;
    border: 1px solid #ccc;
  }
  #billing-new-address-form .checkbox label:after,
  #shipping-new-address-form .checkbox label:after,
  #co-billing-form .checkbox label:after {
    top: 3px;
    left: 14px;
    width: 18px;
    height: 18px;
    -webkit-box-shadow: 0 2px 5px 0 #999;
            box-shadow: 0 2px 5px 0 #999;
  }
  #billing-new-address-form .checkbox input[type="checkbox"]:not(:checked) + label::after,
  #shipping-new-address-form .checkbox input[type="checkbox"]:not(:checked) + label::after,
  #co-billing-form .checkbox input[type="checkbox"]:not(:checked) + label::after {
    position: absolute;
    top: 3px;
    left: 1px;
    display: block;
    width: 18px;
    height: 18px;
    content: " ";
    background-color: #fff;
    border-radius: 10px;
  }
  #billing-new-address-form .checkbox input[type="checkbox"]:checked + label::before,
  #shipping-new-address-form .checkbox input[type="checkbox"]:checked + label::before,
  #co-billing-form .checkbox input[type="checkbox"]:checked + label::before {
    background-color: #3cd960;
    border: none;
  }
  #billing-new-address-form .checkbox input[type="checkbox"],
  #shipping-new-address-form .checkbox input[type="checkbox"],
  #co-billing-form .checkbox input[type="checkbox"] {
    position: absolute;
    left: -9999px;
  }
  #checkoutSteps #checkout-shipping-method-load input[type="radio"]:checked + label::before,
  #checkoutSteps #checkout-payment-method-load input[type="radio"]:checked + label::before {
    background-color: #0079c2;
    border: none;
  }
  #checkoutSteps #checkout-shipping-method-load input[type="radio"],
  #checkoutSteps #checkout-payment-method-load input[type="radio"] {
    position: absolute;
    left: -9999px;
  }
  #checkoutSteps #checkout-shipping-method-load label > span,
  #checkoutSteps #checkout-payment-method-load label > span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    text-align: center;
  }
  #checkoutSteps #checkout-shipping-method-load .radio-label-button {
    height: 30px;
    margin: 0 0 6px;
  }
  #checkoutSteps #checkout-shipping-method-load .shipment-methods dt {
    display: none;
  }
  #checkoutSteps #checkout-shipping-method-load .shipment-methods li.control {
    margin-bottom: 15px;
  }
  #checkoutSteps #checkout-shipping-method-load .shipment-methods li.control span,
  #checkoutSteps #checkout-shipping-method-load .shipment-methods li.control input {
    float: none;
  }
  #checkoutSteps #checkout-shipping-method-load .shipment-methods .shipment-method-info {
    position: initial;
    display: block;
    width: 100%;
    font-style: italic;
    text-align: center;
  }
  #checkoutSteps #checkout-shipping-method-load .shipment-methods span.shipment-method-carrier {
    display: inline;
  }
  #checkoutSteps #checkout-shipping-method-load .shipment-methods .price {
    position: relative;
    left: 0;
    color: #fff;
  }
  #checkoutSteps #checkout-shipping-method-load label > span {
    padding: 6px 0 0;
  }
  #checkoutSteps #checkout-shipping-method-load label:before,
  #checkoutSteps #checkout-shipping-method-load label:after {
    position: absolute;
    display: block;
    content: " ";
    background-color: #00aeef;
    border-radius: 4px;
    -webkit-transition: all .2s linear;
         -o-transition: all .2s linear;
            transition: all .2s linear;
  }
  #checkoutSteps #checkout-shipping-method-load label:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    border: 1px solid #0079c2;
  }
  #checkoutSteps #checkout-payment-method-load .checkout-payment-choice li {
    width: 100%;
    height: 30px;
    margin: 0 0 20px;
  }
  #checkoutSteps #checkout-payment-method-load .checkout-payment-choice li label[for="p_method_paypal_express"] .method-title {
    display: inline;
  }
  #checkoutSteps #checkout-payment-method-load .checkout-payment-choice label {
    position: relative;
    display: block;
    margin: 0;
    font-weight: bold !important;
    line-height: 1;
  }
  #checkoutSteps #checkout-payment-method-load .checkout-payment-choice label > span {
    padding: 8px 0 0;
  }
  #checkoutSteps #checkout-payment-method-load .checkout-payment-choice label:before,
  #checkoutSteps #checkout-payment-method-load .checkout-payment-choice label:after {
    position: absolute;
    display: block;
    content: " ";
    background-color: #00aeef;
    border-radius: 4px;
    -webkit-transition: all .2s linear;
         -o-transition: all .2s linear;
            transition: all .2s linear;
  }
  #checkoutSteps #checkout-payment-method-load .checkout-payment-choice label:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    border: 1px solid #0079c2;
  }
  #checkoutSteps #checkout-payment-method-load .checkout-payment-choice .method-label-after-html {
    display: none;
  }
}
input[name="is_agreed_to_terms"][disabled] + label,
input[name="is_agreed_to_terms"][disabled] + label > a,
input[name="is_agreed_to_terms"][disabled] + label > a:hover,
input[name="is_agreed_to_terms"][disabled] + label > a:focus {
  color: #ccc;
  cursor: default;
}
input[name="is_agreed_to_terms"][disabled] + label > a,
input[name="is_agreed_to_terms"][disabled] + label > a:hover,
input[name="is_agreed_to_terms"][disabled] + label > a:focus {
  pointer-events: none;
}
.product-overview-region {
  margin: 0 0 30px;
}
.product-overview-region .media-body > h1 {
  margin-top: 0;
}
.product-overview-region .media-left.image-region {
  padding-right: 30px;
  margin-bottom: 10px;
}
.product-overview-region .prodDetailDNA {
  margin: 0;
}
.product-overview-region .product-image {
  width: 190px;
  margin: 0 auto;
}
.product-overview-region .ratings {
  font-size: 16px;
}
.product-overview-region .product-sharethis {
  margin-top: 20px;
  margin-bottom: 10px;
}
.product-overview-region .product-preview img {
  margin-top: 10px;
}
.product-overview-region .burstText {
  position: relative;
  padding-left: 21px;
  margin: 0 0 19px;
  font-weight: bold;
  line-height: 1.38888889;
  color: #679520;
}
.product-overview-region .burstText:before {
  position: absolute;
  top: 3px;
  left: 1px;
  width: 18px;
  height: 16px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -364px -195px;
}
@media (max-width: 670px) {
  .product-overview-region .media-left.image-region {
    display: block;
    padding: 0;
  }
  .product-overview-region #product-add-to-cart {
    margin: 10px 0 40px;
  }
  .product-overview-region .burstText {
    margin-bottom: 0;
  }
  .product-overview-region .product-preview img {
    float: right;
    margin-top: -4px;
  }
}
.product-overview-region div#prodTeaser li {
  margin-left: -15px;
  list-style: initial;
  list-style-position: inside;
}
.product-right-region {
  float: right;
}
#product-details-additional {
  margin-top: 15px;
}
#product-details-additional .nav-tabs-5 li a {
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#product-details-additional .product-details-author .authors-wrapper {
  padding: 0;
}
#product-details-additional .product-details-author .authors-wrapper .author-list {
  padding: 0;
  list-style-type: none;
}
#product-details-additional .product-details-author .authors-wrapper h2 > a {
  color: #333;
  text-decoration: none;
}
#product-details-additional .product-details-author .authors-wrapper .author-bio li {
  padding: 0;
  list-style-type: initial;
}
#product-details-additional .product-details-author .authors-wrapper .author-bio li > a {
  font-size: 14px;
  color: #00aeef;
  text-decoration: underline;
}
#product-attribute-specs-content .tab-pane {
  padding: 15px;
}
#product-attribute-specs-content .tab-pane:last-child {
  margin-bottom: 0;
}
#product-attribute-specs-content #tab-productdetails .childAttributeLabel {
  float: left;
  width: 125px;
  margin: 10px 0;
  font-weight: bold;
  color: #679520;
}
#product-attribute-specs-content #tab-productdetails .childAttributeLabel + .childAttributeValue {
  float: left;
  margin: 10px 0;
}
@media (max-width: 670px) {
  #product-attribute-specs-content .tab-heading {
    margin: -15px -15px 0;
  }
}
#product-add-to-cart .add-to-cart-box {
  padding: 20px;
  border: 1px solid #dad9d9;
  border-radius: 10px;
}
#product-add-to-cart .product-add-to-cart-actions {
  margin-top: 10px;
}
#product-add-to-cart .discount-price {
  color: #d52300;
}
#product-add-to-cart .discount-price .price {
  font-weight: normal!important;
}
#product-add-to-cart .product-options-top.last {
  margin-bottom: 0;
}
#product-add-to-cart .product-price .price .msrp {
  font-weight: normal;
  color: #333;
  text-decoration: line-through;
}
#product-add-to-cart .btn-cart-buy-now:after {
  margin-left: 15px;
  font-family: "fontawesome";
  content: "\f07a";
}
#product-add-to-cart .product-configurable-select:not(:first-of-type) {
  margin-top: 35px;
}
#product-add-to-cart h4.product-format {
  margin-bottom: 0;
}
#product-add-to-cart h3 {
  margin-top: 0;
  font-family: "Roboto Slab Regular";
  color: #ff8814;
}
#product-add-to-cart p {
  margin: 0;
}
#product-add-to-cart .product-options-after-bottom {
  text-align: center;
}
#product-upsell {
  margin-top: 60px;
}
#product-upsell h3 {
  margin-top: 0;
}
#product-upsell .media-body {
  position: relative;
  height: 115px;
}
#product-upsell .product-title {
  margin: 0;
}
#product-upsell .product-title a {
  font-weight: bold;
  color: #333;
  text-decoration: none;
}
#product-upsell .actions button {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 155px;
}
@media (max-width: 670px) {
  #product-upsell {
    margin-top: 0;
  }
  #product-upsell .media {
    margin: 0;
  }
  #product-upsell .product-item {
    width: 260px;
    margin: 0 auto 20px auto;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.shoppingcart.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
*/
.container {
  position: relative;
}
.container .navbar-header .shopping-cart {
  font-size: 14px;
}
.container .navbar-header .shopping-cart strong {
  position: absolute;
  top: 11px;
  right: 55px;
}
.container .navbar-header .shopping-cart i.fa {
  margin-left: 2px;
}
@media (min-width: 671px) {
  .container .navbar-header .shopping-cart {
    font-size: 18px;
  }
  .container .navbar-header .shopping-cart strong {
    top: 19px;
    right: 14px;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.category.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
*/
.page-header .page-header-right {
  display: none;
}
body.category-leases .category-products.by-category .products-grid {
  margin-bottom: 23px;
}
.breadcrumb a,
.promo-bestseller-mini a,
.subcategory a,
.feature-box-full a,
.sub-feature-box a {
  text-decoration: none;
}
.breadcrumb a:hover,
.promo-bestseller-mini a:hover,
.subcategory a:hover,
.feature-box-full a:hover,
.sub-feature-box a:hover {
  text-decoration: underline;
}
.breadcrumb a.see-all,
.promo-bestseller-mini a.see-all,
.subcategory a.see-all,
.feature-box-full a.see-all,
.sub-feature-box a.see-all {
  text-decoration: underline;
}
.category-products .products-grid {
  position: relative;
  padding: 0 0 36px;
  margin-bottom: 40px;
}
.category-products .products-grid .media {
  float: left;
  width: 31.4%;
  padding: 0;
  margin: 0 20px 0 0;
}
.category-products .products-grid .media.last {
  margin: 0;
}
.category-products .products-grid .media h6.media-heading {
  margin: -4px 0 0;
}
.category-products .products-grid .media h6.media-heading a {
  color: #333;
}
.category-products .products-grid .media h6.media-heading a:active,
.category-products .products-grid .media h6.media-heading a:hover,
.category-products .products-grid .media h6.media-heading a:focus {
  color: #d52300;
}
.category-products .products-grid .media .product-blurb {
  margin: 0 0 14px;
}
.category-products .products-grid.residential {
  margin-bottom: 23px;
}
.category-products .sub-feature-content-box .media .media-left {
  width: 90px;
}
.crosssell-featured-products h3,
.category-featured-products h3 {
  margin: 0;
  margin-bottom: 15px;
  font-family: "proxima nova rg bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  color: #679520;
  text-align: center;
}
.crosssell-featured-products .products-grid .product-item,
.category-featured-products .products-grid .product-item {
  width: 240px;
  margin: 0 auto 35px;
}
.crosssell-featured-products .slick-slider,
.category-featured-products .slick-slider {
  position: relative;
  margin: 0;
}
.crosssell-featured-products .media.item,
.category-featured-products .media.item {
  float: left;
  width: 30%;
  margin: 0;
}
.crosssell-featured-products h6.media-heading,
.category-featured-products h6.media-heading {
  margin: -4px 0 0;
}
.crosssell-featured-products h6.media-heading a,
.category-featured-products h6.media-heading a {
  color: #333;
}
.crosssell-featured-products h6.media-heading a:active,
.category-featured-products h6.media-heading a:active,
.crosssell-featured-products h6.media-heading a:hover,
.category-featured-products h6.media-heading a:hover,
.crosssell-featured-products h6.media-heading a:focus,
.category-featured-products h6.media-heading a:focus {
  color: #d52300;
}
.crosssell-featured-products .slick-next,
.category-featured-products .slick-next {
  right: -18px;
}
.crosssell-featured-products .slick-prev,
.category-featured-products .slick-prev {
  left: -20px;
}
.crosssell-featured-products button.button,
.category-featured-products button.button {
  width: 100%;
}
.panel-nolo-plain.no-header .category-featured-products {
  padding: 17px 18px;
}
.category-products.by-category .category-products-list {
  margin: 0 0 66px;
}
.category-products.by-category .category-products-list .products-grid {
  padding: 0;
  margin: 0;
}
.category-products.by-category .category-products-list .products-grid .product-item {
  width: 260px;
  padding: 0 0 0 20px;
  margin: 0 auto;
}
body.category-bestsellers .products-grid .media,
body.category-new-arrivals .products-grid .media {
  width: 100%;
  margin-bottom: 40px;
}
body.catalog-category-view .category-products .products-grid .media {
  width: 100%;
  margin-bottom: 40px;
}
@media (min-width: 671px) {
  body.category-bestsellers .products-grid .media,
  body.category-new-arrivals .products-grid .media {
    width: 31.5%;
    margin-bottom: 0;
  }
  body.catalog-category-view .category-products .products-grid .media {
    width: 31.5%;
    margin-bottom: 0;
  }
  .page-header .page-header-left {
    float: left;
    width: 420px;
  }
  .page-header .page-header-left .category-description {
    margin-bottom: 14px;
  }
  .page-header .page-header-right {
    display: block;
    float: right;
    width: 300px;
    height: auto;
    margin: 43px 0 30px;
    text-align: left;
    background-color: #eef0f1;
  }
  .page-header .page-header-right .promo-bestseller-mini {
    position: relative;
    padding: 19px 18px 17px 68px;
  }
  .page-header .page-header-right .promo-bestseller-mini:before {
    position: absolute;
    top: 10px;
    left: 11px;
    width: 42px;
    height: 61px;
    content: " ";
    background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat 0 -88px;
  }
  .page-header .page-header-right .promo-bestseller-mini i.fa {
    font-size: 14px;
  }
  .page-header .page-header-right .promo-bestseller-mini a,
  .page-header .page-header-right .promo-bestseller-mini h4,
  .page-header .page-header-right .promo-bestseller-mini p {
    margin: 0;
  }
  .page-header .page-header-right .promo-bestseller-mini a:hover,
  .page-header .page-header-right .promo-bestseller-mini h4:hover,
  .page-header .page-header-right .promo-bestseller-mini p:hover {
    color: #d52300;
  }
  .crosssell-featured-products,
  .category-featured-products {
    margin: 0;
  }
  .crosssell-featured-products h3,
  .category-featured-products h3 {
    text-align: left;
  }
  .crosssell-featured-products .products-grid .product-item,
  .category-featured-products .products-grid .product-item {
    width: 228px;
    margin: 0;
  }
  .crosssell-featured-products .media.item,
  .category-featured-products .media.item {
    float: left;
    width: 30%;
    margin: 0 20px 0 0;
  }
  .panel-nolo-plain.no-header .category-featured-products {
    padding: 14px 18px;
  }
  .category-products.by-category .category-products-list {
    margin: 0 0 32px;
  }
  .category-products.by-category .category-products-list .products-grid .product-item {
    padding: 0;
  }
  .category-products.by-category .category-products-list .products-grid.residential {
    margin-bottom: 0;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.subcategory.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
*/
.category-products.subcategory .products-grid {
  border: none;
}
@media (max-width: 670px) {
  .category-products.subcategory .products-grid {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.category-products.subcategory .products-grid .product-item {
  width: 270px;
  padding: 0 10px 0 20px;
  margin: 0 auto;
}
.category-products.subcategory .products-grid .product-item button.button {
  width: 100%;
}
.mobile-subcategories .subcategory-list {
  margin: 5px 0 0;
}
.mobile-subcategories .subcategory-list li {
  padding: 0;
}
.mobile-subcategories .subcategory-list li:last-child {
  margin-bottom: 7px;
}
@media (min-width: 671px) {
  .category-products.subcategory .products-grid {
    border-bottom: 1px solid #dad9d9;
  }
  .category-products.subcategory .products-grid .product-item {
    width: 251px;
    padding: 0;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.create-account.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
*/
.account-create {
  width: 100%;
}
.account-create h1.title {
  margin-top: 0;
  margin-bottom: 7px;
}
.account-create h2.legend {
  margin: 0 0 9px 0;
}
.terms-agreement .checkbox {
  margin-bottom: 10px;
}
.terms-agreement .radio input[type="radio"],
.terms-agreement .radio-inline input[type="radio"],
.terms-agreement .checkbox input[type="checkbox"],
.terms-agreement .checkbox-inline input[type="checkbox"] {
  margin: 2px 0 0 0;
}
.section-ft .required {
  margin: 0 0 9px;
  color: #d52300;
}
.section-ft .required em {
  color: #333;
}
.section-ft button.button {
  width: 100%;
  margin-bottom: 20px;
}
.section-ft .previous-page {
  display: none;
  font-weight: normal;
}
@media (min-width: 671px) {
  .account-create {
    width: 470px;
  }
  .account-create h1.title {
    margin-top: 20px;
  }
  .terms-agreement .checkbox label {
    padding: 0 0 0 20px;
  }
  .terms-agreement .checkbox label::before,
  .terms-agreement .checkbox label::after,
  .terms-agreement .checkbox input[type="checkbox"]:not(:checked) + label::after {
    content: none;
  }
  .terms-agreement .checkbox input[type="checkbox"] {
    left: 0;
    margin: 2px 0 0;
  }
  .section-ft button.button {
    width: 260px;
    margin-bottom: 0;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.login-account.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
*/
.account-login {
  width: 100%;
}
.account-login h1.title {
  margin-top: 0;
  margin-bottom: 7px;
}
.account-login button.button {
  width: 100%;
}
.new-users,
.registered-users {
  width: 100%;
}
.new-users h2,
.registered-users h2 {
  margin: 0 0 10px;
}
.new-users {
  float: left;
}
.registered-users {
  float: right;
  text-align: center;
}
.registered-users .panel-body {
  padding: 15px 19px;
  text-align: left;
}
.registered-users .inline-help {
  margin-bottom: 16px;
}
.registered-users .box-ft .required {
  margin: 0 0 16px;
  color: #d52300;
}
.registered-users .box-ft .required em {
  color: #333;
}
@media (min-width: 671px) {
  .panel-nolo-plain.no-header.new-users {
    border: none;
  }
  .panel-nolo-plain.no-header.new-users .panel-body {
    padding: 0;
    border: none;
  }
  .new-users {
    width: 56%;
  }
  .new-users p.instruction {
    margin-bottom: 14px;
  }
  .registered-users {
    width: 300px;
    margin-right: 80px;
  }
  .account-login h1.title {
    margin-top: 20px;
  }
  .account-login button.button {
    width: 260px;
    margin-bottom: 0;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.forgot-password.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
*/
.reset-forgotten-password,
.forgot-password {
  width: 100%;
}
.reset-forgotten-password p,
.forgot-password p {
  margin-bottom: 10px;
}
.reset-forgotten-password h1.title,
.forgot-password h1.title {
  margin-top: 0;
  margin-bottom: 7px;
}
.reset-forgotten-password h2.legend,
.forgot-password h2.legend {
  margin: 0 0 11px;
}
.reset-forgotten-password a.button,
.forgot-password a.button,
.reset-forgotten-password button.button,
.forgot-password button.button {
  width: 100%;
}
.reset-forgotten-password button.button,
.forgot-password button.button {
  margin-bottom: 10px;
}
.reset-forgotten-password .box-ft p,
.forgot-password .box-ft p {
  margin-bottom: 15px;
}
.reset-forgotten-password .box-ft .required,
.forgot-password .box-ft .required {
  margin: 0 0 12px;
  color: #d52300;
}
.reset-forgotten-password .box-ft .required em,
.forgot-password .box-ft .required em {
  color: #333;
}
@media (min-width: 671px) {
  .reset-forgotten-password,
  .forgot-password {
    width: 470px;
    padding: 0;
  }
  .reset-forgotten-password p,
  .forgot-password p {
    margin-bottom: 11px;
  }
  .reset-forgotten-password h1.title,
  .forgot-password h1.title {
    margin-top: 20px;
  }
  .reset-forgotten-password button.button,
  .forgot-password button.button {
    float: right;
    width: 260px;
    margin-bottom: 0;
  }
  .reset-forgotten-password a.button,
  .forgot-password a.button {
    float: left;
    width: 182px;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.my-account.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
*/
body.customer-account-contacts .mobile-nav-toggle,
body.customer-address-form .mobile-nav-toggle,
body.customer-account-edit .mobile-nav-toggle,
body.sales-order-history .mobile-nav-toggle,
body.customer-account-index .mobile-nav-toggle,
body.sales-order-view .mobile-nav-toggle,
body.sales-order-invoice .mobile-nav-toggle {
  display: none !important;
}
.my-account-nav.sub-nav {
  float: left;
}
.my-account-nav.sub-nav:before,
.my-account-nav.sub-nav:after {
  display: table;
  content: " ";
}
.my-account-nav.sub-nav:after {
  clear: both;
}
.my-account-nav.sub-nav .list-group {
  margin: 0;
}
.my-account-nav.sub-nav .list-group-item {
  padding: 5px 10px 5px 0;
  border: medium none;
}
.my-account-nav.sub-nav .list-group-item.active {
  background-color: transparent;
}
.my-account-nav.sub-nav .list-group-item.active a {
  color: #ff8814;
  text-decoration: none;
}
.my-account-nav.sub-nav .list-group-item.active a:hover {
  color: #d52300;
  text-decoration: underline;
}
.page-action a.button,
.section-ft a.button,
.section-action a.button,
.page-action button.button,
.section-ft button.button,
.section-action button.button {
  width: 100%;
}
.back-to > a.button {
  margin: 15px 0;
}
.my-account-customer-account-contacts .page-title:before,
.my-account-address-edit .page-title:before,
.my-account-address-book .page-title:before,
.my-account-edit-information .page-title:before,
.my-account-order-history .page-title:before,
.my-account-downloadable-list .page-title:before,
.my-account-customer-account-contacts .page-title:after,
.my-account-address-edit .page-title:after,
.my-account-address-book .page-title:after,
.my-account-edit-information .page-title:after,
.my-account-order-history .page-title:after,
.my-account-downloadable-list .page-title:after {
  display: table;
  content: " ";
}
.my-account-customer-account-contacts .page-title:after,
.my-account-address-edit .page-title:after,
.my-account-address-book .page-title:after,
.my-account-edit-information .page-title:after,
.my-account-order-history .page-title:after,
.my-account-downloadable-list .page-title:after {
  clear: both;
}
.my-account-customer-account-contacts .page-title h1,
.my-account-address-edit .page-title h1,
.my-account-address-book .page-title h1,
.my-account-edit-information .page-title h1,
.my-account-order-history .page-title h1,
.my-account-downloadable-list .page-title h1 {
  float: left;
  margin: -8px 0 6px;
}
@media (max-width: 670px) {
  .my-account-customer-account-contacts .page-title h1,
  .my-account-address-edit .page-title h1,
  .my-account-address-book .page-title h1,
  .my-account-edit-information .page-title h1,
  .my-account-order-history .page-title h1,
  .my-account-downloadable-list .page-title h1 {
    width: 100%;
  }
}
.my-account-customer-account-contacts .page-title .page-action,
.my-account-address-edit .page-title .page-action,
.my-account-address-book .page-title .page-action,
.my-account-edit-information .page-title .page-action,
.my-account-order-history .page-title .page-action,
.my-account-downloadable-list .page-title .page-action {
  float: left;
  width: 100%;
  margin: 10px 0 15px;
}
.my-account-customer-account-contacts .downloadable-products h2,
.my-account-address-edit .downloadable-products h2,
.my-account-address-book .downloadable-products h2,
.my-account-edit-information .downloadable-products h2,
.my-account-order-history .downloadable-products h2,
.my-account-downloadable-list .downloadable-products h2,
.my-account-customer-account-contacts .online-forms h2,
.my-account-address-edit .online-forms h2,
.my-account-address-book .online-forms h2,
.my-account-edit-information .online-forms h2,
.my-account-order-history .online-forms h2,
.my-account-downloadable-list .online-forms h2 {
  margin-top: 8px;
}
.my-account-customer-account-contacts .change-password-checkbox,
.my-account-address-edit .change-password-checkbox,
.my-account-address-book .change-password-checkbox,
.my-account-edit-information .change-password-checkbox,
.my-account-order-history .change-password-checkbox,
.my-account-downloadable-list .change-password-checkbox {
  margin: 22px 0 15px;
}
.my-account-customer-account-contacts .customer-name .field.name-firstname,
.my-account-address-edit .customer-name .field.name-firstname,
.my-account-address-book .customer-name .field.name-firstname,
.my-account-edit-information .customer-name .field.name-firstname,
.my-account-order-history .customer-name .field.name-firstname,
.my-account-downloadable-list .customer-name .field.name-firstname {
  margin-bottom: 15px;
}
.my-account-customer-account-contacts .customer-name input.input-text,
.my-account-address-edit .customer-name input.input-text,
.my-account-address-book .customer-name input.input-text,
.my-account-edit-information .customer-name input.input-text,
.my-account-order-history .customer-name input.input-text,
.my-account-downloadable-list .customer-name input.input-text {
  width: 100%;
  height: 30px;
  padding: 2px 7px;
  color: #555;
}
.my-account-customer-account-contacts .section-ft p.required,
.my-account-address-edit .section-ft p.required,
.my-account-address-book .section-ft p.required,
.my-account-edit-information .section-ft p.required,
.my-account-order-history .section-ft p.required,
.my-account-downloadable-list .section-ft p.required {
  margin: 0 0 14px;
}
.my-account-customer-account-contacts .section-ft p.required em,
.my-account-address-edit .section-ft p.required em,
.my-account-address-book .section-ft p.required em,
.my-account-edit-information .section-ft p.required em,
.my-account-order-history .section-ft p.required em,
.my-account-downloadable-list .section-ft p.required em {
  color: #333;
}
h2.legend {
  margin: 0 0 9px;
}
.crosssell-featured-products {
  margin-bottom: 20px;
}
.crosssell-featured-products .product-height {
  min-height: 93px;
}
.crosssell-featured-products .product-height + .product-price {
  margin-bottom: 15px;
}
.crosssell-featured-products .product-height .media-heading > a {
  text-decoration: none;
}
.crosssell-featured-products .product-height .media-heading > a:hover {
  text-decoration: underline;
}
.my-account-wrapper button.btn-continue-shopping {
  color: #546169;
  background-color: #dad9d9;
  border: 1px solid #546169;
}
.my-account-wrapper button.btn-continue-shopping .active:hover,
.my-account-wrapper button.btn-continue-shopping:hover {
  color: #546169;
  background-color: #eef0f1;
}
.my-account-wrapper .button.btn.btn-default {
  text-decoration: none;
}
.my-account-wrapper > ol.breadcrumb {
  display: none;
}
#my-downloadable-online-forms-table .item-action-open {
  margin-bottom: 1px;
}
#my-downloadable-online-forms-table .item-action-open:before,
#my-downloadable-online-forms-table .item-action-open:after {
  display: table;
  content: " ";
}
#my-downloadable-online-forms-table .item-action-open:after {
  clear: both;
}
#my-downloadable-online-forms-table .item-action-open .form-open,
#my-downloadable-online-forms-table .item-action-open .form-more {
  float: left;
}
#my-downloadable-online-forms-table .item-action-open .form-open {
  margin-right: 10px;
}
@media (max-width: 670px) {
  .item-information-group {
    padding: 10px 0;
    border-color: #333;
    border-style: solid;
    border-width: 1px 0 0;
  }
  .item-information-group .item-information:before,
  .item-information-group .item-information:after {
    display: table;
    content: " ";
  }
  .item-information-group .item-information:after {
    clear: both;
  }
  .item-information-group .item-information .group-links {
    margin: 0 0 5px;
  }
  .item-information-group .item-information .group-links > .form-link {
    width: 100%;
    margin-right: 5px;
  }
  .item-information-group .item-information .started-date {
    display: inline-block;
    min-width: 120px;
    max-width: 140px;
  }
  .item-information-group .item-information:last-child > strong {
    float: left;
    margin-right: 3px;
  }
  .item-information-group .item-information:last-child > strong + .group-actions {
    float: left;
  }
  .item-information-group:nth-of-type(2n) {
    padding: 10px 5px;
    background-color: #eef0f1;
  }
}
.online-forms-desktop {
  display: none !important;
}
.online-forms-mobile {
  display: block;
  margin-bottom: 40px;
}
@media (min-width: 671px) {
  .my-account-nav.panel-nolo-nav.active-link {
    margin: 0 0 20px;
  }
  .my-account-nav.panel-nolo-nav.active-link .panel-heading {
    border-color: #01314c;
    border-style: solid;
    border-width: 1px 0;
  }
  .my-account-nav.panel-nolo-nav.active-link .panel-heading:after {
    content: " ";
  }
  .my-account-nav.panel-nolo-nav.active-link .panel-heading h4.panel-title {
    font-family: "Roboto Slab Regular";
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #ff8814;
    text-transform: none;
  }
  .my-account-nav.panel-nolo-nav.active-link .list-group {
    margin: 0;
  }
  .my-account-nav.panel-nolo-nav.active-link .list-group > .list-group-item {
    border-color: #dad9d9;
    border-style: solid;
    border-width: 0 0 1px;
  }
  .my-account-nav.panel-nolo-nav.active-link .list-group > .list-group-item a {
    color: #333;
  }
  .checkbox label {
    padding: 0 0 0 20px;
  }
  .checkbox label::before,
  .checkbox label::after,
  .checkbox input[type="checkbox"]:not(:checked) + label::after {
    content: none;
  }
  .checkbox input[type="checkbox"] {
    left: 0;
    margin: 2px 0 0;
  }
  .page-action a.button,
  .section-ft a.button,
  .section-action a.button,
  .page-action button.button,
  .section-ft button.button,
  .section-action button.button {
    width: 260px;
  }
  .my-account-customer-account-contacts .page-title .page-action,
  .my-account-address-edit .page-title .page-action,
  .my-account-address-book .page-title .page-action,
  .my-account-edit-information .page-title .page-action,
  .my-account-order-history .page-title .page-action,
  .my-account-downloadable-list .page-title .page-action {
    float: right;
    width: auto;
    margin: 0;
  }
  .crosssell-featured-products .product-height {
    min-height: 51px;
  }
  .crosssell-featured-products .product-height + .product-price {
    margin-bottom: 7px;
  }
  .online-forms-desktop {
    display: block !important;
  }
  .online-forms-mobile {
    display: none;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.my-account-edit.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
*/
.my-account-edit-information .change-password ul.form-list {
  padding: 0;
}
.my-account-edit-information .change-password ul.form-list li {
  list-style-type: none;
}
@media (min-width: 671px) {
  .my-account-edit-information .account-information .box-bd {
    width: 470px;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.my-account-order-history.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
*/
.sales-order-history .order-item-sorting {
  margin: 10px 0;
}
.sales-order-history .order-item-sorting .pager {
  margin: 11px 0 13px;
}
.sales-order-history .order-item-sorting .amount,
.sales-order-history .order-item-sorting .limiter {
  float: left;
  line-height: 24px;
}
.sales-order-history .order-item-sorting .limiter {
  padding-left: 5px;
  margin-left: 7px;
  border-left: 1px solid #333;
}
.sales-order-history .order-item-sorting .limiter select {
  height: 24px;
}
.sales-order-history .order-item-sorting:last-child .pager {
  margin: 0 0 26px;
}
.sales-order-history .products-list {
  padding: 0;
  margin: 0;
}
.sales-order-history .products-list .product-name {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.sales-order-history .pages {
  float: right;
}
.sales-order-history .pages .my-order-pagination-title {
  display: none;
}
.sales-order-history .pages .my-order-pagination-link .nav-item {
  padding: 0 8px 0 5px;
  border-right: 1px solid #333;
}
.sales-order-history .pages .my-order-pagination-link .nav-item.current {
  padding-left: 3px;
  font-weight: bold;
  text-decoration: underline;
}
.sales-order-history .pages .my-order-pagination-link .nav-item:first-child {
  padding-left: 0;
}
.sales-order-history .pages .my-order-pagination-link .nav-item:last-child {
  padding-right: 0;
  border: none;
}
.sales-order-history .pages .my-order-pagination-link .nav-item > a {
  display: inline-block;
  padding: 0;
  color: #333;
  text-decoration: none;
  border: none;
  border-radius: 0;
}
.sales-order-history .pages .my-order-pagination-link .nav-item > a:hover {
  color: #d23000;
  text-decoration: underline;
}
@media (max-width: 670px) {
  .sales-order-history .pages {
    float: left;
    width: 100%;
    margin-top: 10px;
    text-align: left;
  }
  .sales-order-history .pages .my-order-pagination-link ol.nav-h {
    padding: 0;
  }
}
.sales-order-history .item-information .item-product {
  width: 100%;
}
.sales-order-history .item-information .download-product {
  width: 100%;
}
.downloadable-products .table-mobile,
.sales-order-history .table-mobile {
  display: block;
  padding: 10px 0;
  border-color: #01314c;
  border-style: solid;
  border-width: 1px 0 0;
}
.downloadable-products .table-mobile:nth-of-type(2n),
.sales-order-history .table-mobile:nth-of-type(2n) {
  padding: 10px 5px;
  background-color: #eef0f1;
}
.downloadable-products .table-desktop,
.sales-order-history .table-desktop {
  display: none;
}
.my-account-wrapper .my-account-order-information .page-title:before,
.my-account-wrapper .my-account-order-information .page-title:after {
  display: table;
  content: " ";
}
.my-account-wrapper .my-account-order-information .page-title:after {
  clear: both;
}
.my-account-wrapper .my-account-order-information h1,
.my-account-wrapper .my-account-order-information h2 {
  margin-top: 0;
}
.my-account-wrapper .my-account-order-information .order-date {
  float: left;
}
.my-account-wrapper .my-account-order-information .order-number-links {
  margin: 0 0 16px;
}
.my-account-wrapper .my-account-order-information .order-number-links > a {
  width: 150px;
  padding: 3px;
  margin-right: 6px;
}
@media (max-width: 670px) {
  .my-account-wrapper .my-account-order-information .order-number-links > a {
    width: 100%;
    margin-bottom: 10px;
  }
}
.my-account-wrapper .my-account-order-information .account-continue {
  float: right;
  margin-top: 9px;
}
@media (max-width: 670px) {
  .my-account-wrapper .my-account-order-information .account-continue {
    float: none;
  }
}
.my-account-wrapper .my-account-order-information .account-continue button.btn {
  width: 200px;
}
@media (max-width: 670px) {
  .my-account-wrapper .my-account-order-information .account-continue button.btn {
    width: 100%;
    margin: 0 0 15px;
  }
}
.my-account-wrapper .my-account-order-information .address-book:before,
.my-account-wrapper .my-account-order-information .other-method:before,
.my-account-wrapper .my-account-order-information .address-book:after,
.my-account-wrapper .my-account-order-information .other-method:after {
  display: table;
  content: " ";
}
.my-account-wrapper .my-account-order-information .address-book:after,
.my-account-wrapper .my-account-order-information .other-method:after {
  clear: both;
}
.my-account-wrapper .my-account-order-information .address-book .nav-item,
.my-account-wrapper .my-account-order-information .other-method .nav-item {
  float: left;
  width: 50%;
}
@media (max-width: 670px) {
  .my-account-wrapper .my-account-order-information .address-book .nav-item,
  .my-account-wrapper .my-account-order-information .other-method .nav-item {
    width: 100%;
  }
}
.my-account-wrapper .my-account-order-information .other-method .nav-item {
  margin-bottom: 20px;
}
.my-account-wrapper .my-account-order-information .order-info-box h3 {
  margin-top: 0;
}
.my-account-wrapper .order-items .data-table h6.product-name {
  margin: 0;
}
.my-account-wrapper .order-items .data-table .item-options > .label {
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.my-account-wrapper .order-items .invoice-orders .invoice-info {
  float: left;
}
.my-account-wrapper .order-items .invoice-orders .invoice-info > h3 {
  margin: 0 0 20px;
}
.my-account-wrapper .order-items .invoice-orders .invoice-info > h3 > a {
  color: #00aeef;
}
.my-account-wrapper .order-items .invoice-orders .invoice-info > h3 > a:hover {
  color: #d52300;
}
.my-account-wrapper .order-items .invoice-orders .print-all-invoices {
  float: right;
}
.my-account-wrapper .order-items .invoice-orders .print-all-invoices a.btn {
  width: 200px;
}
@media (max-width: 670px) {
  .my-account-wrapper .order-items .invoice-orders .print-all-invoices {
    float: none;
  }
  .my-account-wrapper .order-items .invoice-orders .print-all-invoices a.btn {
    width: 100%;
    margin: 0 0 20px;
  }
}
.my-account-wrapper .order-items .buttons-set a.btn {
  width: 300px;
}
@media (max-width: 670px) {
  .my-account-wrapper .order-items .buttons-set a.btn {
    width: 100%;
  }
}
body.sales-order-print .page-container,
body.sales-order-printinvoice .page-container {
  width: 800px;
  margin: 40px auto;
}
body.sales-order-print .order-info-box:before,
body.sales-order-printinvoice .order-info-box:before,
body.sales-order-print .print-item-order:before,
body.sales-order-printinvoice .print-item-order:before,
body.sales-order-print .order-info-box:after,
body.sales-order-printinvoice .order-info-box:after,
body.sales-order-print .print-item-order:after,
body.sales-order-printinvoice .print-item-order:after {
  display: table;
  content: " ";
}
body.sales-order-print .order-info-box:after,
body.sales-order-printinvoice .order-info-box:after,
body.sales-order-print .print-item-order:after,
body.sales-order-printinvoice .print-item-order:after {
  clear: both;
}
body.sales-order-print .order-info-box .customer-info .info-item,
body.sales-order-printinvoice .order-info-box .customer-info .info-item,
body.sales-order-print .order-info-box .customer-methods .info-item,
body.sales-order-printinvoice .order-info-box .customer-methods .info-item {
  float: left;
  width: 50%;
}
body.sales-order-print .print-item-order,
body.sales-order-printinvoice .print-item-order {
  margin: 0;
}
body.sales-order-print h2.invoice-title,
body.sales-order-printinvoice h2.invoice-title {
  margin: 0;
}
body.sales-order-print .item-information h6.product-name,
body.sales-order-printinvoice .item-information h6.product-name {
  margin: 0;
}
body.sales-order-print .item-information .label,
body.sales-order-printinvoice .item-information .label {
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
body.sales-order-print .item-information .value,
body.sales-order-printinvoice .item-information .value {
  margin-bottom: 10px;
}
body.sales-order-print .buttons-set button.btn,
body.sales-order-printinvoice .buttons-set button.btn {
  width: 300px;
}
@media (min-width: 671px) {
  .downloadable-products .table-mobile,
  .sales-order-history .table-mobile {
    display: none;
  }
  .downloadable-products .table-desktop,
  .sales-order-history .table-desktop {
    display: block;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.my-account-order-history.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
*/
.my-account-address-book h3 {
  padding-bottom: 3px;
  margin-bottom: 4px;
  border-bottom: 1px solid #dad9d9;
}
.my-account-address-book address > h6 {
  margin-bottom: 0;
  font-style: normal;
}
.my-account-address-book address p {
  margin-top: 20px;
  font-style: normal;
}
.my-account-address-book .additional-address address {
  margin: 10px 0 20px;
}
.my-account-address-book p.no-address {
  margin: 10px 0;
}
.my-account-address-book p.edit-address {
  margin: 20px 0;
}
.my-account-address-edit .edit-address #country {
  display: block;
  width: 100%;
  height: 30px;
  padding: 0 5px;
  color: #555;
}
.my-account-address-edit .edit-address .default-address,
.my-account-address-edit .edit-address .billing-address {
  margin: 15px 0;
}
.add-new-address .default-address > .form-control,
.add-new-address .billing-address > .form-control {
  width: auto;
  margin: 2px 0 0;
}
@media (min-width: 671px) {
  .my-account-address-book .default-address .box-hd,
  .my-account-address-book .additional-address .box-hd {
    width: 100%;
  }
  .my-account-address-book .default-address .box-hd:before,
  .my-account-address-book .additional-address .box-hd:before,
  .my-account-address-book .default-address .box-hd:after,
  .my-account-address-book .additional-address .box-hd:after {
    display: table;
    content: " ";
  }
  .my-account-address-book .default-address .box-hd:after,
  .my-account-address-book .additional-address .box-hd:after {
    clear: both;
  }
  .my-account-address-book .default-address address,
  .my-account-address-book .additional-address address {
    float: left;
    width: 50%;
  }
  .my-account-address-book .additional-address .section-action {
    float: left;
    width: 100%;
  }
  .my-account-address-edit {
    width: 470px;
  }
  .my-account-address-edit button.button {
    float: right;
    margin-bottom: 0;
  }
  .my-account-address-edit a.button {
    float: left;
    width: 182px;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.my-account-my-contact.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
*/
.my-account-customer-account-contacts .pager {
  margin: 10px 0 20px;
}
.my-account-customer-account-contacts .page-of-page,
.my-account-customer-account-contacts .view-page,
.my-account-customer-account-contacts .view-total {
  float: left;
  text-align: left;
}
.my-account-customer-account-contacts .page-of-page {
  margin-right: 10px;
  margin-bottom: 10px;
}
.my-account-customer-account-contacts .view-page {
  padding-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 0;
  border: none;
}
.my-account-customer-account-contacts .view-total {
  height: 30px;
  line-height: 30px;
}
.my-account-customer-account-contacts input,
.my-account-customer-account-contacts select {
  height: 30px;
  padding: 0 5px 0 4px;
  margin: 0 2px;
  text-align: center;
}
.my-account-customer-account-contacts input {
  width: 40px;
}
.my-account-customer-account-contacts select {
  width: 60px;
}
@media (min-width: 671px) {
  .my-account-customer-account-contacts .view-page {
    padding-left: 10px;
    margin-right: 4px;
    margin-left: 10px;
    border-left: 1px solid #ccc;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.my-accout-edit-contacts.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 * contact section under my account, edition mode
 *
*/
.my-account-customer-account-contacts table.actions,
.my-account-customer-account-contacts table.actions td,
.my-account-customer-account-contacts table.actions th {
  padding: 0;
  margin: 0;
  border: none;
}
.my-account-customer-account-contacts table.actions {
  margin: 0 0 1em;
}
.my-account-customer-account-contacts-edit table.form-list,
.my-account-customer-account-contacts-edit table.form-list td,
.my-account-customer-account-contacts-edit table.form-list th {
  width: 100%;
  margin: 0;
  font-size: 14px;
  background-color: transparent;
  border: none;
}
.my-account-customer-account-contacts-edit table.form-list td,
.my-account-customer-account-contacts-edit table.form-list th {
  padding: 0 50px 12px 0;
}
.my-account-customer-account-contacts-edit h1 {
  margin-top: 0;
}
.my-account-customer-account-contacts-edit .entry-edit {
  width: 360px;
}
@media (max-width: 670px) {
  .my-account-customer-account-contacts-edit .entry-edit {
    width: 100%;
  }
}
.my-account-customer-account-contacts-edit label {
  display: unset;
  font-weight: normal;
  color: black;
}
.my-account-customer-account-contacts-edit input[type="radio"],
.my-account-customer-account-contacts-edit input[type="checkbox"] {
  position: relative;
  top: 2px;
  margin: 4px 0 0;
  margin-top: 1px;
  margin-top: 0;
  margin-right: 5px;
  line-height: inherit;
}
.my-account-customer-account-contacts-edit img.v-middle {
  position: relative;
  top: -2px;
}
.my-account-customer-account-contacts-edit input#birthdate {
  width: 138px !important;
}
.my-account-customer-account-contacts-edit table.form-list .value {
  padding-right: 0;
}
.my-account-customer-account-contacts-edit table.form-list .value .inline {
  color: #333;
}
.my-account-customer-account-contacts-edit table.form-list .label {
  display: block;
  width: 159px;
  line-height: unset;
  text-align: left;
}
.my-account-customer-account-contacts-edit table.form-list .label .required {
  font-weight: bold;
  color: #f00;
}
.my-account-customer-account-contacts-edit table.form-list .input-text {
  width: 100%;
  height: 30px;
  padding: 6px 7px 4px;
}
.my-account-customer-account-contacts-edit table.form-list label {
  color: #d52300;
}
@media (max-width: 670px) {
  .my-account-customer-account-contacts-edit table.form-list {
    width: 100%;
  }
  .my-account-customer-account-contacts-edit table.form-list tr > td {
    padding: 0 0 12px 0;
  }
  .my-account-customer-account-contacts-edit table.form-list label {
    float: left;
    padding-bottom: 5px;
    margin: 0;
  }
  .my-account-customer-account-contacts-edit table.form-list label > .required {
    color: #d52300;
  }
  .my-account-customer-account-contacts-edit table.form-list .label,
  .my-account-customer-account-contacts-edit table.form-list .value {
    float: left;
    width: 100%;
  }
  .my-account-customer-account-contacts-edit table.form-list .label {
    padding: 0;
  }
  .my-account-customer-account-contacts-edit table.form-list .value {
    width: 100%;
    padding: 0 0 10px !important;
  }
  .my-account-customer-account-contacts-edit table.form-list .value .inline {
    float: none;
  }
  .my-account-customer-account-contacts-edit table.form-list .elem-inline-box label,
  .my-account-customer-account-contacts-edit table.form-list .elem-inline-box .input-text {
    width: 100% !important;
  }
}
.my-account-customer-account-contacts-edit .content-footer .buttons-set > button {
  width: 172px;
}
@media (max-width: 670px) {
  .my-account-customer-account-contacts-edit .content-footer {
    margin: 20px 0 0;
  }
  .my-account-customer-account-contacts-edit .content-footer .buttons-set > button {
    width: 100%;
    margin: 0 0 10px;
  }
}
.my-account-customer-account-contacts-edit button {
  display: inline-block;
  padding: 6px 12px;
  padding: 5px 12px 3px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.42857143;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid #004c73;
  border-radius: 5px;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
.my-account-customer-account-contacts-edit button:focus,
.my-account-customer-account-contacts-edit button:active:focus,
.my-account-customer-account-contacts-edit button.active:focus,
.my-account-customer-account-contacts-edit button.focus,
.my-account-customer-account-contacts-edit button:active.focus,
.my-account-customer-account-contacts-edit button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.my-account-customer-account-contacts-edit button:hover,
.my-account-customer-account-contacts-edit button:focus,
.my-account-customer-account-contacts-edit button.focus {
  color: #fff;
  text-decoration: none;
  border: 1px solid #004c73;
}
.my-account-customer-account-contacts-edit button:active,
.my-account-customer-account-contacts-edit button.active {
  color: #fff;
  background-image: none;
  border: 1px solid #004c73;
  outline: 0;
}
.my-account-customer-account-contacts-edit button.disabled,
.my-account-customer-account-contacts-edit button[disabled],
fieldset[disabled] .my-account-customer-account-contacts-edit button {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.my-account-customer-account-contacts-edit button.disabled,
fieldset[disabled] a.my-account-customer-account-contacts-edit button {
  pointer-events: none;
}
.my-account-customer-account-contacts-edit button.btn-text {
  color: #546169;
  background-color: #dad9d9;
  border: 1px solid #546169;
}
.my-account-customer-account-contacts-edit button.btn-text span {
  font-weight: normal;
}
.my-account-customer-account-contacts-edit button.btn-text > span:last-child::before {
  text-transform: none;
  content: "« ";
}
.my-account-customer-account-contacts-edit button.btn-text:hover {
  background-color: #eef0f1;
  border: 1px solid #546169;
}
.my-account-customer-account-contacts-edit button.btn-text:active,
.my-account-customer-account-contacts-edit button.btn-text:active:hover,
.my-account-customer-account-contacts-edit button.btn-text:active:focus,
.my-account-customer-account-contacts-edit button.btn-text:focus {
  color: #fff;
  background-color: #546169;
  border-color: #546169;
}
.my-account-customer-account-contacts-edit button.btn-save {
  margin-left: 15px;
  background-color: #ff8814;
  border: 1px solid #ff5604;
}
.my-account-customer-account-contacts-edit button.btn-save span {
  font-weight: bolder;
  text-transform: capitalize;
}
.my-account-customer-account-contacts-edit button.btn-save:hover {
  background-color: #fea801;
}
.my-account-customer-account-contacts-edit button.btn-save:active,
.my-account-customer-account-contacts-edit button.btn-save:active:hover,
.my-account-customer-account-contacts-edit button.btn-save:active:focus,
.my-account-customer-account-contacts-edit button.btn-save:focus {
  background-color: #ff5604;
  border-color: #ff5604;
}
.my-account-customer-account-contacts-edit .page-title > h1 {
  margin-top: 0;
}
.my-account-customer-account-contacts-edit #middleName {
  width: 87px;
}
.my-account-customer-account-contacts-edit #type_select_fieldset .my-account-customer-account-contacts-edit table.form-list .label {
  width: 100px;
}
.confirmation-personal-info:before,
.confirmation-personal-info:after {
  display: table;
  content: " ";
}
.confirmation-personal-info:after {
  clear: both;
}
.confirmation-personal-info .order-success-shipping-address,
.confirmation-personal-info .order-success-payment,
.confirmation-personal-info .order-success-totals {
  float: none;
  width: 100%;
}
.order-success-totals tfoot > tr {
  font-weight: bold;
}
.confirmation-item-purchased .cart-item-information ul.downloadable-list {
  padding: 0;
}
.confirmation-item-purchased .cart-item-information ul.downloadable-list > li {
  padding: 0;
  margin: 5px 0;
}
.confirmation-item-purchased .cart-item-information ul.downloadable-list > li > a {
  margin-right: 5px;
}
@media (min-width: 671px) {
  .confirmation-personal-info .order-success-shipping-address,
  .confirmation-personal-info .order-success-payment,
  .confirmation-personal-info .order-success-totals {
    float: left;
    width: 33.33%;
  }
}
.navbar-sticky {
  color: #01314c;
  background-color: #fff;
  border-top: 10px solid #01314c;
  border-bottom: 2px solid #dad9d9;
}
.navbar-sticky .navbar-right {
  margin-right: 0;
}
.navbar-sticky .btn-cart-toggle {
  background-position: -180px -234px;
}
.navbar-sticky h2.navbar-text {
  width: 75%;
  margin: 24px 15px 0;
  overflow: hidden;
  font-family: "Roboto Slab Regular";
  color: #01314c;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.visibility {
  visibility: hidden;
}
.affix-bottom {
  position: absolute;
}
.navbar-sticky.affix-top {
  visibility: hidden;
}
.visibility {
  visibility: hidden;
}
.affix-bottom {
  position: absolute;
}
.nav-tabs.affix {
  top: 92px;
  z-index: 0;
  width: 690px;
  background-color: #fff;
}
.nav-tabs.affix ~ .tab-content {
  padding-top: 51px;
}
.nolo-product-upsell-popup .popover .media-body > .actions {
  margin: 75px 0 0;
}
@media (min-width: 670px) {
  .cart-sticky.affix {
    top: 112px;
    width: 300px;
  }
  .cart-sticky.affix ~ .product-upsell {
    position: absolute;
    width: 300px;
  }
  #product-upsell-popup.affix ~ .product-upsell {
    visibility: hidden;
  }
}
#product-upsell-popup {
  cursor: pointer;
}
#product-upsell-popup:before {
  float: left;
  margin-right: 9px;
  font-family: "Roboto Slab Regular";
  font-size: 34px;
  line-height: 42px;
  content: "«";
}
#product-upsell-popup.affix {
  z-index: 3;
  width: 300px;
}
#product-upsell-popup.affix-top {
  position: absolute;
  visibility: hidden;
}
#product-upsell-popup .popover {
  max-width: 630px;
}
#product-upsell-popup #product-upsell-popup-trigger {
  font-family: "Proxima Nova Rg Regular";
  font-size: 22px;
  line-height: 26px;
  color: #333;
  text-decoration: none;
}
#product-upsell-popup #product-upsell {
  margin: 0;
}
#product-upsell-popup #product-upsell .products-list {
  margin-bottom: -10px;
}
#product-upsell-popup #product-upsell .products-list.col2 {
  width: 600px;
}
#product-upsell-popup #product-upsell .media.item {
  float: left;
  width: 285px;
  margin: 0;
}
.product-upsell ~ #product-upsell-popup.affix-top {
  visibility: hidden;
}
.product-view.llc15-package .product-highlight {
  float: left;
}
.product-view.llc15-package .product-highlight h1 {
  font-size: 46px;
  color: #cb5b2c;
}
.product-view.llc15-package .product-highlight h2 {
  margin-top: 0;
  font-size: 18px;
  font-style: italic;
}
.product-view.llc15-package .package-region .box-bd {
  position: relative;
  padding: 20px;
}
.product-view.llc15-package .package-region .box-bd:before {
  position: absolute;
  top: 80px;
  right: 0;
  bottom: 0;
  left: 0;
  content: " ";
  background-color: #e6eaec;
}
.product-view.llc15-package .easy-steps {
  float: left;
  width: 480px;
  padding: 15px;
  background-color: #e6eaec;
}
.product-view.llc15-package .easy-steps select {
  width: 410px;
  height: 36px;
  font-size: 16px;
  border: none;
}
.product-view.llc15-package .easy-steps span.step {
  display: inline-block;
  float: left;
  width: 30px;
  padding: 0 5px;
  margin-right: 10px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  background-color: #34495e;
}
.product-view.llc15-package .easy-step-1,
.product-view.llc15-package .easy-step-2 {
  float: left;
  width: 100%;
  background-color: #fff;
}
.product-view.llc15-package .easy-step-1 {
  margin-bottom: 5px;
}
.product-view.llc15-package .easy-step-3 .easy-step-3-content {
  display: inline-block;
  width: 510px;
  padding: 7px 10px;
  line-height: 1;
  color: #fff;
  vertical-align: middle;
  background-color: #34495e;
}
.product-view.llc15-package .easy-step-3 .highlight-number {
  float: left;
  margin-right: 20px;
  font-size: 24px;
}
.product-view.llc15-package .easy-step-3 .highlight-label {
  display: block;
  margin-top: 4px;
  font-size: 16px;
}
.product-view.llc15-package .package-table {
  position: relative;
  width: 950px;
  border: none;
}
.product-view.llc15-package .package-table tr:nth-child(13) .package-total-label {
  position: relative;
}
.product-view.llc15-package .package-table tr:nth-child(13) .package-total-label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 181px;
  height: 252px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/components/nolo-offer-bizbriefs.png") no-repeat 0 0;
}
.product-view.llc15-package .package-table .best-value-box {
  width: 120px;
  margin: 0 auto;
  border: none;
}
.product-view.llc15-package .package-table .best-value-box .best-value {
  padding: 2px 5px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #8dc125;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.product-view.llc15-package .package-table .select-info {
  position: relative;
}
.product-view.llc15-package .package-table .select-info:after {
  position: absolute;
  top: 20px;
  right: 64px;
  width: 133px;
  height: 119px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/components/arrow-down-right-orange-big.png") no-repeat 0 0;
}
.product-view.llc15-package .package-table .select-info > h2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 21px;
  font-style: italic;
  color: #cb5a2c;
}
.product-view.llc15-package .package-table .last {
  border-bottom: none;
}
.product-view.llc15-package .package-table .title {
  padding: 10px 15px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.product-view.llc15-package .package-table .basic-title {
  background-color: #34495e;
  border-bottom: 4px solid #2c3e50;
}
.product-view.llc15-package .package-table .premier-title {
  background-color: #f1c40f;
  border-bottom: 4px solid #e5ba0f;
}
.product-view.llc15-package .package-table .basic > span,
.product-view.llc15-package .package-table .premier > span {
  font-weight: bold;
}
.product-view.llc15-package .package-table .basic .glyphicon,
.product-view.llc15-package .package-table .premier .glyphicon {
  color: #27ae60;
}
.product-view.llc15-package .package-table .basic .span,
.product-view.llc15-package .package-table .premier .span {
  font-size: 14px;
  font-weight: bold;
}
.product-view.llc15-package .package-table .basic label,
.product-view.llc15-package .package-table .premier label {
  display: none;
}
.product-view.llc15-package .package-table .basic .radio,
.product-view.llc15-package .package-table .premier .radio {
  display: inline;
}
.product-view.llc15-package .package-table .basic {
  padding: 10px;
  font-style: italic;
  text-align: center;
  vertical-align: top;
  background-color: #c1e0f6;
  border-bottom: 1px solid #fff;
}
.product-view.llc15-package .package-table .premier {
  padding: 10px;
  font-style: italic;
  text-align: center;
  vertical-align: top;
  background-color: #ffe988;
  border-bottom: 1px solid #fff;
}
.product-view.llc15-package .package-table .basic.last,
.product-view.llc15-package .package-table .premier.last,
.product-view.llc15-package .package-table .row-label.last {
  border-bottom: 5px solid #e6eaec;
}
.product-view.llc15-package .package-table .row-label {
  padding: 11px 20px 11px 10px;
  font-size: 14px;
  background-color: #fff;
  border-bottom: 1px solid #e6eaec;
}
.product-view.llc15-package .package-table .row-label .glyphicon {
  float: right;
  margin-top: 3px;
  margin-right: 40px;
  cursor: pointer;
}
.product-view.llc15-package .package-table .package-total-label,
.product-view.llc15-package .package-table .package-total-price {
  border: none;
}
.product-view.llc15-package .package-table .package-total-label {
  text-align: right;
}
.product-view.llc15-package .package-table .package-total-price {
  font-style: normal;
}
.product-view.llc15-package .package-table .package-total-price button.button {
  font-size: 24px;
  font-style: normal;
}
.product-view.llc15-package .extra-list-info {
  display: none;
  margin: 10px 0;
  color: #666;
}
.product-view.llc15-package .extra-list-faq {
  display: none;
  margin: 10px 0;
  color: #666;
}
.product-view.llc15-package .arrow-button {
  background: transparent;
  border: none;
}
.product-view.llc15-package .table-footer {
  position: relative;
}
.product-view.llc15-package .table-footer .arrow-button-faq {
  position: relative;
  background: transparent;
  border: none;
}
.product-view.llc15-package .table-footer h2 {
  margin-bottom: 12px;
  font-size: 21px;
}
.product-view.llc15-package .table-footer .footer {
  float: left;
  width: 100%;
}
.product-view.llc15-package .table-footer .footer img {
  margin-right: 30px;
  vertical-align: middle;
}
.product-view.llc15-package .table-footer h3.faq-title {
  width: 585px;
  font-size: 17px;
  font-style: italic;
}
.product-view.llc15-package .table-footer h3.faq-title:after {
  display: block;
  float: right;
  width: 73px;
  height: 58px;
  content: " ";
}
.product-view.llc15-package .table-footer .left-col {
  float: left;
  width: 350px;
  margin-right: 20px;
}
.product-view.llc15-package .table-footer .right-col {
  float: right;
  width: 420px;
}
.product-view.llc15-package .table-footer .right-col ul {
  padding: 0 0 0 5px;
}
.product-view.llc15-package .table-footer .right-col li {
  padding-left: 15px;
  list-style-type: none;
}
.product-view.llc15-package .table-footer .right-col li:before {
  position: absolute;
  top: 2px;
  left: -2px;
  width: 10px;
  height: 14px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -403px -66px;
}
body.cms-online-llc-custom-html .grid-region-content-center > .std > p {
  display: none;
}
.product-view.llc15 .layout-column-2-right {
  position: relative;
}
.product-view.llc15 .product-highlight {
  float: left;
  width: 390px;
}
@media (max-width: 670px) {
  .product-view.llc15 .product-highlight {
    width: auto;
  }
}
.product-view.llc15 .product-highlight ul {
  width: 250px;
  padding: 0;
}
.product-view.llc15 .product-highlight h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 46px;
  color: #cb5b2c;
}
@media (max-width: 670px) {
  .product-view.llc15 .product-highlight h1 > br {
    display: none;
  }
}
.product-view.llc15 .product-highlight h2 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 21px;
  color: #333;
}
.product-view.llc15 .product-highlight li {
  position: relative;
  padding-bottom: 5px;
  padding-left: 13px;
  margin-bottom: 5px;
  list-style-type: none;
  border-bottom: 1px dotted #ccc;
}
.product-view.llc15 .product-highlight li:before {
  position: absolute;
  top: -6px;
  left: 0;
  font-size: 20px;
  color: #cd6337;
  content: "\2022";
}
.product-view.llc15 .product-highlight .product-overview-bonus {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #cb5b2c;
}
.product-view.llc15 .media-body:before {
  position: absolute;
  top: -22px;
  left: 120px;
  z-index: -1;
  width: 639px;
  height: 425px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/components/bg_promo_llc2015.jpg") no-repeat 0 0;
}
@media (max-width: 670px) {
  .product-view.llc15 .media-body:before {
    width: auto;
  }
}
.product-view.llc15 .product-overview-region {
  width: 100%;
}
.product-view.llc15 .product-overview-region #product-add-to-cart {
  margin: 10px 0 20px;
}
.product-view.llc15 .product-right-region {
  position: absolute;
  top: 70px;
  right: 0;
}
.product-view.llc15 #product-add-to-cart .add-to-cart-box {
  background-color: #f5a708;
  border: none;
  border-radius: 0;
}
.product-view.llc15 #product-add-to-cart .product-add-to-cart-info h4 {
  margin: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 32px;
  line-height: 38px;
  color: #fff;
  text-align: center;
}
.product-view.llc15 #product-add-to-cart .product-add-to-cart-info select {
  width: 100%;
  height: 30px;
  padding: 6px 5px 4px;
}
.product-view.llc15 #product-add-to-cart .product-add-to-cart-info .product-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  float: left;
  width: 100%;
  margin: 20px 0 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-box-align: start;
  -webkit-box-pack: center;
  -ms-flex-align: start;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.product-view.llc15 #product-add-to-cart .product-add-to-cart-info .product-price span {
  color: #fff;
}
.product-view.llc15 #product-add-to-cart .product-add-to-cart-info .product-price .label {
  float: left;
  margin-right: 5px;
  font-style: italic;
}
.product-view.llc15 #product-add-to-cart .product-add-to-cart-info .product-price .dollar {
  float: left;
  margin-top: -2px;
  margin-right: 5px;
  font-size: 30px;
  line-height: 1;
}
.product-view.llc15 #product-add-to-cart .product-add-to-cart-info .product-price .msrp {
  float: left;
  margin-top: -18px;
  margin-right: 10px;
  font-size: 72px;
  line-height: 1;
}
@media (max-width: 670px) {
  .product-view.llc15 #product-add-to-cart .product-add-to-cart-info .product-price .label,
  .product-view.llc15 #product-add-to-cart .product-add-to-cart-info .product-price .dollar,
  .product-view.llc15 #product-add-to-cart .product-add-to-cart-info .product-price .msrp,
  .product-view.llc15 #product-add-to-cart .product-add-to-cart-info .product-price .state-filling-fees {
    float: none;
    vertical-align: top;
  }
}
.product-view.llc15 #product-add-to-cart .product-add-to-cart-info .product-form {
  width: 100%;
  margin-bottom: 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.product-view.llc15 .product-add-to-cart-actions .btn-get-started-blue {
  width: 100%;
  height: 50px;
  font-size: 26px;
  background-color: #069;
  border: none;
}
.product-view.llc15 .product-add-to-cart-actions .btn-get-started-blue:hover {
  background-color: #00aeef;
}
.product-view.llc15 .highlighted-features {
  float: left;
}
.product-view.llc15 .highlighted-features h2 {
  margin-bottom: 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 32px;
  font-style: italic;
}
.product-view.llc15 .highlighted-features ul {
  float: left;
  width: 1020px;
  padding: 0;
}
@media (max-width: 670px) {
  .product-view.llc15 .highlighted-features ul {
    width: auto;
  }
}
.product-view.llc15 .highlighted-features li {
  position: relative;
  float: left;
  width: 33.3%;
  padding-left: 60px;
  list-style-type: none;
}
@media (max-width: 670px) {
  .product-view.llc15 .highlighted-features li {
    width: 100%;
  }
}
.product-view.llc15 .highlighted-features li:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -191px -70px;
}
.product-view.llc15 .highlighted-features li:after {
  position: absolute;
  top: -11px;
  right: 20px;
  width: 23px;
  height: 73px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -261px 0;
}
@media (max-width: 670px) {
  .product-view.llc15 .highlighted-features li:after {
    content: none;
  }
}
.product-view.llc15 .highlighted-features li:last-child:after {
  content: none;
}
.product-view.llc15 .highlighted-features li.first:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -62px -88px;
}
.product-view.llc15 .highlighted-features li.last:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -191px 0;
}
.product-view.llc15 .highlighted-features li span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  float: left;
  width: 230px;
  height: 50px;
  font-size: 14px;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.product-view.llc15 #product-details-additional .tab-pane {
  float: left;
  width: 100%;
}
.product-view.llc15 .product-details-description {
  float: left;
}
@media (max-width: 670px) {
  .product-view.llc15 .product-details-description {
    width: 100%;
    padding: 20px 0;
  }
}
.product-view.llc15 .product-details-description h2 {
  margin-top: 0;
  color: #cb5b2c;
}
.product-view.llc15 .product-details-description .left-col-detail {
  float: left;
  width: 450px;
  margin-right: 30px;
}
@media (max-width: 670px) {
  .product-view.llc15 .product-details-description .left-col-detail {
    width: auto;
  }
}
.product-view.llc15 .product-details-description .left-col-detail ul {
  padding: 0;
}
.product-view.llc15 .product-details-description .left-col-detail li {
  position: relative;
  padding-left: 13px;
  font-weight: bold;
  list-style-type: none;
}
.product-view.llc15 .product-details-description .left-col-detail li:before {
  position: absolute;
  top: -5px;
  left: 0;
  font-size: 20px;
  color: #cd6337;
  content: "\2022";
}
.product-view.llc15 .product-details-description .right-col-detail {
  position: relative;
  float: right;
  width: 450px;
}
@media (max-width: 670px) {
  .product-view.llc15 .product-details-description .right-col-detail {
    width: auto;
  }
}
.product-view.llc15 .product-details-description .right-col-detail:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 61px;
  height: 52px;
  content: " ";
  background: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/img_nolo_sprites.png") no-repeat -110px 0;
}
.product-view.llc15 .product-details-description .purchase-detail {
  float: left;
  padding: 20px 40px;
  margin: 30px 0;
  font-family: "robotomedium";
  font-size: 16px;
  text-align: center;
  background-color: #f4f4f4;
}
.product-view.llc15 .product-details-description .purchase-detail span {
  color: #09c;
}
.product-view.llc15 .product-details-description .btn-get-started-green {
  width: 245px;
  height: 30px;
  background-image: url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/components/btn_get_started_green_sprite.png");
}
.product-view.llc15 .product-details-description .get-started-today {
  float: left;
}
.product-view.llc15 .product-details-description .llc-customer-quote ul {
  padding: 0;
}
.product-view.llc15 .product-details-description .llc-customer-quote li {
  padding-left: 70px;
  margin-bottom: 30px;
  font-style: italic;
  list-style-type: none;
}
.product-view.llc15 .product-details-description .customer-name {
  float: right;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: normal;
}
body.cms-california-llc-faq-html .grid-region-content-center,
body.cms-texas-llc-faq-html .grid-region-content-center {
  width: 100%;
}
.online-llc-faqs #topicListContainer,
.online-llc-faqs .llc-questions {
  float: left;
}
.online-llc-faqs #product-add-to-cart {
  float: right;
  width: 330px;
  padding: 20px;
  margin-top: 20px;
  border: 1px solid #d7d7d7;
  border-radius: 6px;
}
.online-llc-faqs #product-add-to-cart button {
  width: 100%;
  height: 30px;
  margin: 10px 0;
}
.online-llc-faqs #product-add-to-cart .add-to-cart-box {
  padding: 0;
  border: none;
}
.online-llc-faqs #product-add-to-cart .add-to-cart-box .label {
  padding: 0;
  font-size: 14px;
  color: inherit;
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.mixins.less
 * @theme   hubv6_nolo
 *
*/
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.noe3_product_page_buttons.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
 * NO3 Product Page wrapper
 * Button override
*/
body.product-noe3 div.interview-screen-navigation button.ui-button,
body.noe-index-view div.interview-screen-navigation button.ui-button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
body.product-noe3 div.interview-screen-navigation button.ui-button:focus,
body.noe-index-view div.interview-screen-navigation button.ui-button:focus,
body.product-noe3 div.interview-screen-navigation button.ui-button:active:focus,
body.noe-index-view div.interview-screen-navigation button.ui-button:active:focus,
body.product-noe3 div.interview-screen-navigation button.ui-button.active:focus,
body.noe-index-view div.interview-screen-navigation button.ui-button.active:focus,
body.product-noe3 div.interview-screen-navigation button.ui-button.focus,
body.noe-index-view div.interview-screen-navigation button.ui-button.focus,
body.product-noe3 div.interview-screen-navigation button.ui-button:active.focus,
body.noe-index-view div.interview-screen-navigation button.ui-button:active.focus,
body.product-noe3 div.interview-screen-navigation button.ui-button.active.focus,
body.noe-index-view div.interview-screen-navigation button.ui-button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.product-noe3 div.interview-screen-navigation button.ui-button:hover,
body.noe-index-view div.interview-screen-navigation button.ui-button:hover,
body.product-noe3 div.interview-screen-navigation button.ui-button:focus,
body.noe-index-view div.interview-screen-navigation button.ui-button:focus,
body.product-noe3 div.interview-screen-navigation button.ui-button.focus,
body.noe-index-view div.interview-screen-navigation button.ui-button.focus {
  color: #546169;
  text-decoration: none;
}
body.product-noe3 div.interview-screen-navigation button.ui-button:active,
body.noe-index-view div.interview-screen-navigation button.ui-button:active,
body.product-noe3 div.interview-screen-navigation button.ui-button.active,
body.noe-index-view div.interview-screen-navigation button.ui-button.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
body.product-noe3 div.interview-screen-navigation button.ui-button.disabled,
body.noe-index-view div.interview-screen-navigation button.ui-button.disabled,
body.product-noe3 div.interview-screen-navigation button.ui-button[disabled],
body.noe-index-view div.interview-screen-navigation button.ui-button[disabled],
fieldset[disabled] body.product-noe3 div.interview-screen-navigation button.ui-button,
fieldset[disabled] body.noe-index-view div.interview-screen-navigation button.ui-button {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
abody.product-noe3 div.interview-screen-navigation button.ui-button.disabled,
abody.noe-index-view div.interview-screen-navigation button.ui-button.disabled,
fieldset[disabled] abody.product-noe3 div.interview-screen-navigation button.ui-button,
fieldset[disabled] abody.noe-index-view div.interview-screen-navigation button.ui-button {
  pointer-events: none;
}
body.product-noe3 div.interview-screen-navigation button.btn-save span,
body.noe-index-view div.interview-screen-navigation button.btn-save span {
  background: none;
}
body.product-noe3 div.interview-screen-navigation button:nth-child(1),
body.noe-index-view div.interview-screen-navigation button:nth-child(1) {
  color: #546169;
  background-color: #dad9d9;
  border: 1px solid #546169;
}
body.product-noe3 div.interview-screen-navigation button:nth-child(1) span,
body.noe-index-view div.interview-screen-navigation button:nth-child(1) span {
  font-weight: normal;
  text-transform: capitalize;
}
body.product-noe3 div.interview-screen-navigation button:nth-child(1) span::before,
body.noe-index-view div.interview-screen-navigation button:nth-child(1) span::before {
  text-transform: none;
  content: "«\00A0";
}
body.product-noe3 div.interview-screen-navigation button:nth-child(1):hover,
body.noe-index-view div.interview-screen-navigation button:nth-child(1):hover {
  background-color: #eef0f1;
  border: 1px solid #546169;
}
body.product-noe3 div.interview-screen-navigation button:nth-child(1):active,
body.noe-index-view div.interview-screen-navigation button:nth-child(1):active,
body.product-noe3 div.interview-screen-navigation button:nth-child(1):active:hover,
body.noe-index-view div.interview-screen-navigation button:nth-child(1):active:hover,
body.product-noe3 div.interview-screen-navigation button:nth-child(1):active:focus,
body.noe-index-view div.interview-screen-navigation button:nth-child(1):active:focus,
body.product-noe3 div.interview-screen-navigation button:nth-child(1):focus,
body.noe-index-view div.interview-screen-navigation button:nth-child(1):focus {
  color: #fff;
  background-color: #546169;
  border-color: #546169;
}
body.product-noe3 div.interview-screen-navigation button.btn-save,
body.noe-index-view div.interview-screen-navigation button.btn-save {
  background-color: #679520 !important;
  border: 1px solid #446716 !important;
}
body.product-noe3 div.interview-screen-navigation button.btn-save span,
body.noe-index-view div.interview-screen-navigation button.btn-save span {
  font-weight: normal;
  font-weight: normal !important;
  color: #fff;
  text-transform: capitalize;
}
body.product-noe3 div.interview-screen-navigation button.btn-save:hover,
body.noe-index-view div.interview-screen-navigation button.btn-save:hover {
  background-color: #87d115 !important;
}
body.product-noe3 div.interview-screen-navigation button.btn-save:active,
body.noe-index-view div.interview-screen-navigation button.btn-save:active,
body.product-noe3 div.interview-screen-navigation button.btn-save:active:hover,
body.noe-index-view div.interview-screen-navigation button.btn-save:active:hover,
body.product-noe3 div.interview-screen-navigation button.btn-save:active:focus,
body.noe-index-view div.interview-screen-navigation button.btn-save:active:focus,
body.product-noe3 div.interview-screen-navigation button.btn-save:focus,
body.noe-index-view div.interview-screen-navigation button.btn-save:focus {
  background-color: #446716 !important;
  border-color: #446716 !important;
}
body.product-noe3 div.interview-screen-navigation button.btn-save span::after,
body.noe-index-view div.interview-screen-navigation button.btn-save span::after {
  text-transform: none;
  content: " " !important;
}
body.product-noe3 div.interview-screen-navigation button:nth-child(2),
body.noe-index-view div.interview-screen-navigation button:nth-child(2) {
  background-color: #ff8814;
  border: 1px solid #ff5604;
}
body.product-noe3 div.interview-screen-navigation button:nth-child(2) span,
body.noe-index-view div.interview-screen-navigation button:nth-child(2) span {
  font-weight: normal;
  color: #fff;
  text-transform: capitalize;
}
body.product-noe3 div.interview-screen-navigation button:nth-child(2) span::after,
body.noe-index-view div.interview-screen-navigation button:nth-child(2) span::after {
  text-transform: none;
  content: "\00A0»";
}
body.product-noe3 div.interview-screen-navigation button:nth-child(2):hover,
body.noe-index-view div.interview-screen-navigation button:nth-child(2):hover {
  background-color: #fea801;
}
body.product-noe3 div.interview-screen-navigation button:nth-child(2):active,
body.noe-index-view div.interview-screen-navigation button:nth-child(2):active,
body.product-noe3 div.interview-screen-navigation button:nth-child(2):active:hover,
body.noe-index-view div.interview-screen-navigation button:nth-child(2):active:hover,
body.product-noe3 div.interview-screen-navigation button:nth-child(2):active:focus,
body.noe-index-view div.interview-screen-navigation button:nth-child(2):active:focus,
body.product-noe3 div.interview-screen-navigation button:nth-child(2):focus,
body.noe-index-view div.interview-screen-navigation button:nth-child(2):focus {
  background-color: #ff5604;
  border-color: #ff5604;
}
body.product-noe3 div.interview-screen-navigation button.btn-next,
body.noe-index-view div.interview-screen-navigation button.btn-next {
  background-color: #ff8814;
  border: 1px solid #ff5604;
}
body.product-noe3 div.interview-screen-navigation button.btn-next span,
body.noe-index-view div.interview-screen-navigation button.btn-next span {
  font-weight: bold !important;
  color: #fff;
  text-transform: capitalize;
}
body.product-noe3 div.interview-screen-navigation button.btn-next span::after,
body.noe-index-view div.interview-screen-navigation button.btn-next span::after {
  text-transform: none;
  content: "\00A0»";
}
body.product-noe3 div.interview-screen-navigation button.btn-next span::before,
body.noe-index-view div.interview-screen-navigation button.btn-next span::before {
  text-transform: none;
  content: "";
}
body.product-noe3 div.interview-screen-navigation button.btn-next:hover,
body.noe-index-view div.interview-screen-navigation button.btn-next:hover {
  background-color: #fea801;
}
body.product-noe3 div.interview-screen-navigation button.btn-next:active,
body.noe-index-view div.interview-screen-navigation button.btn-next:active,
body.product-noe3 div.interview-screen-navigation button.btn-next:active:hover,
body.noe-index-view div.interview-screen-navigation button.btn-next:active:hover,
body.product-noe3 div.interview-screen-navigation button.btn-next:active:focus,
body.noe-index-view div.interview-screen-navigation button.btn-next:active:focus,
body.product-noe3 div.interview-screen-navigation button.btn-next:focus,
body.noe-index-view div.interview-screen-navigation button.btn-next:focus {
  background-color: #ff5604;
  border-color: #ff5604;
}
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button,
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button {
  display: inline-block;
  padding: 6px 12px;
  padding: 5px 12px 3px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.42857143;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid #004c73;
  border-radius: 5px;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button:focus,
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button:focus,
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button:active:focus,
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button:active:focus,
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button.active:focus,
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button.active:focus,
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button.focus,
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button.focus,
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button:active.focus,
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button:active.focus,
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button.active.focus,
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button:hover,
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button:hover,
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button:focus,
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button:focus,
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button.focus,
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button.focus {
  color: #fff;
  text-decoration: none;
  border: 1px solid #004c73;
}
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button:active,
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button:active,
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button.active,
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button.active {
  color: #fff;
  background-image: none;
  border: 1px solid #004c73;
  outline: 0;
}
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button.disabled,
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button.disabled,
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button[disabled],
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button[disabled],
fieldset[disabled] body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button,
fieldset[disabled] body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
abody.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button.disabled,
abody.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button.disabled,
fieldset[disabled] abody.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button,
fieldset[disabled] abody.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button {
  pointer-events: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body.product-noe3 div#noeActionMenu ::i-block-chrome,
  body.noe-index-view div#noeActionMenu ::i-block-chrome,
  body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button,
  body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button {
    font-family: sans-serif;
    font-size: 13px;
  }
}
body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button:not(:root:root),
body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button:not(:root:root) {
  font-family: sans-serif;
  font-size: 13px;
}
body.product-noe3 div#noeActionMenu _::-webkit-full-page-media,
body.noe-index-view div#noeActionMenu _::-webkit-full-page-media,
body.product-noe3 div#noeActionMenu _:future,
body.noe-index-view div#noeActionMenu _:future,
body.product-noe3 div#noeActionMenu :root ul.menu-simple-options-list.nav-h button.button,
body.noe-index-view div#noeActionMenu :root ul.menu-simple-options-list.nav-h button.button {
  font-family: sans-serif;
  font-size: 13px;
}
body.product-noe3 div#noeActionMenu .btn-success,
body.noe-index-view div#noeActionMenu .btn-success,
body.product-noe3 div#noeActionMenu .btn-noe3-new,
body.noe-index-view div#noeActionMenu .btn-noe3-new,
body.product-noe3 div#noeActionMenu .btn-noe3-duplicate,
body.noe-index-view div#noeActionMenu .btn-noe3-duplicate,
body.product-noe3 div#noeActionMenu .btn-noe3-delete,
body.noe-index-view div#noeActionMenu .btn-noe3-delete,
body.product-noe3 div#noeActionMenu .btn-success.active,
body.noe-index-view div#noeActionMenu .btn-success.active {
  color: #fff;
  background-color: #00b8f0;
  border: 1px solid #004c73;
}
body.product-noe3 div#noeActionMenu .btn-success:hover,
body.noe-index-view div#noeActionMenu .btn-success:hover,
body.product-noe3 div#noeActionMenu .btn-noe3-new:hover,
body.noe-index-view div#noeActionMenu .btn-noe3-new:hover,
body.product-noe3 div#noeActionMenu .btn-noe3-duplicate:hover,
body.noe-index-view div#noeActionMenu .btn-noe3-duplicate:hover,
body.product-noe3 div#noeActionMenu .btn-noe3-delete:hover,
body.noe-index-view div#noeActionMenu .btn-noe3-delete:hover,
body.product-noe3 div#noeActionMenu .btn-success.active:hover,
body.noe-index-view div#noeActionMenu .btn-success.active:hover {
  color: #fff;
  background-color: #007fad;
}
body.product-noe3 div#noeActionMenu .btn-success:active,
body.noe-index-view div#noeActionMenu .btn-success:active,
body.product-noe3 div#noeActionMenu .btn-noe3-new:active,
body.noe-index-view div#noeActionMenu .btn-noe3-new:active,
body.product-noe3 div#noeActionMenu .btn-noe3-duplicate:active,
body.noe-index-view div#noeActionMenu .btn-noe3-duplicate:active,
body.product-noe3 div#noeActionMenu .btn-noe3-delete:active,
body.noe-index-view div#noeActionMenu .btn-noe3-delete:active,
body.product-noe3 div#noeActionMenu .btn-success.active:active,
body.noe-index-view div#noeActionMenu .btn-success.active:active,
body.product-noe3 div#noeActionMenu .btn-success:active:hover,
body.noe-index-view div#noeActionMenu .btn-success:active:hover,
body.product-noe3 div#noeActionMenu .btn-noe3-new:active:hover,
body.noe-index-view div#noeActionMenu .btn-noe3-new:active:hover,
body.product-noe3 div#noeActionMenu .btn-noe3-duplicate:active:hover,
body.noe-index-view div#noeActionMenu .btn-noe3-duplicate:active:hover,
body.product-noe3 div#noeActionMenu .btn-noe3-delete:active:hover,
body.noe-index-view div#noeActionMenu .btn-noe3-delete:active:hover,
body.product-noe3 div#noeActionMenu .btn-success.active:active:hover,
body.noe-index-view div#noeActionMenu .btn-success.active:active:hover,
body.product-noe3 div#noeActionMenu .btn-success:active:focus,
body.noe-index-view div#noeActionMenu .btn-success:active:focus,
body.product-noe3 div#noeActionMenu .btn-noe3-new:active:focus,
body.noe-index-view div#noeActionMenu .btn-noe3-new:active:focus,
body.product-noe3 div#noeActionMenu .btn-noe3-duplicate:active:focus,
body.noe-index-view div#noeActionMenu .btn-noe3-duplicate:active:focus,
body.product-noe3 div#noeActionMenu .btn-noe3-delete:active:focus,
body.noe-index-view div#noeActionMenu .btn-noe3-delete:active:focus,
body.product-noe3 div#noeActionMenu .btn-success.active:active:focus,
body.noe-index-view div#noeActionMenu .btn-success.active:active:focus,
body.product-noe3 div#noeActionMenu .btn-success:focus,
body.noe-index-view div#noeActionMenu .btn-success:focus,
body.product-noe3 div#noeActionMenu .btn-noe3-new:focus,
body.noe-index-view div#noeActionMenu .btn-noe3-new:focus,
body.product-noe3 div#noeActionMenu .btn-noe3-duplicate:focus,
body.noe-index-view div#noeActionMenu .btn-noe3-duplicate:focus,
body.product-noe3 div#noeActionMenu .btn-noe3-delete:focus,
body.noe-index-view div#noeActionMenu .btn-noe3-delete:focus,
body.product-noe3 div#noeActionMenu .btn-success.active:focus,
body.noe-index-view div#noeActionMenu .btn-success.active:focus {
  color: #fff;
  background-color: #007fad;
  border-color: #004c73;
}
body.product-noe3 div#noeActionMenu .btn-success.active,
body.noe-index-view div#noeActionMenu .btn-success.active {
  background-color: #004c73;
}
body.product-noe3 div#noeActionMenu .btn-success.active:hover,
body.noe-index-view div#noeActionMenu .btn-success.active:hover {
  border: 1px solid #004c73;
}
body.product-noe3 div#noeActionMenu .btn-success.focus:active,
body.noe-index-view div#noeActionMenu .btn-success.focus:active {
  background-color: #004c73;
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.noe3_product_page.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
 * NO3 Product Page wrapper
*/
body.product-noe3 div#product-nav {
  display: none;
}
body.product-noe3 div#product-overview {
  position: relative;
  float: left;
  margin: 0 0 0;
}
body.product-noe3 div.terms-agreement .required > a {
  cursor: pointer;
}
body.product-noe3 #templateCodeSpacer .online-form-add-to-cart {
  margin-right: 0;
}
@media (max-width: 670px) {
  body.product-noe3 div#product-overview {
    position: relative;
    padding: 0;
    margin: 0 0 0;
  }
}
@media (max-width: 670px) {
  body.product-noe3 div#product-top-region {
    margin: 0;
    margin-bottom: 15px;
  }
}
body.product-noe3 button#btn-purchase {
  display: block;
  width: 100%;
}
@media (min-width: 671px) {
  body.product-noe3 .online-form-add-to-cart {
    margin-right: 15px;
  }
}
@media (min-width: 671px) {
  .online-form-editor-lt {
    width: 980px ;
  }
}
.show-menu {
  display: none;
  padding: 10px 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.show-menu::after {
  position: absolute;
  width: 0;
  height: 0;
  margin-top: 7px;
  margin-left: 7px;
  content: "";
  border-top: 7px solid white;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}
#show-menu {
  display: none;
  -webkit-appearance: none;
}
#show-menu:checked ~ div#noeActionMenu > ul.online-form-toolbar.clearfix.nav-h {
  display: block;
}
#show-menu:checked ~ div#noeActionMenu > ul ul {
  display: block;
}
.online-form-actions ul.nav-h.menu-simple-options-list {
  display: -ms-flexbox;
  list-style: none;
}
@media (min-width: 671px) {
  div#noeActionMenu {
    width: 980px;
  }
  ul.menu-simple-options-list.nav-h {
    margin-left: -3px;
  }
  .online-form-actions li.nav-item ul li {
    margin-left: 0;
  }
  .online-form-actions li.nav-item:first-child {
    margin-left: 0;
  }
  .online-form-actions li.nav-item {
    display: initial;
  }
  li.nav-item.last {
    margin-left: -3px;
  }
  li.nav-item > span.ng-scope {
    display: inline-table;
    float: left;
    width: 0;
    padding-right: 2px;
    visibility: none;
  }
  li.nav-item:last-child {
    margin-right: 0 !important;
  }
  ul.menu-simple-options-list.nav-h button.button {
    font-size: 14px;
  }
  div#noeActionMenu .btn {
    font-size: 14px;
  }
  @-moz-document url-prefix() {
    li ul.menu-simple-options-list.nav-h li.nav-item {
      margin-right: -5px;
    }
    li.nav-item > span.ng-scope {
      display: inline-block;
      float: initial;
      width: initial;
      padding-right: initial;
      margin-left: 0;
      visibility: initial;
    }
    .online-form-actions li.nav-item {
      margin-right: -6px;
    }
    .online-form-actions li.nav-item:first-child {
      margin-left: 3px;
    }
    div#noeActionMenu .btn-success {
      font-size: 14px;
    }
    li.nav-item:last-child {
      max-width: 262px;
    }
    .online-form-actions li.nav-item ul li {
      margin-left: 3px;
    }
    #noeActionMenu button.btn {
      font-size: 13px;
    }
    body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button,
    body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button {
      font-size: 13px;
    }
    ul.online-form-toolbar.clearfix > li:first-child {
      margin-left: 0;
    }
  }
}
@media (min-width: 671px) and screen and (-ms-high-contrast: active), (min-width: 671px) and (-ms-high-contrast: none) {
  ul.menu-simple-options-list.nav-h {
    margin-left: -1px;
  }
}
@media (min-width: 671px) and screen and (-ms-high-contrast: active), (min-width: 671px) and (-ms-high-contrast: none) {
  li.nav-item:last-child {
    margin-left: 5px;
  }
  li.nav-item.first {
    margin-bottom: -10px;
  }
  #noeActionMenu button.btn {
    font-size: 13px;
  }
  body.product-noe3 div#noeActionMenu ul.menu-simple-options-list.nav-h button.button,
  body.noe-index-view div#noeActionMenu ul.menu-simple-options-list.nav-h button.button {
    font-size: 13px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 671px) {
  li.nav-item:last-child {
    max-width: 262px;
  }
}
@media (max-width: 669px) {
  .show-menu {
    display: block;
  }
  div.product-view .online-form-editor-lt.column {
    margin-top: 20px;
  }
  div#noeActionMenu ul {
    position: static;
    display: none;
  }
  div#noeActionMenu li {
    margin-bottom: 1px;
  }
  div#noeActionMenu ul li,
  div#noeActionMenu li a {
    width: 100%;
  }
  div#noeActionMenu li.nav-item {
    padding-left: 0;
    margin-left: 0;
  }
  div#noeActionMenu li.nav-item span:empty {
    display: none;
  }
  div#noeActionMenu ul li button.btn-success {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 10px;
  }
  div#noeActionMenu li.nav-item.first {
    margin-top: 10px;
  }
  div#noeActionMenu li.nav-item:last-child {
    width: 100% !important;
  }
  div#noeActionMenu li.nav-item:last-child {
    margin-right: 0 !important;
  }
  label.show-menu.btn {
    padding: 5px 12px 3px;
  }
}
@media (max-width: 670px) {
  .show-menu {
    display: block;
  }
  div.product-view .online-form-editor-lt.column {
    margin-top: 20px;
  }
  div#noeActionMenu ul {
    position: static;
    display: none;
  }
  div#noeActionMenu ul.menu-simple-options-list.nav-h button {
    width: 100%;
  }
  div#noeActionMenu ul.menu-simple-options-list.nav-h {
    margin-bottom: 10px;
  }
  div#noeActionMenu ul.menu-simple-options-list.nav-h li {
    margin-bottom: 10px;
  }
  div#noeActionMenu li {
    margin-bottom: 1px;
  }
  div#noeActionMenu ul li,
  div#noeActionMenu li a {
    width: 100%;
  }
  div#noeActionMenu li.nav-item {
    padding-left: 0;
    margin-left: 0;
  }
  div#noeActionMenu li.nav-item {
    display: block;
  }
  div#noeActionMenu li.nav-item span:empty {
    display: none;
    width: 0;
    padding: 0;
  }
  div#noeActionMenu ul li button.btn-success {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 10px;
  }
  div#noeActionMenu li.nav-item.first {
    margin-top: 10px;
  }
  div#noeActionMenu li.nav-item:last-child {
    width: 100% !important;
  }
  div#noeActionMenu li.nav-item:last-child {
    margin-right: 0 !important;
  }
  label.show-menu.btn {
    padding: 5px 12px 3px;
  }
}
div.online-form-title h2 {
  padding: 0;
  margin-bottom: 9px;
  font-family: "Roboto Slab Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 34px;
  line-height: 1.17647059;
  color: #01314c;
  border-bottom: 0;
}
div.product-view h1#product-name {
  padding: 0;
  margin-bottom: 9px;
  font-family: "Roboto Slab Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 34px;
  line-height: 1.17647059;
  color: #01314c;
  border-bottom: 0;
}
@media (max-width: 670px) {
  div.product-view h1#product-name {
    margin-top: 0;
  }
}
div.product-view ul.online-form-toolbar.clearfix.nav-h {
  display: block;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style-type: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  div.product-view ul.online-form-toolbar.clearfix.nav-h {
    margin-bottom: -10px;
  }
}
div.product-view #product-options-wrapper h4.product-format {
  font-size: 24px;
}
div.product-view #product-options-wrapper strong.label {
  padding: initial;
  font-size: 14px;
  color: #000;
}
div.product-view #product-options-wrapper span.price {
  font-weight: bolder;
  color: #d52300;
}
div.product-view #product-options-wrapper .price .msrp {
  font-weight: normal;
  color: #333;
  text-decoration: line-through;
}
div.product-view div.online-form-add-to-cart > div.round-box {
  padding: 20px;
  border: 1px solid;
  border-color: #eef0f1;
  border-radius: 5px 5px 5px 5px;
}
div.product-view div.product-view div.online-form-add-to-cart {
  border-color: #eef0f1;
}
div.product-view .ui-progressbar-value.ui-widget-header.ui-corner-left {
  top: 0 !important;
}
@media (min-width: 671px) {
  div.product-view .form-progress {
    position: relative;
    width: 100%;
  }
  div.product-view .ui-progressbar-value.ui-widget-header.ui-corner-left {
    top: 2px !important;
    bottom: 0;
  }
}
div.product-view div#progressbar {
  max-height: 35px;
  border: 1px solid;
  border-color: #00aeef;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 174, 239, .75);
          box-shadow: 0 0 2px 0 rgba(0, 174, 239, .75);
}
@media (max-width: 670px) {
  div.product-view div#progressbar {
    position: relative;
    width: 100% !important;
  }
}
div.product-view div#progressbar > div.progress-label.ng-binding {
  position: relative;
  z-index: 123;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  color: #d52300;
  text-align: right;
  text-transform: capitalize;
}
div.product-view div#progressbar > div.ui-progressbar-value {
  position: absolute;
  top: 5px;
  display: block;
  width: 9%;
  max-width: 99.3%;
  height: 26px;
  margin-left: 0;
}
@media (max-width: 670px) {
  div.product-view div#progressbar > div.ui-progressbar-value {
    position: relative;
    top: -25px !important;
    max-width: 99.9%;
    height: 42px;
  }
}
div.product-view .online-form-editor-lt.column {
  border: 1px solid #ff8814;
}
div.product-view .add-to-cart-region {
  padding: initial !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome,
  div#noeActionMenu .btn {
    font-family: sans-serif;
    font-size: 13px;
  }
}
div#noeActionMenu .btn:not(:root:root) {
  font-family: sans-serif;
  font-size: 13px;
}
_::-webkit-full-page-media,
_:future,
:root div#noeActionMenu .btn {
  font-family: sans-serif;
  font-size: 13px;
}
#interviewHelpText {
  height: 90%;
  padding: 10px 5px;
  overflow: auto;
  overflow: inherit;
  line-height: 14px;
  color: #000;
  background-color: white;
}
.product-view.isNoe3 #product-overview {
  overflow: visible;
}
.product-view.isNoe3 #product-overview .prodTeaser {
  min-height: 200px;
}
.product-view.isNoe3 #product-details-additional {
  position: relative;
  overflow: visible;
}
.product-view.isNoe3 #product-upsell {
  position: absolute;
  top: 0;
  right: -315px;
  width: 285px;
  margin: 0;
}
@media (max-width: 670px) {
  .product-view.isNoe3 #product-upsell {
    position: initial!important;
    width: auto;
    margin-top: 40px!important;
  }
  .product-view.isNoe3 #prodTeaser,
  .product-view.isNoe3 #product-details-additional {
    min-height: inherit!important;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.noe3_product_page_also.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
 * NO3 Product Page wrapper
 * "Customers Who Bought This Item Also Bought" elements
*/
body.cms-noe-terms-html {
  margin: 15px;
}
a.product-image > img {
  width: 80px;
  height: auto;
  min-height: auto;
  max-height: 115px;
}
.product-image-container.column {
  float: left;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 0;
}
div.products-list a {
  font-size: 14px;
  font-weight: 300;
  color: #000;
}
div.products-list a:active,
div.products-list a:hover,
div.products-list a:focus {
  color: #d52300 !important;
  text-decoration: underline !important;
}
div.products-list span.price {
  font-size: 14px;
  font-weight: bolder;
  color: #d52300;
}
div.products-list p {
  margin: 0 0 10px;
}
div.products-list button.button.btn.btn-warning {
  text-transform: capitalize;
}
div.products-list .product-item {
  margin-bottom: 20px;
}
div#upsell-content div.box-content div.box-hd h3 {
  margin-top: 0;
  margin-bottom: 13px;
}
.contactEditDialog {
  overflow: hidden !important;
}
div#interviewContainer .contactSection .table input,
.contactEditDialog .contactSection .table input {
  width: 96px;
  height: 30px !important;
  padding: 5px;
}
div#interviewContainer .contactSection .table tr > td,
.contactEditDialog .contactSection .table tr > td {
  border: none !important;
}
.inline-date-field {
  width: 150px !important;
}
.inline-date-field + .calendarIcon {
  top: 8px !important;
}
.interview-show-screens .interview-header {
  height: auto !important;
}
body.product-noe3 #popup-register .form-list .validation-advice {
  width: 158px;
}
body.product-noe3 #popup-register .form-list .wide-control label,
body.product-noe3 #popup-register .form-list .wide-control .required {
  width: 330px;
}
body.product-noe3 #popup-register .form-list #advice-required-entry-is_agreed_to_terms {
  margin-left: 18px;
}
.online-form-editor #noeActionMenu button.btn-noe3-save-processing,
.online-form-editor #noeActionMenu button.btn-noe3-print-preview-processing,
.online-form-editor #noeActionMenu button.btn-noe3-print-download-processing {
  background-color: #ff8814 !important;
  border: 1px solid #ff5604 !important;
}
.online-form-editor #noeActionMenu button.btn-noe3-save-success,
.online-form-editor #noeActionMenu button.btn-noe3-print-preview-success,
.online-form-editor #noeActionMenu button.btn-noe3-print-download-success {
  background-color: #679520 !important;
  border-color: #446716 !important;
}
.online-form-editor #noeActionMenu button.btn-noe3-save-failed,
.online-form-editor #noeActionMenu button.btn-noe3-print-preview-failed,
.online-form-editor #noeActionMenu button.btn-noe3-print-download-failed {
  background-color: #d52300 !important;
  border-color: #911801 !important;
}
.online-form-template-container .interview-screen-navigation .btn-previous {
  color: #546169;
  background-color: #dad9d9 !important;
  border: 1px solid #546169 !important;
}
.online-form-template-container .interview-screen-navigation .btn-previous:hover {
  background-color: #eef0f1 !important;
  border: 1px solid #546169 !important;
}
.online-form-template-container .interview-screen-navigation .btn-previous > .ui-button-text:before {
  margin-right: 5px;
  content: "«" !important;
}
.online-form-template-container .interview-screen-navigation .btn-next {
  color: white;
  background-color: #ff8814 !important;
  border: 1px solid #ff5604 !important;
}
.online-form-template-container .interview-screen-navigation .btn-next:hover {
  background-color: #fea801 !important;
}
.online-form-template-container .interview-screen-navigation .btn-next > .ui-button-text:after {
  margin-left: 5px;
  content: "»" !important;
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.noe2_product_page.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
 * NOE2 Product Page wrapper
*/
body.catalog-product-view div#product-nav {
  display: none;
}
div#region-content-center .product-view .product-image .image {
  border: 1px solid #dad9d9;
  -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .35);
          box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .35);
}
div#region-content-center > iframe {
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 669px) {
  div#region-content-center > iframe {
    width: 100% !important;
  }
}
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.reviews.less
 * @theme   hubv6_nolo
 *
 * Magento CSS style or overwrite based on Drupal and Base styles
 *
*/
.product-reviews-section {
  position: relative;
  z-index: 1;
  display: table;
  width: 100%;
  background: #fff;
}
.box-reviews {
  display: table;
  width: 100%;
}
.product-review-list-parent {
  margin-top: 20px;
}
.product-review-list-parent dt span {
  font-weight: normal;
}
.progress {
  height: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  background-color: #eef0f1;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.progress-bar {
  float: left;
  height: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #546169;
}
.progress-bar-rating {
  text-indent: 8px;
  background-color: #dad9d9;
}
.progress-bar-value {
  float: left;
  width: 25px;
  margin-right: 5px;
}
.fa-star-gold {
  color: #fcb41a !important;
  letter-spacing: -2px;
}
.fa-star-gray {
  color: #546169;
}
#load-more-comments-btn {
  font-size: 1.15em;
  color: #00aeef;
  background: transparent;
  border-top: 1px solid #00aeef;
  border-right: 0;
  border-bottom: 1px solid #00aeef;
  border-left: 0;
  border-radius: 0;
}
.customer-reviews-box {
  padding: 20px 20px 10px 20px;
  border: 1px solid #dad9d9;
}
.review-quantity {
  font-size: 20px;
}
@media (max-width: 670px) {
  .review-quantity {
    margin-bottom: 10px;
  }
}
@media (min-width: 671px) {
  .rating-value {
    padding: 5% 0;
  }
}
.landing-page-title {
  padding: 30px 20px;
  margin: 0 0 40px 0;
  text-transform: capitalize;
  background: #eef0f1 url("http://store.nolo.com/products/skin/frontend/hubv6_nolo/default/images/nolo_star_point.png") no-repeat;
  background-position: right bottom;
}
input#nickname_field_copy {
  width: 100%;
  height: 40px;
  padding: 8px 10px;
  font-size: 1.143em;
  line-height: 40px;
  color: #546169;
  border: 1px solid #dad9d9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
input#nickname_field_copy[disabled] {
  font-style: italic;
}
.nickname-input {
  font-style: normal;
  background: #fff;
}
a#nickname_field_copy_btn {
  display: block;
  margin-top: 10px;
  font-size: 1.143em;
  cursor: pointer;
}
h2#product-name {
  margin-top: 0;
  font-family: Roboto Slab;
}
.product-shop {
  margin-bottom: 10px;
}
.product-shop p {
  margin-bottom: 0;
  font-style: italic;
}
.form-group {
  padding-left: 0;
}
.form-group .required {
  font-size: 1.3em;
  font-weight: bold;
  color: #000;
}
.product-collateral button.btn.btn-warning {
  padding: 10px 50px;
}
@media (max-width: 670px) {
  .landing-page-title {
    padding: 20px 69px 20px 10px;
    font-size: 30px;
    -webkit-background-size: 100px 100px;
            background-size: 100px;
  }
  div#product-image-region {
    display: table;
    width: 100%;
    padding: 0;
  }
  div#product-image {
    display: table;
    margin: 0 auto 20px;
  }
  p#star-review-block .star-label i {
    font-size: 4em;
  }
  textarea.form-control {
    height: 170px;
  }
  .product-collateral button.btn.btn-warning {
    width: 100%;
    height: 40px;
  }
}
@media (min-width: 671px) {
  input#nickname_field_copy {
    min-width: 310px;
  }
}
html.page-1column-sticky,
body.page-1column-sticky {
  overflow-x: hidden;
}
body.page-1column-sticky #page-content {
  padding-top: 161px;
}
body.page-1column-sticky .region.grid-region-header.sticky {
  position: fixed;
  top: 0;
  z-index: 3;
  width: 100%;
}
body.page-1column-sticky #region-content-center ol.breadcrumb {
  position: fixed;
  top: 113px;
  z-index: 1;
  width: auto;
  padding: 20px 200rem 21px;
  margin: 0 -200rem;
  border-bottom: none;
}
body.page-1column-sticky #region-content-center ol.breadcrumb:after {
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  content: "";
  border-bottom: 1px dotted #dad9d9;
}
.product-view-alternate {
  font-size: 18px;
  line-height: 1.44444444;
}
.product-view-alternate .product-overview-container {
  position: relative;
  z-index: 0;
  height: 420px;
  padding: 20px 200rem;
  margin: 0 -200rem 39px;
  background-image: -webkit-radial-gradient(#fff, #9dc9ee);
  background-image:      -o-radial-gradient(#fff, #9dc9ee);
  background-image:         radial-gradient(#fff, #9dc9ee);
  border-bottom: 80px solid #eff0f1;
}
.product-view-alternate .product-overview-container .product-image,
.product-view-alternate .product-overview-container .product-overview {
  float: left;
}
.product-view-alternate .product-overview-container .product-image {
  width: 300px;
  margin-right: 50px;
}
.product-view-alternate .product-overview-container .product-image > img {
  position: relative;
  top: 10px;
  width: 100%;
}
.product-view-alternate .product-overview {
  position: relative;
  width: 670px;
}
.product-view-alternate .product-name h1 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 40px;
  line-height: 1.2;
}
.product-view-alternate .product-short-description {
  float: left;
  width: 320px;
  margin-bottom: 40px;
}
.product-view-alternate .product-short-description h4 {
  margin-top: 8px;
  margin-bottom: 6px;
  font-family: "proxima nova rg bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 1;
  color: #f07802;
}
.product-view-alternate .product-short-description h4 + p {
  margin-bottom: -3px;
  line-height: 1.38888889;
}
.product-view-alternate .product-short-description ul {
  padding-left: 20px;
}
.product-view-alternate .product-short-description ul li {
  margin: 0 0 -3px 10px;
  text-indent: -11px;
  list-style-type: none;
}
.product-view-alternate .product-short-description ul li:before {
  padding-right: 5px;
  font-family: "FontAwesome";
  color: #006fbb;
  content: "\f105";
}
.product-view-alternate .product-add-to-cart {
  float: left;
  width: 300px;
  min-height: 413px;
  margin: 0 0 0 50px;
  background-color: #fff;
  border-top: 8px solid #426532;
}
.product-view-alternate .product-add-to-cart.affix-bottom {
  right: 0;
}
.product-view-alternate .product-add-to-cart.affix {
  position: fixed;
  top: 161px;
  margin: 40px 0 0 370px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.product-view-alternate .product-add-to-cart.affix.spacer {
  margin-top: 20px;
  -webkit-transition: all 300ms ease-out;
       -o-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
.product-view-alternate .product-add-to-cart > .panel-body {
  padding: 17px 20px;
  border-color: #c7c7c7;
  border-style: solid;
  border-width: 0 1px 1px;
}
.product-view-alternate .product-add-to-cart > .panel-body > h4 {
  margin-top: 0;
  font-family: "Roboto Slab Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.33333333;
  color: #01314c;
  text-align: center;
}
.product-view-alternate .product-add-to-cart > .panel-body > h4 + div {
  position: relative;
}
.product-view-alternate .product-add-to-cart .nav-pills {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  margin-bottom: 25px;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  -webkit-box-align: end;
  -webkit-box-pack: justify;
  -ms-flex-align: end;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}
.product-view-alternate .product-add-to-cart .nav-pills li {
  position: inherit;
  width: 120px;
  margin: 120px 0 0 0;
  font-size: 14px;
  line-height: 1.71428571;
  text-align: center;
  border-radius: 3px;
}
.product-view-alternate .product-add-to-cart .nav-pills li a {
  padding: 2px 10px 0;
  font-weight: bold;
  line-height: 1.28571429;
  color: #8f8f8f;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #c7c7c7;
  -webkit-transition: all .3s ease 0s;
       -o-transition: all .3s ease 0s;
          transition: all .3s ease 0s;
}
.product-view-alternate .product-add-to-cart .nav-pills li a:hover {
  color: #272727;
  background-color: #dfe9d1;
  border: 1px solid #4f5a49;
}
.product-view-alternate .product-add-to-cart .nav-pills li a > span {
  font-weight: normal;
}
.product-view-alternate .product-add-to-cart .nav-pills li.active a {
  color: #272727;
  background-color: #dfe9d1;
  border: 1px solid #4f5a49;
}
.product-view-alternate .product-add-to-cart .nav-pills li.active a:hover {
  color: #8f8f8f;
  background-color: #fff;
  border: 1px solid #c7c7c7;
}
.product-view-alternate .product-add-to-cart .nav-pills li:first-child.active:before,
.product-view-alternate .product-add-to-cart .nav-pills li:last-child.active:before {
  position: absolute;
  top: -2px;
  width: 240px;
  height: 120px;
  content: "";
}
.product-view-alternate .product-add-to-cart .nav-pills li:first-child {
  margin-right: 16px;
}
.product-view-alternate .product-add-to-cart .nav-pills li:first-child.active:before {
  left: 42px;
  background: url(/products/skin/frontend/hubv6_nolo/default/images/catalog/cms/digital.png) no-repeat scroll 0 0;
  -webkit-background-size: 70% 70%;
          background-size: 70%;
}
.product-view-alternate .product-add-to-cart .nav-pills li:last-child.active:before {
  left: 75px;
  background: url(/products/skin/frontend/hubv6_nolo/default/images/catalog/cms/physical.png) no-repeat scroll 0 0;
  -webkit-background-size: 38% 38%;
          background-size: 38%;
}
.product-view-alternate .product-add-to-cart .tab-content {
  line-height: 1.33333333;
}
.product-view-alternate .product-add-to-cart .tab-content .format-info {
  height: 110px;
}
.product-view-alternate .product-add-to-cart .tab-content > .tab-pane {
  border: none;
}
.product-view-alternate .product-add-to-cart .tab-content .product-format {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.14285714;
  color: #004a73;
}
.product-view-alternate .product-add-to-cart .tab-content .product-format,
.product-view-alternate .product-add-to-cart .tab-content .product-size-type,
.product-view-alternate .product-add-to-cart .tab-content .product-price {
  margin-bottom: 0;
}
.product-view-alternate .product-add-to-cart .tab-content .product-price {
  margin-top: -2px;
}
.product-view-alternate .product-add-to-cart .tab-content .product-price .label {
  padding: 0;
  font-size: 18px;
  color: #333;
}
.product-view-alternate .product-add-to-cart .tab-content .product-price .price {
  font-weight: bold;
  color: #c12500;
}
.product-view-alternate .product-add-to-cart .tab-content .product-pub-date {
  margin-top: -4px;
  font-style: italic;
}
.product-view-alternate .product-add-to-cart .tab-content .btn-cart-buy-now {
  height: 40px;
  font-size: 21px;
  font-weight: bold;
  border-radius: 3px;
  -webkit-transition: all .3s ease 0s;
       -o-transition: all .3s ease 0s;
          transition: all .3s ease 0s;
}
.product-view-alternate .product-add-to-cart .tab-content .btn-cart-buy-now:after {
  padding-left: 10px;
  font-family: "FontAwesome";
  color: #fff;
  content: "\f07a";
}
.product-view-alternate .product-details-container {
  position: relative;
  width: 690px;
  padding-top: 100px;
}
.product-view-alternate .product-details-container .product-scroll-nav {
  position: absolute;
  top: 0;
}
.product-view-alternate .product-details-container .product-scroll-nav.affix {
  position: fixed;
  top: 161px;
  max-width: 690px;
  height: 120px;
  padding-top: 20px;
  background-color: #fff;
}
.product-view-alternate .product-details-container .nav-pills {
  display: table;
  width: 100%;
  overflow: hidden;
  text-align: center;
  table-layout: fixed;
}
.product-view-alternate .product-details-container .nav-pills > li {
  display: table-cell;
  float: none;
  width: 100%;
  height: 60px;
  line-height: 1.33333333;
  color: #2093d2;
  text-align: center;
  vertical-align: middle;
  background-color: #eef0f1;
}
.product-view-alternate .product-details-container .nav-pills > li.active {
  color: #fff;
  background-color: #2093d2;
}
.product-view-alternate .product-details-container .nav-pills > li.active > a,
.product-view-alternate .product-details-container .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #2093d2;
}
.product-view-alternate .product-details-container .nav-pills > li:last-child > a {
  border-right: none;
}
.product-view-alternate .product-details-container .nav-pills > li > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  width: 100%;
  height: 100%;
  padding: 0 7px;
  text-decoration: none;
  border-right: 10px solid #fff;
  border-radius: 0;
  -webkit-box-shadow: 0 -2px 0 #2093d2 inset;
          box-shadow: 0 -2px 0 #2093d2 inset;
  -webkit-transition: all .3s ease 0s;
       -o-transition: all .3s ease 0s;
          transition: all .3s ease 0s;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.product-view-alternate .product-details-container .nav-pills > li > a:hover {
  color: #fff;
  background-color: #2093d2;
}
.product-view-alternate .product-details-container .nav-pills > li > a:focus {
  color: #2093d2;
  background-color: #eef0f1;
}
.product-view-alternate .product-details-container .product-scroll-content h2,
.product-view-alternate .product-details-container .product-scroll-content h3 {
  font-weight: bold;
}
.product-view-alternate .product-details-container .product-scroll-content h2 {
  margin-top: 0;
  margin-bottom: 25px;
  line-height: 1.21428571;
}
.product-view-alternate .product-details-container .product-scroll-content iframe {
  float: left;
  margin: 0 20px 10px 0;
}
.product-view-alternate .product-details-container .product-scroll-content ul,
.product-view-alternate .product-details-container .product-scroll-content ol {
  padding-left: 2em;
}
.product-view-alternate .product-details-container .product-scroll-content .attr-description,
.product-view-alternate .product-details-container .product-scroll-content .attr-upsell,
.product-view-alternate .product-details-container .product-scroll-content .attr-system_reqs,
.product-view-alternate .product-details-container .product-scroll-content .attr-additional_tab_one,
.product-view-alternate .product-details-container .product-scroll-content .attr-additional_tab_two {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #c7c7c7;
}
.product-view-alternate .product-upsell-list .product-item {
  float: left;
  width: 25%;
  padding-right: 20px;
  padding-left: 20px;
}
.product-view-alternate .product-upsell-list .product-image {
  display: block;
  text-align: center;
}
.product-view-alternate .product-upsell-list .product-details {
  text-align: center;
}
.product-view-alternate .product-upsell-list .product-title {
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 1.33333333;
}
.product-view-alternate .product-upsell-list .product-title > a {
  font-size: 18px;
  color: #333;
  text-decoration: none;
}
.product-view-alternate .product-upsell-list .product-price {
  margin-top: 0;
  font-size: 18px;
  color: #d52300;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-touch-callout: none;

   -khtml-user-select: none;
}

.slick-list {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

/**
 * ==============================================================================================
 * Hubv6_Nolo NOLOFORMS Application Styles
 * ==============================================================================================
 *
 * Provide application styles for NOLOFORMS
 *
 * @file    noloforms.app.less
 * @theme   hubv6_nolo
 *
 */
/**
 * ==============================================================================================
 * Hubv6_Nolo MAGENTO Application Styles
 * ==============================================================================================
 *
 * Provide application styles for MAGENTO
 *
 * @file    magento.mixins.less
 * @theme   hubv6_nolo
 *
*/
.ui-widget {
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  background: #fff;
  border: 1px solid #d7d7d7;
}
.ui-widget-header {
  font-weight: bold;
  color: #fff;
  background: #f6a828 url(https://www.nolo.com/products/js/jquery/css/nolo-ui/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
  border: 1px solid #e78f08;
}
.ui-widget-header a {
  color: #fff;
  text-decoration: none;
}
.ui-tabs .ui-widget-header {
  font-weight: bold;
  color: #fff;
  background: none !important;
  border: none !important;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
         border-top-left-radius: 0;

  -khtml-border-top-left-radius: 0;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
         border-top-right-radius: 0;

  -khtml-border-top-right-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
         border-bottom-left-radius: 0;

  -khtml-border-bottom-left-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
         border-bottom-right-radius: 0;

  -khtml-border-bottom-right-radius: 0;
}
.ui-widget-overlay {
  background: #666;
  filter: alpha(opacity=60);
  opacity: .60;
}
.ui-widget-shadow {
  padding: 5px;
  margin: -5px 0 0 -5px;
  background: #000 url(https://www.nolo.com/products/js/jquery/css/nolo-ui/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
  filter: alpha(opacity=20);
         border-radius: 5px;
  opacity: .2;

  -khtml-border-radius: 5px;
}
.ui-dialog {
  position: absolute;
  width: 300px;
  padding: 0;
  overflow: hidden;
         border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  -khtml-border-radius: 5px;
}
@media (max-width: 670px) {
  .ui-dialog {
    width: 95% !important;
  }
}
.ui-dialog .ui-dialog-titlebar {
  position: relative;
  padding: 6px 8px;
  font-weight: bold;
  color: #fff;
  background: #fff;
  border: none;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .1em 0;
  margin-right: auto;
  margin-left: auto;
  margin-left: 5px;
  font-size: 18px;
  font-weight: bold;
  color: black;
  text-align: center;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  top: 50%;
  right: .3em;
  width: 19px;
  height: 18px;
  padding: 1px;
  margin: -10px 0 0;
}
.ui-dialog .ui-dialog-titlebar-close span {
  position: relative;
  top: 10px;
  z-index: 9999;
  display: block;
  width: 17px;
  height: 17px;
  padding-top: 10px;
  margin: 0;
  margin-top: 0;
  margin-left: 5px;
  color: transparent;
  background: #fff;
  background: url(https://www.nolo.com/products//skin/frontend/nolo/default/images/noe3/glyphicons-halflings.png) no-repeat scroll transparent;
  background-position: -313px 0;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 1px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  float: left;
  padding: .5em 1em;
  overflow: auto;
  clear: both;
  zoom: 1;
  background: #fff;
  border: 0;
}
.ui-dialog .ui-dialog-buttonpane {
  padding: .3em 1em .5em .4em;
  margin: .5em 0 0;
  text-align: left;
  background-color: #fff;
  background-image: none;
  border: 0;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
@media (max-width: 670px) {
  .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    clear: both;
  }
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  right: 3px;
  bottom: 3px;
  width: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-datepicker {
  display: none;
  width: 17em;
  padding: .2em .2em 0;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 18px;
}
.ui-datepicker .ui-datepicker-next {
  right: 18px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 18px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 18px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  margin: 1px 0;
  font-size: 1em;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  margin: 0 0 .4em;
  font-size: .9em;
  border-collapse: collapse;
}
.ui-datepicker th {
  padding: .7em .3em;
  font-weight: bold;
  text-align: center;
  border: 0;
}
.ui-datepicker td {
  padding: 1px;
  border: 0;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  padding: 0 .2em;
  margin: .7em 0 0;
  background-image: none;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  width: auto;
  padding: .2em .6em .3em;
  margin: .5em .2em .4em;
  overflow: visible;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  width: 100%;
  clear: both;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  right: auto;
  left: 2px;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  right: auto;
  left: 1px;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-cover {
  position: absolute;
  top: -4px;
  left: -4px;
  z-index: -1;
  display: none;
  display: block;
  width: 200px;
  height: 200px;
  -webkit-filter: mask();
          filter: mask();
}
.ui-progressbar {
  height: 2em;
  overflow: hidden;
  text-align: left;
}
.ui-progressbar .ui-progressbar-value {
  height: 100%;
  margin: -1px;
}
.online-form-loader .ui-progressbar-value {
  margin: 0;
}
.ui-icon-prev-year {
  width: 16px;
  height: 16px;
  background-image: url(https://www.nolo.com/products/js/jquery/css/nolo-ui/images/ui-icons_back_arrow.png);
}
.ui-icon-prev-year:hover {
  top: 1px;
  background-image: url(https://www.nolo.com/products/js/jquery/css/nolo-ui/images/ui-icons_back_arrow_hover.png);
}
.ui-icon-next-year {
  width: 16px;
  height: 16px;
  background-image: url(https://www.nolo.com/products/js/jquery/css/nolo-ui/images/ui-icons_next_arrow.png);
}
.ui-icon-next-year:hover {
  top: 1px;
  background-image: url(https://www.nolo.com/products/js/jquery/css/nolo-ui/images/ui-icons_next_arrow_hover.png);
}
.calendar {
  position: relative;
  display: none;
  font-family: tahoma, verdana, sans-serif;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
}
.calendar table {
  font-family: tahoma, verdana, sans-serif;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}
.calendar .button {
  padding: 1px;
  text-align: center;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}
.calendar .nav {
  background: transparent url(https://www.nolo.com/products/js/calendar/menuarrow.gif) no-repeat 100% 100%;
}
.calendar thead .title {
  padding: 1px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #848078;
  border: 1px solid #000;
}
.calendar thead .name {
  padding: 2px;
  text-align: center;
  background: #f4f0e8;
  border-bottom: 1px solid #000;
}
.calendar thead .weekend {
  color: #f00;
}
.calendar thead .hilite {
  padding: 0;
  background-color: #e4e0d8;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
}
.calendar thead .active {
  padding: 2px 0 0 2px;
  background-color: #c4c0b8;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}
.calendar tbody .day {
  width: 2em;
  padding: 2px 4px 2px 2px;
  text-align: right;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}
.calendar table .wn {
  padding: 2px 3px 2px 2px;
  background: #f4f0e8;
  border-right: 1px solid #000;
}
.calendar tbody .rowhilite td {
  background: #e4e0d8;
}
.calendar tbody .rowhilite td.wn {
  background: #d4d0c8;
}
.calendar tbody td.hilite {
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}
.calendar tbody td.active {
  padding: 2px 2px 0;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}
.calendar tbody td.selected {
  padding: 2px 2px 0;
  font-weight: bold;
  background: #e4e0d8;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}
.calendar tbody td.weekend {
  color: #f00;
}
.calendar tbody td.today {
  font-weight: bold;
  color: #00f;
}
.calendar tbody .disabled {
  color: #999;
}
.calendar tbody .emptycell {
  visibility: hidden;
}
.calendar tbody .emptyrow {
  display: none;
}
.calendar tfoot .ttip {
  padding: 1px;
  color: #fff;
  text-align: center;
  background: #f4f0e8;
  background: #848078;
  border: 1px solid #000;
}
.calendar tfoot .hilite {
  padding: 1px;
  background: #e4e0d8;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}
.calendar tfoot .active {
  padding: 2px 0 0 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}
.calendar .combo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
  width: 4em;
  padding: 1px;
  font-size: 90%;
  cursor: default;
  background: #e4e0d8;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}
.calendar .combo .label,
.calendar .combo .label-IEfix {
  padding: 1px;
  text-align: center;
}
.calendar .combo .label-IEfix {
  width: 4em;
}
.calendar .combo .active {
  padding: 0;
  background: #c4c0b8;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}
.calendar .combo .hilite {
  color: #fea;
  background: #048;
}
.calendar td.time {
  padding: 1px 0;
  text-align: center;
  background-color: #f4f0e8;
  border-top: 1px solid #000;
}
.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0 3px 0 4px;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #889;
}
.calendar td.time .ampm {
  text-align: center;
}
.calendar td.time .colon {
  padding: 0 2px 0 3px;
  font-weight: bold;
}
.calendar td.time span.hilite {
  color: #fff;
  background-color: #766;
  border-color: #000;
}
.calendar td.time span.active {
  color: #0f0;
  background-color: #000;
  border-color: #f00;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
}
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(https://www.nolo.com/products/js/jquery/css/nolo-ui/images/ui-icons_222222_256x240.png);
}
.ui-widget-content .ui-icon {
  background-image: url(https://www.nolo.com/products/js/jquery/css/nolo-ui/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(https://www.nolo.com/products/js/jquery/css/nolo-ui/images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
  background-image: url(https://www.nolo.com/products/js/jquery/css/nolo-ui/images/ui-icons_ffffff_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(https://www.nolo.com/products/js/jquery/css/nolo-ui/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon {
  background-image: url(https://www.nolo.com/products/js/jquery/css/nolo-ui/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon {
  background-image: url(https://www.nolo.com/products/js/jquery/css/nolo-ui/images/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(https://www.nolo.com/products/js/jquery/css/nolo-ui/images/ui-icons_ffd27a_256x240.png);
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  display: block;
  font-size: .1px;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  top: -5px;
  left: 0;
  width: 100%;
  height: 7px;
  cursor: n-resize;
}
.ui-resizable-s {
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 7px;
  cursor: s-resize;
}
.ui-resizable-e {
  top: 0;
  right: -5px;
  width: 7px;
  height: 100%;
  cursor: e-resize;
}
.ui-resizable-w {
  top: 0;
  left: -5px;
  width: 7px;
  height: 100%;
  cursor: w-resize;
}
.ui-resizable-se {
  right: 1px;
  bottom: 1px;
  width: 12px;
  height: 12px;
  cursor: se-resize;
}
.ui-resizable-sw {
  bottom: -5px;
  left: -5px;
  width: 9px;
  height: 9px;
  cursor: sw-resize;
}
.ui-resizable-nw {
  top: -5px;
  left: -5px;
  width: 9px;
  height: 9px;
  cursor: nw-resize;
}
.ui-resizable-ne {
  top: -5px;
  right: -5px;
  width: 9px;
  height: 9px;
  cursor: ne-resize;
}
/**
 * ==============================================================================================
 * Hubv6_Nolo NOLOFORMS Application Styles
 * ==============================================================================================
 *
 * Provide application styles for NOLOFORMS
 *
 * @file    noloforms.app.document.less
 * @theme   hubv6_nolo
 *
 * Components for documents/Forms
 */
.testing-noe3 {
  width: 100%;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  border-radius: 4px;
}
.column {
  float: left;
}
span > div.nolo-help {
  position: relative;
  top: -2px;
}
div#popup-login .inline-help > a#forgotpwd-link-login {
  font-size: 14px;
  cursor: pointer;
}
div#popup-login .inline-help {
  padding-top: 5px;
  padding-bottom: 0;
}
h4.online-form-question-label {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3846;
}
#questionContainer.h4 {
  margin-bottom: 0;
}
.clearfix::after,
.container::after {
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
  visibility: hidden;
  content: " ";
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px;
}
.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover.top {
  margin-top: -5px;
}
.popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top: 5px solid #08344b;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.popover.right {
  margin-left: 5px;
}
.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-right: 5px solid #08344b;
  border-bottom: 5px solid transparent;
}
.popover.bottom {
  margin-top: 5px;
}
.popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #08344b;
  border-left: 5px solid transparent;
}
.popover.left {
  margin-left: -5px;
}
.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #08344b;
}
.popover-title {
  background: #fff;
  border: 0;
}
.popover-actions button {
  position: absolute;
  top: 11px;
  right: 8px;
  z-index: 1000;
  width: 22px;
  height: 17px;
  cursor: pointer;
  background: url(https://www.nolo.com/products//skin/frontend/nolo/default/images/noe3/glyphicons-halflings.png) no-repeat scroll transparent;
  background-position: -313px 0;
  border: none;
}
.popover-actions button span {
  display: none;
}
.modal-open .dropdown-menu {
  z-index: 2050;
}
.modal-open .dropdown.open {
  *z-index: 2050;
}
.modal-open .popover {
  z-index: 2060;
}
.modal-open .tooltip {
  z-index: 2070;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  -moz-opacity: .8;
       opacity: .8;
}
.modal-backdrop.fade {
  -moz-opacity: 0;
       opacity: 0;
}
.modal-backdrop.fade.in {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: .8;
       opacity: .8;
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin: -250px 0 0 -280px;
  overflow: auto;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .3);
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, .3);

  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
}
.modal.fade {
  top: -25%;
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -webkit-transition: opacity .3s linear, top .3s ease-out;
     -moz-transition: opacity .3s linear, top .3s ease-out;
      -ms-transition: opacity .3s linear, top .3s ease-out;
       -o-transition: opacity .3s linear, top .3s ease-out;
       -o-transition: opacity .3s linear, top .3s ease-out;
          transition: opacity .3s linear, top .3s ease-out;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-body {
  max-height: 400px;
  padding: 15px;
  overflow-y: auto;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
          border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -webkit-box-shadow: inset 0 1px 0 #fff;
     -moz-box-shadow: inset 0 1px 0 #fff;
          box-shadow: inset 0 1px 0 #fff;

  *zoom: 1;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
}
.modal-footer:before {
  display: table;
  content: "";
}
.modal-footer:after {
  display: table;
  clear: both;
  content: "";
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(https://www.nolo.com/products/skin/frontend/nolo/default/images/noe3/glyphicons-halflings.png);
  background-repeat: no-repeat;
  background-position: 14px 14px;

  *margin-right: .3em;
}
.icon-question-sign::before {
  position: relative;
  top: 1px;
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 1px;
  margin-bottom: 8px;
  font-size: 15px;
  font-style: normal;
  content: "\e085";

  font-height: 1;
}
.icon-question-sign {
  display: initial;
  width: 15px;
  height: 16px;
  font-family: "Glyphicons Halflings";
  color: #00bae8;
  cursor: pointer;
}
.online-form {
  position: relative;
}
.online-form-editor {
  margin-bottom: 2em;
}
.online-form-editor .online-form-editor-lt {
  float: left;
  width: 74% ;
  line-height: 2.5;
}
.online-form-editor .online-form-editor-rt {
  float: right;
  width: 25%;
}
.online-form-editor .online-form-editor-rt .online-form-add-to-cart {
  width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .online-form-editor .online-form-editor-rt .online-form-add-to-cart {
    width: auto;
  }
}
@media (max-width: 669px) {
  .online-form-editor .online-form-editor-rt {
    float: left;
    width: 100%;
    margin-top: 15px;
  }
}
.online-form-editor .field-state-hover {
  background-color: #fff;
  border: 1px solid #b3ca8f;
}
.online-form-editor .field-state-hover .selectedClause td {
  background-color: #e1ead2;
}
.online-form-actions {
  background-repeat: no-repeat;
  background-position: 0 0;
}
.online-form-actions .online-form-toolbar {
  padding: 3px 3px 3px 0;
  margin-left: 3px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-position: 100% 0;
}
.online-form-actions .online-form-toolbar .button {
  background-color: transparent;
}
.online-form-actions .nav-item {
  border: none;
}
.online-form-actions li.nav-item.first {
  padding-left: 0;
}
.online-form-actions ul.menu-simple-options-list.nav-h {
  padding-left: 0;
  margin-top: 0;
}
.online-form-navigation {
  clear: both;
}
.online-form-navigation .online-form-clauses {
  overflow-x: hidden;
  overflow-y: auto;
}
.online-form-clauses {
  width: 100%;
  max-height: 413px !important;
  border: 1px solid #ff8814;
}
.online-form-clauses .clause-list {
  padding: 0;
  margin: 0;
}
.online-form-clauses .clause-list .clause-item {
  padding: 2px 2px 2px 22px;
  margin-bottom: 0;
  font-size: 11px;
  color: #446116;
  list-style: none;
}
.online-form-clauses .clause-list .clause-item:hover {
  text-decoration: underline;
  cursor: pointer;
}
.online-form-clauses .clause-list .active {
  color: #000;
  background-color: #b3ca8f;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .online-form-clauses {
    width: 94%;
    max-height: 391px !important;
  }
}
.online-form-questions {
  padding: 0 0 19px;
  border: 2px solid #c35c2c;
}
.online-form-arrow-container {
  position: relative;
  width: 754px;
  height: 10px;
}
.online-form-arrow-container .online-form-arrow {
  position: absolute;
  top: -1px;
  width: 0;
  height: 0;
  border-top: 10px solid #c35c2c;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
@media (max-width: 669px) {
  .online-form-arrow-container {
    width: 100%;
  }
}
.online-form-question-fields {
  width: 602px;
  margin: 0;
}
.online-form-question-fields .editing {
  width: 100%;
}
.online-form-question-fields .editing div {
  width: 100%;
}
.online-form-question-fields .editing input[type="text"] {
  width: 100%;
  padding: 2px;
  margin: 0;
  line-height: 22px;
}
.online-form-question-fields .editing input[type="text"].hidden-border-input {
  width: 500px;
}
.online-form-question-fields .editing textarea {
  width: 100%;
  height: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5;
}
.online-form-field-nav-left {
  width: 2.5em;
  margin-right: 0;
  margin-left: 0;
  clear: both;
}
.online-form-field-nav-left .button {
  display: block;
  margin: 0 auto;
}
.online-form-field-nav-right {
  float: right;
  width: 2.5em;
  margin-right: 5px;
  margin-left: 0;
}
.online-form-field-nav-right .button {
  display: block;
  margin: 0 auto;
}
.online-form-field-close-question {
  float: right;
  height: 10px;
  padding: 0 10px 15px 0;
  margin-top: -4px;
  margin-right: -4px;
}
.online-form-field-close-question span {
  font-size: 16px;
  line-height: 10px;
  color: #999;
  cursor: pointer;
}
.optional-clause .question-box-edit-dialog {
  white-space: normal;
}
.fake-input-box {
  padding: 8px 0;
  white-space: nowrap;
  border: 1px solid #ccc;
}
.fake-input-box span {
  padding: 0 4px;
  color: #777;
}
.editing .fake-input-box input[type="text"].hidden-border-input {
  padding: 4px;
  border: 0 !important;
}
.online-form-question-input .editing span.fake-input-box {
  border: 1px solid #666;
}
.online-form-template-container {
  border: 1px solid #d7d7d7;
}
.online-form-template {
  width: 100%;
  padding: 20px;
}
.online-form-template .inline-editor {
  width: auto;
  height: 22px;
}
.online-form-template .inline-field-value {
  display: inline-block;
  padding: 3px 5px 2px;
  line-height: 1.5;
  color: #446116;
  cursor: pointer;
  background-color: #e1e8da;
  border: 1px solid #b3ca8f;
}
.online-form-template .inline-field div.editing {
  display: inline;
}
.online-form-template .inline-field .input-box {
  position: relative;
  top: 1px;
}
.online-form-template .inline-field .actions {
  position: relative;
  top: -3px;
}
.online-form-template .inline-field input[type="text"] {
  padding: 4px 5px 3px;
  background-color: #e1ead2;
  border: 1px solid #b3ca8f;
}
.online-form-template .inline-field input[type="text"]:focus {
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
.online-form-template .inline-field textarea {
  position: relative;
  top: 3px;
  height: 90px;
}
li.single-select-radio {
  display: inline;
}
li.single-select-checkbox {
  display: inline;
}
.screenHelpText {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, .05);
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.screenOnlyHelp {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#noeEditor {
  width: 980px;
}
@media (max-width: 669px) {
  #noeEditor {
    width: 100%;
  }
}
#interviewContainer {
  display: none;
  height: 510;
}
#interviewContainer .fake-input-box input[type="text"] {
  padding-top: 0;
  padding-right: 0;
  margin-bottom: 10px;
}
#interviewContainer input[type="text"] {
  display: inline-block;
  width: 511px;
  height: 26px;
  padding: 0 6px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  background-color: #fff;
  border: 1px solid #ccc;
          border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border linear .2s, -webkit-box-shadow linear .2s;
  -webkit-transition: border linear .2s, -webkit-box-shadow linear .2s;
     -moz-transition: border linear .2s, box-shadow linear .2s;
       -o-transition: border linear .2s, box-shadow linear .2s;
       -o-transition: border linear .2s, box-shadow linear .2s;
          transition: border linear .2s, box-shadow linear .2s;

  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
}
@media (max-width: 669px) {
  #interviewContainer input[type="text"] {
    width: 95%;
  }
  #interviewContainer .interview-body-left {
    float: left;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 670px) {
  #interviewContainer input[type="text"] {
    width: 450px;
  }
  #interviewContainer .interview-body-left {
    float: left;
    width: 660px;
    height: 100%;
  }
}
#interviewContainer textarea {
  width: 511px;
  height: 85px;
  font-family: Arial;
  font-size: 14px;
  line-height: 1.5em;
  color: #555;
}
#interviewContainer div.interview-header {
  height: 40px;
  margin-bottom: 20px;
}
#interviewContainer div.interview-header h2 {
  float: none !important;
}
#interviewAdditionalInformation {
  margin-top: 20px;
}
.chapterTitle {
  font-family: "Roboto Slab Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: capitalize;
}
.interview-question-text {
  display: -ms-inline-flexbox;
  clear: both;
  color: black;
}
.interview-body {
  float: left;
  width: 100%;
  height: 380px;
  padding: 5px;
  overflow: auto;
  clear: both;
}
.interview-footer {
  float: left;
  width: 100%;
  height: 20px;
  margin-top: 15px;
  clear: both;
}
.required-fields-note {
  display: block;
  font-style: italic;
  color: #666 !important;
}
.required-field-mark {
  font-weight: bold;
  color: #e22a13;
}
.missing-field-error {
  display: block;
  font-style: italic;
  line-height: 1.5;
  color: #e22a13;
}
.online-form-title {
  width: 754px;
  margin-bottom: 4px;
}
@media (max-width: 669px) {
  .online-form-title {
    width: 100% !important;
  }
}
.online-form-title .online-form-document-title {
  float: left;
  width: 50%;
  margin-right: 20px;
}
.online-form-title .online-form-document-title h2 {
  padding: 0;
  margin-top: 0;
  margin-bottom: 9px;
  font-family: "Roboto Slab Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 34px;
  line-height: 1.17647059;
  color: #01314c;
  border-bottom: 0;
}
.online-form-title .online-form-document-title input {
  width: 100%;
  padding: 0;
  margin-top: 0;
  margin-top: 0;
  margin-bottom: 9px;
  font-family: "Roboto Slab Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 34px;
  line-height: 1.17647059;
  color: #01314c;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-bottom: 1px solid #ccc;
}
.online-form-title button#documentNameUpdate {
  width: 110px;
}
@media (min-width: 671px) {
  .online-form-title .online-form-document-action {
    float: left;
    width: 16.66666667%;
  }
  .online-form-title .online-form-add-to-cart {
    position: relative;
    width: 33.33333333%;
    margin-top: -30px;
    margin-right: 0;
  }
  .online-form-title .btn-noe3-edit-title {
    width: 50%;
  }
  .online-form-title button#documentNameUpdate {
    margin-left: 15px;
  }
}
@media (max-width: 669px) {
  .online-form-title .online-form-document-title {
    width: 100% !important;
  }
  .online-form-title .online-form-document-action {
    width: 33.33333333%;
  }
  .online-form-title .online-form-add-to-cart {
    float: left !important;
    width: 100%;
    margin-top: 30px;
  }
  .online-form-title .btn-noe3-edit-title {
    width: 200px;
  }
}
.display-required-fields {
  padding: 2px;
  margin-bottom: 2em;
}
.display-required-fields h5 {
  font-style: italic;
  font-weight: normal;
}
.display-required-fields .required-fields-list {
  padding: .5em;
  margin: 0;
  overflow: auto;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
}
.display-required-fields .required-fields-list li {
  float: left;
  width: 222px;
  margin-right: 5px;
  list-style-position: inside;
}
.display-required-fields .required-fields-list span {
  color: #06c;
}
.display-required-fields .required-fields-list span:hover {
  color: #09c;
  text-decoration: underline;
  cursor: pointer;
}
.icon-required-fields {
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-image: url(https://www.nolo.com/products/skin/frontend/nolo/default/images/sprites/sprites_nolo.png);
  background-position: 0 -522px;
}
.send-email-dialog-form .form-list label {
  float: left;
  width: 85px;
}
@media (max-width: 669px) {
  .send-email-dialog-form .form-list label {
    width: 100%;
  }
}
.send-email-dialog-form .form-list textarea {
  width: 300px;
  height: 150px;
}
@media (max-width: 669px) {
  .send-email-dialog-form .form-list textarea {
    width: 97%;
  }
}
.online-form-optional-clause {
  padding: 1em;
  padding-top: .2em;
  margin-bottom: 1em;
  cursor: pointer;
  background: #f5f8e4;
  border: 1px dotted #b3ca8f;
}
.online-form-optional-clause h5 {
  font-style: italic;
  font-weight: normal;
}
.online-form-optional-clause h5 span.chooseText {
  color: #446116;
}
.online-form-optional-clause table {
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #b3ca8f;
  border-left: none;
}
.online-form-optional-clause td {
  padding: 3px;
  vertical-align: top;
  border-top: 1px solid #b3ca8f;
  border-right: none;
}
.online-form-optional-clause td.optional-clause-answer {
  padding-top: 0;
  text-align: center;
}
.online-form-optional-clause td.optional-clause-answer input[type="checkbox"] {
  margin: 0 !important;
  vertical-align: text-bottom;
}
.online-form-optional-clause td.optional-clause-answer input[type="radio"] {
  margin: 0 !important;
  vertical-align: text-bottom;
}
.online-form-optional-clause .highlightedRadio {
  width: 31px;
  height: 20px;
  padding: 0 7px 40px;
  border: 1px dashed #ababab;
}
.online-form-optional-clause .highlightedCheckbox {
  width: 31px;
  height: 20px;
  padding: 0 7px 40px;
  border: 1px dashed #ababab;
}
.online-form-optional-clause .selectedClause td {
  color: black;
  background: #f5f8e4;
}
.online-form-optional-clause .unselectedClause td {
  background: none;
}
.online-form-loader {
  position: absolute;
  z-index: 1000;
  width: 940px;
  padding: 20px;
}
.online-form-loader .online-form-progress {
  width: 250px;
  padding: 1em;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
.online-form-loader .online-form-progress-bar {
  height: 24px;
  margin-bottom: 1em;
}
.online-form-loader .online-form-progress-text {
  margin: 0;
  text-align: center;
}
.online-form-loader .ui-progressbar-value {
  background-image: url(https://www.nolo.com/products/skin/frontend/nolo/default/images/sprites/anim_progress_bar_orange.gif);
}
.online-form-loader-overlay {
  position: absolute;
  z-index: 900;
  width: 980px;
  height: 100%;
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: .8;
       opacity: .8;
}
.online-form-noe-only .online-form-loader-overlay {
  height: 923;
}
#oldTemplateCode {
  position: absolute;
  left: -10000px;
}
a.clause-reference {
  color: #b3ca8f;
  text-decoration: underline;
}
.repeatable-section-container {
  background-color: #fff;
}
.repeatable-section-child {
  padding: 10px;
  border-bottom: 1px dotted #b3ca8f;
}
.repeatable-section-child:nth-child(even) {
  background-color: #fff;
}
.repeatable-section-child:nth-child(odd) {
  background-color: #fff3db;
}
.repetible-section-wrapper {
  margin-bottom: 20px;
  border: 1px dashed #b3ca8f;
}
.repeatable-counter {
  padding: 10px;
  border-bottom: 1px solid #b3ca8f;
}
.form-progress .ui-widget-content {
  color: #333;
  background: #fff;
  border: 0;
}
.form-progress .progress-label {
  width: 100%;
  height: 100%;
  font-weight: bold;
  color: #c35c2c;
  text-align: center;
  vertical-align: middle;
}
.form-progress .ui-widget-header {
  background-color: #fbb450;
  background-image:      -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -webkit-linear-gradient(315deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(315deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -webkit-background-size: 40px 40px;
     -moz-background-size: 40px 40px;
       -o-background-size: 40px 40px;
          background-size: 40px 40px;
}
.contactForm table.table td {
  background: white;
}
.contactForm table.table th {
  background: white;
}
.contactForm label {
  position: absolute;
  padding-right: 10px;
  margin-top: -5px;
}
.summary-purchase-button {
  padding: 10px 0 20px;
}
.summary-purchase-button .btn-cart-buy-now,
.summary-purchase-button .btn-cart-buy-now.active {
  font: bold 12px/18px Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #ff8814;
  border: 1px solid #ff5604;
}
.summary-purchase-button .btn-cart-buy-now:before,
.summary-purchase-button .btn-cart-buy-now.active:before {
  content: "Complete Purchase ";
}
.summary-purchase-button .btn-cart-buy-now span,
.summary-purchase-button .btn-cart-buy-now.active span {
  font-weight: bolder;
  text-transform: uppercase;
}
.summary-purchase-button .btn-cart-buy-now:hover,
.summary-purchase-button .btn-cart-buy-now.active:hover {
  background-color: #fea801;
}
.summary-purchase-button .btn-cart-buy-now:active,
.summary-purchase-button .btn-cart-buy-now.active:active,
.summary-purchase-button .btn-cart-buy-now:active:hover,
.summary-purchase-button .btn-cart-buy-now.active:active:hover,
.summary-purchase-button .btn-cart-buy-now:active:focus,
.summary-purchase-button .btn-cart-buy-now.active:active:focus,
.summary-purchase-button .btn-cart-buy-now:focus,
.summary-purchase-button .btn-cart-buy-now.active:focus {
  background-color: #ff5604;
  border-color: #ff5604;
}
.summary-purchase-button .btn-cart-buy-now.active {
  background-color: #ff5604;
}
.summary-purchase-button .btn-cart-buy-now.active:hover {
  border: 1px solid #ff5604;
}
.summary-purchase-button .btn-cart-buy-now.focus:active {
  background-color: #ff5604;
}
.overlay_dialog {
  background-color: #666;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  -moz-opacity: .6;
       opacity: .6;
}
.overlay___invisible__ {
  background-color: #666;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
       opacity: 0;
}
.dialog_nw {
  width: 9px;
  height: 23px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/default/top_left.gif) no-repeat 0 0;
}
.dialog_n {
  height: 23px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/default/top_mid.gif) repeat-x 0 0;
}
.dialog_ne {
  width: 9px;
  height: 23px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/default/top_right.gif) no-repeat 0 0;
}
.dialog_e {
  width: 2px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/default/center_right.gif) repeat-y 0 0;
}
.dialog_w {
  width: 2px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/default/center_left.gif) repeat-y 0 0;
}
.dialog_sw {
  width: 9px;
  height: 19px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/default/bottom_left.gif) no-repeat 0 0;
}
.dialog_s {
  height: 19px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/default/bottom_mid.gif) repeat-x 0 0;
}
.dialog_se {
  width: 9px;
  height: 19px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/default/bottom_right.gif) no-repeat 0 0;
}
.dialog_sizer {
  width: 9px;
  height: 19px;
  cursor: se-resize;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/default/sizer.gif) no-repeat 0 0;
}
.dialog_close {
  position: absolute;
  top: 5px;
  left: 8px;
  z-index: 2000;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/default/close.gif) no-repeat 0 0;
}
.dialog_minimize {
  position: absolute;
  top: 5px;
  left: 28px;
  z-index: 2000;
  width: 14px;
  height: 15px;
  cursor: pointer;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/default/minimize.gif) no-repeat 0 0;
}
.dialog_maximize {
  position: absolute;
  top: 5px;
  left: 49px;
  z-index: 2000;
  width: 14px;
  height: 15px;
  cursor: pointer;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/default/maximize.gif) no-repeat 0 0;
}
.dialog_title {
  float: left;
  width: 100%;
  height: 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #000;
  text-align: center;
}
.dialog_content {
  overflow: auto;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ddd;
  background-color: #123;
}
.top_draggable {
  cursor: move;
}
.bottom_draggable {
  cursor: move;
}
.status_bar {
  font-size: 12px;
}
.status_bar input {
  font-size: 12px;
}
.wired_frame {
  position: absolute;
  display: block;
  border: 1px #000 dashed;
}
.dialog {
  position: absolute;
  display: block;
  border: 1px solid #ddd;
}
.dialog table.table_window {
  width: 100%;
  padding: 0;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
  border: 0;
}
.dialog table.table_window td {
  padding: 0;
  border: 0;
}
.dialog table.table_window th {
  padding: 0;
  border: 0;
}
.dialog .title_window {
  -moz-user-select: none;
}
.dialog .bot {
  display: none!important;
}
.overlay_alert {
  background-color: #85bbef;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  -moz-opacity: .6;
       opacity: .6;
}
.alert_nw {
  width: 5px;
  height: 5px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alert/top_left.gif) no-repeat bottom left;
}
.alert_n {
  height: 5px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alert/top.gif) repeat-x bottom left;
}
.alert_ne {
  width: 5px;
  height: 5px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alert/top_right.gif) no-repeat bottom left;
}
.alert_e {
  width: 5px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alert/right.gif) repeat-y 0 0;
}
.alert_w {
  width: 5px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alert/left.gif) repeat-y 0 0;
}
.alert_sw {
  width: 5px;
  height: 5px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alert/bottom_left.gif) no-repeat 0 0;
}
.alert_s {
  height: 5px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alert/bottom.gif) repeat-x 0 0;
}
.alert_se {
  width: 5px;
  height: 5px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alert/bottom_right.gif) no-repeat 0 0;
}
.alert_sizer {
  width: 5px;
  height: 5px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alert/bottom_right.gif) no-repeat 0 0;
}
.alert_close {
  display: none;
  width: 0;
  height: 0;
}
.alert_minimize {
  display: none;
  width: 0;
  height: 0;
}
.alert_maximize {
  display: none;
  width: 0;
  height: 0;
}
.alert_title {
  float: left;
  width: 100%;
  height: 1px;
}
.alert_content {
  overflow: visible;
  font: 12px arial;
  font-family: Tahoma, Arial, sans-serif;
  color: #000;
  background: #fff;
}
.alert_window {
  width: 400px;
  padding: 20px;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
}
.alert_message {
  width: 100%;
  padding-bottom: 10px;
  font: 12px arial;
  color: red;
}
.alert_buttons {
  width: 100%;
  text-align: center;
}
.alert_buttons input {
  width: 20%;
  margin: 10px;
}
.alert_progress {
  float: left;
  width: 100%;
  height: 16px;
  margin: auto;
  text-align: center;
  background: #fff url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alert/progress.gif) no-repeat center center;
}
.overlay_alphacube {
  background-color: #85bbef;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  -moz-opacity: .6;
       opacity: .6;
}
.alphacube_nw {
  width: 10px;
  height: 25px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alphacube/left-top.gif) no-repeat 0 0;
}
.alphacube_n {
  height: 25px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alphacube/top-middle.gif) repeat-x 0 0;
}
.alphacube_ne {
  width: 10px;
  height: 25px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alphacube/right-top.gif) no-repeat 0 0;
}
.alphacube_w {
  width: 7px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alphacube/frame-left.gif) repeat-y top left;
}
.alphacube_e {
  width: 7px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alphacube/frame-right.gif) repeat-y top right;
}
.alphacube_sw {
  width: 7px;
  height: 7px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alphacube/bottom-left-c.gif) no-repeat 0 0;
}
.alphacube_s {
  height: 7px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alphacube/bottom-middle.gif) repeat-x 0 0;
}
.alphacube_se {
  width: 7px;
  height: 7px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alphacube/bottom-right-c.gif) no-repeat 0 0;
}
.alphacube_sizer {
  width: 7px;
  height: 7px;
  cursor: se-resize;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alphacube/bottom-right-c.gif) no-repeat 0 0;
}
.alphacube_close {
  position: absolute;
  top: 0;
  right: 11px;
  z-index: 1000;
  width: 23px;
  height: 23px;
  cursor: pointer;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alphacube/button-close-focus.gif) no-repeat 0 0;
}
.alphacube_minimize {
  position: absolute;
  top: 0;
  right: 55px;
  z-index: 1000;
  width: 23px;
  height: 23px;
  cursor: pointer;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alphacube/button-min-focus.gif) no-repeat 0 0;
}
.alphacube_maximize {
  position: absolute;
  top: 0;
  right: 33px;
  z-index: 1000;
  width: 23px;
  height: 23px;
  cursor: pointer;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alphacube/button-max-focus.gif) no-repeat 0 0;
}
.alphacube_title {
  float: left;
  width: 100%;
  height: 14px;
  margin-top: 2px;
  font-size: 14px;
  color: #123456;
  text-align: center;
}
.alphacube_content {
  overflow: auto;
  font: 12px arial;
  font-family: Tahoma, Arial, sans-serif;
  color: #000;
  background: #fdfdfd;
}
.alphacube_window {
  width: 400px;
  padding: 20px;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
  border: 1px solid red;
}
.alphacube_message {
  width: 100%;
  padding-bottom: 10px;
  font: 12px arial;
  text-align: center;
}
.alphacube_buttons {
  width: 100%;
  text-align: center;
}
.alphacube_buttons input {
  width: 20%;
  margin: 10px;
}
.alphacube_progress {
  float: left;
  width: 100%;
  height: 16px;
  margin: auto;
  text-align: center;
  background: #fff url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/alert/progress.gif) no-repeat center center;
}
.alphacube_wired_frame {
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  -moz-opacity: .6;
       opacity: .6;
}
.overlay_magento {
  background-color: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  -webkit-opacity: .6;
     -moz-opacity: .6;
          opacity: .6;
}
.top.table_window {
  background: #6a838b url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/magento/top_bg.gif) 0 75% repeat-x;
  border-bottom: 1px solid #e6e6e6;
}
.magento_n {
  height: 28px;
}
.magento_w {
  width: 6px;
  padding: 2px 0 0;
  background: #fff url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/magento/content_bg.gif) 0 0 repeat-x;
}
.magento_e {
  width: 6px;
  padding: 2px 0 0;
  background: #fff url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/magento/content_bg.gif) 0 0 repeat-x;
}
.magento_content {
  padding: 2px 0 0;
  overflow: auto;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #333;
  background: #fff url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/magento/content_bg.gif) 0 0 repeat-x;
}
.magento_content label {
  font-family: Arial, sans-serif;
  color: #333;
}
.magento_s {
  height: 3px;
  background: #deebf0;
}
.magento_nw {
  width: 6px;
  height: 28px;
}
.magento_ne {
  width: 6px;
  height: 28px;
}
.magento_sw {
  width: 5px;
  height: 3px;
  background: #deebf0;
}
.magento_se {
  width: 5px;
  height: 3px;
  background: #deebf0;
}
.magento_sizer {
  width: 5px;
  height: 3px;
  cursor: se-resize;
  background: #deebf0;
}
.magento_close {
  position: absolute;
  top: 6px;
  right: 7px;
  z-index: 1000;
  width: 17px;
  height: 17px;
  cursor: pointer;
  background: url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/magento/window_close.png) no-repeat 0 0;
}
.magento_minimize {
  position: absolute;
  top: 6px;
  right: 28px;
  z-index: 1000;
  width: 17px;
  height: 17px;
  cursor: pointer;
  background: url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/magento/window_minimize.png) 0 0 no-repeat;
}
.magento_maximize {
  position: absolute;
  top: 6px;
  right: 49px;
  z-index: 1000;
  width: 17px;
  height: 17px;
  cursor: pointer;
  background: url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/magento/window_maximize.png) 0 0 no-repeat;
}
.magento_title {
  float: left;
  width: 100%;
  font: bold 12px/28px Arial, Helvetica, sans-serif;
  color: #fff;
  text-align: left;
}
.magento_message {
  padding: 10px 10px 0;
}
.magento_buttons {
  padding: 10px;
  text-align: right;
}
.magento_buttons input[type=button] {
  padding: 0 7px 1px;
  font: bold 12px/18px Arial, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background: #ffac47 url(https://www.nolo.com/products/skin/frontend/nolo/default/css/popup-themes/magento/btn_bg.gif) 0 100% repeat-x;
  border-color: #ed6502 #a04300 #a04300 #ed6502;
  border-style: solid;
  border-width: 1px;
}
* html .magento_close {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="magento/window_maximize.png", sizingMethod="crop");
}
* html .magento_minimize {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="magento/window_close.png", sizingMethod="crop");
}
* html .magento_maximize {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="magento/window_minimize.png", sizingMethod="crop");
}
@media (max-width: 669px) {
  .online-form-question-fields.column {
    width: 80% !important;
  }
  .display-required-fields.error.interview {
    width: 95%;
  }
  .display-required-fields h4.error-message {
    display: inline;
  }
  .interview-screen-navigation {
    display: table;
    width: 100% !important;
    height: initial;
    margin-top: initial;
    margin-bottom: initial;
  }
  .fitNext5 {
    width: 135px !important;
  }
  .fitFirst5 {
    width: 100px !important;
  }
}
@media (max-width: 670px) {
  .online-form-loader {
    width: 97%;
    padding-top: 72px;
    margin-right: auto;
    margin-left: auto;
  }
  .online-form-loader-overlay {
    width: 96%;
    height: 100%;
  }
  .online-form-question-fields.column {
    width: 75% !important;
  }
  .online-form-editor .online-form-editor-lt {
    width: 100%;
  }
  .online-form-editor .online-form-editor-lt .contactSection > .table {
    margin-bottom: 0 !important;
  }
  .interview-screen-navigation {
    display: table;
    width: 100% !important;
    height: initial;
    margin-top: initial;
    margin-bottom: initial;
  }
  .fitNext5 {
    width: 135px !important;
  }
  .fitFirst5 {
    width: 100px !important;
  }
  .display-required-fields.error.interview {
    width: 95%;
  }
  div.contactSection table,
  div.contactSection thead,
  div.contactSection tbody,
  div.contactSection th,
  div.contactSection td,
  div.contactSection tr {
    display: block;
  }
  div.contactSection thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  div.contactSection td {
    position: relative;
    padding-left: 50%;
  }
  div.contactSection td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  div#interviewContainer h2 {
    float: left !important;
    width: 100%;
  }
  div#interviewContainer .icon-question-sign {
    display: none;
  }
  div#interviewContainer div#interviewAdditionalInformationCanvas {
    display: none;
    background-color: white;
  }
  div#interviewContainer .interview-body-right {
    position: initial;
    width: 100%;
  }
  div#interviewContainer .screenHelpText {
    clear: both;
  }
  div#interviewContainer .contactIcon {
    position: inherit;
    bottom: 33px;
  }
  div#interviewContainer .missing-field-error-box {
    clear: both;
  }
  div#interviewContainer textarea.autoexpand {
    width: 100% !important;
  }
  div#interviewContainer .interview-field-list:last-child .personContactHover {
    top: 545px;
  }
  div#interviewContainer .repeatable-group:last-child .personContactHover {
    bottom: 350px;
  }
  div#interviewContainer .repeatable-group:last-child .personContactHover,
  div#interviewContainer .interview-field-list:last-child .personContactHover {
    width: 90%;
  }
  div#interviewContainer .repeatable-group:last-child .organizationContactHover,
  div#interviewContainer .interview-field-list:last-child .organizationContactHover {
    width: 90%;
  }
  div#interviewContainer .personContactHover {
    width: 90%;
  }
  div#interviewContainer .organizationContactHover {
    width: 90%;
  }
}
div#interviewContainer .personContactHover {
  bottom: auto;
  margin-top: 5px;
  margin-left: 10px;
}
div#interviewContainer .organizationContactHover {
  bottom: auto;
  margin-top: 0;
  margin-left: 22px;
}
div#interviewContainer .repeatable-group .organizationContactHover {
  bottom: auto;
  margin-top: 5px;
  margin-left: 23px;
}
_::-moz-range-track,
body:last-child div#interviewContainer .organizationContactHover {
  margin-left: 30px;
}
.repeatable-group:last-child .personContactHover {
  bottom: unset !important;
}
.repeatable-group:last-child .organizationContactHover {
  bottom: unset !important;
}
.interview-field-list:first-child .personContactHover {
  bottom: unset !important;
}
.interview-field-list:first-child .organizationContactHover {
  bottom: unset !important;
}
.repeatable-group:last-child .personContactHover,
.interview-field-list:last-child .personContactHover {
  bottom: unset !important;
  margin-top: 0;
}
.repeatable-group:last-child .organizationContactHover,
.interview-field-list:last-child .organizationContactHover {
  bottom: unset !important;
  margin-top: 0;
}
.editing div.personContactHover {
  height: 150px !important;
}
.editing div.organizationContactHover {
  height: 150px !important;
}
_:-ms-input-placeholder,
:root .repeatable-group:last-child .personContactHover {
  bottom: auto;
  margin-top: 0;
}
_:-ms-input-placeholder,
:root .interview-field-list:last-child .personContactHover {
  bottom: auto;
  margin-top: 0;
}
_:-ms-input-placeholder,
:root .repeatable-group:last-child .organizationContactHover {
  bottom: auto;
  margin-top: 0;
}
_:-ms-input-placeholder,
:root .interview-field-list:last-child .organizationContactHover {
  bottom: auto;
  margin-top: 0;
}
div#inlineFormContainer .contactSection input {
  height: 26px !important;
}
div#inlineFormContainer input[id^="dp"] {
  height: 26px !important;
  line-height: 1em;
  vertical-align: text-bottom;
}
div#inlineFormContainer .calendarIcon {
  top: 4px;
}
div#inlineFormContainer a.add-item {
  text-decoration: none;
}
div#inlineFormContainer section li > input + a {
  text-decoration: none;
}
div#inlineFormContainer .alert.alert-block.alert-info {
  margin-top: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #028fc4;
  background-color: #cceffc;
  border: 1px solid #7fd6f7;
}
@-moz-document url-prefix() {
  .calendarIcon {
    top: 5px !important;
  }
}
div#interviewContainer .contactSection input {
  height: 23px !important;
}
div#interviewContainer div.online-form-template div.interview-chapters-head > ul {
  margin-top: -1px !important;
}
div#interviewContainer .online-form-template {
  padding-top: -11px;
  padding-right: 30px;
  padding-bottom: 0;
  padding-left: 30px;
  margin-top: -10px;
}
div#interviewContainer .interview-screen-navigation {
  width: 660px;
}
div#interviewContainer a.add-item {
  text-decoration: none;
}
div#interviewContainer section li > input + a {
  text-decoration: none;
}
div#interviewContainer ul.interview-questions label,
div#interviewContainer label {
  display: initial !important;
  font-weight: normal !important;
}
div#interviewContainer .editing input[type="radio"] {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
div#interviewContainer div.interview-show-summary button#btn-purchase {
  width: 200px;
  height: 30px;
  font-size: 14px;
}
div#interviewContainer div.interview-show-summary div.interview-body-left span {
  font-size: 14px;
  line-height: 20px;
}
div#interviewContainer div.interview-show-summary div.interview-body-left span b,
div#interviewContainer div.interview-show-summary div.interview-body-left span strong {
  font-weight: 300;
}
@media (min-width: 671px) {
  div#interviewContainer {
    width: 980px;
  }
  div#noeEditor {
    width: 980px;
  }
}
@media (max-width: 670px) {
  div#interviewContainer {
    width: 100%;
  }
}
@media (max-width: 670px) {
  .online-form-document-title input {
    width: 50%;
  }
}
body.noe-index-view .online-form-editor-top {
  margin-top: 30px;
}
body.noe-index-view button#btn-purchase {
  display: block;
  width: 100%;
}
.hide {
  display: none;
}
div#purchaseAlert-message {
  float: left;
  overflow: hidden;
}
div#purchaseAlert-message > p {
  font-size: 14px;
}
div#purchaseAlert-message .product-add-to-cart-info {
  margin-left: -22px;
}
div#purchaseAlert-message h4.product-format {
  padding-top: 10px;
  padding-right: 18px;
  padding-bottom: 10px;
  padding-left: 22px;
  margin: unset;
}
div#purchaseAlert-message .product-add-to-cart-actions.product-options-bottom {
  padding-bottom: 10px;
  border-bottom: 1px solid lightgray;
}
div#purchaseAlert-message strong.label {
  padding-right: 0;
  margin-left: 15px;
  font-size: 14px;
  font-weight: normal;
  color: black;
}
@media (max-width: 670px) {
  div#purchaseAlert-message strong.label {
    margin-left: 38px;
  }
}
div#purchaseAlert-message span.price > span {
  font-weight: bold;
  color: red;
}
@media (max-width: 670px) {
  div#purchaseAlert-message {
    width: 100% !important;
  }
}
div#popup-register {
  float: left;
}
div#popup-register .account-information b {
  font-weight: normal;
}
ul.form-list.form-list-columns.clearfix {
  margin-top: 10px;
}
.form-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.form-list li {
  padding: 0;
  margin: 0 0 12px;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.form-list .disabled label {
  color: #ddd;
}
.form-list .control .input-box {
  float: left;
  margin-right: 5px;
  margin-left: 0;
}
.form-list label.required em {
  margin-left: 3px;
  font-style: normal;
  font-weight: bold;
  color: red;
}
.form-list .validation-advice {
  margin: 3px 0 0;
  font-size: 14px;
  color: red;
}
.form-list .validation-failed {
  border: 1px solid red !important;
}
.form-list .input-box input[type="text"],
.form-list .input-box input[type="password"],
.form-list .input-box select,
.form-list .input-box textarea {
  padding: 2px;
  font-size: 13px;
  background-color: #fff;
  border: 1px solid #666;
}
@media (max-width: 669px) {
  .send-email-dialog-form .form-list-columns .wide .input-box {
    margin-left: 0;
  }
  .send-email-dialog-form .form-list .wide .input-box input[type="text"],
  .send-email-dialog-form .form-list .wide .input-box input[type="password"] {
    width: 100%;
  }
  .send-email-dialog-form .form-list .wide .input-box textarea {
    width: 97%;
  }
}
.form-list .wide .input-box input[type="text"],
.form-list .wide .input-box input[type="password"],
.form-list .wide .input-box textarea {
  width: 220px;
}
.form-list .short .input-box input[type="text"],
.form-list .short .input-box input[type="password"] {
  width: 65px;
}
.form-list .control .input-box input[type="radio"],
.form-list .wide-control .input-box input[type="radio"] {
  margin: 2px 6px 3px 5px;
}
.form-list .control .input-box input[type="checkbox"],
.form-list .wide-control .input-box input[type="checkbox"] {
  float: left;
  margin: 3px 6px 3px 0;
}
.form-list .disabled-input label,
.form-list .disabled-input a {
  color: #ccc;
}
.form-list-columns {
  font-size: 14px;
}
.form-list-columns .account-information > b {
  font-size: 14px;
  font-weight: 100;
}
.form-list-columns li {
  float: left;
  clear: left;
}
.form-list-columns li label {
  float: left;
  width: 150px;
  margin: 0 35px 0 0;
  font-size: 14px;
  font-weight: 300;
}
.form-list-columns li .input-box {
  float: left;
}
.form-list-columns li ul li {
  float: none;
  width: auto;
  margin: auto;
  clear: none;
}
.form-list-columns .fields {
  margin: 0;
}
.form-list-columns .fields .field {
  float: left;
  margin: 0 0 12px;
}
.form-list-columns .fields .wide {
  float: left;
}
.form-list-columns .wide {
  margin: 0 0 12px;
}
.form-list-columns .wide .input-box {
  margin-left: 170px;
}
.form-list-columns .control {
  margin: 0 0 12px;
}
.form-list-columns .control label {
  margin: 0;
}
.form-list-columns .control .input-box {
  margin-right: 5px;
  margin-left: 170px;
}
.form-list-columns .wide-control label {
  width: 298px;
  margin: 0;
}
.form-list-columns .wide-control .input-box {
  margin-right: 5px;
}
.form-list-columns .optional-fields label {
  width: auto;
}
.form-list-columns .optional-control .input-box {
  margin-left: 0;
}
.form-list-columns .customer-dob label {
  float: none;
}
.form-list-columns .customer-dob .dob-month {
  float: left;
}
.form-list-columns .customer-dob .dob-month input {
  width: 20px;
}
.form-list-columns .customer-dob .dob-day {
  float: left;
}
.form-list-columns .customer-dob .dob-day input {
  width: 20px;
}
.form-list-columns .customer-dob .dob-year {
  float: left;
}
.form-list-columns .customer-dob .dob-year input {
  width: 50px;
}
.form-list-columns .fields .field + .field,
.form-list-columns .fields .field + .wide,
.form-list-columns .fields .wide + .field,
.form-list-columns .fields .wide + .wide {
  clear: both;
}
.form-list-columns .optional-fields label,
.form-list-columns .optional-control label {
  width: auto;
}
div.display-required-fields.error {
  background-color: #f7d3cc;
  border: 1px solid #ea917f;
  border-left: 5px solid #ea917f;
}
div.display-required-fields.error span.message {
  padding-left: 10px;
  font-weight: bold;
  color: #a41d02;
}
div.display-required-fields.error h5 {
  padding-left: 10px;
  color: #a41d02;
}
div.display-required-fields.error .required-fields-list span,
div.display-required-fields.error a {
  color: #00aeef;
  text-decoration: underline;
}
div.display-required-fields.error .required-fields-list span:hover,
div.display-required-fields.error a:hover {
  color: red;
}
.product-subscription.product-subscription-expiring-soon {
  padding-left: 0;
  margin-left: -5px;
}
.product-subscription.product-subscription-expiring-soon .label {
  color: black;
}
.contactSection {
  margin-bottom: 0;
}
.contactSection .table {
  margin-bottom: 0;
}
.noe3-list-section li {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}
.noe3-list-section li div.editing.contactForm.contactForm {
  display: table-row;
}
.noe3-list-section li .contactSection {
  margin-bottom: 0;
}
.noe3-list-section li .contactSection .table td {
  padding-top: 0;
  padding-bottom: 0;
}
.noe3-list-section li:not(:first-child) .contactForm {
  float: left;
}
.noe3-list-section li:not(:first-child) .delete-contact {
  position: static;
  top: 0;
  float: left;
  margin-top: 15px;
  margin-left: 0;
  text-decoration: none;
}
ul.interview-questions li.interview-field-list {
  margin-bottom: 20px;
}
ul.interview-questions .question-container {
  margin-bottom: 20px;
}
/**
 * ==============================================================================================
 * Hubv6_Nolo NOLOFORMS Application Styles
 * ==============================================================================================
 *
 * Provide application styles for NOLOFORMS
 *
 * @file    noloforms.app.tabs.less
 * @theme   hubv6_nolo
 *
 * overrides for Tabs in NOE3 product page
 */
#product-attribute-specs-content #tab-productdetails .childAttributeValue {
  float: none;
}
/**
 * ==============================================================================================
 * Hubv6_Nolo NOLOFORMS Application Styles
 * ==============================================================================================
 *
 * Provide application styles for NOLOFORMS
 *
 * @file    noloforms.app.buttons.less
 * @theme   hubv6_nolo
 *
 * Buttons inside the action menu for NOE3
 */
.button.btn-noe3-save span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e172";
}
.button.btn-noe3-save-processing span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e175";
}
.button.btn-noe3-save-success span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e173";
}
.button.btn-noe3-save-failed span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e174";
}
.button.btn-noe3-print-preview span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e203";
}
.button.btn-noe3-print-preview-processing span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\231b";
}
.button.btn-noe3-print-preview-success span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e089";
}
.button.btn-noe3-print-preview-failed span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e107";
}
.button.btn-noe3-print-download span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e045";
}
.button.btn-noe3-print-download-processing span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\231b";
}
.button.btn-noe3-print-download-success span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e089";
}
.button.btn-noe3-print-download-failed span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e107";
}
.button.btn-noe3-send span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e171";
}
.button.btn-noe3-duplicate span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e224";
}
.button.button.btn-noe3-new span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e022";
}
.button.btn-noe3-instructions span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e086";
}
.button.btn-noe3-delete span::before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  content: "\e020";
}
.button.btn-noe3-first-field {
  width: 20px;
  height: 40px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/images/components/btn_md_noe3_fieldnav_goto_first.png) no-repeat 0 0;
}
.button.btn-noe3-previous-field {
  width: 20px;
  height: 40px;
  margin: 0 auto;
  margin-top: 10px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/images/components/btn_md_noe3_fieldnav_goto_prev.png) no-repeat 0 0;
  border: medium none;
}
.button.btn-noe3-next-field {
  width: 20px;
  height: 40px;
  margin: 0 auto;
  margin-top: 10px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/images/components/btn_md_noe3_fieldnav_goto_next.png) no-repeat 0 0;
  border: medium none;
}
.button.btn-noe3-last-field {
  width: 20px;
  height: 40px;
  background: transparent url(https://www.nolo.com/products/skin/frontend/nolo/default/images/components/btn_md_noe3_fieldnav_goto_last.png) no-repeat 0 0;
}
.button.btn-view-document span,
.button.btn-product-sample span,
.button.btn-add-customer-review span,
.button.btn-submit-customer-review span,
.button.btn-download-now span,
.button.btn-back span,
.button.btn-continue span,
.button.btn-register span,
.button.btn-place-order span,
.button.btn-cart span,
.button.btn-cart-start-now span,
.button.btn-cart-continue span,
.button.btn-cart-renew span,
.button.btn-create-account span,
.button.btn-login span,
.button.btn-submit span,
.button.btn-cart-sm span,
.button.btn-cart-buy-now-sm span,
.button.btn-cart-start-now-sm span,
.button.btn-cart-continue-sm span,
.button.btn-cart-renew-sm span,
.button.btn-proceed-checkout span,
.button.btn-continue-shopping span,
.button.btn-update span,
.button.btn-remove span,
.button.btn-apply-coupon span,
.button.btn-cancel-coupon span,
.button.btn-get-quote span,
.button.btn-update-total span,
.button.btn-save span,
.button.btn-edit span,
.button.btn-save-address span,
.button.btn-add-new-address span,
.button.btn-go-to-my-documents span,
.button.btn-go-to-my-online-products span,
.button.btn-sm-download-now span,
.button.btn-noe3-save span,
.button.btn-noe3-save-processing span,
.button.btn-noe3-save-success span,
.button.btn-noe3-save-failed span,
.button.btn-noe3-print-download span,
.button.btn-noe3-print-download-processing span,
.button.btn-noe3-print-download-success span,
.button.btn-noe3-print-download-failed span,
.button.btn-noe3-print-preview span,
.button.btn-noe3-print-preview-processing span,
.button.btn-noe3-print-preview-success span,
.button.btn-noe3-print-preview-failed span,
.button.btn-noe3-preview span,
.button.btn-noe3-print span,
.button.btn-noe3-send span,
.button.btn-noe3-instructions span,
.button.btn-noe3-more span,
.button.btn-noe3-less span,
.button.btn-noe3-new span,
.button.btn-noe3-duplicate span,
.button.btn-noe3-delete span,
.button.btn-noe3-first-field span,
.button.btn-noe3-previous-field span,
.button.btn-noe3-next-field span,
.button.btn-noe3-last-field span,
.button.btn-noe3-update span,
.button.btn-noe3-update-title span,
.button.btn-noe3-edit-title span {
  display: initial;
}
.button.btn-noe3-previous-field span,
.button.btn-noe3-next-field span {
  display: none;
}
div#interviewContainer .button.btn-cart-buy-now span {
  display: none;
}
.button:hover {
  cursor: pointer;
  background-position: 0 100%;
}
div.button.btn-cart-renew {
  margin: 0 auto;
}
.please-wait {
  display: block;
  height: 20px;
  padding-top: 4px;
  padding-bottom: 1px;
  padding-left: 25px;
  background: #fff url(https://www.nolo.com/products/skin/frontend/nolo/default/images/sprites/anim_ajax_loader_orange_on_white.gif) 0 50% no-repeat;
}
.please-wait img {
  display: none;
}
#purchaseAlert-message button#btn-purchase {
  background-color: #ff8814;
  border: 1px solid #ff5604;
}
#purchaseAlert-message button#btn-purchase span {
  font-weight: bolder;
  text-transform: capitalize;
}
#purchaseAlert-message button#btn-purchase:hover {
  background-color: #fea801;
}
#purchaseAlert-message button#btn-purchase:active,
#purchaseAlert-message button#btn-purchase:active:hover,
#purchaseAlert-message button#btn-purchase:active:focus,
#purchaseAlert-message button#btn-purchase:focus {
  background-color: #ff5604;
  border-color: #ff5604;
}
#purchaseAlert-message button#btn-purchase button#btn-purchase.active {
  background-color: #ff5604;
}
#purchaseAlert-message button#btn-purchase button#btn-purchase.active:hover {
  border: 1px solid #ff5604;
}
#purchaseAlert-message button#btn-purchase button#btn-purchase.focus:active {
  background-color: #ff5604;
}
div.ui-dialog-buttonset button.ui-button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
div.ui-dialog-buttonset button.ui-button:focus,
div.ui-dialog-buttonset button.ui-button:active:focus,
div.ui-dialog-buttonset button.ui-button.active:focus,
div.ui-dialog-buttonset button.ui-button.focus,
div.ui-dialog-buttonset button.ui-button:active.focus,
div.ui-dialog-buttonset button.ui-button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
div.ui-dialog-buttonset button.ui-button:hover,
div.ui-dialog-buttonset button.ui-button:focus,
div.ui-dialog-buttonset button.ui-button.focus {
  color: #546169;
  text-decoration: none;
}
div.ui-dialog-buttonset button.ui-button:active,
div.ui-dialog-buttonset button.ui-button.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
div.ui-dialog-buttonset button.ui-button.disabled,
div.ui-dialog-buttonset button.ui-button[disabled],
fieldset[disabled] div.ui-dialog-buttonset button.ui-button {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
adiv.ui-dialog-buttonset button.ui-button.disabled,
fieldset[disabled] adiv.ui-dialog-buttonset button.ui-button {
  pointer-events: none;
}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:nth-child(1) {
  margin-bottom: 10px;
  color: #546169;
  background-color: #dad9d9;
  border: 1px solid #546169;
}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:nth-child(1) span {
  font-weight: normal;
}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:nth-child(1):hover {
  background-color: #eef0f1;
  border: 1px solid #546169;
}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:nth-child(1):active,
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:nth-child(1):active:hover,
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:nth-child(1):active:focus,
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:nth-child(1):focus {
  color: #fff;
  background-color: #546169;
  border-color: #546169;
}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:nth-child(2) {
  margin-bottom: 10px;
  color: white;
  background-color: #ff8814;
  border: 1px solid #ff5604;
}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:nth-child(2) span {
  font-weight: bold;
}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:nth-child(2):hover {
  background-color: #fea801;
}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:nth-child(2):active,
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:nth-child(2):active:hover,
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:nth-child(2):active:focus,
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:nth-child(2):focus {
  color: #fff;
  background-color: #ff5604;
  border-color: #ff5604;
}
button.noe3-show-menu.btn.btn-success.button.btn-noe3-less {
  display: none !important;
}
button.button.btn-noe3-new,
button.button.btn-noe3-duplicate,
button.button.btn-noe3-delete {
  display: inline-block !important;
}
button.noe3-show-menu.btn.btn-success.button.btn-noe3-more {
  display: none !important;
}
li.nav-item.menu-simple-option-new,
li.nav-item.menu-simple-option-duplicate,
li.nav-item.menu-simple-option-delete {
  display: inline-block !important;
}
button.printIncompleteButton {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button.printIncompleteButton:focus,
button.printIncompleteButton:active:focus,
button.printIncompleteButton.active:focus,
button.printIncompleteButton.focus,
button.printIncompleteButton:active.focus,
button.printIncompleteButton.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
button.printIncompleteButton:hover,
button.printIncompleteButton:focus,
button.printIncompleteButton.focus {
  color: #546169;
  text-decoration: none;
}
button.printIncompleteButton:active,
button.printIncompleteButton.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
button.printIncompleteButton.disabled,
button.printIncompleteButton[disabled],
fieldset[disabled] button.printIncompleteButton {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
abutton.printIncompleteButton.disabled,
fieldset[disabled] abutton.printIncompleteButton {
  pointer-events: none;
}
button.printIncompleteButton {
  margin: 10px;
  font-weight: bold;
  color: #fff;
  text-transform: capitalize;
  background-color: #679520 !important;
  border: 1px solid #446716;
}
button.printIncompleteButton:hover {
  background-color: #87d115 !important;
}
button.printIncompleteButton:active,
button.printIncompleteButton:active:hover,
button.printIncompleteButton:active:focus,
button.printIncompleteButton:focus {
  background-color: #446716;
  border-color: #446716;
}
div.interview-show-summary span.btn-edit::before {
  display: inline-block;
  width: 80px;
  padding: 6px 12px;
  padding: 3px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
div.interview-show-summary span.btn-edit::before:focus,
div.interview-show-summary span.btn-edit::before:active:focus,
div.interview-show-summary span.btn-edit::before.active:focus,
div.interview-show-summary span.btn-edit::before.focus,
div.interview-show-summary span.btn-edit::before:active.focus,
div.interview-show-summary span.btn-edit::before.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
div.interview-show-summary span.btn-edit::before:hover,
div.interview-show-summary span.btn-edit::before:focus,
div.interview-show-summary span.btn-edit::before.focus {
  color: #546169;
  text-decoration: none;
}
div.interview-show-summary span.btn-edit::before:active,
div.interview-show-summary span.btn-edit::before.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
div.interview-show-summary span.btn-edit::before.disabled,
div.interview-show-summary span.btn-edit::before[disabled],
fieldset[disabled] div.interview-show-summary span.btn-edit::before {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
adiv.interview-show-summary span.btn-edit::before.disabled,
fieldset[disabled] adiv.interview-show-summary span.btn-edit::before {
  pointer-events: none;
}
div.interview-show-summary span.btn-edit::before {
  font-weight: bold;
  color: #fff;
  text-transform: capitalize;
  background-color: transparent;
  border: 1px solid       transparent;
}
div.interview-show-summary span.btn-edit::before:hover {
  background-color: transparent;
}
div.interview-show-summary span.btn-edit::before:active,
div.interview-show-summary span.btn-edit::before:active:hover,
div.interview-show-summary span.btn-edit::before:active:focus,
div.interview-show-summary span.btn-edit::before:focus {
  background-color: transparent;
  border-color: transparent;
}
div.interview-show-summary span.btn-edit {
  margin: 10px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  background-color: #679520;
  border: 1px solid #446716;
}
div.interview-show-summary span.btn-edit:hover {
  background-color: #87d115;
}
div.interview-show-summary span.btn-edit:active,
div.interview-show-summary span.btn-edit:active:hover,
div.interview-show-summary span.btn-edit:active:focus,
div.interview-show-summary span.btn-edit:focus {
  background-color: #446716;
  border-color: #446716;
}
div.interview-show-summary span.btn-edit::before {
  font-size: 14px;
  color: white;
  text-decoration: none;
  content: "Edit";
}
div.interview-show-summary span.btn-edit {
  margin-right: 0;
  border-radius: 5px 5px 5px 5px;
}
[menu-simple-download] .btn-noe3-print-download {
  background-color: #ff8814;
  border: 1px solid #ff5604;
}
.sarp-subscription li {
  padding: 2px 0;
  line-height: 1.5;
}
.sarp-subscription input.radio {
  float: left;
  margin-top: 3px;
}
.sarp-subscription label {
  font-weight: normal;
}
.aw-sarp-first-subscription-notice {
  display: none;
}
.aw-sarp-first-subscription-notice .required {
  color: #eb340a;
}
.sarp-subscription span.price {
  float: none;
}

