@charset "UTF-8";
/*----------------------------------------------------------------------
	File Import and Dependencies 
-----------------------------------------------------------------------*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-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 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .btn-cart > .caret, .btn-secondary > .caret, .btn-primary > .caret,
  .dropup > .btn > .caret,
  .dropup > .btn-cart > .caret,
  .dropup > .btn-secondary > .caret,
  .dropup > .btn-primary > .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/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[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,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }
small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.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; }

.bg-primary {
  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 #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

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

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

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

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

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

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

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

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

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

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

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @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 > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

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

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

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

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

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    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-group-sm > [type="date"].form-control,
  .input-group-sm > [type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > [type="date"].btn,
  .input-group-sm > .input-group-btn > [type="date"].btn-cart,
  .input-group-sm > .input-group-btn > [type="date"].btn-secondary,
  .input-group-sm > .input-group-btn > [type="date"].btn-primary, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > [type="time"].form-control,
  .input-group-sm > [type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > [type="time"].btn,
  .input-group-sm > .input-group-btn > [type="time"].btn-cart,
  .input-group-sm > .input-group-btn > [type="time"].btn-secondary,
  .input-group-sm > .input-group-btn > [type="time"].btn-primary, .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > [type="datetime-local"].form-control,
  .input-group-sm > [type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > [type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > [type="datetime-local"].btn-cart,
  .input-group-sm > .input-group-btn > [type="datetime-local"].btn-secondary,
  .input-group-sm > .input-group-btn > [type="datetime-local"].btn-primary, .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > [type="month"].form-control,
  .input-group-sm > [type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > [type="month"].btn,
  .input-group-sm > .input-group-btn > [type="month"].btn-cart,
  .input-group-sm > .input-group-btn > [type="month"].btn-secondary,
  .input-group-sm > .input-group-btn > [type="month"].btn-primary, .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > [type="date"].form-control,
  .input-group-lg > [type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > [type="date"].btn,
  .input-group-lg > .input-group-btn > [type="date"].btn-cart,
  .input-group-lg > .input-group-btn > [type="date"].btn-secondary,
  .input-group-lg > .input-group-btn > [type="date"].btn-primary, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > [type="time"].form-control,
  .input-group-lg > [type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > [type="time"].btn,
  .input-group-lg > .input-group-btn > [type="time"].btn-cart,
  .input-group-lg > .input-group-btn > [type="time"].btn-secondary,
  .input-group-lg > .input-group-btn > [type="time"].btn-primary, .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > [type="datetime-local"].form-control,
  .input-group-lg > [type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > [type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > [type="datetime-local"].btn-cart,
  .input-group-lg > .input-group-btn > [type="datetime-local"].btn-secondary,
  .input-group-lg > .input-group-btn > [type="datetime-local"].btn-primary, .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > [type="month"].form-control,
  .input-group-lg > [type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > [type="month"].btn,
  .input-group-lg > .input-group-btn > [type="month"].btn-cart,
  .input-group-lg > .input-group-btn > [type="month"].btn-secondary,
  .input-group-lg > .input-group-btn > [type="month"].btn-primary, .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-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

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

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .input-group-lg > .input-group-btn > .form-control-static.btn-cart,
  .input-group-lg > .input-group-btn > .form-control-static.btn-secondary,
  .input-group-lg > .input-group-btn > .form-control-static.btn-primary, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .input-group-sm > .input-group-btn > .form-control-static.btn-cart,
  .input-group-sm > .input-group-btn > .form-control-static.btn-secondary,
  .input-group-sm > .input-group-btn > .form-control-static.btn-primary {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .btn-cart,
.input-group-sm > .input-group-btn > .btn-secondary,
.input-group-sm > .input-group-btn > .btn-primary {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.btn-cart,
.input-group-sm > .input-group-btn > select.btn-secondary,
.input-group-sm > .input-group-btn > select.btn-primary {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.btn-cart,
.input-group-sm > .input-group-btn > textarea.btn-secondary,
.input-group-sm > .input-group-btn > textarea.btn-primary,
select[multiple].input-sm,
.input-group-sm > [multiple].form-control,
.input-group-sm > [multiple].input-group-addon,
.input-group-sm > .input-group-btn > [multiple].btn,
.input-group-sm > .input-group-btn > [multiple].btn-cart,
.input-group-sm > .input-group-btn > [multiple].btn-secondary,
.input-group-sm > .input-group-btn > [multiple].btn-primary {
  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, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .btn-cart,
.input-group-lg > .input-group-btn > .btn-secondary,
.input-group-lg > .input-group-btn > .btn-primary {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.btn-cart,
.input-group-lg > .input-group-btn > select.btn-secondary,
.input-group-lg > .input-group-btn > select.btn-primary {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.btn-cart,
.input-group-lg > .input-group-btn > textarea.btn-secondary,
.input-group-lg > .input-group-btn > textarea.btn-primary,
select[multiple].input-lg,
.input-group-lg > [multiple].form-control,
.input-group-lg > [multiple].input-group-addon,
.input-group-lg > .input-group-btn > [multiple].btn,
.input-group-lg > .input-group-btn > [multiple].btn-cart,
.input-group-lg > .input-group-btn > [multiple].btn-secondary,
.input-group-lg > .input-group-btn > [multiple].btn-primary {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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.33333; }

.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 + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn-cart + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn-secondary + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn-primary + .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 + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn-cart + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn-secondary + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn-primary + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .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 > .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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn, .btn-cart, .btn-secondary, .btn-primary {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn-cart:focus, .btn-secondary:focus, .btn-primary:focus, .btn.focus, .focus.btn-cart, .focus.btn-secondary, .focus.btn-primary, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn-cart:hover, .btn-secondary:hover, .btn-primary:hover, .btn:focus, .btn-cart:focus, .btn-secondary:focus, .btn-primary:focus, .btn.focus, .focus.btn-cart, .focus.btn-secondary, .focus.btn-primary {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn-cart:active, .btn-secondary:active, .btn-primary:active, .btn.active, .active.btn-cart, .active.btn-secondary, .active.btn-primary {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .disabled.btn-cart, .disabled.btn-secondary, .disabled.btn-primary, .btn[disabled], [disabled].btn-cart, [disabled].btn-secondary, [disabled].btn-primary, fieldset[disabled] .btn, fieldset[disabled] .btn-cart, fieldset[disabled] .btn-secondary, fieldset[disabled] .btn-primary {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, a.disabled.btn-cart, a.disabled.btn-secondary, a.disabled.btn-primary, fieldset[disabled] a.btn, fieldset[disabled] a.btn-cart, fieldset[disabled] a.btn-secondary, fieldset[disabled] a.btn-primary {
  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 > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .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 > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    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 > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info: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 > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning: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 > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger: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 > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn-cart, .btn-group-lg > .btn-secondary, .btn-group-lg > .btn-primary {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn-cart, .btn-group-sm > .btn-secondary, .btn-group-sm > .btn-primary {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .btn-cart, .btn-group-xs > .btn-secondary, .btn-group-xs > .btn-primary {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

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

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

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

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

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

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.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 {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .btn-cart, .btn-group > .btn-secondary, .btn-group > .btn-primary,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-cart,
  .btn-group-vertical > .btn-secondary,
  .btn-group-vertical > .btn-primary {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn-cart:hover, .btn-group > .btn-secondary:hover, .btn-group > .btn-primary:hover, .btn-group > .btn:focus, .btn-group > .btn-cart:focus, .btn-group > .btn-secondary:focus, .btn-group > .btn-primary:focus, .btn-group > .btn:active, .btn-group > .btn-cart:active, .btn-group > .btn-secondary:active, .btn-group > .btn-primary:active, .btn-group > .btn.active, .btn-group > .active.btn-cart, .btn-group > .active.btn-secondary, .btn-group > .active.btn-primary,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn-cart:hover,
    .btn-group-vertical > .btn-secondary:hover,
    .btn-group-vertical > .btn-primary:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn-cart:focus,
    .btn-group-vertical > .btn-secondary:focus,
    .btn-group-vertical > .btn-primary:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn-cart:active,
    .btn-group-vertical > .btn-secondary:active,
    .btn-group-vertical > .btn-primary:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.btn-cart,
    .btn-group-vertical > .active.btn-secondary,
    .btn-group-vertical > .active.btn-primary {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .btn-cart + .btn, .btn-group .btn + .btn-cart, .btn-group .btn-cart + .btn-cart, .btn-group .btn-secondary + .btn, .btn-group .btn-secondary + .btn-cart, .btn-group .btn + .btn-secondary, .btn-group .btn-cart + .btn-secondary, .btn-group .btn-secondary + .btn-secondary, .btn-group .btn-primary + .btn, .btn-group .btn-primary + .btn-cart, .btn-group .btn-primary + .btn-secondary, .btn-group .btn + .btn-primary, .btn-group .btn-cart + .btn-primary, .btn-group .btn-secondary + .btn-primary, .btn-group .btn-primary + .btn-primary,
.btn-group .btn + .btn-group,
.btn-group .btn-cart + .btn-group,
.btn-group .btn-secondary + .btn-group,
.btn-group .btn-primary + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-cart,
.btn-group .btn-group + .btn-secondary,
.btn-group .btn-group + .btn-primary,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar .btn-cart, .btn-toolbar .btn-secondary, .btn-toolbar .btn-primary,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .btn-cart, .btn-toolbar > .btn-secondary, .btn-toolbar > .btn-primary,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-cart:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-secondary:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-primary:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > .btn-cart:first-child, .btn-group > .btn-secondary:first-child, .btn-group > .btn-primary:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-cart:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-secondary:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-primary:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .btn-cart:last-child:not(:first-child), .btn-group > .btn-secondary:last-child:not(:first-child), .btn-group > .btn-primary:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-cart, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-secondary, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-primary {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-cart:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-secondary:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-primary:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-cart:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-secondary:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-primary:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-cart + .dropdown-toggle, .btn-group > .btn-secondary + .dropdown-toggle, .btn-group > .btn-primary + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .btn-cart + .dropdown-toggle, .btn-group-lg.btn-group > .btn-secondary + .dropdown-toggle, .btn-group-lg.btn-group > .btn-primary + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, .btn-cart .caret, .btn-secondary .caret, .btn-primary .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .btn-cart .caret, .btn-group-lg > .btn-secondary .caret, .btn-group-lg > .btn-primary .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .btn-cart .caret, .dropup .btn-group-lg > .btn-secondary .caret, .dropup .btn-group-lg > .btn-primary .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-cart, .btn-group-vertical > .btn-secondary, .btn-group-vertical > .btn-primary,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .btn-cart,
.btn-group-vertical > .btn-group > .btn-secondary,
.btn-group-vertical > .btn-group > .btn-primary {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .btn-cart, .btn-group-vertical > .btn-group > .btn-secondary, .btn-group-vertical > .btn-group > .btn-primary {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn-cart + .btn, .btn-group-vertical > .btn + .btn-cart, .btn-group-vertical > .btn-cart + .btn-cart, .btn-group-vertical > .btn-secondary + .btn, .btn-group-vertical > .btn-secondary + .btn-cart, .btn-group-vertical > .btn + .btn-secondary, .btn-group-vertical > .btn-cart + .btn-secondary, .btn-group-vertical > .btn-secondary + .btn-secondary, .btn-group-vertical > .btn-primary + .btn, .btn-group-vertical > .btn-primary + .btn-cart, .btn-group-vertical > .btn-primary + .btn-secondary, .btn-group-vertical > .btn + .btn-primary, .btn-group-vertical > .btn-cart + .btn-primary, .btn-group-vertical > .btn-secondary + .btn-primary, .btn-group-vertical > .btn-primary + .btn-primary,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-cart + .btn-group,
.btn-group-vertical > .btn-secondary + .btn-group,
.btn-group-vertical > .btn-primary + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-cart,
.btn-group-vertical > .btn-group + .btn-secondary,
.btn-group-vertical > .btn-group + .btn-primary,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .btn-cart:not(:first-child):not(:last-child), .btn-group-vertical > .btn-secondary:not(:first-child):not(:last-child), .btn-group-vertical > .btn-primary:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .btn-cart:first-child:not(:last-child), .btn-group-vertical > .btn-secondary:first-child:not(:last-child), .btn-group-vertical > .btn-primary:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .btn-cart:last-child:not(:first-child), .btn-group-vertical > .btn-secondary:last-child:not(:first-child), .btn-group-vertical > .btn-primary:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-cart, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-secondary, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-primary {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-cart:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-secondary:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-primary:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-cart:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-secondary:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-primary:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .btn-group-justified > .btn-cart, .btn-group-justified > .btn-secondary, .btn-group-justified > .btn-primary,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .btn-cart, .btn-group-justified > .btn-group .btn-secondary, .btn-group-justified > .btn-group .btn-primary {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-cart input[type="radio"], [data-toggle="buttons"] > .btn-secondary input[type="radio"], [data-toggle="buttons"] > .btn-primary input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-cart input[type="checkbox"],
[data-toggle="buttons"] > .btn-secondary input[type="checkbox"],
[data-toggle="buttons"] > .btn-primary input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .input-group-sm > .input-group-btn > .input-group-addon.btn-cart,
  .input-group-sm > .input-group-btn > .input-group-addon.btn-secondary,
  .input-group-sm > .input-group-btn > .input-group-addon.btn-primary {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .input-group-lg > .input-group-btn > .input-group-addon.btn-cart,
  .input-group-lg > .input-group-btn > .input-group-addon.btn-secondary,
  .input-group-lg > .input-group-btn > .input-group-addon.btn-primary {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-cart,
.input-group-btn:first-child > .btn-secondary,
.input-group-btn:first-child > .btn-primary,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .btn-cart,
.input-group-btn:first-child > .btn-group > .btn-secondary,
.input-group-btn:first-child > .btn-group > .btn-primary,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-cart:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-secondary:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-primary:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-cart,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-secondary,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-primary {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-cart,
.input-group-btn:last-child > .btn-secondary,
.input-group-btn:last-child > .btn-primary,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .btn-cart,
.input-group-btn:last-child > .btn-group > .btn-secondary,
.input-group-btn:last-child > .btn-group > .btn-primary,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-cart:not(:first-child),
.input-group-btn:first-child > .btn-secondary:not(:first-child),
.input-group-btn:first-child > .btn-primary:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-cart,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-secondary,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-primary {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > .btn-cart, .input-group-btn > .btn-secondary, .input-group-btn > .btn-primary {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > .btn-cart + .btn, .input-group-btn > .btn + .btn-cart, .input-group-btn > .btn-cart + .btn-cart, .input-group-btn > .btn-secondary + .btn, .input-group-btn > .btn-secondary + .btn-cart, .input-group-btn > .btn + .btn-secondary, .input-group-btn > .btn-cart + .btn-secondary, .input-group-btn > .btn-secondary + .btn-secondary, .input-group-btn > .btn-primary + .btn, .input-group-btn > .btn-primary + .btn-cart, .input-group-btn > .btn-primary + .btn-secondary, .input-group-btn > .btn + .btn-primary, .input-group-btn > .btn-cart + .btn-primary, .input-group-btn > .btn-secondary + .btn-primary, .input-group-btn > .btn-primary + .btn-primary {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn-cart:hover, .input-group-btn > .btn-secondary:hover, .input-group-btn > .btn-primary:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn-cart:focus, .input-group-btn > .btn-secondary:focus, .input-group-btn > .btn-primary:focus, .input-group-btn > .btn:active, .input-group-btn > .btn-cart:active, .input-group-btn > .btn-secondary:active, .input-group-btn > .btn-primary:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-cart, .input-group-btn:first-child > .btn-secondary, .input-group-btn:first-child > .btn-primary,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-cart, .input-group-btn:last-child > .btn-secondary, .input-group-btn:last-child > .btn-primary,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
      border-bottom-color: #fff; } }
.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }
.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (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 > .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;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.btn-cart, .btn-group-sm > .navbar-btn.btn-secondary, .btn-group-sm > .navbar-btn.btn-primary {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.btn-cart, .btn-group-xs > .navbar-btn.btn-secondary, .btn-group-xs > .navbar-btn.btn-primary {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }
@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 > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #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, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .btn-cart .label, .btn-secondary .label, .btn-primary .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #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;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .btn-cart .badge, .btn-secondary .badge, .btn-primary .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn-cart .badge, .btn-group-xs > .btn-secondary .badge, .btn-group-xs > .btn-primary .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .container-fluid .jumbotron {
    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-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

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, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    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 {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #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, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  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, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  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, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  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, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  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;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .btn-cart + .btn, .modal-footer .btn + .btn-cart, .modal-footer .btn-cart + .btn-cart, .modal-footer .btn-secondary + .btn, .modal-footer .btn-secondary + .btn-cart, .modal-footer .btn + .btn-secondary, .modal-footer .btn-cart + .btn-secondary, .modal-footer .btn-secondary + .btn-secondary, .modal-footer .btn-primary + .btn, .modal-footer .btn-primary + .btn-cart, .modal-footer .btn-primary + .btn-secondary, .modal-footer .btn + .btn-primary, .modal-footer .btn-cart + .btn-primary, .modal-footer .btn-secondary + .btn-primary, .modal-footer .btn-primary + .btn-primary {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .btn-cart + .btn, .modal-footer .btn-group .btn + .btn-cart, .modal-footer .btn-group .btn-cart + .btn-cart, .modal-footer .btn-group .btn-secondary + .btn, .modal-footer .btn-group .btn-secondary + .btn-cart, .modal-footer .btn-group .btn + .btn-secondary, .modal-footer .btn-group .btn-cart + .btn-secondary, .modal-footer .btn-group .btn-secondary + .btn-secondary, .modal-footer .btn-group .btn-primary + .btn, .modal-footer .btn-group .btn-primary + .btn-cart, .modal-footer .btn-group .btn-primary + .btn-secondary, .modal-footer .btn-group .btn + .btn-primary, .modal-footer .btn-group .btn-cart + .btn-primary, .modal-footer .btn-group .btn-secondary + .btn-primary, .modal-footer .btn-group .btn-primary + .btn-primary {
    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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  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-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .btn-cart, .carousel-caption .btn-secondary, .carousel-caption .btn-primary {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .table-grid .grid-header .grid-control:before, .feature-list-wrapper .feature-list li:before, .accordian-container .panel-group .panel-body li:before, .product-group .module-title-with-options:before, .header-module .user-info:before, #fixed-bar .user-info:before, .clearfix:after, .table-grid .grid-header .grid-control:after, .feature-list-wrapper .feature-list li:after, .accordian-container .panel-group .panel-body li:after, .product-group .module-title-with-options:after, .header-module .user-info:after, #fixed-bar .user-info:after {
  content: " ";
  display: table; }

.clearfix:after, .table-grid .grid-header .grid-control:after, .feature-list-wrapper .feature-list li:after, .accordian-container .panel-group .panel-body li:after, .product-group .module-title-with-options:after, .header-module .user-info:after, #fixed-bar .user-info:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

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

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

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

.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; } }

/*$footer-border-img: linear-gradient(to right, $color-gradientFooter-1, $color-gradientFooter-2, $color-gradientFooter-1) no-repeat;*/
.selectboxit-container {
  width: 100%; }
  .selectboxit-container .selectboxit {
    color: #555;
    width: 100% !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    background: #ffffff;
    border: 1px solid #cccccc;
    position: initial; }
    .selectboxit-container .selectboxit:hover {
      color: #555;
      background: #ffffff; }
    .selectboxit-container .selectboxit.selectboxit-enabled:focus {
      color: #555;
      background: #ffffff; }
  .selectboxit-container .selectboxit-list {
    max-height: 214px !important; }
  .selectboxit-container .selectboxit-arrow-container {
    background: #0c7ec0;
    top: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .selectboxit-container .selectboxit-arrow {
    border-top: 5px solid #ffffff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-top: -3px !important; }
  .selectboxit-container .selectboxit-options {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px; }
    .selectboxit-container .selectboxit-options .selectboxit-focus .selectboxit-option-anchor {
      background: #0c7ec0; }
    .selectboxit-container .selectboxit-options a {
      color: #555; }

.nav-tabs {
  background: #cdcdcd;
  border-bottom: 1px solid #f5f5f5; }
  .nav-tabs li {
    margin-bottom: 0; }
    .nav-tabs li a {
      color: #4b4b4b;
      border-radius: 0;
      margin-right: 0; }
      .nav-tabs li a:hover {
        background: #e9e9e9;
        border-color: #e9e9e9; }
    .nav-tabs li.active {
      position: relative; }
      .nav-tabs li.active:after {
        content: '';
        border-top: 10px solid #0c7ec0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        position: absolute;
        bottom: -10px;
        left: 50%;
        margin-left: -10px; }
      .nav-tabs li.active a {
        border-color: #0c7ec0;
        color: #f5f5f5;
        background: #0c7ec0; }
        .nav-tabs li.active a:hover, .nav-tabs li.active a:active, .nav-tabs li.active a:focus {
          border-color: #0c7ec0;
          color: #f5f5f5;
          background: #0c7ec0; }

.tab-content .tab-pane {
  padding: 20px 0px 10px 10px; }

.modal-footer .btn-primary + .btn-secondary {
  margin: 5px; }

/* media querry for resolution below 640 px */
@media screen and (max-width: 640px) {
  #product-list .col-xs-4 {
    width: 50%; } }

/* media querry for resolution below 480 px */
@media screen and (max-width: 480px) {
  #product-list .col-xs-4 {
    width: 100%; } }

.bx-wrapper {
  margin: 0 auto; }
  .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: 0;
    left: 0; }
  .bx-wrapper .bx-default-pager {
    display: none; }
  .bx-wrapper .bx-controls-direction a {
    z-index: 9 !important; }

/* media query for resolution below 360 px */
@media screen and (max-width: 360px) {
  .bx-wrapper .slide .product-container-overlay, .bx-wrapper .product-list .product-item .product-container-overlay, .product-list .bx-wrapper .product-item .product-container-overlay {
    width: 98% !important; } }

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

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

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

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

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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; }

/*----------------------------------------------------------------------
	Custom Fonts & Typography
-----------------------------------------------------------------------*/
@font-face {
  font-family: 'latoregular';
  src: url("../../fonts/lato-regular-webfont.eot");
  src: url("../../fonts/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/lato-regular-webfont.woff2") format("woff2"), url("../../fonts/lato-regular-webfont.woff") format("woff"), url("../../fonts/lato-regular-webfont.ttf") format("truetype"), url("../../fonts/lato-regular-webfont.svg#latoregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("../../fonts/icomoon/fonts/icomoon.woff") format("woff"), url("../../fonts/icomoon/fonts/icomoon.ttf") format("truetype"); }

@font-face {
  font-family: 'montserratRegular';
  src: url("../../fonts/Montserrat/Montserrat-Regular.ttf") format("truetype"); }

.heading-green {
  color: green; }

/*----------------------------------------------------------------------
	Base CSS 
-----------------------------------------------------------------------*/
html {
  min-height: 100%;
  position: relative;
  scroll-behavior: smooth; }

body {
  font-family: 'montserratRegular', 'latoregular', Arial, Sans-serif;
  color: #4b4b4b;
  margin: 0 0 0px;
  padding: 0 !important;
  font-size: 12px; }
  body:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .02;
    z-index: -999;
    /*background: $background-image-body;*/
    background-size: 30%; }

.container {
  width: 100% !important; }

* {
  outline: 0 !important; }

.switchCustomerWidth {
  width: 500px !important; }

img {
  max-width: 100%; }

.font-bold {
  font-weight: bold !important; }

a {
  color: #0c7ec0;
  text-decoration: none; }
  a:hover {
    color: #0b6ea8;
    text-decoration: none; }
  a:focus {
    text-decoration: none;
    color: #0b6ea8; }
  a:active, a:active:hover, a.active:hover {
    text-decoration: none;
    color: #0b6ea8; }

.edit-theme {
  position: relative; }
  .edit-theme .edit-theme-icon {
    display: block;
    width: 18px;
    height: 18px;
    padding: 3px;
    text-align: center;
    background: #ffffff;
    position: absolute;
    top: 6px;
    right: 6px;
    border-radius: 2px;
    box-shadow: 1px 1px 1px #cbcbcb;
    cursor: pointer; }
  .edit-theme .glyphicon-pencil {
    color: #ea5e2b;
    font-size: 11px;
    vertical-align: top; }

/*.modal-dialog{
    overflow-y: initial !important;
    .modal-body{
        max-height: 650px;
        overflow-y: auto;
    }
}*/
/*------------- Margin and Gutter -------------------*/
.margin0 {
  margin: 0px !important; }

.marginT0 {
  margin-top: 0px !important; }

.marginT3 {
  margin-top: 3px !important; }

.marginT5 {
  margin-top: 5px !important; }

.marginT {
  margin-top: 10px !important; }

.marginT20 {
  margin-top: 20px !important; }

.marginT30 {
  margin-top: 30px !important; }

.marginB0 {
  margin-bottom: 0px !important; }

.marginB {
  margin-bottom: 10px !important; }

.marginB20 {
  margin-bottom: 20px !important; }

.marginB30 {
  margin-bottom: 30px !important; }

.marginB50 {
  margin-bottom: 50px !important; }

.marginL0 {
  margin-left: 0 !important; }

.marginL5 {
  margin-left: 5px !important; }

.marginL {
  margin-left: 10px !important; }

.marginL20 {
  margin-left: 20px !important; }

.marginL25 {
  margin-left: 25px !important; }

.marginL30 {
  margin-left: 30px !important; }

.marginR0 {
  margin-right: 0 !important; }

.marginR5 {
  margin-right: 5px !important; }

.marginR {
  margin-right: 10px !important; }

.marginR15 {
  margin-right: 15px !important; }

.marginR20 {
  margin-right: 20px !important; }

.marginR30 {
  margin-right: 30px !important; }

.padding0 {
  padding: 0 !important; }

.padding10 {
  padding: 10px !important; }

.padding15 {
  padding: 15px !important; }

.paddingL {
  padding-left: 10px !important; }

.paddingL20 {
  padding-left: 20px !important; }

.paddingT0 {
  padding-top: 0 !important; }

.paddingT5 {
  padding-top: 5px !important; }

.paddingT {
  padding-top: 10px !important; }

.paddingT20 {
  padding-top: 20px !important; }

.paddingT30 {
  padding-top: 30px !important; }

.paddingB0 {
  padding-bottom: 0 !important; }

.paddingB5 {
  padding-bottom: 5px !important; }

.paddingR0 {
  padding-right: 0 !important; }

.paddingR5 {
  padding-right: 5px !important; }

.paddingL0 {
  padding-left: 0 !important; }

.paddingL5 {
  padding-left: 5px !important; }

.floatR {
  float: right !important; }

.alignCenter {
  text-align: center !important; }

.alignRight {
  text-align: right !important; }

.alignLeft {
  text-align: left !important; }

.d-flex {
  display: flex !important; }

.align-flex-center {
  align-items: center !important; }

.justify-space-between {
  justify-content: space-between !important; }

.justify-content-center {
  justify-content: center !important; }

.cursor-pointer {
  cursor: pointer !important; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 10px;
  margin-bottom: 5px; }

/*------------- Global Element -------------------*/
.arrow-top {
  position: relative; }
  .arrow-top:before {
    content: '';
    border-bottom: 10px solid #e9e9e9;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    right: 10px;
    top: 5px; }

.icon-sort {
  vertical-align: middle;
  cursor: pointer; }
  .icon-sort:after {
    font-family: 'icomoon';
    content: "\e904";
    color: #0c7ec0;
    font-size: 18px;
    transform: rotate(180deg); }
  .icon-sort.desc:after {
    font-family: 'icomoon';
    content: "\e904";
    color: #0c7ec0;
    font-size: 18px;
    display: inline-block;
    transform: rotate(180deg); }
  .icon-sort.disableSorting:after, .icon-sort.disableSortColumn:after {
    font-family: 'icomoon';
    display: inline-block;
    content: "\e91e";
    font-size: 18px;
    color: #b3b3b3; }

.icon-sort2 {
  vertical-align: middle;
  cursor: pointer; }
  .icon-sort2:after {
    font-family: 'icomoon';
    content: "\e904";
    color: #0c7ec0;
    font-size: 18px;
    transform: rotate(180deg); }
  .icon-sort2.desc:after {
    font-family: 'icomoon';
    content: "\e904";
    color: #0c7ec0;
    font-size: 18px;
    display: inline-block;
    transform: rotate(180deg); }
  .icon-sort2.disableSorting:after, .icon-sort2.disableSortColumn:after {
    font-family: 'icomoon';
    display: inline-block;
    content: "\e91e";
    font-size: 18px;
    color: #b3b3b3; }

.cursorPointer {
  cursor: pointer; }

.pointer-none {
  pointer-events: none; }

.mandatory:after {
  content: '*';
  position: absolute;
  color: red;
  margin: -3px 0 0 5px;
  font-size: 17px; }

.mandatory.layout1:after {
  content: '**'; }

.hyphen-seperator:after {
  content: '-';
  position: absolute;
  top: 5px;
  right: -3px; }

.glyphicon.glyphicon-edit {
  cursor: pointer; }

.glyphicon.glyphicon-asterisk {
  color: red;
  font-size: 10px;
  top: -3px; }

.glyphicon.glyphicon-asterisk.layout1 {
  font-size: 8px; }

.glyphicon.glyphicon-asterisk1 {
  font-size: 16px; }

.glyphicon.glyphicon-star-empty {
  color: #dadada;
  cursor: pointer; }
  .glyphicon.glyphicon-star-empty:hover {
    color: #ea5e2b; }

.glyphicon.glyphicon-star {
  color: #ea5e2b;
  cursor: pointer; }

.glyphicon.glyphicon-ok {
  color: #090; }

.glyphicon.glyphicon-remove {
  color: #ea5e2b; }

.note {
  font-size: 12px;
  color: #777777;
  font-weight: normal; }

.error-field {
  color: #ea5e2b !important; }

.credit-mask {
  position: relative; }
  .credit-mask #cardIconType {
    position: absolute;
    top: 1px;
    right: 3px;
    color: #ccc;
    pointer-events: none; }
    .credit-mask #cardIconType .masterCardIcon {
      display: none; }
    .credit-mask #cardIconType i.fa {
      font-size: 23px;
      position: relative;
      top: 2px; }
      .credit-mask #cardIconType i.fa:before {
        color: #ccc; }
    .credit-mask #cardIconType.visa i.fa:before {
      content: "\f1f0";
      color: #00579F; }
    .credit-mask #cardIconType.mc .otherIcons {
      display: none; }
    .credit-mask #cardIconType.mc .masterCardIcon {
      display: block;
      position: relative;
      top: -13px;
      right: -13px;
      font-size: 2em; }
      .credit-mask #cardIconType.mc .masterCardIcon i.fa:before {
        content: "\f111";
        color: inherit; }
    .credit-mask #cardIconType.mc i.fa:before {
      content: "\f1f1";
      color: #F79E1B; }
    .credit-mask #cardIconType.amex i.fa:before {
      content: "\f1f3";
      color: #006FCF; }
    .credit-mask #cardIconType.disc i.fa:before {
      content: "\f1f2";
      color: #F28B1E; }
    .credit-mask #cardIconType.din i.fa:before {
      content: "\f24c";
      color: #0066A5; }
    .credit-mask #cardIconType.jcb i.fa:before {
      content: "\f24b";
      color: #289639; }

#editCardNumber {
  position: relative;
  top: 6px;
  cursor: pointer; }
  #editCardNumber i.fa {
    font-size: 18px;
    color: #0c7ec0; }
  #editCardNumber.active i.fa {
    color: #ccc; }
  #editCardNumber.disabled {
    opacity: 0.4;
    pointer-events: none; }

.strike-text-fullw {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #ccc;
  line-height: 0.1em;
  margin: 10px 0 20px; }
  .strike-text-fullw > span {
    padding: 0 10px;
    background: #fff; }

.sso-btn-container {
  display: flex;
  justify-content: center; }
  .sso-btn-container .ssoLoginBtn {
    width: 215px;
    height: 41px;
    position: relative; }
    .sso-btn-container .ssoLoginBtn:after {
      background-image: url(../../images/ms-signin_light.svg);
      width: 215px;
      height: 41px;
      background-size: contain;
      background-repeat: no-repeat;
      content: ' ';
      display: block;
      position: absolute;
      top: 0px; }
    .sso-btn-container .ssoLoginBtn:hover:after {
      background-image: url(../../images/ms-signin_dark.svg); }

/*------------- Browser Pesudo Classes -------------------*/
::-webkit-input-placeholder {
  color: #999999; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #999999; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999; }

:-ms-input-placeholder {
  color: #999999; }

/*------------- Transition -------------------*/
.transition-linear300 {
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -ms-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s; }

.transition-linear200 {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s; }

.trans-hover-2, .brand-panel .brand-logo li img {
  transition: all 0.2s linear; }

.trans-hover-3, .scrollTop, .product-group .slide .product-container-overlay, .product-group .product-list .product-item .product-container-overlay, .product-list .product-group .product-item .product-container-overlay, .search-container .search .input-box:focus, .search-container .search .input-box:hover, .search-box > input:focus, .search-box > input:hover {
  transition: all 0.3s linear; }

.trans-hover-4, .left-nav ul li a {
  transition: all 0.4s linear; }

.trans-hover-5 {
  transition: all 0.5s linear; }

/*--------------------	Buttons --------------------*/
.btn, .btn-cart, .btn-secondary, .btn-primary {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border: none;
  font-size: 12px;
  padding-left: 20px;
  padding-right: 20px; }
  .btn:hover, .btn-cart:hover, .btn-secondary:hover, .btn-primary:hover, .btn:active, .btn-cart:active, .btn-secondary:active, .btn-primary:active, .btn:focus, .btn-cart:focus, .btn-secondary:focus, .btn-primary:focus {
    border: none; }

.btn-primary {
  color: #ffffff;
  background: #0c7ec0;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px; }
  .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.active, .btn-primary.active:focus, .btn-primary.active:hover {
    background: #095f90;
    color: #ffffff; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active {
    background: #3fb1f3;
    color: #ffffff; }
  .btn-primary + .btn-secondary {
    margin-left: 20px; }

.btn-secondary {
  color: #0c7ec0;
  background: #ffffff;
  border: 1px solid #afafaf;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px; }
  .btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
    border: 1px solid #ea5e2b;
    background: #ea5e2b;
    color: #ffffff; }
  .btn-secondary.disabled, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled.active, .btn-secondary[disabled], .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled]:active {
    border: 1px solid #afafaf;
    color: #0c7ec0;
    background: #ffffff; }
  .btn-secondary.btn-secondary1 {
    background: #ea5e2b;
    color: #ffffff;
    border: 0; }
    .btn-secondary.btn-secondary1:hover, .btn-secondary.btn-secondary1:active, .btn-secondary.btn-secondary1:focus {
      background: #e9531d; }
    .btn-secondary.btn-secondary1.disabled, .btn-secondary.btn-secondary1.disabled:hover, .btn-secondary.btn-secondary1.disabled:focus, .btn-secondary.btn-secondary1.disabled.active, .btn-secondary.btn-secondary1[disabled], .btn-secondary.btn-secondary1[disabled]:hover, .btn-secondary.btn-secondary1[disabled]:focus, .btn-secondary.btn-secondary1[disabled]:active {
      background: #ea5e2b;
      border: 1px solid transparent;
      color: #ffffff; }

.btn-cart {
  color: #ffffff;
  background: #3ACE3A;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px; }
  .btn-cart:hover, .btn-cart:active, .btn-cart:focus, .btn-cart:active:hover, .btn-cart:active:focus, .btn-cart.active, .btn-cart.active:focus, .btn-cart.active:hover {
    background: #2eb82e;
    color: #ffffff; }
  .btn-cart.disabled, .btn-cart.disabled:hover, .btn-cart.disabled:focus, .btn-cart.disabled.active, .btn-cart[disabled], .btn-cart[disabled]:hover, .btn-cart[disabled]:focus, .btn-cart[disabled]:active {
    background: #3ACE3A;
    color: #ffffff; }
  .btn-cart + .btn-secondary {
    margin-left: 20px; }

.clear-textbox > input {
  padding-right: 25px !important; }
  .clear-textbox > input::-ms-clear {
    display: none; }

.clear-textbox span.glyphicon {
  position: absolute;
  top: 8px;
  right: 20px; }

.loading-widget {
  display: inline-block;
  vertical-align: middle; }
  .loading-widget .loading-bar {
    display: inline-block;
    width: 4px;
    height: 12px;
    border-radius: 4px;
    animation: loadingBarAnimation 1s ease-in-out infinite; }
  .loading-widget .loading-bar:nth-child(1) {
    background-color: #3fb1f3;
    animation-delay: 0; }
  .loading-widget .loading-bar:nth-child(2) {
    background-color: #0f9ef0;
    animation-delay: 0.09s; }
  .loading-widget .loading-bar:nth-child(3) {
    background-color: #0c7ec0;
    animation-delay: 0.18s; }
  .loading-widget .loading-bar:nth-child(4) {
    background-color: #095f90;
    animation-delay: 0.27s; }

@keyframes loadingBarAnimation {
  0% {
    transform: scale(1); }
  20% {
    transform: scale(1, 2.2); }
  40% {
    transform: scale(1); } }

/*----------------------------------------------------------------------
	FORM ELEMENT
-----------------------------------------------------------------------*/
/*------------- Input, Textarea, Select  --------------*/
input[type="text"], input[type="password"] {
  padding: 0 10px;
  height: 30px;
  border: 1px solid #cccccc;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  width: 100%; }
  input[type="text"]:focus, input[type="password"]:focus {
    border-color: #9fd8f9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); }
  input[type="text"].editable, input[type="password"].editable {
    border: 1px solid transparent;
    box-shadow: 0 0 0 transparent; }
    input[type="text"].editable:focus, input[type="text"].editable:hover, input[type="password"].editable:focus, input[type="password"].editable:hover {
      border: 1px solid #cccccc;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; }

input[readonly="readonly"] {
  background: #f9f9f9; }
  input[readonly="readonly"]:focus {
    border-color: #cccccc;
    box-shadow: none; }

input[type="file"] {
  height: auto; }

input[type="password"] {
  font-family: 'latoregular'; }
  input[type="password"]::-ms-reveal {
    display: none; }

.form-control {
  font-size: 12px; }

textarea {
  resize: none; }
  textarea.form-control {
    min-height: 70px; }
    textarea.form-control:focus {
      border-color: #9fd8f9;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control2 {
  background: #f5f3f1; }
  .form-control2[disabled], .form-control2[readonly] {
    background: #eee; }

.window-search {
  padding-right: 32px;
  position: relative; }
  .window-search.layout1 {
    padding-right: 0; }
  .window-search button {
    width: 32px;
    height: 30px;
    cursor: pointer;
    border: 0;
    outline: 0;
    position: absolute;
    right: 1px;
    top: 0;
    border: 1px solid #ccc;
    background-color: #0b6ea8;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
    .window-search button .path1:before {
      font-family: 'icomoon';
      content: "\e90d";
      color: #fff;
      font-size: 18px;
      position: absolute;
      top: 3px;
      left: 6px; }
    .window-search button .path2:before {
      font-family: 'icomoon';
      content: "\e90e";
      color: #fff;
      left: 7px;
      font-size: 18px;
      position: absolute;
      top: 3px; }
  .window-search .checkbox {
    position: absolute;
    width: 300px;
    right: -300px;
    top: 3px; }

/*------------- Labels  --------------*/
.control-label,
label.control-label {
  color: #095f90;
  padding-top: 4px; }

.form-control-static {
  padding-top: 4px; }

/*------------- Form Group  --------------*/
.form-group:last-child {
  margin-bottom: 0; }

/*------------- Checkboxes --------------*/
.checkbox {
  position: relative;
  vertical-align: middle;
  margin: 0; }
  .checkbox input[type="checkbox"] {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: 7px 0 0 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .checkbox input[type="checkbox"] ~ label:before {
    font-family: 'icomoon';
    content: "\e905";
    color: #888888;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    min-height: 14px;
    line-height: 14px;
    padding-right: 10px; }
  .checkbox input[type="checkbox"]:checked ~ label:before {
    font-family: 'icomoon';
    content: "\e906"; }
  .checkbox input[type="checkbox"]:disabled ~ label {
    opacity: 0.5;
    pointer-events: none; }
  .checkbox.checkbox2 input[type="checkbox"] ~ label:before {
    font-size: 16px; }

table th input[type="checkbox"] ~ label {
  margin-top: 3px; }

/*------------- Radios --------------*/
.radio {
  position: relative;
  vertical-align: middle;
  color: #0c7ec0;
  margin: 0; }
  .radio input[type="radio"] {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: 7px 0 0 0;
    position: absolute;
    width: 1px; }
  .radio input[type="radio"] + label:before {
    font-family: 'icomoon';
    content: "\e912";
    cursor: pointer;
    display: inline-block;
    min-height: 14px;
    line-height: 14px;
    color: #888888;
    padding-right: 10px; }
  .radio input[type="radio"]:checked + label:before {
    font-family: 'icomoon';
    content: "\e900"; }
  .radio.radio-payment input[type="radio"]:checked + label, .radio.radio-payment input[type="radio"]:checked + label:before {
    color: #0c7ec0; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: 0; }

.radio label,
.checkbox label {
  color: #636363;
  padding-left: 0px; }

.select2-container .select2-selection {
  border-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  outline-offset: -2px;
  height: 29px; }
  .select2-container .select2-selection .select2-selection__rendered {
    color: #333;
    padding-left: 5px;
    padding-right: 30px; }
  .select2-container .select2-selection .select2-selection__arrow {
    height: 29px;
    width: 30px;
    top: 0px;
    right: 0px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background: #0c7ec0; }
    .select2-container .select2-selection .select2-selection__arrow b {
      border-width: 6px 5px 0 5px;
      border-color: #fff transparent transparent transparent;
      margin-top: -3px;
      margin-left: -5px; }

.select2-container.select2-container--focus .select2-selection {
  border-color: #9fd8f9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); }

.select2-container.select2-container--open .select2-selection .select2-selection__arrow b {
  border-width: 6px 5px 0 5px;
  border-color: #fff transparent transparent transparent; }

.select2-container.select2-container--open.select2-container--focus .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgba(102, 175, 233, 0.6); }

.select2-container .select2-dropdown {
  border-color: #ccc;
  border-radius: 2px;
  margin-top: 1px;
  margin-bottom: -1px; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #0c7ec0; }

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

.ui-datepicker {
  display: none; }
  .ui-datepicker .ui-datepicker-header.ui-widget-header {
    border: none;
    background: none;
    border-bottom: 2px solid #0c7ec0; }
  .ui-datepicker .ui-datepicker-header.ui-corner-all {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px; }
  .ui-datepicker table.ui-datepicker-calendar .ui-state-default {
    background: none; }
    .ui-datepicker table.ui-datepicker-calendar .ui-state-default.ui-state-hover {
      border-color: #9fd8f9;
      background: #9fd8f9; }
    .ui-datepicker table.ui-datepicker-calendar .ui-state-default.ui-state-highlight {
      border: 1px solid #0c7ec0;
      background: none; }
    .ui-datepicker table.ui-datepicker-calendar .ui-state-default.ui-state-active {
      border: 1px solid #0c7ec0;
      background: #0c7ec0;
      color: #ffffff; }

#validation-err {
  color: #e80c4d;
  font-size: 12px; }

/*---------------------------------
	FORM HORIZONTAL
-----------------------------------*/
.form-horizontal .control-label {
  padding-top: 4px;
  text-align: left; }

.form-horizontal .checkbox,
.form-horizontal .radio {
  padding-top: 0;
  min-height: 16px;
  vertical-align: top; }

.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-left: 5px; }
  .form-horizontal .radio-inline:first-child,
  .form-horizontal .checkbox-inline:first-child {
    padding-left: 0; }

.form-horizontal .checkbox-layout1 .checkbox,
.form-horizontal .checkbox-layout1 .radio {
  margin: 0 10px 10px 0; }

.form-horizontal .checkbox-layout1 .radio-inline,
.form-horizontal .checkbox-layout1 .checkbox-inline {
  padding-left: 0; }
  .form-horizontal .checkbox-layout1 .radio-inline:first-child,
  .form-horizontal .checkbox-layout1 .checkbox-inline:first-child {
    padding-left: 0; }

.form-horizontal .checkbox-layout2 .checkbox,
.form-horizontal .checkbox-layout2 .radio {
  margin: 0 0px 10px 0;
  width: 24%; }

.form-horizontal .checkbox-layout2 .radio-inline,
.form-horizontal .checkbox-layout2 .checkbox-inline {
  padding-left: 0; }
  .form-horizontal .checkbox-layout2 .radio-inline:first-child,
  .form-horizontal .checkbox-layout2 .checkbox-inline:first-child {
    padding-left: 0; }

.form-horizontal .carrier .radio-inline,
.form-horizontal .carrier .checkbox-inline {
  padding-left: 0px;
  margin: 0 10px 5px 0; }

.form-horizontal .logo-details {
  margin-top: -10px; }
  .form-horizontal .logo-details .control-label {
    text-align: right;
    color: #636363;
    font-size: 12px;
    padding-top: 8px; }

.row2 {
  margin-left: -6px;
  margin-right: -6px; }
  .row2 .col-xs-1, .row2 .col-sm-1, .row2 .col-md-1, .row2 .col-lg-1, .row2 .col-xs-2, .row2 .col-sm-2, .row2 .col-md-2, .row2 .col-lg-2, .row2 .col-xs-3, .row2 .col-sm-3, .row2 .col-md-3, .row2 .col-lg-3, .row2 .col-xs-4, .row2 .col-sm-4, .row2 .col-md-4, .row2 .col-lg-4, .row2 .col-xs-5, .row2 .col-sm-5, .row2 .col-md-5, .row2 .col-lg-5, .row2 .col-xs-6, .row2 .col-sm-6, .row2 .col-md-6, .row2 .col-lg-6, .row2 .col-xs-7, .row2 .col-sm-7, .row2 .col-md-7, .row2 .col-lg-7, .row2 .col-xs-8, .row2 .col-sm-8, .row2 .col-md-8, .row2 .col-lg-8, .row2 .col-xs-9, .row2 .col-sm-9, .row2 .col-md-9, .row2 .col-lg-9, .row2 .col-xs-10, .row2 .col-sm-10, .row2 .col-md-10, .row2 .col-lg-10, .row2 .col-xs-11, .row2 .col-sm-11, .row2 .col-md-11, .row2 .col-lg-11, .row2 .col-xs-12, .row2 .col-sm-12, .row2 .col-md-12, .row2 .col-lg-12 {
    padding-left: 6px;
    padding-right: 6px; }

.container.narrow-gutter {
  padding-left: 5px;
  padding-right: 5px; }
  .container.narrow-gutter .row {
    margin-left: -5px;
    margin-right: -5px; }
    .container.narrow-gutter .row .col-xs-1, .container.narrow-gutter .row .col-sm-1, .container.narrow-gutter .row .col-md-1, .container.narrow-gutter .row .col-lg-1, .container.narrow-gutter .row .col-xs-2, .container.narrow-gutter .row .col-sm-2, .container.narrow-gutter .row .col-md-2, .container.narrow-gutter .row .col-lg-2, .container.narrow-gutter .row .col-xs-3, .container.narrow-gutter .row .col-sm-3, .container.narrow-gutter .row .col-md-3, .container.narrow-gutter .row .col-lg-3, .container.narrow-gutter .row .col-xs-4, .container.narrow-gutter .row .col-sm-4, .container.narrow-gutter .row .col-md-4, .container.narrow-gutter .row .col-lg-4, .container.narrow-gutter .row .col-xs-5, .container.narrow-gutter .row .col-sm-5, .container.narrow-gutter .row .col-md-5, .container.narrow-gutter .row .col-lg-5, .container.narrow-gutter .row .col-xs-6, .container.narrow-gutter .row .col-sm-6, .container.narrow-gutter .row .col-md-6, .container.narrow-gutter .row .col-lg-6, .container.narrow-gutter .row .col-xs-7, .container.narrow-gutter .row .col-sm-7, .container.narrow-gutter .row .col-md-7, .container.narrow-gutter .row .col-lg-7, .container.narrow-gutter .row .col-xs-8, .container.narrow-gutter .row .col-sm-8, .container.narrow-gutter .row .col-md-8, .container.narrow-gutter .row .col-lg-8, .container.narrow-gutter .row .col-xs-9, .container.narrow-gutter .row .col-sm-9, .container.narrow-gutter .row .col-md-9, .container.narrow-gutter .row .col-lg-9, .container.narrow-gutter .row .col-xs-10, .container.narrow-gutter .row .col-sm-10, .container.narrow-gutter .row .col-md-10, .container.narrow-gutter .row .col-lg-10, .container.narrow-gutter .row .col-xs-11, .container.narrow-gutter .row .col-sm-11, .container.narrow-gutter .row .col-md-11, .container.narrow-gutter .row .col-lg-11, .container.narrow-gutter .row .col-xs-12, .container.narrow-gutter .row .col-sm-12, .container.narrow-gutter .row .col-md-12, .container.narrow-gutter .row .col-lg-12 {
      padding-left: 5px;
      padding-right: 5px; }

.disabled {
  opacity: 0.45;
  pointer-events: none;
  color: #ccc !important; }

.stepper.disabled input.stepper-input {
  border-color: #ccc !important;
  color: #333 !important; }

.stepper.disabled .stepper-arrow {
  background-image: url(../../images/jquery.fs.stepper-arrows.png) !important;
  border-color: #ccc !important;
  background-color: #eee !important;
  background-repeat: no-repeat !important; }
  .stepper.disabled .stepper-arrow.up {
    background-position: center top !important; }
  .stepper.disabled .stepper-arrow.down {
    background-position: center bottom !important; }

/*----------------------------------------------------------------------
	Module CSS 
-----------------------------------------------------------------------*/
/*--------------------	Header --------------------*/
@media screen and (min-width: 768px) {
  .animation-linear, .header-module .user-info, #fixed-bar .user-info, .header-module .access, #fixed-bar .access {
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s; }
  #content.marginTop {
    margin-top: 80px; }
  header {
    height: 137px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease; }
    header .headerBar {
      position: fixed;
      top: 0;
      z-index: 99;
      width: 100%;
      /*@include translateZ(0);*/ }
      header .headerBar.page-top {
        z-index: 99999; }
      header .headerBar.customUser .header-module .container, header .headerBar.customUser #fixed-bar .container {
        position: relative;
        top: -15px; }
        header .headerBar.customUser .header-module .container .logo img, header .headerBar.customUser #fixed-bar .container .logo img {
          top: 0px; }
      header .headerBar.fixedBar .nav-module .nav-container ul#nav-container li .category-options {
        display: none; }
    header .header-module, header #fixed-bar {
      height: 98px; } }

.header-module, #fixed-bar {
  background-color: #00193E;
  position: relative;
  padding: 15px 0px;
  border-bottom: 1px solid #f5f5f5;
  z-index: 1;
  /*background-image: linear-gradient(to right, $color-gradientHeader-1, $color-gradientHeader-2);*/
  /*------------- Flex header -------------------*/
  /*------------- / end of Flex header -------------------*/ }
  .header-module:before, #fixed-bar:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .2;
    /*background: $background-image-header;*/
    background-size: 150%; }
  .header-module .logo, #fixed-bar .logo {
    position: relative; }
    .header-module .logo img, #fixed-bar .logo img {
      /*@extend .animation-linear;*/
      width: auto;
      position: absolute;
      top: 0px;
      /*max-width: 160px;*/
      max-height: 100px; }
  .header-module .access a, #fixed-bar .access a {
    display: inline-block;
    text-decoration: none;
    padding-left: 5px;
    color: #f1f1f1; }
    .header-module .access a:first-child:after, #fixed-bar .access a:first-child:after {
      content: '|';
      font-size: 16px;
      color: #f1f1f1;
      margin-left: 7px; }
  .header-module .flex-header, #fixed-bar .flex-header {
    display: flex; }
    .header-module .flex-header .account-bundle, #fixed-bar .flex-header .account-bundle {
      display: flex;
      align-items: flex-end;
      justify-content: space-evenly;
      color: #ffffff; }
      .header-module .flex-header .account-bundle > .user-info, #fixed-bar .flex-header .account-bundle > .user-info {
        position: relative;
        top: 7px;
        margin-bottom: 0px; }
      .header-module .flex-header .account-bundle a, #fixed-bar .flex-header .account-bundle a {
        color: #ffffff; }
    .header-module .flex-header .flex-bottom, #fixed-bar .flex-header .flex-bottom {
      align-self: flex-end; }
  .header-module .user-info, #fixed-bar .user-info {
    color: #ffffff; }
    .header-module .user-info .logout > span, #fixed-bar .user-info .logout > span {
      color: #ffffff; }
      .header-module .user-info .logout > span::before, #fixed-bar .user-info .logout > span::before {
        font-family: 'icomoon';
        content: "\e90b";
        font-size: 15px;
        padding-right: 5px; }
    .header-module .user-info .user-greet, #fixed-bar .user-info .user-greet {
      position: relative;
      padding-right: 20px;
      color: #ffffff;
      /*width: $user-control-width;*/
      text-align: right;
      bottom: 0px;
      /*&:hover, &.active {
                background-color: $color-bg-user-greet;
                color: $color-user-greet-hover;

                &:after {
                    border-top-color: $color-user-greet-hover;
                }
            }*/ }
      .header-module .user-info .user-greet:after, #fixed-bar .user-info .user-greet:after {
        content: '';
        position: absolute;
        border-top: 5px solid #ffffff;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        top: 13px;
        right: 5px; }
    .header-module .user-info .user-control, #fixed-bar .user-info .user-control {
      width: 146px;
      display: none;
      position: absolute;
      top: 30px;
      right: 0px;
      z-index: 99;
      padding: 0 5px 5px;
      background: #ffffff;
      border-radius: 0 0 2px 2px;
      -webkit-border-radius: 0 0 2px 2px;
      -moz-border-radius: 0 0 2px 2px;
      -ms-border-radius: 0 0 2px 2px;
      -o-border-radius: 0 0 2px 2px;
      box-shadow: 2px 2px 5px #777777; }
      .header-module .user-info .user-control ul, #fixed-bar .user-info .user-control ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .header-module .user-info .user-control ul li, #fixed-bar .user-info .user-control ul li {
          border-bottom: 1px solid #e9e9e9; }
          .header-module .user-info .user-control ul li:last-child, #fixed-bar .user-info .user-control ul li:last-child {
            border-bottom: none; }
          .header-module .user-info .user-control ul li .user-control.level2, #fixed-bar .user-info .user-control ul li .user-control.level2 {
            left: 175px;
            top: 0px;
            min-height: 100%;
            display: none !important; }
          .header-module .user-info .user-control ul li.see-more, #fixed-bar .user-info .user-control ul li.see-more {
            display: flex;
            justify-content: space-between;
            margin-right: -5px; }
            .header-module .user-info .user-control ul li.see-more::after, #fixed-bar .user-info .user-control ul li.see-more::after {
              font-family: 'FontAwesome';
              content: '\f105';
              color: #0d87ce;
              position: relative;
              top: 5px;
              font-size: 1.8em;
              right: 6px; }
            .header-module .user-info .user-control ul li.see-more:hover::after, #fixed-bar .user-info .user-control ul li.see-more:hover::after {
              color: #0b6ea8; }
            .header-module .user-info .user-control ul li.see-more:hover .user-control.level2, #fixed-bar .user-info .user-control ul li.see-more:hover .user-control.level2 {
              display: block !important; }
        .header-module .user-info .user-control ul a, #fixed-bar .user-info .user-control ul a {
          display: block;
          text-decoration: none;
          padding: 6px 10px 6px 40px;
          background: #ffffff;
          color: #0d87ce;
          text-align: left; }
          .header-module .user-info .user-control ul a.my-account:before, #fixed-bar .user-info .user-control ul a.my-account:before {
            font-family: 'icomoon';
            content: "\e916";
            position: absolute;
            left: 20px;
            font-size: 20px; }
          .header-module .user-info .user-control ul a.logout:before, #fixed-bar .user-info .user-control ul a.logout:before {
            font-family: 'icomoon';
            content: "\e90b";
            position: absolute;
            left: 15px;
            font-size: 20px; }
          .header-module .user-info .user-control ul a.order:before, #fixed-bar .user-info .user-control ul a.order:before {
            font-family: 'icomoon';
            content: "\e91b";
            position: absolute;
            left: 20px;
            font-size: 20px; }
          .header-module .user-info .user-control ul a.return:before, #fixed-bar .user-info .user-control ul a.return:before {
            font-family: 'icomoon';
            content: "\e913";
            position: absolute;
            left: 20px;
            font-size: 20px; }
          .header-module .user-info .user-control ul a.quick-ret:before, #fixed-bar .user-info .user-control ul a.quick-ret:before {
            font-family: 'icomoon';
            content: "\e91c";
            position: absolute;
            left: 20px;
            font-size: 20px; }
          .header-module .user-info .user-control ul a.approvals:before, #fixed-bar .user-info .user-control ul a.approvals:before {
            font-family: 'fontAwesome';
            content: "\f087";
            position: absolute;
            left: 20px;
            font-size: 20px; }
          .header-module .user-info .user-control ul a.contact:before, #fixed-bar .user-info .user-control ul a.contact:before {
            font-family: 'fontAwesome';
            content: "\f2ba";
            position: absolute;
            left: 20px;
            font-size: 20px; }
          .header-module .user-info .user-control ul a.address:before, #fixed-bar .user-info .user-control ul a.address:before {
            font-family: 'fontAwesome';
            content: "\f041";
            position: absolute;
            left: 22px;
            font-size: 20px; }
          .header-module .user-info .user-control ul a.payment:before, #fixed-bar .user-info .user-control ul a.payment:before {
            font-family: 'fontAwesome';
            content: "\f09d";
            position: absolute;
            left: 18px;
            font-size: 20px; }
          .header-module .user-info .user-control ul a.ship-method:before, #fixed-bar .user-info .user-control ul a.ship-method:before {
            font-family: 'fontAwesome';
            content: "\f0d1";
            position: absolute;
            left: 18px;
            font-size: 20px; }
          .header-module .user-info .user-control ul a.ship-account:before, #fixed-bar .user-info .user-control ul a.ship-account:before {
            font-family: 'fontAwesome';
            content: "\f2bc";
            position: absolute;
            left: 17px;
            font-size: 20px; }
          .header-module .user-info .user-control ul a.password:before, #fixed-bar .user-info .user-control ul a.password:before {
            font-family: 'fontAwesome';
            content: "\f084";
            position: absolute;
            left: 18px;
            font-size: 20px; }
          .header-module .user-info .user-control ul a.secret:before, #fixed-bar .user-info .user-control ul a.secret:before {
            font-family: 'fontAwesome';
            content: "\f21b";
            position: absolute;
            left: 20px;
            font-size: 20px; }
          .header-module .user-info .user-control ul a:hover, #fixed-bar .user-info .user-control ul a:hover {
            color: #0b6ea8; }
    .header-module .user-info:hover, #fixed-bar .user-info:hover {
      cursor: pointer; }
      .header-module .user-info:hover .user-control, #fixed-bar .user-info:hover .user-control {
        display: block !important; }
  .header-module .user-place, #fixed-bar .user-place {
    text-align: right; }
    .header-module .user-place .btn-primary, #fixed-bar .user-place .btn-primary {
      position: relative; }
      .header-module .user-place .btn-primary .glyphicon, #fixed-bar .user-place .btn-primary .glyphicon {
        margin-right: 5px; }

