<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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;
  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"] {
  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"] {
  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;
    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 &gt; .caret,
  .dropup &gt; .btn &gt; .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(/fonts/glyphicons-halflings-regular.f4769f9bdb7466be65088239c12046d1.eot?);
  src: url(/fonts/glyphicons-halflings-regular.f4769f9bdb7466be65088239c12046d1.eot??#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.448c34a56d699c29117adc64c43affeb.woff2?) format('woff2'), url(/fonts/glyphicons-halflings-regular.fa2772327f55d8198301fdb8bcfc8158.woff?) format('woff'), url(/fonts/glyphicons-halflings-regular.e18bbf611f2a2e43afc071aa2f4e1512.ttf?) format('truetype'), url(/fonts/glyphicons-halflings-regular.f721466883998665b87923b92dea655b.svg?#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.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: "\A5";
}
.glyphicon-jpy:before {
  content: "\A5";
}
.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";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail &gt; img,
.thumbnail a &gt; img,
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; 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;
  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: 768px) {
  .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 &gt; 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: 768px) {
  .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   \A0';
}
.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: '\A0   \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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  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: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.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: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 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: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 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: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 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 &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; th,
.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0;
}
.table &gt; tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed &gt; thead &gt; tr &gt; th,
.table-condensed &gt; tbody &gt; tr &gt; th,
.table-condensed &gt; tfoot &gt; tr &gt; th,
.table-condensed &gt; thead &gt; tr &gt; td,
.table-condensed &gt; tbody &gt; tr &gt; td,
.table-condensed &gt; tfoot &gt; tr &gt; td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; tbody &gt; tr &gt; th,
.table-bordered &gt; tfoot &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td,
.table-bordered &gt; tbody &gt; tr &gt; td,
.table-bordered &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td {
  border-bottom-width: 2px;
}
.table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover &gt; tbody &gt; 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 &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #f5f5f5;
}
.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .active,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #e8e8e8;
}
.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #dff0d8;
}
.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .success,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #d0e9c6;
}
.table &gt; thead &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; thead &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #d9edf7;
}
.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover,
.table-hover &gt; tbody &gt; tr.info:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .info,
.table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #c4e3f3;
}
.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #fcf8e3;
}
.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .warning,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #faf2cc;
}
.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #f2dede;
}
.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .danger,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive &gt; .table {
    margin-bottom: 0;
  }
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
    white-space: nowrap;
  }
  .table-responsive &gt; .table-bordered {
    border: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
    border-left: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
    border-right: 0;
  }
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; 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"] {
  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: 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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  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::-ms-expand {
  background-color: transparent;
  border: 0;
}
.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  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: 768px) {
  .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 &gt; .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: 768px) {
  .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: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .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;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #fff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  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);
  box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open &gt; .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open &gt; .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open &gt; .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  background-image: none;
}
.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 {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary-important {
  color: #fff!important;
  background-color: #337ab7!important;
  border-color: #2e6da4!important;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open &gt; .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open &gt; .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open &gt; .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  background-image: none;
}
.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 {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open &gt; .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open &gt; .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open &gt; .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  background-image: none;
}
.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 {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open &gt; .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open &gt; .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open &gt; .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  background-image: none;
}
.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 {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open &gt; .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open &gt; .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open &gt; .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  background-image: none;
}
.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 {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open &gt; .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open &gt; .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open &gt; .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  background-image: none;
}
.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 {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  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;
  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 &gt; .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm &gt; .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs &gt; .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  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;
  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 &gt; li &gt; a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu &gt; .disabled &gt; a,
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  color: #777;
}
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open &gt; .dropdown-menu {
  display: block;
}
.open &gt; 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 &gt; .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: 768px) {
  .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 &gt; .btn,
.btn-group-vertical &gt; .btn {
  position: relative;
  float: left;
}
.btn-group &gt; .btn:hover,
.btn-group-vertical &gt; .btn:hover,
.btn-group &gt; .btn:focus,
.btn-group-vertical &gt; .btn:focus,
.btn-group &gt; .btn:active,
.btn-group-vertical &gt; .btn:active,
.btn-group &gt; .btn.active,
.btn-group-vertical &gt; .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 &gt; .btn,
.btn-toolbar &gt; .btn-group,
.btn-toolbar &gt; .input-group {
  margin-left: 5px;
}
.btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group &gt; .btn:first-child {
  margin-left: 0;
}
.btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group &gt; .btn:last-child:not(:first-child),
.btn-group &gt; .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group &gt; .btn-group {
  float: left;
}
.btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}
.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group &gt; .btn-group:last-child:not(:first-child) &gt; .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 &gt; .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group &gt; .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  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 &gt; .btn,
.btn-group-vertical &gt; .btn-group,
.btn-group-vertical &gt; .btn-group &gt; .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical &gt; .btn-group &gt; .btn {
  float: none;
}
.btn-group-vertical &gt; .btn + .btn,
.btn-group-vertical &gt; .btn + .btn-group,
.btn-group-vertical &gt; .btn-group + .btn,
.btn-group-vertical &gt; .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical &gt; .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical &gt; .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}
.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn-group:last-child:not(:first-child) &gt; .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 &gt; .btn,
.btn-group-justified &gt; .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified &gt; .btn-group .btn {
  width: 100%;
}
.btn-group-justified &gt; .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] &gt; .btn input[type="radio"],
[data-toggle="buttons"] &gt; .btn-group &gt; .btn input[type="radio"],
[data-toggle="buttons"] &gt; .btn input[type="checkbox"],
[data-toggle="buttons"] &gt; .btn-group &gt; .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 .form-control:focus {
  z-index: 3;
}
.input-group-lg &gt; .form-control,
.input-group-lg &gt; .input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg &gt; .form-control,
select.input-group-lg &gt; .input-group-addon,
select.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg &gt; .form-control,
textarea.input-group-lg &gt; .input-group-addon,
textarea.input-group-lg &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-lg &gt; .form-control,
select[multiple].input-group-lg &gt; .input-group-addon,
select[multiple].input-group-lg &gt; .input-group-btn &gt; .btn {
  height: auto;
}
.input-group-sm &gt; .form-control,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm &gt; .form-control,
select.input-group-sm &gt; .input-group-addon,
select.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm &gt; .form-control,
textarea.input-group-sm &gt; .input-group-addon,
textarea.input-group-sm &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-sm &gt; .form-control,
select[multiple].input-group-sm &gt; .input-group-addon,
select[multiple].input-group-sm &gt; .input-group-btn &gt; .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 &gt; .btn,
.input-group-btn:first-child &gt; .btn-group &gt; .btn,
.input-group-btn:first-child &gt; .dropdown-toggle,
.input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .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 &gt; .btn,
.input-group-btn:last-child &gt; .btn-group &gt; .btn,
.input-group-btn:last-child &gt; .dropdown-toggle,
.input-group-btn:first-child &gt; .btn:not(:first-child),
.input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .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 &gt; .btn {
  position: relative;
}
.input-group-btn &gt; .btn + .btn {
  margin-left: -1px;
}
.input-group-btn &gt; .btn:hover,
.input-group-btn &gt; .btn:focus,
.input-group-btn &gt; .btn:active {
  z-index: 2;
}
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav &gt; li {
  position: relative;
  display: block;
}
.nav &gt; li &gt; a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav &gt; li.disabled &gt; a {
  color: #777;
}
.nav &gt; li.disabled &gt; a:hover,
.nav &gt; li.disabled &gt; a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav &gt; li &gt; a &gt; img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs &gt; li &gt; a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; 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 &gt; li {
  float: none;
}
.nav-tabs.nav-justified &gt; li &gt; a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:hover,
.nav-tabs.nav-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified &gt; .active &gt; a,
  .nav-tabs.nav-justified &gt; .active &gt; a:hover,
  .nav-tabs.nav-justified &gt; .active &gt; a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills &gt; li {
  float: left;
}
.nav-pills &gt; li &gt; a {
  border-radius: 4px;
}
.nav-pills &gt; li + li {
  margin-left: 2px;
}
.nav-pills &gt; li.active &gt; a,
.nav-pills &gt; li.active &gt; a:hover,
.nav-pills &gt; li.active &gt; a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked &gt; li {
  float: none;
}
.nav-stacked &gt; li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified &gt; li {
  float: none;
}
.nav-justified &gt; li &gt; a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:hover,
.nav-tabs-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified &gt; .active &gt; a,
  .nav-tabs-justified &gt; .active &gt; a:hover,
  .nav-tabs-justified &gt; .active &gt; a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content &gt; .tab-pane {
  display: none;
}
.tab-content &gt; .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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-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 &gt; .navbar-header,
.container-fluid &gt; .navbar-header,
.container &gt; .navbar-collapse,
.container-fluid &gt; .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container &gt; .navbar-header,
  .container-fluid &gt; .navbar-header,
  .container &gt; .navbar-collapse,
  .container-fluid &gt; .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand &gt; img {
  display: block;
}
@media (min-width: 768px) {
  .navbar &gt; .container .navbar-brand,
  .navbar &gt; .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav &gt; li &gt; a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav &gt; li {
    float: left;
  }
  .navbar-nav &gt; li &gt; a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .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 &gt; .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: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav &gt; li &gt; .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav &gt; li &gt; .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: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  color: #777;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav &gt; .disabled &gt; a,
.navbar-default .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-default .navbar-nav &gt; .disabled &gt; a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
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 &gt; li &gt; a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover,
.navbar-inverse .navbar-nav &gt; li &gt; a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav &gt; .active &gt; a,
.navbar-inverse .navbar-nav &gt; .active &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav &gt; .disabled &gt; a,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .disabled &gt; 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 &gt; .open &gt; a,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; 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: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb &gt; li {
  display: inline-block;
}
.breadcrumb &gt; li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\A0";
}
.breadcrumb &gt; .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination &gt; li {
  display: inline;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; 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 &gt; a,
.pager li &gt; span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li &gt; a:hover,
.pager li &gt; a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next &gt; a,
.pager .next &gt; span {
  float: right;
}
.pager .previous &gt; a,
.pager .previous &gt; span {
  float: left;
}
.pager .disabled &gt; a,
.pager .disabled &gt; a:hover,
.pager .disabled &gt; a:focus,
.pager .disabled &gt; 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 &gt; .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active &gt; .badge,
.nav-pills &gt; .active &gt; a &gt; .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item &gt; .badge {
  float: right;
}
.list-group-item &gt; .badge + .badge {
  margin-right: 5px;
}
.nav-pills &gt; li &gt; a &gt; .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 &gt; hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .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;
  transition: border .2s ease-in-out;
}
.thumbnail &gt; img,
.thumbnail a &gt; 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 &gt; p,
.alert &gt; ul {
  margin-bottom: 0;
}
.alert &gt; 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;
}
@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;
  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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  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:         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:         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:         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 &gt; .pull-right {
  padding-left: 10px;
}
.media-left,
.media &gt; .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 &gt; small,
.list-group-item.active:hover .list-group-item-heading &gt; small,
.list-group-item.active:focus .list-group-item-heading &gt; small,
.list-group-item.active .list-group-item-heading &gt; .small,
.list-group-item.active:hover .list-group-item-heading &gt; .small,
.list-group-item.active:focus .list-group-item-heading &gt; .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: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading &gt; .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title &gt; a,
.panel-title &gt; small,
.panel-title &gt; .small,
.panel-title &gt; small &gt; a,
.panel-title &gt; .small &gt; a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .list-group,
.panel &gt; .panel-collapse &gt; .list-group {
  margin-bottom: 0;
}
.panel &gt; .list-group .list-group-item,
.panel &gt; .panel-collapse &gt; .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel &gt; .list-group:first-child .list-group-item:first-child,
.panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel &gt; .list-group:last-child .list-group-item:last-child,
.panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .panel-heading + .panel-collapse &gt; .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 &gt; .table,
.panel &gt; .table-responsive &gt; .table,
.panel &gt; .panel-collapse &gt; .table {
  margin-bottom: 0;
}
.panel &gt; .table caption,
.panel &gt; .table-responsive &gt; .table caption,
.panel &gt; .panel-collapse &gt; .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel &gt; .table:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel &gt; .table:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel &gt; .panel-body + .table,
.panel &gt; .panel-body + .table-responsive,
.panel &gt; .table + .panel-body,
.panel &gt; .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th,
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td {
  border-top: 0;
}
.panel &gt; .table-bordered,
.panel &gt; .table-responsive &gt; .table-bordered {
  border: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
  border-left: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
  border-right: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse &gt; .panel-body,
.panel-group .panel-heading + .panel-collapse &gt; .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: #ddd;
}
.panel-default &gt; .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ddd;
}
.panel-default &gt; .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary &gt; .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #337ab7;
}
.panel-primary &gt; .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success &gt; .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #bce8f1;
}
.panel-info &gt; .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #faebcc;
}
.panel-warning &gt; .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger &gt; .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger &gt; .panel-footer + .panel-collapse &gt; .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;
  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 {
  transition:         transform .3s ease-out;
  transform: translate(0, -25%);
}
.terms-modal .modal-dialog {
  width: 90vw;
}
.modal.in .modal-dialog {
  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;
  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 {
  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: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .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;
  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 &gt; .arrow,
.popover &gt; .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover &gt; .arrow {
  border-width: 11px;
}
.popover &gt; .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top &gt; .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 &gt; .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right &gt; .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 &gt; .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom &gt; .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 &gt; .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left &gt; .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 &gt; .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 &gt; .item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner &gt; .item {
    transition:         transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner &gt; .item.next,
  .carousel-inner &gt; .item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner &gt; .item.prev,
  .carousel-inner &gt; .item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner &gt; .item.next.left,
  .carousel-inner &gt; .item.prev.right,
  .carousel-inner &gt; .item.active {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  display: block;
}
.carousel-inner &gt; .active {
  left: 0;
}
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner &gt; .next {
  left: 100%;
}
.carousel-inner &gt; .prev {
  left: -100%;
}
.carousel-inner &gt; .next.left,
.carousel-inner &gt; .prev.right {
  left: 0;
}
.carousel-inner &gt; .active.left {
  left: -100%;
}
.carousel-inner &gt; .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);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  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:         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: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .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 &gt; .btn-group:before,
.btn-group-vertical &gt; .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-header:before,
.modal-header: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 &gt; .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header: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;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !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;
  }
}
/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.5 - 2016-10-24T23:13:59.551Z
 * License: MIT
 */

/* Style when highlighting a search. */
.ui-select-highlight {
    font-weight : bold;
}

.ui-select-offscreen {
    clip     : rect(0 0 0 0) !important;
    width    : 1px !important;
    height   : 1px !important;
    border   : 0 !important;
    margin   : 0 !important;
    padding  : 0 !important;
    overflow : hidden !important;
    position : absolute !important;
    outline  : 0 !important;
    left     : 0px !important;
    top      : 0px !important;
}

.ui-select-choices-row:hover {
    background-color : #f5f5f5;
}

/* Select2 theme */

/* Mark invalid Select2 */
.ng-dirty.ng-invalid &gt; a.select2-choice {
    border-color : #d44950;
}

.select2-result-single {
    padding-left : 0;
}

.select2-locked &gt; .select2-search-choice-close {
    display : none;
}

.select-locked &gt; .ui-select-match-close {
    display : none;
}

body &gt; .select2-container.open {
    z-index : 9999; /* The z-index Select2 applies to the select2-drop */
}

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match,
.ui-select-container.select2.direction-up .ui-select-match {
    border-radius           : 4px; /* FIXME hardcoded value :-/ */
    border-top-left-radius  : 0;
    border-top-right-radius : 0;
}

.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,
.ui-select-container.select2.direction-up .ui-select-dropdown {
    border-radius              : 4px; /* FIXME hardcoded value :-/ */
    border-bottom-left-radius  : 0;
    border-bottom-right-radius : 0;
    
    border-top-width           : 1px; /* FIXME hardcoded value :-/ */
    border-top-style           : solid;
    
    box-shadow                 : 0 -4px 8px rgba(0, 0, 0, 0.25);
    
    margin-top                 : -4px; /* FIXME hardcoded value :-/ */
}

.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search {
    margin-top : 4px; /* FIXME hardcoded value :-/ */
}

.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match {
    border-bottom-color : #5897fb;
}

.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden,
.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden input {
    opacity    : 0;
    height     : 0;
    min-height : 0;
    padding    : 0;
    margin     : 0;
    border     : 0;
}

/* Selectize theme */

/* Helper class to show styles when focus */
.selectize-input.selectize-focus {
    border-color : #007fbb !important;
}

/* Fix input width for Selectize theme */
.selectize-control.single &gt; .selectize-input &gt; input {
    width : 100%;
}

/* Fix line break when there's at least one item selected with the Selectize theme */
.selectize-control.multi &gt; .selectize-input &gt; input {
    margin : 0 !important;
}

/* Fix dropdown width for Selectize theme */
.selectize-control &gt; .selectize-dropdown {
    width : 100%;
}

/* Mark invalid Selectize */
.ng-dirty.ng-invalid &gt; div.selectize-input {
    border-color : #d44950;
}

/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
    box-shadow : 0 -4px 8px rgba(0, 0, 0, 0.25);
    margin-top : -2px; /* FIXME hardcoded value :-/ */
}

.ui-select-container[theme="selectize"] input.ui-select-search-hidden {
    opacity    : 0;
    height     : 0;
    min-height : 0;
    padding    : 0;
    margin     : 0;
    border     : 0;
    width      : 0;
}

/* Bootstrap theme */

/* Helper class to show styles when focus */
.btn-default-focus {
    color            : #333333;
    background-color : #ebebeb;
    border-color     : #adadad;
    text-decoration  : none;
    outline          : 5px auto -webkit-focus-ring-color;
    outline-offset   : -2px;
    box-shadow       : inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ui-select-bootstrap .ui-select-toggle {
    position : relative;
}

.ui-select-bootstrap .ui-select-toggle &gt; .caret {
    position   : absolute;
    height     : 10px;
    top        : 50%;
    right      : 10px;
    margin-top : -2px;
}

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group &gt; .ui-select-bootstrap.dropdown {
    /* Instead of relative */
    position : static;
}

.input-group &gt; .ui-select-bootstrap &gt; input.ui-select-search.form-control {
    border-radius              : 4px; /* FIXME hardcoded value :-/ */
    border-top-right-radius    : 0;
    border-bottom-right-radius : 0;
}

.input-group &gt; .ui-select-bootstrap &gt; input.ui-select-search.form-control.direction-up {
    border-radius              : 4px !important; /* FIXME hardcoded value :-/ */
    border-top-right-radius    : 0 !important;
    border-bottom-right-radius : 0 !important;
}

.ui-select-bootstrap .ui-select-search-hidden {
    opacity    : 0;
    height     : 0;
    min-height : 0;
    padding    : 0;
    margin     : 0;
    border     : 0;
}

.ui-select-bootstrap &gt; .ui-select-match &gt; .btn {
    /* Instead of center because of .btn */
    text-align : left !important;
}

.ui-select-bootstrap &gt; .ui-select-match &gt; .caret {
    position : absolute;
    top      : 45%;
    right    : 15px;
}

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap &gt; .ui-select-choices, .ui-select-bootstrap &gt; .ui-select-no-choice {
    width      : 100%;
    height     : auto;
    max-height : 350px;
    overflow-x : hidden;
    margin-top : -1px;
}

body &gt; .ui-select-bootstrap.open {
    z-index : 1000; /* Standard Bootstrap dropdown z-index */
}

.ui-select-multiple.ui-select-bootstrap {
    height  : auto;
    padding : 3px 3px 0 3px;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
    background-color : transparent !important; /* To prevent double background when disabled */
    border           : none;
    outline          : none;
    height           : 1.666666em;
    margin-bottom    : 3px;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
    font-size   : 1.6em;
    line-height : 0.75;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
    outline : 0;
    margin  : 0 3px 3px 0;
}

.ui-select-multiple .ui-select-match-item {
    position : relative;
}

.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
    pointer-events : none;
}

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
    content      : "";
    position     : absolute;
    top          : 0;
    right        : 100%;
    height       : 100%;
    margin-right : 2px;
    border-left  : 1px solid #428bca;
}

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
    content      : "";
    position     : absolute;
    top          : 0;
    left         : 100%;
    height       : 100%;
    margin-left  : 2px;
    border-right : 1px solid #428bca;
}

.ui-select-bootstrap .ui-select-choices-row &gt; span {
    cursor      : pointer;
    display     : block;
    padding     : 3px 20px;
    clear       : both;
    font-weight : 400;
    line-height : 1.42857143;
    color       : #333333;
    white-space : nowrap;
}

.ui-select-bootstrap .ui-select-choices-row &gt; span:hover, .ui-select-bootstrap .ui-select-choices-row &gt; span:focus {
    text-decoration  : none;
    color            : #262626;
    background-color : #f5f5f5;
}

.ui-select-bootstrap .ui-select-choices-row.active &gt; span {
    color            : #ffffff;
    text-decoration  : none;
    outline          : 0;
    background-color : #428bca;
}

.ui-select-bootstrap .ui-select-choices-row.disabled &gt; span,
.ui-select-bootstrap .ui-select-choices-row.active.disabled &gt; span {
    color            : #777777;
    cursor           : not-allowed;
    background-color : #ffffff;
}

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
    display : none !important;
}

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid &gt; button.btn.ui-select-match {
    border-color : #d44950;
}

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
    box-shadow : 0 -4px 8px rgba(0, 0, 0, 0.25);
}

.ui-select-bootstrap .ui-select-match-text {
    width         : 100%;
    padding-right : 1em;
}

.ui-select-bootstrap .ui-select-match-text span {
    display  : inline-block;
    width    : 100%;
    overflow : hidden;
}

.ui-select-bootstrap .ui-select-toggle &gt; a.btn {
    position   : absolute;
    height     : 10px;
    right      : 10px;
    margin-top : -2px;
}

/* Spinner */
.ui-select-refreshing {
    position               : absolute;
    right                  : 0;
    padding                : 8px 27px;
    top                    : 1px;
    display                : inline-block;
    font-family            : 'Glyphicons Halflings';
    font-style             : normal;
    font-weight            : normal;
    line-height            : 1;
    -webkit-font-smoothing : antialiased;
}

@keyframes ui-select-spin {
    0% {
        transform         : rotate(0deg);
    }
    100% {
        transform         : rotate(359deg);
    }
}

.ui-select-spin {
    animation         : ui-select-spin 2s infinite linear;
}

.ui-select-refreshing.ng-animate {
    -webkit-animation : none 0s;
} .select2-container {
    box-sizing     : border-box;
    display        : inline-block;
    margin         : 0;
    position       : relative;
    vertical-align : middle;
}

.select2-container .select2-selection--single {
    box-sizing          : border-box;
    cursor              : pointer;
    display             : block;
    height              : 28px;
    -moz-user-select         : none;
         user-select         : none;
    -webkit-user-select : none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display       : block;
    padding-left  : 8px;
    padding-right : 20px;
    overflow      : hidden;
    text-overflow : ellipsis;
    white-space   : nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
    position : relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right : 8px;
    padding-left  : 20px;
}

.select2-container .select2-selection--multiple {
    box-sizing          : border-box;
    cursor              : pointer;
    display             : block;
    min-height          : 32px;
    -moz-user-select         : none;
         user-select         : none;
    -webkit-user-select : none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display       : inline-block;
    overflow      : hidden;
    padding-left  : 8px;
    text-overflow : ellipsis;
    white-space   : nowrap;
}

.select2-container .select2-search--inline {
    float : left;
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing : border-box;
    border     : none;
    font-size  : 100%;
    margin-top : 5px;
    padding    : 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance : none;
}

.select2-dropdown {
    background-color : white;
    border           : 1px solid #aaaaaa;
    border-radius    : 4px;
    box-sizing       : border-box;
    display          : block;
    position         : absolute;
    left             : -100000px;
    width            : 100%;
    z-index          : 1051;
}