/*--------------------	FixedBar --------------------*/
#fixed-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%); }
  #fixed-bar.active {
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    box-shadow: 0 1px 5px #333333;
    border-bottom: 1px solid #f5f5f5; }

/*--------------------	Boxes & Container --------------------*/
.box1 {
  background: #f5f5f5;
  padding: 20px; }

.box2 {
  border: 1px solid #cccccc;
  background: #ffffff; }
  .box2.category-box {
    max-height: 160px;
    overflow-y: auto;
    /*		.mCSB_scrollTools .mCSB_draggerContainer{
			right:-9px;
		}		*/ }
    .box2.category-box ul {
      margin: 0;
      padding: 10px 0 10px 10px;
      list-style: none; }
      .box2.category-box ul li {
        margin-bottom: 10px; }
  .box2.category-box2 {
    height: 163px; }
    .box2.category-box2 ul {
      margin: 0;
      padding: 10px 0 10px 10px;
      list-style: none; }
      .box2.category-box2 ul li {
        margin-bottom: 10px; }
  .box2 .three-col-list {
    padding: 10px 10px; }
    .box2 .three-col-list .checkbox {
      margin-bottom: 10px;
      max-height: 28px;
      overflow: hidden; }
  .box2#selectBrands ul {
    list-style: none;
    padding: 10px 0 0 15px;
    margin: 0; }
    .box2#selectBrands ul .checkbox {
      margin-bottom: 10px !important; }
  .box2.yx-scroll {
    height: 220px;
    padding: 10px 0 0 0; }
    .box2.yx-scroll .mCSB_container {
      width: 10000px;
      height: 200px !important; }
    .box2.yx-scroll .col {
      width: 200px;
      float: left; }
      .box2.yx-scroll .col ul {
        padding: 0;
        margin: 0 0 0 20px;
        list-style: none; }
        .box2.yx-scroll .col ul li {
          margin-bottom: 6px; }
          .box2.yx-scroll .col ul li:last-child {
            margin-bottom: 0; }