.select2-results {
    display : block;
}

.select2-results__options {
    list-style : none;
    margin     : 0;
    padding    : 0;
}

.select2-results__option {
    padding             : 6px;
    -moz-user-select         : none;
         user-select         : none;
    -webkit-user-select : none;
}

.select2-results__option[aria-selected] {
    cursor : pointer;
}

.select2-container--open .select2-dropdown {
    left : 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom              : none;
    border-bottom-left-radius  : 0;
    border-bottom-right-radius : 0;
}

.select2-container--open .select2-dropdown--below {
    border-top              : none;
    border-top-left-radius  : 0;
    border-top-right-radius : 0;
}

.select2-search--dropdown {
    display : block;
    padding : 4px;
}

.select2-search--dropdown .select2-search__field {
    padding    : 4px;
    width      : 100%;
    box-sizing : border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance : none;
}

.select2-search--dropdown.select2-search--hide {
    display : none;
}

.select2-close-mask {
    border           : 0;
    margin           : 0;
    padding          : 0;
    display          : block;
    position         : fixed;
    left             : 0;
    top              : 0;
    min-height       : 100%;
    min-width        : 100%;
    height           : auto;
    width            : auto;
    opacity          : 0;
    z-index          : 99;
    background-color : #ffffff;
    filter           : alpha(opacity=0);
}

.select2-hidden-accessible {
    border   : 0 !important;
    clip     : rect(0 0 0 0) !important;
    height   : 1px !important;
    margin   : -1px !important;
    overflow : hidden !important;
    padding  : 0 !important;
    position : absolute !important;
    width    : 1px !important;
}

.select2-container--default .select2-selection--single {
    background-color : #ffffff;
    border           : 1px solid #aaaaaa;
    border-radius    : 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color       : #444444;
    line-height : 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor      : pointer;
    float       : right;
    font-weight : bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color : #999999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height   : 26px;
    position : absolute;
    top      : 1px;
    right    : 1px;
    width    : 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color : #888888 transparent transparent transparent;
    border-style : solid;
    border-width : 5px 4px 0 4px;
    height       : 0;
    left         : 50%;
    margin-left  : -4px;
    margin-top   : -2px;
    position     : absolute;
    top          : 50%;
    width        : 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float : left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left  : 1px;
    right : auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color : #eeeeee;
    cursor           : default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display : none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color : transparent transparent #888888 transparent;
    border-width : 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color : white;
    border           : 1px solid #aaaaaa;
    border-radius    : 4px;
    cursor           : text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing : border-box;
    list-style : none;
    margin     : 0;
    padding    : 0 5px;
    width      : 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style : none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color      : #999999;
    margin-top : 5px;
    float      : left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor       : pointer;
    float        : right;
    font-weight  : bold;
    margin-top   : 5px;
    margin-right : 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color : #e4e4e4;
    border           : 1px solid #aaaaaa;
    border-radius    : 4px;
    cursor           : default;
    float            : left;
    margin-right     : 5px;
    margin-top       : 5px;
    padding          : 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color        : #999999;
    cursor       : pointer;
    display      : inline-block;
    font-weight  : bold;
    margin-right : 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color : #333333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float : right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left  : 5px;
    margin-right : auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left  : 2px;
    margin-right : auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border  : solid black 1px;
    outline : 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color : #eeeeee;
    cursor           : default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display : none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius  : 0;
    border-top-right-radius : 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius  : 0;
    border-bottom-right-radius : 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border : 1px solid #aaaaaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background         : transparent;
    border             : none;
    outline            : 0;
    box-shadow         : none;
    -webkit-appearance : textfield;
}

.select2-container--default .select2-results &gt; .select2-results__options {
    max-height : 200px;
    overflow-y : auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding : 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color : #999999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color : #dddddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left : 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left : 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left  : -1em;
    padding-left : 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left  : -2em;
    padding-left : 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left  : -3em;
    padding-left : 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left  : -4em;
    padding-left : 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left  : -5em;
    padding-left : 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color : #5897fb;
    color            : white;
}

.select2-container--default .select2-results__group {
    cursor  : default;
    display : block;
    padding : 6px;
}

.select2-container--classic .select2-selection--single {
    background-color  : #f7f7f7;
    border            : 1px solid #aaaaaa;
    border-radius     : 4px;
    outline           : 0;
    background-image  : linear-gradient(to bottom, white 50%, #eeeeee 100%);
    background-repeat : repeat-x;
    filter            : progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
    border : 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color       : #444444;
    line-height : 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor       : pointer;
    float        : right;
    font-weight  : bold;
    margin-right : 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color : #999999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color           : #dddddd;
    border                     : none;
    border-left                : 1px solid #aaaaaa;
    border-top-right-radius    : 4px;
    border-bottom-right-radius : 4px;
    height                     : 26px;
    position                   : absolute;
    top                        : 1px;
    right                      : 1px;
    width                      : 20px;
    background-image           : linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat          : repeat-x;
    filter                     : progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color : #888888 transparent transparent transparent;
    border-style : solid;
    border-width : 5px 4px 0 4px;
    height       : 0;
    left         : 50%;
    margin-left  : -4px;
    margin-top   : -2px;
    position     : absolute;
    top          : 50%;
    width        : 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float : left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border                    : none;
    border-right              : 1px solid #aaaaaa;
    border-radius             : 0;
    border-top-left-radius    : 4px;
    border-bottom-left-radius : 4px;
    left                      : 1px;
    right                     : auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border : 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background : transparent;
    border     : none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color : transparent transparent #888888 transparent;
    border-width : 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top              : none;
    border-top-left-radius  : 0;
    border-top-right-radius : 0;
    background-image        : linear-gradient(to bottom, white 0%, #eeeeee 50%);
    background-repeat       : repeat-x;
    filter                  : progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom              : none;
    border-bottom-left-radius  : 0;
    border-bottom-right-radius : 0;
    background-image           : linear-gradient(to bottom, #eeeeee 50%, white 100%);
    background-repeat          : repeat-x;
    filter                     : progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
    background-color : white;
    border           : 1px solid #aaaaaa;
    border-radius    : 4px;
    cursor           : text;
    outline          : 0;
}

.select2-container--classic .select2-selection--multiple:focus {
    border : 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style : none;
    margin     : 0;
    padding    : 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display : none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color : #e4e4e4;
    border           : 1px solid #aaaaaa;
    border-radius    : 4px;
    cursor           : default;
    float            : left;
    margin-right     : 5px;
    margin-top       : 5px;
    padding          : 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color        : #888888;
    cursor       : pointer;
    display      : inline-block;
    font-weight  : bold;
    margin-right : 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color : #555555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float : right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left  : 5px;
    margin-right : auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left  : 2px;
    margin-right : auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border : 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top              : none;
    border-top-left-radius  : 0;
    border-top-right-radius : 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom              : none;
    border-bottom-left-radius  : 0;
    border-bottom-right-radius : 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border  : 1px solid #aaaaaa;
    outline : 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline    : 0;
    box-shadow : none;
}

.select2-container--classic .select2-dropdown {
    background-color : white;
    border           : 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom : none;
}

.select2-container--classic .select2-dropdown--below {
    border-top : none;
}

.select2-container--classic .select2-results &gt; .select2-results__options {
    max-height : 200px;
    overflow-y : auto;
}

.select2-container--classic .select2-results__option[role=group] {
    padding : 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color : grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color : #3875d7;
    color            : white;
}

.select2-container--classic .select2-results__group {
    cursor  : default;
    display : block;
    padding : 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color : #5897fb;
}
/*
 * These are the default styles applied to the stock Google Places Autocomplete component. Importantly they preserve
 * the required "powered by Google" logo.
 */

.pac-container {
    background-color: #fff;
    position: absolute !important;
    z-index: 1000;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    overflow: hidden
}

    .pac-container:after {
        content: "";
        padding: 1px 1px 1px 0;
        height: 16px;
        text-align: right;
        display: block;
        background-image: url(//maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white2.png);
        background-position: right;
        background-repeat: no-repeat;
        background-size: 104px 16px
    }

.hdpi.pac-container:after {
    background-image: url(//maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white2_hdpi.png)
}

.pac-item {
    cursor: default;
    padding: 0 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    font-size: 11px;
    color: #999
}

    .pac-item:hover {
        background-color: #fafafa
    }

.pac-item-selected, .pac-item-selected:hover {
    background-color: #ebf2fe
}

.pac-matched {
    font-weight: 700
}

.pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #000
}

.pac-icon {
    width: 15px;
    height: 20px;
    margin-right: 7px;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    background-image: url(//maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
    background-size: 34px
}

.hdpi .pac-icon {
    background-image: url(//maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)
}

.pac-icon-search {
    background-position: -1px -1px
}

.pac-item-selected .pac-icon-search {
    background-position: -18px -1px
}

.pac-icon-marker {
    background-position: -1px -161px
}

.pac-item-selected .pac-icon-marker {
    background-position: -18px -161px
}

.pac-placeholder {
    color: gray
}

.custom-prediction-label {
    font-style: italic;
}.parts-wanted-list .header-search h1{margin-right:15px;display:inline-block;width:auto}.parts-wanted-list .header-search h1 img{margin-right:8px}@media all and (max-width: 767px){.parts-wanted-list .header-search{max-height:none;padding-left:15px;padding-right:15px}}@media all and (max-width: 767px){.parts-wanted-list.listing-content{margin-top:10px}}.listed-bio a{font-size:14px;font-weight:bold;line-height:16px;color:#c04327 !important;display:inline-block}.listed-bio .address{clear:both;display:block;font-style:italic;color:#656263;font-size:14px;line-height:16px}.listed-bio .user-img{margin-right:10px;margin-top:5px}.parts-wanted .btn-small{margin-top:4px;padding:4px 25px}#pw-listing-images-edit{margin-top:15px}#pw-listing-images-edit .image{position:relative}#pw-listing-images-edit .image:hover .image-trash{visibility:visible}#pw-listing-images-edit .image .image-trash{position:absolute;visibility:hidden;top:7px;right:7px;color:#c93832;line-height:10px;font-size:18px;z-index:1}#pw-listing-images-edit .image .image-trash:after{content:"";position:absolute;top:-3px;right:-4px;height:16px;width:16px;background-color:hsla(0,0%,100%,.4);border-radius:50%;z-index:-1}#pw-listing-images-edit .image .image-trash:hover{cursor:pointer}#pw-listing-images-edit .image.removing:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.5)}#pfs-listing-images-edit{margin-top:15px}#pfs-listing-images-edit .image{position:relative}#pfs-listing-images-edit .image:hover .image-trash{visibility:visible}#pfs-listing-images-edit .image .image-trash{position:absolute;visibility:hidden;top:7px;right:7px;color:#c93832;line-height:10px;font-size:18px;z-index:1}#pfs-listing-images-edit .image .image-trash:after{content:"";position:absolute;top:-3px;right:-3px;height:16px;width:16px;background-color:hsla(0,0%,100%,.4);border-radius:50%;z-index:-1}#pfs-listing-images-edit .image .image-trash:hover{cursor:pointer}#pfs-listing-images-edit .image.removing:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.5)}.parts-wanted h1{margin-right:15px}@media screen and (min-width: 1200px){.parts-wanted .container{width:900px}}.parts-wanted .well{font-family:Arial,Helvetica,sans-serif;background:#f5f4f4}.parts-wanted .well .title{color:#221e1f;font-size:18px;font-weight:bold;border-bottom:3px solid #dedddd;padding-bottom:8px;margin-bottom:15px}.parts-wanted .well .title .date{float:right;font-size:12px;font-weight:normal;margin-top:5px}.parts-wanted .well select,.parts-wanted .well input,.parts-wanted .well textarea{background:#e5e3e3;box-shadow:none;font-size:16px;font-weight:bold;color:#211d1e}.parts-wanted .well select:focus,.parts-wanted .well input:focus,.parts-wanted .well textarea:focus{background:#fff}.parts-wanted .well textarea{font-weight:normal;font-size:14px}.parts-wanted .well .form-group{margin-bottom:8px}.parts-wanted .well .form-group label{font-size:12px;font-weight:normal;color:#656263;width:100%;margin-bottom:0}.parts-wanted .well .form-group label .icons{text-align:left}.parts-wanted-listing-detail h1,.parts-wanted-listing-detail h3,.parts-for-sale-listing-detail h1,.parts-for-sale-listing-detail h3{margin-bottom:20px;color:#7a7979;font-weight:bold;margin-top:0;font-size:28px;width:100%}@media screen and (max-width: 1200px){.parts-wanted-listing-detail h1,.parts-wanted-listing-detail h3,.parts-for-sale-listing-detail h1,.parts-for-sale-listing-detail h3{margin-top:10px}}.parts-wanted-listing-detail h1 span,.parts-for-sale-listing-detail h1 span{color:#c04327}.parts-wanted-listing-detail p,.parts-for-sale-listing-detail p{margin-top:0;margin-bottom:0;font-size:15px}.parts-wanted-listing-detail .not-published,.parts-for-sale-listing-detail .not-published{margin-top:30px;padding-top:30px;padding-bottom:30px;border-bottom:1px solid #d1d1d1;border-top:1px solid #d1d1d1}.parts-wanted-listing-detail .not-published input,.parts-for-sale-listing-detail .not-published input{margin-top:30px}.parts-wanted-listing-detail .not-published h3,.parts-for-sale-listing-detail .not-published h3{font-style:italic}.parts-wanted-listing-detail .not-published p,.parts-for-sale-listing-detail .not-published p{font-style:italic}@media screen and (max-width: 990px){.parts-wanted-listing-detail .not-published .button-row,.parts-for-sale-listing-detail .not-published .button-row{text-align:center}}.parts-wanted-listing-detail .name-puller,.parts-for-sale-listing-detail .name-puller{color:#ab3d25;background-size:14px 14px;padding-right:16px;margin-right:15px;font-weight:bold}.parts-wanted-listing-detail .widget-area .listings tr:nth-child(even),.parts-for-sale-listing-detail .widget-area .listings tr:nth-child(even){background:#f2efef}.parts-wanted-listing-detail .widget-area .listings .icons,.parts-for-sale-listing-detail .widget-area .listings .icons{text-align:right;width:auto}.parts-wanted-listing-detail .icons a,.parts-for-sale-listing-detail .icons a{text-decoration:none;cursor:pointer}.parts-wanted-listing-detail #closedText,.parts-for-sale-listing-detail #closedText{color:#4072b3;font-weight:bold}.parts-wanted-listing-detail #openText,.parts-for-sale-listing-detail #openText{color:#329236;font-weight:bold}@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/fonts/ajax-loader.c5cd7f5300576ab4c88202b42f6ded62.gif?) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/fonts/slick.ced611daf7709cc778da928fec876475.eot?);
    src: url(/fonts/slick.ced611daf7709cc778da928fec876475.eot??#iefix) format('embedded-opentype'), url(/fonts/slick.b7c9e1e479de3b53f1e4e30ebac2403a.woff?) format('woff'), url(/fonts/slick.d41f55a78e6f49a5512878df1737e58a.ttf?) format('truetype'), url(/fonts/slick.f97e3bbf73254b0112091d0192f17aec.svg?#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '\2190';
}
[dir='rtl'] .slick-prev:before
{
    content: '\2192';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '\2192';
}
[dir='rtl'] .slick-next:before
{
    content: '\2190';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.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
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '\2022';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/* jquery.Jcrop.css v0.9.15 - MIT License */
/*
  The outer-most container in a typical Jcrop instance
  If you are having difficulty with formatting related to styles
  on a parent element, place any fixes here or in a like selector

  You can also style this element if you want to add a border, etc
  A better method for styling can be seen below with .jcrop-light
  (Add a class to the holder and style elements for that extended class)
*/
.jcrop-holder {
  direction: ltr;
  text-align: left;
  /* IE10 touch compatibility */
  -ms-touch-action: none;
}
/* Selection Border */
.jcrop-vline,
.jcrop-hline {
  background: #ffffff url(/fonts/Jcrop.7a4b4c6ebdb549fcbe47408f9457493e.gif?);
  font-size: 0;
  position: absolute;
}
.jcrop-vline {
  height: 100%;
  width: 1px !important;
}
.jcrop-vline.right {
  right: 0;
}
.jcrop-hline {
  height: 1px !important;
  width: 100%;
}
.jcrop-hline.bottom {
  bottom: 0;
}
/* Invisible click targets */
.jcrop-tracker {
  height: 100%;
  width: 100%;
  /* "turn off" link highlight */
  -webkit-tap-highlight-color: transparent;
  /* disable callout, image save panel */
  -webkit-touch-callout: none;
  /* disable cut copy paste */
  -webkit-user-select: none;
}
/* Selection Handles */
.jcrop-handle {
  background-color: #333333;
  border: 1px #eeeeee solid;
  width: 7px;
  height: 7px;
  font-size: 1px;
}
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}
.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px;
}
.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%;
}
.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%;
}
.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}
.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0;
}
.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0;
}
.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px;
}
/* Dragbars */
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%;
}
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px;
}
.jcrop-dragbar.ord-n {
  margin-top: -4px;
}
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px;
}
.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0;
}
.jcrop-dragbar.ord-w {
  margin-left: -4px;
}
/* The "jcrop-light" class/extension */
.jcrop-light .jcrop-vline,
.jcrop-light .jcrop-hline {
  background: #ffffff;
  filter: alpha(opacity=70) !important;
  opacity: .70!important;
}
.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000000;
  border-color: #ffffff;
  border-radius: 3px;
}
/* The "jcrop-dark" class/extension */
.jcrop-dark .jcrop-vline,
.jcrop-dark .jcrop-hline {
  background: #000000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}
.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #ffffff;
  border-color: #000000;
  border-radius: 3px;
}
/* Simple macro to turn off the antlines */
.solid-line .jcrop-vline,
.solid-line .jcrop-hline {
  background: #ffffff;
}
/* Fix for twitter bootstrap et al. */
.jcrop-holder img,
img.jcrop-preview {
  max-width: none;
}
.qq-uploader {
    position: relative;
    width: 100%;
}
.qq-upload-button {
    display: block;
    width: 105px;
    padding: 7px 0;
    text-align: center;
    background: #880000;
    border-bottom: 1px solid #DDD;
    color: #FFF;
}
.qq-upload-button-hover {
    background: #CC0000;
}
.qq-upload-button-focus {
    outline: 1px dotted #000000;
}
.qq-upload-drop-area, .qq-upload-extra-drop-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 30px;
    z-index: 2;
    background: #FF9797;
    text-align: center;
}
.qq-upload-drop-area span {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -8px;
    font-size: 16px;
}
.qq-upload-extra-drop-area {
    position: relative;
    margin-top: 50px;
    font-size: 16px;
    padding-top: 30px;
    height: 20px;
    min-height: 40px;
}
.qq-upload-drop-area-active {
    background: #FF7171;
}
.qq-upload-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.qq-upload-list li {
    margin: 0;
    padding: 9px;
    line-height: 15px;
    font-size: 16px;
    background-color: #FFF0BD;
}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size,
.qq-upload-cancel, .qq-upload-retry, .qq-upload-failed-text,
.qq-upload-delete, .qq-upload-pause, .qq-upload-continue {
    margin-right: 12px;
    display: inline;
}
.qq-upload-file {
}
.qq-upload-spinner {
    display: inline-block;
    background: url(/fonts/loading.2da0807814ad64841cd597c4e8a653d1.gif?);
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
}
.qq-drop-processing {
    display: block;
}
.qq-drop-processing-spinner {
    display: inline-block;
    background: url(/fonts/processing.68110b18c97c78c295ffb4d78e9c7237.gif?);
    width: 24px;
    height: 24px;
    vertical-align: text-bottom;
}

.qq-upload-delete, .qq-upload-pause, .qq-upload-continue {
    display: inline;
}

.qq-upload-retry, .qq-upload-delete, .qq-upload-cancel,
.qq-upload-pause, .qq-upload-continue {
    color: #000000;
}

.qq-upload-size, .qq-upload-cancel, .qq-upload-retry,
.qq-upload-delete, .qq-upload-pause, .qq-upload-continue {
    font-size: 12px;
    font-weight: normal;
}
.qq-upload-failed-text {
    display: none;
    font-style: italic;
    font-weight: bold;
}
.qq-upload-failed-icon {
    display:none;
    width:15px;
    height:15px;
    vertical-align:text-bottom;
}
.qq-upload-fail .qq-upload-failed-text {
    display: inline;
}
.qq-upload-retrying .qq-upload-failed-text {
    display: inline;
    color: #D60000;
}
.qq-upload-list li.qq-upload-success {
    background-color: #5DA30C;
    color: #FFFFFF;
}
.qq-upload-list li.qq-upload-fail {
    background-color: #D60000;
    color: #FFFFFF;
}
.qq-progress-bar {
    display: block; /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
    background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
    width: 0%;
    height: 15px;
    border-radius: 6px;
    margin-bottom: 3px;
}

.qq-total-progress-bar {
    height: 25px;
    border-radius: 9px;
}

.qq-total-progress-bar-container {
    margin: 9px;
}

INPUT.qq-edit-filename {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.qq-upload-file.qq-editable {
    cursor: pointer;
}

.qq-edit-filename-icon.qq-editable {
    display: inline-block;
    cursor: pointer;
}

INPUT.qq-edit-filename.qq-editing {
    position: static;
    margin-top: -5px;
    margin-right: 10px;
    margin-bottom: -5px;

    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.qq-edit-filename-icon {
    display: none;
    background: url(/fonts/edit.1115b1192665d62c2c0fef7f2fb4f3b0.gif?);
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
    margin-right: 5px;
}

.qq-hide {
    display: none;
}

/* &lt;dialog&gt; element styles */
.qq-uploader DIALOG {
    display: none;
}

.qq-uploader DIALOG[open] {
    display: block;
}

.qq-uploader DIALOG {
    display: none;
}

.qq-uploader DIALOG[open] {
    display: block;
}

.qq-uploader DIALOG .qq-dialog-buttons {
    text-align: center;
    padding-top: 10px;
}

.qq-uploader DIALOG .qq-dialog-buttons BUTTON {
    margin-left: 5px;
    margin-right: 5px;
}

.qq-uploader DIALOG .qq-dialog-message-selector {
    padding-bottom: 10px;
}

.qq-uploader DIALOG::backdrop {
    background-color: rgba(0, 0, 0, 0.7);
}/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.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;
}
.v-middle, .ui-carousel .carousel-btn {
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%); }