.box-white {
  background: #ffffff; }

.box3 {
  border: 1px solid #cccccc;
  background: #f5f5f5;
  padding: 20px; }

/*--------------------	LoginForm --------------------*/
.login-form form {
  padding: 10px 50px; }

.login-form .modal-content a, .login-form .modal-footer a {
  text-decoration: underline; }

/*--------------------	Signup --------------------*/
.signup-module .submit-form {
  margin: 30px 0; }
  .signup-module .submit-form .btn-secondary {
    text-transform: uppercase;
    font-size: 16px;
    padding-left: 40px;
    padding-right: 40px; }

/*--------------------	Shopping Cart --------------------*/
.shopping-cart-module {
  min-height: 550px; }
  .shopping-cart-module .cart-update-status {
    min-height: 60px;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    flex-direction: column; }
    .shopping-cart-module .cart-update-status .alert {
      flex-grow: 1; }

.boxshadow {
  width: 100%;
  height: 32px;
  background: url(../../images/boxshadow.png) no-repeat center center;
  background-size: contain; }

.same-width .btn-primary {
  min-width: 182px; }

.button-dropdown {
  position: relative; }
  .button-dropdown .btn-primary {
    position: relative;
    margin-bottom: 12px; }
    .button-dropdown .btn-primary .caret {
      margin-left: 5px; }
  .button-dropdown:hover .dropdown-menu {
    display: block; }
  .button-dropdown > .dropdown-menu {
    right: 5px;
    left: auto;
    top: 45px;
    border-radius: 4px 0 4px 4px;
    padding: 1px 0;
    border: 1px solid #888888; }
    .button-dropdown > .dropdown-menu li {
      border-bottom: 1px solid #f3f3f3; }
      .button-dropdown > .dropdown-menu li a {
        padding: 6px 20px; }
        .button-dropdown > .dropdown-menu li a:hover {
          background: #e7e7e7; }
      .button-dropdown > .dropdown-menu li:last-child {
        border-bottom: 0; }
    .button-dropdown > .dropdown-menu:before {
      content: '';
      border-bottom: 10px solid #888888;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      position: absolute;
      right: 14px;
      top: -11px; }
    .button-dropdown > .dropdown-menu:after {
      content: '';
      border-bottom: 10px solid #fff;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      position: absolute;
      right: 14px;
      top: -9px; }

/*--------------------	Nav --------------------*/
@media screen and (min-width: 768px) {
  .fixedBar .nav-module {
    top: -150px;
    display: none; }
  .nav-module .all-category .category-options {
    min-height: 291px;
    background: #f1f1f1; } }

.nav-module {
  background: #EC7827;
  color: #056094;
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  z-index: 0;
  position: relative;
  top: 15px;
  padding-top: 4px; }
  .nav-module #nav-container {
    min-width: 360px; }
  .nav-module ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .nav-module li {
    float: left;
    position: relative;
    cursor: pointer;
    color: #ffffff;
    border-bottom: 4px solid transparent; }
    .nav-module li .nav-category {
      padding: 10px 12px;
      min-height: 38px; }
      .nav-module li .nav-category a.category-link {
        color: #ffffff; }
      .nav-module li .nav-category .arrow {
        /*display: inline-block;*/
        width: 11px;
        height: 6px;
        margin-left: 5px;
        color: #ffffff; }
        .nav-module li .nav-category .arrow:after {
          font-family: 'Glyphicons Halflings';
          content: '\e114';
          vertical-align: middle; }
        .nav-module li .nav-category .arrow .arrow-right {
          float: right; }
          .nav-module li .nav-category .arrow .arrow-right:after {
            content: '\e080'; }
    .nav-module li:hover {
      color: #00193E;
      border-bottom: 4px solid #00193E; }
      .nav-module li:hover .arrow {
        color: #00193E; }
        .nav-module li:hover .arrow:after {
          content: '\e113';
          vertical-align: middle; }
      .nav-module li:hover .nav-category a.category-link {
        color: #00193E; }
      .nav-module li:hover .category-options {
        display: block; }
  .nav-module .category-options {
    width: 250px;
    position: absolute;
    display: none;
    left: 1px;
    z-index: 1;
    border: 1px solid #888888;
    background-color: #fff;
    margin-top: 4px;
    box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.8); }
    .nav-module .category-options li {
      float: none;
      border: none;
      padding: 0;
      position: initial;
      border-bottom: 1px solid #f3f3f3; }
      .nav-module .category-options li .arrow-right {
        width: 11px;
        height: 6px;
        margin-left: 5px;
        color: #000000;
        float: right;
        position: relative;
        top: -3px; }
        .nav-module .category-options li .arrow-right:after {
          font-family: 'Glyphicons Halflings';
          content: '\e080';
          vertical-align: middle; }
      .nav-module .category-options li .secondCategory {
        width: 250px;
        position: absolute;
        display: none;
        z-index: 1;
        border: 1px solid #888888;
        background-color: #fff;
        left: 100%;
        top: 0px;
        margin-top: 0px;
        min-height: 100%; }
        .nav-module .category-options li .secondCategory li {
          float: none;
          border: none;
          padding: 0;
          border-bottom: 1px solid #f3f3f3; }
          .nav-module .category-options li .secondCategory li:last-child {
            border-bottom: 0; }
          .nav-module .category-options li .secondCategory li:hover a {
            background: #f1f1f1 !important;
            color: #ea5e2b !important; }
        .nav-module .category-options li .secondCategory a {
          display: block;
          text-decoration: none;
          color: #000000 !important;
          background: #ffffff !important;
          height: 28px;
          line-height: 18px;
          padding: 5px 10px; }
        .nav-module .category-options li .secondCategory.page2 {
          left: 200%; }
      .nav-module .category-options li:last-child {
        border-bottom: 0; }
      .nav-module .category-options li:hover a, .nav-module .category-options li:hover .nav-category {
        background: #f1f1f1;
        color: #ea5e2b; }
      .nav-module .category-options li:hover .nav-category, .nav-module .category-options li:hover .nav-category .arrow {
        background: #f1f1f1 !important;
        color: #ea5e2b !important; }
      .nav-module .category-options li:hover .arrow-right {
        color: #ea5e2b; }
      .nav-module .category-options li:hover .secondCategory {
        display: block; }
    .nav-module .category-options a {
      display: block;
      text-decoration: none;
      color: #000000;
      background: #ffffff;
      height: 28px;
      line-height: 18px;
      padding: 5px 10px; }
    .nav-module .category-options .nav-category {
      color: #000000 !important;
      background: #ffffff !important;
      height: 28px;
      line-height: 18px;
      padding: 5px 10px;
      display: flex;
      justify-content: space-between; }
      .nav-module .category-options .nav-category .arrow {
        /*display: inline-block;*/
        width: 11px;
        height: 6px;
        margin-left: 5px;
        color: #000000; }
        .nav-module .category-options .nav-category .arrow:after {
          font-family: 'Glyphicons Halflings';
          content: '\e258';
          vertical-align: middle; }
        .nav-module .category-options .nav-category .arrow .arrow-right {
          float: right; }
          .nav-module .category-options .nav-category .arrow .arrow-right:after {
            content: '\e080'; }
  .nav-module .navbar-collapse {
    padding-left: 0;
    padding-right: 0; }
  .nav-module.floating {
    border-bottom: none;
    box-shadow: none;
    color: #ffffff;
    padding-top: 0px; }
    .nav-module.floating .navbar-toggle {
      display: inline-block !important;
      cursor: pointer;
      float: none;
      padding: 10px 30px 10px 5px;
      margin-top: 2px;
      margin-bottom: 2px; }
      .nav-module.floating .navbar-toggle.active + .navbar-collapse {
        display: block !important; }
      .nav-module.floating .navbar-toggle span {
        cursor: pointer;
        border-radius: 1px;
        height: 2px;
        width: 25px;
        background: #ffffff;
        position: absolute;
        display: block;
        content: '';
        transition: all 300ms ease-in-out; }
        .nav-module.floating .navbar-toggle span:before {
          cursor: pointer;
          border-radius: 1px;
          height: 2px;
          width: 25px;
          background: #ffffff;
          position: absolute;
          display: block;
          content: '';
          top: -8px;
          transition: all 300ms ease-in-out; }
        .nav-module.floating .navbar-toggle span:after {
          cursor: pointer;
          border-radius: 1px;
          height: 2px;
          width: 25px;
          background: #ffffff;
          position: absolute;
          display: block;
          content: '';
          bottom: -8px;
          transition: all 300ms ease-in-out; }
    .nav-module.floating #nav-toggle.active span {
      background-color: transparent; }
      .nav-module.floating #nav-toggle.active span:before {
        top: 0;
        transform: rotate(45deg); }
      .nav-module.floating #nav-toggle.active span:after {
        top: 0;
        transform: rotate(-45deg); }
    .nav-module.floating .navbar-collapse {
      display: none;
      position: absolute;
      width: 300px;
      top: 62px;
      left: 0px;
      color: #000000;
      background: #ffffff;
      box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.8);
      max-height: calc(100vh - 200px);
      overflow: auto; }
      .nav-module.floating .navbar-collapse #nav-container {
        min-width: initial;
        margin-right: 0px; }
        .nav-module.floating .navbar-collapse #nav-container > .nav-item {
          border-bottom: none !important; }
        .nav-module.floating .navbar-collapse #nav-container .nav-item {
          position: static; }
          .nav-module.floating .navbar-collapse #nav-container .nav-item .nav-category {
            display: flex;
            justify-content: space-between;
            color: #000000; }
            .nav-module.floating .navbar-collapse #nav-container .nav-item .nav-category > a {
              color: #000000; }
            .nav-module.floating .navbar-collapse #nav-container .nav-item .nav-category .arrow {
              color: #000000; }
              .nav-module.floating .navbar-collapse #nav-container .nav-item .nav-category .arrow:after {
                content: '\e080'; }
          .nav-module.floating .navbar-collapse #nav-container .nav-item:hover > .nav-category {
            color: #ea5e2b; }
            .nav-module.floating .navbar-collapse #nav-container .nav-item:hover > .nav-category > a {
              color: #ea5e2b; }
            .nav-module.floating .navbar-collapse #nav-container .nav-item:hover > .nav-category .arrow {
              color: #ea5e2b; }
        .nav-module.floating .navbar-collapse #nav-container .category-options {
          left: 300px;
          top: 0px;
          border: 0;
          box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.8);
          min-height: 100%;
          background: #ffffff; }
          .nav-module.floating .navbar-collapse #nav-container .category-options.second {
            left: 550px; }
          .nav-module.floating .navbar-collapse #nav-container .category-options .secondCategory {
            position: static; }
      .nav-module.floating .navbar-collapse li {
        float: none; }
  .nav-module .toggle-menu-style {
    float: right;
    display: flex;
    position: relative;
    top: 4px; }
    .nav-module .toggle-menu-style .menu {
      cursor: pointer;
      height: 1.7em;
      line-height: 1.7em; }
      .nav-module .toggle-menu-style .menu i.fa {
        font-size: 1.3em;
        color: #056094; }
      .nav-module .toggle-menu-style .menu .menu-position {
        top: -5px; }
        .nav-module .toggle-menu-style .menu .menu-position.second-layer {
          top: -3px; }
      .nav-module .toggle-menu-style .menu.menu-top {
        border-left: 1px solid #ccc; }

/*--------------------	Banner --------------------*/
.banner-module {
  margin: 5px 0 5px; }
  .banner-module img {
    width: 100%; }
  .banner-module .edit-theme-icon {
    right: 20px; }
  .banner-module .banner-customHeight .bx-controls {
    display: none; }
  .banner-module .loader-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 25%;
    border: 1px solid #cccccc; }

#banner .bx-wrapper {
  border: 0 !important; }

/*--------------------	Footer --------------------*/
.footer-module {
  padding: 30px 0 10px;
  min-height: 80px;
  position: relative;
  width: 100%;
  bottom: 0;
  z-index: 10;
  background: #00193E; }
  .footer-module:after {
    background: #EC7827;
    content: " ";
    background-size: initial;
    display: block;
    position: absolute;
    /*top: $footer-bgImage-top;*/
    top: 0px;
    left: 0px;
    width: 100%;
    height: 10px; }
  .footer-module .footer-inner {
    position: relative;
    position: relative;
    margin: 0 100px 0 50px; }
    .footer-module .footer-inner .logo {
      margin-bottom: 70px; }
      .footer-module .footer-inner .logo img {
        max-height: 100px; }
    .footer-module .footer-inner .footer-container .footer-body {
      display: flex;
      justify-content: space-between; }
      .footer-module .footer-inner .footer-container .footer-body .logo-section {
        flex-grow: 1;
        display: flex;
        flex-direction: column; }
      .footer-module .footer-inner .footer-container .footer-body .footer-links {
        margin-right: 10px;
        min-width: 40%; }
        .footer-module .footer-inner .footer-container .footer-body .footer-links .ulFooterLink {
          font-size: 0.9em; }
    .footer-module .footer-inner .footer-container .footer-disclaimer {
      font-weight: bold;
      text-transform: uppercase;
      padding: 10px;
      display: flex;
      justify-content: space-between;
      margin-top: 50px; }
      .footer-module .footer-inner .footer-container .footer-disclaimer #dvFooterDisclaimerText {
        color: #B5BABD; }
      .footer-module .footer-inner .footer-container .footer-disclaimer .footer-terms ul > li {
        padding: 10px 10px;
        display: inline-block; }
        .footer-module .footer-inner .footer-container .footer-disclaimer .footer-terms ul > li a {
          color: #B5BABD; }
        .footer-module .footer-inner .footer-container .footer-disclaimer .footer-terms ul > li:hover a {
          color: #3EC0C5; }
  .footer-module ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .footer-module ul li {
      padding: 10px 0px;
      font-weight: bold; }
      .footer-module ul li a {
        color: #ffffff; }
      .footer-module ul li:hover a {
        color: #3EC0C5; }
  .footer-module p {
    color: #f1f1f1;
    margin: 10px 0 0 0; }

/*--------------------	Main Category --------------------*/
.main-category-module .image {
  width: 100%; }

.main-category-module .product-wrapper {
  width: 25%;
  float: left;
  margin-right: 5px; }
  .main-category-module .product-wrapper:last-child {
    margin-right: 0; }

.main-category-module .category-wrapper {
  position: relative;
  overflow: hidden;
  border: 1px solid #cccccc; }
  .main-category-module .category-wrapper .category-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out; }
  .main-category-module .category-wrapper:hover .category-overlay {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); }

.main-category-module .loader-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 83.33%;
  border: 1px solid #cccccc; }

.main-category-module .showcase-flex {
  display: flex; }
  .main-category-module .showcase-flex .equal-width {
    flex: 1 0 0; }

.less-gutter .row {
  margin: 0; }

.less-gutter .col-xs-3, .less-gutter .col-xs-4 {
  padding-left: 1px;
  padding-right: 1px; }

.hp-module .less-gutter .col-md-3, .hp-module .less-gutter .col-md-9 {
  padding-left: 0;
  padding-right: 0; }

/*--------------------	Content --------------------*/
/*------------- Search ------------*/
.search-box {
  position: relative; }
  .search-box .clr-txt {
    position: absolute;
    top: 8px;
    right: 5px;
    color: #888;
    display: none;
    cursor: pointer; }
    .search-box .clr-txt:hover {
      display: block;
      color: #444 !important;
      cursor: pointer; }
  .search-box > input {
    padding-right: 20px; }
    .search-box > input::-ms-clear {
      width: 0;
      height: 0; }
    .search-box > input:focus ~ .clr-txt, .search-box > input:hover ~ .clr-txt {
      display: block; }

.search-container .text-block {
  font-weight: bold;
  -webkit-transition: all 400ms linear 0s;
  -moz-transition: all 400ms linear 0s;
  -ms-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s; }

.search-container .call-us-text {
  color: #ffffff; }

.search-container .search-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }
  .search-container .search-header .presented-by img {
    max-height: 45px; }
  .search-container .search-header .link {
    margin-bottom: 5px;
    line-height: 30px; }
    .search-container .search-header .link > a {
      font-weight: bold;
      text-decoration: underline;
      color: #f1f1f1; }
      .search-container .search-header .link > a:hover {
        text-decoration: none; }

.search-container .search {
  position: relative; }
  .search-container .search .remove {
    position: absolute;
    top: 10px;
    right: 40px;
    color: #888;
    display: none;
    cursor: pointer; }
    .search-container .search .remove:hover {
      display: block;
      color: #444 !important;
      cursor: pointer; }
  .search-container .search .input-box {
    width: 100%;
    height: 31px;
    padding: 0 55px 0 10px;
    /*background: $color-textbox-bg url(../../images/search-icon.png) no-repeat 10px center;*/
    border: 1px solid #0c7ec0;
    font-family: 'montserratRegular', "latoregular","FontAwesome"; }
    .search-container .search .input-box::-ms-clear {
      width: 0;
      height: 0; }
    .search-container .search .input-box:focus, .search-container .search .input-box:hover {
      /*background: #fff url(../../images/search-icon.png) no-repeat 10px center;*/ }
      .search-container .search .input-box:focus ~ .remove, .search-container .search .input-box:hover ~ .remove {
        display: block; }
  .search-container .search .btn-secondary {
    position: absolute;
    right: 3px;
    top: 3px;
    text-transform: uppercase;
    border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -ms-border-radius: 0 2px 2px 0;
    -o-border-radius: 0 2px 2px 0;
    padding: 0px 5px;
    margin: 2px 0px;
    background: #fff;
    color: #EC7827;
    height: 20px;
    line-height: 1;
    border: 0;
    border-left: 1px solid #ccc; }
    .search-container .search .btn-secondary .fa {
      font-size: 1.4em; }
  .search-container .search .suggestion-container {
    position: relative; }
    .search-container .search .suggestion-container.open .search-suggestion {
      display: block; }
    .search-container .search .suggestion-container .mCSB_container {
      margin-right: 5px; }
    .search-container .search .suggestion-container .search-suggestion {
      max-height: 400px !important;
      overflow: auto;
      display: none;
      width: 100%;
      position: absolute;
      left: 0px;
      top: 30px;
      border: 1px solid #cccccc;
      padding: 10px 0px 0;
      background: #fff;
      z-index: 9; }
      .search-container .search .suggestion-container .search-suggestion h3 {
        border-bottom: 1px solid #ea5e2b;
        height: 1px;
        font-size: 16px;
        margin: 0;
        position: relative; }
        .search-container .search .suggestion-container .search-suggestion h3:first-child {
          margin-top: 10px; }
        .search-container .search .suggestion-container .search-suggestion h3 span {
          display: inline-block;
          padding: 14px 10px;
          background: #fff;
          height: 16px;
          line-height: 0px;
          color: #ea5e2b;
          position: absolute;
          top: -15px;
          left: 25px; }
      .search-container .search .suggestion-container .search-suggestion .suggestion-list {
        /*margin: 12px 0 20px;*/
        padding: 0;
        list-style: none; }
        .search-container .search .suggestion-container .search-suggestion .suggestion-list li {
          margin-bottom: 1px; }
          .search-container .search .suggestion-container .search-suggestion .suggestion-list li img {
            width: 30px;
            height: 30px;
            vertical-align: bottom;
            margin: 3px 5px 3px 0; }
          .search-container .search .suggestion-container .search-suggestion .suggestion-list li ul {
            list-style: none;
            border-top: 1px solid #cccccc;
            margin: 5px 0 0 0;
            padding: 0; }
          .search-container .search .suggestion-container .search-suggestion .suggestion-list li a {
            color: #888888;
            line-height: 30px;
            display: block;
            padding: 0px 0 0px 10px;
            width: 100%; }
            .search-container .search .suggestion-container .search-suggestion .suggestion-list li a.focus, .search-container .search .suggestion-container .search-suggestion .suggestion-list li a:hover {
              background: #e7e7e7;
              text-decoration: none;
              color: #000000; }
          .search-container .search .suggestion-container .search-suggestion .suggestion-list li a.bundle-search {
            color: #888888;
            line-height: 30px;
            display: block;
            padding: 0px 0 0px 35px;
            width: 100%;
            float: left; }
            .search-container .search .suggestion-container .search-suggestion .suggestion-list li a.bundle-search .txt-disp {
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              width: 80%;
              display: block; }
            .search-container .search .suggestion-container .search-suggestion .suggestion-list li a.bundle-search img {
              width: 12%;
              display: block;
              float: left; }
            .search-container .search .suggestion-container .search-suggestion .suggestion-list li a.bundle-search.focus, .search-container .search .suggestion-container .search-suggestion .suggestion-list li a.bundle-search:hover {
              background: #e7e7e7;
              text-decoration: none;
              color: #000000; }

.search-container .edit-theme-icon {
  right: -20px;
  top: -10px; }

.search-container .header-link {
  text-align: center; }
  .search-container .header-link > a {
    font-weight: bold;
    text-decoration: underline;
    color: #f1f1f1; }
    .search-container .header-link > a:hover {
      text-decoration: none; }

.search-control {
  position: relative;
  padding-right: 40px; }
  .search-control .btn, .search-control .btn-primary, .search-control .btn-secondary, .search-control .btn-cart {
    border-radius: 0 2px 2px 0;
    height: 30px;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 0;
    width: 40px; }

/*------------- Notification & Note ------------*/
.notification {
  position: relative;
  padding-right: 50px; }
  .notification #cartPopupLoading {
    display: none; }
    .notification #cartPopupLoading i.fa {
      position: absolute;
      right: 15px;
      font-size: 16px;
      top: 6px; }
  .notification .count-notification {
    position: absolute;
    right: 15px;
    display: inline-block;
    color: white;
    background: #056094;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
    top: 3px;
    text-align: center; }

.menu-notification .item-count {
  display: inline-block;
  color: #ffffff;
  background: #ea5e2b;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 10px;
  text-align: center;
  margin-left: 10px; }

.menu-notification.position-left {
  position: relative; }
  .menu-notification.position-left .item-count {
    margin-right: 5px;
    margin-left: 0px; }

.user-place {
  text-align: right; }
  .user-place .btn-primary.open-cart {
    position: relative;
    background-color: white;
    color: #056094; }
    .user-place .btn-primary.open-cart.active, .user-place .btn-primary.open-cart:hover {
      background-color: #f1f1f1;
      color: #056094; }
    .user-place .btn-primary.open-cart .glyphicon {
      margin-right: 5px; }

.text-block {
  margin-bottom: 5px;
  line-height: 31px; }

.secondary-text {
  color: #555; }

.error-msg {
  padding: 5px 15px;
  color: #e80c4d;
  background: #faebe7;
  border-bottom: 1px solid #e80c4d; }
  .error-msg.error-msg1 {
    background: none;
    border: 0;
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: -30px;
    width: 100%; }
  .error-msg.error-msg2 {
    background: none;
    border: 0;
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 5px;
    width: 100%; }

.page-error img {
  margin: 0 auto;
  max-width: 80%; }

.passwordWrapper {
  position: relative; }
  .passwordWrapper .toggle-password {
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 1.2em;
    color: #888;
    cursor: pointer; }

/*----------	Modal ----------*/
body.modal-open {
  overflow: visible;
  padding: 0 !important; }
  body.modal-open .modal {
    overflow: visible; }

.modal-backdrop2 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  width: 100%;
  height: 100%;
  opacity: 0.2; }

.modal-dialog {
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0 ease-out;
  -moz-transition: -moz-transform 0 ease-out;
  -o-transition: -o-transform 0 ease-out;
  /* transition: transform 0.3s ease-out; */ }

.modal.in .modal-dialog {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.modal-content {
  background: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0; }
  .modal-content > form {
    margin-bottom: 0 !important; }
  .modal-content .modal-header {
    background: #0b6ea8;
    color: #ffffff;
    height: 40px;
    padding: 10px 15px 6px;
    border-radius: 3px 3px 0 0;
    /*cursor: move;*/ }
    .modal-content .modal-header .close {
      color: #ffffff;
      opacity: 1; }
    .modal-content .modal-header .modal-title {
      font-size: 14px; }
  .modal-content .modal-body {
    background: #fff; }
    .modal-content .modal-body h5 {
      margin: 0 0 20px; }
      .modal-content .modal-body h5.border-bottom {
        border-bottom: 1px solid #ececec;
        padding-bottom: 10px; }
  .modal-content .modal-footer {
    background: #fbfbfb;
    text-align: left;
    border: 0;
    margin-top: -1px;
    /*		padding-top:5px;*/ }
    .modal-content .modal-footer .note {
      margin: 8px 0 0 0; }
    .modal-content .modal-footer .more-buttons {
      margin: 0; }
    .modal-content .modal-footer .btn-primary + .btn-secondary {
      margin: 0 0 0 0px; }
  .modal-content .expiry-date.row {
    margin-left: -8px;
    margin-right: -8px; }
  .modal-content .expiry-date .col-sm-4 {
    padding-left: 8px;
    padding-right: 8px; }
  .modal-content .expiry-date .selectboxit-arrow-container {
    width: 18px; }
  .modal-content .expiry-date .selectboxit-text {
    text-indent: 0; }
  .modal-content .expiry-date p {
    font-size: 10px; }

.ms-options-wrap > button {
  color: #555;
  position: relative;
  width: 100%;
  text-align: left;
  border: 1px solid #cccccc;
  background-color: #fff;
  padding: 5px 30px 5px 5px !important;
  margin-top: 1px;
  font-size: 13px;
  color: #aaa;
  outline-offset: -2px;
  white-space: nowrap;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  padding-left: 10px; }
  .ms-options-wrap > button .handler {
    background: #0c7ec0;
    width: 30px;
    height: 30px;
    position: absolute;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    top: -1px;
    right: -1px; }
    .ms-options-wrap > button .handler::after {
      content: ' ';
      height: 0;
      position: absolute;
      top: 50%;
      right: 8px;
      width: 0;
      border: 6px solid rgba(0, 0, 0, 0);
      border-top-color: #ffffff;
      margin-top: -3px; }
  .ms-options-wrap > button:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgba(102, 175, 233, 0.6); }
  .ms-options-wrap > button::after {
    display: none; }

.ms-options-wrap .ms-options {
  border: 1px solid #ccc; }
  .ms-options-wrap .ms-options > ul > li label {
    background-color: #ffffff !important;
    padding-left: 10px; }
    .ms-options-wrap .ms-options > ul > li label input[type="checkbox"] {
      position: static; }
    .ms-options-wrap .ms-options > ul > li label::before {
      color: #0c7ec0; }
    .ms-options-wrap .ms-options > ul > li label:hover {
      background-color: #0c7ec0 !important;
      color: #ffffff; }
      .ms-options-wrap .ms-options > ul > li label:hover::before {
        color: #ffffff; }

.grid-options {
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  .grid-options .chooseColumnContainer {
    width: 200px;
    margin-right: 15px; }

.urlWidth {
  max-width: 400px;
  overflow: hidden;
  word-break: break-all; }

.login-form .input-block {
  position: relative; }
  .login-form .input-block .input-icon {
    position: absolute;
    left: 0;
    height: 30px;
    width: 30px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px; }
    .login-form .input-block .input-icon.username {
      background: #0c7ec0 url(../../images/username.png) no-repeat 5px 4px; }
    .login-form .input-block .input-icon.password {
      background: #0c7ec0 url(../../images/password.png) no-repeat 4px 5px; }
    .login-form .input-block .input-icon.email {
      background: #0c7ec0 url(../../images/email.png) no-repeat 3px 6px; }
    .login-form .input-block .input-icon span {
      margin-top: 4px; }
  .login-form .input-block input {
    width: 100%;
    height: 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    padding: 0 10px 0 40px !important; }
  .login-form .input-block .toggle-password {
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 1.2em;
    color: #888;
    cursor: pointer; }

.login-form .btn-secondary {
  padding-left: 30px;
  padding-right: 30px; }

.modal-content .modal-footer2 {
  padding: 15px;
  text-align: left;
  background: url(../../images/modal-footer-bg.gif) repeat; }

.maxHeight-box {
  max-height: 300px;
  overflow: auto; }

/*-------- Input Block Wrapper --------------*/
.input-block-wrapper {
  color: #888888;
  margin-bottom: 15px;
  background: #f9f9f9;
  padding: 20px;
  border: 1px solid #f3f3f3;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #dadada;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  box-shadow: 0 1px 1px #f3f3f3; }
  .input-block-wrapper .input-block {
    margin-bottom: 15px; }
    .input-block-wrapper .input-block:last-child {
      margin-bottom: 0; }
    .input-block-wrapper .input-block label {
      margin: 5px 0 0;
      color: #0c7ec0; }
    .input-block-wrapper .input-block input {
      width: 100%;
      padding: 0 10px;
      height: 30px; }
      .input-block-wrapper .input-block input.validation-input {
        width: calc(100% - 20px); }
    .input-block-wrapper .input-block select {
      width: 100%;
      height: 30px; }
  .input-block-wrapper.style1 {
    border-bottom: 1px solid #d1d1d1;
    box-shadow: 0 1px 1px #f0f0f0; }

/**------- Home Banner ----------*/
.banner-wrapper .banner-container {
  background: #10264E;
  background: url(../../images/home-banner.png);
  background-position: center;
  background-size: cover;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  padding: 100px 20px 150px 20px;
  background-repeat: no-repeat;
  background-color: rgba(16, 38, 78, 0.56);
  background-blend-mode: multiply; }
  .banner-wrapper .banner-container > section {
    color: #fff;
    padding: 70px 20%; }
    .banner-wrapper .banner-container > section .banner-btns button + button {
      margin-left: 115px; }
    .banner-wrapper .banner-container > section > h1, .banner-wrapper .banner-container > section .h1, .banner-wrapper .banner-container > section h2, .banner-wrapper .banner-container > section .h2, .banner-wrapper .banner-container > section h3, .banner-wrapper .banner-container > section .h3 {
      font-weight: bold; }
    .banner-wrapper .banner-container > section > h2, .banner-wrapper .banner-container > section .h2 {
      font-size: 34px;
      margin-bottom: 30px; }
    .banner-wrapper .banner-container > section > h3, .banner-wrapper .banner-container > section .h3 {
      font-size: 20px;
      margin-bottom: 20px; }

/*-------- Panel -----------*/
.panel {
  background-color: none;
  position: relative;
  border: 0;
  border-radius: 0px;
  box-shadow: 0 1px 1px #f0f0f0;
  margin-bottom: 15px; }
  .panel:last-child {
    margin-bottom: 0; }
  .panel .panel-body {
    color: #888888;
    background: #f9f9f9;
    padding: 20px;
    border: 1px solid #f3f3f3;
    border-top: 1px solid transparent;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-bottom: 1px solid #d1d1d1;
    height: auto;
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease; }
    .panel .panel-body p {
      overflow-wrap: break-word; }
    .panel .panel-body .input-block {
      margin-bottom: 15px; }
      .panel .panel-body .input-block:last-child {
        margin-bottom: 0; }
      .panel .panel-body .input-block label {
        margin: 5px 0 0;
        color: #0c7ec0; }
      .panel .panel-body .input-block input {
        width: 100%;
        padding: 0 10px;
        height: 30px; }
        .panel .panel-body .input-block input.validation-input {
          width: calc(100% - 20px); }
      .panel .panel-body .input-block select {
        width: 100%;
        height: 30px; }
    .panel .panel-body .panel-header1 {
      background: #ffffff;
      padding: 10px 20px;
      margin: -10px -20px 20px; }
      .panel .panel-body .panel-header1 h4 {
        font-size: 12px;
        margin: 0;
        padding: 0;
        color: #333333; }
  .panel .panel-header {
    padding: 12px 20px;
    border: 1px solid #ececec;
    background: #f3f3f3; }
    .panel .panel-header h2 {
      font-size: 14px;
      font-weight: bold;
      margin: 0;
      color: #0c7ec0;
      display: inline-block; }
    .panel .panel-header .checkbox {
      margin: -2px 0 0 0;
      font-weight: bold; }
      .panel .panel-header .checkbox label {
        font-weight: bold; }

.no-result {
  text-align: center; }
  .no-result .msg {
    font-size: 18px;
    color: #888; }
    .no-result .msg .keyword {
      color: #444;
      font-weight: bold; }
  .no-result .panel-body {
    margin-top: 20px;
    text-align: left; }
    .no-result .panel-body .suggestions {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 10px; }

.panel2 {
  background: #fff;
  margin-bottom: 20px;
  border: 1px solid #ededed;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px; }
  .panel2:last-child {
    margin-bottom: 0; }
  .panel2 .panel2-header {
    border-radius: 3px 3px 0 0;
    border-bottom: 2px solid #cdcdcd;
    padding: 15px 10px; }
    .panel2 .panel2-header .radio label {
      color: #333333; }
  .panel2 .panel2-header2 {
    margin-top: -2px;
    border-bottom: 2px solid #cdcdcd;
    padding: 15px 30px;
    background: #f3f3f3; }
    .panel2 .panel2-header2 .radio label {
      color: #333333; }
  .panel2 .panel2-body {
    border-radius: 0 0 3px 3px;
    padding: 20px 30px;
    word-wrap: break-word; }

.module-title, .product-group .module-title-with-options {
  margin: 10px 0;
  background: #00193E;
  /*background-image: linear-gradient(to right, $color-gradientTitleHeader-1, $color-gradientTitleHeader-1);*/
  /*background-image: linear-gradient(to right, $color-gradientHeader-1, $color-gradientHeader-2);*/ }
  .module-title h1, .product-group .module-title-with-options h1 {
    padding: 8px 10px;
    /*background: $color-title-bg-main;*/
    color: #ffffff;
    font-size: 14px;
    text-transform: capitalize; }

.block-head {
  margin: 0 0 10px;
  padding: 0 10px;
  color: #4b4b4b;
  font-weight: bold; }

.bx-wrapper {
  border: 1px solid #e9e9e9;
  border-top: 0;
  margin: 0 auto !important; }

.product-group {
  position: relative;
  margin: 0; }
  .product-group .module-title, .product-group .module-title-with-options {
    margin-bottom: 0; }
    .product-group .module-title h1, .product-group .module-title-with-options h1 {
      margin: 0; }
  .product-group .module-title-with-options {
    /*background: $color-title-bg-main;*/
    /*background-image: linear-gradient(to right, $color-gradientTitleHeader-1, $color-gradientTitleHeader-2);*/ }
    .product-group .module-title-with-options h1 {
      display: inline-block;
      min-height: 33px; }
    .product-group .module-title-with-options .search-keyword {
      padding: 7px 10px 7px 10px;
      float: left;
      color: #ffffff; }
    .product-group .module-title-with-options .search-count {
      float: right;
      margin: 7px 10px 0 0;
      color: #ffffff; }
    .product-group .module-title-with-options .sort-menu {
      min-width: 125px;
      float: right;
      position: relative;
      padding: 7px 39px 7px 10px;
      /*background: $color-theme;*/
      color: #ffffff;
      cursor: pointer; }
      .product-group .module-title-with-options .sort-menu:hover, .product-group .module-title-with-options .sort-menu.active {
        background: #0c7ec0;
        box-shadow: inset 1px 0 3px #333333; }
        .product-group .module-title-with-options .sort-menu:hover .glyphicon, .product-group .module-title-with-options .sort-menu.active .glyphicon {
          background: #0f9ef0; }
      .product-group .module-title-with-options .sort-menu .glyphicon {
        position: absolute;
        right: 0;
        padding: 8px 10px 9px; }
    .product-group .module-title-with-options .sort-type-list {
      position: absolute;
      z-index: 99;
      list-style: none;
      width: 100%;
      margin: 0;
      padding: 0;
      right: 0;
      top: 100%;
      border: 1px solid #555;
      border-top: 0;
      min-width: 161px;
      display: none; }
      .product-group .module-title-with-options .sort-type-list li {
        background: #e9e9e9;
        padding: 8px 10px;
        border-left: 3px solid transparent;
        color: #0c7ec0;
        border-bottom: 1px solid #f5f5f5;
        cursor: pointer; }
        .product-group .module-title-with-options .sort-type-list li:hover, .product-group .module-title-with-options .sort-type-list li.active {
          border-left: 3px solid #ea5e2b;
          background: #f4f4f4; }
        .product-group .module-title-with-options .sort-type-list li:last-child {
          border-bottom: none; }
  .product-group .slide, .product-group .product-list .product-item, .product-list .product-group .product-item {
    border-right: 1px solid #e9e9e9; }
    .product-group .slide .product-container-overlay, .product-group .product-list .product-item .product-container-overlay, .product-list .product-group .product-item .product-container-overlay {
      /*display:none;*/
      visibility: hidden;
      position: absolute;
      /*			width: calc(100% - 10px);
			height: calc(100% - 10px);*/
      width: 96%;
      height: 97%;
      top: 5px;
      left: 5px;
      /*background: rgba(0,0,0,0.5);*/
      z-index: 1; }
      .product-group .slide .product-container-overlay .detail-link, .product-group .product-list .product-item .product-container-overlay .detail-link, .product-list .product-group .product-item .product-container-overlay .detail-link {
        display: block;
        height: 100%;
        /*display: flex;
                align-items: center;
                text-align: center;
                justify-content: center;
                color: #fff;
                font-size: 19px;
                padding:0px 10px;*/ }
      .product-group .slide .product-container-overlay .add-to-cart, .product-group .product-list .product-item .product-container-overlay .add-to-cart, .product-list .product-group .product-item .product-container-overlay .add-to-cart, .product-group .slide .product-container-overlay .add-to-compare, .product-group .product-list .product-item .product-container-overlay .add-to-compare, .product-list .product-group .product-item .product-container-overlay .add-to-compare {
        bottom: 0;
        position: absolute;
        background: #e5e5e5;
        width: 100%;
        line-height: 40px;
        text-align: center;
        cursor: pointer;
        font-size: 1.1em; }
        .product-group .slide .product-container-overlay .add-to-cart:hover, .product-group .product-list .product-item .product-container-overlay .add-to-cart:hover, .product-list .product-group .product-item .product-container-overlay .add-to-cart:hover, .product-group .slide .product-container-overlay .add-to-compare:hover, .product-group .product-list .product-item .product-container-overlay .add-to-compare:hover, .product-list .product-group .product-item .product-container-overlay .add-to-compare:hover {
          background: #aaaaaa;
          color: #fff; }
      .product-group .slide .product-container-overlay.compare .add-to-cart, .product-group .product-list .product-item .product-container-overlay.compare .add-to-cart, .product-list .product-group .product-item .product-container-overlay.compare .add-to-cart, .product-group .slide .product-container-overlay.compare .add-to-compare, .product-group .product-list .product-item .product-container-overlay.compare .add-to-compare, .product-list .product-group .product-item .product-container-overlay.compare .add-to-compare {
        width: 50%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0px 5px; }
        .product-group .slide .product-container-overlay.compare .add-to-cart .checkbox2, .product-group .product-list .product-item .product-container-overlay.compare .add-to-cart .checkbox2, .product-list .product-group .product-item .product-container-overlay.compare .add-to-cart .checkbox2, .product-group .slide .product-container-overlay.compare .add-to-compare .checkbox2, .product-group .product-list .product-item .product-container-overlay.compare .add-to-compare .checkbox2, .product-list .product-group .product-item .product-container-overlay.compare .add-to-compare .checkbox2 {
          display: inline-block;
          vertical-align: initial; }
          .product-group .slide .product-container-overlay.compare .add-to-cart .checkbox2 label:before, .product-group .product-list .product-item .product-container-overlay.compare .add-to-cart .checkbox2 label:before, .product-list .product-group .product-item .product-container-overlay.compare .add-to-cart .checkbox2 label:before, .product-group .slide .product-container-overlay.compare .add-to-compare .checkbox2 label:before, .product-group .product-list .product-item .product-container-overlay.compare .add-to-compare .checkbox2 label:before, .product-list .product-group .product-item .product-container-overlay.compare .add-to-compare .checkbox2 label:before {
            padding-right: 2px;
            color: #4b4b4b;
            font-size: 12px;
            font-weight: bold; }
        .product-group .slide .product-container-overlay.compare .add-to-cart:last-of-type, .product-group .product-list .product-item .product-container-overlay.compare .add-to-cart:last-of-type, .product-list .product-group .product-item .product-container-overlay.compare .add-to-cart:last-of-type, .product-group .slide .product-container-overlay.compare .add-to-compare:last-of-type, .product-group .product-list .product-item .product-container-overlay.compare .add-to-compare:last-of-type, .product-list .product-group .product-item .product-container-overlay.compare .add-to-compare:last-of-type {
          right: 0px; }
        .product-group .slide .product-container-overlay.compare .add-to-cart:hover .checkbox2 input[type="checkbox"] ~ label, .product-group .product-list .product-item .product-container-overlay.compare .add-to-cart:hover .checkbox2 input[type="checkbox"] ~ label, .product-list .product-group .product-item .product-container-overlay.compare .add-to-cart:hover .checkbox2 input[type="checkbox"] ~ label, .product-group .slide .product-container-overlay.compare .add-to-cart:hover .checkbox2 input[type="checkbox"] ~ label:before, .product-group .product-list .product-item .product-container-overlay.compare .add-to-cart:hover .checkbox2 input[type="checkbox"] ~ label:before, .product-list .product-group .product-item .product-container-overlay.compare .add-to-cart:hover .checkbox2 input[type="checkbox"] ~ label:before, .product-group .slide .product-container-overlay.compare .add-to-compare:hover .checkbox2 input[type="checkbox"] ~ label, .product-group .product-list .product-item .product-container-overlay.compare .add-to-compare:hover .checkbox2 input[type="checkbox"] ~ label, .product-list .product-group .product-item .product-container-overlay.compare .add-to-compare:hover .checkbox2 input[type="checkbox"] ~ label, .product-group .slide .product-container-overlay.compare .add-to-compare:hover .checkbox2 input[type="checkbox"] ~ label:before, .product-group .product-list .product-item .product-container-overlay.compare .add-to-compare:hover .checkbox2 input[type="checkbox"] ~ label:before, .product-list .product-group .product-item .product-container-overlay.compare .add-to-compare:hover .checkbox2 input[type="checkbox"] ~ label:before {
          color: #fff; }
    .product-group .slide .product-container .stock-availability, .product-group .product-list .product-item .product-container .stock-availability, .product-list .product-group .product-item .product-container .stock-availability {
      height: 55px; }
    .product-group .slide:hover .product-container-overlay, .product-group .product-list .product-item:hover .product-container-overlay, .product-list .product-group .product-item:hover .product-container-overlay {
      /*display:block;*/
      visibility: visible;
      box-shadow: 0 0 7px #777777; }
    .product-group .slide:hover .product-container .hide-row, .product-group .product-list .product-item:hover .product-container .hide-row, .product-list .product-group .product-item:hover .product-container .hide-row {
      visibility: hidden; }
    .product-group .slide.discontinued-item, .product-group .product-list .discontinued-item.product-item, .product-list .product-group .discontinued-item.product-item {
      position: relative; }
      .product-group .slide.discontinued-item:hover, .product-group .product-list .discontinued-item.product-item:hover, .product-list .product-group .discontinued-item.product-item:hover {
        cursor: pointer; }
        .product-group .slide.discontinued-item:hover .product-container-overlay .add-to-cart, .product-group .product-list .discontinued-item.product-item:hover .product-container-overlay .add-to-cart, .product-list .product-group .discontinued-item.product-item:hover .product-container-overlay .add-to-cart {
          display: none; }
        .product-group .slide.discontinued-item:hover .item-action, .product-group .product-list .discontinued-item.product-item:hover .item-action, .product-list .product-group .discontinued-item.product-item:hover .item-action {
          background: #e5e5e5; }
      .product-group .slide.discontinued-item .item-action, .product-group .product-list .discontinued-item.product-item .item-action, .product-list .product-group .discontinued-item.product-item .item-action {
        cursor: default;
        position: absolute;
        bottom: 0;
        width: 100%;
        line-height: 40px;
        text-align: center;
        display: block;
        font-weight: bold; }
  .product-group .product-container {
    color: #888888;
    padding: 20px 16px 40px;
    background: #ffffff;
    min-height: 381px; }
    .product-group .product-container .title {
      font-size: 13px;
      margin-top: 0;
      line-height: 1.2em;
      max-height: 4.4em;
      min-height: 4.4em;
      /*white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;*/
      overflow: hidden;
      font-weight: bold;
      text-align: center;
      color: #4b4b4b; }
    .product-group .product-container .image {
      height: 150px;
      text-align: center;
      position: relative; }
      .product-group .product-container .image img {
        max-width: 100%;
        max-height: 100%;
        display: inline;
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0; }
    .product-group .product-container .mfg-number {
      margin-bottom: 10px;
      font-size: 12px; }
      .product-group .product-container .mfg-number strong {
        font-size: 13px; }
    .product-group .product-container .stock-availability {
      margin-bottom: 10px;
      font-size: 12px;
      height: 55px; }
      .product-group .product-container .stock-availability .instock:before,
      .product-group .product-container .stock-availability .outstock:before,
      .product-group .product-container .stock-availability .shortstock:before,
      .product-group .product-container .stock-availability .callstock:before {
        width: 12px;
        height: 12px;
        top: 3px; }
      .product-group .product-container .stock-availability .call-for-outStock > i.fa {
        font-size: 16px;
        color: #0c7ec0; }
      .product-group .product-container .stock-availability .outStock-verbose {
        font-size: 12px;
        color: #b7b7b7;
        text-align: left;
        clear: both; }
      .product-group .product-container .stock-availability strong {
        font-size: 13px; }
    .product-group .product-container .price {
      float: right;
      display: inline-block;
      vertical-align: middle;
      font-size: 18px;
      color: #ea5e2b;
      font-weight: bold; }
    .product-group .product-container .price-shown-in-cart {
      font-size: 18px;
      float: right;
      color: #ea5e2b;
      font-weight: bold; }
    .product-group .product-container .price-cut {
      float: left;
      padding-top: 4px; }
    .product-group .product-container .info-list {
      padding-left: 0;
      /*margin:10px 0;*/
      min-height: 82px;
      font-size: 12px; }
      .product-group .product-container .info-list li {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-left: 15px;
        position: relative;
        color: #888888; }
        .product-group .product-container .info-list li:before {
          content: '';
          position: absolute;
          left: 0;
          width: 5px;
          height: 5px;
          margin-top: 5px;
          background: #888888;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%; }
    .product-group .product-container .hide-row {
      visibility: visible; }

.floating-compare {
  position: fixed;
  z-index: 9999;
  bottom: 40px;
  right: 100px;
  max-width: 800px;
  background: transparent;
  padding: 10px; }
  .floating-compare .action-btns {
    float: right; }
    .floating-compare .action-btns .remove-btn {
      height: 40px;
      width: 120px;
      margin-right: 10px;
      color: #ea5e2b;
      display: none; }
      .floating-compare .action-btns .remove-btn:hover, .floating-compare .action-btns .remove-btn:focus, .floating-compare .action-btns .remove-btn:active {
        color: #ffffff; }
    .floating-compare .action-btns .compare-btn {
      background: #ea5e2b;
      color: #ffffff;
      border-color: #ea5e2b;
      height: 40px;
      width: 125px; }
      .floating-compare .action-btns .compare-btn:hover, .floating-compare .action-btns .compare-btn:focus, .floating-compare .action-btns .compare-btn:active {
        background: #e9531d; }
      .floating-compare .action-btns .compare-btn .count {
        background: #ce4614;
        padding: 2px 8px;
        border-radius: 4px; }
  .floating-compare .product-group {
    display: none; }
    .floating-compare .product-group .product-list {
      max-height: 500px; }
      .floating-compare .product-group .product-list .product-item {
        width: 250px;
        margin-bottom: 10px;
        min-height: 470px; }
        .floating-compare .product-group .product-list .product-item .remove-card {
          text-align: right;
          position: relative;
          right: -7px;
          padding-bottom: 5px; }
          .floating-compare .product-group .product-list .product-item .remove-card .remove {
            cursor: pointer; }
        .floating-compare .product-group .product-list .product-item .product-container {
          padding-bottom: 0px;
          padding-top: 5px; }
          .floating-compare .product-group .product-list .product-item .product-container .image {
            height: 160px; }
            .floating-compare .product-group .product-list .product-item .product-container .image img {
              max-width: 150px; }
          .floating-compare .product-group .product-list .product-item .product-container .stock-availability {
            height: 70px; }
      .floating-compare .product-group .product-list .owl-carousel .owl-nav {
        font-size: 45px;
        position: absolute;
        top: 45%;
        display: flex;
        width: 100%;
        justify-content: space-between;
        padding-right: 10px; }
  .floating-compare.hover {
    background: rgba(0, 0, 0, 0.6); }
    .floating-compare.hover .remove-btn {
      display: inline-block; }
    .floating-compare.hover .product-group {
      display: block; }

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 25px; }

.switch input {
  opacity: 0;
  width: 0;
  height: 0; }

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #ea5e2b;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s; }

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s; }

input + .slider:before {
  background-color: #ea5e2b; }

input:focus + .slider {
  box-shadow: 0 0 1px #ea5e2b; }

input:checked + .slider:before {
  -webkit-transform: translateX(35px);
  -ms-transform: translateX(35px);
  transform: translateX(35px); }

/* Rounded sliders */
.slider.round {
  border-radius: 34px; }

.slider.round:before {
  border-radius: 50%; }

.productCompare-table {
  padding: 20px 10px; }
  .productCompare-table #compareTable .fixedHeader {
    position: fixed;
    top: 65px;
    background: #fff;
    z-index: 9;
    border-bottom: 1px solid #ccc;
    visibility: hidden;
    box-shadow: 6px 0px 0px #fff; }
    .productCompare-table #compareTable .fixedHeader.visible {
      visibility: visible; }
  .productCompare-table table {
    table-layout: fixed;
    width: 100%; }
    .productCompare-table table tr.alignRow-center > td {
      text-align: center; }
    .productCompare-table table tr.alignRow-right > td {
      text-align: right; }
    .productCompare-table table tr.choose-specification td {
      padding: 0;
      background: #cdcdcd; }
      .productCompare-table table tr.choose-specification td div.sp-label {
        display: inline-block;
        padding: 10px;
        position: relative;
        cursor: pointer; }
        .productCompare-table table tr.choose-specification td div.sp-label.active {
          background: #0c7ec0;
          color: #fff; }
          .productCompare-table table tr.choose-specification td div.sp-label.active::after {
            content: '';
            border-top: 10px solid #0c7ec0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            position: absolute;
            bottom: -10px;
            left: 50%;
            margin-left: -10px; }
        .productCompare-table table tr.choose-specification td div.sp-label:last-of-type {
          left: -4px; }
        .productCompare-table table tr.choose-specification td div.sp-label:hover:not(.active) {
          background: #e9e9e9; }
    .productCompare-table table tr.parameter-group span.pm-label {
      font-weight: bold; }
    .productCompare-table table tr.parameter-group > td {
      background-color: #efefef;
      border-left: 6px solid #ea5e2b;
      cursor: pointer;
      position: relative;
      left: 6px; }
    .productCompare-table table tr.parameter-group.collapsed {
      border-bottom: 1px solid #fff; }
      .productCompare-table table tr.parameter-group.collapsed > td {
        border-left: 6px solid #efefef; }
        .productCompare-table table tr.parameter-group.collapsed > td .fa-minus-square:before {
          content: "\f0fe" !important; }
    .productCompare-table table tr.main-feature, .productCompare-table table tr.tech-feature {
      border-bottom: 1px solid #eee; }
    .productCompare-table table tr > td {
      padding: 5px;
      width: 100%;
      border-left: 1px solid #eee; }
      .productCompare-table table tr > td .image img {
        max-width: 150px; }
      .productCompare-table table tr > td i.remove-product {
        font-size: 25px;
        color: #ccc;
        cursor: pointer; }
        .productCompare-table table tr > td i.remove-product:hover {
          color: orangered; }
      .productCompare-table table tr > td:first-child {
        width: 300px; }
      .productCompare-table table tr > td .print {
        display: inline-block;
        padding-bottom: 10px;
        cursor: pointer;
        color: #0c7ec0; }
        .productCompare-table table tr > td .print i.fa {
          font-size: 1.3em;
          padding-right: 2px; }
    .productCompare-table table tr:not(.parameter-group) > td:first-child {
      border-left: 0; }
    .productCompare-table table tr.noLBorder > td {
      border-left: 0; }
  .productCompare-table .compare-addToCart-btn {
    background: #ea5e2b;
    color: #ffffff;
    border-color: #ea5e2b;
    margin-bottom: 10px; }
    .productCompare-table .compare-addToCart-btn:hover, .productCompare-table .compare-addToCart-btn:focus, .productCompare-table .compare-addToCart-btn:active {
      background: #e9531d; }
    .productCompare-table .compare-addToCart-btn .cart-icon {
      font-size: 18px;
      padding-right: 5px; }

.special-products .product-item {
  position: relative; }

.special-products .login-to-view-price {
  bottom: 0px;
  left: 0px;
  position: absolute;
  background: #e5e5e5;
  width: 100%;
  line-height: 40px;
  text-align: center;
  color: #ea5e2b;
  border: 1px solid #ccc;
  border-top: none;
  cursor: pointer; }

.pricing-tag.row {
  padding: 0 5px;
  line-height: 30px; }

.pricing-tag .price-text {
  font-weight: bold;
  color: #0c7ec0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px; }

.pricing-tag .price {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #ea5e2b;
  font-weight: bold; }

.pricing-tag .price-cut {
  text-decoration: line-through;
  margin: 0px 15px 0 0;
  color: #888888; }

.tree ul {
  display: none; }
  .tree ul.open {
    display: block; }
  .tree ul li {
    color: #4b4b4b; }

.tree a {
  text-decoration: none;
  color: #4b4b4b; }
  .tree a .tree-node {
    width: 20px;
    height: 18px;
    display: inline-block;
    background: url(../../images/left-narrow-arrow.png) no-repeat 5px 3px; }
  .tree a .open-node {
    background: url(../../images/down-narrow-arrow.png) no-repeat 0 8px; }
  .tree a .current-node {
    color: #000; }
  .tree a:hover {
    text-decoration: none; }

.tree .indent-node {
  width: 20px;
  height: 18px;
  display: inline-block; }

.left-nav {
  margin: 15px 0; }
  .left-nav .nav-head, .left-nav ul li a {
    background-color: #f3f3f3;
    color: #4b4b4b;
    padding: 12px 15px;
    text-transform: uppercase;
    font-weight: bold; }
  .left-nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .left-nav ul li {
      border-top: 1px solid #f5f5f5; }
      .left-nav ul li a {
        display: block;
        text-decoration: none;
        font-weight: normal;
        border-left: 3px solid transparent;
        border-top: 1px solid transparent; }
        .left-nav ul li a:hover, .left-nav ul li a.active {
          border-left: 3px solid #ea5e2b;
          background-color: #e7e7e7;
          border-top: 1px solid #aaaaaa; }
    .left-nav ul#brandPanel > li {
      position: relative; }
      .left-nav ul#brandPanel > li::after {
        font-family: fontAwesome;
        content: '\f105';
        position: absolute;
        right: 10px;
        z-index: 9;
        top: 5px;
        font-size: 1.5em; }
      .left-nav ul#brandPanel > li .sub-content {
        display: none;
        position: absolute;
        right: -300px;
        top: 0px;
        width: 300px;
        background: #fff;
        z-index: 9;
        min-height: 100%;
        border-top: 3px solid #ea5e2b;
        background-color: #f3f3f3;
        z-index: 99; }
        .left-nav ul#brandPanel > li .sub-content ul li {
          cursor: pointer; }
          .left-nav ul#brandPanel > li .sub-content ul li:hover {
            background-color: #e7e7e7; }
          .left-nav ul#brandPanel > li .sub-content ul li a {
            background: transparent !important;
            border-left: none;
            border-top: none; }
            .left-nav ul#brandPanel > li .sub-content ul li a:hover {
              border-left: none;
              border-top: none; }
      .left-nav ul#brandPanel > li:hover .sub-content {
        display: block; }

.special-products .module-title, .special-products .product-group .module-title-with-options, .product-group .special-products .module-title-with-options {
  margin-bottom: 5px; }

.special-products .product-item {
  margin-bottom: 15px;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f3f3f3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
  /* IE6-9 */ }
  .special-products .product-item .product-container {
    background: none;
    cursor: pointer;
    border: 1px solid #ccc;
    /*background: #c9d5d4;
				background: -moz-linear-gradient(top,  #c9d5d4 0%, #eeeeee 38%, #eeeeee 65%, #c1a291 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9d5d4), color-stop(38%,#eeeeee), color-stop(65%,#eeeeee), color-stop(100%,#c1a291));
				background: -webkit-linear-gradient(top,  #c9d5d4 0%,#eeeeee 38%,#eeeeee 65%,#c1a291 100%);
				background: -o-linear-gradient(top,  #c9d5d4 0%,#eeeeee 38%,#eeeeee 65%,#c1a291 100%); 
				background: -ms-linear-gradient(top,  #c9d5d4 0%,#eeeeee 38%,#eeeeee 65%,#c1a291 100%);
				background: linear-gradient(to bottom,  #c9d5d4 0%,#eeeeee 38%,#eeeeee 65%,#c1a291 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9d5d4', endColorstr='#c1a291',GradientType=0 );*/ }
    .special-products .product-item .product-container .image {
      background: #fff;
      border: 1px solid #f3f3f3;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px; }

.breadcrumb {
  background: none;
  padding: 0;
  margin: 15px 0 0; }
  .breadcrumb ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .breadcrumb ul li {
      padding-right: 15px;
      position: relative;
      float: left;
      margin-right: 10px; }
      .breadcrumb ul li:after {
        content: ">";
        position: absolute;
        right: 0; }
      .breadcrumb ul li:last-child:after {
        content: ""; }
      .breadcrumb ul li a {
        color: #0c7ec0; }
      .breadcrumb ul li span {
        color: #0c7ec0;
        font-weight: bold; }

.product-list .row {
  margin: 0; }

.product-list .col-xs-6, .product-list .col-sm-4, .product-list .col-md-4, .product-list .col-lg-3 {
  padding: 0; }

.product-list .product-item {
  position: relative;
  border: 1px solid #e9e9e9;
  margin-bottom: 10px;
  min-height: 475px; }

.two-col-layout .column {
  padding-top: 10px; }

.two-col-layout .module-title-with-options {
  margin-top: 0; }

.accordian-container {
  border-top: 1px solid #cfcfcf;
  position: relative;
  /*box-shadow:1px -1px 5px $color-filter-shadow;*/
  background: #f3f3f3;
  height: 100%; }
  .accordian-container .heading {
    padding: 10px 15px;
    font-weight: bold; }
  .accordian-container .panel-heading {
    border-top: 1px solid #cccccc;
    padding: 0;
    border-radius: 0; }
  .accordian-container .panel-group .panel-title {
    border-top: 1px solid #e9e9e9;
    position: relative;
    background: #e7e7e7;
    font-size: 12px; }
    .accordian-container .panel-group .panel-title a {
      position: relative;
      display: block;
      text-decoration: none;
      padding: 10px 15px 10px 35px;
      border-left: 3px solid #ea5e2b; }
      .accordian-container .panel-group .panel-title a.collapsed {
        border-left: 3px solid transparent; }
        .accordian-container .panel-group .panel-title a.collapsed:before {
          content: "\2b"; }
      .accordian-container .panel-group .panel-title a:before {
        content: "\2212";
        padding: 0 3px 0px 3px;
        background: #ffffff;
        position: absolute;
        font-size: 15px;
        left: 10px;
        top: 12px; }
    .accordian-container .panel-group .panel-title .filter-clear {
      position: absolute;
      font-size: 12px;
      display: block;
      right: 5px;
      top: 12px;
      cursor: pointer;
      color: #0c7ec0; }
      .accordian-container .panel-group .panel-title .filter-clear:hover {
        text-decoration: underline; }
  .accordian-container .panel-group .panel {
    border-radius: 0;
    border: 0; }
  .accordian-container .panel-group .panel + .panel {
    margin-top: 0;
    box-shadow: none;
    clear: both; }
  .accordian-container .panel-group .panel-body {
    border: 0;
    padding: 0; }
    .accordian-container .panel-group .panel-body .mCustomScrollBox {
      background: #f3f3f3; }
    .accordian-container .panel-group .panel-body ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .accordian-container .panel-group .panel-body ul.customHeight {
        max-height: 252px;
        overflow: auto; }
    .accordian-container .panel-group .panel-body li {
      background: #f3f3f3;
      border-top: 1px solid #f5f5f5;
      padding: 4px 15px 0px; }
      .accordian-container .panel-group .panel-body li .group {
        /*					width:calc(100% - 50px);
					float:left;*/ }
        .accordian-container .panel-group .panel-body li .group label {
          font-weight: normal;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          margin-bottom: 0;
          line-height: normal; }
        .accordian-container .panel-group .panel-body li .group input[type="radio"], .accordian-container .panel-group .panel-body li .group input[type="checkbox"] {
          margin: 3px 0 0;
          vertical-align: top; }
      .accordian-container .panel-group .panel-body li .items {
        float: left;
        width: 40px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        text-align: right; }

.scroll-top {
  position: fixed;
  z-index: 9999;
  bottom: 50px;
  right: 50px;
  background: #e7e7e7;
  padding: 10px 12px;
  color: #888888;
  cursor: pointer;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  margin-left: 5px;
  display: none; }
  .scroll-top:hover {
    background: #ea5e2b;
    color: #ffffff; }

/*----------------- Product Details -----------------*/
.product-detail-module {
  margin: auto 100px; }

.product-details {
  margin-bottom: 60px; }
  .product-details .general-details {
    color: #888888;
    margin-bottom: 15px; }
    .product-details .general-details h1.detail-head {
      font-size: 18px; }
    .product-details .general-details h3.detail-head {
      font-size: 14px; }
    .product-details .general-details .detail-head {
      color: #0c7ec0;
      font-weight: bold;
      border-bottom: 1px solid #e9e9e9;
      padding-bottom: 5px;
      margin-bottom: 5px; }
    .product-details .general-details .detail-part .stock-availability > span > span::before {
      top: 3px; }
  .product-details .pricing {
    border-top: 1px dashed #cbcbcb;
    background: #f8f8f8;
    padding: 0 15px; }
    .product-details .pricing .head {
      color: #0c7ec0;
      font-weight: bold; }
    .product-details .pricing .row {
      border-top: 1px solid #f5f5f5;
      padding: 15px 0; }
      .product-details .pricing .row .col-sm-6 {
        border-right: 1px solid #888; }
        .product-details .pricing .row .col-sm-6:last-child {
          border-left: 1px solid #888;
          border-right: 0;
          margin-left: -1px; }
    .product-details .pricing .qty input {
      width: 50px;
      padding: 0 10px; }
    .product-details .pricing .qty .head {
      color: #888888; }
    .product-details .pricing .buy-now {
      width: 127px;
      margin-left: 10px; }
    .product-details .pricing .contact-rep > span {
      color: #ea5e2b; }
    .product-details .pricing .contact-rep .call-details > span {
      color: #888; }
    .product-details .pricing .contact-rep .call-details > i.fa {
      font-size: 16px;
      color: #0c7ec0; }
    .product-details .pricing .alternate-product-box {
      display: flex;
      color: #888; }
      .product-details .pricing .alternate-product-box img.showAltProductImage {
        max-width: 80px; }
      .product-details .pricing .alternate-product-box .alt-product-details {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-left: 10px; }
        .product-details .pricing .alternate-product-box .alt-product-details .alt-header .alt-title {
          color: #ea5e2b; }
        .product-details .pricing .alternate-product-box .alt-product-details .alt-header .alt-desc {
          font-size: .8em; }
        .product-details .pricing .alternate-product-box .alt-product-details .alt-footer {
          font-size: .8em;
          display: flex; }
          .product-details .pricing .alternate-product-box .alt-product-details .alt-footer > div {
            margin-right: 5px;
            padding-right: 5px;
            border-right: 1px solid #ccc;
            display: flex;
            align-items: center; }
            .product-details .pricing .alternate-product-box .alt-product-details .alt-footer > div > label {
              margin-bottom: 0px; }
            .product-details .pricing .alternate-product-box .alt-product-details .alt-footer > div:last-child {
              border-right: 0; }
  .product-details .pricing-tag {
    margin: 0 0 10px 0; }
    .product-details .pricing-tag .discount {
      display: inline-block;
      float: left;
      margin: 12px 0 0 0; }
    .product-details .pricing-tag .price {
      font-size: 25px;
      margin: 0 0 0 0;
      float: right;
      line-height: 1;
      display: inline-block; }
  .product-details .other-pricing {
    border-top: 1px solid #888;
    padding: 8px 0 0 5px;
    max-height: 71px !important;
    overflow: auto; }
    .product-details .other-pricing .other-price {
      margin-bottom: 5px;
      font-size: 12px;
      border: 0;
      padding: 0; }
      .product-details .other-pricing .other-price:last-child {
        margin-bottom: 0; }
      .product-details .other-pricing .other-price .radio {
        float: left; }

.instock, .callstock, .shortstock, .outstock {
  margin-right: 12px;
  display: inline-block;
  position: relative; }
  .instock:before, .callstock:before, .shortstock:before, .outstock:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #59dd0a;
    box-shadow: 1px 1px 0px #999;
    top: 4px;
    left: 0; }

.outstock:before {
  background: #c40019; }

.shortstock:before {
  background: #ffcc00; }

.callstock:before {
  background: #cccccc; }

.call-for-outStock > i.fa {
  font-size: 16px;
  color: #0c7ec0; }

.outStock-verbose {
  font-size: 12px;
  color: #b7b7b7;
  text-align: left;
  clear: both; }

.link-list {
  color: #0c7ec0;
  margin: 15px 0 0;
  list-style: none;
  padding: 0;
  font-weight: bold; }
  .link-list li {
    padding: 2px 15px;
    position: relative; }
    .link-list li:before {
      content: '';
      border-left: 5px solid #aaa;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      position: absolute;
      left: 0;
      top: 5px; }
  .link-list a {
    text-decoration: none;
    color: #0c7ec0; }
    .link-list a:hover {
      color: #0b6ea8; }

.feature-list-wrapper {
  padding-bottom: 40px; }
  .feature-list-wrapper .feature-head {
    color: #0c7ec0;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #cbcbcb; }
  .feature-list-wrapper .feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #000; }
    .feature-list-wrapper .feature-list ul {
      list-style: none; }
    .feature-list-wrapper .feature-list li {
      padding: 7px 0; }
      .feature-list-wrapper .feature-list li:last-child {
        border: none; }
    .feature-list-wrapper .feature-list .feature {
      width: 15%; }
  .feature-list-wrapper .discription {
    padding-top: 10px;
    /*border-top: 2px solid $color-border-dark;*/
    color: #888888; }
  .feature-list-wrapper .accordian-container {
    margin-top: 0;
    box-shadow: none;
    background: none;
    border-top: 0; }
    .feature-list-wrapper .accordian-container .panel-group {
      margin-bottom: 0; }
      .feature-list-wrapper .accordian-container .panel-group .panel {
        box-shadow: none; }
        .feature-list-wrapper .accordian-container .panel-group .panel + .panel {
          margin-top: 10px; }
    .feature-list-wrapper .accordian-container .panel-body {
      border-top: none !important;
      background: transparent;
      margin-top: 10px; }
    .feature-list-wrapper .accordian-container .feature-list li {
      background: none;
      border-top: 0;
      display: flex; }
    .feature-list-wrapper .accordian-container .panel-heading {
      border-top: 0;
      background: transparent; }
    .feature-list-wrapper .accordian-container .panel-title {
      border-top: none;
      background: transparent;
      color: #000;
      border-bottom: 2px solid #000;
      padding-bottom: 10px; }
      .feature-list-wrapper .accordian-container .panel-title a {
        background: transparent;
        padding: 5px 15px 5px 35px;
        font-weight: bold; }
        .feature-list-wrapper .accordian-container .panel-title a:before {
          top: 5px; }

.rl-products-wrapper {
  margin-bottom: 30px; }
  .rl-products-wrapper .rl-products-header {
    color: #0c7ec0;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid #cbcbcb; }
  .rl-products-wrapper .rl-products-container {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start; }
    .rl-products-wrapper .rl-products-container .rl-product-slider {
      min-height: 215px;
      width: 33%;
      margin: 0 10px; }
      .rl-products-wrapper .rl-products-container .rl-product-slider .rl-product-box {
        display: flex; }
        .rl-products-wrapper .rl-products-container .rl-product-slider .rl-product-box .rl-product-image {
          margin-right: 10px; }
          .rl-products-wrapper .rl-products-container .rl-product-slider .rl-product-box .rl-product-image img.product-image {
            width: 120px;
            max-width: 120px; }
        .rl-products-wrapper .rl-products-container .rl-product-slider .rl-product-box .rl-product-details .detail-link > h3 {
          height: 35px;
          margin-bottom: 10px;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; }
        .rl-products-wrapper .rl-products-container .rl-product-slider .rl-product-box .rl-product-details .detail-part {
          height: 50px;
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          overflow: hidden; }
        .rl-products-wrapper .rl-products-container .rl-product-slider .rl-product-box .rl-product-details .title {
          margin: 5px 0px;
          font-size: 1.2em;
          line-height: 1.2em;
          overflow: hidden;
          color: #0c7ec0; }
      .rl-products-wrapper .rl-products-container .rl-product-slider .pricing-tag .price {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        color: #ea5e2b; }
  .rl-products-wrapper .bx-wrapper {
    border: 0px !important;
    padding: 0px;
    margin: 0 !important; }

.expert-search {
  padding: 5px;
  background: #fafafa; }
  .expert-search .expert-search-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 3px solid #0c7ec0; }
    .expert-search .expert-search-header .header-info {
      display: flex;
      align-items: center; }
      .expert-search .expert-search-header .header-info .helper {
        margin-right: 10px;
        padding-right: 10px; }
      .expert-search .expert-search-header .header-info .edit-filter {
        display: flex;
        align-items: center;
        color: #888;
        cursor: pointer; }
        .expert-search .expert-search-header .header-info .edit-filter i.fa {
          margin-left: 5px;
          font-size: 1.2em;
          color: #0c7ec0; }
    .expert-search .expert-search-header .header-actions {
      display: flex;
      align-items: center; }
      .expert-search .expert-search-header .header-actions .select-container {
        width: 150px;
        margin: 0 10px; }
      .expert-search .expert-search-header .header-actions .delete-filter, .expert-search .expert-search-header .header-actions .save-filter, .expert-search .expert-search-header .header-actions .edit-filter {
        display: flex;
        align-items: center;
        color: #000;
        cursor: pointer;
        padding-right: 10px;
        border-right: 1px solid #ccc; }
        .expert-search .expert-search-header .header-actions .delete-filter.disable, .expert-search .expert-search-header .header-actions .save-filter.disable, .expert-search .expert-search-header .header-actions .edit-filter.disable {
          color: #888; }
        .expert-search .expert-search-header .header-actions .delete-filter i.fa, .expert-search .expert-search-header .header-actions .save-filter i.fa, .expert-search .expert-search-header .header-actions .edit-filter i.fa {
          font-size: 1.2em;
          margin-left: 5px;
          color: #ff6961; }
      .expert-search .expert-search-header .header-actions .save-filter, .expert-search .expert-search-header .header-actions .edit-filter {
        margin-right: 5px; }
        .expert-search .expert-search-header .header-actions .save-filter i.fa, .expert-search .expert-search-header .header-actions .edit-filter i.fa {
          color: #0c7ec0; }
      .expert-search .expert-search-header .header-actions #toggleSearch {
        margin-left: 10px;
        margin-right: 5px;
        font-size: 1.5em;
        color: #0c7ec0;
        cursor: pointer; }
        .expert-search .expert-search-header .header-actions #toggleSearch::before {
          font-family: fontAwesome;
          content: '\f139'; }
  .expert-search .expert-search-body {
    display: block;
    max-height: 250px;
    overflow: auto; }
    .expert-search .expert-search-body section {
      margin: 5px 0;
      margin-bottom: 0px; }
      .expert-search .expert-search-body section .section-label {
        margin-bottom: 15px; }
        .expert-search .expert-search-body section .section-label > span {
          color: #0c7ec0;
          padding-bottom: 5px;
          margin-bottom: 5px;
          border-bottom: 1px solid #0c7ec0; }
      .expert-search .expert-search-body section .form-group {
        margin-bottom: 2px; }
        .expert-search .expert-search-body section .form-group:last-child {
          margin-bottom: 0px; }
      .expert-search .expert-search-body section .form-group, .expert-search .expert-search-body section .field-value {
        display: flex;
        align-items: center; }
      .expert-search .expert-search-body section .dynamic-row-actions {
        display: flex;
        align-items: center;
        font-size: 18px; }
        .expert-search .expert-search-body section .dynamic-row-actions i.fa {
          cursor: pointer;
          margin: 0 10px; }
          .expert-search .expert-search-body section .dynamic-row-actions i.fa.add {
            color: #0c7ec0; }
          .expert-search .expert-search-body section .dynamic-row-actions i.fa.delete {
            color: #ff6961; }
  .expert-search.collapsed #toggleSearch::before {
    content: "\f13a" !important; }
  .expert-search.collapsed .expert-search-body {
    display: none; }

.account-module .account-module-container {
  display: flex;
  flex-wrap: wrap; }
  .account-module .account-module-container .left-nav-container {
    width: 14%; }
  .account-module .account-module-container .details-container {
    flex-grow: 1; }

.account-module .left-nav {
  border-top: 1px solid #cfcfcf;
  margin: 0;
  height: 100%;
  background-color: #f3f3f3; }
  .account-module .left-nav a {
    text-transform: capitalize;
    background: #f3f3f3 url(../../images/left-narrow-arrow.png) no-repeat 90% 13px; }

.page-title {
  font-size: 14px;
  color: #0c7ec0;
  margin: 10px 0;
  font-weight: bold; }

.description, .search-by-value {
  box-shadow: 1px 1px 3px #ececec; }
  .description .main-block, .search-by-value .main-block {
    padding: 10px;
    background: #fafafa;
    color: #888888; }
    .description .main-block .warning, .search-by-value .main-block .warning {
      color: #0c7ec0;
      font-weight: bold; }
  .description .prior-text, .search-by-value .prior-text {
    font-weight: bold; }

.info-list {
  list-style: none;
  margin: 0;
  padding: 10px;
  color: #0c7ec0; }

.large-text {
  font-size: 18px; }

.prior-text {
  color: #ea5e2b; }

.search-by-value {
  padding: 5px;
  background: #fafafa; }
  .search-by-value .fields {
    margin: 10px 0; }
    .search-by-value .fields.row {
      margin-left: -15px;
      margin-right: -15px; }
  .search-by-value .helper {
    margin: 10px 0;
    font-size: 14px;
    font-weight: bold;
    color: #0c7ec0; }
  .search-by-value button {
    width: 100%;
    max-width: 115px;
    text-transform: uppercase;
    text-align: center; }

/*.less-gutter{
	.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,.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,.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,.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{
		padding-left:5px;
		padding-right:5px;
	}
}*/
.top-bottom-space .col-xs-1, .top-bottom-space .col-xs-2, .top-bottom-space .col-xs-3, .top-bottom-space .col-xs-4, .top-bottom-space .col-xs-5, .top-bottom-space .col-xs-6, .top-bottom-space .col-xs-7, .top-bottom-space .col-xs-8, .top-bottom-space .col-xs-9, .top-bottom-space .col-xs-10, .top-bottom-space .col-xs-11, .top-bottom-space .col-xs-12, .top-bottom-space .col-sm-1, .top-bottom-space .col-sm-2, .top-bottom-space .col-sm-3, .top-bottom-space .col-sm-4, .top-bottom-space .col-sm-5, .top-bottom-space .col-sm-6, .top-bottom-space .col-sm-7, .top-bottom-space .col-sm-8, .top-bottom-space .col-sm-9, .top-bottom-space .col-sm-10, .top-bottom-space .col-sm-11, .top-bottom-space .col-sm-12, .top-bottom-space .col-md-1, .top-bottom-space .col-md-2, .top-bottom-space .col-md-3, .top-bottom-space .col-md-4, .top-bottom-space .col-md-5, .top-bottom-space .col-md-6, .top-bottom-space .col-md-7, .top-bottom-space .col-md-8, .top-bottom-space .col-md-9, .top-bottom-space .col-md-10, .top-bottom-space .col-md-11, .top-bottom-space .col-md-12, .top-bottom-space .col-lg-1, .top-bottom-space .col-lg-2, .top-bottom-space .col-lg-3, .top-bottom-space .col-lg-4, .top-bottom-space .col-lg-5, .top-bottom-space .col-lg-6, .top-bottom-space .col-lg-7, .top-bottom-space .col-lg-8, .top-bottom-space .col-lg-9, .top-bottom-space .col-lg-10, .top-bottom-space .col-lg-11, .top-bottom-space .col-lg-12 {
  margin: 10px 0; }

.table-grid {
  margin: 10px 0; }
  .table-grid:last-child {
    margin-bottom: 0; }
  .table-grid .grid-header {
    margin-bottom: 10px;
    /*color: $color-text-light;*/
    color: #000; }
    .table-grid .grid-header .grid-control {
      list-style: none;
      padding: 0;
      margin: 0; }
      .table-grid .grid-header .grid-control li {
        float: left;
        margin: 0 5px; }
        .table-grid .grid-header .grid-control li a.active {
          color: red; }
  .table-grid .tab-filters {
    display: flex;
    justify-content: space-between; }
    .table-grid .tab-filters ul {
      list-style: none;
      display: flex;
      padding: 0;
      align-items: center;
      margin-bottom: 0px;
      margin-top: 15px; }
      .table-grid .tab-filters ul li {
        font-size: 1em;
        font-weight: bold;
        padding-bottom: 5px;
        border-bottom: 2px solid transparent;
        min-height: 35px;
        display: flex;
        align-items: center; }
        .table-grid .tab-filters ul li.menu-notification .item-count {
          cursor: pointer;
          background: #0c7ec0;
          position: relative;
          left: 5px; }
        .table-grid .tab-filters ul li i.fa {
          font-size: 16px;
          margin: 5px; }
          .table-grid .tab-filters ul li i.fa.orange {
            color: #ffa500; }
          .table-grid .tab-filters ul li i.fa.red {
            color: #c40019; }
          .table-grid .tab-filters ul li i.fa.green {
            color: #090; }
          .table-grid .tab-filters ul li i.fa.orangered {
            color: orangered; }
        .table-grid .tab-filters ul li a {
          padding-right: 10px;
          padding-left: 10px;
          border-right: 1px solid #ccc; }
        .table-grid .tab-filters ul li:hover, .table-grid .tab-filters ul li.active {
          border-bottom-color: #ea5e2b; }
          .table-grid .tab-filters ul li:hover a, .table-grid .tab-filters ul li.active a {
            color: #ea5e2b; }
          .table-grid .tab-filters ul li:hover.menu-notification .item-count, .table-grid .tab-filters ul li.active.menu-notification .item-count {
            background: #ea5e2b; }
        .table-grid .tab-filters ul li:last-child a {
          border-right: none; }
  .table-grid .grid {
    color: #4b4b4b;
    border: 1px solid #cbe2ed;
    background: #fff; }
    .table-grid .grid table {
      width: 100%;
      font-size: 12px; }
      .table-grid .grid table.fixed-layout {
        table-layout: fixed; }
      .table-grid .grid table th {
        background: #f1f7fa;
        border-bottom: 2px solid #0c7ec0;
        padding: 5px;
        color: #073052; }
        .table-grid .grid table th .secondary-text {
          color: #888888; }
      .table-grid .grid table td {
        border-bottom: 1px solid #cbcbcb;
        padding: 5px;
        /*word-break: break-all;*/ }
      .table-grid .grid table tr td .cell-scroller {
        height: 100%;
        width: 100%;
        overflow: auto;
        max-height: 75px; }
      .table-grid .grid table tr:hover td, .table-grid .grid table tr.active td {
        background: #f1f7fa; }
      .table-grid .grid table tr.danger td {
        background: #fcf8e3;
        color: #E44156; }
      .table-grid .grid table tr:last-child td {
        border-bottom: none; }
      .table-grid .grid table tr.row-select td {
        background: #f1f7fa;
        color: #ffffff; }
      .table-grid .grid table tr.row-select a {
        color: #ffffff; }
      .table-grid .grid table tr.row-disabled td {
        background: #f3f3f3;
        color: #888; }
      .table-grid .grid table tr.row-disabled a {
        color: #888; }
      .table-grid .grid table tr.bundle-start {
        border: 0; }
        .table-grid .grid table tr.bundle-start > td {
          border: 0;
          padding: 10px; }
          .table-grid .grid table tr.bundle-start > td > span {
            font-size: 1.1em; }
            .table-grid .grid table tr.bundle-start > td > span strong {
              color: #ea5e2b; }
        .table-grid .grid table tr.bundle-start:hover td, .table-grid .grid table tr.bundle-start.active td {
          background: transparent; }
      .table-grid .grid table tr.section-end {
        border-top: 2px solid transparent;
        border-bottom: 2px solid transparent; }
        .table-grid .grid table tr.section-end > td {
          border: 0; }
          .table-grid .grid table tr.section-end > td > div {
            border-top: 1px solid #ea5e2b;
            /*margin: 0px 50px;*/ }
        .table-grid .grid table tr.section-end:hover td, .table-grid .grid table tr.section-end.active td {
          background: transparent; }
      .table-grid .grid table tr td a.re-order > i {
        font-size: 1.5em; }
      .table-grid .grid table tr td a.re-order.move-up > i {
        color: #00b359; }
      .table-grid .grid table tr td a.re-order.move-down > i {
        color: #ff6961; }
      .table-grid .grid table > thead.visibilityCollapsed > tr th {
        border: 0; }
  .table-grid .table-footer {
    padding: 10px;
    background: #fafafa;
    border: 1px solid #cbe2ed;
    border-top: 0; }
  .table-grid .table-footer2 {
    color: #0c7ec0;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    background: #eee;
    border: 1px solid #cbe2ed;
    border-top: 0; }
  .table-grid .mCSB_inside > .mCSB_container {
    margin-right: 0; }
  .table-grid .table-customscroll {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px; }

.informatory-block-wrapper {
  box-shadow: 1px 1px 3px #ececec;
  margin-top: 10px;
  padding: 10px;
  background: #f9f9f9; }
  .informatory-block-wrapper .row {
    border-bottom: 1px dashed #dedede;
    padding: 10px 0;
    margin: 0; }
    .informatory-block-wrapper .row:last-child {
      border-bottom: none;
      margin-bottom: 0; }
  .informatory-block-wrapper .block-head {
    color: #0b6ea8;
    font-size: 16px;
    padding-left: 0;
    margin-bottom: 5px; }
  .informatory-block-wrapper .small-block {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px; }
    .informatory-block-wrapper .small-block li {
      margin-bottom: 20px; }
      .informatory-block-wrapper .small-block li:last-child {
        margin-bottom: 0; }
    .informatory-block-wrapper .small-block a {
      text-decoration: underline; }
  .informatory-block-wrapper .title {
    color: #0c7ec0;
    font-weight: bold;
    margin: 0; }
  .informatory-block-wrapper .brief {
    color: #888888;
    text-transform: uppercase;
    margin: 0;
    word-wrap: break-word; }

.product-list-wrapper {
  /*border-bottom:1px solid #e4e4e4;*/ }
  .product-list-wrapper .list-head {
    text-transform: uppercase;
    color: #0c7ec0;
    margin-bottom: 10px; }
    .product-list-wrapper .list-head .list-title {
      margin: 6px 0 0;
      font-size: 13px;
      color: #0c7ec0;
      font-weight: bold; }
    .product-list-wrapper .list-head .notification {
      font-weight: bold;
      display: inline-block;
      text-align: left; }
      .product-list-wrapper .list-head .notification .count-notification {
        background: #ea5e2b;
        color: #ffffff; }
  .product-list-wrapper .product-list {
    text-align: left;
    overflow-x: auto; }
    .product-list-wrapper .product-list input[type="text"] {
      max-width: 50px; }
    .product-list-wrapper .product-list table {
      width: 100%; }
    .product-list-wrapper .product-list tr {
      margin-top: 5px;
      border: 1px solid #f0f0f0;
      border-top: none; }
      .product-list-wrapper .product-list tr th {
        padding: 10px;
        background: #f4f4f4;
        color: #073052;
        border-bottom: 2px solid #ea5e2b; }
      .product-list-wrapper .product-list tr td {
        padding: 20px 10px;
        vertical-align: middle; }
        .product-list-wrapper .product-list tr td.center {
          text-align: center; }
      .product-list-wrapper .product-list tr.result td {
        background: #f1f7fa;
        padding: 5px 10px;
        font-weight: bold; }
      .product-list-wrapper .product-list tr .price {
        margin: 25px 0 0 0; }

#product-list-table .jqstb-scroll,
#product-list-table .mCustomScrollBox {
  /*max-height: 535px !important;*/
  max-height: calc(100vh - 430px) !important; }

#product-list-table .mCSB_inside > .mCSB_container {
  margin-right: 0; }

#product-list-table #product-list-table-body tr.bundle-start {
  border: 0; }
  #product-list-table #product-list-table-body tr.bundle-start > td {
    padding: 10px; }
    #product-list-table #product-list-table-body tr.bundle-start > td > span {
      font-size: 1.1em; }
      #product-list-table #product-list-table-body tr.bundle-start > td > span strong {
        color: #ea5e2b; }

#product-list-table #product-list-table-body tr.section-end {
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent; }
  #product-list-table #product-list-table-body tr.section-end > td > div {
    border-top: 1px solid #ea5e2b;
    /*margin: 0px 50px;*/ }

#product-list-table.bundle-list .mCSB_inside > .mCSB_container {
  margin-right: 0; }

.more-buttons {
  margin: 15px 0; }
  .more-buttons button {
    margin: 5px 5px 5px 0; }

.product-list-responsive.table-responsive {
  max-height: 572px;
  overflow: auto; }

.cart {
  position: relative; }
  .cart .product-list-wrapper {
    padding: 10px; }
    .cart .product-list-wrapper .list-head {
      border-bottom: 2px solid #0c7ec0;
      margin-bottom: 0;
      text-transform: Capitalize;
      line-height: 30px;
      padding-bottom: 10px; }
  .cart .product-list {
    max-height: 317px;
    overflow-y: auto;
    margin: 5px 0; }
    .cart .product-list tr {
      border-left: none;
      border-right: none; }
      .cart .product-list tr:last-child {
        border-bottom: none; }
  .cart .more-buttons {
    border-top: 1px solid #f0f0f0;
    margin: 0;
    padding: 20px 0 10px; }

.small-cart {
  display: none;
  position: absolute;
  background: #fff;
  min-width: 500px;
  z-index: 9;
  right: 0;
  top: calc(100% + 15px);
  box-shadow: 2px 2px 7px #777777; }
  .small-cart .delete {
    margin-left: 50px; }
  .small-cart.arrow-top:before {
    top: -10px;
    border-bottom-color: #fff;
    right: 50px; }
  .small-cart .pricing-tag {
    position: relative;
    display: block;
    text-align: right; }
    .small-cart .pricing-tag .glyphicon-trash {
      display: block;
      font-size: 14px;
      position: absolute;
      right: 1px;
      top: 2px;
      cursor: pointer; }

.loader-section {
  margin-bottom: 20px;
  display: none; }

.loader {
  margin: 0px auto;
  display: inline-block; }

.loader-container {
  position: relative;
  min-height: 100px;
  border: 1px solid #f5f5f5;
  background: #f3f3f3; }

.loader-container img {
  height: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 35px;
  min-height: initial; }

#forget-password {
  display: none; }

.image-layout {
  border: 1px solid #ededed;
  padding: 10px;
  background: #ffffff;
  position: relative; }
  .image-layout.highlight {
    /*background:$color-theme;*/ }
    .image-layout.highlight .highlight-overlay {
      display: block; }
  .image-layout .highlight-overlay {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7); }
    .image-layout .highlight-overlay .highlight-circle {
      width: 200px;
      height: 200px;
      margin: auto;
      background: url(../../images/check.png) no-repeat 0 0;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0; }
  .image-layout img {
    vertical-align: bottom; }

/*------------- Table or Table Layout Div --------------*/
.table-row {
  display: table;
  width: 100%; }
  .table-row .table-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }

/*------------- Product Slider --------------*/
#product-slider .slick-dots {
  display: none !important; }

#product-slider #slick-slider-zoom .slick-list .slick-slide {
  min-height: 340px; }
  #product-slider #slick-slider-zoom .slick-list .slick-slide img {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    max-height: 100%; }

#product-slider .slick-list {
  padding: 0 !important; }
  #product-slider .slick-list .slick-load {
    transform: translate3d(0px, 0px, 0px) !important; }

#product-slider .slick-slider-nav {
  position: relative;
  padding: 0 30px; }

#product-slider .slick-arrow {
  height: 32px;
  margin-top: -16px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  border: 0;
  width: 32px;
  z-index: 99; }
  #product-slider .slick-arrow.slick-disabled {
    display: none !important; }

#product-slider .slick-prev {
  background: url(../../images/controls.png) no-repeat scroll 0 -32px;
  left: 10px;
  margin-left: -16px; }
  #product-slider .slick-prev:hover {
    background: url(../../images/controls.png) no-repeat scroll 0 0px; }

#product-slider .slick-next {
  background: url(../../images/controls.png) no-repeat scroll -43px -32px;
  right: 10px;
  margin-right: -16px; }
  #product-slider .slick-next:hover {
    background: url(../../images/controls.png) no-repeat scroll -43px 0px; }

#product-slider .slick-slide {
  text-align: center; }
  #product-slider .slick-slide img {
    display: inline-block; }
  #product-slider .slick-slide a {
    margin: 0 6px;
    display: block;
    border: 1px solid #ededed;
    min-height: 90px;
    position: relative; }
    #product-slider .slick-slide a img {
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      position: absolute;
      margin: auto;
      max-width: 100%;
      max-height: 100%; }
  #product-slider .slick-slide.slick-current a, #product-slider .slick-slide:hover a {
    border-color: #a8a8a8;
    box-shadow: 2px 2px 2px #cbcbcb; }

/*------------- Express Checkout ----------------*/
.express-checkout {
  display: flex; }
  .express-checkout .exp-checkout-details {
    flex-grow: 2; }
    .express-checkout .exp-checkout-details .exp-checkout-row {
      display: flex;
      justify-content: start;
      margin-bottom: 10px;
      align-items: stretch; }
      .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel {
        flex-grow: 1;
        margin-bottom: 0px;
        display: flex;
        flex-direction: column;
        width: 50%;
        background: #f9f9f9; }
        .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel.second-panel {
          margin-left: 10px; }
        .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-header {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 12px 10px; }
          .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-header > h2 {
            color: inherit; }
          .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-header .panel-header-left-wing {
            display: flex;
            align-items: center; }
            .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-header .panel-header-left-wing > h2 {
              color: inherit; }
            .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-header .panel-header-left-wing .left-wing-action-items {
              margin-left: 10px;
              padding-left: 10px;
              border-left: 1px solid #ccc;
              display: flex;
              align-items: center; }
              .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-header .panel-header-left-wing .left-wing-action-items > i.fa {
                font-size: 1.2em;
                margin-right: 5px; }
        .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body {
          border-bottom: 0px;
          flex-grow: 1;
          padding: 5px; }
          .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 {
            margin-bottom: 5px; }
            .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body {
              padding: 5px; }
              .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .card-header {
                font-size: 1.2em;
                font-weight: bold; }
              .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .sub-header {
                font-weight: bold;
                color: #0c7ec0; }
              .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .method-header .method-charges {
                color: #0c7ec0; }
                .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .method-header .method-charges.call {
                  color: red; }
              .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body.payment-panel {
                display: flex;
                align-items: flex-end;
                flex-wrap: wrap; }
              .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .cvv {
                margin-bottom: 15px;
                width: 100px; }
                .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .cvv > input {
                  width: 80px; }
                .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .cvv > label {
                  color: #095f90; }
              .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card {
                border: 1px solid #ccc;
                padding: 5px;
                border-radius: 5px;
                box-shadow: 2px 2px 4px #ccc;
                width: 300px;
                position: relative;
                margin-bottom: 15px;
                margin-top: 10px;
                margin-right: 15px; }
                .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-top-bay {
                  display: flex;
                  justify-content: space-between;
                  padding: 0 5px; }
                  .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-top-bay .cc-top-left {
                    content: ' ';
                    width: 30px;
                    height: 30px;
                    background-image: url(../../images/chip-logo.png);
                    background-size: cover; }
                  .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-top-bay .cc-top-right {
                    transform: rotate(90deg);
                    font-size: 1.5em;
                    color: #c1c1c1;
                    right: 10px; }
                .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-middle-bay {
                  text-align: center;
                  margin-bottom: 20px;
                  display: flex;
                  justify-content: center; }
                  .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-middle-bay .cc-number {
                    font-size: 1.5em;
                    font-weight: bold; }
                .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay {
                  display: flex;
                  justify-content: space-between;
                  align-items: center; }
                  .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-holder-name {
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    max-width: 135px; }
                  .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType {
                    color: #ccc;
                    pointer-events: none; }
                    .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType i.fa {
                      font-size: 30px;
                      position: relative;
                      top: 2px; }
                      .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType i.fa:before {
                        color: #ccc; }
                      .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType i.fa.otherIcons {
                        font-size: 2.5em; }
                    .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.Visa i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.VISA i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.visa i.fa:before {
                      content: "\f1f0";
                      color: #00579F; }
                    .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.MasterCard .masterCardIcon, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.MC .masterCardIcon, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.M\/C .masterCardIcon, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.mc .masterCardIcon {
                      display: block;
                      font-size: 2em;
                      text-align: right;
                      width: 3em; }
                      .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.MasterCard .masterCardIcon i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.MC .masterCardIcon i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.M\/C .masterCardIcon i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.mc .masterCardIcon i.fa:before {
                        content: "\f111";
                        color: inherit; }
                    .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.MasterCard i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.MC i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.M\/C i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.mc i.fa:before {
                      content: "\f1f1";
                      color: #F79E1B; }
                    .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.Amex i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.AMX i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.AMEX i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.amex i.fa:before {
                      content: "\f1f3";
                      color: #006FCF; }
                    .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.Discover i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.DISC i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.DISCO i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.disc i.fa:before {
                      content: "\f1f2";
                      color: #F28B1E; }
                    .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.DinersClub i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.din i.fa:before {
                      content: "\f24c";
                      color: #0066A5; }
                    .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.JCB i.fa:before, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-lower-bay .cc-type #cardIconType.jcb i.fa:before {
                      content: "\f24b";
                      color: #289639; }
                .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .credit-card .cc-text {
                  text-align: left;
                  font-size: 0.8em; }
              .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .divider {
                margin-bottom: 10px;
                height: 2px;
                width: 150px;
                background: #0c7ec0; }
              .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .empty-card {
                display: flex;
                flex-direction: column;
                align-items: center;
                padding: 10px 0px; }
                .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .empty-card > i.fa {
                  font-size: 3em; }
                .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .empty-card .empty-card-content {
                  margin-top: 10px; }
                  .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .empty-card .empty-card-content .addNew-link {
                    cursor: pointer;
                    color: #0c7ec0;
                    white-space: nowrap; }
                .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .empty-card.horizontal {
                  flex-direction: row;
                  justify-content: center; }
                  .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .empty-card.horizontal > i.fa {
                    width: 60px;
                    display: flex;
                    justify-content: center;
                    align-items: center; }
                  .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .empty-card.horizontal .empty-card-content {
                    margin-top: 0px;
                    margin-left: 5px; }
              .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .account-header {
                display: flex;
                justify-content: space-between; }
                .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2 .panel2-body .account-header .removeShippingAccount {
                  cursor: pointer;
                  padding: 2px;
                  margin-left: 10px; }
            .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2.required {
              border-color: #e80c4d;
              background: #faebe7; }
              .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2.required .empty-card > i.fa {
                color: #e80c4d; }
              .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2.required .radio.radio-payment input[type="radio"]:checked + label, .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2.required .radio.radio-payment input[type="radio"]:checked + label:before {
                color: #e80c4d; }
          .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2-outer {
            display: flex;
            justify-content: flex-end;
            flex-wrap: wrap; }
            .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel .panel-body .panel2-outer > .checkbox {
              padding-top: 2px; }
        .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel#shippingAddressPanel .panel-body .panel2.emptyPanel {
          height: 100%;
          justify-content: center;
          align-items: center; }
  .express-checkout .exp-cart-summary {
    flex-grow: 1;
    width: 40%;
    margin-left: 10px; }
    .express-checkout .exp-cart-summary .exp-cart-container {
      border: 5px solid #0c7ec0;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      padding: 10px; }
      .express-checkout .exp-cart-summary .exp-cart-container .table-grid {
        width: 100%; }
        .express-checkout .exp-cart-summary .exp-cart-container .table-grid #itemDetails {
          width: 100%; }
          .express-checkout .exp-cart-summary .exp-cart-container .table-grid #itemDetails .v-product {
            display: flex;
            align-items: center;
            min-width: 200px; }
      .express-checkout .exp-cart-summary .exp-cart-container .submit-form {
        align-self: flex-end; }
  .express-checkout .checkbox input[type="checkbox"]:not([disabled]) ~ label, .express-checkout .checkbox input[type="checkbox"]:not([disabled]) ~ label:before,
  .express-checkout .radio input[type="radio"]:not([disabled]) ~ label, .express-checkout .radio input[type="radio"]:not([disabled]) ~ label:before {
    color: #0c7ec0; }
  .express-checkout .addNewLnk:not(.disabled), .express-checkout .changeLnk:not(.disabled), .express-checkout .addNewLnk:not(.disabled) i.fa {
    color: #0c7ec0; }

.exp-checkout-action-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: none; }
  .exp-checkout-action-header .action-header-left-wing {
    flex-grow: 1; }
    .exp-checkout-action-header .action-header-left-wing a {
      font-weight: bold;
      font-size: 1.2em; }
  .exp-checkout-action-header .action-header-right-wing {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #ccc; }

.changeSelectionPopup .modal-body {
  height: calc(100vh - 300px);
  overflow: auto; }
  .changeSelectionPopup .modal-body .section-header {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc; }
    .changeSelectionPopup .modal-body .section-header > span {
      font-size: 1.2em; }
    .changeSelectionPopup .modal-body .section-header .action-icon {
      color: #0c7ec0; }
  .changeSelectionPopup .modal-body .selection-cards-container .selection-cards-filter {
    display: flex;
    align-items: center; }
    .changeSelectionPopup .modal-body .selection-cards-container .selection-cards-filter > input {
      margin-left: 10px;
      width: 400px; }
  .changeSelectionPopup .modal-body .selection-cards-container .selection-card-group {
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 1.2em;
    color: #0c7ec0;
    border-bottom: 1px solid #0c7ec0; }
  .changeSelectionPopup .modal-body .selection-cards-container .selection-card {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    background: #fff;
    margin-bottom: 10px;
    border: 1px solid #ededed;
    box-shadow: 0px 0px 5px #ccc;
    min-height: 80px;
    padding: 5px; }
    .changeSelectionPopup .modal-body .selection-cards-container .selection-card.trimmed {
      min-height: 35px; }
    .changeSelectionPopup .modal-body .selection-cards-container .selection-card.selected {
      background: #f1f7fa;
      box-shadow: 0px 0px 5px #20a0e9; }
    .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body {
      color: #888;
      display: flex;
      justify-content: space-between;
      align-items: flex-start; }
      .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .body-title {
        margin-bottom: 5px;
        display: flex;
        align-items: center; }
        .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .body-title > span {
          font-size: 1.2em;
          font-weight: bold;
          margin-right: 15px; }
        .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .body-title .title-value {
          width: 400px;
          font-size: 1.2em;
          margin-right: 15px;
          display: flex;
          align-items: flex-start; }
        .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .body-title .tag {
          padding: 2px 4px;
          padding-top: 3px;
          margin: 0px 5px;
          color: #fff;
          border-radius: 4px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          -o-border-radius: 4px;
          font-size: 8px;
          letter-spacing: 1px; }
          .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .body-title .tag.default {
            background: #0c7ec0; }
        .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .body-title .title-desc {
          font-weight: normal;
          color: #0c7ec0; }
          .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .body-title .title-desc.call {
            color: red; }
      .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-header {
        font-weight: bold;
        color: #0c7ec0; }
      .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details {
        display: flex;
        margin-top: 15px;
        margin-bottom: 10px; }
        .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section {
          width: 150px;
          padding: 0 10px;
          margin: 0 10px;
          border-right: 1px solid #eee;
          text-align: center; }
          .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .sub-header {
            margin-bottom: 5px; }
          .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType {
            color: #ccc;
            pointer-events: none; }
            .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType i.fa {
              font-size: 17px;
              position: relative;
              top: 2px; }
              .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType i.fa:before {
                color: #ccc; }
              .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType i.fa.otherIcons {
                font-size: 20px; }
            .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.Visa i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.VISA i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.visa i.fa:before {
              content: "\f1f0";
              color: #00579F; }
            .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.MasterCard .masterCardIcon, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.MC .masterCardIcon, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.M\/C .masterCardIcon, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.mc .masterCardIcon {
              display: block;
              text-align: right;
              width: 35px; }
              .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.MasterCard .masterCardIcon i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.MC .masterCardIcon i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.M\/C .masterCardIcon i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.mc .masterCardIcon i.fa:before {
                content: "\f111";
                color: inherit; }
            .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.MasterCard i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.MC i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.M\/C i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.mc i.fa:before {
              content: "\f1f1";
              color: #F79E1B; }
            .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.Amex i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.AMX i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.AMEX i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.amex i.fa:before {
              content: "\f1f3";
              color: #006FCF; }
            .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.Discover i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.DISC i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.DISCO i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.disc i.fa:before {
              content: "\f1f2";
              color: #F28B1E; }
            .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.DinersClub i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.din i.fa:before {
              content: "\f24c";
              color: #0066A5; }
            .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.JCB i.fa:before, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section .cc-type #cardIconType.jcb i.fa:before {
              content: "\f24b";
              color: #289639; }
          .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .sub-details .sub-section:last-child {
            border-right: none; }
      .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .card-action-header {
        display: flex;
        align-items: baseline; }
        .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .card-action-header i.fa {
          font-size: 1.1em;
          margin-right: 5px;
          border-right: 1px solid #ccc;
          padding-right: 5px;
          color: #0c7ec0;
          cursor: pointer; }
          .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .card-action-header i.fa.fav, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .card-action-header i.fa.unmarked:hover {
            color: darkorange; }
        .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .card-action-header .radio input[type="radio"]:checked + label, .changeSelectionPopup .modal-body .selection-cards-container .selection-card .selection-card-body .card-action-header .radio input[type="radio"]:checked + label:before {
          color: #0c7ec0; }
  .changeSelectionPopup .modal-body .selection-cards-container #noRecords {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }

/*------------- Checkout(Shipping) --------------*/
.checkout {
  padding-top: 40px; }
  .checkout .checkout-bar {
    background: #f2f2f2;
    padding: 4px;
    margin-bottom: 40px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px; }
    .checkout .checkout-bar .bar {
      height: 4px;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      background: #d8d8d8;
      box-shadow: inset 0px 0px 2px #cbcbcb; }
    .checkout .checkout-bar.checkout-bar3 .bar-status {
      width: 25%; }
      .checkout .checkout-bar.checkout-bar3 .bar-status .bar-text {
        width: 160px; }
    .checkout .checkout-bar.checkout-bar3.checkout-return .bar-status .bar-text {
      width: 160px; }
    .checkout .checkout-bar .bar-status {
      display: inline-block;
      width: 20%;
      position: relative;
      vertical-align: top; }
      .checkout .checkout-bar .bar-status .bar-inner {
        display: block;
        height: 4px;
        width: 100%;
        background: #d8d8d8;
        box-shadow: inset 0px 0px 2px #cbcbcb;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 0;
        margin-left: 3px; }
      .checkout .checkout-bar .bar-status:first-child .bar-inner {
        margin-left: 0; }
      .checkout .checkout-bar .bar-status:last-child .bar-overflow {
        display: block;
        height: 4px;
        width: 10px;
        background: #d8d8d8;
        box-shadow: inset 0px 0px 2px #cbcbcb;
        position: absolute;
        right: -17px;
        top: 0;
        font-size: 0; }
      .checkout .checkout-bar .bar-status .bar-text {
        color: #939393;
        font-size: 16px;
        position: absolute;
        right: -105px;
        top: -40px;
        text-align: center;
        width: 200px;
        text-decoration: none;
        cursor: default; }
      .checkout .checkout-bar .bar-status:before {
        content: '';
        position: absolute;
        right: -11px;
        top: -8px;
        width: 20px;
        height: 20px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        background: #f2f2f2; }
      .checkout .checkout-bar .bar-status:after {
        content: '';
        position: absolute;
        right: -7px;
        top: -4px;
        width: 12px;
        height: 12px;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
        background: #d8d8d8; }
      .checkout .checkout-bar .bar-status.current:after {
        background: #ea5e2b; }
      .checkout .checkout-bar .bar-status.current .bar-inner {
        background: #ea5e2b; }
      .checkout .checkout-bar .bar-status.current .bar-text {
        color: #ea5e2b; }
      .checkout .checkout-bar .bar-status.complete:after {
        background: #0b6ea8; }
      .checkout .checkout-bar .bar-status.complete .bar-inner {
        background: #0b6ea8; }
      .checkout .checkout-bar .bar-status.complete .bar-text {
        color: #0b6ea8;
        cursor: pointer; }

#editCompanyAddress .checkbox input[type="checkbox"]:not([disabled]) ~ label, #editCompanyAddress .checkbox input[type="checkbox"]:not([disabled]) ~ label:before {
  color: #0c7ec0; }

.setAddress .radio {
  margin: 5px 0 0 18px;
  display: block; }

.carrier label {
  text-transform: uppercase; }

.carrier.layout1 .radio-inline {
  padding: 0 0 5px 0;
  margin: 0;
  width: 160px; }

.outer-text {
  position: absolute;
  width: 160px;
  top: 3px;
  right: -160px; }

#place-order .box-white {
  min-height: 200px; }

#place-order .panel2-header {
  color: #333333;
  border-color: #0c7ec0;
  padding: 10px; }
  #place-order .panel2-header .glyphicon-edit {
    color: #0c7ec0; }

#place-order .panel2-body {
  padding: 5px 10px; }

#place-order .panel2-middle {
  height: 80px;
  overflow: auto; }

#place-order .panel2-footer {
  padding: 5px 0px; }

#place-order .panel2-footer-heading {
  border-bottom: 2px solid #0c7ec0;
  padding: 0px 10px 10px;
  margin: 0 -10px;
  color: #333333; }

#place-order .cvv {
  width: 100px; }
  #place-order .cvv label {
    color: #ea5e2b; }
  #place-order .cvv .form-control {
    width: 100%; }

/*------------- / Checkout(Shipping) --------------*/
/*------------- Quote --------------*/
.header-section {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  .header-section h1, .header-section h2 {
    margin: 0; }
  .header-section .edit-section-btn {
    position: relative;
    top: -5px; }
    .header-section .edit-section-btn a {
      color: #ea5e2b; }

.collapse-btn .icon-collapse:before {
  font-family: 'icomoon';
  content: "\e907"; }

.collapse-btn.collapsed .icon-collapse:before {
  font-family: 'icomoon';
  content: "\e910"; }

.collapse2-btn .icon-collapse:before {
  font-family: 'icomoon';
  content: "\e908"; }

.collapse2-btn.collapsed .icon-collapse:before {
  font-family: 'icomoon';
  content: "\e90f"; }

#accordion .collapse-btn .icon-collapse {
  margin: 1px 5px 0 0; }

#accordion .panel .panel-header {
  background: #ffffff; }
  #accordion .panel .panel-header.open {
    background: #f3f3f3; }

#accordion .panel.panel-disabled .panel-header,
#accordion .panel.panel-disabled .panel-header.open {
  opacity: 0.4;
  background: #ffffff;
  pointer-events: none; }

.filter-label-section .filter-label {
  border: 1px solid #cccccc;
  background: #f5f5f5;
  padding: 5px 10px;
  line-height: 20px;
  text-decoration: none;
  border-radius: 5px;
  display: inline-block;
  margin: 0 10px 20px 0; }
  .filter-label-section .filter-label .glyphicon {
    margin: 2px 0 0 10px;
    float: right;
    cursor: pointer;
    color: #0b6ea8; }

.brand-list {
  margin: 0 0 20px 0; }
  .brand-list a {
    display: inline-block;
    margin-left: 10px; }

.brand-letter {
  position: absolute;
  left: 0px;
  top: 5px;
  display: block;
  text-transform: uppercase;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 30px;
  background: #f9f9f9;
  border: 1px solid #f3f3f3;
  border-bottom: 0; }
  .brand-letter:hover {
    text-decoration: none; }

.brand-panel .panel {
  margin-bottom: 50px;
  padding-top: 45px; }
  .brand-panel .panel:last-child {
    margin: 0; }

.brand-panel .panel-body {
  padding: 50px 50px 20px; }

.brand-panel .brand-logo {
  border-bottom: 1px solid #cbcbcb;
  padding: 0;
  margin: 0 0 20px 0; }
  .brand-panel .brand-logo:last-child {
    border-bottom: 0;
    margin-bottom: 0; }
  .brand-panel .brand-logo li {
    width: 15%;
    margin: 0 5% 20px 5%;
    list-style: none;
    float: left; }
    .brand-panel .brand-logo li img {
      display: block;
      margin-bottom: 20px;
      border: 1px solid #cbcbcb; }
    .brand-panel .brand-logo li a:hover img {
      border: 1px solid #0c7ec0;
      box-shadow: 0 0 10px #cccccc; }

.scrollTop {
  position: fixed;
  bottom: -100px;
  margin-right: -50px; }
  .scrollTop.show {
    bottom: 100px;
    height: 14px;
    background: #EC7827; }

#bundlesGrid .add-to-cart-Quote-List .glyphicon-shopping-cart, #bundlesGrid .add-to-cart .glyphicon-shopping-cart, #bundlesGrid .addLineItemToCart .glyphicon-shopping-cart, .account-module .add-to-cart-Quote-List .glyphicon-shopping-cart, .account-module .add-to-cart .glyphicon-shopping-cart, .account-module .addLineItemToCart .glyphicon-shopping-cart {
  color: #77dd77; }
  #bundlesGrid .add-to-cart-Quote-List .glyphicon-shopping-cart.disable, #bundlesGrid .add-to-cart .glyphicon-shopping-cart.disable, #bundlesGrid .addLineItemToCart .glyphicon-shopping-cart.disable, .account-module .add-to-cart-Quote-List .glyphicon-shopping-cart.disable, .account-module .add-to-cart .glyphicon-shopping-cart.disable, .account-module .addLineItemToCart .glyphicon-shopping-cart.disable {
    color: #ccc; }

#bundlesGrid .addBundleToCart.glyphicon-shopping-cart, .account-module .addBundleToCart.glyphicon-shopping-cart {
  color: #77dd77; }
  #bundlesGrid .addBundleToCart.glyphicon-shopping-cart.disable, .account-module .addBundleToCart.glyphicon-shopping-cart.disable {
    color: #ccc; }

#bundlesGrid .glyphicon-trash, .account-module .glyphicon-trash {
  color: #ff6961; }

#bundleListTable .glyphicon-shopping-cart {
  color: #77dd77; }
  #bundleListTable .glyphicon-shopping-cart.disable {
    color: #ccc; }

#bundleListTable .glyphicon-trash {
  color: #ff6961; }

#bundleListTable tr > td {
  padding: 10px 10px !important; }

#assignedContactList {
  display: flex;
  flex-wrap: wrap; }
  #assignedContactList .contact-card {
    background: #666;
    padding: 2px 5px;
    border-radius: 4px;
    color: #fff;
    margin: 2px; }

#rulesListTable .auth-section, #rulesListTable .contact-section, #ruleSetsGrid .auth-section, #ruleSetsGrid .contact-section {
  display: flex;
  flex-wrap: wrap;
  padding-right: 15px; }
  #rulesListTable .auth-section .addAuthorizer, #rulesListTable .auth-section .assignRuleSet, #rulesListTable .contact-section .addAuthorizer, #rulesListTable .contact-section .assignRuleSet, #ruleSetsGrid .auth-section .addAuthorizer, #ruleSetsGrid .auth-section .assignRuleSet, #ruleSetsGrid .contact-section .addAuthorizer, #ruleSetsGrid .contact-section .assignRuleSet {
    font-size: 1.2em;
    margin-left: 5px;
    cursor: pointer;
    color: #0c7ec0;
    position: relative; }
    #rulesListTable .auth-section .addAuthorizer.error, #rulesListTable .auth-section .assignRuleSet.error, #rulesListTable .contact-section .addAuthorizer.error, #rulesListTable .contact-section .assignRuleSet.error, #ruleSetsGrid .auth-section .addAuthorizer.error, #ruleSetsGrid .auth-section .assignRuleSet.error, #ruleSetsGrid .contact-section .addAuthorizer.error, #ruleSetsGrid .contact-section .assignRuleSet.error {
      color: #ff6961; }

#addRules .modal-dialog .modal-content .modal-body .rule-select .form-control {
  height: auto;
  margin: 5px 0px;
  min-height: 100px; }
  #addRules .modal-dialog .modal-content .modal-body .rule-select .form-control .row {
    display: flex;
    align-items: center; }
  #addRules .modal-dialog .modal-content .modal-body .rule-select .form-control .authorizer-container .all-authorizers {
    /*   margin-top: 10px;
                                    border-top: 2px solid $color-theme;
                                    padding-top: 10px;*/ }
    #addRules .modal-dialog .modal-content .modal-body .rule-select .form-control .authorizer-container .all-authorizers .authorizer-container-label {
      font-weight: bold;
      color: #0c7ec0; }
    #addRules .modal-dialog .modal-content .modal-body .rule-select .form-control .authorizer-container .all-authorizers .authorizersList {
      display: flex;
      flex-wrap: wrap; }
      #addRules .modal-dialog .modal-content .modal-body .rule-select .form-control .authorizer-container .all-authorizers .authorizersList .auth-card {
        background: #666;
        padding: 2px 5px;
        border-radius: 4px;
        color: #fff;
        margin-right: 5px;
        margin-bottom: 5px; }

#addRules .modal-dialog .modal-content .modal-body .rule-select .rule-type {
  border-bottom: 2px solid #cbcbcb;
  margin-bottom: 10px; }
  #addRules .modal-dialog .modal-content .modal-body .rule-select .rule-type .radio-inline {
    padding: 0 15px 10px 5px;
    position: relative; }
    #addRules .modal-dialog .modal-content .modal-body .rule-select .rule-type .radio-inline.active label {
      font-weight: bold; }
    #addRules .modal-dialog .modal-content .modal-body .rule-select .rule-type .radio-inline.active:after {
      content: '';
      border-bottom: 2px solid #0c7ec0;
      width: 100%;
      position: absolute;
      left: 0;
      bottom: -2px; }
    #addRules .modal-dialog .modal-content .modal-body .rule-select .rule-type .radio-inline.active:before {
      content: '';
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #0c7ec0;
      margin-left: -3px;
      position: absolute;
      left: 50%;
      bottom: -2px; }

/*------------ Pagination ------------------*/
a.pagerButtonCurrentPage {
  padding: 4px;
  text-decoration: none;
  color: White;
  background-color: #006;
  margin: 0px 2px 0px 2px; }

.pagerButtonDisabled {
  color: #999;
  padding: 4px; }

/*------------- Admin Pages --------------*/
#admin {
  height: 98px; }
  #admin .header-module, #admin #fixed-bar {
    background: url(../../images/header-bg.png) no-repeat right bottom #f0f0f0; }
  #admin .page-header-title .access {
    line-height: normal; }
    #admin .page-header-title .access a {
      line-height: 12px; }
      #admin .page-header-title .access a:after {
        content: ''; }
  #admin .page-header-title h1 {
    text-align: right;
    color: #0b6ea8;
    margin: 10px 0 0 0; }

.admin-layout {
  width: 90%;
  margin: 0 auto; }
  .admin-layout .image-layout {
    margin-bottom: 20px; }
    .admin-layout .image-layout img {
      width: 100%; }

.list-head h4 {
  margin-bottom: 0;
  margin-top: 8px;
  color: #0c7ec0; }

.dot-list {
  list-style: disc;
  padding: 0 0 0 15px; }

/*------------- Search Attribute filter --------------*/
.applied-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 5px 0px; }
  .applied-filters .af-title {
    color: #888;
    font-weight: bold;
    border-right: 1px solid #ddd;
    padding: 5px 10px;
    margin: 5px 0px; }
  .applied-filters .filter-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 2px 10px; }
    .applied-filters .filter-box label {
      text-transform: capitalize;
      margin-bottom: 0px; }
    .applied-filters .filter-box span.attr-val {
      background: #f3f3f3;
      padding: 5px;
      margin-right: 10px;
      border-radius: 4px; }
      .applied-filters .filter-box span.attr-val .glyphicon-remove {
        padding-left: 5px;
        cursor: pointer; }

/*------------- Admin Login --------------*/
.admin-page {
  height: 100%;
  width: 100%;
  margin: 0;
  background-image: url(../../images/admin_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .admin-page .logo {
    background-image: url(../../images/mnj_logo_bg.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: cover;
    height: 150px;
    max-width: 100%;
    padding: 20px 0 20px 20px;
    width: 486px; }
    .admin-page .logo a {
      display: inline-block; }
  .admin-page .admin-login {
    background: rgba(255, 255, 255, 0.7);
    width: 40%;
    margin: 20px auto 40px;
    padding: 40px 30px 30px; }
    .admin-page .admin-login h1 {
      font-size: 24px;
      margin: 0 0 20px 0;
      color: #ffffff; }
    .admin-page .admin-login h2 {
      font-size: 20px;
      margin: 0 0 20px 0;
      color: #ffffff; }
    .admin-page .admin-login ul {
      margin: 0 0 20px 15px;
      padding: 0;
      color: #888; }
      .admin-page .admin-login ul li {
        margin: 0 0 5px 0; }
    .admin-page .admin-login .login-panel .form-group {
      margin-bottom: 30px; }
      .admin-page .admin-login .login-panel .form-group:last-child {
        margin: 0; }

.form-control-area {
  position: relative;
  border-bottom: 1px solid #0c7ec0;
  padding: 0 0 1px 30px; }
  .form-control-area .glyphicon {
    color: #0c7ec0;
    position: absolute;
    left: 5px;
    top: 5px;
    font-size: 20px; }
  .form-control-area .form-control {
    border: 0;
    background: none;
    box-shadow: 0 0 0 transparent; }
    .form-control-area .form-control:focus {
      box-shadow: 0 0 0 transparent; }
  .form-control-area .toggle-password {
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 1.2em;
    color: #888;
    cursor: pointer; }

.form-control-area1 {
  position: relative; }
  .form-control-area1 .glyphicon {
    color: #0c7ec0;
    position: absolute;
    right: 8px;
    top: 8px;
    font-size: 14px; }
  .form-control-area1 .form-control {
    padding-right: 30px; }
  .form-control-area1 .toggle-password {
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 1.2em;
    color: #888;
    cursor: pointer; }

.form-control-area2 {
  position: relative; }
  .form-control-area2 .glyphicon {
    color: #0c7ec0;
    position: absolute;
    left: 8px;
    top: 8px;
    font-size: 14px; }
  .form-control-area2 .form-control {
    padding-left: 30px; }
  .form-control-area2 .toggle-password {
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 1.2em;
    color: #888;
    cursor: pointer; }

/*------------- /Admin Pages --------------*/
/*------------- Login Pages --------------*/
.login-screen1 {
  background-image: url(../../images/login-bg1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.login-screen2 {
  background-image: url(../../images/login-bg2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.user-login {
  width: 60%;
  /*    top: 50%;
    left: 50%;
    position: fixed;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);*/
  background: rgba(255, 255, 255, 0.7); }
  .user-login .module-title, .user-login .product-group .module-title-with-options, .product-group .user-login .module-title-with-options {
    margin: 0; }
    .user-login .module-title h1, .user-login .product-group .module-title-with-options h1, .product-group .user-login .module-title-with-options h1, .user-login .module-title h2, .user-login .product-group .module-title-with-options h2, .product-group .user-login .module-title-with-options h2 {
      margin: 0; }
  .user-login .new-user {
    font-size: 18px;
    text-align: center;
    margin: 40px 0 0;
    line-height: 25px; }
  .user-login .two-col-layout1 {
    padding: 40px; }
  .user-login.guest-login {
    /*position: absolute;*/ }
    .user-login.guest-login .two-col-layout1 {
      padding: 20px; }
    .user-login.guest-login .two-col-layout1 .col {
      min-height: 229px; }
    .user-login.guest-login .user-select-box {
      padding-right: 40px; }
    .user-login.guest-login .user-type {
      border-bottom: 2px solid #cbcbcb;
      margin-bottom: 10px; }
      .user-login.guest-login .user-type .radio-inline {
        padding: 0 15px 10px 5px;
        position: relative; }
        .user-login.guest-login .user-type .radio-inline.active label {
          font-weight: bold; }
        .user-login.guest-login .user-type .radio-inline.active:after {
          content: '';
          border-bottom: 2px solid #0c7ec0;
          width: 100%;
          position: absolute;
          left: 0;
          bottom: -2px; }
        .user-login.guest-login .user-type .radio-inline.active:before {
          content: '';
          border-left: 6px solid transparent;
          border-right: 6px solid transparent;
          border-bottom: 6px solid #0c7ec0;
          margin-left: -3px;
          position: absolute;
          left: 50%;
          bottom: -2px; }

#login-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80vh; }

.two-col-layout1 .col {
  border-right: 1px solid #cbcbcb; }
  .two-col-layout1 .col:last-child {
    border-left: 1px solid #cbcbcb;
    border-right: 0;
    margin-left: -1px; }

/*------------- /Login Pages --------------*/
/*------------- Aboutus.html --------------*/
.about-panel p, .about-panel p span, .about-panel ol {
  font-family: 'montserratRegular', 'latoregular', Arial, Sans-serif !important; }

.about-panel .bg-image {
  min-height: 100%;
  min-width: 100%;
  width: 100%;
  height: auto;
  position: fixed;
  top: 60px;
  left: 0; }

.about-panel .container {
  position: relative;
  z-index: 1;
  padding-top: 40px; }

.figure {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  border: 5px solid #ececec;
  overflow: hidden; }

/*------------- Order.html --------------*/
.calendar-field {
  position: relative;
  padding-right: 30px; }
  .calendar-field .ui-datepicker-trigger {
    position: absolute;
    right: 5px;
    top: 8px;
    cursor: pointer; }

.tooltip-section {
  display: none;
  position: absolute;
  width: 140px;
  z-index: 99999; }
  .tooltip-section .tooltip-section-inner {
    border: 1px solid #cccccc;
    background: #fbfbfb;
    position: relative;
    box-shadow: 2px 2px 5px #777777; }
    .tooltip-section .tooltip-section-inner:before {
      position: absolute;
      border-bottom: 8px solid #cccccc;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      width: 0;
      height: 0;
      content: '';
      left: 90px;
      top: -8px; }
    .tooltip-section .tooltip-section-inner:after {
      position: absolute;
      border-bottom: 8px solid #fbfbfb;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      width: 0;
      height: 0;
      content: '';
      left: 90px;
      top: -6px; }
    .tooltip-section .tooltip-section-inner .tooltip-heading {
      background: #eee;
      padding: 5px 10px;
      font-weight: bold; }
  .tooltip-section .inner {
    max-height: 85px;
    overflow: auto;
    padding: 5px 5px 5px 10px; }
  .tooltip-section p:last-child {
    margin: 0; }
  .tooltip-section.right .tooltip-section-inner:before {
    left: initial;
    right: 10px;
    top: -8px; }
  .tooltip-section.right .tooltip-section-inner:after {
    left: initial;
    right: 10px;
    top: -6px; }
  .tooltip-section.flip .tooltip-section-inner:before {
    border-bottom: none;
    border-top: 8px solid #cccccc;
    top: 113px; }
  .tooltip-section.flip .tooltip-section-inner:after {
    border-bottom: none;
    border-top: 8px solid #fbfbfb;
    top: 112px; }

p:last-child {
  margin: 0; }

/*------------- /Order.html --------------*/
/*-- Quick-return.html --*/
.dynamicDiv {
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden; }

/*------------- Index.html --------------*/
.fullWidth {
  width: 100% !important; }

.edit-mode .edit-theme-icon {
  display: block !important; }

/*------------- /Index.html --------------*/
.forum .box1 {
  padding: 10px;
  margin-bottom: 2px; }
  .forum .box1:last-child {
    margin-bottom: 0; }

.forum .open {
  display: block;
  padding: 5px 20px 10px;
  background: #ffffff; }
  .forum .open.radio label {
    display: block; }
  .forum .open.ans-select {
    background: none; }

.forum .level {
  padding: 5px 20px 8px 38px; }

.forum .level2 {
  padding: 5px 20px 8px 58px; }

.forum .level3 {
  padding: 5px 20px 8px 80px; }

.forum .level4 {
  padding: 5px 20px 8px 100px; }

.forum .level5 {
  padding: 5px 20px 8px 120px; }

.forum .answer {
  display: none; }

.forum .ques label {
  font-size: 16px;
  font-weight: bold;
  color: #0b6ea8; }

/*--------------- RuleSets ----------------*/
.assignRuleSet {
  color: #00b359; }

.addAuthorizer {
  color: #00b359; }

.deleteRule {
  color: #ff6961; }

#rulesListTable .selectboxit-container {
  width: 100%; }

#rulesListTable .stepper {
  width: 100%; }

.currency .stepper::before {
  content: '$';
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 1.1em;
  line-height: 20px; }

.currency .stepper > input {
  padding-left: 15px; }

.currency {
  position: relative; }
  .currency::before {
    content: '$';
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 1.1em;
    line-height: 20px; }
  .currency > input {
    padding-left: 15px; }

.inputError {
  border: 1px solid #e80c4d !important;
  background-color: #faebe7 !important; }

.glyphiconError {
  color: red; }

.OrderSearchCriteriaValueDateValidationClass {
  pointer-events: none;
  cursor: default; }

.textBoxValidationClass {
  pointer-events: none;
  cursor: default;
  border: none;
  background-color: none; }

/*--------------- / RuleSets ----------------*/
/*--------------- Order Confirmation ----------------*/
.order-confirmation .order-placed {
  color: #00b359;
  margin-top: 30px; }
  .order-confirmation .order-placed .confirm-banner {
    margin-bottom: 30px; }
    .order-confirmation .order-placed .confirm-banner span.glyphicon {
      font-size: 3em; }
    .order-confirmation .order-placed .confirm-banner .thanks-note {
      display: inline-block;
      vertical-align: bottom; }
  .order-confirmation .order-placed .order-confirmation-number {
    font-weight: bold;
    font-size: 1.2em; }

.order-confirmation .order-placed-failed {
  color: #0c7ec0;
  margin-top: 30px; }
  .order-confirmation .order-placed-failed .confirm-banner {
    margin-bottom: 30px; }
    .order-confirmation .order-placed-failed .confirm-banner span.glyphicon {
      font-size: 3em; }
  .order-confirmation .order-placed-failed .thanks-note {
    display: inline-block;
    vertical-align: bottom; }

.order-confirmation .print-receipt {
  margin-bottom: 30px;
  margin-top: 30px; }
  .order-confirmation .print-receipt .list-inline > li {
    border-right: 2px solid #ea5e2b;
    padding-right: 10px; }
    .order-confirmation .print-receipt .list-inline > li:last-child {
      border-right: none;
      padding-right: initial; }
  .order-confirmation .print-receipt span.glyphicon {
    font-size: 1.2em;
    margin-right: 10px; }

.order-confirmation .panel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .order-confirmation .panel .panel-header {
    padding-left: 0px;
    padding-top: 30px;
    background: #fff;
    border: none;
    border-top: 1px solid #d1d1d1; }
  .order-confirmation .panel .panel-body {
    padding-left: 0px;
    background: #fff;
    border: none; }
    .order-confirmation .panel .panel-body .label {
      color: #235b89;
      padding-left: 0px;
      font-weight: normal;
      font-size: 12px; }
  .order-confirmation .panel.noBorder .panel-header {
    border-top: 0px; }
  .order-confirmation .panel.noBorder .panel-body {
    border-bottom: 0px !important; }
  .order-confirmation .panel:last-child .panel-body {
    border-bottom: 1px solid #d1d1d1; }

.order-confirmation .panel2 .panel2-header {
  background: #f1f1f1;
  color: #235b89;
  font-weight: bold; }

.order-confirmation .panel2 .panel2-body {
  padding: 20px 15px; }
  .order-confirmation .panel2 .panel2-body .label {
    color: #235b89;
    padding-left: 0px;
    font-weight: normal;
    font-size: 12px; }
  .order-confirmation .panel2 .panel2-body .label-details {
    color: #888; }
  .order-confirmation .panel2 .panel2-body .right-aligned {
    text-align: right; }
  .order-confirmation .panel2 .panel2-body .grand-total {
    font-size: 15px;
    border-top: 1px solid #ccc;
    font-weight: bold;
    padding-top: 16px;
    color: #235b89; }
    .order-confirmation .panel2 .panel2-body .grand-total .label {
      font-size: 15px;
      font-weight: bold; }
    .order-confirmation .panel2 .panel2-body .grand-total .label-details {
      color: #235b89; }

.order-confirmation .table-grid .grid {
  border: 1px solid #cbcbcb; }
  .order-confirmation .table-grid .grid table th {
    background: #f1f1f1;
    border-color: #888;
    color: #235b89; }
  .order-confirmation .table-grid .grid table td .product-img {
    margin-right: 10px; }

/*---------------/ Order Confirmation ----------------*/
/*------------- Social Links --------------*/
.social-links {
  position: relative; }
  .social-links a {
    display: inline-block;
    width: 33px;
    height: 33px;
    /*margin: 10px 0 0 5px;*/
    border: 1px solid transparent;
    opacity: 1;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear; }
    .social-links a i {
      color: #fff;
      font-size: 1.6em; }
    .social-links a svg {
      width: 22px;
      height: 22px; }
    .social-links a.facebook {
      /*background: $fb-icon;
            background-size: contain;*/ }
    .social-links a.googleplus {
      /*background: $google-plus-icon;
            background-size: contain;*/ }
    .social-links a.linkedin {
      /*background: $linkedin-icon;
            background-size: contain;*/ }
    .social-links a.email {
      /*background: $email-icon;
            background-size: contain;*/ }
    .social-links a.twitter {
      /*background: $twitter-icon;
            background-size: contain;*/ }
    .social-links a.youtube {
      /*background: $youtube-icon;
            background-size: contain;*/ }
    .social-links a:hover {
      opacity: 1; }
      .social-links a:hover.facebook {
        /*background: $fb-icon-hover;
                background-size: contain;*/ }
        .social-links a:hover.facebook i {
          color: #3b5998; }
        .social-links a:hover.facebook svg {
          transition: all ease-in-out 0.1s;
          transform: scale(1.2); }
      .social-links a:hover.googleplus {
        /*background: $google-plus-icon-hover;
                background-size: contain;*/ }
      .social-links a:hover.linkedin {
        /*background: $linkedin-icon-hover;
                background-size: contain;*/ }
        .social-links a:hover.linkedin i {
          color: #0077b6; }
        .social-links a:hover.linkedin svg {
          transition: all ease-in-out 0.1s;
          transform: scale(1.2); }
      .social-links a:hover.email {
        /*background: $email-icon-hover;
                background-size: contain;*/ }
      .social-links a:hover.twitter {
        /*background: $twitter-icon-hover;
                background-size: contain;*/ }
        .social-links a:hover.twitter i {
          color: #02b0e8; }
        .social-links a:hover.twitter svg {
          transition: all ease-in-out 0.1s;
          transform: scale(1.2); }
      .social-links a:hover.youtube {
        /*background: $youtube-icon-hover;
                background-size: contain;*/ }
        .social-links a:hover.youtube i {
          color: #c4302a; }
      .social-links a:hover.instagram i {
        color: #bc2a8d; }
      .social-links a:hover.instagram svg {
        transition: all ease-in-out 0.1s;
        transform: scale(1.2); }
    .social-links a:active {
      opacity: 1;
      transform: scale(0.85); }

/*------------- Scroll CSS --------------*/
.mCSB_inside > .mCSB_container {
  margin-right: 15px; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #eaeaea; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #0c7ec0; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0c7ec0; }

.mCSB_scrollTools.mCSB_scrollTools_onDrag .mCSB_dragger_bar {
  background-color: #0c7ec0; }

.table-grid .grid table.accordian-table > tbody > tr:not(.noBorder) > td {
  border-bottom: none; }

.accordian-table > tbody tr.noBorder {
  background-color: white; }
  .accordian-table > tbody tr.noBorder > td {
    border: 0;
    padding: 0px;
    border-bottom: 1px solid #cbcbcb; }

.accordian-table > tbody > tr:not(.noBorder):hover, .accordian-table > tbody > tr:hover + tr.noBorder {
  background-color: #f1f7fa; }

.accordian-table > tbody > tr.active > td, .accordian-table > tbody tr.active + tr.noBorder, .accordian-table > tbody tr.active + tr.noBorder > td {
  background-color: #f1f7fa !important; }

.accordian-table > tbody .innerDiv {
  font-size: 12px;
  position: relative;
  margin: 10px;
  margin-top: 15px;
  border: 4px solid #0c7ec0;
  background-color: #fff; }
  .accordian-table > tbody .innerDiv .add-to-cart {
    /*text-align: center;*/
    color: #0c7ec0; }
    .accordian-table > tbody .innerDiv .add-to-cart .glyphicon-shopping-cart {
      cursor: pointer; }
  .accordian-table > tbody .innerDiv .arrow-up {
    width: 0;
    height: 0;
    top: -16px;
    left: 8px;
    position: absolute;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #0c7ec0; }
  .accordian-table > tbody .innerDiv table > thead th, .accordian-table > tbody .innerDiv table > tbody td {
    background-color: #fff !important; }

.accordian-table > tbody tr td.accordion-toggle .arrow {
  cursor: pointer;
  color: #0c7ec0; }
  .accordian-table > tbody tr td.accordion-toggle .arrow:after {
    font-family: 'Glyphicons Halflings';
    content: '\e080';
    vertical-align: middle; }

.accordian-table > tbody tr.active td.accordion-toggle .arrow:after {
  content: '\e114'; }

.accordian-table > tbody tr .user-control {
  top: 15px; }

/*----------------------------------------------------------------------
	Media Query
-----------------------------------------------------------------------*/
/*@media screen and (min-width:1200px) {
        .container {
            width: 100% !important;
        }
    }
    @media screen and (max-width:1200px) {
        .container {
            width: 100% !important;
        }
    }*/
/*------------- Media Query for above 1599 px--------------*/
@media screen and (min-width: 1599px) {
  .product-detail-module {
    margin: auto 150px; } }

@media screen and (max-width: 1200px) {
  .nav-module li .nav-category {
    padding: 10px 15px; }
  .header-module .user-info .user-greet, #fixed-bar .user-info .user-greet {
    line-height: 1.2em;
    bottom: 8px; }
    .header-module .user-info .user-greet:after, #fixed-bar .user-info .user-greet:after {
      top: 7px; }
  .header-module .user-info .user-control, #fixed-bar .user-info .user-control {
    top: 15px; }
  .express-checkout {
    flex-direction: column; }
    .express-checkout .exp-cart-summary {
      width: 100%;
      margin-left: 0px; }
  .exp-checkout-action-header {
    display: flex; }
  .product-detail-module {
    margin: auto 50px; } }

/*------------- Media Query for below 1200 and above 992 px--------------*/
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .header-module .logo img, #fixed-bar .logo img {
    /*top: 20px;*/
    /*max-width: 140px;*/ }
  .account-module .account-module-container .left-nav-container {
    width: 16%; }
  .account-module .account-module-container .details-container {
    flex-grow: 1; } }

/*------------- Media Query for below 1048 and above 768 px--------------*/
@media screen and (max-width: 1048px) and (min-width: 769px) {
  .product-details .pricing .buy-now {
    margin-left: 0px;
    margin-top: 10px; }
  .banner-wrapper .banner-container {
    padding: 50px 20px 70px 20px; }
    .banner-wrapper .banner-container > section {
      padding: 45px 10%; } }

/*------------- Media Query for below 992 and above 768 px--------------*/
@media screen and (max-width: 991px) {
  .header-module .logo img, #fixed-bar .logo img {
    max-height: 80px; }
  .search-container .search {
    padding-right: 0px; }
    .search-container .search .input-box {
      padding: 0 40px 0 10px;
      background-image: none;
      color: #333; }
      .search-container .search .input-box:focus {
        background-image: none; }
    .search-container .search .btn-secondary {
      padding-left: 5px;
      padding-right: 5px;
      right: 2px;
      box-shadow: none !important; }
  .account-module .account-module-container .left-nav-container {
    width: 18%; }
  .account-module .account-module-container .details-container {
    flex-grow: 1; }
  .checkout .checkout-bar .bar-status .bar-text, .checkout .checkout-bar.checkout-bar3.checkout-return .bar-status .bar-text {
    font-size: 14px; }
  .footer-module .footer-inner {
    margin: 0; }
    .footer-module .footer-inner .footer-container .footer-disclaimer {
      margin-top: 10px;
      flex-direction: column;
      align-items: center; } }

/*------------- Media Query for Above 768 --------------*/
@media screen and (min-width: 768px) {
  .ld-text-right {
    text-align: right; }
  .ld-pull-right {
    float: right; }
  .ld-paddingT30 {
    padding-top: 30px; }
  .ld-margin-7 {
    margin-left: -7px; }
  .ld-marginT5 {
    margin-top: 3px !important; }
  .box2 ul li:last-child {
    margin-bottom: 0; }
  .user-login {
    max-width: 600px; }
  .modal-dialog {
    width: 700px; }
    .modal-dialog.modal-sm {
      width: 300px; }
  #myModal .modal-body,
  #myModal .modal-footer, #secretQuestion .modal-body,
  #secretQuestion .modal-footer {
    padding: 15px 60px; }
  #myModal .error-msg, #secretQuestion .error-msg {
    margin: -15px -60px 10px; }
  #secretQuestion .modal-footer {
    background: #fff;
    text-align: right; }
  #secretQuestion .note {
    color: #888; }
  #secretQuestion .note small {
    font-size: 11px; }
  .nav-module ul {
    position: relative;
    margin-right: 20px; }
    .nav-module ul li.more-category {
      display: none;
      position: relative; }
      .nav-module ul li.more-category .nav-category {
        background: none;
        color: #333333; }
        .nav-module ul li.more-category .nav-category.more-category-arrow {
          background: #0c7ec0;
          color: #ffffff; }
      .nav-module ul li.more-category .posRel {
        position: relative; }
      .nav-module ul li.more-category:hover .more-category-options {
        display: block; }
      .nav-module ul li.more-category .more-category-options {
        width: 250px;
        position: absolute;
        margin: 0;
        display: none;
        left: -204px;
        z-index: 1;
        border: 1px solid #888888;
        border-left: 0; }
        .nav-module ul li.more-category .more-category-options > li {
          border-left: 1px solid #888888; }
        .nav-module ul li.more-category .more-category-options .nav-category {
          color: #000000;
          height: 28px;
          padding: 0px 12px;
          line-height: 28px;
          border: 0; }
        .nav-module ul li.more-category .more-category-options li {
          float: none;
          padding: 0;
          border-bottom: 1px solid #f3f3f3;
          color: #056094;
          position: static;
          color: #000000 !important;
          background: #ffffff !important; }
          .nav-module ul li.more-category .more-category-options li:last-child {
            border-bottom: 0; }
          .nav-module ul li.more-category .more-category-options li:hover {
            background: #f1f1f1;
            color: #ea5e2b;
            border-left-color: #ffffff; }
            .nav-module ul li.more-category .more-category-options li:hover a {
              /*background: $color-sub-menu-bg;
                                    color: $color-sub-menu-text;*/
              background: #f1f1f1;
              color: #ea5e2b; }
            .nav-module ul li.more-category .more-category-options li:hover .category-options {
              display: block; }
            .nav-module ul li.more-category .more-category-options li:hover .nav-category {
              color: #ea5e2b; }
          .nav-module ul li.more-category .more-category-options li .arrow {
            display: none; }
        .nav-module ul li.more-category .more-category-options a {
          display: block;
          text-decoration: none;
          background: #ffffff;
          color: #000000;
          height: 28px;
          line-height: 18px;
          padding: 5px 10px; }
        .nav-module ul li.more-category .more-category-options .category-options {
          display: none;
          position: absolute;
          left: -247px;
          width: 248px;
          top: -1px;
          z-index: -1;
          margin: 0;
          min-height: 101%;
          background-color: #ffffff;
          border: 1px solid #888888; }
          .nav-module ul li.more-category .more-category-options .category-options li:hover a {
            color: #ea5e2b;
            background: #f1f1f1; }
          .nav-module ul li.more-category .more-category-options .category-options li a {
            color: #000000;
            background: #ffffff; }
          .nav-module ul li.more-category .more-category-options .category-options.second {
            left: -495px;
            z-index: 1; }
  .nav-module .category-options {
    padding: 0; }
    .nav-module .category-options.second {
      left: 250px;
      background-color: #ffffff; }
      .nav-module .category-options.second.invert {
        left: -248px; }
    .nav-module .category-options.third {
      left: 499px; } }

/*------------- Media Query for below 768 --------------*/
@media screen and (max-width: 767px) {
  .sd-marginB {
    margin-bottom: 10px; }
  .sd-marginB20 {
    margin-bottom: 20px; }
  .sd-marginB30 {
    margin-bottom: 30px; }
  .sd-marginL0 {
    margin-left: 0px !important; }
  .sd-marginL5 {
    margin-left: 5px !important; }
  .sd-marginL {
    margin-left: 10px !important; }
  .modal-dialog {
    width: 90%; }
    .modal-dialog.modal-sm {
      width: 90%; }
  .panel-title {
    font-size: 12px; }
  #zip-code input {
    margin-bottom: 10px; }
  .hyphen-seperator::after {
    content: ""; }
  .outer-text {
    position: static; }
  .carrier .radio-inline {
    padding: 0 0 5px 0;
    margin: 0;
    /*			width:160px;*/ }
  .admin-layout .btn, .admin-layout .btn-primary, .admin-layout .btn-secondary, .admin-layout .btn-cart {
    width: 100%;
    text-align: center;
    font-size: 12px; }
  #place-order .box-white {
    margin-bottom: 10px; }
  #place-order .col-sm-3:last-child .box-white {
    margin-bottom: 0; }
  .boxshadow {
    background-size: contain; }
  .theme-configuration .theme {
    margin-bottom: 50px; }
    .theme-configuration .theme > img {
      position: relative;
      z-index: 1; }
    .theme-configuration .theme:last-child .active-border {
      right: 100px;
      top: 74px; }
    .theme-configuration .theme:first-child .active-border {
      left: 100px;
      top: 24px; }
  .theme-configuration .active-border {
    width: 70%; }
  .theme-configuration .theme-selection {
    margin-left: -15px;
    top: 25px;
    width: 30px; }
    .theme-configuration .theme-selection .theme-border {
      height: 80%; }
    .theme-configuration .theme-selection .theme-select-btn {
      width: 40px;
      height: 40px; }
      .theme-configuration .theme-selection .theme-select-btn img {
        margin: 5px auto 0;
        width: 50%; }
      .theme-configuration .theme-selection .theme-select-btn.theme-btn2 {
        top: 50px; }
      .theme-configuration .theme-selection .theme-select-btn.theme-btn3 {
        top: 153px; }
      .theme-configuration .theme-selection .theme-select-btn.theme-btn4 {
        top: 203px; }
      .theme-configuration .theme-selection .theme-select-btn.theme-btn5 {
        top: 306px; }
      .theme-configuration .theme-selection .theme-select-btn span:before {
        top: -22px; }
      .theme-configuration .theme-selection .theme-select-btn span:after {
        top: -22px; }
      .theme-configuration .theme-selection .theme-select-btn.theme-btn-left span:before {
        left: -8px; }
      .theme-configuration .theme-selection .theme-select-btn.theme-btn-left span:after {
        left: -7px; }
      .theme-configuration .theme-selection .theme-select-btn.theme-btn-right span:before {
        right: -9px; }
      .theme-configuration .theme-selection .theme-select-btn.theme-btn-right span:after {
        right: -7px; }
  .checkbox-layout2 .checkbox,
  .checkbox-layout2 .radio {
    width: 50% !important; }
  /*------------ Nav -------------*/
  /* drop down header shifted from min 640px to min 768px */
  .navbar-toggle .icon-bar {
    background: #ffffff; }
  .nav-module .container {
    padding: 0; }
  .nav-module .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin: 0; }
  .nav-module li {
    float: none; }
    .nav-module li.more-category {
      display: none !important; }
    .nav-module li .nav-category {
      padding: 10px 12px; }
    .nav-module li .nav-category {
      border-left: 0;
      border-bottom: 1px solid #f3f3f3; }
    .nav-module li .category-options {
      position: static;
      padding: 0 15px;
      border: 0;
      width: 100%;
      margin: 0 -15px 0 -2px; }
  .window-search .checkbox {
    width: 200px;
    right: -200px; }
  .header-module .logo img, #fixed-bar .logo img {
    top: 30px;
    /*max-width: 120px;*/ }
  .header-module .logo .edit-theme-icon, #fixed-bar .logo .edit-theme-icon {
    left: 135px; }
  .header-module .search-container .edit-theme-icon, #fixed-bar .search-container .edit-theme-icon {
    right: -12px;
    top: -8px; }
  .header-module .user-place, #fixed-bar .user-place {
    /*position: absolute;
                    right: 10px;
                    top: -144px;*/ }
    .header-module .user-place .user-control, #fixed-bar .user-place .user-control {
      right: 0 !important; }
  .header-module .logo-container, #fixed-bar .logo-container, .header-module .usr-container, #fixed-bar .usr-container {
    width: 300px; }
  /* animated hamburger icon */
  #nav-toggle span {
    cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 30px;
    background: #ffffff;
    position: absolute;
    display: block;
    content: '';
    transition: all 300ms ease-in-out; }
    #nav-toggle span:before {
      cursor: pointer;
      border-radius: 1px;
      height: 2px;
      width: 30px;
      background: #ffffff;
      position: absolute;
      display: block;
      content: '';
      top: -8px;
      transition: all 300ms ease-in-out; }
    #nav-toggle span:after {
      cursor: pointer;
      border-radius: 1px;
      height: 2px;
      width: 30px;
      background: #ffffff;
      position: absolute;
      display: block;
      content: '';
      bottom: -8px;
      transition: all 300ms ease-in-out; }
  #nav-toggle.active span {
    background-color: transparent; }
    #nav-toggle.active span:before {
      top: 0;
      transform: rotate(45deg); }
    #nav-toggle.active span:after {
      top: 0;
      transform: rotate(-45deg); }
  .filter.equalHeight {
    min-height: auto !important; }
  .header-module .user-info .user-greet:after, #fixed-bar .user-info .user-greet:after {
    top: 7px; }
  .header-module .user-info .user-control, #fixed-bar .user-info .user-control {
    top: 15px; }
  .header-module .logo img, #fixed-bar .logo img {
    top: -20px; }
  .nav-module .container .search-container {
    display: inline-block !important;
    margin-left: 15px;
    margin-top: 5px;
    width: 80%;
    color: initial; }
    .nav-module .container .search-container .search .remove {
      right: 40px; }
  .login-screen2 .user-login {
    width: 90%;
    /*position: absolute;*/ }
  .account-module .account-module-container {
    display: initial; }
    .account-module .account-module-container .left-nav-container {
      width: 100%; }
    .account-module .account-module-container .details-container {
      flex-grow: unset; }
  .express-checkout .exp-checkout-details .exp-checkout-row {
    flex-direction: column; }
    .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel {
      width: 100%; }
      .express-checkout .exp-checkout-details .exp-checkout-row .checkout-panel.second-panel {
        margin-left: 0px;
        margin-top: 10px; }
  .product-detail-module {
    margin: auto 0px; }
  .banner-wrapper .banner-container {
    padding: 20px 20px 50px 20px; }
    .banner-wrapper .banner-container > section {
      padding: 35px 5%; } }

/*------------- Media Query for below 640 --------------*/
@media only screen and (max-width: 640px) {
  .checkbox-layout2 .checkbox,
  .checkbox-layout2 .radio {
    width: 99% !important; }
  .filter.equalHeight {
    min-height: auto !important; }
  .checkout .checkout-bar .bar-status .bar-text, .checkout .checkout-bar.checkout-bar3.checkout-return .bar-status .bar-text {
    font-size: 12px;
    height: 40px;
    line-height: 16px;
    right: -38px;
    top: -50px;
    width: 70px; }
  .carrier .radio-inline {
    display: block;
    padding: 0;
    margin: 0; }
  .admin-page .admin-login {
    width: 100%;
    margin-top: 0; }
  .left-nav.filter {
    margin-bottom: 30px; }
  .window-search .checkbox {
    width: auto;
    position: static;
    display: block; }
  .brand-panel .panel-body {
    padding: 20px; }
  .brand-panel .brand-letter {
    font-size: 24px; }
  .brand-panel .brand-logo li {
    margin: 0 2.5% 20px;
    width: 20%;
    font-size: 12px; }
  .user-login {
    width: 100% !important;
    margin: 30px auto;
    transform: translate(0);
    position: static !important; }
    .user-login .two-col-layout1 .col {
      border: 0;
      border-bottom: 1px solid #dadada;
      padding-bottom: 30px; }
      .user-login .two-col-layout1 .col:last-child {
        border-bottom: 0;
        padding-bottom: 0; }
  .footer-module .footer-inner .footer-container .footer-body {
    flex-direction: column;
    align-items: center; }
    .footer-module .footer-inner .footer-container .footer-body .logo-section {
      order: 2; }
      .footer-module .footer-inner .footer-container .footer-body .logo-section .logo {
        margin-bottom: 10px; }
    .footer-module .footer-inner .footer-container .footer-body .footer-links {
      display: flex;
      width: 100%; }
      .footer-module .footer-inner .footer-container .footer-body .footer-links > div {
        text-align: center; } }

/*added on behalf of bhawna*/
.returnDetailsStyle {
  width: 265px; }

.rmaDetailsStyle {
  width: 265px;
  z-index: 11; }

.invoiceStyle {
  z-index: 11; }

.breakContent p {
  word-break: break-all; }

.reasonPopupStyle {
  margin-top: 15px; }

.pro-details {
  text-decoration: underline;
  color: #0c7ec0; }

.sales-view-det {
  max-width: 340px; }

.tree-layout {
  padding-left: 10px; }
  .tree-layout .tree-views {
    border-left: 2px solid #000;
    padding: 20px 0 0;
    list-style: none;
    max-width: 445px; }
    .tree-layout .tree-views li.child-view {
      color: #666;
      list-style: none; }
      .tree-layout .tree-views li.child-view span {
        padding-left: 35px;
        background: rgba(0, 0, 0, 0) url("../../images/Arrow_right.png") no-repeat scroll 0 9px/30px auto;
        display: inline-block; }
        .tree-layout .tree-views li.child-view span .p-icon {
          background: transparent url("../../images/plus-icon.png") no-repeat scroll 0 0;
          display: block;
          float: right;
          height: 16px;
          margin-left: 20px;
          margin-top: 5px;
          width: 16px;
          cursor: pointer; }
      .tree-layout .tree-views li.child-view .sub-child {
        border-left: 2px solid #000;
        padding: 12px 0 0;
        list-style: none;
        margin-left: 58px;
        position: relative; }
        .tree-layout .tree-views li.child-view .sub-child li {
          position: relative;
          top: 6px;
          display: block; }
      .tree-layout .tree-views li.child-view .sub-child2 {
        border-left: 2px solid #000;
        list-style: outside none none;
        margin-left: 118px;
        margin-top: 8px;
        padding: 12px 0 0;
        position: relative; }
        .tree-layout .tree-views li.child-view .sub-child2 li {
          position: relative;
          top: 7px;
          display: block; }
      .tree-layout .tree-views li.child-view .placement-div {
        background: #fff;
        position: relative;
        display: block;
        left: -3px;
        padding-top: 7px; }
      .tree-layout .tree-views li.child-view span.ch-view-last {
        position: relative;
        top: 6px;
        z-index: 9; }

.quick-cart {
  padding: 10px;
  background: #f4f4f4;
  background: -moz-linear-gradient(top, #f4f4f4 0%, #fbfbfb 100%);
  background: -webkit-linear-gradient(top, #f4f4f4 0%, #fbfbfb 100%);
  background: linear-gradient(to bottom, #f4f4f4 0%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-bunddle-gradient-primary', endColorstr='$color-bunddle-gradient-secondary',GradientType=0 );
  display: inline-block;
  border-radius: 4px;
  box-shadow: 0 10px 14px -10px rgba(50, 50, 50, 0.3); }

a i.returnRequest:before {
  font-family: 'icomoon';
  content: "\e91c";
  font-size: 15px;
  display: inline-block; }

a i:hover {
  color: #0b6ea8; }

.tooltip-section.invoiceStyle {
  position: fixed; }
  .tooltip-section.invoiceStyle .tooltip-section-inner:before {
    left: auto; }
  .tooltip-section.invoiceStyle .tooltip-section-inner:after {
    left: auto; }

.headerOpacityDiv {
  background: #f0f0f0;
  float: left;
  height: 98px;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%; }

.header-module, #fixed-bar {
  position: relative;
  z-index: 100; }

#previewThemeFrame {
  border: 2px solid #cccccc !important; }

.styleColorBlack {
  color: #000000 !important; }

.styleThemePreviewHeader {
  background-color: #f1f1f1 !important; }

.specifiedShowcasePixelsfont-size {
  font-size: 10px;
  padding-left: 3px; }

.specifiedBannerPixelsfont-size {
  font-size: 11px; }

.font-size-12 {
  font-size: 12px; }

.font-size-18 {
  font-size: 18px !important; }

.showcaseUploadImageTextbox {
  pointer-events: none;
  cursor: not-allowed;
  background-color: #eeeeee; }

.errorMessageShowcaseUploadFailed {
  margin-right: -15px;
  margin-bottom: 15px;
  margin-top: -15px;
  margin-left: -15px; }

.showcase-clearBtn-padding {
  padding-left: 25px;
  padding-right: 25px; }

/*added on behalf of bhawna*/
/* custom input browse button */
.fileUpload {
  position: relative;
  overflow: hidden; }

.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0); }

.errorMessageBannerUploadFailed {
  margin-right: -15px;
  margin-bottom: 15px;
  margin-top: -15px;
  margin-left: -15px; }

.alternative {
  color: #888888;
  line-height: 30px; }

.loginPageFormPadding {
  padding: 0px 0px !important; }

.removeRightPadding {
  padding-right: 0px !important; }

#frmStep2 label, #frmStep1 label, #frmStep1SSO label {
  color: #4b4b4b; }

#frmStep2 .input-block label, #frmStep1 .input-block label, #frmStep1SSO .input-block label {
  margin: 0px; }

.my-account-panel-li-active {
  border-left: 3px solid #ea5e2b !important;
  background-color: #e7e7e7 !important;
  border-top: 1px solid #aaaaaa !important;
  pointer-events: none !important;
  cursor: default !important;
  font-weight: bold !important; }

.profile-Details .bx-viewport {
  background: #fafafa; }

.profile-Details .bx-wrapper {
  border: 0 !important; }

.profile-Details .bx-next {
  right: -20px !important; }

.profile-Details .bx-prev {
  left: -20px !important; }

.borderTop {
  border-top: 1px dashed #dedede; }

.height150 {
  height: 150px; }

.width75 {
  min-width: 75px; }

.team-member-Image-border {
  border: 1px solid gray; }

.account-team-name {
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px !important; }

.list-style-none {
  list-style: none; }

.marginLeft-40 {
  margin-left: -40px; }

.word-breakAll {
  word-break: break-all;
  margin-bottom: 0px; }

.loadingAccount {
  position: absolute;
  top: 50%;
  left: 50%; }

.height300 {
  height: 300px !important; }

.loginButton-floatRight {
  text-align: right;
  float: right; }

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

.captcha-AlignCentre > div {
  display: inline-block; }

.productNameTableColumnWidth {
  width: 25% !important; }

.childview-LoaderDiv {
  text-align: center !important;
  padding-bottom: 5% !important;
  padding-top: 5% !important; }

.textColor-Firebrick {
  color: #ea5e2b; }

.pasOrderStatus-Pending, .iconStatus-Pending i.fa {
  color: #ffa500; }

.pasOrderStatus-Denied, .iconStatus-Denied i.fa {
  color: #c40019; }

.pasOrderStatus-Placed, .iconStatus-Placed i.fa {
  color: #090; }

.pasOrderStatus-Cancelled, .iconStatus-Cancelled i.fa {
  color: orangered !important; }

/*------------- Media Query for below 480 --------------*/
@media only screen and (max-width: 480px) {
  .pricing-tag .price {
    font-size: 12px; }
  .pricing-tag .price-cut {
    margin: 3px 0px 0 0; }
  .radio-inline + .radio-inline,
  .checkbox-inline + .checkbox-inline {
    margin: 0 0 10px 0;
    padding: 0;
    display: block;
    float: none; }
  #admin .page-header-title h1 {
    text-align: right;
    margin: 0;
    font-size: 22px; }
  .small-cart {
    width: 100%;
    min-width: 300px;
    padding: 10px 5px !important; }
    .small-cart .product-list tr td {
      padding: 10px 5px; }
    .small-cart .delete {
      margin-left: 5px; }
      .small-cart .delete img {
        width: 15px; }
  .guest-login .user-type .radio-inline.active::before,
  .guest-login .user-type .radio-inline.active::after {
    display: none !important; }
  .banner-wrapper .banner-container > section h2, .banner-wrapper .banner-container > section .h2 {
    font-size: 28px; }
  .banner-wrapper .banner-container > section h3, .banner-wrapper .banner-container > section .h3 {
    font-size: 18px; }
  .banner-wrapper .banner-container > section .banner-btns button + button {
    margin-left: 10px; } }

/*------------- Media Query for below 320 --------------*/
@media only screen and (max-width: 320px) {
  .stock-availability {
    text-align: left; }
    .stock-availability strong {
      display: block;
      float: none !important; }
  .panel .panel-header .checkbox {
    float: none !important; }
  .banner-wrapper .banner-container > section .banner-btns {
    text-align: center; }
    .banner-wrapper .banner-container > section .banner-btns button + button {
      margin-left: 0px;
      margin-top: 10px; } }

/*------------- Media Query for Modal Iframe ( admin_layout.html ) --------------*/
@media (min-width: 768px) {
  .modal-iframe {
    width: 750px; } }

@media (min-width: 992px) {
  .modal-iframe {
    width: 970px; }
  .lastTD {
    width: 32px; } }

@media (min-width: 1200px) {
  .modal-iframe {
    width: 1170px; } }

@media only screen and (max-width: 1199px) {
  .tooltip-section.right .tooltip-section-inner:before {
    left: auto;
    right: 10px; }
  .tooltip-section.right .tooltip-section-inner:after {
    left: auto;
    right: 10px; }
  .tooltip-section-margin {
    margin-left: -150px; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .apply-view {
    width: 49.6% !important; } }

@media (min-width: 1280px) and (max-width: 1499px) {
  .express-checkout .exp-cart-summary {
    width: 50%; } }

/*
*  New Bootstrap grid classes for screens bigger than 1600px.
*
*
*
*/
@media (min-width: 1200px) and (max-width: 1999px) {
  .hidden-lg {
    display: none !important; } }

.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xl {
  display: none !important; }

@media (min-width: 2000px) {
  /*.container {
            width: 1940px;
        }*/
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-11 {
    width: 91.66666667%; }
  .col-xl-10 {
    width: 83.33333333%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-8 {
    width: 66.66666667%; }
  .col-xl-7 {
    width: 58.33333333%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-5 {
    width: 41.66666667%; }
  .col-xl-4 {
    width: 33.33333333%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-2 {
    width: 16.66666667%; }
  .col-xl-1 {
    width: 8.33333333%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-pull-11 {
    right: 91.66666667%; }
  .col-xl-pull-10 {
    right: 83.33333333%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-8 {
    right: 66.66666667%; }
  .col-xl-pull-7 {
    right: 58.33333333%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-5 {
    right: 41.66666667%; }
  .col-xl-pull-4 {
    right: 33.33333333%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-2 {
    right: 16.66666667%; }
  .col-xl-pull-1 {
    right: 8.33333333%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-push-11 {
    left: 91.66666667%; }
  .col-xl-push-10 {
    left: 83.33333333%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-8 {
    left: 66.66666667%; }
  .col-xl-push-7 {
    left: 58.33333333%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-5 {
    left: 41.66666667%; }
  .col-xl-push-4 {
    left: 33.33333333%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-2 {
    left: 16.66666667%; }
  .col-xl-push-1 {
    left: 8.33333333%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-offset-12 {
    margin-left: 100%; }
  .col-xl-offset-11 {
    margin-left: 91.66666667%; }
  .col-xl-offset-10 {
    margin-left: 83.33333333%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-8 {
    margin-left: 66.66666667%; }
  .col-xl-offset-7 {
    margin-left: 58.33333333%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-5 {
    margin-left: 41.66666667%; }
  .col-xl-offset-4 {
    margin-left: 33.33333333%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-2 {
    margin-left: 16.66666667%; }
  .col-xl-offset-1 {
    margin-left: 8.33333333%; }
  .col-xl-offset-0 {
    margin-left: 0; }
  .visible-xl {
    display: block !important; }
  table.visible-xl {
    display: table; }
  tr.visible-xl {
    display: table-row !important; }
  th.visible-xl, td.visible-xl {
    display: table-cell !important; }
  .visible-xl-block {
    display: block !important; }
  .visible-xl-inline {
    display: inline !important; }
  .visible-xl-inline-block {
    display: inline-block !important; }
  .hidden-xl {
    display: none !important; }
  .tab-filters ul {
    margin-top: 0px !important; } }

@media print {
  * {
    -webkit-print-color-adjust: exact !important; }
  header {
    display: none; }
  footer {
    display: none; }
  a[href]:after {
    content: none !important; }
  .pricing-tag .price {
    color: #ea5e2b !important; }
  .productCompare-table table tr.choose-specification td {
    background: #cdcdcd !important; }
  .productCompare-table .compare-addToCart-btn {
    display: none !important; }
  .productCompare-table table tr > td i.remove-product {
    display: none !important; }
  .productCompare-table table tr.choose-specification td div.sp-label.active {
    background: #0c7ec0 !important;
    color: white !important; }
  .productCompare-table #compareTable .fixedHeader.visible {
    visibility: hidden !important; }
  .scroll-top {
    display: none !important; }
  .productCompare-table table tr.noPrint {
    display: none !important; } }

/*@media only screen and (max-height: 600px) {
    body.login-screen2 {
        #content {
            min-height: 400px;

            .user-login {
                position: absolute;
            }
        }
    }
}*/
@media only screen and (max-height: 420px) {
  #loginPartial .modal-dialog .modal-content .modal-body {
    height: 100px;
    overflow: auto; } }