@font-face {
  font-family: "ui-carousel";
  src: url(/fonts/ui-carousel.0a2746f94a78dacd0fef8286050f375e.eot?);
  src: url(/fonts/ui-carousel.0a2746f94a78dacd0fef8286050f375e.eot??#iefix) format("embedded-opentype"), url(/fonts/ui-carousel.bfc9522fd9297e7a58cee7182f5ab5e3.woff?) format("woff"), url(/fonts/ui-carousel.344c48ba4e2a6d128559606ccac19aaa.ttf?) format("truetype"), url(/fonts/ui-carousel.26e40a45c7b897d68d30f0b7ed82d98e.svg?#ui-carousel) format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "ui-carousel" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="ui-icon-"]:before,
[class*=" ui-icon-"]:before {
  font-family: "ui-carousel" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ui-icon-prev:before {
  content: "a"; }

.ui-icon-next:before {
  content: "b"; }

.ui-icon-dot:before {
  content: "c"; }

.ui-carousel {
  display: block;
  margin-bottom: 30px; }
  .ui-carousel .carousel-wrapper {
    position: relative; }
  .ui-carousel .track-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0; }
  .ui-carousel .track {
    position: relative;
    display: block;
    float: left; }
  .ui-carousel .slide {
    float: left;
    height: 100%;
    min-height: 1px; }
  .ui-carousel .carousel-btn {
    position: absolute;
    z-index: 10;
    background-color: transparent;
    outline: none;
    border: none;
    font-size: 20px;
    opacity: .75; }
    .ui-carousel .carousel-btn:hover {
      opacity: 1; }
  .ui-carousel .carousel-prev .carousel-btn {
    left: -25px; }
  .ui-carousel .carousel-next .carousel-btn {
    right: -25px; }
  .ui-carousel .carousel-disable {
    opacity: 0.5; }
    .ui-carousel .carousel-disable .carousel-btn:hover {
      opacity: .75; }

.carousel-dots {
  position: absolute;
  bottom: -30px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }
  .carousel-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .carousel-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 15px;
      height: 15px;
      padding: 5px;
      cursor: pointer;
      color: transparent;
      border: 0;
      outline: none;
      background: transparent; }
      .carousel-dots li button:before {
        font-family: ui-carousel;
        font-size: 9px;
        line-height: 15px;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 15px;
        height: 15px;
        content: "c";
        text-align: center;
        opacity: 0.25;
        color: black;
        -webkit-font-smoothing: antialiased; }
    .carousel-dots li.carousel-active button:before {
      opacity: .75; }
.comp-mobile-registration ng-include{display:block}.comp-settings-personal-info .loading-spinner{height:50px;position:relative}.comp-settings-change-password .loading-spinner{height:50px;position:relative}.comp-favorite-widget{font-size:14px}.comp-favorite-widget .note a{font-weight:normal}.comp-mobile-verification .ng-messages-area{margin-top:15px}.comp-mobile-verification .ng-messages-area .alert:last-child{margin-bottom:0}.comp-settings-address-management .loading-spinner{height:50px;position:relative}.comp-mobile-display .my-number{font-weight:bold}.comp-mobile-display .remove-button{font-size:18px;cursor:pointer}.comp-incoming-quote-list .avatar-image{height:50px;width:50px}.comp-incoming-quote-list .loading-row{background-color:rgba(0,0,0,0)}.comp-incoming-quote-list .loading-row td{position:relative}.comp-incoming-quote-list .loading-spinner{height:150px}.comp-consumer-parts-sale-widget .loading-spinner{height:150px;position:relative}.comp-consumer-parts-sale-widget .see-more,.comp-consumer-parts-sale-widget .no-quotes{font-size:14px;text-align:right}.comp-consumer-parts-sale-widget .small-title{color:#ab3d25;font-weight:bold;font-size:14px}.comp-seller-parts-sale-active-widget .loading-spinner{height:150px;position:relative}.comp-seller-parts-sale-active-widget .see-more,.comp-seller-parts-sale-active-widget .no-quotes{font-size:14px;text-align:right}.comp-seller-parts-sale-active-widget .small-title{color:#ab3d25;font-weight:bold;font-size:14px}.comp-seller-parts-sale-sold-widget .loading-spinner{height:150px;position:relative}.comp-seller-parts-sale-sold-widget .see-more,.comp-seller-parts-sale-sold-widget .no-quotes{font-size:14px;text-align:right}.comp-seller-parts-sale-sold-widget .small-title{color:#ab3d25;font-weight:bold;font-size:14px}.comp-outgoing-quote-widget .see-more{font-size:14px;text-align:right}.comp-outgoing-quote-widget .no-quotes{font-size:14px;text-align:right;list-style:none;padding:15px}.comp-outgoing-quote-widget .loading-spinner{height:150px;position:relative}.comp-parts-sale-detail-receipt .border-bottom-receipt{border-bottom:#e3e2e2 solid 1px;margin-bottom:10px}.comp-parts-sale-detail-receipt h4{font-weight:bold;text-decoration:underline}.comp-parts-sale-detail-receipt .dl-horizontal dt{width:200px}.comp-parts-sale-detail-receipt .dl-horizontal dd{margin-left:220px}.comp-parts-sale-detail-receipt p{padding-bottom:5px}.comp-puller-locations .pad{margin-top:20px}.comp-puller-locations a:hover,.comp-puller-locations a:focus{text-decoration:none}.comp-puller-locations td.yard-name{width:85%}.comp-puller-locations td.remove{width:15%;text-align:right}.comp-puller-locations td.remove a{color:#000;text-decoration:none;border-bottom:0;font-size:18px}.comp-outgoing-quote-list .no-quotes{text-align:center;padding-top:15px;padding-bottom:15px;width:100%}.comp-outgoing-quote-list a{cursor:pointer}.comp-outgoing-quote-list a:hover{text-decoration:underline !important}.comp-outgoing-quote-list .dropdown-menu .sort-active{color:#ab3d25;font-weight:bold}.comp-settings-delete-account #delete-account-top-area{margin-bottom:10px}.comp-settings-delete-account #delete-account-top-area .btn-delete-account{font-size:16px;line-height:20px}.comp-settings-delete-account #delete-account-top-area .btn-delete-account .trash{background-position:-93px -312px;display:inline-block;height:23px;width:19px;cursor:pointer;margin-right:5px;vertical-align:bottom}.comp-parts-sale-detail-sidebar .edited-text{color:#656263;font-size:11px;font-weight:normal}.comp-parts-sale-detail-sidebar .avatar-image{height:50px;width:50px}.comp-parts-sale-detail-sidebar .action-spinner{height:32px;margin-top:16px;position:relative}.comp-parts-sale-detail-sidebar .purchase-row{text-align:center;vertical-align:middle}.comp-incoming-quote-widget .see-more{font-size:14px;text-align:right}.comp-incoming-quote-widget .no-quotes{font-size:14px;text-align:right;padding:15px}.comp-incoming-quote-widget .loading-spinner{height:150px;position:relative}.comp-incoming-quote-widget ul{margin:0;padding:0}.comp-incoming-quote-widget .placeholder-avatar{height:50px;width:50px}.comp-incoming-quote-detail .no-ship{font-size:12px;font-weight:normal;letter-spacing:normal}.comp-incoming-quote-detail .pad-row{margin-bottom:10px}.comp-incoming-quote-detail .receipt .border-bottom-receipt{border-bottom:#e3e2e2 solid 1px;margin-bottom:10px}.comp-incoming-quote-detail .receipt h4{font-weight:bold;text-decoration:underline}.comp-incoming-quote-detail .receipt .dl-horizontal dt{width:200px}.comp-incoming-quote-detail .receipt .dl-horizontal dd{margin-left:220px}.comp-incoming-quote-detail .receipt p{padding-bottom:5px}.comp-registration-wizard .wizard-steps{border:1px solid #d5d5d5;margin-left:15px;margin-right:15px}.comp-registration-wizard .wizard-steps .wizard-step{height:40px;text-align:center;border-right:2px solid #8f8e8f}.comp-registration-wizard .wizard-steps .wizard-step.wizard-step:last-child{border-right:0}.comp-registration-wizard .wizard-steps .wizard-step.filled{background-color:#d5d5d5}.comp-registration-wizard .wizard-steps .wizard-step.active{background-color:#a8caf3}.comp-registration-wizard .wizard-steps .wizard-step .badge.active{background-color:#337ab7}.comp-outgoing-quote-detail .label-text{font-size:14px}.comp-outgoing-quote-detail .pad-row{margin-bottom:10px}.comp-outgoing-quote-detail .no-ship{font-size:12px;font-weight:normal;letter-spacing:normal}.comp-outgoing-quote-detail .receipt .border-bottom-receipt{border-bottom:#e3e2e2 solid 1px;margin-bottom:10px}.comp-outgoing-quote-detail .receipt h4{font-weight:bold;text-decoration:underline}.comp-outgoing-quote-detail .receipt .dl-horizontal dt{width:200px}.comp-outgoing-quote-detail .receipt .dl-horizontal dd{margin-left:220px}.comp-outgoing-quote-detail .receipt p{padding-bottom:5px}.comp-consumer-parts-wanted-widget .loading-spinner{height:150px;position:relative}.comp-consumer-parts-wanted-widget .listing-cell{cursor:pointer;font-size:14px !important}.comp-consumer-parts-wanted-widget .note a{font-size:14px;font-weight:normal}.comp-consumer-parts-wanted-widget .price{font-size:18px !important}.comp-consumer-parts-wanted-widget .price .span{font-size:18px !important}.comp-consumer-parts-wanted-widget .see-more,.comp-consumer-parts-wanted-widget .no-quotes{font-size:14px;text-align:right}.comp-consumer-parts-wanted-widget .small-title{color:#ab3d25;font-weight:bold;font-size:14px}.comp-profile-widget{display:block;clear:both;overflow:hidden;font-size:12px}.comp-profile-widget .yards{padding-left:15px}.comp-profile-widget .name{color:#000;text-decoration:underline;padding-right:16px;margin-right:15px;font-weight:bold}.comp-profile-widget .deco-none{text-decoration:none !important}.comp-profile-widget .name-puller{color:#000;text-decoration:underline;display:inline;background:url(/fonts/icon-part-puller.9cc69dadce5eda4d0e78ffe0e988712d.svg?) no-repeat 100% 0;background-size:14px 14px;padding-right:16px;margin-right:15px;font-weight:bold}.comp-profile-widget table{width:100%}.comp-profile-widget table th{font-size:12px}.comp-profile-widget table td{font-size:12px}.comp-profile-widget .well{border-radius:0}.comp-profile-widget .edit-profile-container{margin-top:20px}@media all and (min-width: 768px){.comp-profile-widget .edit-profile-container{margin-top:10px}}.comp-profile-widget .avatar-container img{width:100px}.comp-profile-widget .avatar-container a .btn-xs{margin-top:10px;margin-bottom:10px}.comp-messages-widget .loading-spinner{height:150px;position:relative}.comp-messages-widget .placeholder-avatar{height:72px;width:72px}.comp-messages-widget ul{margin:0;padding:0;list-style:none}.comp-messages-widget ul li.thread-item{height:102px}.comp-messages-widget ul li .status-container{height:72px;line-height:72px;padding-left:0;padding-right:0}.comp-messages-widget ul li .avatar-container{padding-right:0;padding-left:0}.comp-messages-widget ul li .avatar-container img{max-height:72px !important}.comp-messages-widget ul li .content-container .row .no-pad{padding-left:0;padding-right:0}.comp-messages-widget .small-title{color:#ab3d25 !important;font-weight:bold;font-size:12px}.comp-messages-widget .status{height:15px;width:10px;padding-left:0;margin-top:0}.comp-messages-widget .see-more{font-size:14px;text-align:right}.comp-saved-search-widget{font-size:14px;border-bottom:9px solid #e3e2e2}.comp-saved-search-widget table{margin-bottom:0}.comp-saved-search-widget td{vertical-align:middle}.comp-saved-search-widget tr{border-color:#fff}.comp-saved-search-widget a{color:#434242;text-decoration:none;font-size:14px;font-weight:bold}.comp-saved-search-widget .btn-default{padding:2px 14px 2px 10px;background-color:#f5f5f5;border:1px solid #cac8c8 !important;color:#656263;font-size:12px}.comp-saved-search-widget .down{top:4px}.comp-saved-search-widget .float-link{color:#656263;float:left}.comp-saved-search-widget .align-right{float:right}.comp-saved-search-widget .trash{background-position:-93px -312px;display:block;height:23px;width:19px;cursor:pointer}.comp-saved-search-widget .checkbox{position:relative;margin-left:10px;display:block;margin-top:0;margin-bottom:0}.comp-saved-search-widget .checkbox input{margin-left:0}.comp-saved-search-widget .note a{font-weight:normal}.comp-outgoing-quote-edit .text-red{color:#c82f32 !important}.comp-outgoing-quote-edit .top-border{border-top:2px solid #000;padding-top:10px}.comp-outgoing-quote-edit .alert-quote-message{font-size:16px;margin-bottom:15px}.comp-outgoing-quote-edit .expiration-date-error{margin-right:15px}.comp-outgoing-quote-edit h4{font-size:14px;font-weight:bold;color:#656263}.comp-outgoing-quote-edit input[type=text].no-border{background-color:inherit;border:none}.comp-outgoing-quote-edit .shipping-calculator{border-bottom:3px solid #dedddd}.comp-outgoing-quote-edit .shipping-calculator dl.dl-horizontal{margin-bottom:10px}.comp-outgoing-quote-edit .shipping-calculator dl.dl-horizontal dt{font-size:14px;text-align:left;font-weight:normal}.comp-outgoing-quote-edit .shipping-calculator dl.dl-horizontal dd{font-size:16px}.comp-outgoing-quote-edit .shipping-calculator h4.estimator-title{font-size:16px;text-decoration:underline;color:#221e1f}.comp-outgoing-quote-edit .shipping-form .form-group{height:34px}.comp-outgoing-quote-edit .shipping-form .form-group label{text-align:left;width:50%;top:25%;float:left}.comp-outgoing-quote-edit .shipping-form .form-group div.input-container{float:left;margin-left:10px;width:30%}.comp-outgoing-quote-edit .shipping-rates small{font-size:13px;line-height:1.3;padding-top:25px;display:inline-block}.comp-registration-wizard-personal-info .top-offset{margin-top:20px}.comp-registration-wizard-personal-info .warningTitle{font-style:italic;color:#c03f3b;font-weight:bold}.comp-seller-registration-mobile-verification h2{margin-top:0}.comp-seller-registration-mobile-verification .row{margin-top:15px}.comp-seller-registration-mobile-verification .why h3{font-size:20px;margin-top:0;margin-bottom:12px}.comp-seller-registration-mobile-verification .why p{font-size:12px}.comp-registration-wizard-puller-listing .pad{margin-top:20px}.comp-registration-wizard-puller-listing .warningTitle{font-style:italic;color:#c03f3b;font-weight:bold}.comp-registration-wizard-banking-info .pad{margin-top:60px}.comp-registration-wizard-banking-info .bankingForm{margin-top:10px}.comp-registration-wizard-banking-info .warningTitle{font-style:italic;color:#c03f3b;font-weight:bold}.comp-registration-wizard-banking-info .showSsn{position:absolute;bottom:8px;right:25px}.comp-seller-registration-new-puller-location-modal .modal-header h3{margin-top:0}.comp-seller-registration-new-puller-location-modal .location-list{overflow-y:scroll;overflow-x:hidden;max-height:340px;min-height:340px}.comp-seller-registration-new-puller-location-modal .modal-body{padding-bottom:0}.comp-seller-registration-new-puller-location-modal .checkbox input[type=checkbox]{margin-left:0;margin-top:8px}.comp-seller-registration-new-puller-location-modal .checkbox label{font-size:14px}@font-face {
    font-family : 'row52-icons';
    src         : url(/fonts/row52-icons.467cd0d30b1133e26c444ded85c84c5b.eot?);
    src         : url(/fonts/row52-icons.467cd0d30b1133e26c444ded85c84c5b.eot?#iefix) format('embedded-opentype'),
    url(/fonts/row52-icons.752be47848843e8d23931a66052edc82.ttf?) format('truetype'),
    url(/fonts/row52-icons.a11a11d65412ca32d554d6216bb59dd2.woff?) format('woff'),
    url(/fonts/row52-icons.a0711278f963708633b2594842a3990b.svg?#icomoon) format('svg');
    font-weight : normal;
    font-style  : normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family             : 'row52-icons' !important;
    speak                   : none;
    font-style              : normal;
    font-weight             : normal;
    font-variant            : normal;
    text-transform          : none;
    line-height             : 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing  : antialiased;
    -moz-osx-font-smoothing : grayscale;
}

.icon-add:before {
    content : "\E145";
}

.icon-add-box:before {
    content : "\E146";
}

.icon-add-circle:before {
    content : "\E147";
}

.icon-control_point:before {
    content : "\E3BA";
}

.icon-add-location:before {
    content : "\E567";
}

.icon-apps:before {
    content : "\E5C3";
}

.icon-arrow-back:before {
    content : "\E5C4";
}

.icon-arrow-down:before {
    content : "\E5DB";
}

.icon-arrow-dropdown:before {
    content : "\E5C5";
}

.icon-arrow-dropup:before {
    content : "\E5C7";
}

.icon-arrow-forward:before {
    content : "\E5C8";
}

.icon-arrow-up:before {
    content : "\E5D8";
}

.icon-bug:before {
    content : "\E868";
}

.icon-build:before {
    content : "\E869";
}

.icon-chat:before {
    content : "\E0B7";
}

.icon-chat_bubble:before {
    content : "\E0CA";
}

.icon-check:before {
    content : "\E5CA";
}

.icon-check-circle:before {
    content : "\E86C";
}

.icon-close2:before {
    content : "\E5CD";
}

.icon-cloud-done:before {
    content : "\E2BF";
}

.icon-cloud-download:before {
    content : "\E2C0";
}

.icon-delete:before {
    content : "\E872";
}

.icon-delete-x:before {
    content : "\E92B";
}

.icon-dialpad:before {
    content : "\E0BC";
}

.icon-error:before {
    content : "\E000";
}

.icon-error-empty:before {
    content : "\E001";
}

.icon-favorite:before {
    content : "\E87D";
}

.icon-favorite-empty:before {
    content : "\E87E";
}

.icon-full-circle:before {
    content : "\E061";
}

.icon-arrow-download:before {
    content : "\E884";
}

.icon-arrow-upload:before {
    content : "\E2C6";
}

.icon-cloud-empty:before {
    content : "\E3DD";
}

.icon-star:before {
    content : "\E838";
}

.icon-help:before {
    content : "\E887";
}

.icon-help-empty:before {
    content : "\E8FD";
}

.icon-close-circle:before {
    content : "\E888";
}

.icon-arrow-updown:before {
    content : "\E0C3";
}

.icon-info:before {
    content : "\E88E";
}

.icon-info-empty:before {
    content : "\E88F";
}

.icon-caret-down:before {
    content : "\E313";
}

.icon-caret-left:before {
    content : "\E314";
}

.icon-caret-right:before {
    content : "\E315";
}

.icon-caret-up:before {
    content : "\E316";
}

.icon-keyboard_backspace:before {
    content : "\E317";
}

.icon-sync:before {
    content : "\E627";
}

.icon-more-horizontal:before {
    content : "\E5D3";
}

.icon-more-vertical:before {
    content : "\E5D4";
}

.icon-person:before {
    content : "\E7FD";
}

.icon-person-add:before {
    content : "\E7FE";
}

.icon-exclamation:before {
    content : "\E645";
}

.icon-refresh:before {
    content : "\E5D5";
}

.icon-remove:before {
    content : "\E15B";
}

.icon-report:before {
    content : "\E160";
}

.icon-warning:before {
    content : "\E002";
}

.icon-search:before {
    content : "\E8B6";
}

.icon-settings:before {
    content : "\E8B8";
}

.icon-star-empty:before {
    content : "\E83A";
}

.icon-star-half:before {
    content : "\E839";
}

.icon-sync-disabled:before {
    content : "\E628";
}

.icon-sync-problem:before {
    content : "\E629";
}

.icon-thumb-down:before {
    content : "\E8DB";
}

.icon-thumb-up:before {
    content : "\E8DC";
}

.icon-tune:before {
    content : "\E429";
}

.icon-caret-updown:before {
    content : "\E5D6";
}

.icon-unfold_more:before {
    content : "\E5D7";
}

.icon-zoom-in:before {
    content : "\E8FF";
}

.icon-zoom-out:before {
    content : "\E900";
}

.icon-expand:before {
    content : "\E56B";
}

.icon-duster:before {
    content : "\E901";
    color   : #747373;
}

.icon-dent:before {
    content : "\E902";
}

.icon-part-puller:before {
    content : "\E903";
    color   : #a09c9d;
}

.icon-bugle:before {
    content : "\E904";
    color   : #a09c9d;
}

.icon-search-cars:before {
    content : "\E905";
    color   : #757272;
}

.icon-nut:before {
    content : "\E906";
}

.icon-truck:before {
    content : "\E907";
    color   : #9f9c9d;
}

.icon-key:before {
    content : "\E908";
    color   : #a09c9d;
}

.icon-yard-manager:before {
    content : "\E90A";
    color   : #a09c9d;
}

.icon-wheelbarrow:before {
    content : "\E90B";
    color   : #a09c9d;
}

.icon-door-sell:before {
    content : "\E90C";
    color   : #757272;
}

.icon-door-up:before {
    content : "\E90D";
    color   : #a09c9d;
}

.icon-pin:before {
    content : "\E90E";
    color   : #a09c9d;
}

.icon-placeholder-picture:before {
    content : "\E90F";
    color   : #9f9c9d;
}

.icon-yard-placeholder:before {
    content : "\E910";
    color   : #9f9c9d;
}

.icon-pin-add:before {
    content : "\E911";
    color   : #9f9c9d;
}

.icon-message-empty:before {
    content : "\E912";
    color   : #a09c9d;
}

.icon-message-add:before {
    content : "\E913";
    color   : #9f9c9d;
}

.icon-question:before {
    content : "\E914";
    color   : #a09c9d;
}

.icon-alert-horn:before {
    content : "\E915";
    color   : #862c17;
}

.icon-close:before {
    content : "\E916";
    color   : #a09c9d;
}

.icon-plus-circle:before {
    content : "\E917";
    color   : #656263;
}

.icon-minus-circle:before {
    content : "\E918";
    color   : #656263;
}

.icon-flag:before {
    content : "\E919";
    color   : #a09c9d;
}

.icon-account-summary:before {
    content : "\E91A";
    color   : #a09c9d;
}

.icon-camera:before {
    content : "\E91B";
    color   : #9f9c9d;
}

.icon-VIN:before {
    content : "\E91C";
    color   : #9f9c9d;
}

.icon-menu:before {
    content : "\E91D";
    color   : #a09c9d;
}

.icon-trash:before {
    content : "\E91E";
    color   : #9f9c9d;
}

.icon-question-hex:before {
    content : "\E91F";
    color   : #a09c9d;
}

.icon-equals:before {
    content : "\E920";
    color   : #b9b9b9;
}

.icon-plus:before {
    content : "\E921";
    color   : #b9b9b9;
}

.icon-minus:before {
    content : "\E922";
    color   : #b9b9b9;
}

.icon-star-large:before {
    content : "\E923";
    color   : #a09c9d;
}

.icon-search-arrow-up:before {
    content : "\E924";
    color   : #949494;
}

.icon-search-arrow-down:before {
    content : "\E925";
    color   : #757272;
}
body{font-family:"Open Sans Condensed",sans-serif;font-size:18px}@media all and (min-width: 1200px){.container{width:1196px}}img{max-width:100%}.nav-toggle{background:url(/fonts/menu.ec45f12d80d2717e21dbf0f1eda2b801.svg?) no-repeat 0 0/22px auto}.nav-toggle:hover{background:url(/fonts/menu-hover.28d3142869f3a18b31c9461db092de1f.svg?) no-repeat 0 0/22px auto}.nav-toggle.show-nav{position:fixed;background:url(/fonts/close.e34b99fee58aef3088df4731562a1b10.svg?) no-repeat 0 0/19px auto;transition:none}.nav-toggle.show-nav:hover{background:url(/fonts/close-hover.f5ac6f27bbbb4832c1ab652cd25776e9.svg?) no-repeat 0 0/19px auto;transition:none}.nav-toggle span.fa-times{color:#fff}.no-touch .nav-toggle span:hover{color:#000}.main-content{font-family:Arial,Helvetica,sans-serif;margin-top:25px;padding-bottom:48px;min-height:calc(100vh - 372px)}@media all and (max-width: 767px){.main-content{margin-top:10px}}.main-content.main-content-full{padding-left:0;padding-right:0;width:100%}@media all and (min-width: 990px){.pull-right-md{float:right}}[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none !important}.puller-user{color:#ab3d25 !important;background:url(/fonts/icon-part-puller.9cc69dadce5eda4d0e78ffe0e988712d.svg?) no-repeat 100%;background-size:14px 14px;padding-right:16px;font-weight:bold;font-size:12px}.puller-user:hover{background:url(/fonts/icon-part-puller-hover.3c33941edc53321b5c187da4a4398f1e.svg?) no-repeat 100%;background-size:14px 14px}.puller-user.large{font-size:14px !important;font-weight:700;margin-right:3px;margin-bottom:20px}.puller-rating{display:inline-block}.border-bottom{background-color:#e3e2e2;height:8px;margin-bottom:15px}.row-spacing-10 .row{margin-bottom:10px}.row-spacing-10 .row:last-child{margin-bottom:0}@media all and (min-width: 992px){.left-col{padding-right:1px}}@media all and (min-width: 992px){.right-col{padding-left:1px}}.no-padding{padding-left:0;padding-right:0;line-height:normal}.no-padding-important{padding-left:0 !important;padding-right:0 !important;line-height:normal !important}.no-padding-left{padding-left:0 !important}.no-margin{margin:0 !important}.no-margin-left{margin-left:0 !important}.no-padding-right{padding-right:0 !important}.no-margin-right{margin-right:0 !important}input[type=date]::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none}input[type=date]::-webkit-input-placeholder{visibility:hidden !important}input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}.row.no-gutter{margin-left:0;margin-right:0}.row.no-gutter&gt;.col-xs-1,.row.no-gutter&gt;.col-sm-1,.row.no-gutter&gt;.col-md-1,.row.no-gutter&gt;.col-lg-1,.row.no-gutter&gt;.col-xs-2,.row.no-gutter&gt;.col-sm-2,.row.no-gutter&gt;.col-md-2,.row.no-gutter&gt;.col-lg-2,.row.no-gutter&gt;.col-xs-3,.row.no-gutter&gt;.col-sm-3,.row.no-gutter&gt;.col-md-3,.row.no-gutter&gt;.col-lg-3,.row.no-gutter&gt;.col-xs-4,.row.no-gutter&gt;.col-sm-4,.row.no-gutter&gt;.col-md-4,.row.no-gutter&gt;.col-lg-4,.row.no-gutter&gt;.col-xs-5,.row.no-gutter&gt;.col-sm-5,.row.no-gutter&gt;.col-md-5,.row.no-gutter&gt;.col-lg-5,.row.no-gutter&gt;.col-xs-6,.row.no-gutter&gt;.col-sm-6,.row.no-gutter&gt;.col-md-6,.row.no-gutter&gt;.col-lg-6,.row.no-gutter&gt;.col-xs-7,.row.no-gutter&gt;.col-sm-7,.row.no-gutter&gt;.col-md-7,.row.no-gutter&gt;.col-lg-7,.row.no-gutter&gt;.col-xs-8,.row.no-gutter&gt;.col-sm-8,.row.no-gutter&gt;.col-md-8,.row.no-gutter&gt;.col-lg-8,.row.no-gutter&gt;.col-xs-9,.row.no-gutter&gt;.col-sm-9,.row.no-gutter&gt;.col-md-9,.row.no-gutter&gt;.col-lg-9,.row.no-gutter&gt;.col-xs-10,.row.no-gutter&gt;.col-sm-10,.row.no-gutter&gt;.col-md-10,.row.no-gutter&gt;.col-lg-10,.row.no-gutter&gt;.col-xs-11,.row.no-gutter&gt;.col-sm-11,.row.no-gutter&gt;.col-md-11,.row.no-gutter&gt;.col-lg-11,.row.no-gutter&gt;.col-xs-12,.row.no-gutter&gt;.col-sm-12,.row.no-gutter&gt;.col-md-12,.row.no-gutter&gt;.col-lg-12{padding-right:0;padding-left:0}.moreVehicles h4{text-transform:uppercase;font-size:14px;color:#221e1f;background:#e3e2e2;margin:0;padding:10px;font-weight:bold;border-bottom:1px solid #fff}.banner-wrapper{margin:auto;padding:14px;width:100%;border:0px pink solid}input{font-size:16px;font-weight:bold;font-family:Arial,Helvetica,sans-serif}input[type=checkbox],input[type=radio]{width:auto !important;margin-bottom:0 !important;height:auto !important}.form-control{background-color:#e5e3e3}.form-control.ng-touched.ng-invalid{border-color:#e25050 !important}.form-control.ng-touched.ng-invalid::-webkit-input-placeholder{color:#333}.form-control::-webkit-input-placeholder{color:#7c7a7a}.form-control:-moz-placeholder{color:#7c7a7a}.form-control::-moz-placeholder{color:#7c7a7a}.form-control:-ms-input-placeholder{color:#7c7a7a}form.ng-submitted .ng-invalid{border-color:#e25050 !important}form.ng-submitted .ng-invalid::-webkit-input-placeholder{color:#333}.form-inline .for-device{display:none}@media all and (max-width: 990px){.form-inline .for-device{display:inline-block}}.ui-select-bootstrap.ng-touched.ng-invalid .btn,body form.ng-submitted .ui-select-bootstrap.ng-invalid .btn .text-muted{color:#000 !important}.ui-select-choices,.ui-select-choices-row-inner&gt;div{font-family:Arial,sans-serif !important}.ui-select-bootstrap&gt;.ui-select-match&gt;.btn{text-transform:none;border:1px solid #ccc !important;box-shadow:none !important;-webkit-box-shadow:none !important}.ui-select-bootstrap.ng-touched.ng-invalid .btn .text-muted{color:#fff !important}@media all and (max-width: 990px){.for-device .checkbox{line-height:normal;height:20px}}.checkbox label:after,.radio label:after{content:"";display:table;clear:both}.checkbox .cr{position:relative;display:inline-block;border:1px solid #d8d8d9;border-radius:.25em;width:1em;height:1em;float:left;margin-right:.5em;background:#ebeced}.radio .cr{position:relative;display:inline-block;border:1px solid #d8d8d9;width:1.3em;height:1.3em;float:left;margin-right:.5em;background:#ebeced;border-radius:50%}.radio .cr .cr-icon{background:url(/fonts/radio-check.94962c36c93a38091b123ab6af2cccdc.png?) no-repeat center center/12px auto;height:12px;margin-left:-1px !important;margin-top:-6px;width:12px;margin-left:.04em}.checkbox .cr .cr-icon,.radio .cr .cr-icon{position:absolute;font-size:.5em;line-height:0;top:50%;left:20%}.checkbox label input[type=checkbox],.radio label input[type=radio]{display:none;height:auto !important}.radio.need-a-part-radio label{min-height:0}.radio.need-a-part-radio label input[type=radio]{display:inline;vertical-align:middle;position:static;margin-top:0}.checkbox label input[type=checkbox]+.cr&gt;.cr-icon,.radio label input[type=radio]+.cr&gt;.cr-icon{transform:scale(3) rotateZ(-20deg);opacity:0;transition:all .3s ease-in}.checkbox label input[type=checkbox]:checked+.cr&gt;.cr-icon,.radio label input[type=radio]:checked+.cr&gt;.cr-icon{transform:scale(1) rotateZ(0deg);opacity:1}.checkbox label input[type=checkbox]:disabled+.cr,.radio label input[type=radio]:disabled+.cr{opacity:.5}.cr.on{background-color:#3c98d2}.cr.on i{color:#fff}.lightform{margin-bottom:20px}.lightform label{color:#656263;font-size:14px;font-weight:normal}.lightform input[type=text],.lightform input[type=password],.lightform input[type=email],.lightform textarea,.lightform select{background-color:#e5e3e3;border:1px solid #c5c3c3;font-weight:400}.lightform input:focus{border-color:rgba(82,168,236,.8);outline:0;outline:dotted thin \9 }.lightform [class*=col-]{padding-right:5.5px;padding-left:5.5px}.lightform .no-label{margin-top:6px}.lightform .pre-input-text{color:#ccc;float:left;display:inline;margin-top:2px;font-size:22px;position:relative;left:10px}.lightform .has-pre-input input{float:right}.lightform .ssn input{max-width:65px;text-align:center}.lightform.with-paddings [class*=col-]{padding-right:15px;padding-left:15px}.required-field{color:#c82f32;display:inline-block;font-size:28px;font-weight:bold;height:2px;line-height:0;margin:0;position:relative;top:11px}.required-text{font-size:12px;color:#656263}.text-danger{color:#b74228;font-weight:bold;font-size:14px;margin-bottom:10px;display:inline-block}.text-green{color:#3e9942 !important}.text-red{color:#ab3d25}.text-dark{color:#211d1e}.text-orange{color:#c04327}.italic{font-style:italic}.r52-copyright{font-size:18px;top:-1.5em}.mobile-title{margin:0;font-size:14px;font-weight:bold;text-transform:uppercase;display:none;width:40%;float:left;padding-right:10px}.note{padding-top:5px;font-size:12px;line-height:17px;margin-bottom:10px}.note a{font-weight:700}.paragraph-text{color:#221e1f;font-family:Arial,Helvetica,sans-serif;font-size:12px;margin-bottom:2px}.no-caps{text-transform:none !important}.normal-font{font-weight:normal !important}.currency{text-align:right;padding-right:40px !important}.h1,h1{font-size:24px}.blue{color:#5290da !important}.font-13{font-size:13px;color:#656263}.reply{font-weight:bold;font-size:12px}.sprite{background:url("https://cdn.row52.com/siteimages/icons.png") no-repeat scroll left top rgba(0,0,0,0)}.down{background-position:-1px -529px !important;height:10px;width:16px;float:left;position:relative;top:2px;left:5px;z-index:0}.up{background-position:-39px -529px !important;height:10px;width:16px;float:left;position:relative;top:2px;left:5px;z-index:0}.arrow-link-wrapper:hover .down{background-position:-19px -529px}.arrow-link-wrapper:hover .up{background-position:-57px -529px}.star{background-position:-19px -501px;display:block;float:left;height:15px;margin:3px 5px 0 0;width:16px}.star:hover{background-position:-1px -501px}.key-icon-orange{background-position:-155px -82px;display:block;float:left;height:55px;width:45px}.star-active{background-position:-37px -501px;display:block;float:left;height:15px;margin:3px 5px 0 0;width:16px}.red .color-icon{color:#c82f32;text-transform:uppercase;width:100%;background:url(/fonts/ready.43bd97acc57977dfa147cde46593a4d6.png?) no-repeat 0 1px/13px 13px;font-weight:bold;display:inline;padding-left:16px}.green .color-icon{display:inline;text-transform:uppercase;width:100%;background:url(/fonts/radio-check.94962c36c93a38091b123ab6af2cccdc.png?) no-repeat 0 1px/13px 13px;font-weight:bold;padding-right:5px;padding-left:12px;color:#329236}.wrench-icon{background-position:-1px -958px;float:left;height:28px;position:relative;top:4px;width:33px;margin-right:6px}.car-md-icon{background-position:-159px -419px;float:left;height:30px;width:32px;margin-right:6px;position:relative;top:3px}.toggle-icon{background:url(/fonts/icon-search-down.e4802b66203073b90db5daf28e36ded1.svg?) no-repeat 0 0px/20px auto;height:16px;width:20px;display:inline-block}.toggle-icon:hover{background:url(/fonts/icon-search-down-hover.57bfd569cd9f1d56f774fc0522dd03de.svg?) no-repeat 0 0px/20px auto;text-decoration:none}.green_icon_open{background:url("https://cdn.row52.com/siteimages/icons.png") no-repeat -176px -390px;height:20px;float:left;width:20px;margin-right:3px}.yellow_icon_inprocess{background:url("https://cdn.row52.com/siteimages/icons.png") no-repeat -198px -390px;height:20px;float:left;width:20px;margin-right:3px}.red_icon_completed{background:url("https://cdn.row52.com/siteimages/icons.png") no-repeat -220px -390px;height:20px;float:left;width:20px;margin-right:3px}.flag-icon{background:url(/fonts/flag.f58663b440867d033fadc48a3e8b3b6a.svg?) no-repeat scroll 0 0/18px auto;width:18px;height:18px;display:inline-block}.flag-icon:hover{background:url(/fonts/flag-hover.b64ecc7d13d92e70c1e94b11c537548c.svg?) no-repeat scroll 0 0/18px auto;text-decoration:none}.star-icon{background:url(/fonts/icon-star.a33b8e3329ef5f367bf18d77829d63fd.svg?) no-repeat scroll 0 0/16px auto;width:18px;height:18px;display:inline-block}.star-icon:hover{background:url(/fonts/icon-star-hover.f4ac42035524421c63edb1c06f718a3b.svg?) no-repeat scroll 0 0/16px auto;text-decoration:none}.star-icon.active{background:url(/fonts/icon-star-active.543889d1eef2980eb4feb90f54aeeda3.svg?) no-repeat scroll 0 0/16px auto}.nut-icon{background:url(/fonts/icon-nut.cc2216bde06987c79ed624884420a92a.svg?) no-repeat scroll 0 0/16px auto;width:16px;height:16px;display:inline-block}.nut-icon:hover{background:url(/fonts/icon-nut-hover.300b5276c5b30e132ba42d90cdb48544.svg?) no-repeat scroll 0 0/16px auto;text-decoration:none}.plus-sign,.minus-sign{display:block;width:20px;height:20px;margin-right:5px;float:left;margin-top:-2px}.plus-sign img:nth-child(2){display:none}.plus-sign:hover img:nth-child(2){display:inline}.plus-sign:hover img:nth-child(1){display:none}.minus-sign{display:none}.minus-sign img:nth-child(2){display:none}.minus-sign:hover img:nth-child(2){display:inline}.minus-sign:hover img:nth-child(1){display:none}.open .plus-sign{display:none}.open .minus-sign{display:inline}.sort-by{background:url(/fonts/icon-search-down.e4802b66203073b90db5daf28e36ded1.svg?) no-repeat 100%;background-size:15px 15px;text-decoration:none !important;min-width:unset;padding-right:20px;padding-top:4px;display:inline;font-weight:bold}.sort-by:hover{background:url(/fonts/icon-search-down-hover.57bfd569cd9f1d56f774fc0522dd03de.svg?) no-repeat 100%;background-size:15px 15px}.puller-sm-icon{background-position:-179px -958px;float:left;height:15px;width:18px;top:1px;margin-left:8px}.star-mini{background-position:-77px -501px;display:block;float:left;height:12px;margin:3px 2px 0 0;width:12px}.star-yellow-mini{background-position:-91px -501px;display:block;float:left;height:12px;margin:3px 2px 0 0;width:12px}.icon-door{background:url(/fonts/door-up.98f2b32c5d11cb2ab55ec54d46ca52e6.svg?) no-repeat scroll;background-size:32px 32px;background-position:0 2px;padding-left:40px}.icons{display:inline-block;float:none;text-align:right;width:30%}.icons img{width:18px}.icons a{margin:0;position:relative;top:7px}.tooltip-icon{display:block;height:16px;margin-right:5px;margin-left:5px;width:15px;background-position:-1px -1123px !important}.tooltip-icon:hover{cursor:pointer;display:block;height:16px;margin-right:5px;width:15px;float:left}.tooltip-icon.tooltip-inline{display:inline-block}.tooltip-icon.tooltip-inline:hover{float:none}.tooltip-icon.question{background:url(/fonts/question.cf9fb9caeeb1728af8b8825bd18d55d2.svg?)}.tooltip-icon.question:hover{background:url(https://cdn.row52.com/cdn/images/svg/question-hover.svg)}.tooltip{background:#f5f4f4 !important;border:1px solid #fff;box-shadow:0 0 5px #ccc;position:absolute;opacity:1 !important}.tooltip *{background:none !important;color:#656263 !important}.tooltip-arrow{display:none !important}.yard-icon{background:url(/fonts/yard.ae188c6d83732e6d32406b8f3b238fab.svg?) no-repeat 100%;background-size:15px 15px;background-position:-3px 0px !important}.yard-icon:hover,.yard-icon-row:hover .yard-icon{background:url(/fonts/yard-hover.23855143713606d9c6ef9e2a955e22e1.svg?) no-repeat 100%;background-size:15px 15px;background-position:-3px 0px !important}.yard-icon-active{background:url(/fonts/yard-hover.23855143713606d9c6ef9e2a955e22e1.svg?) no-repeat 100%;background-size:15px 15px;background-position:-3px 0px !important}.rating{background:url(/fonts/stars.14835fa17c0ca0af662e3bcd3153b8a5.png?) no-repeat 0 0;display:inline-block;height:17px;min-width:68px;position:relative;top:1px}.rating.star1{background:url(/fonts/stars1.e4a91120521af52486dffb5dfba5d874.png?) no-repeat 0 0}.rating.star2{background:url(/fonts/stars2.9e08594f36237556ba8dd1ea13285826.png?) no-repeat 0 0}.rating.star3{background:url(/fonts/stars3.ea5b3d875784832a21d735689f442556.png?) no-repeat 0 0}.rating.star4{background:url(/fonts/stars4.e1c767b554447ed03a5bf2cb8ca64329.png?) no-repeat 0 0}.rating.star5{background:url(/fonts/stars5.771e97811a7022c4bb132768605711e4.png?) no-repeat 0 0}.needpart-icon{position:absolute;float:right;margin-right:10px;font-size:60px;right:0;top:0}@font-face{font-family:"row52font";src:url(/fonts/row52font.d86736af45bf82cacef3507cd97a7f4a.eot?);src:url(/fonts/row52font.d86736af45bf82cacef3507cd97a7f4a.eot?#iefix) format("embedded-opentype"),url(/fonts/row52font.29ce5a49028178464c3328a5f79ec7bd.ttf?) format("truetype"),url(/fonts/row52font.27a601065d7fc814410b713b73099f23.woff?) format("woff"),url(/fonts/row52font.c3cbadc5740577c18040113bef939efd.svg?#row52font) format("svg");font-weight:normal;font-style:normal}.r52{font-family:"row52font" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.r52-1:before{content:"\E901"}.r52-2:before{content:"\E902"}.r52-3:before{content:"\E903"}.r52-4:before{content:"\E904"}.r52-alert:before{content:"\E905"}.r52-avatar:before{content:"\E906"}.r52-barcode:before{content:"\E907"}.r52-camera:before{content:"\E908"}.r52-checkmark:before{content:"\E909"}.r52-circle:before{content:"\E90A"}.r52-circle+:before{content:"\E90B"}.r52-cloud:before{content:"\E90C"}.r52-cog:before{content:"\E90D"}.r52-comments:before{content:"\E90E"}.r52-coupon:before{content:"\E90F"}.r52-dent:before{content:"\E910"}.r52-door:before{content:"\E911"}.r52-door-down:before{content:"\E912"}.r52-door-quote:before{content:"\E913"}.r52-door-up:before{content:"\E914"}.r52-down-arrow:before{content:"\E915"}.r52-duster:before{content:"\E916"}.r52-equals:before{content:"\E917"}.r52-flag:before{content:"\E918"}.r52-forklift:before{content:"\E919"}.r52-frame:before{content:"\E91A"}.r52-fraud:before{content:"\E91B"}.r52-help:before{content:"\E91C"}.r52-home:before{content:"\E91D"}.r52-honker:before{content:"\E91E"}.r52-horn:before{content:"\E91F"}.r52-info:before{content:"\E920"}.r52-key:before{content:"\E921"}.r52-left-arrow:before{content:"\E922"}.r52-locked:before{content:"\E923"}.r52-menu:before{content:"\E924"}.r52-messages:before{content:"\E925"}.r52-new-listing:before{content:"\E926"}.r52-new-message:before{content:"\E927"}.r52-nut:before{content:"\E928"}.r52-partspuller:before{content:"\E929"}.r52-pic_right:before{content:"\E92A"}.r52-pics:before{content:"\E92B"}.r52-pic-wrong1:before{content:"\E92C"}.r52-pic-wrong2:before{content:"\E92D"}.r52-pic-wrong3:before{content:"\E92E"}.r52-plus:before{content:"\E92F"}.r52-power:before{content:"\E930"}.r52-question:before{content:"\E931"}.r52-right-arrow:before{content:"\E932"}.r52-search:before{content:"\E933"}.r52-signal:before{content:"\E934"}.r52-sparky:before{content:"\E935"}.r52-star:before{content:"\E936"}.r52-status-circle:before{content:"\E937"}.r52-steering-wheel:before{content:"\E938"}.r52-steering-wheel2:before{content:"\E939"}.r52-tack:before{content:"\E93A"}.r52-trash:before{content:"\E93B"}.r52-truck:before{content:"\E93C"}.r52-unlocked:before{content:"\E93D"}.r52-up-arrow:before{content:"\E93E"}.r52-user:before{content:"\E93F"}.r52-VIN:before{content:"\E940"}.r52-wheelbarrow:before{content:"\E941"}.r52-wrench:before{content:"\E942"}.r52-x:before{content:"\E943"}.r52-x2:before{content:"\E944"}.r52-yard:before{content:"\E945"}a.alert-clickable:hover{text-decoration:none}.alert-incomplete{background-color:#f4f4f4;border-radius:0px !important}.tabs-panel{margin-top:30px}@media screen and (max-width: 768px){.tabs-panel{margin-top:15px}}.tabs-panel:before{background:#e3e2e2;height:52px;width:100%;content:"";position:absolute;left:0}.tabs-panel .tab-content{margin-top:40px}.tabs-panel .nav-tabs{padding-top:20px;border:none}.tabs-panel .nav-tabs li{font-size:14px;font-weight:bold}@media screen and (max-width: 650px){.tabs-panel .nav-tabs li{width:100%}}.tabs-panel .nav-tabs li a{border:none !important;padding:8px 15px 4px 15px;background:#d1d0d0;color:#4c4c4c}.tabs-panel .nav-tabs li a:hover{background:#c3c3c3;border:none}.tabs-panel .nav-tabs li.active a,.tabs-panel .nav-tabs li.active a:hover{background:#fff}.tab-title{color:#221e1f;font-size:24px;font-weight:bold;background:url(/fonts/icon-pin.cf3d324ad861abdbc351b5b2d3f9931a.svg?) no-repeat 0 0px;background-size:26px 26px;padding-left:32px;margin-bottom:10px;margin-left:15px}@media screen and (max-width: 650px){.tab-title{font-size:20px}}.widget-tabs-panel .nav-tabs li.active a,.tabs-panel .nav-tabs li.active a:hover{background:#e3e2e2;color:#4c4c4c}.nav.nav-tabs .badge{background:#3d70ac;font-size:10.5px;line-height:15px;height:15px;padding:0 7px;margin-top:-2px}.comment-area{background-color:#f5f4f4;font-family:Arial,Helvetica,sans-serif;font-size:12px;margin-top:30px}.comment-area ul{list-style:none;padding:0}.comment-area ul li{padding:12px 0;border-bottom:1px solid #fff}.comment-area ul li:nth-child(odd){background:#f2efef}.comment-area .content{display:inline-block;width:90%;padding-left:10px}@media screen and (max-width: 1200px){.comment-area .content{width:87%}}@media screen and (max-width: 767px){.comment-area .content{display:inline-block;width:100%}}.comment-area .content img{border:1px solid #fff;float:right}.comment-area .content .img-preview img{float:none}.comment-area .name{color:#ab3d25;background:url(/fonts/icon-part-puller.9cc69dadce5eda4d0e78ffe0e988712d.svg?) no-repeat 100% 0;background-size:14px 14px;padding-right:13px;margin-right:15px;font-weight:bold}.comment-area .name:hover{background:url(/fonts/icon-part-puller-hover.3c33941edc53321b5c187da4a4398f1e.svg?) no-repeat 100% 0;background-size:14px 14px}@media screen and (max-width: 767px){.comment-area .name{margin-right:10px}}.comment-area .no-puller{background:none}.comment-area .no-puller:hover{background:none}.comment-area .thread{border-top:1px solid #fff;float:left;padding-top:12px;width:100%;min-height:53px}.comment-area .thread .content{width:80%}.comment-area .comment-img{max-width:71px;max-height:47px}.comment-area p,.comment-area .text{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#221e1f;margin-bottom:2px;clear:left;padding-top:5px}.comment-area h4{text-transform:uppercase;font-size:14px;color:#221e1f;background:#e3e2e2;margin:0;padding:10px;font-weight:bold;border-bottom:1px solid #fff}.comment-area .user-info{font-size:12px;font-weight:normal}.comment-area textarea{border:1px solid #d1d1d1;height:48px;resize:none;padding:4px 5px;margin-bottom:5px;width:100%}.comment-area .remove-comment-image-btn{margin-top:5px}.comment-top h3{color:#7a7979;font-size:24px;font-weight:bold;margin-top:0}.comment-top h3 span{color:#c04327;font-size:28px;font-style:italic;display:inline-block;width:100%}.comment-top p{font-size:16px;color:#221e1f;margin-top:12px}.popover{width:400px}.popover-title{text-transform:uppercase;font-weight:bold}.custom_menu ul{padding:8px;background:#f2efef;border:1px solid #fff;box-shadow:0 0 0 #ccc;width:200px;z-index:1050;border-radius:0;display:block;overflow:hidden;visibility:hidden}.custom_menu.open&gt;.dropdown-menu{overflow:visible;visibility:visible}.custom_menu .dropdown-menu li{padding:5px;font-size:12px;text-transform:none;border-bottom:1px solid #e3e2e2;width:100%}.custom_menu .dropdown-menu li:last-child{border:none}.custom_menu .dropdown-menu li a{font-weight:bold;padding:0;color:#434242}.custom_menu .dropdown-menu li a:hover{color:#3d70ac;background:none}.custom_menu .dropdown-menu li a .badge{float:right;background:#3d70ac;margin-top:1px;text-align:center;vertical-align:middle;font-size:10px;position:relative;padding-top:3.5px;height:17px}.btn{text-transform:uppercase;font-weight:700;min-width:112px;border:none !important}@media screen and (max-width: 990px){.btn{margin-bottom:5px}}.btn-reverse{background:#3c3c3c;color:#fff;font-weight:bold;text-transform:uppercase}.btn-reverse:hover{background:#121212;color:#fff}.btn-dark{background-color:#000 !important;color:#fff !important}.btn-primary{background-color:#37649d}.btn-primary:hover{background-color:#294f7f !important}input.btn.btn-primary:hover{background-color:#294f7f !important}.btn-xs{padding:3px 21px}.primary-btn{padding-left:25px;padding-right:25px;text-transform:uppercase;font-weight:bold}.default-btn{background:#3c3c3c;font-weight:bold;padding-left:25px;padding-right:25px;text-transform:uppercase;border:none;color:#fff}.default-btn:hover{background:#121212;color:#fff}.primary-btn-shadow{padding-left:20px;padding-right:20px;text-transform:uppercase;font-weight:bold}.primary-btn-shadow:hover{box-shadow:0 0 0 #294f7f}.danger-btn-shadow:hover{box-shadow:0 0 0 #a93131}.btn-danger{border-radius:5px;font-size:24px;font-weight:bold;padding:6px 25px 7px;text-transform:uppercase;background:#c94242}.btn-danger:hover{background:#a93131}.danger-btn-open{font-family:"Open Sans Condensed",sans-serif}.default-btn-open{border-radius:5px;font-family:"Open Sans Condensed",sans-serif;font-size:24px;font-weight:bold;padding:6px 25px 7px;text-transform:uppercase}.default-btn-shadow:hover{box-shadow:0 0 0 #121212}.warning-btn-shadow{background:#e07025}.warning-btn-shadow:hover{background:#c5621f;box-shadow:0 0 0 #cc611a}.btn-help-txt{display:inline-block;line-height:15px;margin-top:6px}.sort-btn{float:right;padding:0 0 0 5px}.linkButton{background:none !important;border:none !important;color:#211d1e;text-decoration:none !important;cursor:pointer;margin-top:4px;position:relative;top:2px}.btn-small{padding:1px 10px;font-size:11.9px;border-radius:3px;line-height:20px}.btn-lg.secondary-btn{background-color:ButtonFace}.cancel-btn{text-decoration:underline;font-size:14px;font-weight:bold}.primary-btn-open{background:#37649d;border-radius:5px;font-family:"Open Sans Condensed",sans-serif;font-size:24px;font-weight:bold;padding:6px 25px 7px;text-transform:uppercase}.primary-btn-open:hover{background:#37649d}.uib-datepicker-popup .btn{min-width:initial}.uib-datepicker-popup .btn-danger{font-size:12px;padding:5px}.widget .widget-tabs-panel{margin-top:30px}.widget .widget-tabs-panel .nav-tabs{padding-top:20px;padding-right:15px;border-bottom:8px solid #e3e2e2;padding:0}.widget .widget-tabs-panel .nav-tabs li{font-size:14px;font-weight:bold}.widget .widget-tabs-panel .nav-tabs li a{border:none !important;padding:8px 15px 4px 15px;background:#f2efef;color:#c3c3c3;margin-bottom:1px}.widget .widget-tabs-panel .nav-tabs li a:hover{background:#c3c3c3;color:#4c4c4c;border:none}.widget .widget-tabs-panel .nav-tabs li.active a{background:#e3e2e2;color:#4c4c4c}.widget .widget-tabs-panel .nav-tabs li.active a:hover{background:#e3e2e2;color:#4c4c4c}.widget .widget-more{padding-top:10px;float:right;margin-right:5px;background-color:#fff !important;text-transform:uppercase;font-weight:700;font-size:12px;color:#000 !important;cursor:pointer}.widget .btn-default{text-transform:uppercase;font-weight:bold}.widget .name-puller:hover{background:url(/fonts/icon-part-puller-hover.3c33941edc53321b5c187da4a4398f1e.svg?) no-repeat 100% 0;background-size:14px 14px}.widget-tab-title{color:#221e1f;font-size:24px;font-weight:bold;background:url(/fonts/icon-pin.cf3d324ad861abdbc351b5b2d3f9931a.svg?) no-repeat 0 6px/auto 26px;padding-left:32px;margin-bottom:10px;margin-left:15px}.widget-striped{border-bottom:9px solid #e3e2e2}.widget-striped&gt;tbody&gt;tr&gt;td{border-top:none}.widget-striped table{margin-bottom:0;border-bottom:1px solid #fff}.widget-striped table tr{border-top:1px solid #fff;margin-top:1px}.widget-striped table tr:nth-child(odd){background:#f2efef}.widget-striped table tr:nth-child(even){background:#f5f4f4}.widget-striped table tr:hover{background:#e0eee1}.widget-area{background:#f5f4f4;border-bottom:9px solid #e3e2e2;font-size:14px;margin-bottom:15px}.widget-area .padded{padding:8px 15px}.widget-area table{margin-top:0}.widget-area table td{line-height:15px;padding-bottom:15px;padding-top:15px}.widget-area table td:first-child{padding-left:15px}.widget-area table td:last-child{padding-right:15px}.widget-area table td strong{text-transform:uppercase;color:#656263;font-size:14px}.widget-area table .icons img{position:relative;top:-4px;width:18px}.widget-area .title{background:#e3e2e2;padding:7px 12px 8px 16px;border-bottom:1px solid #fff;min-height:38px}.widget-area .title.row{margin-left:0;margin-right:0}.widget-area .title h2{float:left;width:70%;font-size:14px;color:#221e1f;font-weight:bold;text-transform:uppercase;margin:4px 0 0}.widget-area .title .icons{float:right}.widget-area .icons img{width:18px}.widget-area .bottom-cols .col{width:17%}.widget-area .bottom-cols .col-1{width:22%;background:url(/fonts/plus.d3e27a4b08f532b0f2d9e52b478614ae.svg?) no-repeat scroll;background-size:14px 14px;background-position:right 5px top 21px}.striped-table tr{border-top:1px solid #fff;margin-top:1px}.striped-table tr:nth-child(odd){background:#f2efef}.striped-table tr:nth-child(even){background:#f5f4f4}.striped-table tr:hover{background:#e7e7e7}.striped-table .table&gt;tbody&gt;tr&gt;td{border-top:none}.right-area table tr:nth-child(odd):hover{background:#e7e7e7}.striped-tabletable{margin-bottom:0;border-bottom:1px solid #fff}.table .td-content{max-width:100%}.table .td-img{width:58px;max-width:58px}.default-table{margin-bottom:20px}.default-table .detail-table{background:#f5f4f4;border-top:10px solid #e3e2e2;border-bottom:10px solid #e3e2e2;font-size:14px;font-weight:bold}.default-table .detail-table td{border-top:1px solid #fff}.default-table .detail-table thead td,.default-table .detail-table tfoot td{padding:0}.default-table .detail-table thead th{background-color:#e3e2e2;text-transform:uppercase;color:#656263}.default-table .detail-table tr td:first-child{text-transform:uppercase;color:#656263}.default-table .detail-table .align-right{float:right}.detail-table tfoot th{background:#e3e2e2}.detail-table thead th{background:#a8a9ad;color:#fff}.list-table .list-row{background-color:#f4f4f4;padding:10px 0}.list-table .list-row:nth-child(odd){background-color:#f2efef;border-bottom:1px solid #fff}.list-table .alternate{background-color:#f2efef;border-bottom:1px solid #fff}#slick-next{background:rgba(0,0,0,0) url(https://cdn.row52.com/siteimages/gal_arrow_right_off.jpg) no-repeat;cursor:pointer;display:block;height:67px}#slick-prev{background:rgba(0,0,0,0) url(https://cdn.row52.com/siteimages/gal_arrow_left_off.jpg) no-repeat;cursor:pointer;display:block;height:67px;z-index:9999}.well{background-color:#f5f4f4}.menu{width:300px;height:100%;background:#fff;position:fixed;top:0;right:-300px;backface-visibility:hidden;overflow:auto;transform:translateX(0);transform:translateX(0) translateZ(0);transform:translate3d(0, 0, 0);transition:all .3s cubic-bezier(0.32, 1.25, 0.375, 1.15);z-index:10;padding:10px 10px 10px 20px}.menu.show-nav{transform:translateX(-300px);transform:translateX(-300px) translateZ(0);transform:translate3d(-300px, 0, 0)}.menu ul{margin:0;padding:0}.menu ul li{position:relative;list-style:none;width:100%;margin:0 auto;padding:5px 10px;text-align:center;font-size:15px;font-weight:bold;text-align:left;text-transform:uppercase}.menu ul li.user-area{font-family:Arial,Helvetica,sans-serif;font-size:12px}.menu ul li.user-area a{text-decoration:underline;padding-left:2px}.menu ul li a{position:relative;padding:8px 10px;color:hsla(0,0%,100%,.7);color:#434242;text-decoration:none;transition:all .25s ease-in-out}.menu ul li a:hover{color:#38649d;background:none;text-decoration:none}.menu ul li a:focus{background:none}.menu ul li a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#f38b00;visibility:hidden;transform:scaleX(0);transition:all .3s cubic-bezier(0.32, 1.25, 0.375, 1.15)}.menu ul li a .badge{float:right;background:#3d70ac}.menu ul:first-child li:first-child{margin-top:34px;border:0;box-shadow:none;text-transform:none}.menu ul ul li:first-child{margin-top:15px !important}.menu p{color:hsla(0,0%,100%,.7);position:absolute;top:86%;left:20px;font-size:.875em;text-align:center}.menu p a{color:rgba(243,139,0,.6);text-decoration:none;transition:all .3s ease}.menu p a:hover{color:#f38b00;text-decoration:underline}.nav-toggle{position:absolute;height:22px;width:19px;top:14px;right:0;z-index:11;text-decoration:none !important;overflow:hidden}.nav-toggle span{color:#4c4c4c;color:rgba(0,0,0,.7);padding:5px;font-size:1.875em;width:22px;height:22px;display:block}.menu-device .menu li ul li .menu-icon{max-width:17px;margin-right:8px}.menu-device .menu li ul li:last-child .menu-icon{max-width:22px !important}.droparea{display:inline;position:relative;width:auto}.droparea:hover .dropdown-menu{display:block}.droparea .dropdown-menu{background:#f5f4f4 none repeat scroll 0 0;border-color:#fff;min-width:120px;padding:5px;margin-top:10px;left:-17px}.droparea .dropdown-menu li a{padding-left:0;padding-right:0}.droparea .dropdown-menu li a:hover{color:#ab3d25;font-weight:bold}.droparea .errow-up{position:absolute;top:-11px;width:auto !important;left:12px}.qq-uploader{position:relative;min-height:112px;max-height:274px;overflow-y:hidden;width:inherit;border-radius:5px;border:1px solid #ccc;background-color:#e5e3e3;padding:2px 7px 2px 7px}.qq-uploader ul{margin:0;padding:7px 0 0;list-style:none;max-height:450px;overflow-y:auto;clear:both;box-shadow:none}.qq-uploader ul li{display:inline-block;position:relative;width:106px;margin:0 10px 12px 0;padding:0;line-height:16px;font-size:13px;color:#424242;background-color:#fff;border-radius:2px;box-shadow:0 1px 1px 0 rgba(0,0,0,.22);vertical-align:top;height:100px}.qq-uploader .file-info{padding:0 3px 2px;margin-top:0;border-radius:0 0 2px 2px;text-align:left;overflow:hidden}.qq-uploader .file-name{position:relative}.qq-uploader .upload-file{display:block;margin-right:0;margin-bottom:3px;width:auto;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.qq-uploader .upload-cancel{background-color:#525252;color:#f7f7f7;font-weight:bold;font-family:Arial,Helvetica,sans-serif;border-radius:12px;border:none;height:22px;width:22px;padding:4px;position:absolute;right:-5px;top:-6px;margin:0;line-height:17px}.qq-uploader .qq-upload-spinner{display:inline-block;background:url(/fonts/loading.2da0807814ad64841cd597c4e8a653d1.gif?);position:absolute;left:50%;margin-left:33px;top:81px;width:15px;height:15px;vertical-align:text-bottom}.qq-uploader .qq-retry-icon{background:url(/fonts/retry.291dd47bf94604e664eb664639e8853e.gif?);width:15px;height:15px;vertical-align:sub;display:inline-block;float:none}.qq-uploader .qq-upload-retry{cursor:pointer;position:absolute;top:30px;left:50%;margin-left:-31px;box-shadow:0 1px 1px hsla(0,0%,100%,.37) inset,1px 0 1px hsla(0,0%,100%,.07) inset,0 4px 4px rgba(0,0,0,.5),0 -2px 12px rgba(0,0,0,.08) inset;padding:3px 4px;border:1px solid #d2ddc7;border-radius:2px;color:inherit;background-color:#ebf6e0;z-index:1}.image-upload{background:url(/fonts/camera.6ef862bc3a282569d09aad6dc6809539.svg?) no-repeat 0 0;background-size:26px 26px;position:relative;display:inline-block;width:122px;top:-2px;left:9px;cursor:pointer !important;min-height:25px;vertical-align:bottom}.image-upload input{opacity:0;z-index:9999;position:absolute;width:100%;padding-top:28px;cursor:pointer !important}.image-upload:hover{background:url(/fonts/camera-hover.bed0dd0636eec8b24b0a38042307983c.svg?) no-repeat 0 0;background-size:26px 26px;cursor:pointer !important}.image-upload:after{color:#477ec0;content:"Upload Image.";left:32px;position:absolute;top:6px;font-weight:bold;cursor:pointer !important}@-moz-document url-prefix(){.image-upload{top:2px}}.qq-gallery .qq-btn{float:right;border:none;padding:0;margin:0;box-shadow:none}.qq-gallery .qq-upload-button{display:inline;width:105px;padding:7px 10px;float:left;text-align:center;background:#00abc7;color:#fff;border-radius:2px;border:1px solid #37b7cc;box-shadow:0 1px 1px hsla(0,0%,100%,.37) inset,1px 0 1px hsla(0,0%,100%,.07) inset,0 1px 0 rgba(0,0,0,.36),0 -2px 12px rgba(0,0,0,.08) inset}.qq-gallery .qq-upload-button-hover{background:#33b6cc}.qq-gallery .qq-upload-button-focus{outline:1px dotted #000}.qq-gallery.qq-uploader{position:relative;min-height:112px;max-height:274px;overflow-y:hidden;width:inherit;border-radius:5px;border:1px solid #ccc;background-color:#e5e3e3;padding:2px 7px 2px 7px}.qq-gallery.qq-uploader:before{content:attr(qq-drop-area-text) " ";position:absolute;font-size:16px;left:0;width:100%;text-align:center;top:40%;color:#7c7a7a;font-weight:bold;filter:alpha(opacity=25)}.qq-gallery .qq-upload-drop-area,.qq-upload-extra-drop-area{position:absolute;top:0;left:0;width:100%;height:100%;min-height:30px;z-index:2;background:#f9f9f9;border-radius:4px;text-align:center}.qq-gallery .qq-upload-drop-area span{display:block;position:absolute;top:50%;width:100%;margin-top:-8px;font-size:16px}.qq-gallery .qq-upload-extra-drop-area{position:relative;margin-top:50px;font-size:16px;padding-top:30px;height:20px;min-height:40px}.qq-gallery .qq-upload-drop-area-active{background:#fdfdfd;border-radius:4px}.qq-gallery .qq-upload-list{margin:0;padding:7px 0 0;list-style:none;max-height:450px;overflow-y:auto;clear:both;box-shadow:none}.qq-gallery .qq-upload-list li{display:inline-block;position:relative;width:106px;margin:0 10px 12px 0;padding:0;line-height:16px;font-size:13px;color:#424242;background-color:#fff;border-radius:2px;box-shadow:0 1px 1px 0 rgba(0,0,0,.22);vertical-align:top;height:100px}.qq-gallery .qq-upload-spinner,.qq-gallery .qq-upload-size,.qq-gallery .qq-upload-retry,.qq-gallery .qq-upload-failed-text,.qq-gallery .qq-upload-delete,.qq-gallery .qq-upload-pause,.qq-gallery .qq-upload-continue{display:inline}.qq-gallery .qq-upload-retry:hover,.qq-gallery .qq-upload-delete:hover,.qq-gallery .qq-upload-pause:hover,.qq-gallery .qq-upload-continue:hover{background-color:rgba(0,0,0,0)}.qq-gallery .qq-upload-delete,.qq-gallery .qq-upload-pause,.qq-gallery .qq-upload-continue,.qq-gallery .qq-upload-cancel{cursor:pointer}.qq-gallery .qq-upload-delete,.qq-gallery .qq-upload-pause,.qq-gallery .qq-upload-continue{border:none;background:none;color:#00a0ba;font-size:12px;padding:0}.qq-gallery .qq-upload-status-text{color:#333;font-size:12px;padding-left:3px;padding-top:2px;width:inherit;display:none;width:108px}.qq-gallery .qq-upload-fail .qq-upload-status-text{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;display:block}.qq-gallery .qq-upload-retrying .qq-upload-status-text{display:inline-block}.qq-gallery .qq-upload-retrying .qq-progress-bar-container{display:none}.qq-gallery .qq-upload-cancel{background-color:#525252;color:#f7f7f7;font-weight:bold;font-family:Arial,Helvetica,sans-serif;border-radius:12px;border:none;height:22px;width:22px;padding:4px;position:absolute;right:-5px;top:-6px;margin:0;line-height:17px}.qq-gallery .qq-upload-cancel:hover{background-color:#525252}.qq-gallery .qq-upload-retry{cursor:pointer;position:absolute;top:30px;left:50%;margin-left:-31px;box-shadow:0 1px 1px hsla(0,0%,100%,.37) inset,1px 0 1px hsla(0,0%,100%,.07) inset,0 4px 4px rgba(0,0,0,.5),0 -2px 12px rgba(0,0,0,.08) inset;padding:3px 4px;border:1px solid #d2ddc7;border-radius:2px;color:inherit;background-color:#ebf6e0;z-index:1}.qq-gallery .qq-upload-retry:hover{background-color:#f7ffec}.qq-gallery .qq-file-info{padding:3px 3px 2px;margin-top:0px;border-radius:0 0 2px 2px;text-align:left;overflow:hidden}.qq-gallery .qq-file-info .qq-file-name{position:relative}.qq-gallery .qq-upload-file{display:block;margin-right:0;margin-bottom:3px;width:auto;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.qq-gallery .qq-upload-spinner{display:inline-block;background:url(/fonts/loading.2da0807814ad64841cd597c4e8a653d1.gif?);position:absolute;left:50%;margin-left:-7px;top:53px;width:15px;height:15px;vertical-align:text-bottom}.qq-gallery .qq-drop-processing{display:block}.qq-gallery .qq-drop-processing-spinner{display:inline-block;background:url(/fonts/processing.68110b18c97c78c295ffb4d78e9c7237.gif?);width:24px;height:24px;vertical-align:text-bottom}.qq-gallery .qq-upload-failed-text{display:none;font-style:italic;font-weight:bold}.qq-gallery .qq-upload-failed-icon{display:none;width:15px;height:15px;vertical-align:text-bottom}.qq-gallery .qq-upload-fail .qq-upload-failed-text{display:inline}.qq-gallery .qq-upload-retrying .qq-upload-failed-text{display:inline}.qq-gallery .qq-upload-list li.qq-upload-fail{box-shadow:0 0 1px 0 red;border:0}.qq-gallery .qq-progress-bar{display:block;background:#00abc7;width:0%;height:15px;border-radius:6px;margin-bottom:3px}.qq-gallery .qq-total-progress-bar{height:25px;border-radius:9px}.qq-gallery .qq-total-progress-bar-container{margin-left:9px;display:inline;float:right;width:500px}.qq-gallery .qq-upload-size{float:left;font-size:11px;color:#929292;margin-bottom:3px;margin-right:0;display:inline-block}.qq-gallery INPUT.qq-edit-filename{position:absolute;opacity:0;filter:alpha(opacity=0);z-index:-1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.qq-gallery .qq-upload-file.qq-editable{cursor:pointer;margin-right:20px}.qq-gallery .qq-edit-filename-icon.qq-editable{display:inline-block;cursor:pointer;position:absolute;right:0;top:0}.qq-gallery INPUT.qq-edit-filename.qq-editing{position:static;height:28px;width:90px;width:-moz-available;padding:0 8px;margin-bottom:3px;border:1px solid #ccc;border-radius:2px;font-size:13px;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.qq-gallery .qq-edit-filename-icon{display:none;background:url(/fonts/edit.1115b1192665d62c2c0fef7f2fb4f3b0.gif?);width:15px;height:15px;vertical-align:text-bottom}.qq-gallery .qq-delete-icon{background:url(/fonts/trash.656f8f6e62f50c52741e34bf237ac69a.gif?);width:15px;height:15px;vertical-align:sub;display:inline-block}.qq-gallery .qq-retry-icon{background:url(/fonts/retry.291dd47bf94604e664eb664639e8853e.gif?);width:15px;height:15px;vertical-align:sub;display:inline-block;float:none}.qq-gallery .qq-continue-icon{background:url(/fonts/continue.1cb65b42ecd454657c4f258251ca1b61.gif?);width:15px;height:15px;vertical-align:sub;display:inline-block}.qq-gallery .qq-pause-icon{background:url(/fonts/pause.5aa1c315fa966ea144c1390bd9f341a8.gif?);width:15px;height:15px;vertical-align:sub;display:inline-block}.qq-gallery .qq-hide{display:none}.qq-gallery .qq-in-progress .qq-thumbnail-wrapper{opacity:.5;filter:alpha(opacity=50)}.qq-gallery .qq-thumbnail-wrapper{overflow:hidden;position:relative;height:77px;width:106px}.qq-gallery .qq-thumbnail-selector{border-radius:2px 2px 0 0;bottom:0;top:0;margin:auto;display:block}:root *&gt;.qq-gallery .qq-thumbnail-selector{position:relative;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.qq-gallery.qq-uploader DIALOG{display:none}.qq-gallery.qq-uploader DIALOG[open]{display:block}.qq-gallery.qq-uploader DIALOG{display:none}.qq-gallery.qq-uploader DIALOG[open]{display:block}.qq-gallery.qq-uploader DIALOG .qq-dialog-buttons{text-align:center;padding-top:10px}.qq-gallery.qq-uploader DIALOG .qq-dialog-buttons BUTTON{margin-left:5px;margin-right:5px}.qq-gallery.qq-uploader DIALOG .qq-dialog-message-selector{padding-bottom:10px}.qq-gallery .qq-uploader DIALOG::backdrop{background-color:rgba(0,0,0,.7)}.ui-select-bootstrap.ng-touched.ng-invalid .btn .text-muted{color:#777 !important;font-style:italic}.ui-select-bootstrap .ui-select-toggle{display:flex;justify-content:space-between}.ui-select-bootstrap .ui-select-toggle&gt;a.btn{margin:0px;right:15px;min-width:10px;top:8px}.ui-select-bootstrap .ui-select-toggle&gt;a.btn-xs{padding:0px}.ui-select-bootstrap .ui-select-match-text{overflow-x:hidden;text-overflow:ellipsis;width:90%}form.ng-submitted .ui-select-bootstrap.ng-invalid .form-control{border-color:#e25050 !important}.custom-ul{list-style:none;padding:0;margin:0 0 10px 0}.custom-ul li{clear:left;background:url(/fonts/icon-nut.cc2216bde06987c79ed624884420a92a.svg?) no-repeat 0 1px/14px auto;padding-left:20px;font-size:12px;font-weight:bold;margin-bottom:5px}.custom-ul li a{color:#477ec0;text-decoration:underline}.custom-ul li a:hover{color:#23527c}.modal{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.pnl{font-family:Arial,Helvetica,sans-serif}.pnl-page-title{color:#221e1f;font-size:32px;margin-top:0;font-weight:bold;padding:30px 0 15px 0;background-size:90px auto;background-position:0 10px}.pnl-section-title{padding:15px 0 20px 20px;font-weight:bold;color:#757474;background-size:30px 30px !important;background-position:5px 15px !important}.dropdown-menu&gt;li&gt;a:focus{background:none}.dropdown-header{font-weight:bold;color:#000}.header-top{width:100%;background:#c04327;height:43px}@media all and (max-width: 990px){.header-top{height:39px}}@media all and (max-width: 767px){.header-top{height:30px}}@media all and (max-width: 767px){.header-top .container{padding:0 10px}}.alert-top{background:url("https://cdn.row52.com/cdn/images/alert-icon.png") no-repeat 0 12px/64px auto;padding:11px 0 10px 52px;color:#fff;display:inline-block;font-size:14px;font-family:Arial,Helvetica,sans-serif;white-space:nowrap;max-width:700px;text-overflow:ellipsis;overflow:hidden;width:100%}@media all and (max-width: 990px){.alert-top{font-size:12px;max-width:590px;background-position:0 -7px;background-size:53px auto;padding:11px 0 10px 55px}}@media all and (max-width: 767px){.alert-top{background-position:0 -9px;background-size:47px auto;font-size:12px;max-width:600px;padding:6px 0 10px 50px;text-align:left}}@media all and (max-width: 650px){.alert-top{max-width:590px}}.alert-top em{font-weight:bold}.header{background:#f7f5f5;min-height:67px}@media all and (max-width: 990px){.header{min-height:40px}}@media all and (max-width: 990px){.header .container{width:auto}}@media all and (max-width: 650px){.header .container{padding-left:10px;padding-right:10px}}.header .navbar-inverse{background:none;border:none;margin-bottom:0}.header .menu-first,.header .menu-second{clear:right}.header .menu-second{padding-right:0;margin-top:4px}.header .menu-second ul{list-style:outside none none;padding:0;position:relative;bottom:-6px}.header .menu-second li{font-family:"Open Sans Condensed",sans-serif;text-transform:uppercase;font-size:15px;font-weight:700;float:left}.header .menu-second li:first-child{display:none}.header .menu-second li:last-child .menu-icon{max-width:27px;min-width:26px}.header .menu-second li a{color:#434242;padding-top:0;padding-bottom:0}.header .menu-second li a:hover{color:#3d70ac;background:none;text-decoration:none}.header .menu-second li.active a{background:none !important;color:#3d70ac !important}@media all and (max-width: 990px){.header .menu-second li .menu-icon{max-width:26px}}.header .menu-second .droplist{display:none}.header .menu-first{margin-top:10px}.header .menu-first ul{list-style:outside none none;padding:0}.header .menu-first li{font-family:Arial,Helvetica,sans-serif;font-size:11px;text-transform:uppercase;font-weight:bold;float:left}.header .menu-first li a{color:#434242;padding:0 0 0 15px}.header .menu-first li a:hover{color:#3d70ac;background:none}.header .menu-first li.active a{background:none !important;color:#3d70ac !important}.header .menu-first li.dropdown{text-transform:none;font-weight:normal;padding-left:15px}.header .menu-first li.dropdown a strong{color:#221e1f}.header .menu-first li.dropdown a strong:hover{color:#3d70ac;text-decoration:none}.header .menu-first li.dropdown a strong:active{text-decoration:none}.header .menu-first li.dropdown a.user-toggle{text-decoration:none !important}.header .menu-first li.dropdown a.user-toggle:hover,.header .menu-first li.dropdown a.user-toggle:active{text-decoration:none !important}.header .menu-first li.dropdown .dropdown-toggle{display:inline-block;padding-left:1px}.header .menu-first li.dropdown .dropdown-menu{padding:8px;background:#f2efef;border:1px solid #fff;box-shadow:0 0 0 #ccc;width:200px;z-index:99;border-radius:0;display:block;overflow:hidden;visibility:hidden}.header .menu-first li.dropdown .dropdown-menu li{padding:5px;font-size:12px;text-transform:none;border-bottom:1px solid #e3e2e2;width:100%}.header .menu-first li.dropdown .dropdown-menu li a{font-weight:bold;padding:0;color:#434242}.header .menu-first li.dropdown .dropdown-menu li a:hover{color:#3d70ac}.header .menu-first li.dropdown .dropdown-menu li a .badge{float:right;background:#3d70ac;margin-top:1px;text-align:center;vertical-align:middle;font-size:10px;position:relative;padding-top:3.5px;height:17px}.header .menu-first li.dropdown .dropdown-menu li:last-child{border:none}.header .menu-first li.open&gt;.dropdown-menu{overflow:visible;visibility:visible}.header .menu-first .navbar-nav&gt;.open a,.header .menu-first .navbar-nav&gt;.open a:focus,.header .menu-first .navbar-nav&gt;.open a:hover{background-color:rgba(0,0,0,0);color:#434242}.logo{float:left;margin-top:14px;max-width:168px;position:relative;z-index:9}@media all and (max-width: 767px){.logo{max-width:96px;margin-left:0px}}.logo img{filter:none;-moz-filter:blur(0);-ms-filter:blur(0);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius="0")}.menu-icon{display:inline-block;max-width:20px;min-width:20px;padding-right:1px;position:relative;top:-1px}.menu-icon img{height:25px;width:25px}.menu-icon&gt;img:last-child{display:none}a:hover .menu-icon img:first-child{display:none}a:hover .menu-icon img:last-child{display:inline}.submenu-icon{display:inline-block;max-width:24px;padding-right:10px;position:relative;top:-1px}.menu-device{display:none}@media all and (max-width: 990px){.menu-device{display:block;position:relative}}.menu-device .sub_menu{border:none;box-shadow:none;width:100%;position:relative;margin-bottom:15px}@media all and (max-width: 990px){.menu-device .sub_menu{padding-left:15px !important;display:none}}.menu-device .sub_menu li{font-size:15px;font-weight:bold;list-style:outside none none;margin:0 auto;padding:0 10px;position:relative;text-align:left;width:100%}@media all and (max-width: 990px){.menu-device .sub_menu li{font-size:12px;text-transform:none;font-weight:bold;font-family:Arial,Helvetica,sans-serif}}.menu-device .sub_menu li a{font-weight:bold;padding:8px 10px}.menu-device .sub_menu:first-child li:first-child{border:0 none;box-shadow:none;margin-top:20px;text-transform:none}.menu-device .menu-icon{margin-right:9px}.menu-device .menu{background-color:#f7f5f5}.menu-device .menu li a .badge{font-size:10px;position:relative;top:1px;padding-top:3.5px;height:17px}.menu-device .menu ul li{padding-left:5px}.menu-device .menu ul:first-child li:first-child{margin-top:20px}.menu-device .menu ul:first-child li:last-child .menu-icon{margin-left:-3px;margin-right:6px;width:27px;max-width:26px}.menu-device .menu ul:last-child li{font-size:12px;font-family:Arial,Helvetica,sans-serif;font-weight:bold}.menu-device .menu li{padding-top:10px;padding-bottom:10px;padding-right:0}.menu-device .menu li ul li{padding:0 0 0 19px}.menu-device .menu .menu-status-arrow{display:inline-block;width:15px;height:15px;position:absolute;right:7px;background:url(/fonts/icon-search-down.e4802b66203073b90db5daf28e36ded1.svg?) no-repeat;background-size:15px 15px}.menu-device .menu .user-area{padding-left:39px}.menu-device .menu .user-area .dropdown-toggle{position:static}.menu-device .menu .user-area .user-img{position:absolute;left:5px;top:6px}.menu-device .menu .dropdown-menu{background-color:#f7f5f5}.menu-device .mobile-menu-header{padding:0 0 20px 10px;font-size:12px;font-family:Arial,sans-serif}.menu-device .mobile-menu-header a,.menu-device .mobile-menu-header a:hover{padding:0;text-decoration:underline}.menu-device .mobile-menu-header .welcome{padding-left:3px}.menu-device.account-drop .menu .menu-status-arrow{background:url(/fonts/icon-search-up.272635e065d87687d1311dacc6476604.svg?) no-repeat}.menu-device .user-area .user-img{margin-left:11px;position:relative;top:-1px}.menu-device .mobile-secondary-menu{border-top:1px solid #e3e2e2;padding-top:14px;margin-top:7px}.menu-device .mobile-secondary-menu li{padding-top:13px !important;color:#221e1f}.menu-device .mobile-secondary-menu li a{color:#221e1f}.menu-device .droplist&gt;li{position:relative;padding:0 0 16px !important}.menu-device .droplist&gt;li&gt;a{width:100%;display:block;padding:0 0 0 10px}.menu-device hr{margin:25px 0 30px}.menu-device .nav-toggle.show-nav{right:16px;top:13px;left:auto}@media all and (max-width: 990px){.web-menu{display:none}}.web-menu .user-img{float:left;margin-right:5px;margin-top:-4px}.web-menu .user-drop{background:url(/fonts/icon-down.1ee5b9684a3ef89881024c191793c426.svg?) no-repeat 100%;background-size:10px;width:10px;display:inline-block}.web-menu .menu-second li a{color:#434242;padding:0 12px}.web-menu .drop-account .menu-icon,.web-menu .custom_menu .menu-icon{max-width:20px;min-width:20px;height:20px;width:20px;padding-right:5px}.site-specs{text-align:center;font-size:14px;color:#9e9b9c;background-color:#211d1f;min-height:32px;line-height:32px;font-family:Arial,Helvetica,sans-serif}.site-specs strong{color:#5290da;font-style:italic}.footer{background:#221e1f;padding:30px 0;font-family:Arial,Helvetica,sans-serif;position:relative}.footer ul{list-style:none;padding-left:0}@media all and (max-width: 990px){.footer ul{float:left;margin-right:7%}}@media all and (max-width: 650px){.footer ul{padding-right:10px;width:33.3333%;margin-right:0}}.footer ul li a{color:#b0afb0;font-size:12px}.footer ul li a:hover{text-decoration:none;color:#37649d}.footer-logo{max-width:92px;position:absolute;top:-92px;border-radius:50%;background:#221e1f;height:92px;max-width:92px;right:0;padding:15px;z-index:0}@media all and (max-width: 990px){.footer-logo{top:-85px}}.app-btns{float:right;margin-top:22px;z-index:1}@media all and (max-width: 990px){.app-btns{text-align:right}}@media all and (max-width: 650px){.app-btns{text-align:left;margin-top:90px}}.app-btns a{float:left;width:50%;padding-left:10px}@media all and (max-width: 990px){.app-btns a{float:none}}@media all and (max-width: 650px){.app-btns a{padding-right:10px;padding-left:0}}.app-btns a img{max-width:165px}@media all and (max-width: 650px){.app-btns a img{max-width:150px}}@media all and (max-width: 479px){.app-btns a img{max-width:130px}}.social{text-align:right;margin-top:10px;float:right}@media all and (max-width: 990px){.social{float:left;margin-top:-35px}}@media all and (max-width: 650px){.social{margin-top:-115px}}.social a{display:inline-block}.social a:hover{text-decoration:none;background-position:0 -36px}.twitter{background:url(/fonts/icon-twitter.345b7a760aeadc29d5c1a6484c438d3a.svg?) no-repeat 0 0/35px auto;height:35px;width:35px;display:block}.facebook{background:url(/fonts/icon-fb.061e9e80a20ac0bead5a13dc140da0f2.svg?) no-repeat 0 0/35px auto;height:35px;width:35px;display:block}.copyright{margin-top:30px;float:left}@media all and (max-width: 990px){.copyright{clear:left}}.copy{font-size:12px;color:#656263}.footer-border{background:#383334;height:8px;width:100%;margin-top:10px}@media all and (max-width: 990px){.footer-border-top{background:#383334 none repeat scroll 0 0;height:8px;margin-bottom:10px;margin-top:0;width:100%}}.search-bar{margin-bottom:0;position:relative}.header-search{background:#252021;color:#fff;z-index:9;width:100%;font-family:Arial,Helvetica,sans-serif;overflow:hidden;transition:all ease 1s}@media all and (max-width: 767px){.header-search{max-height:40px}}@media all and (max-width: 767px){.header-search{max-height:38px}}.header-search .container{max-width:1215px}@media all and (max-width: 767px){.header-search .container{padding:0}}.header-search .container .search-box{margin:0 auto;position:relative}.header-search .drop-down{background:url(/fonts/icon-search-down.e4802b66203073b90db5daf28e36ded1.svg?) no-repeat right 40px top/50px auto;float:right;width:100%;height:49px;text-decoration:none !important;margin-top:-10px;position:absolute;right:0}@media all and (max-width: 767px){.header-search .drop-down{background-size:30px auto;margin-top:-3px;background-position:100% 0}}@media all and (max-width: 767px){.header-search .drop-down{margin-right:10px}}@media all and (max-width: 355px){.header-search .drop-down{background-size:20px auto;margin-top:-1px;background-position:right 10px top;margin-right:0}}.header-search .drop-down:hover{background:url(/fonts/icon-search-down-hover.57bfd569cd9f1d56f774fc0522dd03de.svg?) no-repeat right 40px top/50px auto}@media all and (max-width: 767px){.header-search .drop-down:hover{background-size:30px auto;margin-top:-3px;background-position:100% 0}}@media all and (max-width: 355px){.header-search .drop-down:hover{background-size:20px auto;margin-top:-1px;background-position:right 10px top;margin-right:0}}.header-search.show{max-height:800px;transition:all ease 1.5s}.header-search.show .drop-down{background:url(/fonts/icon-search-up.272635e065d87687d1311dacc6476604.svg?) no-repeat right 40px top/50px auto}@media all and (max-width: 767px){.header-search.show .drop-down{background-size:30px auto;margin-top:-3px;background-position:100% 0}}@media all and (max-width: 355px){.header-search.show .drop-down{background-size:20px auto;margin-top:-1px;background-position:right 10px top;margin-right:0}}.header-search.show .drop-down:hover{background:url(/fonts/icon-search-up-hover.b295e521e996e46393e521062a59d5aa.svg?) no-repeat right 40px top/50px auto}@media all and (max-width: 767px){.header-search.show .drop-down:hover{background-size:30px auto;margin-top:-3px;background-position:100% 0}}@media all and (max-width: 355px){.header-search.show .drop-down:hover{background-size:20px auto;margin-top:-1px;background-position:right 10px top;margin-right:0}}@media all and (max-width: 767x){.header-search .show h1{margin-bottom:25px;margin-top:0}}@media all and (max-width: 767px){.header-search .show h1{margin-right:10px}}.header-search.light{background-color:#fff;color:#656263}.header-search.light label{color:#656263}.header-search h1{color:#221e1f;font-size:32px;margin-top:0;font-weight:bold}@media all and (max-width: 767px){.header-search h1{font-size:21px;margin-top:0;padding-left:70px;padding-top:7px}}@media all and (max-width: 767px){.header-search h1{font-size:18px;font-weight:bold;padding-left:58px;padding-top:8px;padding-left:10px}}@media all and (max-width: 479px){.header-search h1{font-weight:normal;letter-spacing:normal}}@media all and (max-width: 355px){.header-search h1{padding-left:10px;font-size:16px}}.header-search h1 img{height:32px;position:relative;top:-3px;margin-right:-2px}.header-search .btn-small{margin-top:4px;font-size:12px}.header-search input[type=submit].btn{background-color:#37649d !important;color:#fff !important;font-size:21px;line-height:21px;max-width:165px}.header-search .checkbox{margin-bottom:2px;display:inline-block;padding-right:15px}.search-box{padding-left:15px;padding-right:42px}@media all and (max-width: 767px){.search-box{background-size:55px auto;background-position:0 -4px;padding-left:0;padding-right:0}}@media all and (max-width: 767px){.search-box{background:none}}.search-box .instruction{margin:8px 0 0 20px;font-size:14px;font-weight:bold}.search-box .form-group input,.search-box .form-group select{background:#e5e3e3;color:#211d1e;border:none;margin-bottom:15px;width:100%;height:35px;border-radius:3px;padding:6px 12px;font-size:15px;font-weight:bold}@media all and (max-width: 767px){.search-box .form-group input,.search-box .form-group select{font-size:14px}}.search-box .form-group input:focus{background:#fff}.search-box .form-group label{font-size:13px;vertical-align:super;padding-left:0;width:100%;float:left}.search-box .btn-primary{font-size:21px;font-weight:bold;text-transform:uppercase;padding:4px 35px;margin-bottom:10px;font-family:"Open Sans Condensed",sans-serif;letter-spacing:.5px}.search-box .ui-select-container .ui-select-toggle{width:100%;background:#e5e3e3}.search-box .ui-select-placeholder{text-transform:capitalize}.search-box .ui-select-match{border-radius:4px !important}.search-box .or input{width:48%;float:left}.search-box .or select{width:48.4%;float:right}.search-box .or:before{content:"or";left:-8px;position:absolute;top:4px}@media all and (max-width: 769px){.search-box input,.search-box select{margin-bottom:10px}}.search-box .create-btn{margin-top:4px;padding:4px 25px;font-size:12px}.search-box-form{max-width:1040px;margin-left:-30px}@media all and (max-width: 767px){.search-box-form{margin-left:0;margin-right:0}}@media all and (max-width: 355px){.search-box-form{background-position:0 0;background-size:36px auto}}@media all and (max-width: 479px){.search-box-form .col-xs-12.center-small{text-align:center}}.d1{padding-bottom:5px}@media all and (max-width: 767px){.d1{width:100%}}@media all and (max-width: 767px){.d1{margin-bottom:0}}.d1 .radio{line-height:normal;height:26px;margin-right:14px}@media all and (max-width: 767px){.d1 .radio{display:inline-block;margin-right:25px;margin-bottom:0}}.search-list .header-action-container{margin-top:10px}.search-list .title{background:#e3e2e2;padding:7px 12px 8px 16px;border-bottom:1px solid #fff;margin:0 0 0}.search-list .title h2{width:80%;font-size:14px !important;color:#656263 !important;font-weight:bold;text-transform:uppercase;margin:4px 0 0}.page-prev{background-position:-78px -529px !important;cursor:pointer;display:inline-block;height:16px;width:10px;top:4px;position:relative;margin-right:5px}.page-next{background-position:-107px -529px !important;cursor:pointer;display:inline-block;height:16px;position:relative;top:4px;width:10px;margin-left:5px}a:hover .page-prev{background-position:-92px -529px}a:hover .page-next{background-position:-121px -529px}.page-input{width:35px;position:relative;top:3px;margin:0 2px 0 10px;text-align:center}#results-header h3{margin-bottom:4px;margin-top:17px}#results-header em{color:#c04327}#results-header input,#results-footer input{background-color:#f3f1f1;padding:0;border:1px solid #c5c3c3;border-radius:4px;height:21px;vertical-align:middle;margin-bottom:11px}.paging form{display:inline;margin:0;font-size:12px;line-height:20px;color:#211d1e;font-weight:700}.paging .count{font-size:12px;line-height:20px;color:#211d1e;font-weight:700;margin-left:5px;margin-right:10px}.paging input{font-size:12px !important}.paging .page-input{width:35px;position:relative;top:0;margin:0 2px 0 11px;text-align:center;-moz-appearance:textfield;background-color:#f3f1f1;padding:0;border:1px solid #c5c3c3;border-radius:4px;vertical-align:middle;height:21px}.paging .page-input::-webkit-inner-spin-button,.paging .page-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.results-list .list-row{background:#f4f4f4;border-bottom:1px solid #fff;padding:14px 0}.results-list .list-row:nth-child(odd){background:#f2efef}.results-list .list-row .list-image img.imagemaxbox{height:100px}.results-list .fav-container{float:left}.jumbotron{display:none}@media all and (max-width: 767px){.jumbotron{padding-bottom:0}}.jumbotron.top{display:block;height:85vh;min-height:780px;transition:1s ease-out}.jumbotron.top .container{display:none}@media all and (max-width: 1410px){.jumbotron.top{height:auto}}.jumbotron.get-alert{padding-bottom:140px;padding-top:180px}@media all and (max-width: 990px){.jumbotron.get-alert{padding-bottom:50px;padding-top:80px}}.jumbotron.section2{padding-bottom:140px;padding-top:130px}@media all and (max-width: 990px){.jumbotron.section2{padding-bottom:60px;padding-top:60px}}.jumbotron p{font-size:18px;font-weight:normal}@media all and (max-width: 990px){.jumbotron p{font-size:16px}}@media all and (max-width: 767px){.jumbotron p{font-size:14px}}.jumbotron .container{height:100%;position:relative}.jumbotron .container .row{height:100%;position:relative}.home-load{top:-100px;height:2000px;background:#000;position:fixed;display:block;z-index:8000;width:100%;overflow:hidden}.banner{background:url(/fonts/banner.d6cd1eee924f14026576417b63b5a924.jpg?) no-repeat center -300px #000;position:relative;margin-bottom:0}@media all and (min-width: 400px){.banner{background:url(/fonts/banner_400.ad37b685ff340b684ef887701b1bfc81.jpg?) no-repeat center -300px #000}}@media all and (min-width: 401px)and (max-width: 500px){.banner{background:url(/fonts/banner_500.1332cd39b368e11a605817701b1454a7.jpg?) no-repeat center -300px #000}}@media all and (min-width: 501px)and (max-width: 750px){.banner{background:url(/fonts/banner_500.1332cd39b368e11a605817701b1454a7.jpg?) no-repeat center -300px #000}}@media all and (min-width: 751px)and (max-width: 1000px){.banner{background:url(/fonts/banner_1000.7f15fd9c9b14a8f0c1dcda733db25a14.jpg?) no-repeat center -150px #000}}@media all and (min-width: 1001px){.banner{background:url(/fonts/banner_1850.8de9eb010921e3258bf137b0f0b05cee.jpg?) no-repeat center -300px #000}}@media all and (min-width: 1001px)and (max-width: 1410px){.banner{background:url(/fonts/banner_1850.8de9eb010921e3258bf137b0f0b05cee.jpg?) no-repeat center -500px #000}}.banner .container{max-width:1470px;width:auto}.banner-logo{margin-top:30px;max-width:237px}@media all and (max-width: 767px){.banner-logo{opacity:0;margin-top:50px}}.banner-cols{display:block;clear:both;position:relative;top:30%;left:0;right:0;max-width:1400px;margin:0 auto 0;width:100%}@media all and (max-width: 990px){.banner-cols{position:inherit}}.banner-cols h2{font-size:58px;color:#f67457;font-family:"Open Sans Condensed",sans-serif;font-weight:700;letter-spacing:.5px}.banner-cols p{color:#fff;font-size:18px;font-family:Arial,Helvetica,sans-serif;font-weight:normal}@media all and (max-width: 1410px){.banner-cols p{max-width:80%;margin:0 auto 0}}.banner-cols .icon{min-height:100px}.banner-cols .icon img{max-width:70px;width:70px;height:95px;padding:10px 0 15px}.banner-cols .icon img:last-child{display:none}.banner-cols .cols{margin-bottom:25px}@media all and (max-width: 1410px){.banner-cols .cols{width:50%}}@media all and (max-width: 768px){.banner-cols .cols{width:100%}}.banner-cols .cols:hover .icon img:first-child{display:none}.banner-cols .cols:hover .icon img:last-child{display:inline}.banner-cols .btn{text-transform:uppercase;margin-top:25px;font-weight:bold}.banner-down{display:inline-block;left:0;right:0;bottom:20px;text-align:center;width:65px;margin:0 auto 0}@media all and (max-width: 990px){.banner-down{margin-top:20px}}@media all and (max-width: 767px){.banner-down{position:relative;display:block}}.banner-down:hover img:first-child{display:none}.banner-down:hover img:last-child{display:inline}.banner-down img{width:65px;display:inline-block}.banner-down img:last-child{display:none}.learn-more{color:#6d6e71;font-size:14px;font-weight:bold;text-transform:uppercase}.get-alert{background:#fff;font-size:18px;font-family:Arial,Helvetica,sans-serif}.get-alert h2{font-size:50px;color:#e85c3d;font-weight:bold;background:url(/fonts/icon-search-alert2.38e4a8bd3e594866a9a59b7779d38b1a.svg?) no-repeat;background-size:70px 70px;padding-top:100px;font-family:"Open Sans Condensed",sans-serif;letter-spacing:.5px}.section1{background:url(/fonts/settion1-bg.18a6d8ea634f26f924131e8bde6499d8.png?) no-repeat 100% 0 #211e1f;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:18px}@media all and (max-width: 650px){.section1{background-position:75% 0}}.section1 h3{font-size:44px;color:#e85c3d;font-weight:bold;background:url(/fonts/duster.a076efbb31b7ef14f94aac1e42b5bbf4.svg?) no-repeat 0 -20px;background-size:95px 95px;padding-left:110px;font-family:"Open Sans Condensed",sans-serif;margin-bottom:30px;min-height:55px;letter-spacing:.5px}@media all and (max-width: 990px){.section1 h3{font-size:40px}}@media all and (max-width: 767px){.section1 h3{font-size:34px;padding-left:0;padding-top:60px}}.section1 ul{padding-left:0}.section1 li{background:url(/fonts/icon-nut.cc2216bde06987c79ed624884420a92a.svg?) no-repeat 0 5px;background-size:16px 16px;padding-left:30px;margin-bottom:10px}@media all and (max-width: 990px){.section1 li{font-size:16px}}@media all and (max-width: 767px){.section1 li{font-size:14px}}.section2{background:#fff;font-size:18px;font-family:Arial,Helvetica,sans-serif}.section2 h2{font-size:50px;color:#e85c3d;font-weight:bold;background:url(/fonts/icon-yard-manager2.7cfbdf17585d03bd69ca6b65bb2800c2.svg?) no-repeat;background-size:100px 100px;padding-top:100px;font-family:"Open Sans Condensed",sans-serif;letter-spacing:.5px}@media all and (max-width: 767px){.section2 h2{background-size:75px auto;font-size:36px;padding-top:80px}}.home-link a:link,.home-link a:active,.home-link a:visited{color:#f67457}.home-link a:hover{text-decoration:none}.account-drop .menu .sub_menu{display:block}.account-drop&gt;select{-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;-ms-appearance:none;border:none;border-bottom:2px solid #d5d5d5;width:268px;background:url(/fonts/icon-down.1ee5b9684a3ef89881024c191793c426.svg?) no-repeat 100% 10px/21px auto;padding:2px;font-size:24px;font-weight:bold;color:#8f8e8f}@media screen and (max-width: 650px){.account-drop&gt;select{padding-right:30px;font-size:18px;width:auto;background-position:100% 4px}}.account-drop h1{font-size:32px;font-weight:bold;margin:0;float:left}@media screen and (max-width: 520px){.account-drop h1{font-size:20px}}@media screen and (max-width: 390px){.account-drop h1{font-size:16px}}.account-drop .custom_menu{font-size:24px;float:left;margin-top:2px}@media screen and (max-width: 520px){.account-drop .custom_menu{font-size:22px;margin-top:-6px}}@media screen and (max-width: 390px){.account-drop .custom_menu{font-size:18px;margin-top:-4px}}.account-drop .custom_menu ul{right:0;left:auto;margin:-5px 0 0}.account-drop .custom_menu .dropdown-toggle{border:none;border-bottom:2px solid #d5d5d5;width:268px;background:url(/fonts/icon-down.1ee5b9684a3ef89881024c191793c426.svg?) no-repeat 100%;background-size:21px 21px;padding:0;font-size:24px;font-weight:bold;margin-left:6px;color:#8f8e8f;display:inline-block;vertical-align:middle}.account-drop .custom_menu .dropdown-toggle:hover,.account-drop .custom_menu .dropdown-toggle:focus{text-decoration:none;color:#3d70ac;background-image:url(/fonts/icon-down-hover.8d3b35abe07b1dc15a15272415470d48.svg?)}@media screen and (max-width: 520px){.account-drop .custom_menu .dropdown-toggle{font-size:22px;width:230px}}@media screen and (max-width: 390px){.account-drop .custom_menu .dropdown-toggle{font-size:18px;width:150px}}.login-form{padding-right:25px;padding-left:25px}.login-form h3{margin-top:0}.login-form .alert-incomplete{color:#000;background-color:#f4f4f4;padding:15px;margin-bottom:20px}.login-form .checkbox{margin-left:20px;font-size:12px}.login-form .checkbox input[type=checkbox]{margin-top:2px}.login-form .form-group label{color:#656263;font-size:12px;font-weight:normal;margin-bottom:0;width:100%}.am-pm .btn-default{background-color:#e5e3e3 !important}.am-pm .btn-default:hover{background-color:#919090 !important}.quotes{max-height:530px;overflow-y:auto;width:100%;border-bottom:1px solid #fff}.quotes table{display:list-item;padding:0 16px}.quotes table tr{cursor:pointer}.quotes table tr:first-child td{border-top:none}.quotes table td{font-size:12px}.quotes table td:first-child{padding-left:0;padding-right:12px}.quotes table td:first-child img{width:50px;min-width:50px}.quotes table td:last-child{padding-right:0}.quotes table .des{display:inline-block;margin-top:-4px}.quotes ul{list-style:none;margin:0;padding:0;overflow-x:hidden}.quotes ul li{padding:15px 12px;cursor:pointer;font-size:12px;line-height:normal}.quotes ul li:nth-child(odd){background-color:#f2efef}.quotes ul li:hover,.quotes ul li.active{background-color:#e0eee1}.quotes ul li .avatar-container{padding-right:8px}.quotes ul li .content-container{padding-left:8px}.quotes .status{background-size:10px 10px;padding-left:15px;margin-top:5px;display:inline-block}.quotes .name{color:#ab3d25;padding-right:16px;margin-right:11px;font-weight:bold}.quotes .name-puller{color:#ab3d25;background:url(https://cdn.row52.com/cdn/images/svg/icon-part-puller.svg) no-repeat 100%;background-size:14px 14px;padding-right:16px;margin-right:15px;font-weight:bold}.quotes .price{font-weight:bold;font-size:21px;color:#515050;top:6px;position:relative}.my-quotes .left-area .icons{top:-12px;position:absolute}.my-quotes .form-group label{position:relative}.my-quotes .form-group label .icons{margin-left:3px}.quotes-widget{border-bottom:9px solid #e3e2e2;font-size:14px}.quotes-widget table td strong{text-transform:uppercase;color:#656263;font-size:14px}.quotes-widget .listings td{border-color:#fff}.quotes-widget .icons img{width:18px}.quotes-widget .price{font-weight:bold;font-size:21px;color:#515050;top:6px;position:relative}.quotes-widget .name{color:#ab3d25;text-decoration:none}.quotes-widget .no-quotes{padding:8px;margin-bottom:1px;font-size:12px;line-height:17px;background-color:#f2efef;border-top:1px solid #ddd}.quotes-widget .no-quotes:hover{background-color:#e0eee1}.quotes2{max-height:798px}.quotes2 table{display:inline;padding:0}.quotes2 table td{padding-bottom:15px;padding-top:15px}.quotes2 table td:first-child{padding-left:16px;padding-right:16px}.quotes2 table td:last-child{padding-right:16px}.quotes2.table&gt;tbody&gt;tr&gt;th,.quotes2.table&gt;tfoot&gt;tr&gt;td,.quotes2.table&gt;tfoot&gt;tr&gt;th,.quotes2.table&gt;thead&gt;tr&gt;td,.quotes2.table.table&gt;thead&gt;tr&gt;th{border-color:#fff}.quotes2 .table&gt;tbody&gt;tr&gt;td{border-color:#fff}.quote-top .date{padding-left:10px}.quote-bottom .left{float:left;width:75%}.quote-bottom .right{float:left;width:25%}.quote-bottom .right .price{margin-top:5px}.user-quote-info{color:#515050 !important;font-size:19px;font-weight:normal;background-color:#dedddd;padding:5px;padding-left:10px;margin-top:5px;font-style:italic}.inactive{color:#919090;display:inline-block;text-transform:uppercase;width:100%;background:url(https://cdn.row52.com/cdn/images/inactive.png) no-repeat 0 1px/13px 13px;padding-left:20px;font-weight:bold}.completed{color:#4072b3;display:inline-block;text-transform:uppercase;width:100%;background:url(https://cdn.row52.com/cdn/images/completed.png) no-repeat 0 1px/13px 13px;padding-left:20px;font-weight:bold}.ready{color:#c82f32;display:inline-block;text-transform:uppercase;width:100%;background:url(https://cdn.row52.com/cdn/images/ready.png) no-repeat 0 1px/13px 13px;padding-left:20px;font-weight:bold}.active-status{color:#329236;display:inline;text-transform:uppercase;width:100%;background:url(https://cdn.row52.com/cdn/images/radio-check.png) no-repeat 0 1px/13px 13px;padding-left:20px;font-weight:bold;padding-right:5px}.right-area{background:#f5f4f4;border-bottom:9px solid #e3e2e2;font-size:14px;margin-bottom:35px}.right-area table tr:nth-child(odd){background:#f2efef}.right-area table tr:hover{background:#e7e7e7}.right-area table td strong{text-transform:uppercase;color:#656263;font-size:14px}.right-area .title{background:#e3e2e2;padding:11px 15px 10px;border-bottom:1px solid #fff}.right-area .title h2{float:left;width:70%;font-size:16px;color:#656263;font-weight:bold;margin:1px 0 0}.right-area .price{font-weight:bold;font-size:21px;color:#515050;top:6px;position:relative}.widget-area .quotes table tr{position:relative}.widget-area .quotes table .border-bottom{background:#ddd;height:3px;left:16px;right:16px;width:auto;margin-top:10px}.widget-area .quotes .status{background-position:0 2px}.left-area{background:#f5f4f4;padding:10px 15px;font-family:Arial,Helvetica,sans-serif}.left-area textarea{font-weight:normal;font-size:14px}.left-area select,.left-area input[type=text],.left-area textarea,.left-area input[type=number]{background:#e5e3e3;box-shadow:none;font-size:16px;font-weight:bold;color:#211d1e}.left-area select:focus,.left-area input[type=text]:focus,.left-area textarea:focus,.left-area input[type=number]:focus{background:#fff}.left-area h5{text-transform:uppercase;color:#656263;font-weight:bold;margin-bottom:18px}.left-area .title{color:#221e1f;font-size:18px;font-weight:bold;border-bottom:3px solid #dedddd;padding-bottom:8px;margin-bottom:15px}.left-area .title .date{float:right;font-size:12px;font-weight:normal;margin-top:5px}.left-area .form-group{margin-bottom:8px}.left-area .form-group label{font-size:12px;font-weight:normal;color:#656263;width:100%;margin-bottom:0}.left-area .uib-timepicker{width:100%}.left-area .uib-timepicker a.btn{padding-bottom:2px;padding-top:2px}.left-area .uib-timepicker .btn{min-width:20px}@media(max-width: 990px){.left-area .uib-timepicker .hours,.left-area .uib-timepicker .minutes{width:20px}.left-area .uib-timepicker .btn{margin-bottom:0px !important}.left-area .uib-timepicker .uib-separator{width:5px}}.left-area .name-puller{background:url(https://cdn.row52.com/cdn/images/svg/icon-part-puller.svg) no-repeat 100%;background-size:19px 19px;color:#ab3d25;font-weight:bold;margin-right:1px;padding-right:25px;font-size:18px}.left-area .bottom-cols{margin:30px 0 15px;padding:0;position:relative}@media screen and (max-width: 520px){.left-area .bottom-cols{margin-top:10px}}.left-area .bottom-cols input{width:76%;font-size:24px;color:#515050;min-width:50px;height:40px;letter-spacing:-1px}.left-area .bottom-cols .col{float:left;width:25%;color:#656263;font-size:12px;min-height:70px}.left-area .bottom-cols .total-price{margin-top:12px;color:#393}.left-area .bottom-cols .fees-container{margin:3px -2px}.left-area .bottom-cols .fees-container .price{font-size:24px;letter-spacing:-1px}.left-area .bottom-cols .radio{margin:0}.left-area .bottom-cols .radio label{padding-left:0}.left-area .bottom-cols .radio .cr{border:1px solid #ccc}.left-area .bottom-cols .radio .cr .cr-icon{margin-left:-2px !important;background-size:9px auto}.left-area .bottom-cols .col-1{background:url(https://cdn.row52.com/cdn/images/svg/plus.svg) no-repeat;background-size:16px 16px;background-position:right 16px top 30px}@media screen and (max-width: 520px){.left-area .bottom-cols .col-1{background-position:right 5px top 30px}}.left-area .bottom-cols .col-2{background:url(https://cdn.row52.com/cdn/images/svg/plus.svg) no-repeat;background-size:16px 16px;background-position:right 14px top 30px}@media screen and (max-width: 520px){.left-area .bottom-cols .col-2{background-position:right 5px top 30px}}.left-area .bottom-cols .col-3{background:url(https://cdn.row52.com/cdn/images/svg/equals.svg) no-repeat;background-size:16px 16px;background-position:right 10px top 30px}.left-area .bottom-cols .col-4{margin-left:5px}.left-area .bottom-cols .col-4 span{margin-top:-2px}.left-area .bottom-cols .col-5{background:url(https://cdn.row52.com/cdn/images/svg/minus.svg) no-repeat;background-size:16px 16px;background-position:right 15px top 30px}.left-area .bottom-cols .price{color:#515050;display:inline-block;font-size:18px;font-weight:bold;max-width:130px;letter-spacing:-1px;margin-top:2px;margin-bottom:10px}.shipping-cost{background:url(/fonts/truck.f6340ffb55522894bbaf8291dae90508.svg?) no-repeat scroll;background-size:25px 25px;background-position:0 2px;display:inline-block;font-size:12px;min-height:28px;overflow-wrap:normal;padding-left:32px;white-space:pre;width:100%;padding-top:5px;text-decoration:underline;font-weight:bold}.shipping-cost:hover{background:url(/fonts/truck-hover.d47da2e668434495ec336665c18df3f9.svg?) no-repeat scroll;background-size:25px 25px;background-position:0 2px}.top-cont{font-size:14px;color:#221e1f;margin-bottom:25px;line-height:normal}.top-cont h6{color:#656263;font-size:14px;font-weight:bold;text-transform:uppercase;margin-top:0;margin-bottom:20px;line-height:normal}.rating-box{float:right;padding-right:15px;line-height:normal}.rating-box .rating_area{float:none;font-size:12px}.rating-box .rating{top:6px}.quote-detail .title{color:#221e1f;font-size:18px;font-weight:bold;border-bottom:3px solid #dedddd;padding-bottom:8px;margin-bottom:15px;margin-left:0;margin-right:0}.quote-detail .title .date{font-size:12px;font-weight:normal;margin-top:5px}.quote-detail .title .user-info{font-size:15px;font-weight:bold;color:#515050}.quote-detail .title .col-xs-1,.quote-detail .title .col-sm-1,.quote-detail .title .col-md-1,.quote-detail .title .col-lg-1,.quote-detail .title .col-xs-2,.quote-detail .title .col-sm-2,.quote-detail .title .col-md-2,.quote-detail .title .col-lg-2,.quote-detail .title .col-xs-3,.quote-detail .title .col-sm-3,.quote-detail .title .col-md-3,.quote-detail .title .col-lg-3,.quote-detail .title .col-xs-4,.quote-detail .title .col-sm-4,.quote-detail .title .col-md-4,.quote-detail .title .col-lg-4,.quote-detail .title .col-xs-5,.quote-detail .title .col-sm-5,.quote-detail .title .col-md-5,.quote-detail .title .col-lg-5,.quote-detail .title .col-xs-6,.quote-detail .title .col-sm-6,.quote-detail .title .col-md-6,.quote-detail .title .col-lg-6,.quote-detail .title .col-xs-7,.quote-detail .title .col-sm-7,.quote-detail .title .col-md-7,.quote-detail .title .col-lg-7,.quote-detail .title .col-xs-8,.quote-detail .title .col-sm-8,.quote-detail .title .col-md-8,.quote-detail .title .col-lg-8,.quote-detail .title .col-xs-9,.quote-detail .title .col-sm-9,.quote-detail .title .col-md-9,.quote-detail .title .col-lg-9,.quote-detail .title .col-xs-10,.quote-detail .title .col-sm-10,.quote-detail .title .col-md-10,.quote-detail .title .col-lg-10,.quote-detail .title .col-xs-11,.quote-detail .title .col-sm-11,.quote-detail .title .col-md-11,.quote-detail .title .col-lg-11,.quote-detail .title .col-xs-12,.quote-detail .title .col-sm-12,.quote-detail .title .col-md-12,.quote-detail .title .col-lg-12{padding-right:0;padding-left:0}.quote-detail .title .name{color:#ab3d25;padding-right:16px;margin-right:11px;font-weight:bold}.quote-detail .title .name-puller{color:#ab3d25;background:url(https://cdn.row52.com/cdn/images/svg/icon-part-puller.svg) no-repeat 100%;background-size:14px 14px;padding-right:16px;margin-right:15px;font-weight:bold}.quote-detail .price-title-area{border-bottom:1px solid #dedddd;font-size:12px;color:#656263;padding-bottom:3px;margin-bottom:8px;margin-left:0;margin-right:0}.quote-detail .price-title-area .col-custom{width:20%;margin-right:3%;float:left}.quote-detail .price-title-area .col-custom:last-child{margin-right:0;float:right}.quote-detail .price-title-area .icons a{top:0}.quote-detail .price-area{margin-left:0;margin-right:0}.quote-detail .price-area .col-custom{width:18%;float:left;color:#515050;font-size:18px;font-weight:bold;letter-spacing:-1px}.quote-detail .price-area .col-custom:last-child{float:right;width:30%}.quote-detail .price-area .col-custom p{font-size:12px;color:#656263;letter-spacing:normal;font-weight:normal}.quote-detail .price-area .col-operator{width:5%;float:left}.quote-detail .price-area .col-operator img{width:16px;height:16px}.quote-detail select,.quote-detail input,.quote-detail textarea{background:#e5e3e3;box-shadow:none;font-size:16px;font-weight:bold;color:#211d1e}.quote-detail select:focus,.quote-detail input:focus,.quote-detail textarea:focus{background:#fff}.quote-detail textarea{font-weight:normal;font-size:14px}.quote-detail .form-group{margin-bottom:8px}.quote-detail .form-group label{font-size:12px;font-weight:normal;color:#656263;width:100%;margin-bottom:0;text-align:left}.quote-detail .form-group label .icons{text-align:left}.active-quote{background-color:#e0eee1 !important}.uploaded-image{max-height:150px}#ccForm #card-errors{color:#e5424d}#quote-images-edit{margin-top:10px}#quote-images-edit .image{position:relative}#quote-images-edit .image:hover .image-trash{visibility:visible}#quote-images-edit .image .image-trash{position:absolute;visibility:hidden;top:7px;right:7px;color:#c93832;line-height:10px;font-size:18px;z-index:1}#quote-images-edit .image .image-trash:after{content:"";position:absolute;top:-3px;right:-0.2em;height:16px;width:16px;background-color:hsla(0,0%,100%,.4);border-radius:50%;z-index:-1}#quote-images-edit .image .image-trash:hover{cursor:pointer}#quote-images-edit .image.removing:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.5)}.messages-widget .name{color:#ab3d25;padding-right:16px;margin-right:15px;font-weight:bold}.message-error{padding:10px 15px;border-radius:0;border:0;background:#f5f4f4;margin-top:40px;min-height:60px}.sending-message-error{margin-bottom:0;text-align:center;padding-top:10px;padding-bottom:10px}.message-imgdiv{position:absolute}.message-imgdiv img{width:40px;height:40px}.message-text{margin-left:52px;padding:10px 0;font-size:14px}.messages-widget table tr{cursor:pointer}.messages-widget table td:last-child{padding-right:16px}.messages-widget table td:first-child img{width:50px;min-width:50px;margin:0 auto}.messages-widget td{font-size:12px}.messages-widget .name-puller{color:#ab3d25;background:url(/fonts/icon-part-puller.9cc69dadce5eda4d0e78ffe0e988712d.svg?) no-repeat 100% 0/14px auto;padding-right:16px;margin-right:15px;font-weight:bold}.messages-widget .name:hover{background:url(/fonts/icon-part-puller-hover.3c33941edc53321b5c187da4a4398f1e.svg?) no-repeat 100% 0/14px auto}.messages-widget .name-puller:hover{background:url(/fonts/icon-part-puller-hover.3c33941edc53321b5c187da4a4398f1e.svg?) no-repeat 100% 0/14px auto}.messages-widget .new-msg{background-color:#e7eef7 !important;transition:background-color 5s ease}.message-page textarea{width:100%}.message-page .right-area tr.active td{background-color:#e7eef7 !important}.message-page .right-area tr.new-msg td{background-color:#e0eee1}.message-page .right-area td{border-top:none}.message-page .right-area .title{min-height:45px}.message-page .table{border-top:none;font-size:14px;margin-bottom:0}.message-page .name-puller,.message-page .name{color:#ab3d25;padding-right:16px;margin-right:15px;font-weight:bold}.message-page .name-puller{background:url(/fonts/icon-part-puller.9cc69dadce5eda4d0e78ffe0e988712d.svg?) no-repeat 100% 0/14px auto}.message-page .message-inbox .status-container{height:44px;line-height:44px;padding-left:5px;padding-right:0}.message-page .message-inbox .status-container .status{height:10px;width:10px;padding-left:0;margin-top:0}.message-page .message-inbox .status-container .completed{background:url(https://cdn.row52.com/cdn/images/completed.png) no-repeat 0 1px/9px 9px}.message-page .message-inbox .status-container .inactive{background:url(https://cdn.row52.com/cdn/images/inactive.png) no-repeat 0 1px/9px 9px}.message-thread{border-bottom:#fff solid 1px;cursor:pointer}.message-thread-area{margin-top:5px}.message-button{position:relative;top:26px;z-index:1000}.message-button button{color:#fff;background-color:#222}.msg{background:url(/fonts/message.6cb1b237a15dac014755c3aa1c87b20c.svg?) no-repeat;background-size:24px 18px !important;padding-left:24px;font-size:12px;display:inline-block;min-height:18px;line-height:16px}.msg:hover{background:url(/fonts/message-hover.3796671dc4aac51d57a6d567bd3946f3.svg?) no-repeat}.msg a{color:#477ec0;text-decoration:underline;font-weight:bold}.msg a:hover{color:#23527c}.msg .link{color:#3b79c3 !important;font-size:12px}.msg-area{margin-top:8px;float:right}.msg-area a{color:#477ec0;text-decoration:underline;font-weight:bold}.msg-area a:hover{color:#23527c}.msg-area .msg{background-size:24px auto;background-position:0 1px;font-size:14px;margin-top:0;min-height:24px;padding-left:30px}.widget-listing a{color:#434242;text-decoration:none}.widget-listing .btn-default{padding:4px 12px;font-weight:700;line-height:20px;vertical-align:middle;cursor:pointer;color:#333;width:70%;background-color:#f5f5f5;border:1px solid #c5c5c5;border-radius:4px}.widget-listing .float-link{color:#656263;float:left}.widget-listing .listing-cell{position:relative;font-size:12px;padding-left:12px}.widget-listing .listing-cell span.small-title{display:block;clear:both;font-weight:bold;color:#ab3d25;font-size:12px}.widget-listing .listing-cell h4{margin-top:10px}.widget-listing .listing-cell .date{right:16px;top:7px;font-size:12px}.widget-listing .radio{position:relative;margin-left:0;display:block;margin-top:0;margin-bottom:0}.widget-listing .radio input{margin-left:0}.widget-listing .price{bottom:0;right:15px;font-weight:bold;font-size:21px;color:#515050;position:absolute}.widget-listing .price span{display:inline;font-style:normal;color:#7c7a7a}.widget-listing .price span.active-status{display:inline;color:#329236;font-style:normal;padding-left:15px;background-size:11px 11px;background-position:1px 1px}.widget-listing .price span.negotiable{font-style:italic}.widget-listing .available{color:#329236}.listing-content{margin-top:40px}.widget-area .listings{background-color:#f5f4f4}.widget-area .listings td{border-top-color:#e3e2e2}.widget-area .listings a{color:#434242}.parts-listing{font-family:Arial,Helvetica,sans-serif;font-size:14px;padding-right:0;padding-left:0}.parts-listing a.title-link{color:#656263}.parts-listing a.comment-link{font-size:12px;display:inline-block;text-decoration:none;font-weight:bold;text-transform:none}.parts-listing .matching-vehicles{color:#9b9597}.parts-listing .error-msg{width:30%;margin:20px auto;text-align:center}.parts-listing #closedText{color:#4072b3;font-weight:bold}.parts-listing #openText{color:#329236;font-weight:bold}.settings-page{font-size:14px;margin-top:20px}.settings-page h3{font-size:24.5px;font-weight:700}.settings-page h4{font-size:16px;font-weight:bold;color:#656263}.settings-page dt{color:#656263}.settings-page a{color:#477ec0;border-bottom:1px solid #477ec0;padding-bottom:1px}.settings-page span.icon-remove{width:14px;height:14px;background:url("https://cdn.row52.com/cdn/images/glyphicons-halflings-white.png") no-repeat -312px 0;display:block}.settings-page .row.display-flex{display:flex;flex-wrap:wrap;margin:0}.settings-page .stripe-container{background-color:#e5e3e3}.settings-page .stripe-copy{padding:30px}.settings-page .stripe-copy img{padding-bottom:10px}.settings-page .stripe-logo img{display:block;margin:25px auto}.settings-page .tool-tip-icon:hover{float:none}.settings-page .checkbox input{margin-left:0}.settings-page .btn-primary{background-color:#37649d;min-width:0;padding:4px 29px !important}.settings-page .btn-primary.btn-lg{padding:10px 29px !important}.settings-page .btn-register{margin-bottom:20px}.settings-page .verify.btn-primary.btn-lg{margin-top:0}.settings-page .lightform{margin-left:-4px}.settings-page .lightform .container{width:100% !important;margin:0}.settings-page .yards{padding:0 !important}.settings-page .yards .table{border-collapse:separate;border-top:9px solid #e3e2e2}.settings-page .yards .table tr td{border-top:1px solid #fff !important}.settings-page .yards .table .trash{background-position:-93px -312px;display:block;height:23px;width:19px;cursor:pointer}.settings-page .yards a{font-size:14px;font-weight:bold}.settings-page .yards h3{margin-bottom:0}.verified{color:#319235;font-weight:bold}.account-settings-identity-error{margin-bottom:0}.unverified{color:#bf2020;font-weight:bold}.deleteaccount{margin:30px 0 50px;padding:25px 0 5px;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:20px;color:#211d1e;font-weight:700}.deleteaccount form{margin-bottom:20px}.deleteaccount .float-left{margin-right:10px;float:left;vertical-align:middle}#account-avatar-section{margin-top:20px}#account-avatar-section .profileimage img{margin-bottom:10px}#account-avatar-section #file{margin-bottom:10px}.alert-account-registered{font-size:16px}.search-page{font-size:14px;font-weight:700;margin-top:25px}.search-page a{color:#434242;text-decoration:none;font-weight:bold}.search-page a.title-link{color:#656263;font-weight:normal;text-transform:none}.search-page .detail-table{border-top:10px solid #e3e2e2;border-bottom:10px solid #e3e2e2}.search-page .detail-table td{border-top:1px solid #fff}.search-page .detail-table thead td,.search-page .detail-table tfoot td{padding:0}.search-page .detail-table thead th{background-color:#e3e2e2;text-transform:uppercase;color:#656263}.search-page .detail-table tr td:first-child{text-transform:uppercase;color:#656263}.search-page .detail-table .align-right{float:right}.search-page .detail-table .trash{background-position:-93px -312px;display:block;height:23px;width:19px;cursor:pointer}.search-page .detail-table .btn{padding-right:10px;text-transform:uppercase;border:1px solid #c5c5c5;background-color:#e6e6e6}.search-page .detail-table .checkbox{position:relative;margin-left:10px;display:block;margin-top:0;margin-bottom:0}.search-page .detail-table .checkbox input{margin-left:0}.search-page .container:not(:first-child){margin-top:25px}.spinner-mobile-verification{position:absolute;left:25%;margin-top:20px}.marketplace-settings .section-btn{margin-left:180px;position:relative}.marketplace-settings .section{margin-bottom:20px}.marketplace-settings .updatepuller-spinner{height:79px;position:relative;padding-left:50%;padding-top:30px}.title-container h1{color:#221e1f;font-size:32px;margin-top:0;font-weight:bold}@media screen and (max-width: 990px){.title-container h1{font-size:21px;margin-top:0;padding-top:7px}}.title-container img{height:32px;position:relative;top:-3px;margin-right:-2px}.title-container .btn-small{margin-top:4px;font-size:12px}.partssale-list .header-search h1{margin-right:15px;display:inline-block;width:auto}@media all and (max-width: 767px){.partssale-list .header-search h1{font-weight:normal}}.partssale-list .header-search h1 img{margin-right:8px}@media all and (max-width: 767px){.partssale-list .header-search input[type=submit].btn{max-width:none;width:100%}}@media all and (max-width: 767px){.partssale-list .header-search{max-height:none;padding-right:15px;padding-left:15px}}.partssale-list .list-row{min-height:108px;padding-top:16px}.partssale-list .list-row .container{height:100%}.partssale-list .list-row .list-image{height:100%}.partssale-list .list-row .list-image img{max-width:100px}.partssale-list .list-date{font-size:14px;color:#656263;margin-top:-2px;display:block}.partssale-list .star,.partssale-list .fav-container{margin:0 auto 0;text-align:center;float:none}@media all and (max-width: 767px){.partssale-list{margin-top:10px}}#parts-for-sale-unable-to-find-title{font-size:22px;margin-bottom:7px}.payment-detail .address-form .form-group.padded-top{margin-top:20px}.payment-detail .form-group{margin-bottom:8px}.payment-detail .form-group label{font-size:12px;font-weight:normal;color:#656263;width:100%;margin-bottom:0;text-align:left}.payment-detail .form-group label .icons{text-align:left}.payment-detail .price-title-area{border-bottom:1px solid #dedddd;font-size:12px;color:#656263;padding-bottom:3px;margin-bottom:8px;margin-left:15px;margin-right:15px}.payment-detail .price-title-area .col-custom{width:22%;margin-right:3%;float:left}.payment-detail .price-title-area .col-custom:last-child{margin-right:0}.payment-detail .price-title-area .icons a{top:0}.payment-detail .price-area{margin-left:15px;margin-right:15px}.payment-detail .price-area .col-custom{width:17%;float:left;color:#515050;font-size:18px;font-weight:bold;letter-spacing:-1px}.payment-detail .price-area .col-custom p{font-size:12px;color:#656263;letter-spacing:normal;font-weight:normal}.payment-detail .price-area .col-operator{width:8%;float:left}.payment-detail .price-area .col-operator img{width:16px;height:16px}.payment-detail .checkbox label input[type=checkbox]{display:initial !important}#listing-sold-security-message{margin-bottom:15px}#billingForm #card-errors{color:#e5424d}.purchase-error-alert{margin-top:5px;margin-bottom:0;text-align:center}.parts-sale-create .title-container{margin-top:25px}.parts-sale-create form .weight-label-container{line-height:34px}.parts-sale-create form .icons{text-align:left}.parts-sale-create .title.sub-title{margin-top:15px}.parts-sale-create .checkbox label{font-size:16px;font-weight:bold;padding-left:0px}.parts-sale-create .checkbox label.pad-top{margin-top:15px}.parts-sale-create .indented{margin-left:20px}.parts-sale-create .checkbox label input[type=checkbox]{display:initial !important}.parts-sale-create .error-box{padding:10px 15px}#shipment-form p{font-size:18px}#listing-edit-unauthorized-message,#listing-edit-canceled-message{margin-bottom:15px}.listing-purchased-alert{margin-top:30px;margin-bottom:0;font-size:17px}div.loadingVeil{opacity:.7;position:absolute;top:0;left:0;width:100%;height:100%;background-color:gray;line-height:100%}.vehicle-search{margin-top:30px}.vehicle-search .btn-primary{margin-top:-4px;width:100%}.vehicle-search .select2&gt;.select2-choice-ui-select-match{height:29px}.vehicle-search .select-box{background:#fff;position:relative;z-index:25}.vehicle-search .vin-text{float:left;margin-left:5px;width:40px !important}.vehicle-search .or input{width:48%;float:left}.vehicle-search .or:before{content:"or";left:-8px;position:absolute;top:4px}@media all and (max-width: 767px){.vehicle-search .or:before{display:none}}.vehicle-search .distance-select{width:144px;display:inline-block}@media all and (min-width: 431px)and (max-width: 767px){.vehicle-search .distance-select{float:right;width:35%}}@media all and (max-width: 430px){.vehicle-search .distance-select{width:100%}}.vehicle-search #ZipCode{margin-right:20px}@media all and (min-width: 431px)and (max-width: 767px){.vehicle-search #ZipCode{float:left;width:60%;margin-right:0}}@media all and (max-width: 430px){.vehicle-search #ZipCode{width:100%;margin-right:0}}@media all and (max-width: 767px){.vehicle-search{max-height:none;margin-top:10px}}.saved-search{font-size:14px;padding-top:7px}@media all and (max-width: 767px){.saved-search{float:left;width:100%}}.saved-search span:first-child{color:#5290da;font-weight:bold}.saved-search .glyphicon{color:#656263;font-size:20px;padding-right:5px}.saved-search li{list-style:none}.saved-search li.dropdown{min-height:30px}@media all and (max-width: 767px){.saved-search li.dropdown{float:left;width:100%}}.saved-search li ul{clear:left;margin-bottom:15px;position:relative;background:none;box-shadow:none;border:none;display:block;overflow:hidden;max-height:0;transition:all ease 1s;padding:0;margin-top:5px}.saved-search li ul.dropdown-menu li a{padding-left:0}.saved-search li a{text-decoration:none !important;color:#a9a5a6;font-weight:bold;padding-bottom:0;padding-top:0}.saved-search li a.dropdown-toggle{color:#5290da !important}.saved-search li a.dropdown-toggle span:last-child{color:#5290da}.saved-search li a:hover{color:#000;background:none}.saved-search .open ul{max-height:500px;overflow:visible;transition:all ease 2s}.results-list{font-family:Arial,Helvetica,sans-serif;font-size:14px;padding-right:0;padding-left:0}.results-list a.title-link{color:#656263}#vinRegisterBox{background-color:#c04327;color:#fff;position:absolute;bottom:0px;right:32px;height:360px;width:450px;padding:20px;border-radius:5px}.vinRegisterBoxLarge{font-size:20pt;color:#fff;-webkit-text-decoration-color:#fff;text-decoration-color:#fff;border:none}.vinRegisterBoxLarge a:hover{color:#fff;-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.vinRegisterBoxsmall{font-size:9pt}.vinRegisterBoxText{padding-top:20px}.modal-content .modal-footer-alert{margin:15px}.errors-area{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;margin-top:20px;margin-bottom:30px}.errors-area .alert-error{font-size:16px}.announcements{font-family:Arial,Helvetica,sans-serif}.announcements .announcements-main-title{color:#221e1f;font-size:40px;font-weight:bold;padding:30px 0 0 0;background-size:90px auto;background-position:0 10px}.announcements .announcements-title{font-size:45px;color:#e85c3d;font-weight:bold;font-family:"Open Sans Condensed",sans-serif;background:url(https://cdn.row52.com/cdn/images/this-in.png) no-repeat;background-size:120px 120px;padding:125px 0 20px 0}.announcements .subsection{float:left}.announcements .subsection-title{padding:15px 0 20px 40px;font-weight:bold;color:#757474;background-size:30px 30px !important;background-position:5px 15px !important}.announcements .subsection-title.has-changed{background:url(https://cdn.row52.com/cdn/images/svg/icon-part-puller.svg) no-repeat}.announcements .subsection-title.hasnt-changed{background:url(https://cdn.row52.com/cdn/images/svg/icon-nut.svg?) no-repeat}.announcements .subsection-title.what-next{background:url(https://cdn.row52.com/cdn/images/svg/door-up.svg?) no-repeat}.announcements .announcements-title2{font-size:40px;color:#e85c3d;font-weight:bold;background:url(https://cdn.row52.com/cdn/images/duster-highlight.png) no-repeat;padding:5px 115px;font-family:"Open Sans Condensed",sans-serif;margin-bottom:40px;letter-spacing:.5px}.announcements .mimic-ul-indent{padding-left:40px}.announcements .row1-image{float:right}.announcements .row{margin:auto}.announcements .row1 img{float:right;margin:50px 20px}.announcements .row2{margin:80px 0}.announcements .row2 p{font-size:12px;text-align:center}.announcements .row3{padding-bottom:100px}.announcements .row3 ul{list-style:none;padding-left:0}.announcements .row3 ul li{background:url(https://cdn.row52.com/cdn/images/svg/fonts/icon-nut.svg?) no-repeat 0 5px;background-size:16px 16px;padding-left:30px;margin-bottom:10px}.announcements .row3 ul li a{color:#201e1e}.parts-pullers-list .header-search h1{display:inline-block;vertical-align:top;margin-bottom:0}.parts-pullers-list .header-search img.header-icon{height:34px;padding-right:10px}.parts-pullers-list .header-search .title-right{vertical-align:top}.parts-pullers-list .header-search .btn-small{margin-top:4px;padding:4px 25px;font-size:12px;margin-left:10px}@media all and (max-width: 767px){.parts-pullers-list .header-search{max-height:none;padding-left:15px;padding-right:15px}}.parts-pullers-list .yards-column{font-size:12px;margin-left:3px}.parts-pullers-list .info-column{font-size:12px;margin-left:-6px}.parts-pullers-list .info-column .row{margin-top:5px;margin-bottom:5px}.parts-pullers-list h3{margin-top:0}.parts-pullers-list .title-row{margin-bottom:20px}.rating-link{font-size:12px;font-weight:bold;padding-left:5px;color:#000;display:inline}.user-profile .big-stripe{background:#e3e2e2;min-height:260px;padding-top:20px;padding-bottom:20px;font-size:14px}#puller-reviews h4{font-size:17.5px;font-weight:bold}#puller-reviews .review-form textarea{background-color:#fff;width:566px;float:left;font-weight:400;font-size:12px;line-height:16px;height:52px;margin-bottom:12px}#puller-reviews .review-right{float:left;margin:12px 12px 12px 0;width:85%;position:relative}#puller-reviews .rate{float:left;margin-bottom:15px;width:100%}#puller-reviews .review-count-form{color:#656263;font-weight:400;font-size:12px}#vehicle-comments a.reply,#puller-reviews a.reply{font-weight:700;color:#477ec0;float:left;width:100%;margin-top:10px}#vehicle-comments .review-pic,#vehicle-comments .comment-pic,#puller-reviews .review-pic,#puller-reviews .comment-pic{float:left;margin:12px;border:1px solid #fafafa;width:50px}#vehicle-comments .review,#vehicle-comments .comment,#puller-reviews .review,#puller-reviews .comment{background-color:#f2efef;border-bottom:1px solid #fff;float:left;position:relative;width:100%}#vehicle-comments .review textarea,#puller-reviews .review textarea{width:100%;font-weight:400;font-size:12px;line-height:16px;height:42px;padding:4px 6px}#vehicle-comments .review img.review-pic,#puller-reviews .review img.review-pic{margin-top:12px !important}#vehicle-comments .review&gt;a,#puller-reviews .review&gt;a{float:left;width:74px}#vehicle-comments .review .submit,#puller-reviews .review .submit{color:#fff;background-color:#222}#vehicle-comments .thread,#puller-reviews .thread{border-top:1px solid #d5d4d4;float:left;margin:12px 0 0 0;padding:0 15px 0 0;width:100%}#vehicle-comments .body,#puller-reviews .body{font-weight:400;color:#221e1f;line-height:14px;margin:3px 0}#vehicle-comments .thread-pic,#puller-reviews .thread-pic{float:left;margin:12px 12px 0 0;width:50px;border:1px solid #fafafa}#vehicle-comments .thread-right,#puller-reviews .thread-right{float:left;margin-top:12px;padding:0;width:100%;position:relative}#vehicle-comments .date,#vehicle-comments .comment-count,#vehicle-comments .location,#puller-reviews .date,#puller-reviews .comment-count,#puller-reviews .location{color:#656263;font-weight:400;float:none;width:auto}.parts-wanted-listing-detail h1,.parts-wanted-listing-detail h3,.parts-for-sale-listing-detail h1,.parts-for-sale-listing-detail h3{margin-bottom:20px;color:#7a7979;font-weight:bold;margin-top:0;font-size:28px;width:100%}@media screen and (max-width: 1200px){.parts-wanted-listing-detail h1,.parts-wanted-listing-detail h3,.parts-for-sale-listing-detail h1,.parts-for-sale-listing-detail h3{margin-top:10px}}.parts-wanted-listing-detail h1 span,.parts-for-sale-listing-detail h1 span{color:#c04327}.parts-wanted-listing-detail p,.parts-for-sale-listing-detail p{margin-top:0;margin-bottom:0;font-size:15px}.parts-wanted-listing-detail .not-published,.parts-for-sale-listing-detail .not-published{margin-top:30px;padding-top:30px;padding-bottom:30px;border-bottom:1px solid #d1d1d1;border-top:1px solid #d1d1d1}.parts-wanted-listing-detail .not-published input,.parts-for-sale-listing-detail .not-published input{margin-top:30px}.parts-wanted-listing-detail .not-published h3,.parts-for-sale-listing-detail .not-published h3{font-style:italic}.parts-wanted-listing-detail .not-published p,.parts-for-sale-listing-detail .not-published p{font-style:italic}@media screen and (max-width: 990px){.parts-wanted-listing-detail .not-published .button-row,.parts-for-sale-listing-detail .not-published .button-row{text-align:center}}.parts-wanted-listing-detail .name-puller,.parts-for-sale-listing-detail .name-puller{color:#ab3d25;background-size:14px 14px;padding-right:16px;margin-right:15px;font-weight:bold}.parts-wanted-listing-detail .widget-area .listings tr:nth-child(even),.parts-for-sale-listing-detail .widget-area .listings tr:nth-child(even){background:#f2efef}.parts-wanted-listing-detail .widget-area .listings .icons,.parts-for-sale-listing-detail .widget-area .listings .icons{text-align:right;width:auto}.parts-wanted-listing-detail .icons a,.parts-for-sale-listing-detail .icons a{text-decoration:none;cursor:pointer}.parts-wanted-listing-detail #closedText,.parts-for-sale-listing-detail #closedText{color:#4072b3;font-weight:bold}.parts-wanted-listing-detail #openText,.parts-for-sale-listing-detail #openText{color:#329236;font-weight:bold}.auto-yards .header-search{overflow:visible}.auto-yards .header-search h1{display:inline-block;width:auto;margin-right:15px}.auto-yards .header-search h1 img{margin-right:0}@media all and (max-width: 767px){.auto-yards .header-search{max-height:none;padding-left:15px;padding-right:15px}}.yard-dropdown{display:inline-block;height:auto;margin-left:8px;margin-top:-4px;padding:2px 5px;width:auto;width:220px;border:1px solid #c5c3c3;background-color:#c5c3c3;font-weight:normal}.aboutyard.dropdown-menu{padding:12px !important;min-width:240px;margin-top:5px}.aboutyard.dropdown-menu h5{color:#ab3d25;margin:0 0 5px;font-size:14px;font-weight:bold !important}.aboutyard.dropdown-menu p{margin:0}.yard-tabs li&gt;a{float:left;margin-right:2px;padding:5px 20px 2px 15px;background-color:#fff;margin-bottom:0;cursor:pointer;color:#afaeae;font-size:24.5px;font-weight:bold;border:0}.yard-tabs li&gt;a:hover{border:0;color:#000 !important;background-color:#e3e2e2 !important}.yard-tabs li.active&gt;a{color:#000 !important;background-color:#e3e2e2 !important}.yard-tabs .nav-tabs{border:0;float:left}.yard-tabs .nav-tabs img{width:30px;position:relative;top:-5px;margin-right:10px}.yard-tabs .nav-tabs&gt;li&gt;a{border-radius:0;border:0 !important}.detail-main a{color:gray}.detail-main a span{margin-left:10px}.detail-main .desc{background-color:#e3e2e2;color:#656263;font-size:12px;margin-bottom:10px;padding:5px 10px}.red_part{background:#c34320;color:#fff;line-height:16px;padding:10px 0}.red_part a{color:#fff;text-decoration:underline}.open-detail .red-title{text-transform:capitalize;font-weight:bold;font-size:19px}.row-spacer{margin-top:7px}#general-detail .detail-table td{border-top:1px solid #fff}.need-a-part{border-bottom:0}.need-a-part .wheelbarrow-container{text-align:right}.need-a-part .wheelbarrow-container .r52-wheelbarrow{float:none;margin-top:-12px}.need-a-part .footer{background:#e3e2e2;margin:5px 0 0 0;padding-top:5px;padding-bottom:5px;margin:0 -15px}.need-a-part .detail{background-color:#f5f4f4;display:block;padding-bottom:5px}#mobile-apps-slide-carousel{height:705px;width:400px;margin:0 auto;margin-bottom:0;top:-30px}#mobile-apps-slide-carousel .ui-carousel .carousel-btn{font-size:30px !important}#mobile-apps-slide-carousel .ui-carousel .carousel-next .carousel-btn{right:-35px}#mobile-apps-slide-carousel .ui-carousel .carousel-prev .carousel-btn{left:-35px}#mobile-apps-slide-carousel .track-wrapper .slide{width:400px}#mobile-apps-slide-carousel .track-wrapper .slide .carousel-item h3{margin-bottom:0;text-align:center;color:#afaeae;letter-spacing:-1px}#mobile-apps-slide-carousel .track-wrapper .slide .carousel-item h3.android .androidtitle,#mobile-apps-slide-carousel .track-wrapper .slide .carousel-item h3.iphone .iphonetitle{color:#487ab7}#mobile-apps-slide-carousel .track-wrapper .slide .carousel-item img{display:block;height:610px;margin:0 auto}
/*# sourceMappingURL=app.e61f1d23c6187f9728c4.css.map*/</pre></body></html>