@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (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 {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

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

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          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;
    -webkit-box-shadow: none !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,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../common/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../common/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../common/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../common/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../common/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../common/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: "\002a"; }

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

.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: "Source Sans Pro", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff; }

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

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.42857143;
  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: #380A2E; }

a.text-primary:hover,
a.text-primary:focus {
  color: #0d020a; }

.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: #380A2E; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0d020a; }

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

.subtext-wrap {
  max-height: 25px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  word-break: break-all;
  max-width: 100%;
  white-space: nowrap; }

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

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

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  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.33333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333333%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .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.33333333%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .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.33333333%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .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.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > 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.42857143;
  color: #555555; }

.form-control, .form-control-mfg-manage-category {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  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;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  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, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus, .form-control-mfg-manage-category: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, .form-control-mfg-manage-category::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .form-control-mfg-manage-category:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder, .form-control-mfg-manage-category::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand, .form-control-mfg-manage-category::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control-mfg-manage-category[disabled], .form-control[readonly], .form-control-mfg-manage-category[readonly],
  fieldset[disabled] .form-control,
  fieldset[disabled] .form-control-mfg-manage-category {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], .form-control-mfg-manage-category[disabled],
  fieldset[disabled] .form-control,
  fieldset[disabled] .form-control-mfg-manage-category {
    cursor: not-allowed; }

textarea.form-control, textarea.form-control-mfg-manage-category {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input.form-control-mfg-manage-category[type="date"],
  input[type="time"].form-control,
  input.form-control-mfg-manage-category[type="time"],
  input[type="datetime-local"].form-control,
  input.form-control-mfg-manage-category[type="datetime-local"],
  input[type="month"].form-control,
  input.form-control-mfg-manage-category[type="month"] {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"], .input-group-sm > input.form-control-mfg-manage-category[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.form-control-mfg-manage-category[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.form-control-mfg-manage-category[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.form-control-mfg-manage-category[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], .input-group-lg > input.form-control-mfg-manage-category[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.form-control-mfg-manage-category[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.form-control-mfg-manage-category[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.form-control-mfg-manage-category[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .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.form-control-mfg-manage-category,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.form-control-mfg-manage-category,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

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

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.form-control-mfg-manage-category,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.form-control-mfg-manage-category,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.form-control-mfg-manage-category[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-sm .form-control, .form-group-sm .form-control-mfg-manage-category {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control, .form-group-sm select.form-control-mfg-manage-category {
  height: 30px;
  line-height: 30px; }

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

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.form-control-mfg-manage-category,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.form-control-mfg-manage-category,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.form-control-mfg-manage-category[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control, .form-group-lg .form-control-mfg-manage-category {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control, .form-group-lg select.form-control-mfg-manage-category {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control, .form-group-lg textarea.form-control-mfg-manage-category,
.form-group-lg select[multiple].form-control,
.form-group-lg select.form-control-mfg-manage-category[multiple] {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback .form-control-mfg-manage-category {
    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 > .form-control-mfg-manage-category + .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 + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .form-control-mfg-manage-category + .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 > .form-control-mfg-manage-category + .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 + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .form-control-mfg-manage-category + .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, .has-success .form-control-mfg-manage-category {
  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, .has-success .form-control-mfg-manage-category: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, .has-warning .form-control-mfg-manage-category {
  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, .has-warning .form-control-mfg-manage-category: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, .has-error .form-control-mfg-manage-category {
  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, .has-error .form-control-mfg-manage-category: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, .form-inline .form-control-mfg-manage-category {
    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,
    .form-inline .input-group .form-control-mfg-manage-category {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .input-group > .form-control-mfg-manage-category {
    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: 11px;
    font-size: 18px; } }

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

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

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

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

.btn-primary {
  color: #fff;
  background-color: #380A2E;
  border-color: #22061c; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0d020a;
    border-color: black; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0d020a;
    border-color: black; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0d020a;
    border-color: black; }
    .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: black;
      border-color: black; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #380A2E;
    border-color: #22061c; }
  .btn-primary .badge {
    color: #380A2E;
    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:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #66264D;
  border-color: #531f3f; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #411831;
    border-color: black; }
  .btn-info:hover {
    color: #fff;
    background-color: #411831;
    border-color: #270e1d; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #411831;
    border-color: #270e1d; }
    .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: #270e1d;
      border-color: black; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #66264D;
    border-color: #531f3f; }
  .btn-info .badge {
    color: #66264D;
    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:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

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

.btn-link {
  color: #380A2E;
  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: black;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 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;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-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);
  -webkit-background-clip: padding-box;
          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.42857143;
    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: #380A2E; }

.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.42857143;
  color: #777777;
  white-space: nowrap; }

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

.dropdown-menu-scroll-vertical {
  overflow-y: auto;
  max-height: 250px; }

.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-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

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

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

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

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

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

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

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

.btn-group > .btn-group:first-child:not(:last-child) > .btn: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 {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

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

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

.btn-group.open .dropdown-toggle {
  -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 {
  margin-left: 0; }

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

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

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

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

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

.btn-group-vertical > .btn-group > .btn {
  float: none; }

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

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

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

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

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

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

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

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

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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, .input-group .form-control-mfg-manage-category {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control-mfg-manage-category:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn, .input-group .form-control, .input-group .form-control-mfg-manage-category {
  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),
  .input-group .form-control-mfg-manage-category: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 {
    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 {
    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 .form-control-mfg-manage-category:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    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: #380A2E; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857143;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #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: #380A2E; }

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

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

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

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

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

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

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          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;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-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;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 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, .navbar-form .form-control-mfg-manage-category {
      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,
      .navbar-form .input-group .form-control-mfg-manage-category {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form .input-group > .form-control-mfg-manage-category {
      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 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@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: #5e5d5d;
      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.42857143;
      text-decoration: none;
      color: #380A2E;
      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: 2;
    color: black;
    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: 3;
    color: #fff;
    background-color: #380A2E;
    border-color: #380A2E;
    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.3333333; }

.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 {
    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: #380A2E; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #0d020a; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #66264D; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #411831; }

.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;
  -webkit-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #380A2E;
    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
// --------------------------------------------------


.jumbotron {
  padding-top:    $jumbotron-padding;
  padding-bottom: $jumbotron-padding;
  margin-bottom: $jumbotron-padding;
  color: $jumbotron-color;
  background-color: $jumbotron-bg;

  h1,
  .h1 {
    color: $jumbotron-heading-color;
  }

  p {
    margin-bottom: ($jumbotron-padding / 2);
    font-size: $jumbotron-font-size;
    font-weight: 200;
  }

  > hr {
    border-top-color: darken($jumbotron-bg, 10%);
  }

  .container &,
  .container-fluid & {
    padding-left:  ($grid-gutter-width / 2);
    padding-right: ($grid-gutter-width / 2);
  }

  .container {
    max-width: 100%;
  }

  @media screen and (min-width: $screen-sm-min) {
    padding-top:    ($jumbotron-padding * 1.6);
    padding-bottom: ($jumbotron-padding * 1.6);

    .container &,
    .container-fluid & {
      padding-left:  ($jumbotron-padding * 2);
      padding-right: ($jumbotron-padding * 2);
    }

    h1,
    .h1 {
      font-size: $jumbotron-heading-font-size;
    }
  }
}
*/
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 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: #380A2E; }

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

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

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

.progress {
  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: #380A2E;
  -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);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px; }

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

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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: #66264D; }
  .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: #380A2E;
  border-color: #380A2E; }
  .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: #db33b6; }

.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: #380A2E; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #380A2E;
    border-color: #380A2E; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #380A2E; }
    .panel-primary > .panel-heading .badge {
      color: #380A2E;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #380A2E; }

.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, .col-mfg-sidebar-categories {
  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, .col-mfg-sidebar-categories 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;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-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);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0; }

.dashboard-report-modal-content {
  position: relative;
  background-color: #fff;
  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);
  -webkit-background-clip: padding-box;
          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; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.dashboard-report-modal-header:before, .dashboard-report-modal-header:after {
  content: " ";
  display: table; }

.dashboard-report-modal-header:after {
  clear: both; }

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

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

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

.dashboard-report-modal-body {
  position: relative; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -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: 1000000;
  display: block;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: #2a496a;
  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: #2a496a; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #2a496a; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #2a496a; }

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

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

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

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #2a496a; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #2a496a; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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;
  -webkit-background-clip: padding-box;
          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;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -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);
  background-color: rgba(0, 0, 0, 0); }
  .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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    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 {
    text-shadow: none; }

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

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

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

@font-face {
  font-family: 'Lato Regular';
  src: url("../common/fonts/lato/Lato-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../common/fonts/lato/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../common/fonts/lato/Lato-Regular.woff2") format("woff2"), url("../common/fonts/lato/Lato-Regular.woff") format("woff"), url("../common/fonts/lato/Lato-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Lato Semibold';
  src: url("../common/fonts/lato/Lato-Semibold.eot");
  /* IE9 Compat Modes */
  src: url("../common/fonts/lato/Lato-Semibold.eot?#iefix") format("embedded-opentype"), url("../common/fonts/lato/Lato-Semibold.woff2") format("woff2"), url("../common/fonts/lato/Lato-Semibold.woff") format("woff"), url("../common/fonts/lato/Lato-Semibold.ttf") format("truetype"); }

@font-face {
  font-family: 'Lato Light';
  src: url("../common/fonts/lato/Lato-Light.eot");
  /* IE9 Compat Modes */
  src: url("../common/fonts/lato/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../common/fonts/lato/Lato-Light.woff2") format("woff2"), url("../common/fonts/lato/Lato-Light.woff") format("woff"), url("../common/fonts/lato/Lato-Light.ttf") format("truetype"); }

@font-face {
  font-family: 'Lato Bold';
  src: url("../common/fonts/lato/Lato-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../common/fonts/lato/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../common/fonts/lato/Lato-Bold.woff2") format("woff2"), url("../common/fonts/lato/Lato-Bold.woff") format("woff"), url("../common/fonts/lato/Lato-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'Lato Medium';
  src: url("../common/fonts/lato/Lato-Medium.eot");
  /* IE9 Compat Modes */
  src: url("../common/fonts/lato/Lato-Medium.eot?#iefix") format("embedded-opentype"), url("../common/fonts/lato/Lato-Medium.woff2") format("woff2"), url("../common/fonts/lato/Lato-Medium.woff") format("woff"), url("../common/fonts/lato/Lato-Medium.ttf") format("truetype"); }

/**
 * Centers children vertically.
 */
/*
  e.g. @include animation('fade-in .5s 1', 'another-animation .5s 1 .5s');
*/
@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes ps-animate-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-o-keyframes ps-animate-spin {
  from {
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  to {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

@keyframes ps-animate-spin {
  from {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }

.action-bar-menu {
  position: relative;
  float: right;
  margin: 0 10px 0 0;
  padding: 0 18px 0 6px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
  opacity: 1; }
  .action-bar-menu .action-bar-button {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 52px;
    height: 52px;
    background-color: transparent;
    background: none;
    border: none;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition-duration: .2s;
         -o-transition-duration: .2s;
            transition-duration: .2s;
    font-family: 'Source Sans Pro', sans-serif;
    color: #333333;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    width: 100%;
    height: auto; }
    .action-bar-menu .action-bar-button .svg_down_arrow {
      top: 11px;
      right: -13px; }

input[type="checkbox"].ps-toggle,
input[type="radio"].ps-toggle {
  display: none; }

label.ps-toggle {
  position: relative;
  float: right;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 38px;
  height: 20px;
  background: #d4d7de;
  border: none;
  border-radius: 12px;
  -webkit-box-shadow: 0 1px 0 0 #ffffff;
          box-shadow: 0 1px 0 0 #ffffff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  cursor: pointer; }
  label.ps-toggle span {
    position: absolute;
    top: 2px;
    left: 3px;
    width: 16px;
    height: 16px;
    background: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    cusror: pointer;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
    label.ps-toggle span svg {
      display: none; }

input[type="checkbox"]:checked + label.ps-toggle,
input[type="radio"]:checked + label.ps-toggle {
  background: #2bc67b; }
  input[type="checkbox"]:checked + label.ps-toggle span,
  input[type="radio"]:checked + label.ps-toggle span {
    margin: 0 0 0 16px; }

input[type="checkbox"].disabled + label.ps-toggle,
input[type="radio"].disabled + label.ps-toggle {
  background: #f2f4f7;
  pointer-events: none; }
  input[type="checkbox"].disabled + label.ps-toggle span,
  input[type="radio"].disabled + label.ps-toggle span {
    background: #e7e9ed;
    border: 1px solid #e7e9ed; }

.ps-dropdown {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 230px;
  height: 44px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .ps-dropdown > button {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    outline: none !important;
    text-align: left;
    border: 1px solid #cccccc; }
    .ps-dropdown > button > label {
      display: block;
      margin: 0 0 0 0;
      padding: 0 28px 0 12px;
      line-height: 14px;
      font-weight: 400;
      cursor: pointer;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
  .ps-dropdown > svg {
    position: absolute;
    top: 20px;
    right: 12px;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .ps-dropdown > div.dropdown-menu, .ps-dropdown div.dropdown-sub-menu {
    padding: 5px 4px;
    min-width: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175) !important;
            box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175) !important; }
    .ps-dropdown > div.dropdown-menu ::-webkit-scrollbar, .ps-dropdown div.dropdown-sub-menu ::-webkit-scrollbar {
      -webkit-appearance: none;
      width: 8px;
      border-radius: 4px;
      transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .ps-dropdown > div.dropdown-menu ::-webkit-scrollbar-thumb, .ps-dropdown div.dropdown-sub-menu ::-webkit-scrollbar-thumb {
      max-height: 80px;
      height: 80px;
      width: 8px;
      border-radius: 4px;
      -webkit-background-clip: content-box;
              background-clip: content-box;
      background-color: #ffffff;
      border: 1px solid #c0ced5;
      transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .ps-dropdown > div.dropdown-menu ::-webkit-scrollbar-thumb:hover, .ps-dropdown div.dropdown-sub-menu ::-webkit-scrollbar-thumb:hover {
      background-color: #fff;
      border: 1px solid #380A2E;
      -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
              box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
      transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .ps-dropdown > div.dropdown-menu ::-webkit-scrollbar-track-piece, .ps-dropdown div.dropdown-sub-menu ::-webkit-scrollbar-track-piece {
      background-color: #d8e0e4;
      border-radius: 4px;
      transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .ps-dropdown > div.dropdown-menu ::-webkit-scrollbar-track, .ps-dropdown div.dropdown-sub-menu ::-webkit-scrollbar-track {
      background-color: #d8e0e4;
      border-radius: 4px;
      transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .ps-dropdown > div.dropdown-menu ::-webkit-scrollbar-corner, .ps-dropdown div.dropdown-sub-menu ::-webkit-scrollbar-corner {
      background-color: transparent;
      border-radius: 4px;
      transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .ps-dropdown > div.dropdown-menu > div, .ps-dropdown div.dropdown-sub-menu > div {
      max-height: 300px;
      overflow: auto; }
      .ps-dropdown > div.dropdown-menu > div > div, .ps-dropdown div.dropdown-sub-menu > div > div {
        line-height: 14px; }
        .ps-dropdown > div.dropdown-menu > div > div > input[type="radio"],
        .ps-dropdown > div.dropdown-menu > div > div > input[type="checkbox"], .ps-dropdown div.dropdown-sub-menu > div > div > input[type="radio"],
        .ps-dropdown div.dropdown-sub-menu > div > div > input[type="checkbox"] {
          display: none; }
          .ps-dropdown > div.dropdown-menu > div > div > input[type="radio"]:checked + label > span,
          .ps-dropdown > div.dropdown-menu > div > div > input[type="checkbox"]:checked + label > span, .ps-dropdown div.dropdown-sub-menu > div > div > input[type="radio"]:checked + label > span,
          .ps-dropdown div.dropdown-sub-menu > div > div > input[type="checkbox"]:checked + label > span {
            background: #0c92ef;
            border: 1px solid #0c92ef; }
        .ps-dropdown > div.dropdown-menu > div > div > label, .ps-dropdown div.dropdown-sub-menu > div > div > label {
          position: relative;
          float: left;
          margin: 0 0 0 0;
          padding: 8px 12px;
          width: 100%;
          font-weight: 400;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s;
          cursor: pointer; }
          .ps-dropdown > div.dropdown-menu > div > div > label > span, .ps-dropdown div.dropdown-sub-menu > div > div > label > span {
            position: relative;
            float: left;
            margin: 0 12px 0 0;
            width: 16px;
            height: 16px;
            background: #fff;
            border: 1px solid #cccccc;
            border-radius: 2px; }
            .ps-dropdown > div.dropdown-menu > div > div > label > span > svg, .ps-dropdown div.dropdown-sub-menu > div > div > label > span > svg {
              position: absolute;
              top: 3px;
              right: 0;
              left: 0;
              margin: 0 auto;
              width: 10px; }
        .ps-dropdown > div.dropdown-menu > div > div:hover > label, .ps-dropdown div.dropdown-sub-menu > div > div:hover > label {
          background: #f5f5f5; }
  .ps-dropdown.alternate {
    font-family: "Lato Regular", sans-serif;
    color: #6f7b91; }
    .ps-dropdown.alternate > button {
      padding: 0 14px;
      border: 1px solid #e7e9ed;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .ps-dropdown.alternate > button > label {
        padding: 0px;
        margin-top: 1px; }
    .ps-dropdown.alternate .arrow-icon svg {
      position: absolute;
      top: 17px;
      right: 16px;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .ps-dropdown.alternate.open button {
      border-color: #2199e8; }
    .ps-dropdown.alternate.open .arrow-icon svg {
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -webkit-transform: rotate(180deg); }
    .ps-dropdown.alternate div.dropdown-menu, .ps-dropdown.alternate div.dropdown-sub-menu {
      padding: 0px;
      -webkit-box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71) !important;
              box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71) !important;
      border: none;
      border-radius: 3px;
      margin-top: 5px; }
      .ps-dropdown.alternate div.dropdown-menu label, .ps-dropdown.alternate div.dropdown-sub-menu label {
        padding: 12px 14px;
        border-radius: 3px;
        background: #ffffff; }
        .ps-dropdown.alternate div.dropdown-menu label:active, .ps-dropdown.alternate div.dropdown-sub-menu label:active {
          color: #2199e8; }
      .ps-dropdown.alternate div.dropdown-menu > div > div:hover > label, .ps-dropdown.alternate div.dropdown-sub-menu > div > div:hover > label {
        background: #FAFAFC; }

.ps-dropdown.open > svg {
  -ms-transform: rotate(180deg);
   -o-transform: rotate(180deg);
      transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg); }

.ps-information-toggle {
  margin: 0 0 10px; }
  .ps-information-toggle > input[type="radio"],
  .ps-information-toggle > input[type="checkbox"] {
    display: none; }
    .ps-information-toggle > input[type="radio"]:checked + label.wtb-button-option > span.check,
    .ps-information-toggle > input[type="checkbox"]:checked + label.wtb-button-option > span.check {
      background: #5cb85c;
      border: 1px solid #5cb85c;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .ps-information-toggle > input[type="radio"]:checked + label.wtb-button-option > span,
    .ps-information-toggle > input[type="checkbox"]:checked + label.wtb-button-option > span {
      font-weight: 700; }
    .ps-information-toggle > input[type="radio"]:checked + input + label.wtb-button-option > div,
    .ps-information-toggle > input[type="checkbox"]:checked + input + label.wtb-button-option > div {
      padding: 12px 46px 40px; }
    .ps-information-toggle > input[type="radio"]:checked.ps-toggle + input + label > label > svg > path,
    .ps-information-toggle > input[type="checkbox"]:checked.ps-toggle + input + label > label > svg > path {
      fill: #380A2E; }
  .ps-information-toggle > label.wtb-button-option {
    margin: 0 0 0 0;
    padding: 20px 24px 8px;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
    .ps-information-toggle > label.wtb-button-option > span {
      position: relative;
      float: left;
      padding: 4px 0 0 20px;
      width: auto;
      color: #333333;
      font-size: 18px;
      line-height: 18px;
      font-weight: 400;
      opacity: 1;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s;
      cursor: pointer; }
    .ps-information-toggle > label.wtb-button-option > span.check {
      width: 26px;
      height: 26px;
      background: #fff;
      border: 1px solid #848c91;
      border-radius: 50%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
      .ps-information-toggle > label.wtb-button-option > span.check svg {
        position: absolute;
        top: 8px;
        right: 0;
        left: 0;
        margin: 0 auto; }
    .ps-information-toggle > label.wtb-button-option > label.info {
      position: relative;
      float: right;
      margin: 0 0 0 0;
      width: 26px;
      height: 26px;
      cursor: pointer;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
      .ps-information-toggle > label.wtb-button-option > label.info > svg {
        position: absolute;
        top: 4px;
        right: 0;
        left: 0;
        margin: 0 auto; }
        .ps-information-toggle > label.wtb-button-option > label.info > svg > path {
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
      .ps-information-toggle > label.wtb-button-option > label.info:hover > svg > path {
        fill: #380A2E; }
      .ps-information-toggle > label.wtb-button-option > label.info + div.tooltip {
        white-space: nowrap; }
    .ps-information-toggle > label.wtb-button-option > div {
      position: relative;
      float: left;
      width: 100%;
      padding: 12px 46px 0;
      max-height: 0;
      overflow: hidden;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400;
      text-align: left;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .ps-information-toggle > label.wtb-button-option:hover {
      -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18);
              box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18); }
      .ps-information-toggle > label.wtb-button-option:hover > span.check {
        border: 1px solid #5cb85c;
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
                box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }

.user-token {
  position: relative;
  float: left;
  width: 36px;
  height: 36px;
  background: #e2e8ec;
  border-radius: 50%;
  overflow: hidden;
  line-height: 32px;
  text-align: center; }
  .user-token > span {
    padding: 2px 0 0 0;
    font-size: 16px;
    color: #929ba1;
    font-weight: 600; }
  .user-token > img {
    max-width: 36px;
    max-height: 36px;
    display: none; }
    .user-token > img + span {
      display: block; }
    .user-token > img[src] {
      display: inline-block; }
      .user-token > img[src] + span {
        display: none; }

div.insights-toast {
  position: fixed;
  bottom: 15px;
  left: 15px;
  max-width: 400px;
  min-height: 48px;
  padding: 16px 60px 12px 48px;
  background-color: #363d40;
  color: #ffffff;
  line-height: 17px;
  z-index: 8000;
  -webkit-transform: translateX(15px);
      -ms-transform: translateX(15px);
       -o-transform: translateX(15px);
          transform: translateX(15px); }
  div.insights-toast > svg {
    position: absolute;
    top: 13px;
    left: 13px; }
  div.insights-toast .insights-toast-message-container {
    word-wrap: break-word; }
  div.insights-toast > span {
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 100%;
    border-left: 1px solid #000;
    line-height: 100%;
    text-align: center;
    cursor: pointer; }
    div.insights-toast > span > img {
      position: relative;
      width: 14px;
      top: 17px;
      opacity: .6;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    div.insights-toast > span:hover > img {
      opacity: 1; }
  div.insights-toast.ng-enter {
    opacity: 0;
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
         -o-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in; }
    div.insights-toast.ng-enter.ng-enter-active {
      -webkit-transform: translateX(15px);
          -ms-transform: translateX(15px);
           -o-transform: translateX(15px);
              transform: translateX(15px);
      opacity: 1; }
  div.insights-toast.ng-leave {
    opacity: 1;
    -webkit-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in; }
    div.insights-toast.ng-leave.ng-leave-active {
      opacity: 0; }

.paging-controls-div {
  float: left;
  padding-left: 13px;
  padding-right: 10px; }
  .paging-controls-div input {
    border: 1px solid #e7e9ed; }
    .paging-controls-div input.paging-text-box-error {
      outline: 0;
      border-color: red; }
    .paging-controls-div input:focus {
      border: 1px solid #1d89cf; }
  .paging-controls-div span {
    margin-left: 4px; }

.paging-button-float-left {
  float: left; }

.paging-controls-text-input {
  width: 33px;
  height: 33px;
  text-align: center; }

.paging-btn-background {
  border-radius: 3px;
  background-color: #2199E8;
  width: 33px;
  height: 33px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  padding: 0 !important;
  cursor: pointer; }
  .paging-btn-background .pagination-arrow {
    width: 12px;
    margin-top: -2px; }
    .paging-btn-background .pagination-arrow.arrow-right {
      -webkit-transform: rotate(270deg);
          -ms-transform: rotate(270deg);
           -o-transform: rotate(270deg);
              transform: rotate(270deg); }
    .paging-btn-background .pagination-arrow.arrow-left {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
           -o-transform: rotate(90deg);
              transform: rotate(90deg); }
  .paging-btn-background[disabled] {
    opacity: 1;
    background-color: #ece9ed; }

.paging-btn-text-white {
  color: #ffffff  !important; }

.paging-text-box {
  outline: 0;
  border-radius: 4px;
  width: 33px;
  height: 33px;
  text-align: center; }

input[type='number'] {
  -moz-appearance: textfield;
  /*For FireFox*/ }
  input[type='number']::-webkit-inner-spin-button {
    /*For Webkits like Chrome and Safari*/
    -webkit-appearance: none;
    margin: 0; }

.button-hover {
  cursor: pointer; }

.wtb-chart-row.loading > div {
  background: #fff;
  position: relative;
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  min-height: 440px; }

.insights-chart, .insights-horizontal-bar-chart, .insights-two-series-horizontal-bar-chart {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  width: 100%;
  height: auto;
  border: none;
  -webkit-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s; }
  .insights-chart .content, .insights-horizontal-bar-chart .content, .insights-two-series-horizontal-bar-chart .content {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 20px 0;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border: none;
    border-radius: 2px;
    overflow: hidden; }
  .insights-chart .title, .insights-horizontal-bar-chart .title, .insights-two-series-horizontal-bar-chart .title {
    position: relative;
    margin: 0 0 0 0;
    padding: 16px 48px 0 16px;
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #f3f5f6;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: default; }
  .insights-chart .chart-items, .insights-horizontal-bar-chart .chart-items, .insights-two-series-horizontal-bar-chart .chart-items {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 20px;
    width: 100%; }
    .insights-chart .chart-items:before, .insights-horizontal-bar-chart .chart-items:before, .insights-two-series-horizontal-bar-chart .chart-items:before, .insights-chart .chart-items:after, .insights-horizontal-bar-chart .chart-items:after, .insights-two-series-horizontal-bar-chart .chart-items:after {
      content: " ";
      display: table; }
    .insights-chart .chart-items:after, .insights-horizontal-bar-chart .chart-items:after, .insights-two-series-horizontal-bar-chart .chart-items:after {
      clear: both; }
    .insights-chart .chart-items .nav-control, .insights-horizontal-bar-chart .chart-items .nav-control, .insights-two-series-horizontal-bar-chart .chart-items .nav-control {
      position: relative;
      margin: 20px 0 0 24px;
      color: #380A2E;
      padding: 0 0 0 0;
      text-align: right; }
      .insights-chart .chart-items .nav-control a, .insights-horizontal-bar-chart .chart-items .nav-control a, .insights-two-series-horizontal-bar-chart .chart-items .nav-control a {
        display: inline-block;
        padding: 0 10px;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        font-size: 15px;
        font-weight: 400;
        text-align: right;
        cursor: pointer; }

.table-chart, .sales-and-traffic-summary-chart, .local-summary-chart {
  margin-top: 5px; }
  .table-chart .insights-chart .chart-items table.table, .sales-and-traffic-summary-chart .insights-chart .chart-items table.table, .local-summary-chart .insights-chart .chart-items table.table, .table-chart .insights-horizontal-bar-chart .chart-items table.table, .sales-and-traffic-summary-chart .insights-horizontal-bar-chart .chart-items table.table, .local-summary-chart .insights-horizontal-bar-chart .chart-items table.table, .table-chart .insights-two-series-horizontal-bar-chart .chart-items table.table, .sales-and-traffic-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table, .local-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table {
    margin: 30px 0 0 0; }
    .table-chart .insights-chart .chart-items table.table thead, .sales-and-traffic-summary-chart .insights-chart .chart-items table.table thead, .local-summary-chart .insights-chart .chart-items table.table thead, .table-chart .insights-horizontal-bar-chart .chart-items table.table thead, .sales-and-traffic-summary-chart .insights-horizontal-bar-chart .chart-items table.table thead, .local-summary-chart .insights-horizontal-bar-chart .chart-items table.table thead, .table-chart .insights-two-series-horizontal-bar-chart .chart-items table.table thead, .sales-and-traffic-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table thead, .local-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table thead {
      text-transform: uppercase; }
    .table-chart .insights-chart .chart-items table.table tr th, .sales-and-traffic-summary-chart .insights-chart .chart-items table.table tr th, .local-summary-chart .insights-chart .chart-items table.table tr th, .table-chart .insights-horizontal-bar-chart .chart-items table.table tr th, .sales-and-traffic-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr th, .local-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr th, .table-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr th, .sales-and-traffic-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr th, .local-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr th {
      line-height: 14px;
      border-top: 1px solid #ddd;
      border-left: 1px solid #ddd;
      border-bottom: none;
      padding-bottom: 2px;
      font-size: 13px;
      font-weight: 700; }
    .table-chart .insights-chart .chart-items table.table tr:first-child td, .sales-and-traffic-summary-chart .insights-chart .chart-items table.table tr:first-child td, .local-summary-chart .insights-chart .chart-items table.table tr:first-child td, .table-chart .insights-horizontal-bar-chart .chart-items table.table tr:first-child td, .sales-and-traffic-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr:first-child td, .local-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr:first-child td, .table-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr:first-child td, .sales-and-traffic-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr:first-child td, .local-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr:first-child td {
      border-top: none; }
    .table-chart .insights-chart .chart-items table.table tr td, .sales-and-traffic-summary-chart .insights-chart .chart-items table.table tr td, .local-summary-chart .insights-chart .chart-items table.table tr td, .table-chart .insights-horizontal-bar-chart .chart-items table.table tr td, .sales-and-traffic-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr td, .local-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr td, .table-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr td, .sales-and-traffic-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr td, .local-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr td {
      text-align: left;
      vertical-align: middle; }

.insights-horizontal-bar-chart .chart-items .chart-row, .insights-two-series-horizontal-bar-chart .chart-items .chart-row {
  border-bottom: 1px solid #dddddd;
  margin: 0;
  cursor: default; }
  .insights-horizontal-bar-chart .chart-items .chart-row .chart-labels, .insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-labels {
    margin: 15px 0; }
    .insights-horizontal-bar-chart .chart-items .chart-row .chart-labels .row > div, .insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-labels .row > div {
      position: relative;
      height: 40px; }
  .insights-horizontal-bar-chart .chart-items .chart-row .chart-cell, .insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-cell {
    margin: 0;
    padding: 0; }
    .insights-horizontal-bar-chart .chart-items .chart-row .chart-cell .index-cell, .insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-cell .index-cell {
      display: block;
      margin: 8px 0;
      padding: 0;
      width: 24px;
      height: 24px;
      line-height: 24px;
      background: #f2f2f2;
      font-family: 'Source Sans Pro', Arial, sans-serif;
      color: #333;
      font-size: 14px;
      font-weight: 700;
      text-align: center;
      cursor: pointer; }
    .insights-horizontal-bar-chart .chart-items .chart-row .chart-cell .image-cell, .insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-cell .image-cell {
      width: 72px;
      height: 40px;
      line-height: 40px;
      margin: auto;
      overflow: hidden;
      border: none;
      cursor: pointer; }
      .insights-horizontal-bar-chart .chart-items .chart-row .chart-cell .image-cell img, .insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-cell .image-cell img {
        width: 72px;
        margin: 0;
        padding: 0;
        vertical-align: middle; }
    .insights-horizontal-bar-chart .chart-items .chart-row .chart-cell .heading, .insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-cell .heading, .insights-horizontal-bar-chart .chart-items .chart-row .chart-cell .subheading, .insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-cell .subheading {
      position: relative;
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      cursor: pointer;
      font-family: 'Source Sans Pro', Arial, sans-serif;
      color: #333;
      font-size: 14px;
      line-height: 14px;
      font-weight: 700;
      text-align: left; }
    .insights-horizontal-bar-chart .chart-items .chart-row .chart-cell .heading, .insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-cell .heading {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .insights-horizontal-bar-chart .chart-items .chart-row .chart-cell .subheading, .insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-cell .subheading {
      font-weight: 400;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
  .insights-horizontal-bar-chart .chart-items .chart-row .chart-bar, .insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-bar {
    position: relative;
    margin: 15px 0;
    padding: 0 0 0 0;
    height: 35px;
    background: #5bbbfe; }
    .insights-horizontal-bar-chart .chart-items .chart-row .chart-bar .chart-label, .insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-bar .chart-label {
      position: relative;
      margin: 0 10px 0 0;
      padding: 0;
      height: 35px;
      font-family: 'Source Sans Pro', Arial, sans-serif;
      color: #ffffff;
      font-size: 16px;
      line-height: 35px;
      font-weight: 700;
      text-align: right; }

.insights-two-series-horizontal-bar-chart .legend span {
  display: inline-block;
  vertical-align: middle; }
  .insights-two-series-horizontal-bar-chart .legend span.series-1-legend, .insights-two-series-horizontal-bar-chart .legend span.series-2-legend {
    width: 16px;
    height: 12px;
    background-color: #5bbbfe;
    margin: 0 3px 0 10px; }
  .insights-two-series-horizontal-bar-chart .legend span.series-2-legend {
    background-color: #cd85ee; }

.insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-labels .row > div {
  position: relative;
  height: 80px; }

.insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-cell .index-cell {
  margin: 28px 0; }

.insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-cell .image-cell {
  height: 80px;
  line-height: 80px; }

.insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-cell .heading {
  margin: 26px 0 0 0; }
  .insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-cell .heading:last-child {
    margin: 27px 0 0 0;
    line-height: 28px; }

.insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-bar {
  background: #cd85ee; }
  .insights-two-series-horizontal-bar-chart .chart-items .chart-row .chart-bar:first-child {
    background: #5bbbfe;
    margin: 15px 0; }

.sales-and-traffic-summary-chart .insights-chart .chart-items table.table tr .seller-cell, .sales-and-traffic-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr .seller-cell, .sales-and-traffic-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr .seller-cell {
  width: 16%;
  text-align: left;
  cursor: pointer; }
  .sales-and-traffic-summary-chart .insights-chart .chart-items table.table tr .seller-cell img, .sales-and-traffic-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr .seller-cell img, .sales-and-traffic-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr .seller-cell img {
    display: inline-block;
    margin: 0 5px;
    width: 72px; }

.sales-and-traffic-summary-chart .insights-chart .chart-items table.table tr .impression-cell, .sales-and-traffic-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr .impression-cell, .sales-and-traffic-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr .impression-cell {
  width: 8%; }

.sales-and-traffic-summary-chart .insights-chart .chart-items table.table tr .impression-redirect-conv-cell, .sales-and-traffic-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr .impression-redirect-conv-cell, .sales-and-traffic-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr .impression-redirect-conv-cell {
  width: 8%; }

.sales-and-traffic-summary-chart .insights-chart .chart-items table.table tr .receipt-cell, .sales-and-traffic-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr .receipt-cell, .sales-and-traffic-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr .receipt-cell {
  width: 4%; }

.sales-and-traffic-summary-chart .insights-chart .chart-items table.table tr .sales-cell, .sales-and-traffic-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr .sales-cell, .sales-and-traffic-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr .sales-cell {
  width: 10%; }

.local-summary-chart .insights-chart .chart-items table.table tr:first-child td, .local-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr:first-child td, .local-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr:first-child td {
  border-top: none; }

.local-summary-chart .insights-chart .chart-items table.table tr .seller-cell, .local-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr .seller-cell, .local-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr .seller-cell {
  width: 10%;
  text-align: left;
  cursor: pointer; }
  .local-summary-chart .insights-chart .chart-items table.table tr .seller-cell img, .local-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr .seller-cell img, .local-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr .seller-cell img {
    display: inline-block;
    margin: 0 5px;
    width: 72px; }

.local-summary-chart .insights-chart .chart-items table.table tr .impression-cell, .local-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr .impression-cell, .local-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr .impression-cell {
  width: 6%; }

.local-summary-chart .insights-chart .chart-items table.table tr .call-request-cell, .local-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr .call-request-cell, .local-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr .call-request-cell {
  width: 6%; }

.local-summary-chart .insights-chart .chart-items table.table tr .directions-cell, .local-summary-chart .insights-horizontal-bar-chart .chart-items table.table tr .directions-cell, .local-summary-chart .insights-two-series-horizontal-bar-chart .chart-items table.table tr .directions-cell {
  width: 3%; }

/* Alpha order */
/*-----------------------------------------------------------*/
/** Seller Marketplace Initial
/*-----------------------------------------------------------*/
product-img {
  position: relative;
  display: inline-block;
  border: 2px solid #f2f2f2;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  padding: 10px; }
  product-img > img {
    width: 100%;
    height: 100%; }

/*-----------------------------------------------------------*/
/** Seller Logo
/*-----------------------------------------------------------*/
seller-logo {
  display: inline-block;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto; }
  seller-logo > img.ps-error {
    display: none; }
  seller-logo > img.ps-error + .ps-seller-logo-error {
    display: block; }
  seller-logo > .ps-seller-logo-error {
    display: none;
    border-radius: 50%;
    background-color: #e9e9e9;
    color: #aaa;
    font-weight: 900;
    text-align: center; }

/*-----------------------------------------------------------*/
/** Seller Marketplace Initial
/*-----------------------------------------------------------*/
.ps-mp-initial {
  display: inline-block;
  position: relative;
  float: left;
  background: #aaa;
  width: 13px;
  height: 13px;
  line-height: 0;
  margin: 0; }
  .ps-mp-initial > svg {
    fill: #fff;
    fill-rule: evenodd; }

.ps-mp-initial.walmart {
  padding: 2px 0 0 2px; }

.ps-mp-initial.amazon,
.ps-mp-initial.google {
  padding: 3px 0 0 3px; }

.ps-mp-initial.ebay,
.ps-mp-initial.newegg,
.ps-mp-initial.rakuten,
.ps-mp-initial.sears {
  padding: 3px 0 0 4px; }

/*-----------------------------------------------------------*/
/** Printer
/*-----------------------------------------------------------*/
@media screen {
  #printSection {
    display: none; } }

@media print {
  body * {
    visibility: hidden; }
  #printSection, #printSection * {
    visibility: visible; }
  #printSection {
    position: absolute;
    left: 0;
    top: 0; } }

/*-----------------------------------------------------------*/
/** User Image
/*-----------------------------------------------------------*/
.no-user-image {
  display: inline-block;
  background-color: #ddd;
  color: #777;
  font-weight: 700;
  text-align: center; }

/*-----------------------------------------------------------*/
/** Date Picker
/*-----------------------------------------------------------*/
.insights-date-picker.insights-calendar {
  background: #ffffff;
  width: 254px;
  margin: 0px;
  padding: 7px;
  position: absolute;
  z-index: 1;
  border: 1px solid #1d89cf !important;
  right: 0px; }

.insights-date-picker .insights-calendar-previous {
  -ms-transform: rotate(90deg);
   -o-transform: rotate(90deg);
      transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg); }

.insights-date-picker .insights-calendar-next {
  -ms-transform: rotate(270deg);
   -o-transform: rotate(270deg);
      transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg); }

.insights-date-picker .insights-calendar-previous, .insights-date-picker .insights-calendar-next {
  opacity: 1 !important;
  width: 30px;
  height: 30px; }

.insights-date-picker .insights-calendar-nav, .insights-date-picker .insights-calendar-item-header {
  color: #6f7b91; }

.insights-date-picker .insights-calendar-nav {
  font-weight: normal;
  font-size: 15px;
  margin-bottom: -5px; }

.insights-date-picker .insights-calendar-item {
  color: #555555;
  border-radius: 3px;
  border: 1px solid #ffffff; }
  .insights-date-picker .insights-calendar-item.insights-calendar-item-outside {
    opacity: 0;
    cursor: default;
    pointer-events: none; }
  .insights-date-picker .insights-calendar-item.insights-calendar-item-current-date {
    color: #1d89cf;
    font-weight: bold; }
  .insights-date-picker .insights-calendar-item:hover, .insights-date-picker .insights-calendar-item.insights-calendar-item-selected {
    background: #1d89cf;
    color: #ffffff; }
  .insights-date-picker .insights-calendar-item.insights-calendar-item-disabled {
    color: #d2d2d2;
    background: white;
    pointer-events: none; }
  .insights-date-picker .insights-calendar-item.insights-calendar-item-disabled-selection {
    color: #d2d2d2;
    background: white;
    pointer-events: none;
    opacity: .5;
    cursor: default; }
  .insights-date-picker .insights-calendar-item.insights-calendar-item-reserved-date {
    background: #ffffff;
    border: 1px solid #1d89cf;
    color: #1d89cf;
    pointer-events: none; }
    .insights-date-picker .insights-calendar-item.insights-calendar-item-reserved-date.insights-calendar-item-disabled {
      opacity: 0.6; }
  .insights-date-picker .insights-calendar-item.insights-calendar-item-reserved-date-range {
    background: #ffffff;
    border: 1px solid #2bc67b;
    color: #2bc67b;
    pointer-events: none; }
    .insights-date-picker .insights-calendar-item.insights-calendar-item-reserved-date-range.insights-calendar-item-disabled {
      opacity: 0.6; }
  .insights-date-picker .insights-calendar-item.insights-calendar-item-reserved-date.insights-calendar-item-reserved-date-range {
    border: 1px solid #8781bd;
    color: #8781bd; }
    .insights-date-picker .insights-calendar-item.insights-calendar-item-reserved-date.insights-calendar-item-reserved-date-range.insights-calendar-item-disabled {
      opacity: 0.6; }

.insights-date-picker .insights-calendar-item, .insights-date-picker .insights-calendar-item-header {
  font-weight: normal;
  font-size: 12px;
  margin: 5px;
  padding: 5px 0px;
  width: 24px; }

/*-----------------------------------------------------------*/
/** Loading Indicator
/*-----------------------------------------------------------*/
.insights-loading-svgs .insights-spinner {
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
     transform-origin: center center;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0px;
  left: 0px; }
  .insights-loading-svgs .insights-spinner.animated {
    -webkit-animation: spinner-rotate 1s linear infinite;
    -o-animation: spinner-rotate 1s linear infinite;
       animation: spinner-rotate 1s linear infinite; }

@-webkit-keyframes spinner-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes spinner-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

@keyframes spinner-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

.insights-loading-svgs.small {
  width: 34px;
  height: 34px; }
  .insights-loading-svgs.small .insights-spinner {
    width: 34px;
    height: 34px; }

.label-dropdown {
  position: relative;
  width: 55px;
  text-align: center; }
  .label-dropdown .label-text {
    color: #2199E8;
    cursor: pointer; }
    .label-dropdown .label-text img {
      margin-left: 3px; }
  .label-dropdown .label-dropdown-list {
    background: white;
    width: 55px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71);
    box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71);
    z-index: 10000;
    position: absolute;
    bottom: 15px;
    border-radius: 3px; }
    .label-dropdown .label-dropdown-list div {
      height: 38px;
      text-align: center;
      padding: 10px;
      cursor: pointer; }
      .label-dropdown .label-dropdown-list div:hover {
        background: #FAFAFC;
        color: #2199E8; }

/*-----------------------------------------------------------*/
/** Items Per Page
/*-----------------------------------------------------------*/
.items-per-page-directive .page-size-label {
  text-align: right; }
  .items-per-page-directive .page-size-label:hover {
    text-decoration: underline; }

.items-per-page-directive .page-sizes-list {
  background: white;
  width: 125px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71);
  box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71);
  z-index: 10000;
  position: relative;
  top: 2px;
  border-radius: 3px; }
  .items-per-page-directive .page-sizes-list div {
    height: 45px;
    text-align: center;
    padding: 13px; }
    .items-per-page-directive .page-sizes-list div:hover {
      background: #FAFAFC;
      color: #2199E8; }

.insights-background {
  position: relative; }
  .insights-background .right-top-corner {
    position: fixed;
    top: -415px;
    right: -600px; }
  .insights-background .left-bottom-corner {
    position: fixed;
    bottom: 0;
    left: 10px; }

.background-wrapper {
  height: 654px;
  position: absolute;
  overflow: hidden;
  width: 342px;
  left: 0px; }
  .background-wrapper.right-side-background {
    right: 0px;
    left: initial; }
    .background-wrapper.right-side-background .insights-background {
      left: -1260px; }

.insights-background-svg {
  position: absolute;
  top: 0;
  left: 0;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
     transform: rotate(90deg); }

.insights-landing-wrapper {
  font-family: "Lato Regular", sans-serif;
  font-size: 14px;
  margin: -50px 0 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #e3eaff url("/public/common/svg/wayvia-bg.svg");
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden; }
  .insights-landing-wrapper.landing-page {
    margin: 0;
    z-index: 2012; }
    .insights-landing-wrapper.landing-page .content-container {
      padding-top: 100px;
      color: #ffffff;
      text-align: center;
      line-height: 0.8; }
      .insights-landing-wrapper.landing-page .content-container .welcome-title {
        font-size: 40px; }
      .insights-landing-wrapper.landing-page .content-container .avatar-container {
        margin-top: 44px;
        margin-bottom: 23px; }
        .insights-landing-wrapper.landing-page .content-container .avatar-container .profile-picture {
          width: 122px;
          height: 122px;
          border-radius: 50%; }
      .insights-landing-wrapper.landing-page .content-container .user-name {
        font-size: 30px;
        line-height: 1; }
    .insights-landing-wrapper.landing-page .insights-landing-content {
      padding: 134px !important;
      position: relative; }
      .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item {
        width: 140px;
        height: 140px;
        margin-right: 34px;
        margin-bottom: 106px;
        float: left; }
        .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-container {
          padding: 30px 0 26px 0;
          border: 1px solid #e7e9ed;
          border-radius: 3px;
          color: #6f7b91;
          cursor: pointer; }
          .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-container:active {
            background: #375a7f;
            color: #ffffff !important;
            -webkit-box-shadow: none !important;
                    box-shadow: none !important; }
            .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-container:active .product-icon svg path {
              fill: #ffffff !important; }
            .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-container:active .product-icon svg.brand-monitor-icon path, .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-container:active .product-icon svg.brand-monitor-icon rect, .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-container:active .product-icon svg.brand-monitor-icon circle {
              fill: none !important;
              stroke: #ffffff !important; }
          .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-container.disabled {
            background: #f2f4f7 !important;
            color: #d4d7de !important; }
            .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-container.disabled .product-icon svg path {
              fill: #d4d7de !important; }
            .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-container.disabled .product-icon svg.brand-monitor-icon path, .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-container.disabled .product-icon svg.brand-monitor-icon rect, .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-container.disabled .product-icon svg.brand-monitor-icon circle {
              fill: none !important;
              stroke: #d4d7de !important; }
        .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-description {
          display: none;
          position: absolute;
          left: 5px;
          top: 207px;
          width: 670px;
          text-align: left;
          color: #6f7b91;
          line-height: 1.2;
          height: 70px;
          overflow: auto;
          margin: 18px 0; }
          .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-description::-webkit-scrollbar {
            width: 8px !important; }
          .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-description::-webkit-scrollbar-track {
            background-color: #d8e0e4 !important; }
          .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-description::-webkit-scrollbar-thumb {
            border-style: solid;
            border-width: 1px;
            border-color: #c0ced5;
            border-radius: 12px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            background-color: #ffffff; }
            .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-description::-webkit-scrollbar-thumb:hover {
              background-color: #999; }
          .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-description .product-title {
            font-family: "Lato Bold", sans-serif; }
          .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-description a {
            color: #2199e8; }
            .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-description a:hover {
              text-decoration: underline !important; }
            .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-description a:active {
              color: #66264D;
              text-decoration: underline !important; }
        .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-icon {
          width: 50px;
          height: 50px;
          margin: 0 auto;
          margin-bottom: 20px; }
          .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-icon svg {
            margin: 0;
            padding: 0; }
            .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-icon svg path {
              fill: #6f7b91; }
            .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-icon svg.brand-monitor-icon path, .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-icon svg.brand-monitor-icon rect, .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item .product-icon svg.brand-monitor-icon circle {
              fill: none;
              stroke: #6f7b91; }
        .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item:nth-child(3n) {
          margin-right: 0px; }
        .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item.hover .product-container {
          -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 1, 0.1);
                  box-shadow: 0px 5px 10px 0px rgba(0, 0, 1, 0.1);
          color: #375a7f; }
          .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item.hover .product-container.disabled {
            -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 1, 0.1) !important;
                    box-shadow: 0px 5px 10px 0px rgba(0, 0, 1, 0.1) !important; }
          .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item.hover .product-container .product-icon svg path {
            fill: #375a7f; }
          .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item.hover .product-container .product-icon svg.brand-monitor-icon path, .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item.hover .product-container .product-icon svg.brand-monitor-icon rect, .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item.hover .product-container .product-icon svg.brand-monitor-icon circle {
            fill: none;
            stroke: #375a7f; }
        .insights-landing-wrapper.landing-page .insights-landing-content .product-list-container .product-item.hover .product-description {
          display: block; }
  .insights-landing-wrapper .landing-link {
    color: #380A2E; }
    .insights-landing-wrapper .landing-link:hover {
      text-decoration: underline !important; }
  .insights-landing-wrapper .insights-background-content {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 75%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 500px;
    background: transparent;
    z-index: 1; }
    .insights-landing-wrapper .insights-background-content .insights-landing-content {
      text-align: center;
      line-height: 0.8;
      z-index: 1;
      position: absolute;
      margin-left: -780px; }
      .insights-landing-wrapper .insights-background-content .insights-landing-content .welcome-heading {
        font-size: 42px;
        color: #380A2E;
        font-family: sans-serif;
        margin-left: 19px; }
      .insights-landing-wrapper .insights-background-content .insights-landing-content .welcome-title {
        font-size: 42px;
        color: #380A2E;
        font-family: sans-serif;
        margin-top: 120px;
        margin-left: 19px; }
      .insights-landing-wrapper .insights-background-content .insights-landing-content .welcome-message {
        font-size: 14px;
        color: #380A2E;
        margin-top: 20px;
        line-height: 0.8;
        padding: 0 20px;
        font-family: sans-serif; }
      .insights-landing-wrapper .insights-background-content .insights-landing-content .insights-loading-svgs {
        width: 80px;
        height: 80px;
        top: 287px; }
  .insights-landing-wrapper .insights-landing-container {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 75%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 500px;
    background: #ffffff;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 1, 0.1);
            box-shadow: 0px 5px 10px 0px rgba(0, 0, 1, 0.1);
    border-radius: 3px;
    z-index: 1; }
    .insights-landing-wrapper .insights-landing-container .password-validation-message h2 {
      font-weight: normal; }
    .insights-landing-wrapper .insights-landing-container .insights-landing-content {
      text-align: start;
      line-height: 0.8;
      z-index: 1;
      position: absolute;
      margin-left: -780px; }
      .insights-landing-wrapper .insights-landing-container .insights-landing-content .pricespider-logo {
        padding-left: 20px; }
        .insights-landing-wrapper .insights-landing-container .insights-landing-content .pricespider-logo svg {
          width: 200px;
          height: 100px;
          margin-top: 50px;
          fill: #380a2e; }
      .insights-landing-wrapper .insights-landing-container .insights-landing-content .welcome-heading {
        font-size: 42px;
        color: #380A2E;
        font-family: sans-serif;
        margin-left: 19px; }
      .insights-landing-wrapper .insights-landing-container .insights-landing-content .welcome-title {
        font-size: 42px;
        color: #380A2E;
        font-family: sans-serif;
        margin-top: 15px;
        margin-left: 19px; }
      .insights-landing-wrapper .insights-landing-container .insights-landing-content .welcome-message {
        font-size: 14px;
        color: #380A2E;
        margin-top: 20px;
        line-height: 0.8;
        padding: 0 20px;
        font-family: sans-serif; }
      .insights-landing-wrapper .insights-landing-container .insights-landing-content .insights-loading-svgs {
        width: 80px;
        height: 80px;
        top: 287px; }
    .insights-landing-wrapper .insights-landing-container .insights-landing-small-content {
      width: 342px;
      height: 100%;
      background: #ffffff; }

@-webkit-keyframes flow {
  from {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@-o-keyframes flow {
  from {
    -o-transform: translateY(-30px);
       transform: translateY(-30px);
    opacity: 0; }
  to {
    -o-transform: translateY(0);
       transform: translateY(0);
    opacity: 1; } }

@keyframes flow {
  from {
    -webkit-transform: translateY(-30px);
         -o-transform: translateY(-30px);
            transform: translateY(-30px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }
      .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .error-message {
        position: absolute;
        width: 254px;
        background: #F34566;
        color: #fff;
        border-radius: 3px;
        max-height: 80px;
        overflow: hidden;
        opacity: 1;
        top: 136px; }
        .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .error-message div {
          margin: 5px; }
        .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .error-message.show {
          -webkit-animation: flow 1s ease 1;
               -o-animation: flow 1s ease 1;
                  animation: flow 1s ease 1; }
      .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .login-error-message {
        top: 218px; }
      .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content {
        padding: 0px 26px 68px;
        position: relative;
        height: 100%; }
        .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container {
          height: 350px;
          width: 256px;
          margin: 0 auto; }
          .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .insights-password-toggle-text {
            position: absolute;
            top: 9px;
            right: 27px;
            height: 19px;
            z-index: 101;
            color: #89979d;
            font-size: 16px;
            cursor: pointer;
            font-size: 15px; }
            .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .insights-password-toggle-text:hover {
              text-decoration: underline; }
          .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .mail-response-container .email-message {
            margin-left: 10px;
            margin-top: 26px;
            margin-bottom: 20px;
            position: relative;
            text-align: left;
            bottom: 0%;
            color: #380A2E;
            line-height: 1.2; }
          .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .form-title {
            left: 856.053px;
            top: 1206.83px;
            font-size: 23.7823px;
            padding: 5px;
            font-family: sans-serif;
            -webkit-transform: scaleX(0.962167);
                -ms-transform: scaleX(0.962167);
                 -o-transform: scaleX(0.962167);
                    transform: scaleX(0.962167);
            color: #380A2E;
            margin-top: 10px; }
          .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .error-cross-icon svg {
            width: 11px;
            height: 11px; }
            .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .error-cross-icon svg path {
              fill: #F34566;
              stroke: #F34566; }
          .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .login-form-container {
            padding-top: 50px; }
            .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .login-form-container .password-input-group .insights-password-toggle-text {
              right: 14px; }
          .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .insights-input {
            margin-bottom: 10px;
            padding-top: 5px; }
            .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .insights-input.insights-input-password {
              padding-right: 64px; }
          .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .insights-landing-button {
            float: right;
            margin-top: 75px; }
          .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .forgot-password-form-container {
            padding-top: 10px;
            left: 855.836px;
            top: 1398.46px;
            font-size: 13.873px;
            font-family: sans-serif;
            -webkit-transform: scaleX(1.04395);
                -ms-transform: scaleX(1.04395);
                 -o-transform: scaleX(1.04395);
                    transform: scaleX(1.04395); }
            .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .forgot-password-form-container .form-title {
              line-height: 1; }
            .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .forgot-password-form-container .insights-landing-button {
              margin-top: 55px; }
            .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .forgot-password-form-container .full-width {
              width: 100%; }
            .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .forgot-password-form-container .landing-link {
              display: block;
              color: #380A2E; }
            .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .forgot-password-form-container .error-message {
              top: 145px; }
            .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .forgot-password-form-container .error-change-password {
              top: 190px; }
            .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .forgot-password-form-container .insights-input-group-icon img {
              width: 12px;
              height: 12px; }
            .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .forgot-password-form-container .change-password-form, .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .forgot-password-form-container .new-user-form {
              position: relative; }
              .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .forgot-password-form-container .change-password-form .password-validation-message, .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .forgot-password-form-container .new-user-form .password-validation-message {
                position: absolute;
                top: 20px;
                right: -22px;
                left: auto; }
            .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .forgot-password-form-container .forgot-password-validation {
              top: 0px;
              right: 30px; }
          .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .insights-input-group.email-input-group .insights-input[type=text] {
            padding-right: 14px; }
          .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .content-container .forgot-email {
            margin-bottom: 120px; }
        .insights-landing-wrapper .insights-landing-container .insights-landing-small-content .content .insights-support {
          position: absolute;
          text-align: start;
          bottom: 0%;
          line-height: 1.2;
          margin-bottom: 10px;
          margin-left: 30px;
          width: 235px;
          height: 62px; }

.insights-landing-wrapper-init {
  font-family: "Lato Regular", sans-serif;
  font-synthesis: 14px;
  margin-left: -50px 0 0;
  padding-inline: 0;
  max-height: 100%;
  min-width: 100%;
  -webkit-mask-position: absolute;
          mask-position: absolute;
  enable-background: #E8E9ED;
  overflow-wrap: hidden; }
  .insights-landing-wrapper-init.landing-page-init {
    -webkit-margin-end: 0;
       -moz-margin-end: 0;
            margin-inline-end: 0;
    z-index: 2012; }
    .insights-landing-wrapper-init.landing-page-init .content-container-init {
      padding-top: 190px;
      color: #ffffff;
      text-align: center;
      line-height: 0.8; }
      .insights-landing-wrapper-init.landing-page-init .content-container-init .welcome-title-init {
        font-size: 40px;
        color: #380A2E; }
      .insights-landing-wrapper-init.landing-page-init .content-container-init .avatar-container-init {
        margin-top: 44px;
        margin-bottom: 23px; }
        .insights-landing-wrapper-init.landing-page-init .content-container-init .avatar-container-init .profile-picture-init {
          border-radius: 50%;
          width: 122px;
          height: 122px; }
      .insights-landing-wrapper-init.landing-page-init .content-container-init .user-name-init {
        font-size: 30px;
        line-height: 1;
        color: #380A2E; }
    .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init {
      padding: 134px !important;
      position: relative; }
      .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init {
        width: 760px;
        height: 450px;
        margin: 0 auto;
        position: relative; }
        .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item {
          width: 220px;
          height: 150px;
          margin-right: 34px;
          float: left; }
          .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-container {
            padding: 30px 0 26px 0;
            border: 1px solid #e7e9ed;
            border-radius: 3px;
            color: #380A2E;
            cursor: pointer;
            background: #ffffff; }
            .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-container:active {
              background: #ffffff;
              color: #380A2E !important;
              -webkit-box-shadow: none !important;
                      box-shadow: none !important; }
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-container:active .product-icon svg path {
                fill: #ffffff !important; }
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-container:active .product-icon svg.brand-monitor-icon path,
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-container:active .product-icon svg.brand-monitor-icon rect,
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-container:active .product-icon svg.brand-monitor-icon circle {
                fill: none !important;
                stroke: #ffffff !important; }
            .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-container.disabled {
              background: #dee2e7 !important;
              color: #898c91 !important; }
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-container.disabled .product-icon svg path {
                fill: #d4d7de !important; }
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-container.disabled .product-icon svg.brand-monitor-icon path,
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-container.disabled .product-icon svg.brand-monitor-icon rect,
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-container.disabled .product-icon svg.brand-monitor-icon circle {
                fill: none !important;
                stroke: #d4d7de !important; }
          .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-description {
            display: none;
            position: absolute;
            left: 5px;
            top: 300px;
            width: 670px;
            text-align: start;
            color: #380A2E;
            line-height: 1.4;
            height: 70px;
            overflow: auto;
            margin: 18px 0; }
            .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-description::-webkit-scrollbar {
              width: 8px !important; }
            .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-description::-webkit-scrollbar-track {
              background-color: #d8e0e4 !important; }
            .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-description::-webkit-scrollbar-thumb {
              border-style: solid;
              border-width: 1px;
              border-color: #c0ced5;
              border-radius: 12px;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              background-color: #ffffff; }
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-description::-webkit-scrollbar-thumb:hover {
                background-color: #999; }
            .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-description .product-title {
              font-family: "Lato Bold", sans-serif; }
            .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-description a {
              color: #2199e8; }
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-description a:hover {
                text-decoration: underline !important; }
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-description a:active {
                color: #66264D;
                text-decoration: underline !important; }
          .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-icon {
            width: 50px;
            height: 50px;
            margin: 0 auto;
            margin-bottom: 20px; }
            .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-icon svg {
              margin: 0;
              padding: 0; }
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-icon svg path {
                fill: #6f7b91; }
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-icon svg.brand-monitor-icon path,
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-icon svg.brand-monitor-icon rect,
              .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item .product-icon svg.brand-monitor-icon circle {
                fill: none;
                stroke: #6f7b91; }
          .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item:nth-child(3n) {
            margin-right: 0px; }
          .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item.hover .product-container {
            -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 1, 0.1);
                    box-shadow: 0px 5px 10px 0px rgba(0, 0, 1, 0.1);
            color: #375a7f;
            border: 1px solid #380A2E; }
            .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item.hover .product-container.disabled {
              -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 1, 0.1) !important;
                      box-shadow: 0px 5px 10px 0px rgba(0, 0, 1, 0.1) !important; }
            .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item.hover .product-container .product-icon svg path {
              fill: #375a7f; }
            .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item.hover .product-container .product-icon svg.brand-monitor-icon path,
            .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item.hover .product-container .product-icon svg.brand-monitor-icon rect,
            .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item.hover .product-container .product-icon svg.brand-monitor-icon circle {
              fill: none;
              stroke: #375a7f; }
          .insights-landing-wrapper-init.landing-page-init .insights-landing-content-init .product-list-container-init .product-item.hover .product-description {
            display: block; }
  .insights-landing-wrapper-init .landing-link-init {
    color: blue; }
    .insights-landing-wrapper-init .landing-link-init:hover {
      -moz-text-decoration-color: underline !important; }
  .insights-landing-wrapper-init .insights-landing-container-init {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border-radius: 3px;
    z-index: 1; }
    .insights-landing-wrapper-init .insights-landing-container-init .password-validation-message h2 {
      font-weight: normal; }
    .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-content-init {
      width: 70%;
      height: 100%;
      padding: 168px 100px 100px;
      text-align: center;
      line-height: 0.8;
      z-index: 1;
      position: relative;
      background: #FAF8F5; }
      .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-content-init .pricespider-logo svg {
        width: 254px;
        height: 30px; }
        .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-content-init .pricespider-logo svg path {
          fill: #375a7f; }
      .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-content-init .welcome-heading-init {
        font-size: 72px;
        color: #d4d7de;
        font-family: "Lato Light", sans-serif;
        margin-top: 26px; }
      .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-content-init .welcome-title-init {
        font-size: 34px;
        color: #6f7b91;
        font-family: "Lato Light", sans-serif;
        margin-top: 44px; }
      .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-content-init .welcome-message-init {
        font-size: 14px;
        color: #6f7b91;
        margin-top: 20px;
        line-height: normal;
        padding: 0 20px; }
      .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-content-init .insights-loading-svgs-init {
        width: 80px;
        height: 80px;
        top: 287px; }
    .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init {
      width: 30%;
      height: 100%;
      background: #ffffff; }

@keyframes flow {
  from {
    -webkit-transform: translateY(-30px);
         -o-transform: translateY(-30px);
            transform: translateY(-30px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }
      .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .error-message {
        position: absolute;
        width: 254px;
        background: #F34566;
        color: #fff;
        border-radius: 3px;
        max-height: 80px;
        overflow: hidden;
        opacity: 1;
        top: 96px; }
        .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .error-message div {
          margin: 10px; }
        .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .error-message.show {
          -webkit-animation: flow 1s ease 1;
               -o-animation: flow 1s ease 1;
                  animation: flow 1s ease 1; }
      .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init {
        padding: 0px 26px 68px;
        position: relative;
        height: 100%; }
        .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init {
          min-height: 350px;
          width: 256px;
          margin: 0 auto; }
          .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init svg {
            width: 200px;
            height: 100px;
            fill: #380a2e; }
          .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .insights-password-toggle-text {
            position: absolute;
            top: 9px;
            right: 27px;
            height: 19px;
            z-index: 101;
            color: #89979d;
            font-size: 16px;
            cursor: pointer;
            font-size: 15px; }
            .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .insights-password-toggle-text:hover {
              text-decoration: underline; }
          .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .mail-response-container .email-message {
            margin-left: 10px;
            margin-top: 26px;
            margin-bottom: 20px;
            position: relative;
            text-align: left;
            bottom: 0%;
            color: #380A2E;
            line-height: 1.2; }
          .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .form-title {
            font-size: 30px;
            color: #ffffff;
            line-height: 0.8;
            margin-bottom: 44px; }
          .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .error-cross-icon svg {
            width: 11px;
            height: 11px; }
            .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .error-cross-icon svg path {
              fill: #F34566;
              stroke: #F34566; }
          .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .login-form-container {
            padding-top: 190px; }
            .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .login-form-container .password-input-group .insights-password-toggle-text {
              right: 14px; }
          .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .insights-input {
            margin-bottom: 10px;
            padding-top: 5px; }
            .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .insights-input.insights-input-password {
              padding-right: 64px; }
          .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .insights-landing-button {
            float: right;
            margin-top: 75px; }
          .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .forgot-password-form-container {
            padding-top: 135px; }
            .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .forgot-password-form-container .form-title {
              line-height: 1; }
            .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .forgot-password-form-container .insights-landing-button {
              margin-top: 55px; }
            .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .forgot-password-form-container .full-width {
              width: 100%; }
            .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .forgot-password-form-container .landing-link {
              margin-bottom: 34px;
              display: block; }
            .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .forgot-password-form-container .error-message {
              top: 145px; }
            .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .forgot-password-form-container .insights-input-group-icon img {
              width: 12px;
              height: 12px; }
            .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .forgot-password-form-container .change-password-form,
            .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .forgot-password-form-container .new-user-form {
              position: relative; }
              .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .forgot-password-form-container .change-password-form .password-validation-message,
              .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .forgot-password-form-container .new-user-form .password-validation-message {
                position: absolute;
                top: -27px;
                right: -22px;
                left: auto; }
            .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .forgot-password-form-container .forgot-password-validation {
              top: 0px;
              right: 30px; }
          .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .insights-input-group.email-input-group .insights-input[type=text] {
            padding-right: 14px; }
          .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .content-container-init .forgot-email {
            margin-bottom: 120px; }
        .insights-landing-wrapper-init .insights-landing-container-init .insights-landing-small-content-init .content-init .insights-support-init {
          text-align: center;
          color: #ffffff;
          line-height: 5; }

.insights-landing-button {
  width: 260px;
  height: 55px;
  display: inline-block;
  padding-top: 8px;
  border-radius: 35px;
  margin-left: 16px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  border: none;
  padding: 0px;
  line-height: 37px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 1, 0.1);
          box-shadow: 0px 5px 10px 0px rgba(0, 0, 1, 0.1); }
  .insights-landing-button.default {
    background: #380A2E; }
    .insights-landing-button.default:hover {
      background: #66264D; }
    .insights-landing-button.default:active {
      background: #380A2E;
      -webkit-box-shadow: none;
              box-shadow: none; }

.case-management-wrapper {
  /**** Cases: column 1 Styles ****/
  /**** Cases: column 2 Styles ****/
  /**** Cases: column 3 Styles ****/
  /**** Cases: column 4 Styles ****/ }
  .case-management-wrapper .map-violations .insights-loading-svgs, .case-management-wrapper .map-cast-reports-container .insights-loading-svgs {
    top: 240px; }
  .case-management-wrapper .tabs-type-1 {
    margin: 0 0 20px; }
  .case-management-wrapper .ps-details-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    min-height: 0;
    min-width: 0;
    position: relative;
    margin-bottom: 10px; }
    .case-management-wrapper .ps-details-row > a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
      z-index: 1; }
  .case-management-wrapper .ps-mp-initial {
    margin: 4px 6px 0 0; }
  .case-management-wrapper .seller-buckets-paging {
    padding-top: 15px;
    padding-right: 0; }
  .case-management-wrapper .seller-buckets-stats {
    width: 100%; }
  .case-management-wrapper .map-cases-column-1 {
    display: inline-block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    min-height: 0;
    min-width: 0;
    -webkit-box-flex: 1;
            flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 190px;
    height: 100%;
    padding: 0 30px 0;
    border-right: 1px solid #f3f5f6;
    pointer-events: none;
    z-index: 2; }
    .case-management-wrapper .map-cases-column-1 > .seller-group-icon {
      width: 20%;
      max-width: 80px; }
      .case-management-wrapper .map-cases-column-1 > .seller-group-icon > div {
        margin: 0 auto;
        border-radius: 50%;
        background: #e9e9e9;
        color: #aaa;
        font-weight: 900;
        text-align: center;
        height: 42px;
        width: 42px;
        font-size: 30px;
        line-height: 42px; }
    .case-management-wrapper .map-cases-column-1 > seller-logo {
      width: 20%;
      max-width: 80px;
      min-width: 46px; }
      .case-management-wrapper .map-cases-column-1 > seller-logo > img {
        width: 100%; }
    .case-management-wrapper .map-cases-column-1 > .map-cases-column-1-right {
      -webkit-box-flex: 1;
              flex: 1;
      -ms-flex: 1;
      -webkit-flex: 1;
      width: 0;
      min-width: 0;
      margin-left: 25px;
      text-align: left;
      overflow: hidden; }
      .case-management-wrapper .map-cases-column-1 > .map-cases-column-1-right > .seller-name-and-category {
        display: block;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -webkit-box;
        display: flex;
        min-height: 0;
        min-width: 0;
        white-space: nowrap;
        overflow: visible;
        width: 100%;
        min-width: 0; }
        .case-management-wrapper .map-cases-column-1 > .map-cases-column-1-right > .seller-name-and-category > span {
          text-overflow: ellipsis;
          overflow: hidden;
          min-width: 17px;
          font-size: 20px;
          font-weight: 300;
          line-height: 22px; }
        .case-management-wrapper .map-cases-column-1 > .map-cases-column-1-right > .seller-name-and-category > .map-cases-seller-category {
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s;
          -webkit-box-flex: 0;
                  flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          -webkit-flex: 0 0 auto;
          border-radius: 2px;
          height: 21px;
          line-height: 21px;
          padding: 0 5px;
          color: #fff;
          font-size: 14px;
          font-weight: 400;
          margin-left: 15px; }
          .case-management-wrapper .map-cases-column-1 > .map-cases-column-1-right > .seller-name-and-category > .map-cases-seller-category.seller-category-0 {
            color: #aaa; }
          .case-management-wrapper .map-cases-column-1 > .map-cases-column-1-right > .seller-name-and-category > .map-cases-seller-category + .tooltip {
            display: none !important; }
            .case-management-wrapper .map-cases-column-1 > .map-cases-column-1-right > .seller-name-and-category > .map-cases-seller-category + .tooltip > .tooltip-inner {
              white-space: nowrap; }
          @media screen and (max-width: 1150px) {
            .case-management-wrapper .map-cases-column-1 > .map-cases-column-1-right > .seller-name-and-category > .map-cases-seller-category {
              border-radius: 50%;
              width: 17px;
              height: 17px;
              color: transparent;
              -webkit-transform: translate(0, 2px);
                  -ms-transform: translate(0, 2px);
                   -o-transform: translate(0, 2px);
                      transform: translate(0, 2px); }
              .case-management-wrapper .map-cases-column-1 > .map-cases-column-1-right > .seller-name-and-category > .map-cases-seller-category.seller-category-0 {
                color: transparent; }
              .case-management-wrapper .map-cases-column-1 > .map-cases-column-1-right > .seller-name-and-category > .map-cases-seller-category + .tooltip {
                display: block !important; } }
      .case-management-wrapper .map-cases-column-1 > .map-cases-column-1-right > a {
        display: inline-block;
        white-space: nowrap;
        font-size: 13px;
        line-height: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        min-width: 0;
        padding: 6px 0 0;
        z-index: 2;
        pointer-events: visible; }
        .case-management-wrapper .map-cases-column-1 > .map-cases-column-1-right > a > b {
          -o-transition-duration: 0.4s;
             transition-duration: 0.4s;
          -moz-transition-duration: 0.4s;
          -webkit-transition-duration: 0.4s;
          color: #380A2E; }
        .case-management-wrapper .map-cases-column-1 > .map-cases-column-1-right > a:hover > b {
          color: #380A2E; }
        .case-management-wrapper .map-cases-column-1 > .map-cases-column-1-right > a:hover + .map-case-row-overlay {
          opacity: 1;
          z-index: 1; }
  .case-management-wrapper .map-cases-column-2 {
    display: inline-block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    min-height: 0;
    min-width: 0;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-content: center;
    -webkit-align-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    max-width: 175px;
    min-width: 0;
    width: auto;
    padding: 0 22px;
    border-right: 1px solid #f3f5f6; }
    .case-management-wrapper .map-cases-column-2 > .map-cases-msgs {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -webkit-box;
      display: flex;
      min-height: 0;
      min-width: 0; }
      .case-management-wrapper .map-cases-column-2 > .map-cases-msgs > svg {
        float: left; }
      .case-management-wrapper .map-cases-column-2 > .map-cases-msgs > span {
        -o-transition-duration: 0.5s;
           transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;
        overflow: hidden;
        float: left;
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
        padding: 0 9px 0 10px; }
      .case-management-wrapper .map-cases-column-2 > .map-cases-msgs > div {
        -o-transition-duration: 0.5s;
           transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;
        float: left;
        background: #380A2E;
        padding: 0 6px;
        min-width: 27px;
        height: 18px;
        line-height: 18px;
        color: #fff;
        font-size: 13px;
        font-weight: 700;
        text-align: center;
        border-radius: 8px; }
    .case-management-wrapper .map-cases-column-2 > span {
      -o-transition-duration: 0.5s;
         transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -webkit-transition-duration: 0.5s;
      overflow: hidden;
      color: #777;
      font-size: 13px;
      font-weight: 400;
      line-height: 14px;
      float: left;
      clear: left;
      padding: 16px 0 0; }
    .case-management-wrapper .map-cases-column-2 > time {
      -o-transition-duration: 0.5s;
         transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -webkit-transition-duration: 0.5s;
      overflow: hidden;
      display: inline-block;
      float: left;
      color: #777;
      font-size: 13px;
      font-weight: 700; }
    @media screen and (max-width: 1150px) {
      .case-management-wrapper .map-cases-column-2 > .map-cases-msgs > span {
        padding: 0;
        max-width: 0; }
      .case-management-wrapper .map-cases-column-2 > .map-cases-msgs > div {
        margin: 0 0 0 14px; }
      .case-management-wrapper .map-cases-column-2 > span {
        padding: 0;
        max-width: 0; }
      .case-management-wrapper .map-cases-column-2 > time {
        padding: 0;
        max-width: 0; } }
  .case-management-wrapper .map-cases-column-3 {
    display: inline-block;
    width: 165px;
    color: #333;
    float: left;
    height: 100%;
    padding: 25px 10px 0 23px; }
    .case-management-wrapper .map-cases-column-3 > span {
      display: block;
      font-size: 15px;
      font-weight: 700;
      line-height: 22px; }
    .case-management-wrapper .map-cases-column-3 > .violations-today {
      font-size: 14px;
      line-height: 14px;
      font-weight: 400;
      padding: 3px 0 4px; }
      .case-management-wrapper .map-cases-column-3 > .violations-today > svg {
        position: relative;
        top: 0.5px;
        margin: 0 5px 0 0; }
    .case-management-wrapper .map-cases-column-3 > .violations-current {
      font-size: 14px;
      line-height: 14px;
      font-weight: 400;
      padding: 3px 0 0; }
      .case-management-wrapper .map-cases-column-3 > .violations-current > .red-circle-icon {
        position: relative;
        top: 1px;
        display: inline-block;
        border-radius: 50%;
        background: #fb4b4f;
        width: 12px;
        height: 12px;
        margin: 0 5px 0 0; }
    .case-management-wrapper .map-cases-column-3 > .violations-none {
      font-weight: 400;
      line-height: 16px;
      font-size: 13px;
      color: #777; }
  .case-management-wrapper .map-cases-column-4 {
    display: inline-block;
    height: 100%;
    width: 76px;
    position: relative; }
    .case-management-wrapper .map-cases-column-4 > .pricespider-menu-group {
      top: 41px;
      right: 21px;
      z-index: 101; }
  .case-management-wrapper .map-case-row-overlay {
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    min-height: 0;
    min-width: 0;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-justify-content: flex-end;
    background: rgba(255, 255, 255, 0.94);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.94) 98%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0.94) 98%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, right top, left top, color-stop(98%, rgba(255,255,255,0.94)), to(rgba(255,255,255,0)));
    background: -webkit-linear-gradient(right, rgba(255,255,255,0.94) 98%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(right, rgba(255,255,255,0.94) 98%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to left, rgba(255,255,255,0.94) 98%, rgba(255,255,255,0) 100%);
    position: absolute;
    height: 100%;
    min-width: 616px;
    padding: 0 30px 0 26px;
    top: 0;
    right: 75px;
    opacity: 0;
    z-index: -1;
    pointer-events: none; }
    .case-management-wrapper .map-case-row-overlay > .store {
      margin-left: 30px; }
    .case-management-wrapper .map-case-row-overlay > span {
      color: #380A2E;
      font-size: 15px;
      font-weight: 600;
      margin: 0 0 0 40px; }

/*-----------------------------------------------------------*/
/** 3-dot Dropdown Menu
/*-----------------------------------------------------------*/
.map-cases-column-4 .pricespider-menu-group > div.content {
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 3;
  width: 350px;
  left: auto;
  right: 111%; }
  .map-cases-column-4 .pricespider-menu-group > div.content > div.dropdown-carrot {
    position: absolute;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    border-color: transparent transparent transparent #fff;
    top: 16px;
    right: -10px;
    z-index: 4; }
  .map-cases-column-4 .pricespider-menu-group > div.content > div.dropdown-carrot-border {
    position: absolute;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.2);
    top: 16px;
    right: -11px;
    z-index: 2; }
  .map-cases-column-4 .pricespider-menu-group > div.content > div.dropdown-carrot-shadow {
    position: absolute;
    top: 18px;
    right: -6px;
    width: 9px;
    height: 9px;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175);
            box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175);
    -ms-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    z-index: 1; }
  .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard {
    border-bottom: none;
    padding: 0; }
    .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard > span {
      position: relative;
      padding: 10px 0 10px 37px;
      height: 100%;
      width: 100%;
      display: block;
      float: left; }
      .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard > span > a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1; }
  .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard:hover path {
    fill: #380A2E; }
  .map-cases-column-4 .pricespider-menu-group > div.content > .view-case svg {
    left: 12px;
    top: 15px; }
  .map-cases-column-4 .pricespider-menu-group > div.content > span.message-seller {
    padding: 0 12px; }
    .map-cases-column-4 .pricespider-menu-group > div.content > span.message-seller > span {
      border-top: 1px solid #e9e9e9;
      padding: 10px 0 10px 25px; }
      .map-cases-column-4 .pricespider-menu-group > div.content > span.message-seller > span > svg {
        top: 14px; }
  .map-cases-column-4 .pricespider-menu-group > div.content > span.close-case {
    padding: 0 12px; }
    .map-cases-column-4 .pricespider-menu-group > div.content > span.close-case > span {
      border-top: 1px solid #e9e9e9;
      padding: 10px 0 10px 25px; }
      .map-cases-column-4 .pricespider-menu-group > div.content > span.close-case > span > svg {
        top: 13px; }
  .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard.dropdown-seller-categories {
    border-top: 1px solid #e9e9e9;
    padding: 13px 12px 12px;
    cursor: default; }
    .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard.dropdown-seller-categories > .dropdown-seller-categories-header {
      display: block;
      white-space: nowrap;
      padding: 0 0 10px;
      float: left;
      width: 100%; }
      .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard.dropdown-seller-categories > .dropdown-seller-categories-header > span {
        color: #333;
        font-size: 11px;
        font-weight: 700;
        line-height: 11px;
        float: left; }
      .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard.dropdown-seller-categories > .dropdown-seller-categories-header > a {
        color: #777;
        font-size: 11px;
        font-weight: 400;
        line-height: 11px;
        float: right;
        cursor: pointer; }
    .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard.dropdown-seller-categories > .dropdown-seller-category-select {
      display: block;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -webkit-box;
      display: flex;
      min-height: 0;
      min-width: 0;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer;
      position: relative;
      float: left;
      padding: 0 0 0 20px;
      margin: 0 0 9px;
      width: 100%; }
      .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard.dropdown-seller-categories > .dropdown-seller-category-select > .seller-category-icon {
        -webkit-box-flex: 0;
                flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        display: block;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        margin-right: 11px; }
      .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard.dropdown-seller-categories > .dropdown-seller-category-select > span {
        -webkit-box-flex: 0;
                flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        color: #333;
        font-size: 14px;
        line-height: 19px;
        font-weight: 400;
        padding: 0 5px 0 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard.dropdown-seller-categories > .dropdown-seller-category-select > svg {
        -webkit-box-flex: 0;
                flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        top: 6px;
        display: none; }
    .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard.dropdown-seller-categories > .dropdown-seller-category-select:not(.selected):hover > span {
      color: #380A2E; }
    .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard.dropdown-seller-categories > .dropdown-seller-category-select.selected {
      cursor: default;
      pointer-events: none; }
      .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard.dropdown-seller-categories > .dropdown-seller-category-select.selected > span {
        color: #1d81c4; }
      .map-cases-column-4 .pricespider-menu-group > div.content > span.pricespider-standard.dropdown-seller-categories > .dropdown-seller-category-select.selected > svg {
        display: block; }

.pricespider-menu-group > div.content > span.pricespider-standard:hover, .pricespider-menu-group > div.content > label.pricespider-standard:hover {
  color: #333; }

.pricespider-menu-group > div.content > span.pricespider-standard:hover .dropdown-seller-category-select {
  color: #380A2E; }

.panel-map-case-body > div {
  max-width: 1308px !important;
  overflow: hidden !important; }

.panel-map-case-text-area {
  max-width: 1308px !important; }
  .panel-map-case-text-area > div {
    max-width: 1340px !important; }

.panel-map-case-message-thread {
  word-break: break-all !important; }
  .panel-map-case-message-thread > p {
    word-break: break-all !important; }

.panel-text-area-parent p {
  word-break: break-all !important; }

/*-----------------------------------------------------------*/
/** Map Cases Styles
/*-----------------------------------------------------------*/
.case-management-wrapper .ps-details-row {
  margin-bottom: 10px;
  cursor: pointer; }

.case-management-wrapper .ps-mp-initial {
  margin: 4px 6px 0 0; }

/**** Cases: column 1 Styles ****/
.map-cases-table .ps-details-row {
  cursor: pointer; }

.map-cases-column-1 {
  display: inline-block;
  float: left;
  width: 14%;
  height: 100%;
  padding: 39px 20px 0;
  text-align: center;
  border-right: 1px solid #f3f5f6; }
  .map-cases-column-1 > .map-cases-status {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px; }
  .map-cases-column-1 > .map-cases-status.closed {
    background-color: #333;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    display: inline-block;
    padding: 0 6px;
    text-transform: uppercase; }
  .map-cases-column-1 > .map-cases-id {
    color: #380A2E;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    margin-top: 3px; }

/**** Cases: column 2 Styles ****/
.map-cases-column-2 {
  display: inline-block;
  float: left;
  width: 30%;
  height: 100%;
  padding: 32px 20px 0 30px;
  border-right: 1px solid #f3f5f6; }
  .map-cases-column-2 > .map-cases-category {
    display: inline-block;
    border-radius: 2px;
    height: 21px;
    line-height: 21px;
    padding: 0 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 15px; }
  .map-cases-column-2 > .seller-category-0 {
    color: #aaa; }

/**** Cases: column 3 Styles ****/
.map-cases-column-3 {
  display: inline-block;
  float: left;
  width: 30%;
  height: 100%;
  padding: 31px 10px 0 25px;
  color: #333;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px; }
  .map-cases-column-3 .map-cases-product-count-icon {
    position: relative;
    top: -1px;
    display: inline-block;
    border-radius: 8px;
    min-width: 27px;
    height: 18px;
    background-color: #d9d9d9;
    color: #777;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    padding: 0 10px;
    margin: 0 0 0 4px;
    text-align: center; }
  .map-cases-column-3 > .map-cases-status-resolved {
    display: inline-block;
    float: left;
    clear: both;
    border-radius: 2px;
    background-color: #5fb760;
    height: 23px;
    padding: 0 8px;
    margin: 9px 0 0;
    color: #fff;
    font-size: 14px;
    line-height: 23px;
    font-weight: 400; }
  .map-cases-column-3 > .map-cases-status-unresolved {
    color: #333;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    margin-top: 11px; }
    .map-cases-column-3 > .map-cases-status-unresolved > div {
      display: inline-block;
      padding: 0 0 4px; }
    .map-cases-column-3 > .map-cases-status-unresolved > .product-unresolved-count {
      margin-right: 16px; }
    .map-cases-column-3 > .map-cases-status-unresolved > .product-resolved-count.none {
      opacity: .25; }
    .map-cases-column-3 > .map-cases-status-unresolved .green-circle-icon {
      position: relative;
      top: 1px;
      display: inline-block;
      border-radius: 50%;
      background-color: #5cb85c;
      width: 12px;
      height: 12px; }
    .map-cases-column-3 > .map-cases-status-unresolved .red-circle-icon {
      position: relative;
      top: 1px;
      display: inline-block;
      border-radius: 50%;
      background-color: #fb4b4f;
      width: 12px;
      height: 12px; }

/**** Cases: column 4 Styles ****/
.map-violations-container * {
  /*    transition-duration: .2s;
      -moz-transition-duration: .2s;
      -webkit-transition-duration: .2s;*/ }

.map-violations-container {
  position: relative;
  float: left;
  margin: 30px 0 0;
  padding: 0;
  width: 100%;
  min-height: 1600px;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .map-violations-container .ps-details-table {
    margin: 0 0 30px; }
  .map-violations-container .insights-loading {
    max-height: 450px;
    background: transparent; }

.map-violations-container.add-border-top {
  border-top: 1px solid #e9e9e9;
  padding: 30px 0 0; }

/**** Map Violations Side Menu Styles ****/
.map-violations .insights-side-menu .ps-mp-initial {
  margin: 4px 6px 0 0; }

.map-details-seller {
  position: relative;
  float: left;
  clear: both;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  min-height: 0;
  min-width: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
  min-width: 0; }

.map-details-seller b {
  width: 57px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto; }

.map-details-seller seller-logo img {
  margin-right: 15px; }

.map-details-seller seller-logo .ps-seller-logo-error {
  margin-right: 10px; }

.map-details-seller-name {
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 6px;
  min-width: 17px; }

.map-details-sold-by {
  position: relative;
  display: inline; }

.map-details-seller .seller-category-circle-icon {
  margin-left: 6px; }

.map-details-no-data {
  position: relative;
  float: left;
  width: 100%;
  background-color: white;
  height: 400px; }

/*-----------------------------------------------------------*/
/** Map Violations Styles
/*-----------------------------------------------------------*/
.map-violations-container .ps-details-table {
  -webkit-transition: margin 0.5s ease-out;
  -o-transition: margin 0.5s ease-out;
  transition: margin 0.5s ease-out; }
  .map-violations-container .ps-details-table > .ps-collapsable-row > .ps-details-row > div {
    cursor: default; }
  .map-violations-container .ps-details-table > .ps-collapsable-row.debug-information .map-violations-row {
    margin-left: 260px; }
  .map-violations-container .ps-details-table > .ps-collapsable-row .debug-information {
    border: 1px solid #ff9948;
    border-radius: 3px;
    padding: 4px 14px 14px 14px;
    font-size: 14px;
    font-family: "Lato Regular", sans-serif;
    width: 250px;
    margin-right: 10px;
    background-color: white; }
    .map-violations-container .ps-details-table > .ps-collapsable-row .debug-information .title {
      color: #ff9948;
      margin-top: 10px; }
    .map-violations-container .ps-details-table > .ps-collapsable-row .debug-information .value {
      color: #6f7b91;
      line-height: 0;
      margin-top: 7px;
      margin-bottom: 4px; }
  @media screen and (max-width: 1366px) {
    .map-violations-container .ps-details-table > .ps-collapsable-row .debug-information {
      float: none !important;
      margin-bottom: 0px; }
    .map-violations-container .ps-details-table > .ps-collapsable-row.debug-information .map-violations-row {
      margin-left: 0px; } }

.map-violations-container .ps-header-type-1.collapsed + .ps-details-table {
  margin: 0; }

.map-violations-container .ps-collapsable-row:last-child {
  margin-bottom: 0; }

.map-violations-container .ps-mp-initial {
  margin: 2px 6px 0 0; }

.map-violations-download-report {
  padding: 0 22px 0 0; }

.pricespider-modal .screenshot .ps-details-row.ps-type-1:hover {
  cursor: default; }

.debug-information-toggle-container {
  margin-top: 35px; }
  .debug-information-toggle-container .debug-information-toggle-name {
    color: #ff9948;
    font-size: 16px;
    font-family: "Lato Semibold", sans-serif; }
  .debug-information-toggle-container .debug-information-toggle {
    margin-left: 26px; }

/**** Violations: column 1 Styles ****/
.map-violations-column-1 {
  display: block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  float: left;
  width: 14%;
  height: 100%;
  color: #333;
  font-size: 15px;
  font-weight: 600;
  line-height: 16px;
  padding: 0 20px 0 30px;
  border-right: 1px solid #f3f5f6; }

/**** Violations: column 2 Styles ****/
.map-violations-column-2 {
  display: block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  float: left;
  min-width: 0;
  width: 44%;
  height: 100%;
  padding: 22px 0 0 0;
  border-right: 1px solid #f3f5f6; }

.modal-dialog.screenshot .map-violations-column-2, .modal-dialog.screenshot .map-violations-column-3 {
  width: 50%; }

.map-violations-column-2-heading-right {
  display: block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  float: left;
  min-width: 0;
  width: 100%;
  height: 100%;
  padding: 10px 0 0 0;
  float: right;
  text-align: right !important; }

.map-violations-column-2-left {
  display: block;
  width: 124px;
  text-align: center; }

.map-violations-column-2-right {
  position: relative;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 0;
  min-width: 0;
  padding: 0 22px 0 0; }

.map-violations-product-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-size: 20px;
  font-weight: 300;
  line-height: 22px;
  padding: 1px 0;
  min-width: 0;
  width: 100%; }

.map-violations-product-name-left-align {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-size: 20px;
  font-weight: 300;
  line-height: 22px;
  padding: 1px 0;
  min-width: 0;
  width: 100%;
  text-align: left; }

.map-violations-sku {
  display: block;
  float: left;
  clear: both;
  padding: 5px 0 10px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-align: left; }

.map-violations-container .map-details-seller {
  padding-right: 18px; }

/**** Violations: column 3 Styles ****/
.map-violations-column-3 {
  position: relative;
  display: inline-block;
  float: left;
  width: 32%;
  height: 100%;
  padding: 22px 0 0 30px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-align: left; }

.map-violations-map-price {
  display: inline-block;
  width: 101px;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px; }

.map-violations-violation-price {
  display: inline-block;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px; }

.map-violations-violation-percent {
  display: inline-block;
  position: relative;
  top: -1px;
  background-color: #d9d9d9;
  color: #777;
  font-size: 13px;
  font-weight: 700;
  height: 18px;
  padding: 1px 6px 0 7px;
  border-radius: 8px;
  margin-left: 4px; }

.map-violations-current-price {
  position: absolute;
  bottom: 21px;
  left: 29px;
  display: block;
  color: #fc4b4f;
  text-align: left;
  font-size: 23px;
  font-weight: 700;
  line-height: 22px;
  margin-top: 21px; }

.map-violations-current-price-label {
  font-size: 13px;
  line-height: 13px;
  font-weight: 700;
  display: block; }

.map-violations-basket-price-icon {
  margin-left: 3px; }

.map-violations-basket-price-icon svg + .tooltip > .tooltip-inner {
  white-space: nowrap; }

/**** Violations: column 4 Styles - menu ****/
.map-violations-column-4 {
  display: block;
  float: left;
  width: 10%;
  height: 100%; }

.map-violations-column-4 .pricespider-menu-group {
  top: 41px;
  right: 22px; }

.map-violations-column-4 .pricespider-menu-group > div.content {
  width: auto;
  left: auto;
  right: 40px;
  white-space: nowrap;
  padding: 0 12px; }

.map-violations-seller-svg {
  position: absolute;
  top: 14px;
  left: -2px; }

.seller-violations-link .hover-svg {
  display: none; }

.seller-violations-link:hover .hover-svg {
  display: inline-block; }

.map-violations-row {
  min-height: 100px;
  border-radius: 3px;
  color: #6f7b91;
  font-family: "Lato Regular", sans-serif;
  background-color: #ffffff;
  margin-bottom: 10px;
  -webkit-box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07);
          box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07); }
  .map-violations-row .alternate-color {
    color: #b8b7b7; }
  .map-violations-row .violation-sub-heading {
    margin-right: 5px; }
  .map-violations-row .column {
    min-height: 64px;
    float: left;
    margin: 18px 0px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 26px;
    padding-right: 26px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .map-violations-row .column:last-child {
      border-right: 0px; }
    .map-violations-row .column.violation-column-1 {
      width: 9%;
      height: 60px; }
    .map-violations-row .column.violation-column-2 {
      border-right: 1px solid #e7e9ed;
      border-left: 1px solid #e7e9ed;
      width: 25%; }
      .map-violations-row .column.violation-column-2 product-img {
        position: relative;
        display: inline-block;
        width: 64px;
        height: 64px;
        border-radius: 3px;
        border: 0px;
        overflow: hidden;
        padding: 0px;
        margin-right: 26px; }
      .map-violations-row .column.violation-column-2 .violation-product-name-container {
        width: 69%; }
        .map-violations-row .column.violation-column-2 .violation-product-name-container .violation-product-name {
          font-size: 16px;
          line-height: 30px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
    .map-violations-row .column.violation-column-3 {
      width: 23%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .map-violations-row .column.violation-column-3 .violation-seller-name-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        position: relative;
        top: 5px;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
        .map-violations-row .column.violation-column-3 .violation-seller-name-container .violation-seller-name-wrapper {
          width: 80%; }
          .map-violations-row .column.violation-column-3 .violation-seller-name-container .violation-seller-name-wrapper .violation-seller-name {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
      .map-violations-row .column.violation-column-3 .map-violations-seller-category {
        position: relative;
        top: 8px; }
        .map-violations-row .column.violation-column-3 .map-violations-seller-category .seller-category-circle-icon {
          display: inline-block;
          position: relative;
          top: 1px;
          margin-right: 5px;
          width: 10px !important;
          height: 10px; }
        .map-violations-row .column.violation-column-3 .map-violations-seller-category .seller-category-name {
          font-size: 12px;
          font-family: "Lato Semibold", sans-serif; }
    .map-violations-row .column.violation-column-4 {
      width: 27%;
      border-right: 1px solid #e7e9ed;
      border-left: 1px solid #e7e9ed; }
      .map-violations-row .column.violation-column-4 .violation-current-price-currency {
        color: #f24566; }
      .map-violations-row .column.violation-column-4 .violation-map-currency {
        color: #2bc67b; }
      .map-violations-row .column.violation-column-4 > div {
        line-height: 25px; }
        .map-violations-row .column.violation-column-4 > div:first-child {
          width: 90px; }
        .map-violations-row .column.violation-column-4 > div:nth-child(2) {
          width: 110px; }
        .map-violations-row .column.violation-column-4 > div:last-child {
          width: 125px; }
        .map-violations-row .column.violation-column-4 > div div:nth-child(2) {
          font-size: 16px;
          font-family: "Lato Semibold", sans-serif; }
      .map-violations-row .column.violation-column-4 .violation-percentage {
        font-size: 12px;
        margin-left: 5px; }
    .map-violations-row .column.violation-column-5 {
      width: 16%;
      border-right: 0px;
      height: 60px;
      position: relative; }
      .map-violations-row .column.violation-column-5 span {
        margin-right: 15px; }
      .map-violations-row .column.violation-column-5 .pricespider-menu-group {
        top: 15px;
        right: 19px; }
        .map-violations-row .column.violation-column-5 .pricespider-menu-group > button > img {
          width: 20px; }
        .map-violations-row .column.violation-column-5 .pricespider-menu-group > div.content {
          width: auto;
          left: auto;
          right: 26px;
          white-space: nowrap;
          padding: 0 12px;
          top: -5px; }
    @media (max-width: 1760px) {
      .map-violations-row .column .violation-product-name-container, .map-violations-row .column .violation-seller-name-wrapper {
        width: 100% !important; } }

.seller-bucket-product-coulmn {
  margin: 15px 0px !important; }

.map-violation-history-header-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px 0 0 0; }
  .map-violation-history-header-row .product-image-col {
    padding-left: 40px; }
    .map-violation-history-header-row .product-image-col product-img {
      width: 64px;
      height: 64px;
      border: none;
      padding: 0px;
      margin-right: 26px; }
  .map-violation-history-header-row .product-col {
    padding: 0 22px 0 0;
    color: #6f7b91;
    font-family: "Lato Regular", sans-serif;
    background-color: #ffffff;
    font-size: 14px;
    text-align: left;
    width: 400px; }
    .map-violation-history-header-row .product-col .product-name {
      font-size: 16px;
      padding: 1px 0;
      width: 100%;
      margin: 6px auto;
      text-overflow: inherit;
      white-space: normal; }
  .map-violation-history-header-row .alternate-color {
    color: #b8b7b7; }
  .map-violation-history-header-row .violation-sub-heading {
    margin-right: 5px; }
  .map-violation-history-header-row .seller-col-text {
    margin-top: 10px; }

.history-dialog-close {
  top: 14px !important;
  right: 14px !important; }

.map-history-tooltip {
  min-width: 120px;
  z-index: 99999 !important;
  padding: 5px 4px 2px 5px; }
  .map-history-tooltip .map-history-time {
    font-size: 14px;
    font-family: "Lato Regular", sans-serif;
    color: #b8b7b7;
    margin-bottom: 5px; }
  .map-history-tooltip .map-history-price {
    font-size: 18px;
    font-family: "Lato Semibold", sans-serif;
    color: #000000; }
  .map-history-tooltip .history-dialog-camera {
    float: right;
    margin-right: 4px;
    position: relative; }
    .map-history-tooltip .history-dialog-camera .screenshot-tooltip {
      display: none;
      width: 100px;
      top: -22px;
      left: -42px;
      line-height: normal; }
      .map-history-tooltip .history-dialog-camera .screenshot-tooltip .tooltip-inner {
        font-size: 12px; }
    .map-history-tooltip .history-dialog-camera svg {
      overflow: hidden !important; }
    .map-history-tooltip .history-dialog-camera svg path {
      fill: #d4d7de; }
    .map-history-tooltip .history-dialog-camera:hover .screenshot-tooltip {
      display: block; }
    .map-history-tooltip .history-dialog-camera:hover svg path {
      fill: #7f8fa4; }
    .map-history-tooltip .history-dialog-camera:active svg path {
      fill: #6f7b91; }

.angular-ui-tree-empty, .angular-ui-tree-dropzone {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: -o-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -o-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  -webkit-background-size: 60px 60px;
          background-size: 60px 60px;
  background-position: 0 0, 30px 30px; }

.angular-ui-tree-empty {
  pointer-events: none; }

.angular-ui-tree-nodes {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.angular-ui-tree-nodes .angular-ui-tree-nodes {
  padding-left: 30px; }

.angular-ui-tree-node, .angular-ui-tree-placeholder {
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  line-height: 20px; }

.angular-ui-tree-hidden {
  display: none; }

.angular-ui-tree-placeholder {
  margin: 10px;
  padding: 0;
  min-height: 30px; }

.angular-ui-tree-handle {
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 20px;
  line-height: 20px; }

.angular-ui-tree-drag {
  position: absolute;
  pointer-events: none;
  z-index: 999;
  opacity: .8; }

.angular-ui-tree-drag .tree-node-content {
  margin-top: 0; }

.angular-ui-tree-handle {
  border: 1px solid #dae2ea;
  color: #7c9eb2;
  padding: 0px 10px; }

.angular-ui-tree-handle:hover {
  color: #438eb9;
  background: #f4f6f7;
  border-color: #dce2e8; }

.angular-ui-tree-placeholder {
  background: #f0f9ff;
  border: 2px dashed #bed2db;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

tr.angular-ui-tree-empty {
  height: 100px; }

.group-title {
  background-color: #687074 !important;
  color: #FFF !important; }

/* --- Tree --- */
.tree-node {
  border: 1px solid #dae2ea;
  color: #7c9eb2; }

.leaf-node {
  padding-left: 27px; }

.nodrop {
  background-color: #f2dede; }

.tree-node-content {
  margin: 10px; }

.tree-handle {
  padding: 10px;
  background: #428bca;
  color: #FFF;
  margin-right: 10px; }

.tree-fat-button {
  display: inline-block;
  position: relative;
  padding: 5px;
  margin: -5px; }

.angular-ui-tree-placeholder {
  background: #f0f9ff;
  border: 2px dashed #bed2db;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.product-tree-dialog {
  margin: 8% auto 0 !important; }

.product-filter-tree {
  overflow: auto;
  height: 50vh; }

.seller-strikes-modal > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span {
  padding: 6px 0;
  font-size: 16px; }

.seller-strikes-modal > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > textarea {
  padding: 12px 16px;
  height: 120px;
  resize: none;
  font-size: 16px;
  line-height: 16px; }

.seller-strikes-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > div.center {
  width: 122px; }

.seller-strikes-notes > div > div > span {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 15px; }

.seller-strikes-notes > div > div > div.notes > span {
  float: left;
  padding: 0 0 12px 0;
  width: 100%;
  font-size: 16px;
  font-family: "Lato Semibold", sans-serif;
  color: #b8b7b7; }

.seller-strikes-notes > div > div > div.notes > div.note {
  float: left;
  width: 100%;
  margin: 0 0 12px 0;
  padding: 10px 12px;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px; }
  .seller-strikes-notes > div > div > div.notes > div.note > div {
    float: left;
    width: 100%; }
    .seller-strikes-notes > div > div > div.notes > div.note > div > span {
      position: relative;
      float: left;
      top: 6px;
      margin: 0 5px 0 0;
      width: 22px;
      height: 22px;
      border-radius: 50%;
      background: #f24566; }
      .seller-strikes-notes > div > div > div.notes > div.note > div > span > svg {
        position: absolute;
        top: 1px;
        right: 1px;
        left: 0;
        margin: 0 auto;
        height: 20px;
        width: 11px; }
        .seller-strikes-notes > div > div > div.notes > div.note > div > span > svg > path {
          fill: #ffffff; }
      .seller-strikes-notes > div > div > div.notes > div.note > div > span:last-of-type {
        margin: 0 6px 0 0; }
    .seller-strikes-notes > div > div > div.notes > div.note > div > b {
      position: relative;
      top: 8px;
      font-size: 14px;
      font-weight: normal;
      font-family: "Lato Semibold", sans-serif;
      color: #6f7b91; }
    .seller-strikes-notes > div > div > div.notes > div.note > div > div {
      position: relative;
      float: right;
      width: 36px;
      height: 36px;
      background: #e2e8ec;
      border-radius: 50%; }
    .seller-strikes-notes > div > div > div.notes > div.note > div.note {
      float: left;
      width: 100%;
      padding: 8px 0 0 0;
      overflow: hidden;
      text-overflow: ellipsis;
      color: #6f7b91; }

.seller-strikes-notes > div > div > div.notes + span {
  display: none; }

.seller-strikes-notes .loading {
  position: relative;
  margin-top: -10px; }
  .seller-strikes-notes .loading .insights-loading {
    height: 34px;
    background: transparent; }

.seller-strikes {
  position: relative;
  float: left; }
  .seller-strikes > span {
    display: block; }
  .seller-strikes > button {
    position: relative;
    float: left;
    top: 2px;
    margin: 0 5px 0 0;
    padding: 0 0 0 0;
    width: 20px;
    height: 20px;
    background: #d4d7de;
    border-radius: 50%;
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none;
    border: none; }
    .seller-strikes > button > img {
      position: absolute;
      top: 0px;
      right: 1px;
      left: 0;
      margin: 0 auto;
      width: 11px;
      height: 20px; }
    .seller-strikes > button:hover {
      background: #7f8fa4; }
    .seller-strikes > button.selected {
      background: #f24566; }
    .seller-strikes > button + div.tooltip {
      white-space: nowrap; }
  .seller-strikes.loading > button {
    opacity: .4; }

.case-detail-summary {
  padding: 15px 0; }
  .case-detail-summary ~ div.case {
    position: relative; }
    .case-detail-summary ~ div.case > span {
      border-radius: 4px;
      background: rgba(0, 0, 0, 0.6);
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      opacity: 0;
      z-index: 1;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
      .case-detail-summary ~ div.case > span > span {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        position: absolute;
        bottom: 0;
        background: #fff;
        width: 100%;
        top: 48px; }
    .case-detail-summary ~ div.case:hover > span {
      opacity: 1; }

.product-delete-message {
  text-align: center;
  margin-bottom: 23px;
  color: #6f7b91;
  padding-left: 44px;
  padding-right: 44px; }
  .product-delete-message .warning-message {
    color: #f24566; }

.case-detail-right-panel {
  position: relative;
  float: left;
  height: 100%;
  width: 506px;
  top: 0;
  padding-top: 0px;
  z-index: 1;
  right: 0;
  border-left: 1px solid #d4d7de;
  background: #FAF8F5;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  font-family: "Lato Regular", sans-serif; }
  .case-detail-right-panel .panel-heading {
    float: left;
    padding: 30px 20px 0;
    width: 100%;
    font-size: 18px;
    color: #b8b7b7;
    font-family: "Lato Semibold", sans-serif; }
  .case-detail-right-panel .tabs {
    float: left;
    width: 100%;
    padding: 0;
    padding-top: 40px;
    border-bottom: 1px solid #d4d7de; }
    .case-detail-right-panel .tabs .label {
      font-size: 16px;
      width: 50%;
      color: #b8b7b7;
      margin: 0;
      margin-bottom: -1px;
      -webkit-transition-duration: .2s;
           -o-transition-duration: .2s;
              transition-duration: .2s;
      float: left;
      border-radius: 0;
      padding: 0 0 8px 0;
      cursor: pointer;
      border-bottom: 3px solid transparent; }
      .case-detail-right-panel .tabs .label .tab-label {
        border-right: 1px solid #d4d7de;
        width: 100%;
        display: inline-block;
        font-weight: normal; }
        .case-detail-right-panel .tabs .label .tab-label .badge {
          height: 20px;
          min-width: 20px;
          padding: 10px 6px;
          line-height: 1px;
          font-weight: normal;
          background: #b8b7b7;
          -webkit-transition-duration: .2s;
               -o-transition-duration: .2s;
                  transition-duration: .2s; }
      .case-detail-right-panel .tabs .label:hover {
        color: #6f7b91; }
        .case-detail-right-panel .tabs .label:hover .badge {
          background: #6f7b91 !important; }
      .case-detail-right-panel .tabs .label.active-tab.unresolved-label {
        color: #f24566;
        border-bottom: 3px solid #f24566; }
        .case-detail-right-panel .tabs .label.active-tab.unresolved-label .badge {
          background: #f24566 !important; }
      .case-detail-right-panel .tabs .label.active-tab.resolved-label {
        color: #2bc67b;
        border-bottom: 3px solid #2bc67b; }
        .case-detail-right-panel .tabs .label.active-tab.resolved-label .badge {
          background: #2bc67b !important; }
      .case-detail-right-panel .tabs .label:last-child .tab-label {
        border-right: 0px; }

.right-panel-content > main {
  padding: 20px 0px 0 20px;
  height: -webkit-calc(100% - 125px);
  height: calc(100% - 125px);
  overflow: auto;
  overflow-x: hidden;
  margin-right: 5px; }
  .right-panel-content > main::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
    border-radius: 4px;
    background: transparent;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .right-panel-content > main::-webkit-scrollbar-thumb {
    -webkit-background-clip: content-box;
            background-clip: content-box;
    background-color: #CBCFD2;
    border-radius: 12px;
    border: none; }
  .right-panel-content > main::-webkit-scrollbar-thumb:hover {
    background-color: #999; }
  .right-panel-content > main::-webkit-scrollbar-track {
    background-color: transparent; }
  .right-panel-content > main > section .product-match {
    margin: 0 0 20px 0;
    -webkit-box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07);
            box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07);
    border-radius: 3px;
    border-left: 3px solid;
    background: #ffffff;
    padding: 20px 0px;
    width: 465px; }
    .right-panel-content > main > section .product-match.unresolved {
      border-color: #f24566; }
    .right-panel-content > main > section .product-match.resolved {
      border-color: #2bc67b; }
    .right-panel-content > main > section .product-match.attention {
      border-color: #ff9948 !important; }
    .right-panel-content > main > section .product-match .alternate-color {
      color: #b8b7b7; }
    .right-panel-content > main > section .product-match .glyphicon-insights-info svg:hover path {
      fill: #2a496a; }
    .right-panel-content > main > section .product-match .pricespider-context-menu {
      right: -2px; }
      .right-panel-content > main > section .product-match .pricespider-context-menu .insights-menu-group-button img {
        width: 20px;
        -webkit-transform: rotate(90deg) !important;
            -ms-transform: rotate(90deg) !important;
             -o-transform: rotate(90deg) !important;
                transform: rotate(90deg) !important; }
    .right-panel-content > main > section .product-match .dropdown-menu {
      padding: 0;
      left: initial;
      right: 8px;
      top: 30px;
      width: initial;
      min-width: 185px;
      border-radius: 3px;
      -webkit-box-shadow: 0.684px 1.879px 6px 0px rgba(76, 76, 76, 0.2) !important;
              box-shadow: 0.684px 1.879px 6px 0px rgba(76, 76, 76, 0.2) !important; }
      .right-panel-content > main > section .product-match .dropdown-menu span {
        padding: 10px 26px 10px 14px;
        border-bottom: 0px;
        height: 38px;
        color: #6f7b91; }
        .right-panel-content > main > section .product-match .dropdown-menu span:hover {
          background: #FAFAFC;
          color: #6f7b91; }
        .right-panel-content > main > section .product-match .dropdown-menu span:active, .right-panel-content > main > section .product-match .dropdown-menu span .active {
          color: #2199E8; }
    .right-panel-content > main > section .product-match .price-details {
      clear: both;
      width: 100%;
      height: 1px;
      padding: 20px 20px 0px;
      border-top: 1px solid #e7e9ed; }
      .right-panel-content > main > section .product-match .price-details > div {
        float: left;
        margin-right: 26px;
        color: #6f7b91; }
        .right-panel-content > main > section .product-match .price-details > div > div:nth-child(2) {
          font-size: 16px;
          font-family: "Lato Semibold", sans-serif; }
        .right-panel-content > main > section .product-match .price-details > div .basket-price-icon img {
          margin-top: -5px; }
        .right-panel-content > main > section .product-match .price-details > div .violation-map-currency {
          color: #2bc67b; }
        .right-panel-content > main > section .product-match .price-details > div .violation-price-currency {
          color: #f24566; }
          .right-panel-content > main > section .product-match .price-details > div .violation-price-currency.resolved {
            color: #2bc67b; }
          .right-panel-content > main > section .product-match .price-details > div .violation-price-currency.attention {
            color: #ff9948; }
        .right-panel-content > main > section .product-match .price-details > div .violation-percentage {
          font-size: 12px;
          margin-left: 5px; }
    .right-panel-content > main > section .product-match .product-details {
      margin: 0 20px 20px;
      position: relative; }
      .right-panel-content > main > section .product-match .product-details > div {
        float: left;
        color: #6f7b91;
        width: -webkit-calc(100% - 125px);
        width: calc(100% - 125px); }
        .right-panel-content > main > section .product-match .product-details > div .verified-date {
          color: #b8b7b7; }
          .right-panel-content > main > section .product-match .product-details > div .verified-date img {
            margin-top: -2px; }
        .right-panel-content > main > section .product-match .product-details > div .product-name-text {
          margin-bottom: 4px; }
        .right-panel-content > main > section .product-match .product-details > div .alternate-color {
          color: #b8b7b7; }
      .right-panel-content > main > section .product-match .product-details product-img {
        width: 64px;
        height: 64px;
        border-radius: 3px;
        border: 0px;
        overflow: hidden;
        padding: 0px;
        margin-right: 26px;
        float: left; }

.case-detail-content {
  width: -webkit-calc(100% - 506px);
  width: calc(100% - 506px);
  min-width: 1000px;
  height: 100%;
  float: left; }
  .case-detail-content > .container-fluid {
    overflow: auto;
    height: 100%;
    padding-right: 15px;
    margin-right: 15px; }
    .case-detail-content > .container-fluid::-webkit-scrollbar {
      -webkit-appearance: none;
      width: 8px;
      border-radius: 4px;
      background: transparent;
      transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .case-detail-content > .container-fluid::-webkit-scrollbar-thumb {
      -webkit-background-clip: content-box;
              background-clip: content-box;
      background-color: #CBCFD2;
      border-radius: 12px;
      border: none; }
    .case-detail-content > .container-fluid::-webkit-scrollbar-thumb:hover {
      background-color: #999; }
    .case-detail-content > .container-fluid::-webkit-scrollbar-track {
      background-color: transparent; }

.msg-title {
  font-size: 22px;
  font-weight: 600; }

.cd-svg {
  cursor: pointer;
  padding: 0 5px; }
  .cd-svg > svg > path {
    fill: #fff;
    fill-opacity: .7; }
  .cd-svg:hover > svg > path {
    fill-opacity: 1; }

.insights-form-new-template {
  border-radius: 5px;
  border: 1px solid #ddd;
  background: #fff;
  width: 80%;
  height: 47px;
  font-size: 18px;
  padding: 0 69px 0 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.case-email > div {
  padding: 0 220px 0 0; }
  .case-email > div > span {
    position: absolute;
    right: 235px;
    bottom: 0;
    width: 40px;
    height: 34px;
    border: 1px solid #848c91;
    border-radius: 3px;
    cursor: pointer;
    margin: 0 0 15px 0; }
    .case-email > div > span:last-of-type {
      right: 185px; }
    .case-email > div > span > svg, .case-email > div > span > img {
      position: absolute;
      top: 10px;
      right: 1px;
      left: 0;
      margin: 0 auto; }
      .case-email > div > span > svg.updated, .case-email > div > span > img.updated {
        top: 13px;
        opacity: 1;
        z-index: 1; }
      .case-email > div > span > svg.updating, .case-email > div > span > img.updating {
        top: 11px;
        opacity: 0;
        z-index: -1; }
    .case-email > div > span:hover {
      background: #848c91; }
      .case-email > div > span:hover > svg path {
        fill: #fff; }
  .case-email > div > div.ps-dropdown {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 210px;
    height: 38px;
    z-index: 2;
    margin: 0 0 15px 0; }
    .case-email > div > div.ps-dropdown > div {
      padding: 5px 0; }
      .case-email > div > div.ps-dropdown > div > div > div > label {
        opacity: .4;
        cursor: default; }
      .case-email > div > div.ps-dropdown > div > div > div > div.dropdown-menu {
        position: absolute;
        top: -3px;
        left: 0;
        background: #fff;
        display: block;
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        z-index: -1;
        -webkit-transition-delay: .2s; }
        .case-email > div > div.ps-dropdown > div > div > div > div.dropdown-menu:hover {
          max-height: 200px;
          opacity: 1;
          z-index: 1; }
      .case-email > div > div.ps-dropdown > div > div > div.ready > label {
        opacity: 1;
        cursor: pointer; }
      .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu {
        overflow-y: auto;
        overflow-x: hidden;
        min-height: 23px;
        margin-top: 3px;
        min-width: 250px;
        left: auto;
        right: 215px; }
        .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu::-webkit-scrollbar {
          -webkit-appearance: none;
          width: 4px;
          border-radius: 4px;
          background: transparent;
          transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
        .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu::-webkit-scrollbar-thumb {
          -webkit-background-clip: content-box;
                  background-clip: content-box;
          background-color: #d4d7de;
          border-radius: 12px;
          border: none; }
        .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu::-webkit-scrollbar-thumb:hover {
          background-color: #999; }
        .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu::-webkit-scrollbar-track, .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu::-webkit-scrollbar-track-piece {
          background-color: transparent; }
        .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div {
          overflow: visible; }
          .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div .contact-group-item label {
            padding-left: 14px;
            padding-right: 25px; }
          .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div .contact-group-item:hover .delete-icon {
            display: inline; }
          .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div .contact-group-item .save-icon, .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div .contact-group-item .delete-icon {
            z-index: 1;
            position: absolute;
            cursor: pointer;
            margin-top: 12px; }
            .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div .contact-group-item .save-icon svg path, .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div .contact-group-item .delete-icon svg path {
              -webkit-transition: fill .2s;
              -o-transition: fill .2s;
              transition: fill .2s;
              fill: #d4d7de; }
          .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div .contact-group-item .save-icon {
            margin-left: 10px;
            display: none; }
            .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div .contact-group-item .save-icon:hover svg path {
              fill: #7f8fa4; }
            .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div .contact-group-item .save-icon:active svg path {
              fill: #6f7b91; }
          .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div .contact-group-item .delete-icon {
            margin-left: -22px;
            display: none; }
            .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div .contact-group-item .delete-icon:hover svg path {
              fill: #f24566; }
            .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div .contact-group-item .delete-icon:active svg path {
              fill: #d03351; }
          .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div .contact-group-item.selected label {
            padding-left: 30px;
            color: #2199e8; }
          .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div .contact-group-item.selected .save-icon {
            display: block; }
          .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div > div > span.ps-dropwdown-update {
            position: relative;
            float: right;
            right: 14px;
            top: -20px;
            width: 27px;
            margin-right: 0;
            cursor: pointer;
            z-index: 2;
            text-align: center; }
            .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div > div > span.ps-dropwdown-update > svg > path {
              fill: #333; }
            .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div > div > span.ps-dropwdown-update:hover > svg > path {
              fill: #380A2E; }
          .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div > div > span.ps-dropdown-delete {
            position: relative;
            float: right;
            right: 10px;
            top: -22px;
            width: 27px;
            margin-right: 0;
            cursor: pointer;
            z-index: 2;
            text-align: center; }
            .case-email > div > div.ps-dropdown > div > div > div.ready > div.dropdown-menu.dropdown-sub-menu > div > div > span.ps-dropdown-delete:hover > svg > path {
              fill: #380A2E; }
      .case-email > div > div.ps-dropdown > div > div > div.ready:hover > div {
        max-height: 200px;
        left: -100%;
        opacity: 1;
        z-index: 1; }
        .case-email > div > div.ps-dropdown > div > div > div.ready:hover > div + .case-email > div > div.ps-dropdown > div > div > div.ready:hover > div:hover {
          max-height: 200px;
          left: -101%;
          opacity: 1;
          z-index: 1; }

.case-msg > .host {
  margin-bottom: 0; }

.case-msg .tags {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  border-bottom: 1px solid grey;
  background-color: transparent;
  box-shadow: none; }
  .case-msg .tags.focused {
    border: none;
    border-bottom: 1px solid #66afe9;
    -webkit-box-shadow: none;
            box-shadow: none; }

.case-msg .input {
  background: transparent; }

tags-input.case-msg.ng-invalid .tags {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom-color: rgba(255, 0, 0, 0.6); }

.case-msg .tags .tag-item {
  background: #FAF8F5;
  color: #333; }

.panel-footer-cases {
  border-top: none; }

.form-control.form-subject.ng-pristine, .form-subject.ng-pristine.form-control-mfg-manage-category {
  border-color: grey; }
  .form-control.form-subject.ng-pristine:focus, .form-subject.ng-pristine.form-control-mfg-manage-category:focus {
    border-color: #66afe9; }

.form-subject {
  background: transparent;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 1px solid grey; }
  .form-subject > input.ng-pristine {
    border-color: grey; }
  .form-subject:hover {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .form-subject:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }

.btn-email-template, .btn-email-violations, .btn.btn-manage-file {
  position: absolute;
  background: #fff;
  width: 50px;
  z-index: 100;
  left: 15px;
  /* border: 1px solid; */
  border: 1px solid #ccc;
  border-bottom: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  top: -0.2px;
  height: 35.5px;
  outline: none;
  background: transparent; }
  .btn-email-template:hover > svg path, .btn-email-violations:hover > svg path, .btn.btn-manage-file:hover > svg path {
    fill: #380A2E; }
  .btn-email-template:focus > svg path, .btn-email-violations:focus > svg path, .btn.btn-manage-file:focus > svg path {
    fill: #380A2E; }

.btn-email-violations {
  width: 111px;
  left: 217px;
  border-right: 1px solid #ccc;
  width: 45px; }
  .btn-email-violations > span {
    margin-top: 1px; }

.btn-email-violations-content {
  padding: 0 0 0 0;
  height: 35px;
  padding-left: 45px; }

.btn-email-violations-button {
  height: 34px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-radius: 0 !important;
  width: 180px !important; }

.svg-format-option {
  top: 13px !important;
  left: 175px !important; }

.map-case-option:hover {
  background-color: #FAFAFC; }

.span-case-details {
  left: 260px !important;
  width: 0px !important;
  padding-left: 0px !important; }

.btn-violations {
  float: left;
  cursor: pointer; }
  .btn-violations > span > svg path {
    fill: #777; }
  .btn-violations > span > svg rect {
    fill: #777; }
  .btn-violations > span > svg polygon {
    fill: #777; }
  .btn-violations > span:hover > svg path {
    fill: #380A2E; }
  .btn-violations > span:hover > svg rect {
    fill: #380A2E; }
  .btn-violations > span:hover > svg polygon {
    fill: #380A2E; }

.btn-basketprice {
  float: right;
  cursor: pointer; }
  .btn-basketprice > span > svg path {
    fill: #777; }
  .btn-basketprice > span > svg rect {
    fill: #777; }
  .btn-basketprice > span > svg polygon {
    fill: #777; }
  .btn-basketprice > span:hover > svg path {
    fill: #380A2E; }
  .btn-basketprice > span:hover > svg rect {
    fill: #380A2E; }
  .btn-basketprice > span:hover > svg polygon {
    fill: #380A2E; }

.img-group-dropdown {
  right: 10px !important;
  top: 19px !important; }

.label-as-text {
  margin-right: 5px; }

.arrow-position {
  position: initial !important; }

.template-label {
  position: relative;
  float: right;
  padding: 8px 35px 0 0;
  z-index: 1; }
  .template-label > span {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    text-align: center;
    opacity: .4;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
    .template-label > span > svg {
      margin: 12px 0 0 0; }
    .template-label > span.ready {
      opacity: 1;
      cursor: pointer; }
    .template-label > span.updating {
      cursor: default; }
      .template-label > span.updating > svg {
        -webkit-animation: ps-animate-spin 1s infinite linear;
        -o-animation: ps-animate-spin 1s infinite linear;
        animation: ps-animate-spin 1s infinite linear; }

.template-icon-cd {
  left: -3px;
  position: relative;
  top: 2px; }

.plus-icon-cd {
  position: relative;
  top: 1px; }

.arrow-icon-cd {
  position: relative;
  top: -4px;
  left: -2px; }

.arrow-icon2-cd {
  position: relative;
  top: -2px; }

.btn-logos {
  background: transparent;
  border: none;
  left: 12px;
  position: relative;
  outline: none; }
  .btn-logos:hover > svg path {
    fill: #380A2E; }
  .btn-logos:focus > svg path {
    fill: #380A2E; }

.dropdown-menu-case-msg, .dropdown-menu2-case-msg {
  position: absolute;
  top: 33px;
  left: 15px;
  width: 168px;
  border-radius: 0;
  padding-top: 6px;
  padding-bottom: 6px; }
  .dropdown-menu-case-msg ::-webkit-scrollbar, .dropdown-menu2-case-msg ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
    border-radius: 4px;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .dropdown-menu-case-msg ::-webkit-scrollbar-thumb, .dropdown-menu2-case-msg ::-webkit-scrollbar-thumb {
    max-height: 80px;
    height: 80px;
    width: 8px;
    border-radius: 4px;
    -webkit-background-clip: content-box;
            background-clip: content-box;
    background-color: #ffffff;
    border: 1px solid #c0ced5;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .dropdown-menu-case-msg ::-webkit-scrollbar-thumb:hover, .dropdown-menu2-case-msg ::-webkit-scrollbar-thumb:hover {
    background-color: #fff;
    border: 1px solid #380A2E;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .dropdown-menu-case-msg ::-webkit-scrollbar-track-piece, .dropdown-menu2-case-msg ::-webkit-scrollbar-track-piece {
    background-color: #d8e0e4;
    border-radius: 4px;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .dropdown-menu-case-msg ::-webkit-scrollbar-track, .dropdown-menu2-case-msg ::-webkit-scrollbar-track {
    background-color: #d8e0e4;
    border-radius: 4px;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .dropdown-menu-case-msg ::-webkit-scrollbar-corner, .dropdown-menu2-case-msg ::-webkit-scrollbar-corner {
    background-color: transparent;
    border-radius: 4px;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .dropdown-menu-case-msg > li.dropdown-menu-load-template, .dropdown-menu2-case-msg > li.dropdown-menu-load-template {
    padding-left: 12px;
    padding-right: 12px;
    cursor: default;
    opacity: .4; }
    .dropdown-menu-case-msg > li.dropdown-menu-load-template:hover, .dropdown-menu2-case-msg > li.dropdown-menu-load-template:hover {
      background: #fff;
      font-weight: 500 !important;
      color: #333; }
    .dropdown-menu-case-msg > li.dropdown-menu-load-template.ready, .dropdown-menu2-case-msg > li.dropdown-menu-load-template.ready {
      cursor: pointer;
      opacity: 1; }
      .dropdown-menu-case-msg > li.dropdown-menu-load-template.ready:hover, .dropdown-menu2-case-msg > li.dropdown-menu-load-template.ready:hover {
        background: #fff;
        color: #380A2E;
        font-weight: 500 !important; }
        .dropdown-menu-case-msg > li.dropdown-menu-load-template.ready:hover > span.cascade-dropdown-case-msg, .dropdown-menu2-case-msg > li.dropdown-menu-load-template.ready:hover > span.cascade-dropdown-case-msg {
          opacity: 1;
          z-index: 100; }
          .dropdown-menu-case-msg > li.dropdown-menu-load-template.ready:hover > span.cascade-dropdown-case-msg:hover, .dropdown-menu2-case-msg > li.dropdown-menu-load-template.ready:hover > span.cascade-dropdown-case-msg:hover {
            background: #fff;
            color: #333; }

.dropdown-menu2-case-msg {
  left: -55px;
  width: 0; }

.cascade-dropdown-case-msg {
  opacity: 0;
  z-index: -1;
  padding: 6px 12px;
  position: absolute;
  left: 167px;
  right: 0;
  width: 161px;
  background: #fff;
  border: 1px solid #ccc;
  top: -6px;
  border-radius: 0;
  color: #333;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175);
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden; }
  .cascade-dropdown-case-msg:hover {
    background: #3a78ad;
    color: #fff; }

.cascade-dropdown-template:hover {
  color: #380A2E; }

.tada-toolbar-group-class {
  position: relative;
  margin-left: 49px; }

.btn.tada-btn-group-scase-msg {
  background: #fff;
  border-radius: 0;
  border-left: none;
  border-right: none;
  color: #333; }
  .btn.tada-btn-group-scase-msg:hover {
    color: #380A2E; }

.btn:active.tada-btn-group-scase-msg, .btn.active {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #380A2E; }

.tada-toolbar-case-msg {
  background: #fff;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc; }

.ta-scroll-window.form-control.form-control-textarea, .ta-scroll-window.form-control-textarea.form-control-mfg-manage-category {
  border-radius: 0; }

.ta-root.focussed > .ta-scroll-window.form-control.form-control-textarea, .ta-root.focussed > .ta-scroll-window.form-control-textarea.form-control-mfg-manage-category {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.col-tips {
  position: absolute;
  height: 45px;
  float: right;
  left: 427px;
  width: auto;
  right: 0; }

.deactivate-contact-group-modal {
  width: 390px !important;
  margin: 18% auto 0 !important; }
  .deactivate-contact-group-modal .contact-group-name {
    color: #f24566;
    text-align: center;
    margin-bottom: 10px; }

.insights-filter-holder.filter-case-detail {
  margin: 106px 0 0 0;
  width: 100%;
  height: 68px;
  padding: 16px 0 0 0; }

.case-detail-wrapper {
  margin-left: auto;
  margin-right: auto;
  padding-top: 114px;
  height: 100%;
  width: 100%;
  min-width: 1200px;
  font-family: "Lato Regular", sans-serif;
  overflow: hidden;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .case-detail-wrapper.right-panel-open {
    min-width: 1520px; }
    @media screen and (max-width: 1650px) {
      .case-detail-wrapper.right-panel-open .seller-bucket-list-expanded .seller-bucket-product-matches-wrapper {
        height: -webkit-calc(100vh - 470px);
        height: calc(100vh - 470px); }
      .case-detail-wrapper.right-panel-open .seller-bucket-list-expanded .map-violations-row .column {
        padding: 0px 5px; }
        .case-detail-wrapper.right-panel-open .seller-bucket-list-expanded .map-violations-row .column.violation-column-1 {
          width: 10%; }
        .case-detail-wrapper.right-panel-open .seller-bucket-list-expanded .map-violations-row .column.violation-column-2 {
          width: 30%; }
        .case-detail-wrapper.right-panel-open .seller-bucket-list-expanded .map-violations-row .column.violation-column-3 {
          width: 24%; }
        .case-detail-wrapper.right-panel-open .seller-bucket-list-expanded .map-violations-row .column.violation-column-4 {
          width: 20%; }
        .case-detail-wrapper.right-panel-open .seller-bucket-list-expanded .map-violations-row .column.violation-column-5 {
          width: 16%; }
          .case-detail-wrapper.right-panel-open .seller-bucket-list-expanded .map-violations-row .column.violation-column-5 span {
            margin-right: 5px; }
          .case-detail-wrapper.right-panel-open .seller-bucket-list-expanded .map-violations-row .column.violation-column-5 .pricespider-menu-group {
            right: 5px; } }
  .case-detail-wrapper.view-case {
    font-family: 'Source Sans Pro', sans-serif;
    min-width: 1506px;
    height: -webkit-calc(100vh - 80px);
    height: calc(100vh - 80px); }
  .case-detail-wrapper > .case-detail {
    position: relative;
    float: left;
    padding: 0 54px 0 0;
    width: 100%;
    height: 100%; }
    .case-detail-wrapper > .case-detail .badge {
      height: 20px;
      min-width: 20px;
      padding: 10px 6px;
      line-height: 1px;
      font-weight: normal; }
    .case-detail-wrapper > .case-detail .insights-checkbox {
      margin: 0px;
      width: 20px;
      height: 20px;
      border-radius: 3px;
      border-color: #e7e9ed;
      cursor: pointer; }
      .case-detail-wrapper > .case-detail .insights-checkbox:hover {
        border-color: #2199E8; }
      .case-detail-wrapper > .case-detail .insights-checkbox.insights-checkbox-checked {
        border-color: #2199E8;
        background: #2199E8; }
      .case-detail-wrapper > .case-detail .insights-checkbox .insights-checkbox-svg {
        top: 4px;
        width: 13px;
        height: 10px; }
        .case-detail-wrapper > .case-detail .insights-checkbox .insights-checkbox-svg.dash-svg {
          width: 10px;
          left: 4px; }
    .case-detail-wrapper > .case-detail .seller-icon {
      margin-left: 20px; }
    .case-detail-wrapper > .case-detail .select-all-checkbox-container {
      float: left;
      margin-top: -45px; }
    .case-detail-wrapper > .case-detail .seller-category {
      display: block;
      text-align: left;
      margin-top: -5px;
      position: absolute; }
      .case-detail-wrapper > .case-detail .seller-category .seller-category-circle-icon {
        display: inline-block; }
    .case-detail-wrapper > .case-detail .seller-bucket-sellers {
      height: 40px;
      float: left;
      margin-left: 35px; }
    .case-detail-wrapper > .case-detail .seller-bucket-logo {
      padding-left: 10px;
      padding-top: 3px; }
    .case-detail-wrapper > .case-detail .map-show-sellers-dropdown {
      opacity: 1;
      cursor: pointer;
      right: 30px;
      z-index: 1;
      position: absolute;
      bottom: 80px;
      top: initial; }
      .case-detail-wrapper > .case-detail .map-show-sellers-dropdown .insights-menu-group-button {
        font-family: "Lato Regular", sans-serif; }
        .case-detail-wrapper > .case-detail .map-show-sellers-dropdown .insights-menu-group-button .insights-menu-group-button-title, .case-detail-wrapper > .case-detail .map-show-sellers-dropdown .insights-menu-group-button .insights-menu-group-button-value {
          color: #6f7b91;
          font-weight: normal; }
    .case-detail-wrapper > .case-detail > span {
      z-index: 1;
      position: absolute;
      top: 0;
      right: 0;
      width: 60px;
      height: 100%;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
      .case-detail-wrapper > .case-detail > span > span {
        position: relative;
        float: right;
        padding: 0;
        width: 54px;
        height: 100%;
        border-left: 1px solid #d4d7de;
        z-index: 1;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box; }
        .case-detail-wrapper > .case-detail > span > span.right-menu-items {
          background: #FAF8F5; }
          .case-detail-wrapper > .case-detail > span > span.right-menu-items svg path {
            fill: #808fa2; }
          .case-detail-wrapper > .case-detail > span > span.right-menu-items .badge {
            background-color: #808fa2; }
        .case-detail-wrapper > .case-detail > span > span > span {
          position: relative;
          float: left;
          width: 100%;
          height: 76px;
          cursor: pointer;
          text-align: center; }
          .case-detail-wrapper > .case-detail > span > span > span > img {
            position: absolute;
            top: 18px;
            right: 0;
            left: 0;
            margin: 0 auto;
            width: 24px;
            height: 24px; }
          .case-detail-wrapper > .case-detail > span > span > span > span {
            position: relative;
            top: 47px; }
          .case-detail-wrapper > .case-detail > span > span > span:hover, .case-detail-wrapper > .case-detail > span > span > span.open {
            background: #e7e9ed; }
      .case-detail-wrapper > .case-detail > span > div {
        position: absolute;
        top: 0;
        left: 0px;
        height: 100%; }
        .case-detail-wrapper > .case-detail > span > div > div {
          position: absolute;
          right: 0;
          left: 0;
          opacity: 0;
          z-index: -1;
          height: 100%;
          -o-transition-duration: 0.4s;
             transition-duration: 0.4s;
          -moz-transition-duration: 0.4s;
          -webkit-transition-duration: 0.4s; }
          .case-detail-wrapper > .case-detail > span > div > div > span {
            float: left;
            padding: 20px 20px 0;
            width: 100%;
            font-size: 18px;
            color: #b8b7b7; }
            .case-detail-wrapper > .case-detail > span > div > div > span.tab-heading {
              font-family: "Lato Semibold", sans-serif; }
            .case-detail-wrapper > .case-detail > span > div > div > span.tabs {
              padding: 0;
              padding-top: 50px;
              border-bottom: 1px solid #d4d7de; }
            .case-detail-wrapper > .case-detail > span > div > div > span .label-cases {
              font-size: 16px;
              color: #b8b7b7;
              width: 33.33333333%;
              margin: 0;
              color: #b8b7b7;
              margin-bottom: -1px;
              -webkit-transition-duration: .2s;
                   -o-transition-duration: .2s;
                      transition-duration: .2s;
              border-bottom: 3px solid transparent; }
              .case-detail-wrapper > .case-detail > span > div > div > span .label-cases:hover {
                color: #6f7b91; }
                .case-detail-wrapper > .case-detail > span > div > div > span .label-cases:hover .badge {
                  background: #6f7b91 !important; }
              .case-detail-wrapper > .case-detail > span > div > div > span .label-cases.label-case-selected {
                color: #2199e8;
                border-bottom: 3px solid #2199e8; }
                .case-detail-wrapper > .case-detail > span > div > div > span .label-cases.label-case-selected .badge {
                  background: #2199e8 !important; }
              .case-detail-wrapper > .case-detail > span > div > div > span .label-cases .tab-label {
                border-right: 1px solid #d4d7de;
                width: 100%;
                display: inline-block;
                font-weight: normal; }
                .case-detail-wrapper > .case-detail > span > div > div > span .label-cases .tab-label .badge {
                  background: #b8b7b7; }
              .case-detail-wrapper > .case-detail > span > div > div > span .label-cases:last-child .tab-label {
                border-right: 0px; }
          .case-detail-wrapper > .case-detail > span > div > div > div {
            float: left;
            width: 100%;
            padding: 20px 12px 50px 20px;
            height: 100%; }
            .case-detail-wrapper > .case-detail > span > div > div > div > div, .case-detail-wrapper > .case-detail > span > div > div > div > main {
              padding: 0 8px 0 0;
              height: 100%;
              overflow: auto; }
              .case-detail-wrapper > .case-detail > span > div > div > div > div::-webkit-scrollbar, .case-detail-wrapper > .case-detail > span > div > div > div > main::-webkit-scrollbar {
                -webkit-appearance: none;
                width: 8px;
                border-radius: 4px;
                background: transparent;
                transition-duration: 0.2s;
                -moz-transition-duration: 0.2s;
                -webkit-transition-duration: 0.2s; }
              .case-detail-wrapper > .case-detail > span > div > div > div > div::-webkit-scrollbar-thumb, .case-detail-wrapper > .case-detail > span > div > div > div > main::-webkit-scrollbar-thumb {
                -webkit-background-clip: content-box;
                        background-clip: content-box;
                background-color: #CBCFD2;
                border-radius: 12px;
                border: none; }
              .case-detail-wrapper > .case-detail > span > div > div > div > div::-webkit-scrollbar-thumb:hover, .case-detail-wrapper > .case-detail > span > div > div > div > main::-webkit-scrollbar-thumb:hover {
                background-color: #999; }
              .case-detail-wrapper > .case-detail > span > div > div > div > div::-webkit-scrollbar-track, .case-detail-wrapper > .case-detail > span > div > div > div > main::-webkit-scrollbar-track {
                background-color: transparent; }
            .case-detail-wrapper > .case-detail > span > div > div > div.cases {
              padding: 20px 7px 125px 20px; }
              .case-detail-wrapper > .case-detail > span > div > div > div.cases .sku-detail-tooltip {
                position: absolute;
                width: 350px;
                min-height: 104px;
                height: auto;
                margin-left: -350px;
                cursor: initial;
                padding: 20px;
                background: white;
                z-index: 1;
                -webkit-box-shadow: 0.684px 1.879px 6px 0px rgba(76, 76, 76, 0.2);
                        box-shadow: 0.684px 1.879px 6px 0px rgba(76, 76, 76, 0.2);
                margin-top: 2px;
                border-radius: 3px;
                color: #6f7b91; }
                .case-detail-wrapper > .case-detail > span > div > div > div.cases .sku-detail-tooltip product-img {
                  position: absolute;
                  display: inline-block;
                  width: 64px;
                  height: 64px;
                  border-radius: 3px;
                  border: 0px;
                  overflow: hidden;
                  padding: 0px; }
                .case-detail-wrapper > .case-detail > span > div > div > div.cases .sku-detail-tooltip .product-name-container {
                  padding-left: 90px; }
                  .case-detail-wrapper > .case-detail > span > div > div > div.cases .sku-detail-tooltip .product-name-container .product-title {
                    font-size: 16px; }
                  .case-detail-wrapper > .case-detail > span > div > div > div.cases .sku-detail-tooltip .product-name-container .product-brand-container {
                    margin-top: 4px; }
                  .case-detail-wrapper > .case-detail > span > div > div > div.cases .sku-detail-tooltip .product-name-container .product-name-sub-heading {
                    margin-right: 5px;
                    color: #b8b7b7; }
              .case-detail-wrapper > .case-detail > span > div > div > div.cases > main {
                overflow-x: hidden;
                padding-bottom: 40px; }
                .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .case-card-container {
                  width: 410px;
                  border: 2px solid transparent;
                  margin-bottom: 20px; }
                  .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .case-card-container.case-highlight {
                    border: 2px solid #2199e8;
                    -webkit-box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07);
                            box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07);
                    border-radius: 3px; }
                    .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .case-card-container.case-highlight .case-detail-case-number, .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .case-card-container.case-highlight .add-violations-label {
                      color: #2199e8 !important; }
                .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel {
                  border-radius: 3px;
                  border: none;
                  margin-bottom: 0px;
                  -webkit-box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07);
                          box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07); }
                  .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel.panel-no-data {
                    -webkit-box-shadow: none;
                            box-shadow: none; }
                  .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-heading {
                    padding: 15px 20px;
                    border-color: #e7e9ed; }
                    .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-heading .case-heading-row {
                      position: relative;
                      color: #b8b7b7; }
                      .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-heading .case-heading-row .case-created {
                        position: absolute;
                        right: 35px;
                        top: 0px; }
                        .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-heading .case-heading-row .case-created img {
                          top: -2px;
                          position: relative; }
                      .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-heading .case-heading-row .case-value {
                        color: #6f7b91; }
                      .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-heading .case-heading-row .seller-bucket-details-context-menu-button-img {
                        width: 20px; }
                      .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-heading .case-heading-row .pricespider-context-menu {
                        right: -2px; }
                      .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-heading .case-heading-row .dropdown-menu {
                        padding: 0;
                        left: initial;
                        right: 8px;
                        top: 30px;
                        width: initial;
                        min-width: 131px;
                        border-radius: 3px;
                        -webkit-box-shadow: 0.684px 1.879px 6px 0px rgba(76, 76, 76, 0.2) !important;
                                box-shadow: 0.684px 1.879px 6px 0px rgba(76, 76, 76, 0.2) !important; }
                        .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-heading .case-heading-row .dropdown-menu span {
                          padding: 10px 26px 10px 14px;
                          border-bottom: 0px;
                          height: 38px;
                          color: #6f7b91; }
                          .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-heading .case-heading-row .dropdown-menu span:hover {
                            background: #FAFAFC;
                            color: #6f7b91; }
                          .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-heading .case-heading-row .dropdown-menu span:active, .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-heading .case-heading-row .dropdown-menu span .active {
                            color: #2199E8; }
                  .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-map-body {
                    padding: 10px 20px;
                    padding-top: 16px;
                    min-height: 132px; }
                    .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-map-body .sku-heading {
                      color: #b8b7b7;
                      margin-bottom: 2px; }
                    .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-map-body .label-category {
                      border-radius: 10px;
                      padding: 4px 10px 0 10px;
                      margin: 0px 5px 10px 0px;
                      cursor: pointer;
                      -webkit-transition-duration: 0.2s;
                           -o-transition-duration: 0.2s;
                              transition-duration: 0.2s; }
                      .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-map-body .label-category.bg-resolved:hover {
                        background-color: #19a260; }
                      .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-map-body .label-category.bg-unresolved:hover {
                        background-color: #d03351; }
                    .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-map-body .more-skus-badge {
                      color: #6f7b91;
                      border: 1px solid #e7e9ed;
                      background: #ffffff;
                      cursor: pointer; }
                      .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-map-body .more-skus-badge:hover {
                        color: #ffffff;
                        border-color: transparent;
                        background: #7f8fa4; }
                      .case-detail-wrapper > .case-detail > span > div > div > div.cases > main .panel .panel-map-body .more-skus-badge:active {
                        color: #ffffff;
                        border-color: transparent;
                        background: #6f7b91; }
              .case-detail-wrapper > .case-detail > span > div > div > div.cases .case-loading {
                position: relative; }
        .case-detail-wrapper > .case-detail > span > div > div.open {
          opacity: 1;
          z-index: 1; }
    .case-detail-wrapper > .case-detail.open {
      padding: 0 505px 0 0; }
      .case-detail-wrapper > .case-detail.open > span {
        width: 505px;
        border-left: 1px solid #d4d7de;
        background: #FAF8F5; }
        .case-detail-wrapper > .case-detail.open > span > div {
          width: 450px; }
      .case-detail-wrapper > .case-detail.open .violation-product-name-container {
        width: 100%; }
  .case-detail-wrapper.open {
    padding-top: 186px; }
    .case-detail-wrapper.open > .case-detail > span {
      padding: 247px 0 0 0; }
      .case-detail-wrapper.open > .case-detail > span > div {
        padding: 72px 0 0 0; }
        .case-detail-wrapper.open > .case-detail > span > div > div.open {
          -o-transition-duration: 0s;
             transition-duration: 0s;
          -moz-transition-duration: 0s;
          -webkit-transition-duration: 0s;
          padding-top: 72px; }
  .case-detail-wrapper .insights-toast {
    left: 0; }
  .case-detail-wrapper .create-case-button, .case-detail-wrapper .assign-case-button {
    margin-top: -52px;
    width: 169px !important;
    text-align: left !important;
    padding-left: 13px; }
    .case-detail-wrapper .create-case-button img, .case-detail-wrapper .assign-case-button img {
      width: 16px;
      height: 16px;
      float: right;
      left: -13px;
      position: relative;
      top: 1px; }
    .case-detail-wrapper .create-case-button.create-case-button img, .case-detail-wrapper .assign-case-button.create-case-button img {
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg); }
    .case-detail-wrapper .create-case-button.assign-case-button, .case-detail-wrapper .assign-case-button.assign-case-button {
      margin-right: 195px;
      padding-left: 22px;
      padding-right: 9px; }
  .case-detail-wrapper .map-button {
    width: 148px;
    height: 34px;
    display: inline-block;
    padding-top: 8px;
    border-radius: 3px;
    text-align: center;
    color: #ffffff;
    cursor: pointer; }
    .case-detail-wrapper .map-button:active {
      -webkit-box-shadow: inset 0px 3px 4px 0px rgba(38, 36, 36, 0.15);
              box-shadow: inset 0px 3px 4px 0px rgba(38, 36, 36, 0.15); }
    .case-detail-wrapper .map-button.default {
      background: #2199e8;
      margin-right: 10px;
      margin-left: 26px; }
      .case-detail-wrapper .map-button.default:hover {
        background: #66264D; }
      .case-detail-wrapper .map-button.default:active {
        background: #66264D;
        -webkit-box-shadow: none;
                box-shadow: none; }
    .case-detail-wrapper .map-button.dark {
      background: #7f8fa4; }
      .case-detail-wrapper .map-button.dark:hover {
        background: #6f7b91; }
      .case-detail-wrapper .map-button.dark:active {
        background: #6f7b91; }
    .case-detail-wrapper .map-button.disabled {
      background: #d4d7de;
      pointer-events: none;
      color: #ffffff; }

.case {
  border-radius: 4px; }

.slide-down {
  width: 100%;
  max-height: 0;
  overflow: hidden;
  z-index: 1;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .slide-down.open {
    max-height: 100px;
    margin-top: -35px;
    background: #e7e9ed;
    margin-bottom: 30px; }
  .slide-down > span {
    float: left;
    width: 100%;
    height: 100px;
    padding: 33px 0 0 0;
    color: #6f7b91; }
    .slide-down > span .case-detail-case-number {
      color: #2199e8; }
    .slide-down > span > span.text-white > b {
      font-size: 24px;
      font-weight: 500;
      padding: 0 20px 0 0; }
    .slide-down > span > span.text-white > span.muted {
      opacity: .6; }

.closed-case-slide-down {
  position: fixed;
  width: 100%;
  top: 174px;
  max-height: 0;
  overflow: hidden;
  z-index: 101;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .closed-case-slide-down.open {
    max-height: 72px; }
  .closed-case-slide-down > span {
    float: left;
    width: 100%;
    height: 72px;
    padding: 20px 0 0 0; }
    .closed-case-slide-down > span > span.text-white > b {
      font-size: 24px;
      font-weight: 500;
      padding: 0 20px 0 0; }
    .closed-case-slide-down > span > span.text-white > span.muted {
      opacity: .6; }

.pricespider-menu-group.seller-bucket-dropdown {
  top: 41px;
  right: 34px; }
  .pricespider-menu-group.seller-bucket-dropdown > div.dropdown-menu.content {
    left: -228px;
    right: 38px;
    width: auto; }

.pms-select-all {
  width: 60px;
  height: 37px;
  float: left;
  position: relative; }
  .pms-select-all > span.map-checkbox.map-checkbox-effect > label {
    top: 0;
    left: 3px;
    opacity: 1; }
    .pms-select-all > span.map-checkbox.map-checkbox-effect > label > svg {
      top: 11px;
      opacity: 1; }
      .pms-select-all > span.map-checkbox.map-checkbox-effect > label > svg path {
        fill-opacity: 1; }
    .pms-select-all > span.map-checkbox.map-checkbox-effect > label.selected > svg path {
      fill: #fff; }

.pms-select-all-text {
  float: left;
  color: #6f7b91;
  margin-left: 15px; }
  .pms-select-all-text > span {
    margin-left: 7px; }

.seller-bucket-list-collapsed {
  padding-left: 80px !important; }

.seller-bucket-list-expanded {
  padding-left: 331px;
  padding-right: 40px; }
  .seller-bucket-list-expanded .product-matches-loading-container {
    height: 34px;
    margin-bottom: -10px; }
    .seller-bucket-list-expanded .product-matches-loading-container .insights-loading {
      background: transparent; }

.seller-details-violations-row-summary-expanded {
  margin-left: 324px;
  margin-right: -15px; }

.seller-details-violations-row-summary-collapsed {
  margin-left: 74px !important; }

.seller-bucket-select-all-collapsed {
  margin-left: 40px !important; }

.seller-bucket-select-all-expanded {
  margin-left: 293px; }

.link-text-color {
  color: #0c92ef !important; }

.seller-bucket-list-margin-collapsed {
  margin-left: 41px; }

.seller-bucket-list-margin-expanded {
  margin-left: 85px; }

.seller-bucket-list-width-collapsed {
  width: 2.5%;
  display: none; }

.seller-bucket-product-match-row {
  margin-right: -3px;
  margin-left: -32px; }

.seller-bucket-product-matches-wrapper {
  height: -webkit-calc(100vh - 455px);
  height: calc(100vh - 455px);
  overflow-y: auto;
  overflow-x: hidden;
  margin-right: -25px;
  margin-bottom: 10px; }
  .seller-bucket-product-matches-wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
    border-radius: 4px;
    background: transparent;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .seller-bucket-product-matches-wrapper::-webkit-scrollbar-thumb {
    -webkit-background-clip: content-box;
            background-clip: content-box;
    background-color: #CBCFD2;
    border-radius: 12px;
    border: none; }
  .seller-bucket-product-matches-wrapper::-webkit-scrollbar-thumb:hover {
    background-color: #999; }
  .seller-bucket-product-matches-wrapper::-webkit-scrollbar-track {
    background-color: transparent; }
  .seller-bucket-product-matches-wrapper .map-violations-row {
    width: -webkit-calc(100% - 57px);
    width: calc(100% - 57px); }
    .seller-bucket-product-matches-wrapper .map-violations-row.seller-bucket-list-margin-expanded {
      width: -webkit-calc(100% - 100px);
      width: calc(100% - 100px); }
  .seller-bucket-product-matches-wrapper .insights-loading-svgs {
    overflow: hidden; }

.seller-bucket-details-context-menu-button-img {
  -webkit-transform: rotate(90deg) !important;
      -ms-transform: rotate(90deg) !important;
       -o-transform: rotate(90deg) !important;
          transform: rotate(90deg) !important; }

.seller-bucket-unresolved {
  border-left: 3px solid #ff4b4b; }

.seller-bucket-resolved {
  border-left: 3px solid #5cb85c; }

.seller-bucket-checkbox-checked {
  top: 2px;
  left: 6px;
  position: relative; }

.seller-bucket-context-menu-svg:hover svg path {
  fill: #0c92ef !important; }

.seller-bucket-context-menu-svg:hover svg rect {
  fill: #0c92ef !important; }

.seller-bucket-icon-svg:hover svg path {
  fill: #7f8fa4 !important; }

.seller-bucket-icon-svg:hover svg rect {
  fill: #7f8fa4 !important; }

.seller-bucket-verify-checkbox-checked {
  bottom: 4px;
  left: 2px;
  position: relative; }

.loading-refresh-icon {
  -webkit-animation: spin 1s linear infinite;
       -o-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
  margin-top: -3px; }

.seller-bucket-strikes .seller-strikes {
  margin-right: 10px !important; }
  .seller-bucket-strikes .seller-strikes .loading-refresh-icon {
    margin-top: 4px; }

@media only screen and (max-width: 1225px) {
  seller-bucket-checkbox {
    margin-right: 3px; }
  seller-bucket-select-all-checkbox {
    margin-right: 5px; } }

.seller-bucket-detail-checkbox {
  top: 40px;
  left: 37px; }

.seller-bucket-list-width-expanded {
  left: 39px; }

.seller-bucket-detail-select-all-checkbox {
  top: 0px;
  left: 30px; }

.seller-bucket-detail-checkbox-disable {
  opacity: 0;
  cursor: default;
  pointer-events: none; }
  .seller-bucket-detail-checkbox-disable:hover {
    border: 1px solid #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none; }

/*Needs to be in span in order for the class to work*/
span.glyphicion-animation {
  -webkit-animation: spin 1s linear infinite;
  -o-animation: spin 1s linear infinite;
     animation: spin 1s linear infinite; }

.label-cases {
  float: left;
  background: transparent;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  border-radius: 0;
  padding: 0 0 8px 0;
  margin: 0 16px 0 0;
  cursor: pointer; }
  .label-cases:hover {
    color: #380A2E; }
  .label-cases.label-case-selected {
    color: #380A2E;
    border-bottom: 2px solid #380A2E; }

.label-case-num {
  font-size: large;
  font-weight: 700; }

.label-unresolved {
  background-color: #ff4b4b; }

.label-resolved {
  background-color: #5cb85c; }

.badge-muted {
  background-color: #fff;
  color: #333; }

.bg-insights, .panel-default .panel-heading.panel-case-msg {
  background: #f3f5f6; }

.bg-case {
  background: #d8e0e4; }

.bg-white {
  background: #fff; }

.bg-default {
  background: #777; }

.bg-unresolved {
  background-color: #f24566; }

.bg-resolved {
  background-color: #2bc67b; }

.bg-muted, .panel-default .panel-heading.panel-map {
  background: #fff; }

.border-resolved {
  border-color: #5cb85c; }

.border-unresolved {
  border-color: #ff4b4b; }

.text-resolved-2 {
  color: #5cb85c; }

.text-resolved {
  color: #aaa; }

.text-unresolved {
  color: #ff4b4b; }

.text-white {
  color: #fff; }

.text-link {
  color: #380A2E; }

.clickable-link {
  color: #2199e8; }
  .clickable-link:hover {
    color: #2199e8;
    text-decoration: underline;
    -webkit-text-decoration-color: #2199e8;
       -moz-text-decoration-color: #2199e8;
            text-decoration-color: #2199e8; }
  .clickable-link:focus {
    color: #66264D;
    text-decoration: underline;
    -webkit-text-decoration-color: #66264D;
       -moz-text-decoration-color: #66264D;
            text-decoration-color: #66264D; }

.col-padding {
  padding-left: 15px;
  padding-right: 15px; }

.col-top-bottom-padding {
  padding-top: 15px;
  padding-bottom: 15px; }

.col-map-std {
  padding-left: 30px;
  padding-right: 30px; }

.col-map-clearfix {
  padding-left: 0;
  padding-right: 0; }

.col-std-padding {
  padding: 0; }

.col-toggle {
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  padding-left: 15px; }
  .col-toggle.col-toggle-format {
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    padding-left: 4.5%; }

.col-map {
  height: 116px;
  padding-top: 22px; }

.col-divider {
  border-right: 1px solid #f3f5f6; }

.row-price > div.col-text {
  position: absolute;
  bottom: 33px; }

.row-price > div.col-info {
  position: absolute;
  bottom: 10px; }

.row-map > div.col-map-value {
  float: left;
  width: 125px;
  height: 14px; }

.row-map > div.col-vol-amt {
  height: 14px; }
  @media (max-width: 1624px) {
    .row-map > div.col-vol-amt {
      width: 118%; } }

.col-map.col-reformat {
  padding-top: 45px; }

.col-right-clearfix {
  padding-right: 0; }

.col-product-img > product-img {
  width: 47px;
  height: 47px; }

.col-filter-format {
  height: 68px;
  border-right: 1px solid #ccc;
  padding-top: 16px; }

.col-filter {
  height: 68px;
  padding-top: 16px; }

.row-map-padding {
  padding: 0 30px; }

.row-std-margin {
  margin: 0; }

.row-top-padding {
  padding-top: 20px; }

.row-padding {
  padding-left: 15px;
  padding-right: 15px; }

.row-margin {
  margin-left: 15px;
  margin-right: 15px; }

.row-margin-clearfix {
  margin-left: 0;
  margin-right: 0; }

.row-std-padding {
  padding: 0; }

.row-bucket-summary {
  margin-bottom: 21px;
  margin-right: 20px; }

.row-effect:hover {
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18); }

.row-format {
  margin: 0 0 10px 0; }

.panel-default .panel-heading.panel-case-msg {
  border-color: #f3f5f6; }

.panel-no-data {
  background: transparent;
  border: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .panel-no-data .panel-body {
    font-size: 15px;
    padding: 0;
    margin: 0; }

.panel-body.panel-map-body {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: inherit; }

.panel-case-msg {
  border-color: #f3f5f6;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn.btn-block.btn-email-toggle {
  outline: none;
  background: #fff;
  color: #333;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  color: #ccc;
  border: 1px solid #ccc; }
  .btn.btn-block.btn-email-toggle:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #ccc; }

.btn-left-format {
  margin-left: 20px; }

.btn-left-format2 {
  margin-left: 15px; }

.btn-padding {
  padding: 11px 32px; }

.btn-padding2 {
  padding: 8px 30px; }

.btn-blue {
  background: #380A2E;
  border-color: #380A2E;
  border-radius: 3px;
  color: #fff;
  outline: none !important;
  font-size: 16px; }
  .btn-blue:active {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .btn-blue:hover {
    background: #66264D;
    border-color: #66264D; }
    .btn-blue:hover.disabled {
      opacity: .4; }
  .btn-blue.disabled {
    opacity: .4;
    background: #380A2E !important;
    border-color: #380A2E !important; }

.btn-transparent {
  background: transparent;
  border-color: #fff;
  border-radius: 3px;
  color: #fff;
  outline: none !important;
  font-size: 16px; }

.btn-transparent-2 {
  background: transparent;
  border-color: #848c91;
  border-radius: 3px;
  color: #848c91;
  outline: none !important;
  font-size: 16px; }
  .btn-transparent-2:active {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .btn-transparent-2:hover {
    background: #848c91;
    color: #fff; }
    .btn-transparent-2:hover.disabled {
      opacity: 0.4;
      background: transparent;
      color: #848c91; }
  .btn-transparent-2.disabled {
    opacity: 0.4;
    background: transparent;
    color: #848c91; }

.btn:focus.btn-transparent-2 {
  background: #848c91;
  color: #fff; }

.btn.btn-format.disabled, .btn[disabled], fieldset[disabled] .btn.btn-format {
  cursor: default; }

.insights-animate-show {
  height: 100%;
  opacity: 1;
  background: transparent; }

.insights-animate-show.ng-hide-add, .insights-animate-show.ng-hide-remove {
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }

.insights-animate-show.ng-hide {
  height: 0;
  opacity: 0; }

.map-price {
  font-size: 23px;
  font-weight: 700; }

.map-price-text {
  font-size: 13px;
  font-weight: 700; }

.map-text {
  font-size: 15px;
  font-weight: 700; }

.map-product-name {
  font-size: 20px;
  font-weight: 300; }

.map-product-name-max {
  max-width: 650px; }

.map-column-overflow {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.map-badge {
  min-width: 27px; }

.map-side-panel-format {
  padding: 0 15px; }

.map-case-fill {
  height: 88vh; }

.map-case-nav-format {
  padding-left: 0; }

.map-tab-format:hover div > button.btn-case-col {
  border: 1px solid #380A2E; }

.map-tab-format:hover div > span.text-case-col {
  color: #380A2E; }

.map-space-format {
  padding: 0 0 0 5px; }

.map-space-format2 {
  margin-left: 15px; }

.map-checkbox {
  z-index: -1; }
  .map-checkbox > input[type="checkbox"] {
    display: none; }
  .map-checkbox > input[type="checkbox"] + label {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 26px;
    height: 26px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    z-index: 0;
    cursor: pointer;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
    .map-checkbox > input[type="checkbox"] + label > svg {
      position: absolute;
      top: 8px;
      right: 0;
      left: 0;
      margin: 0 auto;
      opacity: 0;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
  .map-checkbox > input[type="checkbox"] + label:hover {
    border: 1px solid #1c8abe;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
  .map-checkbox > input[type="checkbox"]:checked + label {
    background: #1c8abe;
    border: 1px solid transparent; }
    .map-checkbox > input[type="checkbox"]:checked + label > svg {
      opacity: 1; }
  .map-checkbox.map-checkbox-disable > input[type="checkbox"] + label {
    opacity: 0;
    cursor: default; }
    .map-checkbox.map-checkbox-disable > input[type="checkbox"] + label:hover {
      border: 1px solid #cccccc;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .map-checkbox.map-checkbox-effect > label {
    z-index: -1;
    opacity: 0; }
  .map-checkbox.map-checkbox-effect.map-checkbox-effect-format > label {
    z-index: 1;
    opacity: 1; }

.glyphicon-insights-info {
  position: relative;
  top: 1px; }
  .glyphicon-insights-info > svg path {
    fill: #777; }

.glyphicon-checkbox {
  width: 15px;
  height: 15px;
  border: 1px solid #d4d7de;
  background: #d4d7de;
  border-radius: 50%;
  top: 1px; }
  .glyphicon-checkbox > svg {
    position: relative;
    left: 2px;
    bottom: 4px; }
    .glyphicon-checkbox > svg path {
      fill: #fff; }

.glyphicon-checkbox-resolved {
  width: 100px;
  height: 100px;
  border: 1px solid #fff;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto; }
  .glyphicon-checkbox-resolved > svg {
    position: relative;
    left: 25px;
    bottom: 0;
    top: 23px; }
    .glyphicon-checkbox-resolved > svg path {
      fill: #5cb85c; }

.stores-format {
  margin-right: 30px; }
  .stores-format > seller-logo {
    margin-bottom: 10px; }

.category-format {
  top: -2px;
  margin-left: 15px; }

.label-category {
  position: relative;
  top: 2px;
  padding: 3px 5px 0 5px;
  line-height: 1;
  border-radius: 2px;
  width: auto;
  height: 21px;
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #fff;
  white-space: nowrap; }

.seller-bucket-name {
  font-size: 24px;
  color: #6f7b91;
  font-family: "Lato Regular", sans-serif; }

.seller-bucket-title {
  color: #b8b7b7; }

.bucket-summary-format #map-cast-tabs {
  border-bottom: 1px solid #d4d7de;
  height: 70px;
  margin: 0 0 70px 0;
  padding-top: 18px; }
  .bucket-summary-format #map-cast-tabs .map-cast-tab {
    padding: 0;
    margin: 0;
    height: 52px;
    border-right: 0px;
    border-bottom: 3px solid transparent;
    font-family: "Lato Regular", sans-serif;
    color: #b8b7b7;
    opacity: 1; }
    .bucket-summary-format #map-cast-tabs .map-cast-tab:hover {
      color: #6f7b91; }
      .bucket-summary-format #map-cast-tabs .map-cast-tab:hover .badge {
        background: #6f7b91; }
    .bucket-summary-format #map-cast-tabs .map-cast-tab.active {
      border-bottom: 3px solid #2199e8;
      color: #2199e8; }
      .bucket-summary-format #map-cast-tabs .map-cast-tab.active .badge {
        background: #2199e8; }
    .bucket-summary-format #map-cast-tabs .map-cast-tab .tab-title {
      border-right: 1px solid #d4d7de;
      height: 34px;
      display: inline-block;
      width: 212px;
      padding-top: 8px;
      font-size: 18px;
      font-weight: normal; }
    .bucket-summary-format #map-cast-tabs .map-cast-tab .badge {
      background: #b8b7b7; }

.cursor-pointer {
  cursor: pointer; }

.case-detail-seller {
  padding: 15px 0;
  border-bottom: 1px solid #e9e9e9; }

.case-detail-map {
  padding: 10px 0; }

.row-cd-icons {
  position: absolute;
  right: 0;
  width: 100px;
  top: 15px; }

.text-msg-thread {
  font-size: 16px;
  font-weight: 400; }
  .text-msg-thread pre {
    width: 50vw; }

.text-case-col {
  color: #929ba1; }

.input-case-detail {
  height: 60px;
  border-color: #ddd; }
  .input-case-detail.form-control::-moz-placeholder, .input-case-detail.form-control-mfg-manage-category::-moz-placeholder {
    /* Firefox 19+ */
    line-height: 35px; }
  .input-case-detail:hover {
    border-color: #aaa; }
  .input-case-detail:focus {
    border-color: #66264D; }

.record-info-format {
  padding-bottom: 40px;
  margin-top: 35px;
  position: relative; }
  .record-info-format.seller-details-violations-row-summary-expanded {
    margin-left: 289px; }

.seller-category-case {
  width: 12px;
  height: 12px;
  float: right;
  position: absolute;
  border-radius: 50%;
  top: 5px; }

.seller-group-logo {
  margin: 0 auto;
  border-radius: 50%;
  background: #e9e9e9;
  color: #aaa;
  font-weight: 900;
  height: 42px;
  width: 42px;
  font-size: 30px;
  line-height: 43px; }

.well-border {
  border-bottom: 1px solid #c1cad0; }

.table-preview-violations th {
  text-align: center; }

.table-preview-violations td, th {
  padding: 5px 5px 5px 5px; }

.case-dashboard-container {
  font-family: "Lato Regular", sans-serif;
  padding: 30px !important; }
  .case-dashboard-container .insights-wrapper {
    margin: 0px;
    background: #ffffff; }
    .case-dashboard-container .insights-wrapper .case-type-tabs {
      list-style: none;
      clear: both;
      height: 70px;
      margin-bottom: 0px;
      border-bottom: 1px solid #E6E9EE;
      padding: 0px;
      width: 500px; }
      .case-dashboard-container .insights-wrapper .case-type-tabs li {
        float: left;
        padding: 15px 0px;
        width: 50%;
        text-align: center;
        font-size: 20px;
        color: #b8b7b7;
        -webkit-transition-duration: 0.2s;
             -o-transition-duration: 0.2s;
                transition-duration: 0.2s; }
        .case-dashboard-container .insights-wrapper .case-type-tabs li:hover {
          color: #6f7b91; }
        .case-dashboard-container .insights-wrapper .case-type-tabs li div {
          line-height: 37px; }
        .case-dashboard-container .insights-wrapper .case-type-tabs li:first-child div {
          border-right: 1px solid #E6E9EE; }
        .case-dashboard-container .insights-wrapper .case-type-tabs li.active {
          border-bottom: 3px solid #2199E8;
          color: #2199E8;
          margin-bottom: -3px; }
        .case-dashboard-container .insights-wrapper .case-type-tabs li .badge {
          background: #ff9948;
          font-size: 12px;
          font-family: "Lato Bold", sans-serif;
          margin-left: 10px;
          height: 20px;
          border-radius: 10px;
          color: #ffffff;
          position: absolute;
          margin-top: 10px;
          padding-top: 10px;
          line-height: 0px; }
    .case-dashboard-container .insights-wrapper .case-tab-border {
      border-top: 1px solid #E6E9EE;
      margin-top: -1px; }
    .case-dashboard-container .insights-wrapper .case-search-row {
      padding: 15px 0px 15px 5px; }
      .case-dashboard-container .insights-wrapper .case-search-row .right-header-section {
        width: 350px;
        position: relative;
        margin-top: 2px;
        margin-right: -15px; }
      .case-dashboard-container .insights-wrapper .case-search-row .map-cases-search-container {
        border: 1px solid #E6E9EE;
        border-radius: 5px;
        width: 370px;
        height: 38px;
        position: relative; }
        .case-dashboard-container .insights-wrapper .case-search-row .map-cases-search-container .map-case-search-options {
          display: inline-block;
          width: 115px;
          padding-left: 10px;
          border-right: 1px solid #E6E9EE;
          margin-right: 5px;
          position: relative;
          cursor: pointer; }
          .case-dashboard-container .insights-wrapper .case-search-row .map-cases-search-container .map-case-search-options .svg_down_arrow_inside {
            top: 9px;
            right: 20px; }
        .case-dashboard-container .insights-wrapper .case-search-row .map-cases-search-container .search-options-list {
          background: white;
          width: 125px;
          -webkit-box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71);
          box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71);
          z-index: 10000;
          position: absolute;
          top: 35px;
          left: -10px;
          border-radius: 3px; }
          .case-dashboard-container .insights-wrapper .case-search-row .map-cases-search-container .search-options-list div {
            height: 45px;
            text-align: left;
            padding: 13px;
            cursor: pointer; }
            .case-dashboard-container .insights-wrapper .case-search-row .map-cases-search-container .search-options-list div:hover {
              background: #FAFAFC; }
            .case-dashboard-container .insights-wrapper .case-search-row .map-cases-search-container .search-options-list div:active, .case-dashboard-container .insights-wrapper .case-search-row .map-cases-search-container .search-options-list div.active {
              color: #2199E8; }
        .case-dashboard-container .insights-wrapper .case-search-row .map-cases-search-container .search-icon {
          position: absolute;
          right: 10px;
          top: 9px;
          width: 18px; }
        .case-dashboard-container .insights-wrapper .case-search-row .map-cases-search-container .close-icon {
          position: absolute;
          top: -2px; }
        .case-dashboard-container .insights-wrapper .case-search-row .map-cases-search-container input {
          outline: none;
          border: none;
          height: 36px;
          padding: 0px;
          width: 215px; }
          .case-dashboard-container .insights-wrapper .case-search-row .map-cases-search-container input::-ms-clear {
            display: none;
            height: 0px;
            width: 0px; }
      .case-dashboard-container .insights-wrapper .case-search-row .map-cases-message-status-search-container {
        border-radius: 5px;
        position: relative; }
        .case-dashboard-container .insights-wrapper .case-search-row .map-cases-message-status-search-container .map-case-search-options {
          display: inline-block;
          padding-left: 0px;
          position: relative;
          cursor: pointer; }
          .case-dashboard-container .insights-wrapper .case-search-row .map-cases-message-status-search-container .map-case-search-options .svg_down_arrow_inside {
            top: 8px;
            right: inherit;
            margin-left: 5px;
            position: initial; }
        .case-dashboard-container .insights-wrapper .case-search-row .map-cases-message-status-search-container .search-options-list {
          background: white;
          -webkit-box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71);
          box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71);
          z-index: 10000;
          position: absolute;
          top: inherit;
          margin-left: -40px;
          margin-top: 5px;
          border-radius: 3px; }
          .case-dashboard-container .insights-wrapper .case-search-row .map-cases-message-status-search-container .search-options-list div {
            height: 45px;
            text-align: left;
            padding: 13px;
            width: 111px;
            cursor: pointer; }
            .case-dashboard-container .insights-wrapper .case-search-row .map-cases-message-status-search-container .search-options-list div:hover {
              background: #FAFAFC; }
            .case-dashboard-container .insights-wrapper .case-search-row .map-cases-message-status-search-container .search-options-list div:active, .case-dashboard-container .insights-wrapper .case-search-row .map-cases-message-status-search-container .search-options-list div.active {
              color: #2199E8; }
        .case-dashboard-container .insights-wrapper .case-search-row .map-cases-message-status-search-container .search-icon {
          position: absolute;
          right: 10px;
          top: 9px;
          width: 18px; }
        .case-dashboard-container .insights-wrapper .case-search-row .map-cases-message-status-search-container .close-icon {
          position: absolute;
          top: -2px; }
        .case-dashboard-container .insights-wrapper .case-search-row .map-cases-message-status-search-container input {
          outline: none;
          border: none;
          height: 36px;
          padding: 0px;
          width: 215px; }
          .case-dashboard-container .insights-wrapper .case-search-row .map-cases-message-status-search-container input::-ms-clear {
            display: none;
            height: 0px;
            width: 0px; }
      .case-dashboard-container .insights-wrapper .case-search-row .pagination-container {
        position: absolute;
        right: 57px; }
    .case-dashboard-container .insights-wrapper .map-table {
      border-collapse: separate;
      border-spacing: 0;
      min-width: 950px; }
    .case-dashboard-container .insights-wrapper .map-table thead tr th {
      font-family: "Lato Regular", sans-serif;
      font-weight: normal; }
    .case-dashboard-container .insights-wrapper .map-table tbody tr td {
      border-bottom: 1px solid #ECECEC; }
    .case-dashboard-container .insights-wrapper .case-id-column {
      width: 100px; }
    .case-dashboard-container .insights-wrapper .created-column, .case-dashboard-container .insights-wrapper .assigned-column {
      width: 150px; }
    .case-dashboard-container .insights-wrapper .violation-count-column, .case-dashboard-container .insights-wrapper .date-column {
      width: 120px; }
      .case-dashboard-container .insights-wrapper .violation-count-column.resolved, .case-dashboard-container .insights-wrapper .date-column.resolved {
        color: #2BC67B; }
      .case-dashboard-container .insights-wrapper .violation-count-column.unresolved, .case-dashboard-container .insights-wrapper .date-column.unresolved {
        color: #F24566; }
    .case-dashboard-container .insights-wrapper .seller-image-column {
      width: 78px;
      height: 26px;
      padding-right: 26px;
      text-align: center; }
      .case-dashboard-container .insights-wrapper .seller-image-column .seller-group-logo {
        text-align: center; }
      .case-dashboard-container .insights-wrapper .seller-image-column seller-logo {
        float: right;
        margin-right: -4px; }
    .case-dashboard-container .insights-wrapper .seller-name-column {
      width: 250px; }
    .case-dashboard-container .insights-wrapper tr.active {
      background-color: #FAFAFC; }
    .case-dashboard-container .insights-wrapper .items-per-page-container {
      position: absolute;
      top: 7px;
      right: 240px; }
    .case-dashboard-container .insights-wrapper .pricespider-menu-group {
      margin-right: 17px; }
      .case-dashboard-container .insights-wrapper .pricespider-menu-group .dropdown-menu.content {
        top: 35px;
        width: auto;
        white-space: nowrap;
        padding: 0px;
        left: auto;
        right: 10px; }
        .case-dashboard-container .insights-wrapper .pricespider-menu-group .dropdown-menu.content label.disabled {
          color: #999 !important;
          cursor: default !important;
          pointer-events: none; }
          .case-dashboard-container .insights-wrapper .pricespider-menu-group .dropdown-menu.content label.disabled:hover {
            color: #999 !important; }
      .case-dashboard-container .insights-wrapper .pricespider-menu-group > button {
        width: 5px; }
        .case-dashboard-container .insights-wrapper .pricespider-menu-group > button > img {
          -webkit-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
               -o-transform: rotate(90deg);
                  transform: rotate(90deg);
          left: -5px;
          width: 20px; }

input[type=text]::-ms-clear {
  display: none;
  height: 0px;
  width: 0px; }

.map-case-search-options-inline {
  display: inline-block;
  color: #7f8fa4; }
  .map-case-search-options-inline div:hover {
    color: #6f7b91; }
  .map-case-search-options-inline div.selected {
    color: #6f7b91; }

.map-case-search-message-state-title {
  color: #b8b7b7; }

.map-case-search-message-state-container {
  margin-left: 65px; }

.map-case-message-column-badge {
  background: #ff9948;
  font-size: 12px;
  font-family: "Lato Bold", sans-serif;
  margin-left: 10px;
  height: 20px;
  border-radius: 10px;
  color: #ffffff;
  margin-top: -2px;
  padding-top: 4px; }

.map-case-listing-row {
  font-size: 14px;
  color: #6f7b91;
  cursor: pointer; }
  .map-case-listing-row .seller-image-column {
    border-left: 3px solid transparent; }
  .map-case-listing-row.map-case-listing-unread {
    font-family: "Lato Bold", sans-serif; }
    .map-case-listing-row.map-case-listing-unread .seller-image-column {
      border-left: 3px solid #ff9948; }

.map-table {
  width: 100%; }
  .map-table thead tr {
    height: 50px;
    background-color: #FAFAFB;
    border: 1px solid #E7E9ED;
    border-right: 0px;
    border-left: 0px; }
    .map-table thead tr th {
      font-family: "Lato Bold", sans-serif !important;
      font-weight: normal;
      color: #7F8FA4;
      font-size: 12px;
      text-align: left;
      text-transform: inherit;
      letter-spacing: 0.5px;
      padding: 4px;
      vertical-align: middle; }
  .map-table tbody tr {
    height: 100px;
    border-bottom: 1px solid #f3f5f6;
    color: #6f7b91; }
    .map-table tbody tr:hover {
      -o-transition-duration: .2s;
      transition-duration: .2s;
      -moz-transition-duration: .2s;
      -webkit-transition-duration: .2s;
      background-color: #FAFAFB; }
    .map-table tbody tr.active {
      color: #2199E8; }
    .map-table tbody tr td {
      vertical-align: middle;
      padding: 4px;
      width: inherit; }

.map-settings-container {
  font-family: "Lato Regular", sans-serif;
  margin-top: 62px !important; }
  .map-settings-container .map-settings-side-menu {
    width: 320px;
    height: 100%;
    position: fixed;
    border-right: 1px solid #d4d7de;
    padding: 40px 34px; }
    .map-settings-container .map-settings-side-menu .side-menu-header {
      font-size: 18px;
      font-family: "Lato Semibold", sans-serif;
      color: #b8b7b7; }
    .map-settings-container .map-settings-side-menu .side-menu-items div {
      margin-top: 34px;
      font-size: 16px;
      color: #7f8fa4;
      cursor: pointer; }
      .map-settings-container .map-settings-side-menu .side-menu-items div svg {
        margin-right: 10px;
        fill: #7f8fa4;
        fill-rule: evenodd; }
      .map-settings-container .map-settings-side-menu .side-menu-items div:hover, .map-settings-container .map-settings-side-menu .side-menu-items div.active {
        color: #2199e8; }
        .map-settings-container .map-settings-side-menu .side-menu-items div:hover svg, .map-settings-container .map-settings-side-menu .side-menu-items div.active svg {
          margin-right: 10px;
          fill: #2199e8; }
  .map-settings-container .map-general-settings {
    margin-left: 320px;
    margin-top: 0px;
    width: auto; }
    .map-settings-container .map-general-settings .setting-heading {
      color: #375a7f;
      font-size: 30px;
      line-height: 55px; }
    .map-settings-container .map-general-settings .setting-name {
      color: #375a7f;
      font-size: 16px;
      font-family: "Lato Semibold", sans-serif; }
    .map-settings-container .map-general-settings .setting-description {
      color: #6f7b91;
      font-size: 14px;
      margin-top: 10px;
      line-height: 0px;
      padding-bottom: 5px; }
    .map-settings-container .map-general-settings .settings-section {
      width: 757px; }
      .map-settings-container .map-general-settings .settings-section .content {
        padding: 26px;
        background: #ffffff;
        border-radius: 3px;
        -webkit-box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07);
                box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07); }
        .map-settings-container .map-general-settings .settings-section .content .actions {
          float: right;
          margin-top: 26px; }
          .map-settings-container .map-general-settings .settings-section .content .actions.disabled .insights-button {
            background: #f2f4f7;
            pointer-events: none;
            color: #d4d7d3; }
    .map-settings-container .map-general-settings .setting-option {
      position: relative; }
      .map-settings-container .map-general-settings .setting-option .setting-toggle {
        position: absolute;
        top: 3px;
        right: 0px; }
      .map-settings-container .map-general-settings .setting-option:not(:first-child) {
        margin-top: 34px; }
      .map-settings-container .map-general-settings .setting-option .violation-offset-input-container {
        border: 1px solid transparent;
        border-radius: 5px;
        width: 615px;
        height: 38px;
        position: relative;
        margin-top: 20px;
        color: #6f7b91; }
        .map-settings-container .map-general-settings .setting-option .violation-offset-input-container .offset-type-options {
          display: inline-block;
          width: 130px;
          padding-left: 10px;
          border-right: 1px solid #e7e9ed;
          margin-right: 5px;
          position: relative;
          cursor: pointer;
          z-index: 1;
          top: 8px; }
          .map-settings-container .map-general-settings .setting-option .violation-offset-input-container .offset-type-options span {
            display: inline-block; }
          .map-settings-container .map-general-settings .setting-option .violation-offset-input-container .offset-type-options .svg_down_arrow_inside {
            top: 7px;
            right: 15px; }
        .map-settings-container .map-general-settings .setting-option .violation-offset-input-container .offset-type-list {
          background: white;
          width: 100%;
          -webkit-box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71);
          box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71);
          z-index: 10000;
          position: absolute;
          top: 30px;
          right: 0px;
          border-radius: 3px; }
          .map-settings-container .map-general-settings .setting-option .violation-offset-input-container .offset-type-list div {
            height: 45px;
            text-align: left;
            padding: 13px;
            cursor: pointer; }
            .map-settings-container .map-general-settings .setting-option .violation-offset-input-container .offset-type-list div:hover {
              background: #FAFAFC;
              color: #2199E8; }
        .map-settings-container .map-general-settings .setting-option .violation-offset-input-container input {
          outline: none;
          border: none;
          height: 36px;
          padding: 0px;
          width: 615px;
          padding-left: 140px;
          border: 1px solid;
          position: absolute;
          border: 1px solid #e7e9ed;
          left: 0;
          border-radius: 4px; }
          .map-settings-container .map-general-settings .setting-option .violation-offset-input-container input::-ms-clear {
            display: none;
            height: 0px;
            width: 0px; }
          .map-settings-container .map-general-settings .setting-option .violation-offset-input-container input::-webkit-input-placeholder {
            font-size: 14px; }
          .map-settings-container .map-general-settings .setting-option .violation-offset-input-container input::-moz-placeholder {
            font-size: 14px; }
          .map-settings-container .map-general-settings .setting-option .violation-offset-input-container input::placeholder {
            font-size: 14px; }
          .map-settings-container .map-general-settings .setting-option .violation-offset-input-container input:focus {
            border-color: #2199e8; }
        .map-settings-container .map-general-settings .setting-option .violation-offset-input-container.disabled {
          pointer-events: none; }
          .map-settings-container .map-general-settings .setting-option .violation-offset-input-container.disabled .offset-type-options {
            color: #b8b7b9; }
          .map-settings-container .map-general-settings .setting-option .violation-offset-input-container.disabled input {
            background: #f2f4f7;
            color: #b8b7b9; }
            .map-settings-container .map-general-settings .setting-option .violation-offset-input-container.disabled input::-webkit-input-placeholder {
              color: #b8b7b9; }
            .map-settings-container .map-general-settings .setting-option .violation-offset-input-container.disabled input::-moz-placeholder {
              color: #b8b7b9; }
            .map-settings-container .map-general-settings .setting-option .violation-offset-input-container.disabled input::placeholder {
              color: #b8b7b9; }
      .map-settings-container .map-general-settings .setting-option.disabled .setting-name, .map-settings-container .map-general-settings .setting-option.disabled .setting-description {
        color: #d4d7de; }
      .map-settings-container .map-general-settings .setting-option .map-settings-input-container {
        position: relative;
        margin-top: 20px; }
        .map-settings-container .map-general-settings .setting-option .map-settings-input-container input[type=text] {
          width: 615px;
          height: 38px; }

.map-settings-modal {
  width: 480px !important; }
  .map-settings-modal .modal-message {
    font-size: 14px;
    height: 40px;
    font-family: "Lato Regular", sans-serif;
    line-height: initial; }
  .map-settings-modal .insights-dialog-header-title {
    font-size: 18px !important;
    font-family: "Lato Semibold", sans-serif; }
  .map-settings-modal .actions {
    text-align: center; }
    .map-settings-modal .actions div {
      font-family: "Lato Regular", sans-serif;
      line-height: initial;
      padding-top: 10px; }

.map-settings-filter-container {
  height: 34px !important;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(223, 221, 221, 0.35);
          box-shadow: 0px 2px 3px 0px rgba(223, 221, 221, 0.35); }

.map-seller-bucket-notes .note-heading {
  padding: 20px 20px;
  border-bottom: 1px solid #d4d7de; }
  .map-seller-bucket-notes .note-heading .note-text {
    color: #b8b7b7;
    font-size: 18px;
    font-family: "Lato Semibold", sans-serif; }
  .map-seller-bucket-notes .note-heading .add-note-button {
    width: 78px;
    text-align: left;
    padding-left: 14px;
    margin-top: -5px; }
    .map-seller-bucket-notes .note-heading .add-note-button img {
      width: 16px;
      height: 16px;
      left: 6px;
      position: relative;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg);
      top: -1px; }

.map-seller-bucket-notes .note-card-container {
  padding: 0px 0px 0px 20px;
  height: -webkit-calc(100vh - 271px);
  height: calc(100vh - 271px);
  overflow-y: auto;
  overflow-x: hidden;
  margin-right: 5px;
  margin-top: 20px; }
  .map-seller-bucket-notes .note-card-container::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
    border-radius: 4px;
    background: transparent;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .map-seller-bucket-notes .note-card-container::-webkit-scrollbar-thumb {
    -webkit-background-clip: content-box;
            background-clip: content-box;
    background-color: #CBCFD2;
    border-radius: 12px;
    border: none; }
  .map-seller-bucket-notes .note-card-container::-webkit-scrollbar-thumb:hover {
    background-color: #999; }
  .map-seller-bucket-notes .note-card-container::-webkit-scrollbar-track {
    background-color: transparent; }
  .map-seller-bucket-notes .note-card-container .panel {
    width: 410px;
    border: none;
    -webkit-box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07);
            box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07); }
    .map-seller-bucket-notes .note-card-container .panel .panel-heading {
      padding: 15px 20px;
      border-color: #e7e9ed; }
      .map-seller-bucket-notes .note-card-container .panel .panel-heading .note-heading-row {
        position: relative; }
        .map-seller-bucket-notes .note-card-container .panel .panel-heading .note-heading-row .seller-bucket-details-context-menu-button-img {
          width: 20px; }
        .map-seller-bucket-notes .note-card-container .panel .panel-heading .note-heading-row .pricespider-context-menu {
          right: -2px; }
        .map-seller-bucket-notes .note-card-container .panel .panel-heading .note-heading-row .dropdown-menu {
          padding: 0;
          left: initial;
          right: 8px;
          top: 30px;
          width: initial;
          min-width: 131px;
          border-radius: 3px;
          -webkit-box-shadow: 0.684px 1.879px 6px 0px rgba(76, 76, 76, 0.2) !important;
                  box-shadow: 0.684px 1.879px 6px 0px rgba(76, 76, 76, 0.2) !important; }
          .map-seller-bucket-notes .note-card-container .panel .panel-heading .note-heading-row .dropdown-menu span {
            padding: 10px 26px 10px 14px;
            border-bottom: 0px;
            height: 38px;
            color: #6f7b91; }
            .map-seller-bucket-notes .note-card-container .panel .panel-heading .note-heading-row .dropdown-menu span:hover {
              background: #FAFAFC;
              color: #6f7b91; }
            .map-seller-bucket-notes .note-card-container .panel .panel-heading .note-heading-row .dropdown-menu span:active, .map-seller-bucket-notes .note-card-container .panel .panel-heading .note-heading-row .dropdown-menu span .active {
              color: #2199E8; }
  .map-seller-bucket-notes .note-card-container .note-heading-row .note-created-by {
    color: #6f7b91;
    font-size: 14px;
    font-family: "Lato Regular", sans-serif; }
  .map-seller-bucket-notes .note-card-container .note-heading-row .note-created-date {
    color: #b8b7b7;
    font-size: 14px;
    font-family: "Lato Regular", sans-serif; }
    .map-seller-bucket-notes .note-card-container .note-heading-row .note-created-date img {
      margin-top: -4px; }
    .map-seller-bucket-notes .note-card-container .note-heading-row .note-created-date .edited-text {
      margin-left: 4px;
      color: #d4d7de;
      cursor: default; }
  .map-seller-bucket-notes .note-card-container .note-panel-body {
    height: 172px;
    padding: 20px 10px 20px 20px; }
    .map-seller-bucket-notes .note-card-container .note-panel-body .note-content {
      color: #6f7b91;
      font-size: 14px;
      font-family: "Lato Regular", sans-serif;
      width: 100%;
      height: 100%;
      resize: none;
      border: none;
      outline: none;
      cursor: default;
      line-height: 14px; }
      .map-seller-bucket-notes .note-card-container .note-panel-body .note-content::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 4px;
        border-radius: 4px;
        background: transparent;
        transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
      .map-seller-bucket-notes .note-card-container .note-panel-body .note-content::-webkit-scrollbar-thumb {
        -webkit-background-clip: content-box;
                background-clip: content-box;
        background-color: #d4d7de;
        border-radius: 12px;
        border: none; }
      .map-seller-bucket-notes .note-card-container .note-panel-body .note-content::-webkit-scrollbar-thumb:hover {
        background-color: #999; }
      .map-seller-bucket-notes .note-card-container .note-panel-body .note-content::-webkit-scrollbar-track {
        background-color: transparent; }
  .map-seller-bucket-notes .note-card-container .note-loading {
    position: relative; }
    .map-seller-bucket-notes .note-card-container .note-loading .insights-loading-svgs {
      width: 34px;
      height: 34px; }

.insights-modal.manage-note-modal {
  width: 429px;
  margin: 12% auto 0; }
  .insights-modal.manage-note-modal .insights-dialog-header .insights-dialog-header-title {
    font-family: "Lato Regular", sans-serif;
    color: #375a7f;
    font-size: 18px;
    font-weight: normal; }
  .insights-modal.manage-note-modal .insights-dialog-content {
    padding: 26px;
    font-family: "Lato Regular", sans-serif; }
    .insights-modal.manage-note-modal .insights-dialog-content .note-heading-row .note-created-by {
      color: #6f7b91;
      margin-bottom: 5px; }
    .insights-modal.manage-note-modal .insights-dialog-content .note-heading-row .note-created-date {
      color: #b8b7b7;
      margin-bottom: 10px; }
      .insights-modal.manage-note-modal .insights-dialog-content .note-heading-row .note-created-date img {
        margin-top: -4px; }
    .insights-modal.manage-note-modal .insights-dialog-content .note-content {
      margin-bottom: 26px;
      border: 1px solid #e7e9ed;
      border-radius: 4px; }
      .insights-modal.manage-note-modal .insights-dialog-content .note-content:hover {
        border-color: #d4d7de; }
      .insights-modal.manage-note-modal .insights-dialog-content .note-content.focus {
        border-color: #2199e8; }
      .insights-modal.manage-note-modal .insights-dialog-content .note-content textarea {
        height: 280px;
        width: 360px;
        margin: 5px;
        resize: none;
        color: #6f7b91;
        border: none;
        font-family: "Lato Regular", sans-serif; }
        .insights-modal.manage-note-modal .insights-dialog-content .note-content textarea::-webkit-input-placeholder {
          color: #b8b7b7;
          font-size: 14px;
          font-family: "Lato Regular", sans-serif; }
        .insights-modal.manage-note-modal .insights-dialog-content .note-content textarea::-moz-placeholder {
          color: #b8b7b7;
          font-size: 14px;
          font-family: "Lato Regular", sans-serif; }
        .insights-modal.manage-note-modal .insights-dialog-content .note-content textarea::placeholder {
          color: #b8b7b7;
          font-size: 14px;
          font-family: "Lato Regular", sans-serif; }
        .insights-modal.manage-note-modal .insights-dialog-content .note-content textarea::-webkit-scrollbar {
          -webkit-appearance: none;
          width: 4px;
          border-radius: 4px;
          background: transparent;
          transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
        .insights-modal.manage-note-modal .insights-dialog-content .note-content textarea::-webkit-scrollbar-thumb {
          -webkit-background-clip: content-box;
                  background-clip: content-box;
          background-color: #d4d7de;
          border-radius: 12px;
          border: none; }
        .insights-modal.manage-note-modal .insights-dialog-content .note-content textarea::-webkit-scrollbar-thumb:hover {
          background-color: #999; }
        .insights-modal.manage-note-modal .insights-dialog-content .note-content textarea::-webkit-scrollbar-track {
          background-color: transparent; }
    .insights-modal.manage-note-modal .insights-dialog-content .actions {
      margin: 0px;
      text-align: center; }
      .insights-modal.manage-note-modal .insights-dialog-content .actions .map-button {
        width: 148px;
        height: 34px;
        display: inline-block;
        padding-top: 17px;
        border-radius: 3px;
        text-align: center;
        color: #ffffff;
        cursor: pointer;
        line-height: 0px; }
        .insights-modal.manage-note-modal .insights-dialog-content .actions .map-button:active {
          -webkit-box-shadow: inset 0px 3px 4px 0px rgba(38, 36, 36, 0.15);
                  box-shadow: inset 0px 3px 4px 0px rgba(38, 36, 36, 0.15); }
        .insights-modal.manage-note-modal .insights-dialog-content .actions .map-button.default {
          background: #2199e8;
          margin-left: 23px; }
          .insights-modal.manage-note-modal .insights-dialog-content .actions .map-button.default:hover {
            background: #66264D; }
          .insights-modal.manage-note-modal .insights-dialog-content .actions .map-button.default:active {
            background: #66264D; }
        .insights-modal.manage-note-modal .insights-dialog-content .actions .map-button.dark {
          background: #7f8fa4; }
          .insights-modal.manage-note-modal .insights-dialog-content .actions .map-button.dark:hover {
            background: #6f7b91; }
          .insights-modal.manage-note-modal .insights-dialog-content .actions .map-button.dark:active {
            background: #6f7b91; }
        .insights-modal.manage-note-modal .insights-dialog-content .actions .map-button.red {
          background: #f24566; }
          .insights-modal.manage-note-modal .insights-dialog-content .actions .map-button.red:hover {
            background: #d03351; }
          .insights-modal.manage-note-modal .insights-dialog-content .actions .map-button.red:active {
            background: #d03351; }
        .insights-modal.manage-note-modal .insights-dialog-content .actions .map-button.disabled {
          background: #d4d7de;
          pointer-events: none;
          color: #ffffff; }
  .insights-modal.manage-note-modal.delete-modal {
    width: 370px;
    margin: 20% auto 0; }
    .insights-modal.manage-note-modal.delete-modal .map-button {
      width: 108px !important; }
      .insights-modal.manage-note-modal.delete-modal .map-button.default {
        margin-left: 11px !important; }
    .insights-modal.manage-note-modal.delete-modal .delete-message {
      text-align: center;
      margin-bottom: 23px; }

.edit-note-header {
  background: #ffffff;
  padding-left: 10px; }

.create-case-modal.insights-modal {
  width: 420px; }
  .create-case-modal.insights-modal * {
    font-family: "Lato Regular", sans-serif; }
  .create-case-modal.insights-modal .insights-dialog-header .insights-dialog-header-title {
    font-size: 18px;
    color: #375a7f;
    padding: 20px 26px; }
  .create-case-modal.insights-modal .insights-dialog-content {
    padding: 26px; }
    .create-case-modal.insights-modal .insights-dialog-content .create-case-content {
      margin-bottom: 26px; }
      .create-case-modal.insights-modal .insights-dialog-content .create-case-content .text-label {
        font-family: "Lato Medium", sans-serif;
        color: #6f7b91;
        margin-bottom: 10px; }
      .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown {
        margin-bottom: 20px;
        position: relative; }
        .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .insights-input {
          width: 100%;
          padding-top: 12px;
          padding-left: 15px;
          cursor: pointer; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .insights-input .item-icon {
            margin-top: -5px;
            float: left;
            margin-right: 10px;
            border-radius: 10px; }
        .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .assignee-dropdown-arrow {
          padding: 19px;
          cursor: pointer;
          position: absolute;
          top: 0px;
          right: 0px; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .assignee-dropdown-arrow .svg_down_arrow_inside {
            top: 12px;
            right: 15px; }
        .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .assignee-dropdown-list {
          position: absolute;
          background: white;
          z-index: 1;
          width: 368px;
          border-radius: 3px;
          margin-top: 4px;
          height: 190px;
          -webkit-box-shadow: 0.684px 1.879px 6px 0px rgba(76, 76, 76, 0.2);
                  box-shadow: 0.684px 1.879px 6px 0px rgba(76, 76, 76, 0.2);
          overflow: auto; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .assignee-dropdown-list::-webkit-scrollbar {
            -webkit-appearance: none;
            width: 4px;
            border-radius: 4px;
            background: transparent;
            transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .assignee-dropdown-list::-webkit-scrollbar-thumb {
            -webkit-background-clip: content-box;
                    background-clip: content-box;
            background-color: #d4d7de;
            border-radius: 12px;
            border: none; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .assignee-dropdown-list::-webkit-scrollbar-thumb:hover {
            background-color: #999; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .assignee-dropdown-list::-webkit-scrollbar-track {
            background-color: transparent; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .assignee-dropdown-list .insights-loading-svgs {
            margin-top: -10px; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .assignee-dropdown-list .assignee-dropdown-list-item {
            height: 38px;
            cursor: pointer;
            padding-left: 14px;
            line-height: 0px;
            padding-top: 19px; }
            .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .assignee-dropdown-list .assignee-dropdown-list-item:hover {
              background: #FAFAFC;
              color: #6f7b91; }
            .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .assignee-dropdown-list .assignee-dropdown-list-item.active {
              color: #2199E8; }
            .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .assignee-dropdown-list .assignee-dropdown-list-item .item-icon {
              margin-top: -11px;
              float: left;
              margin-right: 10px;
              border-radius: 10px; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .assignee-dropdown .assignee-dropdown-list .assignee-dropdown-list-no-items {
            padding: 10px; }
      .create-case-modal.insights-modal .insights-dialog-content .create-case-content .violations-wrapper {
        width: 368px;
        height: 110px;
        border: 1px solid #e7e9ed;
        position: relative; }
        .create-case-modal.insights-modal .insights-dialog-content .create-case-content .violations-wrapper .insights-loading-svgs {
          top: 33px; }
        .create-case-modal.insights-modal .insights-dialog-content .create-case-content .violations-wrapper .violations-container {
          margin: 8px 10px 0px 10px;
          height: 100px;
          overflow-y: auto; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .violations-wrapper .violations-container::-webkit-scrollbar {
            -webkit-appearance: none;
            width: 4px;
            border-radius: 4px;
            background: transparent;
            transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .violations-wrapper .violations-container::-webkit-scrollbar-thumb {
            -webkit-background-clip: content-box;
                    background-clip: content-box;
            background-color: #d4d7de;
            border-radius: 12px;
            border: none; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .violations-wrapper .violations-container::-webkit-scrollbar-thumb:hover {
            background-color: #999; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .violations-wrapper .violations-container::-webkit-scrollbar-track {
            background-color: transparent; }
        .create-case-modal.insights-modal .insights-dialog-content .create-case-content .violations-wrapper .label-category {
          border-radius: 10px;
          padding: 4px 10px 0 10px;
          margin: 0px 5px 10px 0px;
          cursor: pointer;
          -webkit-transition-duration: 0.2s;
               -o-transition-duration: 0.2s;
                  transition-duration: 0.2s; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .violations-wrapper .label-category.bg-resolved:hover {
            background-color: #19a260; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .violations-wrapper .label-category.bg-unresolved:hover {
            background-color: #d03351; }
      .create-case-modal.insights-modal .insights-dialog-content .create-case-content .sku-detail-tooltip {
        position: absolute;
        width: 350px;
        min-height: 104px;
        height: auto;
        margin-left: -350px;
        cursor: initial;
        padding: 20px;
        background: white;
        z-index: 1;
        -webkit-box-shadow: 0.684px 1.879px 6px 0px rgba(76, 76, 76, 0.2);
                box-shadow: 0.684px 1.879px 6px 0px rgba(76, 76, 76, 0.2);
        margin-top: 2px;
        border-radius: 3px;
        color: #6f7b91;
        line-height: 1.42857143; }
        .create-case-modal.insights-modal .insights-dialog-content .create-case-content .sku-detail-tooltip product-img {
          position: absolute;
          display: inline-block;
          width: 64px;
          height: 64px;
          border-radius: 3px;
          border: 0px;
          overflow: hidden;
          padding: 0px; }
        .create-case-modal.insights-modal .insights-dialog-content .create-case-content .sku-detail-tooltip .product-name-container {
          padding-left: 90px; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .sku-detail-tooltip .product-name-container .product-title {
            font-size: 16px; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .sku-detail-tooltip .product-name-container .product-brand-container {
            margin-top: 4px; }
          .create-case-modal.insights-modal .insights-dialog-content .create-case-content .sku-detail-tooltip .product-name-container .product-name-sub-heading {
            margin-right: 5px;
            color: #b8b7b7; }
    .create-case-modal.insights-modal .insights-dialog-content .actions {
      padding: 0px;
      width: 322px;
      margin: 0 auto; }
      .create-case-modal.insights-modal .insights-dialog-content .actions .insights-button {
        display: inline-block;
        margin-left: 0px; }
        .create-case-modal.insights-modal .insights-dialog-content .actions .insights-button:first-child {
          margin-right: 22px; }

.assign-violations-to-case-modal.insights-modal {
  width: 720px; }
  .assign-violations-to-case-modal.insights-modal * {
    font-family: "Lato Regular", sans-serif; }
  .assign-violations-to-case-modal.insights-modal .insights-dialog-header .insights-dialog-header-title {
    font-size: 18px;
    color: #375a7f;
    padding: 20px 26px; }
  .assign-violations-to-case-modal.insights-modal .insights-dialog-content {
    padding: 0px;
    overflow: hidden; }
    .assign-violations-to-case-modal.insights-modal .insights-dialog-content .action-container {
      height: 70px;
      padding: 18px 26px; }
      .assign-violations-to-case-modal.insights-modal .insights-dialog-content .action-container .insights-input-group {
        float: left; }
        .assign-violations-to-case-modal.insights-modal .insights-dialog-content .action-container .insights-input-group .insights-input {
          padding-left: 14px; }
        .assign-violations-to-case-modal.insights-modal .insights-dialog-content .action-container .insights-input-group .insights-input-group-icon {
          width: 16px;
          height: 16px;
          margin-right: 14px;
          margin-top: 11px;
          -webkit-transition-duration: 0.2ms;
               -o-transition-duration: 0.2ms;
                  transition-duration: 0.2ms; }
          .assign-violations-to-case-modal.insights-modal .insights-dialog-content .action-container .insights-input-group .insights-input-group-icon.focused svg path {
            fill: #7f8fa4; }
          .assign-violations-to-case-modal.insights-modal .insights-dialog-content .action-container .insights-input-group .insights-input-group-icon.error-icon {
            width: 10px;
            height: 10px;
            margin-top: 14px;
            cursor: pointer; }
      .assign-violations-to-case-modal.insights-modal .insights-dialog-content .action-container .insights-button {
        float: right;
        margin-top: 2px; }
    .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container table {
      width: 720px; }
      .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container table tr {
        height: 50px; }
        .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container table tr td, .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container table tr th {
          padding: 0 26px; }
          .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container table tr td:first-child, .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container table tr th:first-child {
            border-left: 3px solid transparent; }
        .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container table tr.active td:first-child {
          border-left: 3px solid #2199e8; }
      .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container table tbody tr {
        cursor: pointer; }
    .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container .table-scroll-container {
      height: 300px;
      overflow-y: auto;
      overflow-x: hidden;
      position: relative; }
      .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container .table-scroll-container .insights-no-data {
        margin-top: -40px;
        height: auto; }
        .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container .table-scroll-container .insights-no-data .airplane-icon {
          position: absolute;
          top: 22px;
          left: 20px; }
      .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container .table-scroll-container .page-loading-indicator {
        position: absolute;
        width: 100%;
        height: 50px; }
        .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container .table-scroll-container .page-loading-indicator .insights-loading-svgs {
          margin-top: -15px; }
      .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container .table-scroll-container::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 4px;
        border-radius: 4px;
        background: transparent;
        transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
      .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container .table-scroll-container::-webkit-scrollbar-thumb {
        -webkit-background-clip: content-box;
                background-clip: content-box;
        background-color: #d4d7de;
        border-radius: 12px;
        border: none; }
      .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container .table-scroll-container::-webkit-scrollbar-thumb:hover {
        background-color: #999; }
      .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container .table-scroll-container::-webkit-scrollbar-track {
        background-color: transparent; }
    .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container .case-id-column {
      width: 150px; }
    .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container .products-count-column {
      width: 175px; }
    .assign-violations-to-case-modal.insights-modal .insights-dialog-content .cases-table-container .date-column {
      width: 150px; }

.map-price-violations {
  margin-top: 80px !important;
  padding: 34px !important;
  font-family: "Lato Regular", sans-serif; }
  .map-price-violations .header-information {
    border-bottom: 1px solid #d4d7de; }
    .map-price-violations .header-information product-img {
      float: left;
      position: relative;
      width: 64px;
      height: 64px;
      border-radius: 3px;
      border: 0px;
      overflow: hidden;
      padding: 0px;
      margin-right: 26px;
      margin-bottom: 34px; }
    .map-price-violations .header-information > div {
      float: left;
      margin-right: 100px;
      margin-bottom: 34px; }
      .map-price-violations .header-information > div .header-info-title {
        color: #b8b7b7; }
      .map-price-violations .header-information > div .header-info-value {
        font-size: 18px;
        color: #6f7b91; }
      .map-price-violations .header-information > div.map-product-price-product-name {
        max-width: 350px; }
  .map-price-violations insights-paging {
    float: right;
    margin-top: 18.5px; }
  .map-price-violations .insights-loading {
    height: 450px;
    background: transparent; }
  .map-price-violations .content-wrapper {
    margin-top: 70px;
    padding-top: 0px !important; }
    .map-price-violations .content-wrapper .map-violations-row {
      position: relative; }
      .map-price-violations .content-wrapper .map-violations-row .column.violation-column-2 {
        border: none;
        width: 100%; }
        .map-price-violations .content-wrapper .map-violations-row .column.violation-column-2 .violation-product-name-container {
          width: auto !important; }
        .map-price-violations .content-wrapper .map-violations-row .column.violation-column-2.seller-column {
          margin: 38px 0px;
          min-height: auto; }
      .map-price-violations .content-wrapper .map-violations-row .pricespider-menu-group {
        margin-right: 17px;
        top: -webkit-calc(50% - 16px);
        top: calc(50% - 16px); }
        .map-price-violations .content-wrapper .map-violations-row .pricespider-menu-group.alternate > div.content {
          width: auto;
          left: auto;
          white-space: nowrap;
          padding: 0px;
          min-width: 150px;
          right: 10px;
          top: 30px; }
      .map-price-violations .content-wrapper .map-violations-row .map-product-price-seller-name {
        padding-left: 26px; }
      .map-price-violations .content-wrapper .map-violations-row .map-product-price-seller-image {
        max-width: 78px;
        max-height: 26px; }

.insights-title-text {
  color: #333333;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600; }

.insights-tab-container {
  float: left;
  padding: 20px 20px 0;
  width: 100%;
  font-size: 24px;
  font-weight: 300; }

.row-format.row-psconnect-format {
  height: 116px;
  font-size: 15px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  cursor: default; }
  .row-format.row-psconnect-format .pricespider-menu-group.article-menu-group {
    z-index: 1000; }
  .row-format.row-psconnect-format .psconnect-seller-details-redirect {
    position: relative;
    padding: 0 5px;
    text-align: center;
    margin-right: 30px; }
    .row-format.row-psconnect-format .psconnect-seller-details-redirect:hover > svg path {
      fill: #380A2E; }
    .row-format.row-psconnect-format .psconnect-seller-details-redirect.declined {
      margin-right: 0; }
  .row-format.row-psconnect-format .row-psconnect-format-click-event {
    position: relative;
    width: 100%;
    height: 100%; }
  .row-format.row-psconnect-format .psconnect-seller-view-redirect {
    position: relative;
    width: 25px;
    height: 25px;
    text-align: center;
    bottom: 68px;
    left: 96%;
    padding: 0 5px; }
    .row-format.row-psconnect-format .psconnect-seller-view-redirect:hover > svg path {
      fill: #380A2E; }
  .row-format.row-psconnect-format:hover {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18);
            box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18);
    cursor: pointer; }
    .row-format.row-psconnect-format:hover > div .glyphicon.glyphicon-new-window.text-muted {
      color: #380A2E; }
    .row-format.row-psconnect-format:hover.declined {
      cursor: default; }

.input-group.input-ps-search > svg {
  top: 9px;
  left: 13px; }

.input-group.input-ps-search .form-control.ps-search, .input-group.input-ps-search .ps-search.form-control-mfg-manage-category {
  border-radius: 4px;
  width: 200px;
  padding-left: 36px;
  padding-right: 36px;
  margin-right: 20px;
  margin-bottom: 10px; }
  .input-group.input-ps-search .form-control.ps-search::-moz-placeholder, .input-group.input-ps-search .ps-search.form-control-mfg-manage-category::-moz-placeholder {
    /* Firefox 19+ */
    line-height: 1; }

.masonry-layout {
  position: relative;
  width: 100%;
  display: block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  float: left;
  margin-top: 20px; }

.masonry-layout__panel {
  border-radius: 4px;
  background: #fff;
  margin: 10px;
  width: 30%;
  padding: 12px;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }
  .masonry-layout__panel .masonary-layout-title {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600; }

.psconnect-country-dropdown .insights-seller-config-country-selector.seller-configuration-header-section .insights-warning-label {
  display: inherit;
  position: relative;
  top: 36px;
  right: 65px;
  font-weight: 600; }

.psconnect-country-dropdown .insights-seller-config-country-selector.seller-configuration-header-section .insights-warning-selector-input {
  top: 6px; }

.btn-pssconnect-seller {
  padding: 8px 30px;
  border-radius: 0;
  border: none;
  width: auto;
  height: 50px;
  outline: none !important;
  font-size: 15px;
  background: #fff;
  color: #333;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }
  .btn-pssconnect-seller:hover {
    background: #fff;
    color: #333 !important; }
  .btn-pssconnect-seller:focus {
    background: #fff;
    color: #333 !important; }
  .btn-pssconnect-seller:active {
    -webkit-box-shadow: none;
            box-shadow: none; }

.text-format {
  font-size: 15px; }

.col-ps-account-manage {
  padding-bottom: 5px; }

.dropdown-ps-account-manage {
  top: 48px;
  width: 250px;
  height: auto;
  border-radius: 0;
  border: none; }

.container-mfg-landing {
  position: relative;
  padding-top: 46px; }
  .container-mfg-landing > div.insights-nav-block-title {
    padding: 40px 0; }
  .container-mfg-landing > div {
    padding: 50px 0; }

.insights-nav-block-summary-title {
  height: 162px;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07); }
  .insights-nav-block-summary-title .insights-nav-block-summary-title-text {
    font-size: 34px;
    font-weight: 300;
    line-height: 57px;
    vertical-align: top;
    padding-left: 24px; }

.insights-nav-block {
  display: inline-block;
  width: 233px;
  height: 246px;
  border-radius: 4px;
  cursor: pointer;
  margin: 20px 30px;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  padding: 40px 0 0 0; }
  .insights-nav-block .insights-nav-block-icon {
    border-radius: 50%;
    width: 112px;
    height: 112px;
    margin: 0 auto; }
    .insights-nav-block .insights-nav-block-icon > svg {
      position: relative; }
    .insights-nav-block .insights-nav-block-icon > svg.manage-users {
      top: 30px; }
    .insights-nav-block .insights-nav-block-icon > svg.manage-managers {
      left: 4px; }
  .insights-nav-block .insights-nav-block-title {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    padding: 29px 0 0 0;
    color: #380A2E; }
  .insights-nav-block:hover {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.18);
            box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.18);
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    border: 1px solid #380A2E; }
    .insights-nav-block:hover .insights-nav-block-icon {
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }

.col-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%; }

.col-filter-psconnect {
  height: 52px; }
  .col-filter-psconnect > seller-logo {
    padding-right: 10px; }

.table.table-hover.table-brand-info > thead > tr > th {
  padding: 13px 8px;
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.table.table-hover.table-brand-info > tbody > tr > td {
  padding: 13px 8px; }

.table.table-hover.table-brand-info > tbody > tr > td:first-child {
  min-width: 150px; }
  @media (min-width: 1350px) {
    .table.table-hover.table-brand-info > tbody > tr > td:first-child {
      min-width: 200px; } }

.table.table-hover.table-brand-info > tbody > tr > td:nth-child(2) {
  width: 160px; }
  @media (min-width: 1278px) {
    .table.table-hover.table-brand-info > tbody > tr > td:nth-child(2) {
      min-width: 200px; } }

.table.table-hover.table-brand-info > tbody > tr > td:nth-child(3) {
  min-width: 200px;
  max-width: 400px; }

.table.table-hover.table-brand-info > tbody > tr > td:last-child {
  min-width: 100px;
  padding-right: 15px; }

.row-brand-info {
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .row-brand-info .modify-brand-info > span {
    cursor: pointer;
    opacity: 0;
    width: 20px;
    height: 20px; }
    .row-brand-info .modify-brand-info > span:hover > svg path {
      fill: #380A2E; }
  .row-brand-info .modify-brand-info .ps-edit-brand {
    margin-right: 10px; }
  .row-brand-info:hover {
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
    .row-brand-info:hover .modify-brand-info > span {
      opacity: 1; }

.mfg-sidebar-container {
  position: fixed;
  height: 100%;
  background: #d8e0e4;
  width: 275px;
  z-index: 2;
  border-right: 1px solid #c1cad0; }

.mfg-doc-title {
  display: block;
  width: 230px;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.row-mfg-sidebar, .row-mfg-sidebar-documents {
  min-height: 70px;
  border-bottom: 2px solid #c1cad0;
  cursor: pointer; }

.row-mfg-sidebar-documents {
  border-top: 2px solid #c1cad0; }

.row-mfg-sidebar-manage {
  height: auto;
  cursor: pointer; }

.row-mfg-sidebar-sub-menu {
  min-height: 23px;
  cursor: pointer; }

.col-mfg-sidebar {
  padding-top: 20px;
  font-size: 20px; }

.col-mfg-sidebar-categories {
  padding: 6px 0 14px 0;
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #d8e0e4;
  border: none;
  font-size: 15px;
  color: #777; }

.mfg-sidebar-categories {
  margin-bottom: 6px;
  display: block; }

.mfg-container {
  position: relative;
  height: 100%;
  width: 100%; }

.container-format {
  padding-left: 290px; }

.col-mfg-resource-manage-icon {
  height: 200px;
  margin-top: 80px;
  text-align: center; }

.col-mfg-resource-format {
  margin-bottom: 20px;
  text-align: center; }

.row-resource {
  position: absolute;
  z-index: -15;
  height: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  height: 0;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .row-resource.open {
    z-index: 1;
    height: 100%;
    opacity: 1;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }

.text-format-fifteen {
  font-size: 15px; }

.form-control-mfg-manage-category {
  width: 190px;
  position: relative;
  display: inline-block;
  top: 2.5px;
  height: 41px; }
  .form-control-mfg-manage-category::-webkit-input-placeholder {
    font-size: 18px;
    color: #aaa; }
  .form-control-mfg-manage-category:-moz-placeholder {
    /* Firefox 18- */
    font-size: 18px;
    color: #aaa; }
  .form-control-mfg-manage-category::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 18px;
    color: #aaa; }
  .form-control-mfg-manage-category:-ms-input-placeholder {
    font-size: 18px;
    color: #aaa; }

.resource-manage-sidebar {
  position: fixed;
  left: 0;
  width: 275px;
  height: 100%;
  border-right: solid 1px #d5dce0;
  z-index: 10;
  overflow: hidden;
  background: #FAF8F5;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .resource-manage-sidebar .container-fluid {
    margin-top: 20px; }
  .resource-manage-sidebar.open {
    left: 275px;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }

.resource-manage-title {
  font-size: 18px;
  line-height: 2;
  font-weight: 600; }

.resource-manage-dnd-block {
  height: 150px;
  border: 3px dashed #ccc;
  border-radius: 4px;
  text-align: center;
  margin-top: 20px;
  padding-top: 20px; }
  .resource-manage-dnd-block .mfg-resource-sidebar-file-upload > label {
    margin-top: 5px; }
  .resource-manage-dnd-block .mfg-resource-sidebar-file-upload > input[type=file] {
    display: none; }

.resource-manage-content {
  position: relative;
  width: 100%; }
  .resource-manage-content .container-format {
    padding-left: 290px;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
    .resource-manage-content .container-format.open {
      padding-left: 565px;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }

.row-category-name {
  position: relative;
  margin: 20px 0;
  cursor: default;
  color: #333;
  font-size: 34px;
  font-weight: 300;
  line-height: 34px;
  margin: 20px 0; }

.row-manage-category {
  overflow: hidden;
  max-height: 100%;
  width: 100%;
  font-size: 15px;
  position: relative;
  font-size: 15px;
  line-height: inherit;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .row-manage-category.close {
    max-height: 0;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }

.btn.btn-manage-file {
  border: none;
  border-right: 1px solid #ccc;
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: auto;
  z-index: 3; }
  .btn.btn-manage-file:hover, .btn.btn-manage-file.open {
    color: #380A2E; }
  .btn.btn-manage-file:focus {
    color: #333; }

.col-resource-manage-editor {
  margin-top: 20px;
  margin-bottom: 20px; }

.tada-toolbar-resource-manage {
  background: #fff;
  background: #fff;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.tada-toolbar-group-manage-class {
  position: relative;
  margin-left: 38px; }

.btn.tada-btn-group-resource-manage {
  background: #fff;
  border-radius: 0;
  border-left: none;
  border-right: 1px solid #ccc;
  color: #333; }
  .btn.tada-btn-group-resource-manage:hover {
    color: #380A2E; }

.btn:active.tada-btn-group-resource-manage, .btn.active {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #380A2E; }

.content-wrapper {
  position: relative;
  padding-top: 100px;
  z-index: 1;
  height: 100%;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .content-wrapper.hide {
    padding: 0;
    z-index: -1;
    height: 0;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }

.mfg-article-sidebar {
  top: 0;
  padding-top: 158px;
  position: fixed;
  height: 100%;
  background: #d8e0e4;
  width: 375px;
  z-index: -1;
  opacity: 0;
  border-right: 1px solid #c1cad0;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .mfg-article-sidebar ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
    border-radius: 4px;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .mfg-article-sidebar ::-webkit-scrollbar-thumb {
    max-height: 80px;
    height: 80px;
    width: 8px;
    border-radius: 4px;
    -webkit-background-clip: content-box;
            background-clip: content-box;
    background-color: #ffffff;
    border: 1px solid #c0ced5;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .mfg-article-sidebar ::-webkit-scrollbar-thumb:hover {
    background-color: #fff;
    border: 1px solid #380A2E;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .mfg-article-sidebar ::-webkit-scrollbar-track-piece {
    background-color: #d8e0e4;
    border-radius: 4px;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .mfg-article-sidebar ::-webkit-scrollbar-track {
    background-color: #d8e0e4;
    border-radius: 4px;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .mfg-article-sidebar ::-webkit-scrollbar-corner {
    background-color: transparent;
    border-radius: 4px;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .mfg-article-sidebar > div {
    height: 100%;
    width: 98%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 20px; }
  .mfg-article-sidebar .container-fluid {
    margin-top: 20px;
    padding-bottom: 0; }
  .mfg-article-sidebar.open {
    opacity: 1;
    z-index: 4;
    -o-transition-delay: 0.1s;
       transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }

.mfg-article-edit-content {
  position: relative;
  width: 100%;
  padding-left: 0;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .mfg-article-edit-content > .container-fluid {
    margin-top: 20px;
    padding-bottom: 100px; }
  .mfg-article-edit-content.open {
    padding-left: 375px;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }

.btn.btn-white {
  background: #fff;
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #848c91;
  border: 1px solid #848c91; }
  .btn.btn-white > svg {
    position: relative;
    top: 1.5px;
    margin-right: 5px; }
  .btn.btn-white:hover {
    background: #848c91;
    color: #fff; }
    .btn.btn-white:hover svg path {
      fill: #fff; }

.mfg-new-doc-text {
  font-size: 15px;
  font-weight: 600;
  margin-left: 10px; }

.mfg-sidebar-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5; }

.row-mfg-article-title {
  padding-bottom: 24px;
  margin: 30px 0 0 0;
  border-bottom: 4px solid #eaeff2;
  color: #333333;
  font-size: 24px;
  font-weight: 600; }

.row-article-summary-format {
  margin-top: 30px;
  margin-bottom: 20px; }
  .row-article-summary-format .row-psconnect-format > span {
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    width: 100%;
    height: 100%; }

.col-article-name {
  margin: 20px 0;
  cursor: default;
  color: #333;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  margin: 20px 0; }

.col-article-editor {
  margin-top: 20px;
  margin-bottom: 20px; }

.row-edit-article {
  overflow: hidden;
  max-height: 100%;
  width: 100%;
  font-size: 15px;
  position: relative;
  font-size: 15px;
  line-height: inherit;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .row-edit-article.close {
    max-height: 0;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }

.file-dnd-block {
  height: 300px;
  border: 3px dashed #ccc;
  border-radius: 4px;
  text-align: center;
  margin-top: 20px;
  padding-top: 80px;
  display: block;
  cursor: pointer; }
  .file-dnd-block .dnd-text {
    font-size: 32px;
    color: #ccc;
    line-height: 2;
    position: relative;
    cursor: pointer; }

.article-edit-icons {
  position: relative;
  margin-right: 10px;
  cursor: pointer; }
  .article-edit-icons:hover > svg path {
    fill: #380A2E; }

.pricespider-menu-group.article-menu-group {
  top: 36px;
  right: 30px; }

.pricespider-add.pricespider-interactive-btn:hover {
  max-width: 150px;
  background: #848c91;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }

.no-article {
  width: 122px;
  height: 122px;
  display: block;
  position: relative;
  margin: 110px auto 20px;
  border-radius: 50%;
  background: #e2e8ec; }
  .no-article > svg {
    position: relative;
    top: 31px;
    left: 6px; }

.no-article-text {
  color: #999;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold; }

.insights-edit {
  background: transparent;
  border: none;
  width: 300px; }
  .insights-edit::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 34px;
    color: #ccc;
    position: relative;
    line-height: 1; }
  .insights-edit::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 34px;
    color: #ccc; }
  .insights-edit:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 34px;
    color: #ccc; }
  .insights-edit:-moz-placeholder {
    /* Firefox 18- */
    font-size: 34px;
    color: #ccc; }

.mfg-add-file {
  float: right;
  width: 40px;
  height: 25px;
  text-align: center;
  cursor: pointer; }
  .mfg-add-file > svg path {
    fill: #777; }
  .mfg-add-file:hover > svg path {
    fill: #380A2E; }

.mfg-article-preview {
  background: #fff;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
  padding: 15px 12px;
  cursor: pointer;
  margin-bottom: 50px; }
  .mfg-article-preview > div {
    opacity: .4;
    pointer-events: none; }

.btn-nav {
  position: absolute;
  left: 20px;
  top: 25px;
  width: 48px;
  height: 48px;
  background: #bfccd4;
  border-radius: 50%;
  cursor: pointer;
  opacity: .6;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .btn-nav > svg {
    position: relative;
    top: 7px;
    left: 17px; }
  .btn-nav:hover {
    opacity: 1;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }

.col-review-app {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 15px; }
  .col-review-app > div {
    width: 900px; }
    .col-review-app > div > span {
      font-size: 15px; }

.padded-container-10 {
  padding-left: 10%;
  padding-right: 10%; }

.left {
  float: left; }

.right {
  float: right; }

.psconnect-welcome {
  margin: 10px auto;
  width: 900px;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 4px;
  height: 300px;
  text-align: center; }
  .psconnect-welcome > div {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%); }
    .psconnect-welcome > div > img {
      margin: 10px; }

.existing-or-new-user {
  margin: 10px auto;
  width: 900px;
  height: 150px; }
  .existing-or-new-user .choice-box {
    background: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border: none;
    border-radius: 4px;
    width: 400px;
    height: 150px;
    margin: auto;
    text-align: center; }
    .existing-or-new-user .choice-box > span {
      display: block;
      font-weight: bold;
      margin: 20px; }
    .existing-or-new-user .choice-box > button {
      border-radius: 4px;
      background-color: #169BD5;
      border: none;
      color: #fff;
      width: 250px;
      height: 60px;
      cursor: pointer; }

.sign-up-info {
  text-align: center; }

.psconnect-applications-loading-spinner .insights-loading {
  z-index: 1; }

.duplicate-text {
  color: #380A2E; }

.duplicate-text:hover {
  text-decoration: underline;
  cursor: pointer; }

.psconnect-footer {
  margin: 10px auto;
  width: 900px;
  width: 900px;
  border-top: 1px solid #ccc;
  height: 200px;
  text-align: center; }
  .psconnect-footer > h3 {
    margin: 10px; }
  .psconnect-footer > p {
    margin: 0 auto;
    width: 400px; }

.form-control.terms-and-conditions-signature::-moz-placeholder, .terms-and-conditions-signature.form-control-mfg-manage-category::-moz-placeholder {
  /* Firefox 19+ */
  line-height: 17px !important; }

.question-directive {
  border-bottom: 1px solid #ccc;
  min-height: 52px;
  height: 100%; }
  .question-directive > div {
    min-height: 52px;
    height: 100%;
    font-size: 15px;
    padding: 5px 0; }
    .question-directive > div > select {
      height: 34px;
      border-radius: 4px;
      padding: 0 0 0 12px; }
  .question-directive .duplicate {
    color: #2282f0;
    font-weight: bold;
    cursor: pointer;
    margin: 0 5px; }
  .question-directive .question-label {
    margin: 0;
    font-weight: normal !important; }
  .question-directive .question-label-link {
    margin: 0;
    font-weight: normal !important;
    color: #0000FF !important;
    cursor: pointer !important; }
    .question-directive .question-label-link > i {
      top: 3px; }
  .question-directive .question-label-required {
    padding-left: 5px; }
  .question-directive .question-must-not-satisfied {
    color: red; }
  .question-directive .question-must-satisfied {
    color: green; }

.survey-intro {
  font-size: 18px; }

.survey-section {
  display: block;
  width: 800px;
  margin: 10px auto; }
  .survey-section > .section-title {
    display: block;
    color: #777;
    background-color: #ececec;
    text-align: left;
    padding-left: 5px;
    min-height: 34px;
    height: 100%;
    font-size: 18px;
    line-height: 1.8; }

.survey-action {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: right; }

.survey-agreement {
  min-width: 800px;
  height: 500px;
  overflow-y: scroll;
  margin-bottom: 10px;
  padding: 10px; }

.survey-helper-text {
  min-width: 800px;
  height: 500px;
  overflow-y: auto;
  margin-bottom: 10px;
  padding: 10px; }

.survey-signature {
  padding-bottom: 5px; }

.invalid {
  border: 2px solid red !important; }

.insights-graph-block {
  display: inline-block;
  width: 30%;
  height: 400px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;
  margin: 20px 30px;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1); }

.insights-title-block {
  display: inline-block;
  width: 30%;
  /*height: 400px;*/
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin: 20px 30px;
  text-align: center;
  /*background: #fff;*/ }

.insights-header-title {
  font-size: 20px;
  font-weight: bold; }

.account-manager-dropdown-format {
  margin-left: 5px; }
  .account-manager-dropdown-format .account-manager-redirect {
    position: relative;
    float: left;
    margin: 0 6px 0 0;
    padding: 0;
    -o-transition-duration: .2s;
       transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    color: #380A2E;
    font-size: 15px;
    font-weight: 700;
    text-align: left; }

.dropdown-menu.insights-menu-group-menu.seller-mfg-detail-dropdown .pricespider-standard {
  padding: 6px 0; }

.seller-mfg-send-mail {
  color: #380A2E; }

.account-manager-required {
  font-weight: 600;
  font-size: 14px;
  padding-bottom: 20px; }

.form-field-insights > input[type=text].form-control, .form-field-insights > input.form-control-mfg-manage-category[type=text] {
  height: 44px;
  border-radius: 4px;
  margin-bottom: 10px; }

.form-field-insights .form-control.account-manager-first, .form-field-insights .account-manager-first.form-control-mfg-manage-category {
  width: 49%;
  float: left; }

.form-field-insights .form-control.account-manager-last, .form-field-insights .account-manager-last.form-control-mfg-manage-category {
  width: 49%;
  float: right; }

.form-field-insights .form-control.account-manager-job, .form-field-insights .account-manager-job.form-control-mfg-manage-category {
  width: 59%;
  float: left; }

.form-field-insights .form-control.account-manager-phone, .form-field-insights .account-manager-phone.form-control-mfg-manage-category {
  width: 39%;
  float: right; }

.form-field-insights .form-control.account-manager-address, .form-field-insights .account-manager-address.form-control-mfg-manage-category {
  width: 59%;
  float: left; }

.form-field-insights .form-control.account-manager-city, .form-field-insights .account-manager-city.form-control-mfg-manage-category {
  width: 39%;
  float: right; }

.account-manager-optional {
  font-weight: 600;
  font-size: 14px;
  padding: 20px 0; }

.center.insights-modal-center {
  width: 274px; }
  .center.insights-modal-center > div.insights-dialog-submit.half.ready.account-manager-save-btn {
    opacity: .6 !important;
    cursor: default !important;
    background: #5cb85c !important;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .center.insights-modal-center.one {
    width: 122px !important; }
  .center.insights-modal-center.required > div.insights-dialog-submit.half.ready.account-manager-save-btn {
    opacity: 1 !important;
    cursor: pointer !important;
    background: #5cb85c;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
    .center.insights-modal-center.required > div.insights-dialog-submit.half.ready.account-manager-save-btn:hover {
      background: #43a343 !important; }

.application-manager .navbar-format {
  margin-bottom: 20px;
  margin-top: 20px; }
  .application-manager .navbar-format .selected {
    color: #0087C6;
    border-bottom: 2px solid #0087C6; }

.application-manager .col-loading {
  margin-top: 200px; }

.application-manager .badge {
  color: rgba(51, 51, 51, 0.67);
  background-color: rgba(119, 119, 119, 0.25); }

.application-manager .row-format {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
          box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5); }

.application-manager .row-table .header {
  padding-bottom: 10px; }

.application-manager .row-table .body {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #ccc; }

.application-manager .btn-default:hover {
  color: #333; }

.application-form {
  margin-left: 40px; }

.application-export-menu {
  right: 10px;
  float: right;
  color: #a9a9a9; }

.application-export-button {
  top: 20px !important;
  right: 5px !important; }
  .application-export-button::before {
    display: none !important; }
  .application-export-button::after {
    display: none !important; }

.application-export-text {
  color: #6f7b91 !important;
  font-weight: normal !important;
  font-size: 14px !important; }

.application-export-opacity {
  opacity: 1 !important; }

.application-export-padding {
  padding: 4px 14px 4px 8px !important; }

.psconnect-seller-brand-info .panel .panel-body {
  margin: 0; }
  .psconnect-seller-brand-info .panel .panel-body.saving {
    opacity: .5;
    pointer-events: none; }
  .psconnect-seller-brand-info .panel .panel-body .col-brand {
    cursor: pointer; }
    .psconnect-seller-brand-info .panel .panel-body .col-brand > input[type="checkbox"] {
      cursor: pointer; }
  .psconnect-seller-brand-info .panel .panel-body .col-url .input-group .input-group-addon {
    cursor: pointer; }

.ps {
  /**
     * Header with text area and summary boxes.
     */ }
  .ps .summary-header {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    clear: both;
    overflow: hidden; }
    .ps .summary-header .header {
      float: left;
      font-size: 24px;
      font-weight: 600;
      color: #333; }
      .ps .summary-header .header.no-subheader {
        position: relative;
        top: 7px; }
    .ps .summary-header .summary {
      display: inline-block;
      min-width: 100px;
      float: right;
      margin-left: 20px;
      padding: 12px 24px;
      border: 1px solid #D6DFe4;
      border-radius: 32px; }
      .ps .summary-header .summary * {
        text-align: center; }
      .ps .summary-header .summary .key {
        line-height: 13px;
        font-size: 13px;
        font-weight: 400;
        text-transform: uppercase; }
      .ps .summary-header .summary .value {
        font-size: 16px;
        line-height: 16px;
        font-weight: 700; }

/* Headers created 5/25/2016 - See violations grouped */
.ps-header-type-1 {
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  position: relative;
  display: block;
  float: left;
  background: #eaeff2;
  width: 100%;
  height: 40px;
  color: #333;
  font-size: 15px;
  line-height: 17px;
  padding: 11px 0 0 15px;
  margin: 0 0 15px; }
  .ps-header-type-1 > .ps-text-1 {
    font-weight: 600; }
  .ps-header-type-1 > .ps-text-2 {
    font-weight: 400;
    text-transform: uppercase; }
  .ps-header-type-1 > svg.ps-arrow {
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
       transform: rotate(180deg);
    position: absolute;
    right: 15px;
    top: 17px; }
  .ps-header-type-1 > .ps-count {
    float: right;
    background: #929ba1;
    padding: 1px 9px 0;
    margin: 0 15px 0 0;
    height: 17px;
    line-height: 14px;
    color: #e2e8ec;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border-radius: 12px; }
  .ps-header-type-1.collapsable {
    cursor: pointer; }
    .ps-header-type-1.collapsable > .ps-count {
      margin: 0 38px 0 0; }
    .ps-header-type-1.collapsable.collapsed {
      -o-transition-duration: 0.4s;
         transition-duration: 0.4s;
      -moz-transition-duration: 0.4s;
      -webkit-transition-duration: 0.4s; }
      .ps-header-type-1.collapsable.collapsed > .ps-arrow {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
           transform: rotate(0deg); }
      .ps-header-type-1.collapsable.collapsed + div .ps-collapsable-row {
        max-height: 0;
        opacity: -1;
        margin: 0;
        overflow: hidden; }

.ps-collapsable-row {
  -o-transition-duration: 0.6s;
     transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  position: relative;
  float: left;
  width: 100%;
  max-height: 420px; }

/*-----------------------------------------------------------*/
/** Global Modal
/*-----------------------------------------------------------*/
.ps-modal-overlay, div.insights-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  -webkit-animation: fade-in .2s linear;
  -o-animation: fade-in .2s linear;
  animation: fade-in .2s linear;
  z-index: 999999;
  overflow: auto; }
  .ps-modal-overlay::-webkit-scrollbar, div.insights-modal-overlay::-webkit-scrollbar {
    display: none; }

.ps-modal {
  opacity: 0;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -webkit-animation: fade-in .4s linear .3s forwards;
  -o-animation: fade-in .4s linear .3s forwards;
  animation: fade-in .4s linear .3s forwards;
  position: relative;
  margin: 10% auto 0;
  padding: 0 0 75px;
  width: 550px;
  color: #333;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2); }
  .ps-modal > .ps-modal-close {
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    position: absolute;
    top: -32px;
    right: -35px;
    width: 32px;
    height: 32px;
    text-align: center;
    cursor: pointer;
    opacity: .75;
    z-index: 4; }
    .ps-modal > .ps-modal-close > img {
      position: relative;
      top: 6px; }
    .ps-modal > .ps-modal-close:hover {
      opacity: 1; }
  .ps-modal > .ps-modal-container > .ps-modal-header {
    height: 102px;
    background: #fff;
    text-align: center;
    padding: 37px 0 0 0;
    line-height: 27px;
    font-size: 27px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px; }
  .ps-modal > .ps-modal-container > .ps-modal-info-message {
    -webkit-transition: max-height 0.8s ease 0s;
    -o-transition: max-height 0.8s ease 0s;
    transition: max-height 0.8s ease 0s;
    max-height: 0;
    overflow: hidden; }
    .ps-modal > .ps-modal-container > .ps-modal-info-message > div {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -webkit-box;
      display: flex;
      min-height: 0;
      min-width: 0;
      position: relative;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      background: #e6ebee;
      width: 100%;
      height: 74px; }
      .ps-modal > .ps-modal-container > .ps-modal-info-message > div > svg {
        position: absolute;
        top: 19px;
        left: 29px; }
      .ps-modal > .ps-modal-container > .ps-modal-info-message > div > span {
        display: block;
        padding: 0 54px 2px 59px;
        color: #333;
        font-size: 15px;
        line-height: 17px;
        font-weight: 400; }
    .ps-modal > .ps-modal-container > .ps-modal-info-message.ps-show {
      max-height: 500px;
      -webkit-transition: max-height 2s ease 1.5s;
      -o-transition: max-height 2s ease 1.5s;
      transition: max-height 2s ease 1.5s; }
  .ps-modal > .ps-modal-container > .ps-modal-content {
    position: relative;
    padding: 25px 30px 30px 30px;
    background: #FAF8F5;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
    .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box {
      position: relative;
      margin: 0 0 12px; }
      .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box > input {
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s;
        border-radius: 5px;
        border: 1px solid #ddd;
        background: #fff;
        width: 100%;
        height: 66px;
        font-size: 18px;
        padding: 0 69px 0 23px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box > input:invalid {
          outline: none;
          -webkit-box-shadow: none;
                  box-shadow: none; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box > input:focus {
          border-color: #380A2E;
          -webkit-box-shadow: 0 0 8px 0 rgba(6, 165, 239, 0.2);
                  box-shadow: 0 0 8px 0 rgba(6, 165, 239, 0.2);
          padding: 0 112px 0 23px; }
          .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box > input:focus.ng-valid + .cancel-btn {
            opacity: 0.5;
            z-index: 1; }
          .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box > input:focus.ng-valid + .cancel-btn:hover {
            opacity: 1;
            z-index: 1; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box > input.ng-invalid + div + .add-btn {
          opacity: 0.4;
          cursor: default;
          pointer-events: none; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box > input::-webkit-input-placeholder {
          font-size: 18px;
          line-height: normal !important; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box > input:-moz-placeholder {
          font-size: 18px;
          line-height: 64px !important; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box > input::-moz-placeholder {
          font-size: 18px;
          line-height: 64px !important; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box > input:-ms-input-placeholder {
          font-size: 18px;
          line-height: normal !important; }
      .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box > .add-btn {
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s;
        cursor: pointer;
        position: absolute;
        border-radius: 3px;
        background: #848c91;
        width: 39px;
        height: 33px;
        top: 16px;
        right: 15px;
        padding: 9px 0 0 12px; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box > .add-btn:hover {
          background: #566067; }
      .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box > .cancel-btn {
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s;
        cursor: pointer;
        position: absolute;
        top: 26px;
        right: 74px;
        opacity: 0;
        z-index: -1;
        width: 20px;
        height: 20px; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box > .cancel-btn > svg {
          pointer-events: none; }
      .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box.disabled > input {
        pointer-events: none; }
      .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-add-box.disabled > .add-btn {
        opacity: 0.4;
        cursor: default;
        pointer-events: none; }
    .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder {
      border-radius: 5px;
      border: 1px solid #ddd;
      background: #fff;
      width: 100%;
      padding: 8px 7px 8px 16px;
      margin: 12px 0 0; }
      .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder .ps-modal-scroll {
        max-height: 299px;
        height: 100%;
        width: 100%;
        padding: 0 9px 0 0; }
      .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder .ps-modal-row {
        display: block;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -webkit-box;
        display: flex;
        min-height: 0;
        min-width: 0;
        position: relative;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        height: 74px;
        border-bottom: 1px solid #ddd;
        width: 100%; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder .ps-modal-row > div, .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder .ps-modal-row span {
          -webkit-box-flex: 0;
                  flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          -webkit-flex: 0 0 auto; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder .ps-modal-row > input[type=text] {
          -webkit-box-flex: 1;
                  flex: 1;
          -ms-flex: 1;
          -webkit-flex: 1;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s;
          border-radius: 3px;
          border: 1px solid #ccc;
          background: #fff;
          height: 38px;
          padding: 0 15px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder .ps-modal-row > input[type=text].ps-error {
            border: 1px solid #ff6547; }
          .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder .ps-modal-row > input[type=text]:focus {
            border-color: #380A2E;
            -webkit-box-shadow: 0 0 8px 0 rgba(6, 165, 239, 0.2);
                    box-shadow: 0 0 8px 0 rgba(6, 165, 239, 0.2); }
          .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder .ps-modal-row > input[type=text]::-webkit-input-placeholder {
            line-height: normal !important; }
          .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder .ps-modal-row > input[type=text]:-moz-placeholder {
            line-height: 38px !important; }
          .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder .ps-modal-row > input[type=text]::-moz-placeholder {
            line-height: 38px !important; }
          .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder .ps-modal-row > input[type=text]:-ms-input-placeholder {
            line-height: normal !important; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder .ps-modal-row:first-child {
          height: 66px;
          padding-bottom: 8px; }
    .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-buttons {
      padding: 30px 0 0;
      text-align: center; }
      .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-buttons > div, .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-buttons button {
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s;
        display: inline-block;
        border-radius: 3px;
        font-size: 16px;
        font-weight: 400;
        line-height: 51px;
        height: 52px;
        cursor: pointer;
        outline: none; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-buttons > div.disabled, .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-buttons button.disabled {
          opacity: .6;
          cursor: default;
          pointer-events: none; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-buttons > div:focus, .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-buttons button:focus {
          outline: none; }
      .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-buttons > .ps-modal-submit {
        background: #5cb85c;
        border: 1px solid transparent;
        color: #fff;
        width: 132px; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-buttons > .ps-modal-submit:hover {
          background: #43a343; }
      .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-buttons > .ps-modal-cancel {
        border: 1px solid #848c91;
        background: transparent;
        width: 132px;
        color: #848c91;
        margin-left: 28px; }
        .ps-modal > .ps-modal-container > .ps-modal-content > .ps-modal-buttons > .ps-modal-cancel:hover {
          background: #848c91;
          color: #fff; }
    .ps-modal > .ps-modal-container > .ps-modal-content .delete {
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s;
      width: 32px;
      height: 32px;
      padding: 7px 0 0 8px;
      cursor: pointer; }
      .ps-modal > .ps-modal-container > .ps-modal-content .delete > svg {
        height: 16px;
        width: 15px; }
        .ps-modal > .ps-modal-container > .ps-modal-content .delete > svg > path {
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
      .ps-modal > .ps-modal-container > .ps-modal-content .delete:hover path {
        fill: #380A2E; }

.ps-modal-error-message {
  -webkit-transition: opacity 0.2s linear 0.2s, max-height 0.2s linear 0s;
  -o-transition: opacity 0.2s linear 0.2s, max-height 0.2s linear 0s;
  transition: opacity 0.2s linear 0.2s, max-height 0.2s linear 0s;
  max-height: 0;
  opacity: 0;
  overflow: hidden; }
  .ps-modal-error-message > div {
    border-radius: 5px;
    border: 1px solid #ff6547 !important;
    background: #fdeeeb;
    width: 100%;
    height: 27px;
    margin: 10px 0; }
    .ps-modal-error-message > div > svg {
      padding: 0;
      margin: 0 3px -1px 10px; }
    .ps-modal-error-message > div > span {
      color: #ff490a;
      font-size: 13px;
      line-height: 26px;
      font-weight: 600; }
  .ps-modal-error-message.ps-show {
    max-height: 47px;
    opacity: 1; }

/*-----------------------------------------------------------*/
/** Seller Categories Modal
/*-----------------------------------------------------------*/
.seller-categories-modal {
  width: 560px; }
  .seller-categories-modal > .ps-modal-container > .ps-modal-content > .category-color-selections {
    margin-bottom: 14px; }
    .seller-categories-modal > .ps-modal-container > .ps-modal-content > .category-color-selections > span {
      font-weight: 600;
      float: left;
      padding: 6px 15px 0 0; }
  .seller-categories-modal > .ps-modal-container > .ps-modal-content > #ps-modal-warning {
    -o-transition-duration: 0.4s;
       transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    position: absolute;
    color: #777;
    font-size: 11px;
    font-weight: 400;
    line-height: 11px;
    opacity: 0;
    z-index: -1;
    top: 140px;
    left: 32px; }
    .seller-categories-modal > .ps-modal-container > .ps-modal-content > #ps-modal-warning.ps-show {
      opacity: 1;
      z-index: 1; }
  .seller-categories-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder {
    height: 299px;
    padding: 8px 7px 8px 4px; }
    .seller-categories-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder > .ps-modal-scroll {
      padding: 0 9px 0 16px; }
      .seller-categories-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder > .ps-modal-scroll > .ps-modal-row > .delete {
        margin: 0 11px 0 20px; }
      .seller-categories-modal > .ps-modal-container > .ps-modal-content > .ps-modal-content-white-holder > .ps-modal-scroll > .ps-modal-row:first-child .category-dot-dropdown {
        top: 5px; }

/******** Seller Categories: Components  */
/* Create New Category */
.category-color-selection {
  display: inline-block;
  margin: 0 7px 0 0; }
  .category-color-selection > input {
    display: none; }
    .category-color-selection > input:checked + label {
      border: 1px solid #ccc;
      background: #fff;
      cursor: default;
      pointer-events: none; }
  .category-color-selection > label {
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    border-radius: 50%;
    margin: 0;
    padding: 3px 3px;
    width: 28px;
    height: 28px;
    border: 1px solid transparent;
    background: transparent;
    cursor: pointer; }
    .category-color-selection > label > div {
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s;
      border-radius: 50%;
      width: 20px;
      height: 20px; }
    .category-color-selection > label:hover {
      border: 1px solid #ccc;
      background: #fff; }
  .category-color-selection.disabled {
    opacity: 0.15; }
    .category-color-selection.disabled > label {
      cursor: default;
      pointer-events: none; }
      .category-color-selection.disabled > label:hover {
        border: 1px solid transparent;
        background: transparent; }

/* Category Dot + Category Dot Dropdown */
.category-dot {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin: 0 20px 0 6px; }
  .category-dot:hover > .category-dot-dropdown {
    opacity: 1;
    z-index: 1; }

.category-dot-dropdown {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  min-height: 0;
  min-width: 0;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  position: absolute;
  opacity: 0;
  z-index: -1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.17);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.17);
  border-radius: 3px;
  width: 52px;
  text-align: center;
  padding: 7px 0;
  left: -10px;
  top: 12px;
  margin-bottom: 9px; }
  .category-dot-dropdown > .category-color-selection {
    margin: 3px 0; }
    .category-dot-dropdown > .category-color-selection > input:checked + label, .category-dot-dropdown > .category-color-selection input + label {
      border: 1px solid transparent;
      background: transparent;
      cursor: pointer; }
      .category-dot-dropdown > .category-color-selection > input:checked + label:hover, .category-dot-dropdown > .category-color-selection input + label:hover {
        border: 1px solid #ccc;
        background: #fff; }

/******** Seller Categories: End Components  */
/******** Brand Info: Components  */
.seller-brand-modal .ps-modal-container .ps-modal-content .ps-modal-content-white-holder {
  background: transparent;
  border: none; }
  .seller-brand-modal .ps-modal-container .ps-modal-content .ps-modal-content-white-holder .ps-modal-scroll.ps-scrollbar .ps-modal-row {
    border: none; }
    .seller-brand-modal .ps-modal-container .ps-modal-content .ps-modal-content-white-holder .ps-modal-scroll.ps-scrollbar .ps-modal-row .ps-modal-label {
      position: relative;
      font-size: 14px;
      line-height: 20px;
      padding-right: 12px;
      font-weight: 600; }
    .seller-brand-modal .ps-modal-container .ps-modal-content .ps-modal-content-white-holder .ps-modal-scroll.ps-scrollbar .ps-modal-row .ps-modal-label.ps-modal-brand-info-ids {
      -webkit-box-flex: 2;
      -webkit-flex: 2;
          -ms-flex: 2;
              flex: 2; }

.seller-brand-modal .ps-modal-container .ps-modal-content .ps-modal-buttons .ps-modal-submit.validation {
  opacity: .6;
  cursor: default;
  background: #5cb85c !important;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }

/**** Table Styles ****/
.ps-details-table {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%; }

.ps-details-row {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0; }

/**** Table: type 1 Styles ****/
.ps-details-row.ps-type-1 {
  height: 116px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s; }

.ps-details-row.ps-type-1:hover {
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18);
  cursor: pointer; }

/**** Wayvia Dropdown Styles ****/
.ps-dropdown-page-link a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ps-dropdown-1st-to-violate svg {
  top: 14px !important; }

.insights-navbar-project-navigation-item.closable {
  padding-right: 36px; }
  .insights-navbar-project-navigation-item.closable .icon-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 14px 23px 14px;
    cursor: pointer; }
    .insights-navbar-project-navigation-item.closable .icon-close svg {
      fill: #929ba1;
      fill-rule: evenodd;
      opacity: 0.5; }
    .insights-navbar-project-navigation-item.closable .icon-close:hover svg {
      opacity: 1; }

.insights-navbar-project-navigation-item .overflow-ellipsis {
  display: inline-block; }

.tabs-type-1 {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%; }
  .tabs-type-1 > .tab {
    position: relative;
    float: left;
    margin: 0 25px 0 0;
    padding: 0;
    cursor: pointer; }
    .tabs-type-1 > .tab > span {
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s;
      display: block;
      float: left;
      color: #333;
      font-size: 15px;
      font-weight: 400;
      line-height: 16px;
      padding: 0 0 8px;
      border-bottom: 2px solid transparent; }
    .tabs-type-1 > .tab > div {
      float: right;
      border-radius: 8px;
      background: #777;
      padding: 0 6px;
      margin: 0 0 0 8px;
      min-width: 27px;
      height: 16px;
      line-height: 16px;
      color: #fff;
      font-size: 12px;
      font-weight: 700;
      text-align: center; }
    .tabs-type-1 > .tab:hover > span {
      color: #380A2E; }
    .tabs-type-1 > .tab:hover > div {
      background: #380A2E; }
    .tabs-type-1 > .tab.active > span {
      color: #380A2E;
      border-bottom: 2px solid #380A2E; }
    .tabs-type-1 > .tab.active > div {
      background: #380A2E; }

.insights-button {
  width: 148px;
  height: 34px;
  display: inline-block;
  padding-top: 17px;
  border-radius: 3px;
  margin-left: 16px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  line-height: 0px; }
  text .insights-button.square {
    width: 34px; }
  .insights-button.short {
    height: 24px; }
  .insights-button.compact {
    width: 88px; }
  .insights-button:active {
    -webkit-box-shadow: inset 0px 3px 4px 0px rgba(38, 36, 36, 0.15);
            box-shadow: inset 0px 3px 4px 0px rgba(38, 36, 36, 0.15); }
  .insights-button.default {
    background: #2199e8; }
    .insights-button.default:hover {
      background: #66264D; }
    .insights-button.default:active {
      background: #66264D; }
  .insights-button.dark {
    background: #7f8fa4; }
    .insights-button.dark:hover {
      background: #6f7b91; }
    .insights-button.dark:active {
      background: #6f7b91; }
  .insights-button.disabled {
    background: #f2f4f7;
    pointer-events: none;
    color: #d4d7d3; }

.insights-link-button {
  color: #2199E8;
  cursor: pointer;
  display: inline; }
  .insights-link-button:hover {
    text-decoration: underline !important;
    -webkit-text-decoration-color: #2199E8 !important;
       -moz-text-decoration-color: #2199E8 !important;
            text-decoration-color: #2199E8 !important;
    color: #2199E8; }
  .insights-link-button:focus {
    text-decoration: underline;
    -webkit-text-decoration-color: #66264D !important;
       -moz-text-decoration-color: #66264D !important;
            text-decoration-color: #66264D !important;
    color: #66264D !important; }

.insights-input[type=text], .insights-input[type=password], .insights-input[type=number] {
  width: 256px;
  height: 38px;
  border-radius: 4px;
  padding-left: 10px;
  border: 1px solid #e7e9ed;
  color: #6f7b91 !important; }
  .insights-input[type=text]:hover, .insights-input[type=text].hover, .insights-input[type=password]:hover, .insights-input[type=password].hover, .insights-input[type=number]:hover, .insights-input[type=number].hover {
    border-color: #d4d7de; }
  .insights-input[type=text]:focus, .insights-input[type=text].active, .insights-input[type=password]:focus, .insights-input[type=password].active, .insights-input[type=number]:focus, .insights-input[type=number].active {
    border-color: #2199e8; }
  .insights-input[type=text].success, .insights-input[type=password].success, .insights-input[type=number].success {
    border-color: #2bc67b; }
  .insights-input[type=text].error, .insights-input[type=password].error, .insights-input[type=number].error {
    border-color: #f24566; }
  .insights-input[type=text]::-webkit-input-placeholder, .insights-input[type=password]::-webkit-input-placeholder, .insights-input[type=number]::-webkit-input-placeholder {
    font-size: 14px; }
  .insights-input[type=text]::-moz-placeholder, .insights-input[type=password]::-moz-placeholder, .insights-input[type=number]::-moz-placeholder {
    font-size: 14px; }
  .insights-input[type=text]::placeholder, .insights-input[type=password]::placeholder, .insights-input[type=number]::placeholder {
    font-size: 14px; }
  .insights-input[type=text]::-ms-clear, .insights-input[type=password]::-ms-clear, .insights-input[type=number]::-ms-clear {
    display: none;
    height: 0px;
    width: 0px; }
  .insights-input[type=text].disabled, .insights-input[type=password].disabled, .insights-input[type=number].disabled {
    background: #f2f4f7;
    color: #b8b7b9;
    pointer-events: none; }
    .insights-input[type=text].disabled::-webkit-input-placeholder, .insights-input[type=password].disabled::-webkit-input-placeholder, .insights-input[type=number].disabled::-webkit-input-placeholder {
      color: #b8b7b9; }
    .insights-input[type=text].disabled::-moz-placeholder, .insights-input[type=password].disabled::-moz-placeholder, .insights-input[type=number].disabled::-moz-placeholder {
      color: #b8b7b9; }
    .insights-input[type=text].disabled::placeholder, .insights-input[type=password].disabled::placeholder, .insights-input[type=number].disabled::placeholder {
      color: #b8b7b9; }
  .insights-input[type=text]::-ms-clear, .insights-input[type=text]::-ms-reveal, .insights-input[type=password]::-ms-clear, .insights-input[type=password]::-ms-reveal, .insights-input[type=number]::-ms-clear, .insights-input[type=number]::-ms-reveal {
    display: none; }

.insights-input-group {
  position: relative; }
  .insights-input-group .insights-input {
    padding-left: 35px;
    padding-right: 30px; }
  .insights-input-group .insights-input-group-icon {
    position: absolute;
    top: 0px; }
    .insights-input-group .insights-input-group-icon.focused svg path {
      fill: #7f8fa4; }
    .insights-input-group .insights-input-group-icon.left-icon {
      margin-top: 10px;
      margin-left: 10px;
      left: 0px; }
    .insights-input-group .insights-input-group-icon.right-icon {
      margin-top: 10px;
      margin-right: 10px;
      right: 0px;
      top: 0px; }

.pricespider-text-input {
  position: relative;
  float: left;
  margin: 12px 0 24px;
  padding: 18px 0 0 0;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  z-index: 1; }

.pricespider-text-input input {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 40px;
  background: none;
  border: none;
  border-bottom: 1px solid #89969d;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  outline: none;
  z-index: 1; }

.pricespider-text-input label {
  position: absolute;
  top: 42px;
  left: 0;
  width: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  font-family: 'Source Sans Pro', sans-serif;
  color: #89979d;
  font-size: 20px;
  line-height: 0;
  font-weight: 400;
  text-align: left;
  opacity: 1;
  z-index: -1; }

.pricespider-text-input input.ng-invalid-required + label {
  top: 42px;
  font-size: 20px; }

.pricespider-text-input input.ng-valid + label,
.pricespider-text-input input.ng-invalid-pattern + label,
.pricespider-text-input input:focus + label,
.pricespider-text-input input.ng-invalid-required:focus + label,
.pricespider-text-input input.ng-invalid-pattern:focus + label,
.pricespider-text-input label.permanent {
  top: 16px;
  font-size: 13px;
  color: #89979d; }

.pricespider-option-group, .pricespider-option-group label, .pricespider-option-details {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  text-align: left; }

.pricespider-option-group small {
  float: left;
  width: 100%;
  color: #89979d;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  margin: 0 0 10px 0; }

.pricespider-option-group label {
  padding: 10px 16px;
  margin: 0 10px 10px;
  width: auto;
  height: auto;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #cccccc;
  color: #333;
  text-align: center;
  cursor: pointer; }

.pricespider-option-group label span {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0 0 0;
  width: 36px;
  height: 36px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }

.pricespider-option-group label.linear {
  padding: 8px 12px 8px 32px;
  margin: 0 0 0 0;
  background: none;
  border: none;
  clear: both; }

.pricespider-option-group label.linear span {
  top: 6px;
  left: 4px;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #cccccc;
  color: #333;
  cursor: pointer; }

.pricespider-option-group label svg {
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 13px;
  height: 10px;
  opacity: 0;
  z-index: -1;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }

.pricespider-option-group label.linear svg {
  top: 4px; }

.pricespider-option-details {
  padding: 0 22px;
  max-height: 0;
  overflow: hidden; }

.pricespider-option-group input[type="radio"],
.pricespider-option-group input[type="checkbox"] {
  display: none; }

.pricespider-option-group label:hover {
  background: #d6dfe4; }

.pricespider-option-group label.linear:hover {
  background: none; }

.pricespider-option-group input[type="radio"]:checked + label,
.pricespider-option-group input[type="checkbox"]:checked + label {
  padding: 10px 16px 10px 38px;
  background: #d6dfe4; }

.pricespider-option-group input[type="radio"]:checked + label.linear,
.pricespider-option-group input[type="checkbox"]:checked + label.linear {
  padding: 8px 12px 8px 32px;
  background: none; }

.pricespider-option-group input[type="radio"]:checked + label svg,
.pricespider-option-group input[type="checkbox"]:checked + label svg {
  opacity: 1;
  z-index: 1; }

.sellers-settings-wrapper .insights-profile-header-row.custom {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 40px 0 0 0;
  width: 100%;
  height: 70px;
  cursor: default; }
  .sellers-settings-wrapper .insights-profile-header-row.custom > div {
    position: relative;
    width: 100%;
    max-width: 1200px;
    float: none;
    left: auto;
    right: auto;
    margin: 0 auto; }

/*-----------------------------------------------------------*/
/** Seller Categories
/*-----------------------------------------------------------*/
.seller-category-0 {
  background-color: #e5e5e5; }

.seller-category-1 {
  background-color: #f82240; }

.seller-category-2 {
  background-color: #80e4c7; }

.seller-category-3 {
  background-color: #dc80e4; }

.seller-category-4 {
  background-color: #ffc34e; }

.seller-category-5 {
  background-color: #3acbea; }

.seller-category-6 {
  background-color: #667a86; }

.seller-category-7 {
  background-color: #cf680c; }

.seller-category-8 {
  background-color: #7ec73d; }

.seller-category-9 {
  background-color: #300ccf; }

.seller-category-10 {
  background-color: #cfc20c; }

.seller-category-color-0 {
  color: #e5e5e5; }

.seller-category-color-1 {
  color: #f82240; }

.seller-category-color-2 {
  color: #80e4c7; }

.seller-category-color-3 {
  color: #dc80e4; }

.seller-category-color-4 {
  color: #ffc34e; }

.seller-category-color-5 {
  color: #3acbea; }

.seller-category-color-6 {
  color: #667a86; }

.seller-category-color-7 {
  color: #cf680c; }

.seller-category-color-8 {
  color: #7ec73d; }

.seller-category-color-9 {
  color: #300ccf; }

.seller-category-color-10 {
  color: #cfc20c; }

.seller-category-circle-icon {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  width: 12px !important;
  height: 12px;
  border-radius: 50%; }

.seller-category-circle-icon + .tooltip > .tooltip-inner {
  white-space: nowrap; }

/*-----------------------------------------------------------*/
/** Seller Directory
/*-----------------------------------------------------------*/
.pricespider-standard.sellers {
  float: none;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px; }
  .pricespider-standard.sellers .seller-configuration-header {
    margin: 0 0 0 0; }
    .pricespider-standard.sellers .seller-configuration-header > div.seller-configuration-header-section {
      top: 1px; }
    .pricespider-standard.sellers .seller-configuration-header > div.insights-seller-config-country-selector.seller-configuration-header-section {
      top: 1px; }
      .pricespider-standard.sellers .seller-configuration-header > div.insights-seller-config-country-selector.seller-configuration-header-section > div.insights-warning-label {
        right: -28px;
        position: relative;
        font-weight: 600; }
  .pricespider-standard.sellers .categories-control-bar {
    z-index: 1; }
    .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar {
      margin: 20px 0;
      opacity: 1; }
      .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .pricespider-label {
        position: relative;
        float: right;
        display: inline-block;
        margin: 0;
        height: 33px;
        width: 39px;
        border: 1px solid #848c91;
        border-radius: 3px;
        cursor: pointer;
        overflow: hidden;
        opacity: 1; }
        .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .pricespider-label.selected {
          background: #848c91; }
          .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .pricespider-label.selected > span > svg path {
            fill: #fff; }
      .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers {
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s;
        position: relative; }
        .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers > span.select-all {
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s;
          float: left;
          width: 0px; }
          .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers > span.select-all > input[type="checkbox"] {
            display: none; }
          .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers > span.select-all > input[type="checkbox"] + label {
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s;
            opacity: 0;
            float: left;
            top: 16px;
            left: 0;
            margin: 0 20px 0 28px;
            width: 26px;
            height: 26px;
            border: 1px solid #ccc;
            border-radius: 50%;
            z-index: 0;
            cursor: pointer;
            background: #fff; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers > span.select-all > input[type="checkbox"] + label > svg {
              position: relative;
              top: -1px;
              right: 0;
              left: 7px;
              margin: 0 auto;
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers > span.select-all > input[type="checkbox"] + label.option-av {
              -o-transition-duration: 0.4s;
                 transition-duration: 0.4s;
              -moz-transition-duration: 0.4s;
              -webkit-transition-duration: 0.4s;
              opacity: 1; }
          .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers > span.select-all > input[type="checkbox"] + label:hover {
            border: 1px solid #1c8abe;
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers > span.select-all > input[type="checkbox"] + label:hover > svg path {
              fill: #1c8abe; }
          .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers > span.select-all > input[type="checkbox"]:checked + label {
            background: #1c8abe;
            border: 1px solid transparent; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers > span.select-all > input[type="checkbox"]:checked + label > svg path {
              fill: #fff; }
          .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers > span.select-all.toggle-text {
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s;
            width: 65px; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers > span.select-all.toggle-text > label {
              opacity: 1; }
        .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers > div.seller-configuration-header-seller-count.selected-sellers > span .search {
          margin-right: 20px;
          color: #929ba1;
          font-size: 13px;
          font-weight: 400;
          line-height: 8px;
          text-align: left;
          padding-left: 5px; }
        .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers > div.seller-configuration-header-seller-count.selected-sellers > span > label {
          cursor: pointer;
          color: #380A2E;
          font-size: 13px;
          font-weight: 400; }
        .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers > div {
          width: auto;
          display: inline-block;
          top: 10px; }
        .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > .toggle-selected-sellers .available-sellers {
          margin: 0 0 0 7px; }
      .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span {
        position: relative;
        float: right;
        margin: 0 10px 0 0; }
        .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > button.apply-to-btn {
          width: 115px;
          height: 33px;
          font-size: 14px;
          font-weight: 400;
          line-height: 9px;
          text-align: right;
          border-radius: 3px;
          background-color: rgba(0, 0, 0, 0);
          border-style: solid;
          outline: none;
          border-color: #848c91;
          border-width: 1px;
          color: #848c91; }
          .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > button.apply-to-btn > svg {
            position: relative;
            left: 4px;
            top: -2px;
            margin-left: 6px;
            margin-right: 10px; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > button.apply-to-btn > svg path {
              fill-opacity: .6; }
          .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > button.apply-to-btn:hover {
            background-color: #848c91;
            color: #fff; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > button.apply-to-btn:hover > svg path {
              fill-opacity: 1;
              fill: #fff; }
          .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > button.apply-to-btn.apply-to-av {
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s;
            border-color: #ccc;
            color: #ccc; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > button.apply-to-btn.apply-to-av > svg path {
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s;
              fill: #ccc; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > button.apply-to-btn.apply-to-av:hover {
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s;
              background-color: transparent; }
          .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > button.apply-to-btn.clicked {
            background-color: #848c91;
            color: #fff; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > button.apply-to-btn.clicked > svg path {
              fill: #fff; }
        .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard {
          z-index: 1;
          float: left;
          position: absolute;
          min-height: 225px;
          max-height: 500px;
          width: 380px;
          border-radius: 3px;
          left: -170px;
          padding-bottom: 5px; }
          .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.current-categories > span {
            padding: 19px 0 4px 20px;
            display: inline-block;
            color: #333;
            font-size: 11px;
            font-weight: 700;
            text-align: left; }
          .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.current-categories > div.seller-category-selection {
            position: relative;
            padding: 9px 0px 0px 20px;
            cursor: pointer;
            top: -9px;
            line-height: 0;
            cursor: pointer; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.current-categories > div.seller-category-selection.selected > span {
              color: #380A2E; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.current-categories > div.seller-category-selection.selected > svg {
              opacity: 1; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.current-categories > div.seller-category-selection > svg {
              opacity: 0;
              display: inline; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.current-categories > div.seller-category-selection > label.category-icon {
              margin: 0 10px;
              position: relative;
              top: 6px;
              border-radius: 50%; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.current-categories > div.seller-category-selection:hover {
              color: #380A2E; }
          .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.no-categories {
            height: 10px;
            display: none; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.no-categories.categories-av {
              display: block !important; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.no-categories.max-categories {
              display: block !important;
              height: 14px; }
          .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category {
            -o-transition-duration: 0.1s;
               transition-duration: 0.1s;
            -moz-transition-duration: 0.1s;
            -webkit-transition-duration: 0.1s;
            margin-top: 18px;
            height: auto;
            border-top: thin solid #e9e9e9;
            padding: 18px 0px 0px 21px;
            max-height: 169px;
            min-height: 144px; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > span {
              position: relative;
              display: inline-block;
              padding-bottom: 18px;
              color: #333;
              font-size: 14px;
              font-weight: 600;
              text-align: left; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-color-options {
              padding: 0 0 5px 4px;
              display: inline-block; }
              .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-color-options > span {
                border-color: #fff;
                border-radius: 50%;
                width: 28px;
                height: 28px;
                position: relative;
                top: -4px;
                display: inline-block;
                border-style: solid;
                border-width: 1px;
                left: -5px;
                margin: 0 7px 0 0; }
                .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-color-options > span.option-not-av > input[type=radio] + label {
                  opacity: .1;
                  cursor: default; }
                .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-color-options > span.option-not-av:hover {
                  border-color: #fff; }
                .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-color-options > span.option-selected {
                  -o-transition-duration: 0.2s;
                     transition-duration: 0.2s;
                  -moz-transition-duration: 0.2s;
                  -webkit-transition-duration: 0.2s;
                  border-color: #ccc; }
                .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-color-options > span > input[type=radio] {
                  display: none; }
                .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-color-options > span label {
                  top: 3px;
                  left: 3px;
                  position: relative;
                  width: 20px;
                  height: 20px;
                  border-radius: 50%;
                  cursor: pointer; }
                .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-color-options > span:hover {
                  -o-transition-duration: 0.2s;
                     transition-duration: 0.2s;
                  -moz-transition-duration: 0.2s;
                  -webkit-transition-duration: 0.2s;
                  border-color: #ccc; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > input[type=text] {
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s;
              margin: -8px 7px 0px 0px;
              height: 38px;
              width: 190px;
              background-color: #ffffff;
              border-radius: 3px;
              border-style: solid;
              border-width: 1px;
              border-color: #ccc;
              outline: none;
              padding: 0 15px; }
              .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > input[type=text]:-moz-placeholder {
                /* Firefox 18- */
                line-height: 36px !important; }
              .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > input[type=text]::-moz-placeholder {
                /* Firefox 19+ */
                line-height: 36px !important; }
              .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > input[type=text]:focus {
                -o-transition-duration: 0.2s;
                   transition-duration: 0.2s;
                -moz-transition-duration: 0.2s;
                -webkit-transition-duration: 0.2s;
                border-color: #aaa; }
              .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > input[type=text].unique-category {
                -o-transition-duration: 0.2s;
                   transition-duration: 0.2s;
                -moz-transition-duration: 0.2s;
                -webkit-transition-duration: 0.2s;
                border-color: #ff6547; }
              .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > input[type=text].category-name {
                -o-transition-duration: 0.2s;
                   transition-duration: 0.2s;
                -moz-transition-duration: 0.2s;
                -webkit-transition-duration: 0.2s;
                border-color: #ccc; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > button {
              border-radius: 3px;
              border-style: solid;
              border-width: 1px;
              border-color: #ccc;
              background-color: #fff;
              width: 42px;
              height: 38px;
              outline: none; }
              .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > button > svg {
                top: 1px;
                position: relative; }
                .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > button > svg path {
                  fill-opacity: .4; }
              .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > button.change {
                border: 1px solid #848c91; }
                .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > button.change path {
                  fill-opacity: 1; }
                .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > button.change:hover {
                  background-color: #848c91; }
                  .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > button.change:hover > svg path {
                    fill: #fff; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > span.max-char {
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s;
              color: #777;
              font-size: 11px;
              font-weight: 400;
              line-height: 11px;
              padding: 5px 0 0 0;
              position: relative;
              width: 100%;
              opacity: 0;
              float: left; }
              .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > span.max-char.max-char-msg {
                -o-transition-duration: 0.2s;
                   transition-duration: 0.2s;
                -moz-transition-duration: 0.2s;
                -webkit-transition-duration: 0.2s;
                opacity: 1; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > span.message {
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s;
              position: relative;
              top: 3px;
              opacity: 0;
              font-size: 0;
              color: #ff490a;
              height: auto; }
              .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category > span.message.taken {
                -o-transition-duration: 0.2s;
                   transition-duration: 0.2s;
                -moz-transition-duration: 0.2s;
                -webkit-transition-duration: 0.2s;
                font-size: 14px;
                padding: 1px 0 0 0;
                float: left;
                top: 0;
                opacity: 1; }
            .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.apply-to-span > div.apply-to-dropdown.pricespider-standard > div.apply-to-create-category > div.seller-new-category.error-message {
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s;
              height: 82px; }
      .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.edit-category-span {
        position: relative;
        float: right;
        margin: 0 10px 0 0; }
        .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.edit-category-span > button.edit-category-btn {
          width: 130px;
          height: 33px;
          font-family: 'Source Sans Pro';
          font-size: 14px;
          font-weight: 400;
          line-height: 9px;
          text-align: center;
          border-radius: 3px;
          background-color: rgba(0, 0, 0, 0);
          border-style: solid;
          outline: none;
          border-color: #848c91;
          border-width: 1px;
          color: #848c91; }
        .pricespider-standard.sellers .categories-control-bar .edit-seller-top-bar .edit-seller > span.edit-category-span > button.edit-category-btn:hover {
          background-color: #848c91;
          color: #ffffff; }
  .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view {
    height: 101px;
    padding: 15px 20px; }
    .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input {
      position: relative;
      top: 8px;
      z-index: 0; }
      .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input > svg.insights-search-icon {
        position: relative;
        z-index: 2;
        top: 20px;
        left: 20px; }
      .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input > svg.insights-clear-text-icon {
        float: right;
        position: relative;
        top: 20px;
        right: 24px; }
      .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input > input[type=text] {
        width: 670px;
        height: 60px;
        border: 1px solid #ddd;
        font-size: 18px;
        padding: 0 0 0 44px;
        top: -22px;
        z-index: -1;
        -webkit-box-shadow: none;
                box-shadow: none; }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input > input[type=text]::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          font-size: 18px;
          opacity: .6;
          color: #333; }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input > input[type=text]::-moz-placeholder {
          /* Firefox 19+ */
          font-size: 18px;
          opacity: .6;
          color: #333;
          line-height: 56px !important; }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input > input[type=text]:-ms-input-placeholder {
          /* IE 10+ */
          font-size: 18px;
          opacity: .6;
          color: #333; }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input > input[type=text]:-moz-placeholder {
          /* Firefox 18- */
          font-size: 18px;
          opacity: .6;
          color: #333; }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input > input[type=text]:focus {
          border: 1px solid #66264D;
          -webkit-box-shadow: 0 0 8px 0 rgba(6, 165, 239, 0.2);
                  box-shadow: 0 0 8px 0 rgba(6, 165, 239, 0.2); }
          .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input > input[type=text]:focus::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            opacity: .4; }
          .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input > input[type=text]:focus::-moz-placeholder {
            /* Firefox 19+ */
            opacity: .4; }
          .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input > input[type=text]:focus:-ms-input-placeholder {
            /* IE 10+ */
            opacity: .4; }
          .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input > input[type=text]:focus:-moz-placeholder {
            /* Firefox 18- */
            opacity: .4; }
          .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input > input[type=text]:focus:hover {
            border: 1px solid #66264D;
            -webkit-box-shadow: 0 0 8px 0 rgba(6, 165, 239, 0.2);
                    box-shadow: 0 0 8px 0 rgba(6, 165, 239, 0.2); }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .sellers-configurations-group-input > input[type=text]:hover {
          border: 1px solid #aaa; }
    .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu {
      position: relative;
      top: 27px; }
      .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > button {
        width: auto;
        height: auto;
        display: inline-block; }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > button > span {
          display: inline-block;
          width: auto;
          color: #333;
          font-size: 15px;
          font-weight: 400;
          text-align: left;
          margin: 0 13px 0 0;
          padding-right: 5px; }
          .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > button > span > span {
            width: 20px;
            height: 20px;
            float: left;
            border-radius: 50%;
            display: inline-block;
            margin: 0 5px 0 0; }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > button > svg {
          position: absolute;
          top: 8px;
          right: 3px; }
      .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu {
        right: -11px;
        left: auto;
        top: 30px;
        padding: 10px 0; }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu > .dropdown-carrot-shadow {
          position: absolute;
          top: -7px;
          right: 13px;
          width: 9px;
          height: 9px;
          -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175);
          -ms-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          z-index: -1; }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu > .dropdown-carrot-border {
          position: absolute;
          border-style: solid;
          border-width: 0 7px 10px 7px;
          border-color: transparent transparent rgba(0, 0, 0, 0.2) transparent;
          top: -10px;
          right: 10px;
          z-index: 2; }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu > .dropdown-carrot {
          position: absolute;
          border-style: solid;
          border-width: 0 7px 10px 7px;
          border-color: transparent transparent #fff transparent;
          top: -9px;
          right: 10px;
          z-index: 4; }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu > .background {
          background: #fff;
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          border-radius: 4px; }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .view-all-filter {
          padding: 0;
          position: relative;
          cursor: pointer; }
          .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .view-all-filter > span {
            padding: 6px 0 6px 10px; }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .view-all-filter > span > input[type=radio] {
              display: none; }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .view-all-filter > span > label {
              cursor: pointer;
              color: #333;
              font-size: 14px;
              font-weight: 400;
              text-align: left; }
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .view-all-filter > span > label > svg {
                opacity: 0;
                margin: 0 7px 0 0px; }
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .view-all-filter > span > label:hover {
                color: #380A2E; }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .view-all-filter > span > input[type=radio]:checked + label {
              color: #380A2E; }
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .view-all-filter > span > input[type=radio]:checked + label > svg {
                opacity: 1; }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type {
          padding: 0;
          cursor: pointer; }
          .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type > span {
            padding: 6px 6px 6px 30px;
            display: block;
            width: 100%; }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type > span > svg {
              position: relative;
              float: right;
              top: 10px;
              -ms-transform: rotate(-90deg);
              -webkit-transform: rotate(-90deg);
              -o-transform: rotate(-90deg);
                 transform: rotate(-90deg); }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type > span:hover {
              color: #380A2E; }
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type > span:hover > svg path {
                fill: #380A2E; }
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type > span:hover + .seller-type-filter {
                -o-transition-duration: 0.2s;
                   transition-duration: 0.2s;
                -moz-transition-duration: 0.2s;
                -webkit-transition-duration: 0.2s;
                opacity: 1;
                z-index: 1; }
          .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type .seller-type-filter {
            opacity: 0;
            z-index: -1;
            cursor: pointer;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
                -ms-flex-direction: column;
                    flex-direction: column;
            position: absolute;
            right: -152px;
            top: 25px;
            background: #fff;
            width: 152px;
            border-radius: 3px;
            padding: 6px 6px 4px 10px;
            border-color: #fff;
            border: 1px solid rgba(0, 0, 0, 0.15);
            -webkit-background-clip: padding-box;
                    background-clip: padding-box;
            -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175);
            box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175); }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type .seller-type-filter > input[type=radio] {
              display: none; }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type .seller-type-filter > label {
              cursor: pointer;
              margin: 0;
              padding: 4px 0 6px 0;
              color: #333;
              font-size: 14px;
              font-weight: 400;
              text-align: left; }
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type .seller-type-filter > label > svg {
                margin: 0 5px 0 0;
                opacity: 0; }
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type .seller-type-filter > label:hover {
                color: #380A2E; }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type .seller-type-filter > input[type=radio]:checked + label {
              color: #380A2E; }
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type .seller-type-filter > input[type=radio]:checked + label > svg {
                opacity: 1; }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type .seller-type-filter:hover {
              opacity: 1;
              z-index: 1; }
            @media screen and (max-width: 1510px) and (-webkit-min-device-pixel-ratio: 1) {
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .seller-type .seller-type-filter {
                left: -153px; } }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter {
          padding: 0;
          cursor: pointer; }
          .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter > span {
            display: block;
            width: 100%;
            padding: 6px 6px 4px 30px; }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter > span > svg {
              position: relative;
              float: right;
              top: 10px;
              -ms-transform: rotate(-90deg);
              -webkit-transform: rotate(-90deg);
              -o-transform: rotate(-90deg);
                 transform: rotate(-90deg); }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter > span:hover {
              color: #380A2E; }
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter > span:hover > svg path {
                fill: #380A2E; }
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter > span:hover + .category-filter-options {
                -o-transition-duration: 0.2s;
                   transition-duration: 0.2s;
                -moz-transition-duration: 0.2s;
                -webkit-transition-duration: 0.2s;
                opacity: 1;
                z-index: 1; }
          .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter .category-filter-options {
            opacity: 0;
            z-index: -1;
            cursor: pointer;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
                -ms-flex-direction: column;
                    flex-direction: column;
            position: absolute;
            right: -195px;
            top: 58px;
            background: #fff;
            width: 195px;
            border-radius: 3px;
            padding: 8px 9px 5px 10px;
            border-color: #fff;
            border: 1px solid rgba(0, 0, 0, 0.15);
            -webkit-background-clip: padding-box;
                    background-clip: padding-box;
            -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175);
            box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175); }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter .category-filter-options > span > input[type=radio] {
              display: none; }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter .category-filter-options > span > label {
              cursor: pointer;
              color: #333;
              font-size: 14px;
              font-weight: 400;
              text-align: left;
              overflow: hidden;
              white-space: nowrap;
              margin: 0;
              padding: 0 0 3px 0; }
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter .category-filter-options > span > label > svg {
                opacity: 0; }
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter .category-filter-options > span > label > span {
                width: 20px;
                height: 20px;
                border-radius: 50%;
                display: inline-block;
                position: relative;
                top: 6px;
                margin: 0 10px 0 5px; }
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter .category-filter-options > span > label:hover {
                color: #380A2E; }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter .category-filter-options > span > input[type=radio]:checked + label {
              color: #380A2E; }
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter .category-filter-options > span > input[type=radio]:checked + label > svg {
                opacity: 1; }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter .category-filter-options:hover {
              opacity: 1;
              z-index: 1; }
            @media screen and (max-width: 1593px) and (-webkit-min-device-pixel-ratio: 1) {
              .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .category-filter .category-filter-options {
                left: -196px; } }
        .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .selections-filter {
          position: relative;
          cursor: pointer; }
          .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .selections-filter > input[type=radio] {
            display: none; }
          .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .selections-filter > label {
            font-family: 'Source Sans Pro';
            color: #333;
            font-size: 14px;
            font-weight: 400;
            text-align: left; }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .selections-filter > label > svg {
              opacity: 0;
              margin: 0 5px 0 0px; }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .selections-filter > label:hover {
              color: #380A2E; }
          .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .selections-filter > input[type=radio]:checked + label {
            color: #380A2E; }
            .pricespider-standard.sellers .seller-configuration-table-header.seller-config-view .filter-menu > div.edit > div > div.dropdown-menu .selections-filter > input[type=radio]:checked + label > svg {
              opacity: 1; }
  .pricespider-standard.sellers .table-categories {
    border-radius: 4px;
    position: relative;
    float: left;
    width: 100%;
    background-color: white;
    padding: 0;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    height: 100%; }
    .pricespider-standard.sellers .table-categories .seller-directory {
      padding: 0 20px; }
      .pricespider-standard.sellers .table-categories .seller-directory > input[type="checkbox"] {
        display: none; }
      .pricespider-standard.sellers .table-categories .seller-directory .sellers {
        padding: 0; }
        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller {
          padding: 5px 0; }
          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > input[type="checkbox"] {
            display: none; }
          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > input[type="checkbox"] + label {
            position: absolute;
            top: 19px;
            left: 14px;
            margin: 0 0 0 0;
            width: 26px;
            height: 26px;
            border: 1px solid #cccccc;
            border-radius: 50%;
            z-index: 0;
            cursor: pointer;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
            .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > input[type="checkbox"] + label > svg {
              position: absolute;
              top: 8px;
              right: 0;
              left: 0;
              margin: 0 auto;
              opacity: 0;
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s; }
          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > input[type="checkbox"] + label:hover {
            border: 1px solid #1c8abe;
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > input[type="checkbox"]:checked + label {
            background: #1c8abe;
            border: 1px solid transparent; }
            .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > input[type="checkbox"]:checked + label > svg {
              opacity: 1; }
          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard {
            top: 5px;
            padding: 0px;
            height: 55px;
            width: 100%;
            background: #ffffff;
            border-radius: 4px; }
            .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.insights-seller-logo {
              width: 10%;
              float: left;
              text-align: center;
              top: 13px;
              position: relative; }
            .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.insights-detail-table.insights-seller-config-name {
              width: 35%;
              line-height: 48px;
              padding: 0 30px 0 3px; }
            .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.insights-seller-config-id {
              width: 30%; }
            .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.insights-seller-config-icons {
              width: 20%;
              max-width: 172px;
              text-align: left; }
              .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.insights-seller-config-icons > label {
                position: relative;
                top: 2px;
                padding: 3px 5px 0 5px;
                line-height: 1;
                border-radius: 2px;
                width: auto;
                height: 21px;
                display: inline-block;
                font-weight: 400;
                font-size: 14px;
                text-align: center;
                color: #fff;
                white-space: nowrap; }
                .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.insights-seller-config-icons > label.no-category {
                  color: #aaaaaa; }
            .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit {
              width: 10%;
              float: left; }
              .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu {
                top: 8px;
                right: 12px; }
                .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content {
                  position: absolute;
                  cursor: default;
                  right: 121%;
                  left: auto;
                  margin: 0 0 0 0;
                  border: none;
                  border-radius: 4px;
                  width: auto;
                  padding: 0; }
                  .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard {
                    padding: 19px 12px 0px 12px; }
                    .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard > span.apply-category-menu-title {
                      position: relative;
                      padding: 0 0 0 5px;
                      top: -8px;
                      font-size: 11px;
                      font-weight: 700;
                      font-family: 'Source Sans Pro'; }
                    .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard > form {
                      padding: 3px 0 0 0; }
                      .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard > form .apply-category-row {
                        font-weight: 400;
                        color: #333;
                        cursor: pointer; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard > form .apply-category-row input[type="radio"] {
                          display: none; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard > form .apply-category-row label {
                          font-weight: 400;
                          width: 100%;
                          cursor: pointer;
                          text-overflow: ellipsis;
                          overflow: hidden;
                          white-space: nowrap;
                          padding: 0 2px 0 0; }
                          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard > form .apply-category-row label > svg {
                            top: 7px;
                            opacity: 0;
                            -o-transition-duration: 0.2s;
                               transition-duration: 0.2s;
                            -moz-transition-duration: 0.2s;
                            -webkit-transition-duration: 0.2s; }
                          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard > form .apply-category-row label > span {
                            position: relative;
                            float: left;
                            margin: 0 12px 0 20px;
                            border-radius: 50%;
                            width: 20px;
                            height: 20px; }
                          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard > form .apply-category-row label:hover {
                            color: #380A2E; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard > form .apply-category-row input[type="radio"]:checked + label {
                          color: #380A2E; }
                          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard > form .apply-category-row input[type="radio"]:checked + label > svg {
                            opacity: 1; }
                  .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category {
                    padding: 19px 0px 13px 12px; }
                    .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .apply-new-category-title {
                      position: relative;
                      top: -6px;
                      color: #333;
                      font-size: 14px;
                      font-weight: 600;
                      text-align: left;
                      float: left;
                      padding: 0px 0 7px 0; }
                    .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .create-new-category {
                      -o-transition-duration: 0.2s;
                         transition-duration: 0.2s;
                      -moz-transition-duration: 0.2s;
                      -webkit-transition-duration: 0.2s;
                      position: relative;
                      float: left;
                      width: auto;
                      padding: 0 54px 0 0;
                      z-index: 10000; }
                      .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .create-new-category > input[type="text"] {
                        width: 190px;
                        height: 38px;
                        border-radius: 3px;
                        border-style: solid;
                        border-width: 1px;
                        border-color: #ccc;
                        position: relative;
                        -webkit-box-sizing: border-box;
                           -moz-box-sizing: border-box;
                                box-sizing: border-box;
                        background-color: #fff;
                        float: left;
                        padding: 0 15px; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .create-new-category > input[type="text"]:-moz-placeholder {
                          /* Firefox 18- */
                          line-height: 36px !important; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .create-new-category > input[type="text"]::-moz-placeholder {
                          /* Firefox 19+ */
                          line-height: 36px !important; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .create-new-category > input[type="text"]:focus {
                          -o-transition-duration: 0.2s;
                             transition-duration: 0.2s;
                          -moz-transition-duration: 0.2s;
                          -webkit-transition-duration: 0.2s;
                          border-color: #aaa; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .create-new-category > input[type="text"].unique-category {
                          -o-transition-duration: 0.2s;
                             transition-duration: 0.2s;
                          -moz-transition-duration: 0.2s;
                          -webkit-transition-duration: 0.2s;
                          border-color: #ff6547; }
                      .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .create-new-category > button {
                        position: absolute;
                        right: 0;
                        top: 0;
                        float: left;
                        background-color: #fff;
                        border-style: solid;
                        border-width: 1px;
                        border-radius: 3px;
                        width: 42px;
                        height: 38px;
                        outline: none;
                        border: 1px solid #ccc; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .create-new-category > button > svg {
                          left: 13px;
                          top: 11px; }
                          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .create-new-category > button > svg path {
                            fill-opacity: .4; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .create-new-category > button.change {
                          border: 1px solid #848c91; }
                          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .create-new-category > button.change path {
                            fill-opacity: 1; }
                          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .create-new-category > button.change:hover {
                            background-color: #848c91; }
                            .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .create-new-category > button.change:hover > svg path {
                              fill: #fff; }
                    .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .category-taken {
                      -o-transition-duration: 0.2s;
                         transition-duration: 0.2s;
                      -moz-transition-duration: 0.2s;
                      -webkit-transition-duration: 0.2s;
                      color: transparent;
                      top: 4px;
                      position: relative;
                      height: 0px; }
                      .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .category-taken.taken-layer1 {
                        -o-transition-duration: 0.2s;
                           transition-duration: 0.2s;
                        -moz-transition-duration: 0.2s;
                        -webkit-transition-duration: 0.2s;
                        height: 94px; }
                      .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .category-taken.taken-layer2 {
                        -o-transition-duration: 0.2s;
                           transition-duration: 0.2s;
                        -moz-transition-duration: 0.2s;
                        -webkit-transition-duration: 0.2s;
                        color: #ff490a; }
                      .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .category-taken.taken-layer3 {
                        -o-transition-duration: 0.2s;
                           transition-duration: 0.2s;
                        -moz-transition-duration: 0.2s;
                        -webkit-transition-duration: 0.2s;
                        height: 0px; }
                      .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .category-taken.taken-layer4 {
                        -o-transition-duration: 0.2s;
                           transition-duration: 0.2s;
                        -moz-transition-duration: 0.2s;
                        -webkit-transition-duration: 0.2s;
                        color: transparent; }
                    .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category {
                      position: relative;
                      float: left;
                      width: 100%;
                      margin: 10px 0 0 0; }
                      .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category > span {
                        display: block;
                        width: 100%;
                        height: 41px;
                        line-height: 3.2; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category > span > span.first-av-category {
                          width: 20px;
                          height: 20px;
                          border-radius: 50%;
                          position: relative;
                          float: left;
                          margin: 0 10px 0 0;
                          top: 13px; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category > span > svg {
                          position: relative;
                          float: right;
                          top: 18px;
                          left: -5px;
                          -ms-transform: rotate(-90deg);
                          -webkit-transform: rotate(-90deg);
                          -o-transform: rotate(-90deg);
                             transform: rotate(-90deg); }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category > span:hover > span svg path {
                          fill: #1c8abe; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category > span:hover + .row-color-second-dropdown {
                          -o-transition-duration: 0.2s;
                             transition-duration: 0.2s;
                          -moz-transition-duration: 0.2s;
                          -webkit-transition-duration: 0.2s;
                          opacity: 1;
                          z-index: 1; }
                      .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category .row-color-second-dropdown {
                        opacity: 0;
                        z-index: -1;
                        border-radius: 3px;
                        display: -webkit-box;
                        display: -webkit-flex;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -webkit-flex-direction: column;
                            -ms-flex-direction: column;
                                flex-direction: column;
                        width: 52px;
                        position: absolute;
                        right: -53px;
                        top: 0;
                        background: #fff;
                        -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175) !important;
                                box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175) !important;
                        padding: 10px;
                        min-height: 47px; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category .row-color-second-dropdown > span {
                          display: block;
                          width: 100%;
                          text-align: center;
                          border: solid;
                          border-radius: 50%;
                          border-color: #fff;
                          border-width: 1px;
                          width: 28px;
                          height: 28px; }
                          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category .row-color-second-dropdown > span > input[type=radio] {
                            display: none; }
                          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category .row-color-second-dropdown > span > input[type=radio] + label {
                            top: 3px;
                            position: relative;
                            margin: 0;
                            cursor: pointer; }
                            .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category .row-color-second-dropdown > span > input[type=radio] + label > span {
                              float: left;
                              width: 20px;
                              height: 20px;
                              border-radius: 50%; }
                          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category .row-color-second-dropdown > span > input[type=radio]:checked + label > svg {
                            opacity: 1; }
                          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category .row-color-second-dropdown > span.change {
                            -o-transition-duration: 0.4s;
                               transition-duration: 0.4s;
                            -moz-transition-duration: 0.4s;
                            -webkit-transition-duration: 0.4s;
                            border-color: #ccc; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category .row-color-second-dropdown > label {
                          cursor: pointer; }
                        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category .row-color-second-dropdown:hover {
                          opacity: 1;
                          z-index: 1; }
                          .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .new-color-for-category .row-color-second-dropdown:hover > label {
                            color: #380A2E; }
                    .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .max-char {
                      color: #777;
                      font-size: 11px;
                      font-weight: 400;
                      line-height: 11px;
                      padding: 0;
                      float: left;
                      position: absolute;
                      top: 91px;
                      width: 100%;
                      left: 13px;
                      opacity: 0; }
                      .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard.new-category .max-char.max-char-msg {
                        -o-transition-duration: 0.2s;
                           transition-duration: 0.2s;
                        -moz-transition-duration: 0.2s;
                        -webkit-transition-duration: 0.2s;
                        opacity: 1; }
                  .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller > div.pricespider-standard > div.edit .apply-category-menu > div.dropdown-menu.content > span.pricespider-standard:hover {
                    color: #333; }
        .pricespider-standard.sellers .table-categories .seller-directory .sellers .seller:hover {
          background-color: #ffffff; }
      .pricespider-standard.sellers .table-categories .seller-directory > input[type="checkbox"]:checked + .sellers .seller {
        padding: 5px 0 5px 45px; }

.redirect-security {
  max-width: 1200px;
  min-height: 1000px;
  margin: 0 auto;
  padding: 132px 0 0 0; }
  .redirect-security > .ps-section-title > div {
    position: relative;
    float: right; }
    .redirect-security > .ps-section-title > div > span {
      position: relative;
      float: left;
      line-height: 44px;
      padding: 0 20px 0 0;
      font-weight: 600; }
  .redirect-security > div > div.ps-brand {
    margin: 30px 30px 0 0;
    width: 156px;
    height: 156px;
    border: 2px solid transparent;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    cursor: pointer; }
    .redirect-security > div > div.ps-brand > div.pricespider-standard {
      padding: 36px 0 0 0;
      text-align: center; }
      .redirect-security > div > div.ps-brand > div.pricespider-standard > span {
        display: inline-block;
        padding: 3px 0 0 0;
        width: 42px;
        height: 38px;
        border-radius: 3px;
        background-color: #edf1f4;
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
        .redirect-security > div > div.ps-brand > div.pricespider-standard > span > svg {
          width: 22px; }
          .redirect-security > div > div.ps-brand > div.pricespider-standard > span > svg > path {
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
      .redirect-security > div > div.ps-brand > div.pricespider-standard > div {
        padding: 16px 0 0 0;
        font-size: 18px;
        line-height: 18px; }
        .redirect-security > div > div.ps-brand > div.pricespider-standard > div > small {
          font-size: 12px;
          color: #929ba1;
          font-weight: 600; }
    .redirect-security > div > div.ps-brand.ps-selected {
      border: 2px solid #66264D; }
      .redirect-security > div > div.ps-brand.ps-selected > div.pricespider-standard > span {
        background-color: #66264D; }
        .redirect-security > div > div.ps-brand.ps-selected > div.pricespider-standard > span > svg > path {
          fill: #fff; }
    .redirect-security > div > div.ps-brand:hover:not(.ps-selected) {
      -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
              box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2); }
  .redirect-security > div > div.ps-domain {
    margin: 10px 0 0 0;
    padding: 0 82px 0 165px; }
    .redirect-security > div > div.ps-domain > label {
      position: absolute;
      bottom: 24px;
      left: 0;
      margin: 0 0 0 0;
      font-size: 18px;
      line-height: 18px;
      font-weight: 600; }
    .redirect-security > div > div.ps-domain > span {
      position: absolute;
      bottom: 24px;
      right: 0;
      padding: 7px 0 0 0;
      width: 62px;
      height: 34px;
      background: #380A2E;
      border-radius: 3px;
      text-align: center;
      color: #fff;
      opacity: .6;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
      .redirect-security > div > div.ps-domain > span.ready {
        opacity: .8;
        cursor: pointer; }
        .redirect-security > div > div.ps-domain > span.ready:hover {
          opacity: 1; }
  .redirect-security > div > div.ps-domains {
    margin: 20px 0 200px 0;
    padding: 8px;
    border-radius: 4px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); }
    .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-header {
      padding: 17px;
      border-bottom: 1px solid #f3f5f6; }
      .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-header > .ps-dropdown {
        width: 110px; }
        .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-header > .ps-dropdown > button {
          background: #5cb85c;
          border: #5cb85c; }
          .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-header > .ps-dropdown > button.ps-blacklisted {
            background: #ff490a;
            border: #ff490a; }
          .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-header > .ps-dropdown > button > label {
            color: #fff;
            font-weight: 600; }
        .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-header > .ps-dropdown > div.dropdown-menu > div > div > label.ps-selected > span {
          background: #0c92ef;
          border: 1px solid #0c92ef; }
      .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-header > span {
        position: relative;
        float: left;
        padding: 8px 0 0 20px;
        font-size: 18px; }
    .redirect-security > div > div.ps-domains > span.pricespider-standard {
      margin: 8px 0;
      padding: 10px 12px;
      height: 36px;
      background: #e1e4e6; }
      .redirect-security > div > div.ps-domains > span.pricespider-standard > b {
        position: relative;
        float: left;
        font-size: 13px;
        color: #62696d; }
    .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-row {
      padding: 0 15px;
      border-bottom: 1px solid #e1e4e6;
      height: 70px;
      line-height: 70px; }
      .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-row > span {
        position: relative;
        float: left; }
        .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-row > span > svg {
          width: 11px;
          height: 11px; }
      .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-row > span.ps-inactive {
        display: none; }
      .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-row > div.pricespider-menu-group {
        position: absolute;
        top: 19px;
        right: 15px; }
        .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-row > div.pricespider-menu-group > div.dropdown-menu > label.pricespider-standard {
          padding: 12px;
          font-size: 14px;
          line-height: 18px; }
      .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-row.ps-inactive > span {
        opacity: .4; }
      .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-row.ps-inactive > span.ps-active {
        display: none; }
      .redirect-security > div > div.ps-domains > div.pricespider-standard.ps-row.ps-inactive > span.ps-inactive {
        display: block; }

button.ps-animated-button {
  position: relative;
  float: left;
  background: #380A2E;
  min-height: 42px;
  min-width: 80px;
  padding: 0 20px;
  border: none;
  outline: none;
  border-radius: 3px;
  text-align: center;
  opacity: .6;
  cursor: default;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  button.ps-animated-button > span, button.ps-animated-button > small {
    color: #ffffff;
    font-size: 14px;
    line-height: 42px;
    font-weight: 400;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  button.ps-animated-button > small {
    display: none; }
  button.ps-animated-button > svg.updating, button.ps-animated-button > span.updating svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: none;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  button.ps-animated-button svg.updated {
    display: inline-block;
    display: none; }
  button.ps-animated-button.ready {
    opacity: 1;
    cursor: pointer; }
    button.ps-animated-button.ready:hover {
      background: #66264D; }
  button.ps-animated-button.updating {
    cursor: default;
    opacity: 1; }
    button.ps-animated-button.updating > svg.updating, button.ps-animated-button.updating > span.updating svg {
      display: block;
      -webkit-animation: ps-animate-spin 1s infinite reverse linear;
      -o-animation: ps-animate-spin 1s infinite reverse linear;
      animation: ps-animate-spin 1s infinite reverse linear; }
    button.ps-animated-button.updating > span {
      display: none; }
    button.ps-animated-button.updating > span.updating {
      display: block; }
  button.ps-animated-button.updated {
    cursor: default;
    opacity: 1;
    background: #5cb85c; }
    button.ps-animated-button.updated > svg.updated {
      display: inline-block; }
    button.ps-animated-button.updated > svg.updating {
      display: none; }
    button.ps-animated-button.updated > span {
      display: none; }
    button.ps-animated-button.updated > small {
      display: inline-block; }

a.widget-change-indicator {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 6px;
  z-index: 4;
  background: white; }
  a.widget-change-indicator > span {
    float: left;
    color: #ff490a;
    cursor: pointer; }
    a.widget-change-indicator > span.glyphicon {
      font-size: 14px;
      top: 2px; }
    a.widget-change-indicator > span.pricespider-label {
      width: auto;
      font-size: 14px;
      line-height: 18px;
      margin: 0 0 0 4px; }

@media screen {
  .table-striped-print {
    width: 80%;
    border: 1px solid #ddd; }
    .table-striped-print > thead > tr,
    .table-striped-print > tbody > tr,
    .table-striped-print > tfoot > tr {
      border: 1px solid #ddd; }
      .table-striped-print > thead > tr > td,
      .table-striped-print > tbody > tr > td,
      .table-striped-print > tfoot > tr > td {
        border: 1px solid #ddd;
        text-align: left;
        padding: 8px;
        line-height: 1.5;
        vertical-align: top;
        border-top: 1px solid #ddd; }
        .table-striped-print > thead > tr > td:first-of-type,
        .table-striped-print > tbody > tr > td:first-of-type,
        .table-striped-print > tfoot > tr > td:first-of-type {
          width: 35%; }
      .table-striped-print > thead > tr:nth-of-type(even),
      .table-striped-print > tbody > tr:nth-of-type(even),
      .table-striped-print > tfoot > tr:nth-of-type(even) {
        background-color: #FAF8F5; }
      .table-striped-print > thead > tr:nth-of-type(odd),
      .table-striped-print > tbody > tr:nth-of-type(odd),
      .table-striped-print > tfoot > tr:nth-of-type(odd) {
        background-color: #f7fdff; }
    .table-striped-print > thead > tr > th,
    .table-striped-print > thead > tr > td {
      border: 1px solid #ddd;
      padding: 8px;
      padding: 8px;
      line-height: 1.5;
      border-bottom-width: 2px;
      text-align: center;
      background-color: #e1e4e6; } }

@media print {
  body {
    background-color: transparent !important; }
  .table-striped-print {
    width: 90%;
    height: 100%;
    border: 1px solid #ddd !important; }
    .table-striped-print > caption {
      font-size: 20px; }
    .table-striped-print > thead > tr,
    .table-striped-print > tbody > tr,
    .table-striped-print > tfoot > tr {
      border: 1px solid #ddd !important; }
      .table-striped-print > thead > tr > td,
      .table-striped-print > tbody > tr > td,
      .table-striped-print > tfoot > tr > td {
        border: 1px solid #ddd !important;
        text-align: left;
        padding: 8px !important;
        line-height: 1.5 !important;
        vertical-align: top;
        border-top: 1px solid #ddd !important; }
        .table-striped-print > thead > tr > td a[href]:after,
        .table-striped-print > tbody > tr > td a[href]:after,
        .table-striped-print > tfoot > tr > td a[href]:after {
          content: none !important; }
        .table-striped-print > thead > tr > td:first-of-type,
        .table-striped-print > tbody > tr > td:first-of-type,
        .table-striped-print > tfoot > tr > td:first-of-type {
          width: 35%; }
      .table-striped-print > thead > tr:nth-of-type(even),
      .table-striped-print > tbody > tr:nth-of-type(even),
      .table-striped-print > tfoot > tr:nth-of-type(even) {
        background-color: #FAF8F5 !important; }
      .table-striped-print > thead > tr:nth-of-type(odd),
      .table-striped-print > tbody > tr:nth-of-type(odd),
      .table-striped-print > tfoot > tr:nth-of-type(odd) {
        background-color: #f7fdff !important; }
    .table-striped-print > thead > tr > th,
    .table-striped-print > thead > tr > td {
      border: 1px solid #ddd !important;
      padding: 8px !important;
      line-height: 1.5 !important;
      border-bottom-width: 2px;
      text-align: center;
      background-color: #e1e4e6 !important; } }

.flex-aligner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.gray-content-wrapper.http-status-wrapper {
  position: absolute;
  height: 100%;
  width: 100%; }

.insights-wrapper.http-status-container {
  display: table;
  vertical-align: middle;
  margin: 0; }

.http-status-content {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  text-align: center;
  width: 100%; }
  .http-status-content .http-status-image {
    display: inline-block;
    position: relative;
    bottom: 89px;
    margin-right: 150px; }
  .http-status-content .http-status-message {
    display: inline-block; }
    .http-status-content .http-status-message .http-status-code {
      color: #333333;
      font-size: 140px;
      font-weight: 900;
      text-align: left;
      height: 155px; }
    .http-status-content .http-status-message .http-status-code-err {
      color: #333333;
      font-size: 51px;
      font-weight: 600;
      text-align: left; }
    .http-status-content .http-status-message .http-status-response-text {
      color: #333333;
      font-size: 20px;
      font-weight: 400;
      text-align: left; }
    .http-status-content .http-status-message > a {
      float: left;
      margin-top: 37px; }

.subscription-configuration-header {
  width: 100%;
  height: 70px;
  border-bottom: 4px solid #eaeff2;
  margin-bottom: 40px;
  margin-bottom: 30px; }

.subscription-configuration-header-section {
  width: 50%;
  position: relative;
  float: left; }

.subscription-configuration-header-title {
  font-family: 'Source Sans Pro';
  color: #333333;
  font-size: 24px;
  font-weight: 600;
  line-height: 8px;
  text-align: left;
  height: 20px;
  margin-bottom: 60px; }

.sm-th-padding-left {
  padding-left: 16px; }

.sm-padding {
  padding-left: 100px; }

div#sm-header {
  clear: both;
  padding: 15px 18px;
  margin-bottom: 12px;
  border-radius: 4px;
  background-color: #eaeff2; }

label.sm-header-label {
  color: #929ba1;
  font-size: 14px;
  font-weight: 700; }

div#sm-body-container {
  /* padding: 2px 10px 10px 10px; */
  background-color: #ffffff;
  border-radius: 5px; }

table#sm-table {
  table-layout: fixed;
  width: 100%;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  color: #62696d;
  font-size: 14px;
  font-weight: 400; }

thead.sm-header-container {
  background-color: #eaeff2; }

tr.sm-header-row {
  height: 20px;
  background-color: #EAEBED; }

th.sm-header-text {
  font-family: 'Source Sans Pro';
  color: #8895B5;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

th.sm-checkbox-column {
  width: 3%;
  cursor: pointer; }

th.sm-name-column {
  width: 30%; }

tbody.sm-body {
  border-bottom: 1px solid #e1e4e6;
  cursor: default;
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s; }

tbody.sm-body:last-child {
  border-bottom: none !important;
  cursor: default; }

tr.sm-body-row {
  height: 80px;
  border-bottom: 1px solid #e1e4e6; }
  tr.sm-body-row:hover {
    background-color: #f5f5f5;
    -o-transition-duration: .2s;
       transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s; }
  tr.sm-body-row.user-subscription-management-row.bottom-row .pricespider-menu-group > div.content {
    top: -230px; }
    tr.sm-body-row.user-subscription-management-row.bottom-row .pricespider-menu-group > div.content > div.carrot {
      bottom: 16px;
      top: auto; }

td.sm-td {
  max-width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap; }

button.sm-checkbox {
  margin-left: 25%;
  outline: none;
  cursor: pointer; }

div.sm-check {
  position: relative;
  top: -4px; }

body {
  background-color: #f1f1f1;
  font-family: Helvetica,Arial,Verdana; }

.search-box, .close-icon, .search-wrapper {
  position: relative;
  padding: 10px 10px 10px 0px; }

.search-wrapper {
  width: 400px;
  margin: auto;
  float: left; }

.search-box {
  width: 70%;
  border: 1px solid #ccc;
  outline: 0;
  border-radius: 15px;
  padding-left: 30px !important;
  padding-right: 47px; }

.search-box:focus {
  -webkit-box-shadow: 0 0 15px 5px #b0e0ee;
          box-shadow: 0 0 15px 5px #b0e0ee;
  border: 2px solid #bebede; }

.close-icon {
  border: 1px solid transparent;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  cursor: pointer; }

.close-icon:after {
  content: "X";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  background-color: #FA9595;
  z-index: 1;
  right: 35px;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 2px;
  border-radius: 50%;
  text-align: center;
  color: white;
  font-weight: normal;
  font-size: 12px;
  -webkit-box-shadow: 0 0 2px #E50F0F;
          box-shadow: 0 0 2px #E50F0F;
  cursor: pointer; }

.search-box:not(:valid) ~ .close-icon {
  display: none; }

.pricespider-standard.subscriptions {
  float: none;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  padding-bottom: 40px; }
  .pricespider-standard.subscriptions .insights-menu-group-button-value {
    color: #0c92ef !important; }
  .pricespider-standard.subscriptions .pricespider-menu-group > button > img {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg); }
  .pricespider-standard.subscriptions .breadcrumb {
    background: #eaeff2;
    margin-top: 10px;
    margin-bottom: -10px; }
    .pricespider-standard.subscriptions .breadcrumb li + li:before {
      content: ' \003E'; }
    .pricespider-standard.subscriptions .breadcrumb a:hover {
      color: #380A2E; }

.sm-section-title {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 55px;
  line-height: 64px;
  font-family: 'Source Sans Pro';
  color: #333333;
  font-size: 24px;
  font-weight: 600;
  line-height: 8px;
  text-align: left; }

.sm-section-title > span {
  font-family: 'Source Sans Pro';
  color: #333333;
  font-size: 24px;
  line-height: 60px;
  font-weight: 600; }

[data-letters]:before {
  content: attr(data-letters);
  display: inline-block;
  font-size: 1.5em;
  width: 3em;
  height: 3em;
  line-height: 3em;
  text-align: center;
  border-radius: 50%;
  background: #DCE4F2;
  vertical-align: middle;
  margin-right: 1em;
  color: #8895B5;
  margin-top: 7px; }

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

.sm-subscriber-column {
  margin-top: 15px;
  margin-left: 35px; }

.sm-th-checkbox {
  width: 5%;
  height: 60px; }

.sm-th-email {
  width: 40%;
  height: 60px;
  padding-left: 55px; }

.sm-th-date {
  width: 10%;
  height: 60px; }

.sm-th-count {
  width: 15%;
  height: 60px; }

.sm-th-ellipses {
  width: 50px; }

.sm-form-controls-padding-bottom {
  padding-bottom: 16px; }

.sm-form-controls-padding-top {
  padding-top: 16px;
  right: 10px; }
  .sm-form-controls-padding-top .insights-menu-group-transaction-details {
    top: 5px; }

.sm-row {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.sm-loading-div {
  min-height: 400px; }

.sm-sort-control {
  margin-bottom: 10px; }

.sm-sort-control > span {
  font-family: 'Source Sans Pro';
  color: #333333;
  font-size: 16px;
  font-weight: 600;
  text-align: left; }

.sm-searchbar-background {
  background: white;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); }

.sm-row-dropdown {
  padding-top: 28px;
  float: none; }

.sm-menu-div-content {
  width: 248px !important;
  margin: 0 0 0 0 !important;
  left: -231px !important;
  padding: 0 0 0 0 !important;
  top: 50px !important; }

.sellers-configurations-search {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 0 36px 0 36px;
  width: 100%;
  height: 44px;
  border: none;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  color: #333333;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  outline: none !important; }

.sm-serach-icon {
  top: 24px !important; }

.sm-table-menu-div-content {
  width: 248px !important;
  margin: 0 0 0 0 !important;
  left: -248px !important;
  padding: 0 0 0 0 !important; }

.sm-no-data-div {
  height: 350px; }

.header-hover {
  cursor: pointer; }

.subscriptions-search-text::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

.sm-selected-dropdown {
  cursor: default; }
  .sm-selected-dropdown.inactive .insights-menu-group-menu-item {
    color: #C6C6C6;
    cursor: not-allowed; }

.sm-accent-color {
  color: #0c92ef !important; }

.report-format .insights-content-container {
  margin-top: 52px;
  padding: 0 0 100px 0; }
  .report-format .insights-content-container .report-details-bar {
    position: fixed;
    width: 100%;
    height: auto;
    min-width: 1100px;
    min-height: 80px;
    z-index: 101;
    background-color: #ccc;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.38);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.38); }
    .report-format .insights-content-container .report-details-bar .col-details {
      padding-top: 30px; }
  .report-format .insights-content-container .loading-sign {
    position: relative;
    margin-top: 200px; }
  .report-format .insights-content-container .no-data-container {
    position: relative;
    margin: 100px 30px 0; }
  .report-format .insights-content-container .table-wrapper {
    margin: 100px 0 0 30px; }

.btn-subscription {
  display: inline-block;
  width: 34px;
  height: 21px;
  margin-left: 7px;
  border-radius: 12px;
  background-color: #380A2E;
  text-align: center;
  cursor: pointer; }
  .btn-subscription:hover {
    background-color: #66264D; }
  .btn-subscription svg {
    position: relative;
    top: 1px; }

#modal-subscription .dropdown .btn {
  width: 100%; }

#modal-subscription textarea {
  width: 100%;
  border: 1px solid #848C91;
  border-radius: 3px;
  padding: 14px;
  line-height: 14px; }

#modal-subscription ::-webkit-input-placeholder {
  color: #ccc; }

#modal-subscription :-moz-placeholder {
  color: #ccc;
  opacity: 1; }

#modal-subscription ::-moz-placeholder {
  color: #ccc;
  opacity: 1; }

#modal-subscription :-ms-input-placeholder {
  color: #ccc; }

#modal-susbcription :placeholder-shown {
  color: #ccc; }

.price-match-summary-details, .price-match-summary {
  min-height: 200px; }
  .price-match-summary-details main, .price-match-summary main {
    border-top: 1px solid #e9e9e9;
    margin: 26px 0 0 0;
    padding: 26px 0 0 0; }
  .price-match-summary-details .data, .price-match-summary .data {
    background: #fff;
    width: 100%;
    padding: 8px;
    border-radius: 2px; }
    .price-match-summary-details .data table, .price-match-summary .data table {
      width: 100%;
      border-radius: 2px; }
      .price-match-summary-details .data table thead tr, .price-match-summary .data table thead tr {
        background-color: #e1e4e6; }
        .price-match-summary-details .data table thead tr th, .price-match-summary .data table thead tr th {
          padding: 8px;
          text-transform: uppercase; }
      .price-match-summary-details .data table tbody tr, .price-match-summary .data table tbody tr {
        border-bottom: 1px solid #e9e9e9; }
        .price-match-summary-details .data table tbody tr:last-child, .price-match-summary .data table tbody tr:last-child {
          border-bottom: none; }
      .price-match-summary-details .data table tr:hover td.action svg, .price-match-summary .data table tr:hover td.action svg {
        visibility: visible; }
      .price-match-summary-details .data table tr td, .price-match-summary .data table tr td {
        vertical-align: middle;
        padding: 12px 8px; }
        .price-match-summary-details .data table tr td.seller img, .price-match-summary .data table tr td.seller img {
          display: inline-block;
          margin: 0 10px 0 0;
          width: 60px; }
        .price-match-summary-details .data table tr td.product .image-container, .price-match-summary .data table tr td.product .image-container {
          position: relative;
          display: inline-block;
          margin: 0 15px 0 0;
          padding: 0 0 0 0;
          width: 72px;
          height: 72px;
          background: #fff;
          border: 4px solid #e9e9e9;
          border-radius: 50%;
          -webkit-box-sizing: border-box;
             -moz-box-sizing: border-box;
                  box-sizing: border-box;
          -webkit-transition-duration: .2s;
               -o-transition-duration: .2s;
                  transition-duration: .2s;
          z-index: 100;
          overflow: hidden;
          vertical-align: middle; }
          .price-match-summary-details .data table tr td.product .image-container img, .price-match-summary .data table tr td.product .image-container img {
            position: absolute;
            bottom: 50%;
            left: 50%;
            width: 48px;
            margin-bottom: -24px;
            margin-left: -24px; }
        .price-match-summary-details .data table tr td.action svg, .price-match-summary .data table tr td.action svg {
          display: inline-block;
          visibility: hidden; }
          .price-match-summary-details .data table tr td.action svg path, .price-match-summary .data table tr td.action svg path {
            fill: #b9b9b9; }
          .price-match-summary-details .data table tr td.action svg:hover path, .price-match-summary .data table tr td.action svg:hover path {
            fill: #380A2E; }
  .price-match-summary-details img.check, .price-match-summary img.check {
    width: 10px; }

.price-match-summary .data table tr td.seller {
  width: 40%; }

.price-match-summary .data table tr td.productsAv {
  width: 23%; }

.price-match-summary .data table tr td.coverage {
  width: 15%; }

.price-match-summary .data table tr td.sellerType {
  width: 17%; }

.price-match-summary .data table tr td.product {
  width: 5%; }

.price-match-summary .data table tr td.action {
  text-align: right; }

/*-----------------------------------------------------------*/
/** Global Style Re-writes (ps)
/*-----------------------------------------------------------*/
a {
  text-decoration: none; }

/*-----------------------------------------------------------*/
/** Ribbons and Tab Styles
/*-----------------------------------------------------------*/
.ps-content-ribbon {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  background: #e2e8ec;
  width: 100%;
  height: 50px; }
  .ps-content-ribbon > .ps-content-ribbon-tabs {
    position: relative;
    width: 100%;
    max-width: 1200px;
    float: none;
    left: auto;
    right: auto;
    margin: 0 auto; }
    .ps-content-ribbon > .ps-content-ribbon-tabs > input {
      display: none; }
      .ps-content-ribbon > .ps-content-ribbon-tabs > input:checked + label {
        color: #89979d;
        background: #d6dde2;
        cursor: default;
        pointer-events: none; }
    .ps-content-ribbon > .ps-content-ribbon-tabs > label {
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s;
      padding: 0 20px;
      margin: 0;
      line-height: 50px;
      color: #89979d;
      font-size: 15px;
      font-weight: 400;
      background: transparent;
      cursor: pointer; }
      .ps-content-ribbon > .ps-content-ribbon-tabs > label:hover {
        color: #380A2E; }

/*-----------------------------------------------------------*/
/** Scrollbar
/*-----------------------------------------------------------*/
.ps-scrollbar {
  overflow-y: auto;
  overflow-x: hidden; }

.ps-scrollbar::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 8px;
  border-radius: 4px;
  transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }

.ps-scrollbar::-webkit-scrollbar-thumb {
  max-height: 80px;
  height: 80px;
  width: 8px;
  border-radius: 4px;
  -webkit-background-clip: content-box;
          background-clip: content-box;
  background-color: #fff;
  border: 1px solid #c0ced5;
  transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }

.ps-scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: #fff;
  border: 1px solid #380A2E;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
  transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }

.ps-scrollbar::-webkit-scrollbar-track-piece {
  background-color: #d8e0e4;
  border-radius: 4px;
  transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }

.ps-scrollbar::-webkit-scrollbar-track {
  background-color: #d8e0e4;
  border-radius: 4px;
  transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }

.ps-scrollbar::-webkit-scrollbar-corner {
  background-color: transparent;
  border-radius: 4px;
  transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }

/*-----------------------------------------------------------*/
/** Global Style Rewrites End
/*-----------------------------------------------------------*/
input::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.5); }

input:-moz-placeholder {
  color: rgba(51, 51, 51, 0.5); }

input::-moz-placeholder {
  color: rgba(51, 51, 51, 0.5); }

input:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.5); }

.hide-content {
  display: none; }

.pricespider-modal .modal-dialog {
  margin-top: 9%; }

.pricespider-modal .modal-dialog .modal-close {
  position: absolute;
  top: -24px;
  right: -24px;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  cursor: pointer;
  opacity: .6; }

.pricespider-modal .modal-dialog .modal-close:hover {
  opacity: 1; }

.pricespider-modal .modal-dialog .modal-content {
  background-color: #FAF8F5;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2); }

.pricespider-modal .modal-dialog .modal-content .modal-header {
  background-color: #ffffff;
  border-bottom: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.pricespider-modal .modal-dialog .modal-content .modal-header .modal-title {
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
  font-size: 28px;
  font-weight: 400;
  text-align: center; }

.pricespider-modal .modal-dialog .modal-content .modal-footer {
  border-top: none; }

.pricespider-standard {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .pricespider-standard .insights-loading {
    background: none; }

.isWidgetActive-label {
  color: #ff490a;
  font-size: medium;
  font-weight: bold;
  margin-bottom: 5px; }

.widget-inactive-details-label {
  color: #ff490a;
  font-weight: 700; }

.pricespider-label {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  text-align: left;
  cursor: default;
  opacity: .6; }

.delete-widget-button {
  left: 20px;
  width: 160px; }

.pricespider-submit-button {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  border: none;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  text-align: center; }

.pricespider-submit-button button {
  display: inline-block;
  padding: 0 0 0 0;
  width: 240px;
  height: 32px;
  background: #d6dfe4;
  border: none;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  opacity: .4;
  cursor: default;
  outline: none; }

.pricespider-submit-button button.pricespider-ready {
  opacity: .8;
  cursor: pointer; }

.pricespider-submit-button button.pricespider-ready:hover {
  opacity: 1; }

.pricespider-menu-group {
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .pricespider-menu-group > button {
    position: relative;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 32px;
    height: 32px;
    background-color: transparent;
    background: none;
    border: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    color: #333333;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    text-align: left; }
    .pricespider-menu-group > button > svg, .pricespider-menu-group > button > img {
      position: absolute;
      top: 15px;
      right: 0;
      left: 0;
      margin: 0 auto;
      width: 16px;
      opacity: 1;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
      .pricespider-menu-group > button > svg > path, .pricespider-menu-group > button > img > path {
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
    .pricespider-menu-group > button > svg.close, .pricespider-menu-group > button > img.close {
      top: 12px;
      opacity: 0; }
  .pricespider-menu-group > button:hover > svg path, .pricespider-menu-group > button:hover > img path {
    fill: #380A2E; }
  .pricespider-menu-group > div.content {
    position: absolute;
    cursor: default;
    top: -7px;
    left: -190px;
    margin: 0 0 0 0;
    padding: 6px 12px;
    width: 180px;
    border: none;
    border-radius: 4px; }
    .pricespider-menu-group > div.content > span.pricespider-standard,
    .pricespider-menu-group > div.content > label.pricespider-standard {
      padding: 12px 12px 12px 28px;
      border-bottom: 1px solid #e9e9e9;
      cursor: pointer;
      z-index: 3;
      font-weight: 400;
      color: #333; }
      .pricespider-menu-group > div.content > span.pricespider-standard.inactive,
      .pricespider-menu-group > div.content > label.pricespider-standard.inactive {
        color: #C6C6C6;
        cursor: default; }
      .pricespider-menu-group > div.content > span.pricespider-standard svg,
      .pricespider-menu-group > div.content > label.pricespider-standard svg {
        position: absolute;
        top: 16px;
        left: 0; }
        .pricespider-menu-group > div.content > span.pricespider-standard svg > path,
        .pricespider-menu-group > div.content > label.pricespider-standard svg > path {
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
        .pricespider-menu-group > div.content > span.pricespider-standard svg > rect,
        .pricespider-menu-group > div.content > label.pricespider-standard svg > rect {
          -o-transition-duration: 0.35s;
             transition-duration: 0.35s;
          -moz-transition-duration: 0.35s;
          -webkit-transition-duration: 0.35s; }
    .pricespider-menu-group > div.content > span.pricespider-standard:last-of-type,
    .pricespider-menu-group > div.content > label.pricespider-standard:last-of-type {
      border: none; }
    .pricespider-menu-group > div.content > span.pricespider-standard:hover, .pricespider-menu-group > div.content > label.pricespider-standard:hover {
      color: #380A2E; }
      .pricespider-menu-group > div.content > span.pricespider-standard:hover > svg > path,
      .pricespider-menu-group > div.content > label.pricespider-standard:hover > svg > path {
        fill: #380A2E; }
      .pricespider-menu-group > div.content > span.pricespider-standard:hover > svg > rect,
      .pricespider-menu-group > div.content > label.pricespider-standard:hover > svg > rect {
        fill: #380A2E; }
    .pricespider-menu-group > div.content > span.pricespider-standard.inactive:hover {
      color: #C6C6C6; }
      .pricespider-menu-group > div.content > span.pricespider-standard.inactive:hover > svg > path {
        fill: #333; }
      .pricespider-menu-group > div.content > span.pricespider-standard.inactive:hover > svg > rect {
        fill: #333; }
    .pricespider-menu-group > div.content > div.background {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #fff;
      z-index: 2;
      border-radius: 4px; }
    .pricespider-menu-group > div.content > div.carrot {
      position: absolute;
      top: 16px;
      right: -8px;
      width: 16px;
      height: 16px;
      background: #fff;
      -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175) !important;
              box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175) !important;
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      z-index: 1; }
  .pricespider-menu-group.alternate > button > svg, .pricespider-menu-group.alternate > button > img {
    width: 20px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    left: -5px; }
  .pricespider-menu-group.alternate > div.content {
    padding: 0px;
    width: auto; }
    .pricespider-menu-group.alternate > div.content > span.pricespider-standard,
    .pricespider-menu-group.alternate > div.content > label.pricespider-standard {
      border: none;
      color: #6f7b91; }
    .pricespider-menu-group.alternate > div.content > span.pricespider-standard:hover,
    .pricespider-menu-group.alternate > div.content > label.pricespider-standard:hover {
      background: #FAFAFC;
      color: #6f7b91; }
      .pricespider-menu-group.alternate > div.content > span.pricespider-standard:hover > svg > path,
      .pricespider-menu-group.alternate > div.content > label.pricespider-standard:hover > svg > path {
        fill: #6f7b91; }
      .pricespider-menu-group.alternate > div.content > span.pricespider-standard:hover > svg > rect,
      .pricespider-menu-group.alternate > div.content > label.pricespider-standard:hover > svg > rect {
        fill: #6f7b91; }
    .pricespider-menu-group.alternate > div.content > span.pricespider-standard:active,
    .pricespider-menu-group.alternate > div.content > label.pricespider-standard:active {
      color: #2199E8; }
      .pricespider-menu-group.alternate > div.content > span.pricespider-standard:active > svg > path,
      .pricespider-menu-group.alternate > div.content > label.pricespider-standard:active > svg > path {
        fill: #2199E8; }
      .pricespider-menu-group.alternate > div.content > span.pricespider-standard:active > svg > rect,
      .pricespider-menu-group.alternate > div.content > label.pricespider-standard:active > svg > rect {
        fill: #2199E8; }

.pricespider-menu-group.open > button > svg, .pricespider-menu-group.open > button > img {
  opacity: 0; }

.pricespider-menu-group.open > button > svg.close, .pricespider-menu-group.open > button > img.close {
  opacity: 1; }

.pricespider-menu-group.open > button > img.close {
  width: 10px; }

.pricespider-x-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  min-width: 64px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  .pricespider-x-menu > input[type="checkbox"],
  .pricespider-x-menu > input[type="radio"] {
    display: none; }
  .pricespider-x-menu > label {
    position: absolute;
    top: 0;
    right: 0;
    width: 64px;
    height: 64px;
    background: #fff;
    border: none;
    cursor: pointer;
    z-index: 2;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
    .pricespider-x-menu > label > svg {
      position: absolute;
      top: 30px;
      right: 0;
      left: 0;
      margin: 0 auto;
      opacity: 1;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
      .pricespider-x-menu > label > svg > path {
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
    .pricespider-x-menu > label > svg.close {
      top: 27px;
      opacity: 0; }
  .pricespider-x-menu > label:hover > svg > path {
    fill: #380A2E; }
  .pricespider-x-menu > input[type="checkbox"]:checked + label > svg,
  .pricespider-x-menu > input[type="radio"]:checked + label > svg {
    opacity: 0; }
  .pricespider-x-menu > input[type="checkbox"]:checked + label > svg.close,
  .pricespider-x-menu > input[type="radio"]:checked + label > svg.close {
    opacity: 1; }
    .pricespider-x-menu > input[type="checkbox"]:checked + label > svg.close > path,
    .pricespider-x-menu > input[type="radio"]:checked + label > svg.close > path {
      fill: #380A2E; }
  .pricespider-x-menu > div {
    padding: 16px 0 0 0;
    max-width: 64px;
    height: 64px;
    background: #fff;
    overflow: hidden;
    white-space: nowrap;
    z-index: 1;
    background: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, white 10%);
    background: -o-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, white 10%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(10%, white));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 10%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 10%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 10%); }
    .pricespider-x-menu > div > input[type="checkbox"],
    .pricespider-x-menu > div > input[type="radio"] {
      display: none; }
    .pricespider-x-menu > div > label {
      float: none;
      display: inline-block;
      width: 32px;
      height: 32px;
      cursor: pointer; }
      .pricespider-x-menu > div > label > svg {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        margin: 0 auto;
        opacity: 1;
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
        .pricespider-x-menu > div > label > svg > path {
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
    .pricespider-x-menu > div > label:hover {
      background: #f5f5f5; }
  .pricespider-x-menu > input[type="checkbox"]:checked + label + div,
  .pricespider-x-menu > input[type="radio"]:checked + label + div {
    margin: 0 64px 0 0;
    max-width: none; }

input.pricespider-add {
  display: none; }

input.pricespider-add + label,
label.pricespider-add {
  position: relative;
  float: right;
  display: inline-block;
  padding: 0 0 0 40px;
  margin: 0 0 0 0;
  width: auto;
  max-width: 40px;
  height: 33px;
  border: 1px solid #848c91;
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  input.pricespider-add + label span,
  label.pricespider-add span {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 31px; }
    input.pricespider-add + label span svg,
    label.pricespider-add span svg {
      position: absolute;
      top: 9px;
      right: 0;
      left: 0;
      margin: 0 auto; }
      input.pricespider-add + label span svg path,
      label.pricespider-add span svg path {
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
  input.pricespider-add + label small,
  label.pricespider-add small {
    position: relative;
    float: left;
    padding: 9px 12px 0 0;
    width: auto;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #fff;
    background: none;
    white-space: nowrap; }

label.pricespider-add.manage-widgets small {
  font-size: 12px; }

input.pricespider-add + label + div.tooltip .tooltip-inner,
label.pricespider-add + div.tooltip .tooltip-inner {
  white-space: nowrap; }

input.pricespider-add + label:hover,
label.pricespider-add:hover {
  max-width: 136px;
  background: #848c91; }
  input.pricespider-add + label:hover span svg path,
  label.pricespider-add:hover span svg path {
    fill: #fff; }
  input.pricespider-add + label:hover .generic-seller-label,
  label.pricespider-add:hover .generic-seller-label {
    margin-left: -5px; }

.commit {
  height: 82px;
  background: #eaeff2;
  border-bottom: 1px solid #cdd4d8; }
  .commit > .pricespider-standard {
    float: none;
    margin: 0 auto;
    padding: 20px 0 0 0;
    width: 1200px;
    height: 100%; }
    .commit > .pricespider-standard > .pricespider-standard.account-switcher, .commit > .pricespider-standard .pricespider-standard.widget-filter {
      width: 30%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .commit > .pricespider-standard > .pricespider-standard.account-switcher > span, .commit > .pricespider-standard .pricespider-standard.widget-filter > span {
        padding: 10px;
        white-space: nowrap;
        font-weight: 600; }
      .commit > .pricespider-standard > .pricespider-standard.account-switcher > button > svg, .commit > .pricespider-standard .pricespider-standard.widget-filter > button > svg {
        position: absolute;
        top: 20px;
        right: 10px; }
    .commit > .pricespider-standard > .pricespider-standard.widget-filter.ps-dropdown {
      width: 15%; }
    .commit > .pricespider-standard > .pricespider-standard.controls {
      float: right;
      width: auto; }
      .commit > .pricespider-standard > .pricespider-standard.controls > div.pricespider-standard.message {
        padding: 4px 0 0 0;
        width: auto;
        opacity: 0; }
        .commit > .pricespider-standard > .pricespider-standard.controls > div.pricespider-standard.message > span {
          float: right;
          width: auto;
          color: #ff490a;
          font-size: 14px;
          line-height: 18px;
          font-weight: 700;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
        .commit > .pricespider-standard > .pricespider-standard.controls > div.pricespider-standard.message > small {
          float: right;
          width: auto;
          clear: both;
          color: #89969d;
          font-size: 13px;
          line-height: 18px;
          font-weight: 400;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
      .commit > .pricespider-standard > .pricespider-standard.controls > div.pricespider-standard.message.ready {
        opacity: 1; }
      .commit > .pricespider-standard > .pricespider-standard.controls > span {
        margin: 0 0 0 20px;
        padding: 11px 32px 0;
        width: auto;
        height: 42px;
        border-radius: 3px;
        border: 1px solid transparent;
        opacity: .4;
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
        .commit > .pricespider-standard > .pricespider-standard.controls > span > span {
          font-size: 14px;
          line-height: 14px;
          font-weight: 600; }
        .commit > .pricespider-standard > .pricespider-standard.controls > span > svg {
          position: absolute;
          top: 16px;
          right: 0;
          left: 0;
          margin: 0 auto;
          opacity: 0;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
        .commit > .pricespider-standard > .pricespider-standard.controls > span > svg.updated {
          top: 18px; }
      .commit > .pricespider-standard > .pricespider-standard.controls > span.save {
        background: #5cb85c;
        color: #ffffff; }
      .commit > .pricespider-standard > .pricespider-standard.controls > span.save.ready:hover {
        background: #43a343; }
      .commit > .pricespider-standard > .pricespider-standard.controls > span.push-to-test {
        background: #380A2E;
        color: #ffffff; }
      .commit > .pricespider-standard > .pricespider-standard.controls > span.push-to-test.ready:hover {
        background: #66264D; }
      .commit > .pricespider-standard > .pricespider-standard.controls > span.cancel {
        color: #848c91;
        border-color: #848c91; }
      .commit > .pricespider-standard > .pricespider-standard.controls > span.cancel.ready:hover {
        color: #fff;
        background: #848c91; }
      .commit > .pricespider-standard > .pricespider-standard.controls > span.ready {
        opacity: 1;
        cursor: pointer; }
      .commit > .pricespider-standard > .pricespider-standard.controls > span.updating {
        opacity: 1;
        pointer-events: none; }
        .commit > .pricespider-standard > .pricespider-standard.controls > span.updating > span {
          opacity: 0; }
        .commit > .pricespider-standard > .pricespider-standard.controls > span.updating > svg.updating {
          opacity: 1;
          -webkit-animation: ps-animate-spin 1s infinite reverse linear;
          -o-animation: ps-animate-spin 1s infinite reverse linear;
          animation: ps-animate-spin 1s infinite reverse linear; }
      .commit > .pricespider-standard > .pricespider-standard.controls > span.updated {
        opacity: 1;
        pointer-events: none; }
        .commit > .pricespider-standard > .pricespider-standard.controls > span.updated > span {
          opacity: 0; }
        .commit > .pricespider-standard > .pricespider-standard.controls > span.updated > svg.updating {
          opacity: 0; }
        .commit > .pricespider-standard > .pricespider-standard.controls > span.updated > svg.updated {
          opacity: 1; }

.wtb-configuration {
  margin: 0 auto;
  padding: 48px 0 0 0;
  width: 1200px;
  display: inline-block; }
  .wtb-configuration > div > .pricespider-standard {
    margin: 0 0 36px 0; }
  .wtb-configuration .pricespider-label.brand-label {
    padding: 0 0 24px 0;
    border-bottom: 4px solid #eaeff2;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    opacity: 1;
    color: #333333; }
  .wtb-configuration .pricespider-label.inactive-label {
    padding: 0 0 24px 0;
    border-bottom: 4px solid #eaeff2;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    opacity: 1;
    color: #ff490a; }
  .wtb-configuration .no-brands {
    margin: 80px 0 0 0; }
    .wtb-configuration .no-brands > .pricespider-standard {
      text-align: center;
      margin: 0 0 50px 0; }
      .wtb-configuration .no-brands > .pricespider-standard > span {
        position: relative;
        margin: 0 auto;
        display: inline-block;
        width: 160px;
        height: 160px;
        line-height: 160px;
        background: #e2e8ec;
        border-radius: 50%; }
        .wtb-configuration .no-brands > .pricespider-standard > span > svg {
          display: inline-block;
          vertical-align: middle; }
      .wtb-configuration .no-brands > .pricespider-standard > .pricespider-label {
        float: none;
        margin: 0 auto;
        max-width: 560px;
        color: #89969d;
        font-size: 42px;
        line-height: 48px;
        font-weight: 600;
        text-align: center;
        opacity: 1; }
      .wtb-configuration .no-brands > .pricespider-standard > .insights-dialog-submit {
        width: 366px;
        height: 60px;
        padding: 22px 0 0 0;
        margin: 0 auto;
        background: none;
        border: 1px solid #848c91;
        border-radius: 3px;
        cursor: pointer;
        font-size: 18px;
        line-height: 18px;
        color: #848c91;
        opacity: 1; }
      .wtb-configuration .no-brands > .pricespider-standard > .insights-dialog-submit:hover {
        background: #848c91;
        color: #fff; }
  .wtb-configuration .no-config {
    width: 300px;
    height: 300px;
    margin: 30px 0 0 0;
    padding: 134px 0 0 0;
    border-radius: 4px;
    background: #e2e8ec;
    cursor: pointer;
    color: #bfcbd3;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    text-align: center; }
  .wtb-configuration .no-config:hover {
    background: #d9e1e6;
    color: #a3b1ba; }
  .wtb-configuration .no-config span {
    position: absolute;
    top: 60px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 53px;
    height: 53px;
    background: #bfcbd3;
    border-radius: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .wtb-configuration .no-config:hover span {
    background: #a3b1ba; }
  .wtb-configuration .no-config span svg {
    position: absolute;
    top: 15px;
    right: 0;
    left: 0;
    margin: 0 auto; }
  .wtb-configuration .config-item {
    width: 300px;
    height: 300px;
    margin: 30px 30px 0 0;
    padding: 0 0 0 0;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    color: #bfcbd3;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
    overflow: hidden; }
  .wtb-configuration .config-item > div, .wtb-configuration .config-item > div > span {
    position: absolute;
    right: 0;
    bottom: 106px;
    left: 0;
    width: 100%;
    height: 106px;
    max-height: 106px;
    background: #fff;
    z-index: 3;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    overflow: hidden; }
  .wtb-configuration .config-item > div > span {
    bottom: 0;
    padding: 14px 0 0 0;
    margin: 0 auto;
    width: 65px;
    height: 60px;
    background: #edf1f4;
    border-radius: 3px; }
  .wtb-configuration .config-item > div:last-of-type {
    padding: 16px 0 0 0;
    bottom: 0;
    z-index: 2; }
  .wtb-configuration .config-item > span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 12px 0 0 0;
    background: #66264D;
    z-index: 1; }
  .wtb-configuration .config-item:hover > div:first-of-type {
    max-height: 0;
    bottom: 146px; }
  .wtb-configuration .config-item:hover > div:last-of-type {
    padding: 32px 0 0 0;
    height: 146px;
    max-height: 146px;
    -webkit-box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, 0.1); }
  .wtb-configuration .config-item > div:last-of-type .pricespider-label, .wtb-configuration .config-item > div:last-of-type small.pricespider-label, .wtb-configuration .config-item > div:last-of-type small.last-updated {
    color: #333333;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    text-align: center;
    opacity: 1; }
  .wtb-configuration .config-item > div:last-of-type small.pricespider-label, .wtb-configuration .config-item > div:last-of-type small.last-updated {
    color: #929ba1;
    font-size: 14px; }
  .wtb-configuration .config-item > div:last-of-type .pricespider-standard {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    max-height: 0;
    height: 34px;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    overflow: hidden; }
  .wtb-configuration .config-item:hover > div:last-of-type .pricespider-standard {
    bottom: 32px;
    max-height: 34px; }
  .wtb-configuration .config-item:hover > div:last-of-type small.last-updated {
    opacity: 0; }
  .wtb-configuration .config-item label.pricespider-add {
    float: none;
    background: #848c91;
    border: none; }
  .wtb-configuration .config-item label.pricespider-add:first-of-type {
    background: #380A2E; }

.insights-dialog.create-edit-widget .pricespider-option-group {
  margin: 16px 0; }
  .insights-dialog.create-edit-widget .pricespider-option-group > label {
    min-width: 52px; }
  .insights-dialog.create-edit-widget .pricespider-option-group > input[type="checkbox"]:checked + label {
    padding: 10px 16px; }

.insights-dialog.create-edit-widget .pricespider-submit-button {
  margin: 20px 0 0 0; }

.insights-dialog.create-edit-widget > .pricespider-standard > .insights-dialog-header > .insights-dialog-header-title {
  padding: 32px 0 0 0; }

.insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard {
  padding: 30px; }
  .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > .pricespider-label {
    padding: 0 0 30px;
    opacity: 1; }
    .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > .pricespider-label > input[type="radio"] {
      display: none; }
    .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > .pricespider-label > label {
      margin: 0 0 0 0;
      padding: 4px 0 0 0;
      color: #380A2E;
      font-size: 15px;
      line-height: 15px;
      font-weight: 400;
      cursor: pointer;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > .pricespider-label > span {
      position: relative;
      float: left;
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      width: 100%;
      height: 121px;
      max-height: 0;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s;
      overflow: hidden; }
      .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > .pricespider-label > span > input[type="radio"] {
        display: none; }
      .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > .pricespider-label > span > textarea {
        height: 88px;
        padding: 19px 17px;
        margin: 9px 0;
        font-size: 15px;
        line-height: 15px;
        font-weight: 400;
        color: #333333;
        background: #fff;
        border: 1px solid #cccccc;
        border-radius: 5px;
        resize: none;
        outline: none;
        -webkit-box-shadow: none;
                box-shadow: none; }
      .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > .pricespider-label > span > small, .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > .pricespider-label > span > label {
        position: relative;
        float: left;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        width: auto;
        color: #333333;
        font-size: 14px;
        line-height: 14px;
        font-weight: 400; }
      .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > .pricespider-label > span > label {
        float: right;
        opacity: 1;
        cursor: pointer; }
    .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > .pricespider-label input[type="radio"]:checked + label {
      cursor: default;
      opacity: 1; }
    .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > .pricespider-label input[type="radio"]:checked + label + span {
      max-height: 121px; }
  .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard {
    padding: 0 0 20px 0; }
    .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > span {
      position: relative;
      float: left;
      font-size: 14px;
      line-height: 20px;
      padding: 12px 12px 12px 0;
      font-weight: 600; }
    .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > button {
      border: 1px solid #cccccc; }
      .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > button > span {
        padding: 0 0 0 0;
        font-size: 14px;
        line-height: 14px;
        font-weight: 400; }
    .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu {
      padding: 5px 4px;
      width: 100%; }
      .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu > div.pricespider-standard {
        max-height: 300px;
        overflow: auto; }
        .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard {
          color: #333333;
          font-size: 14px;
          line-height: 14px;
          font-weight: 400;
          text-align: left;
          cursor: pointer;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
          .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="radio"],
          .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"] {
            display: none; }
          .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > label {
            margin: 0 0 0 0;
            padding: 8px 12px;
            width: 100%;
            font-weight: 400;
            line-height: 16px;
            cursor: pointer;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
          .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > label:hover {
            background: #f5f5f5; }
          .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="radio"] + label span,
          .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"] + label span {
            margin: 0 12px 0 0;
            width: 16px;
            height: 16px;
            background: #fff;
            border: 1px solid #cccccc;
            border-radius: 2px; }
            .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="radio"] + label span svg,
            .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"] + label span svg {
              position: absolute;
              top: 3px;
              right: 0;
              left: 0;
              margin: 0 auto;
              width: 10px; }
          .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard input[type="radio"]:checked + label span,
          .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard input[type="checkbox"]:checked + label span {
            background: #0c92ef;
            border: 1px solid #0c92ef; }
      .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu ::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 8px;
        border-radius: 4px;
        transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
      .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu ::-webkit-scrollbar-thumb {
        max-height: 80px;
        height: 80px;
        width: 8px;
        border-radius: 4px;
        -webkit-background-clip: content-box;
                background-clip: content-box;
        background-color: #ffffff;
        border: 1px solid #c0ced5;
        transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
      .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu ::-webkit-scrollbar-thumb:hover {
        background-color: #fff;
        border: 1px solid #380A2E;
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
                box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
        transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
      .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu ::-webkit-scrollbar-track-piece {
        background-color: #d8e0e4;
        border-radius: 4px;
        transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
      .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu ::-webkit-scrollbar-track {
        background-color: #d8e0e4;
        border-radius: 4px;
        transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
      .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > .dropdown-menu ::-webkit-scrollbar-corner {
        background-color: transparent;
        border-radius: 4px;
        transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
    .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > .insights-dialog-submit > svg {
      position: absolute;
      top: 20px;
      right: 0;
      left: 0;
      margin: 0 auto;
      opacity: 0; }
    .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > .insights-dialog-submit > svg.created {
      top: 22px; }
    .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > .insights-dialog-submit > span {
      color: #fff;
      font-size: 16px;
      line-height: 16px;
      position: absolute;
      top: 18px;
      right: 0;
      left: 0;
      margin: 0 auto; }
    .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > .insights-dialog-submit.creating {
      opacity: 1; }
      .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > .insights-dialog-submit.creating > svg.creating {
        opacity: 1;
        -webkit-animation: ps-animate-spin 1s infinite reverse linear;
        -o-animation: ps-animate-spin 1s infinite reverse linear;
        animation: ps-animate-spin 1s infinite reverse linear; }
      .insights-dialog.create-edit-widget > .pricespider-standard > .pricespider-standard > div.pricespider-standard > .insights-dialog-submit.creating > span {
        opacity: 0; }

.insights-dialog.create-edit-widget > .pricespider-standard > .confirmation {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 0 0 0;
  background: #fff;
  border-radius: 10px;
  z-index: -1;
  opacity: 0;
  -o-transition-duration: 0.8s;
     transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s; }
  .insights-dialog.create-edit-widget > .pricespider-standard > .confirmation > svg {
    width: 60px;
    height: auto;
    opacity: .6;
    position: absolute;
    top: 186px;
    right: 0;
    left: 0;
    margin: 0 auto; }
    .insights-dialog.create-edit-widget > .pricespider-standard > .confirmation > svg > path {
      fill: #333; }
  .insights-dialog.create-edit-widget > .pricespider-standard > .confirmation > span {
    margin: 0 0 0 0;
    padding: 260px 0 0;
    text-align: center;
    font-size: 28px;
    line-height: 28px; }

.insights-dialog.create-edit-widget > .pricespider-standard > .confirmation.created,
.insights-dialog.create-edit-widget > .pricespider-standard > .confirmation.updated {
  z-index: 2;
  opacity: 1; }

.insights-dialog.create-edit-widget #sellerdisplay {
  display: none; }

.insights-dialog.create-edit-widget #sellerdisplay + .pricespider-standard {
  padding: 0 0 0 0;
  max-height: 0;
  overflow: hidden; }

.insights-dialog.create-edit-widget #sellerdisplay:checked + .pricespider-standard {
  top: 8px;
  padding: 4px 0 0;
  max-height: 46px; }
  .insights-dialog.create-edit-widget #sellerdisplay:checked + .pricespider-standard > .pricespider-standard > small {
    margin: 0 0 0 0;
    padding: 10px 10px 0 0;
    width: auto;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600; }

.insights-dialog.create-edit-widget .insights-dialog-content-row-half-input-holder.create-edit-widget-modal span.pricespider-standard {
  padding: 32px 0 0 0;
  color: #333;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  opacity: .5; }

.insights-dialog.create-edit-widget .insights-dialog-content-row-half-input-holder.create-edit-widget-modal.open .dropdown-menu {
  top: 44px; }
  .insights-dialog.create-edit-widget .insights-dialog-content-row-half-input-holder.create-edit-widget-modal.open .dropdown-menu > .pricespider-standard {
    margin: 0 0 0 0; }

.insights-dialog.create-edit-widget input[type="checkbox"] {
  display: none; }

.insights-dialog.create-edit-widget .pricespider-inline-checkbox:checked + label {
  padding: 10px 16px 10px 38px;
  background: #1c8abe; }
  .insights-dialog.create-edit-widget .pricespider-inline-checkbox:checked + label svg {
    opacity: 1;
    z-index: 1; }

.pricespider-country-selector > div.pricespider-standard > button {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 12px;
  width: 100%;
  height: 44px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  cursor: pointer;
  outline: none !important;
  border: 1px solid #cccccc; }
  .pricespider-country-selector > div.pricespider-standard > button > span {
    padding: 0 0 0 0;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400; }

.pricespider-country-selector > div.pricespider-standard > svg {
  position: absolute;
  top: 20px;
  right: 12px; }

.pricespider-country-selector > div.pricespider-standard > .dropdown-menu {
  padding: 5px 4px;
  width: 100%; }
  .pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard {
    max-height: 300px;
    overflow: auto; }
    .pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard {
      color: #333333;
      font-size: 14px;
      line-height: 14px;
      font-weight: 400;
      text-align: left;
      cursor: pointer;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
      .pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="radio"],
      .pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"] {
        display: none; }
      .pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > label {
        margin: 0 0 0 0;
        padding: 8px 12px;
        width: 100%;
        font-weight: 400;
        line-height: 16px;
        cursor: pointer;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
      .pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > label:hover {
        background: #f5f5f5; }
      .pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="radio"] + label span,
      .pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"] + label span {
        margin: 12px 12px 0 0;
        width: 16px;
        height: 16px;
        background: #fff;
        border: 1px solid #cccccc;
        border-radius: 2px; }
        .pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="radio"] + label span svg,
        .pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"] + label span svg {
          position: absolute;
          top: 3px;
          right: 0;
          left: 0;
          margin: 0 auto;
          width: 10px; }
      .pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="radio"] + label img,
      .pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"] + label img {
        width: 42px;
        margin: 0 8px 0 0; }
      .pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard input[type="radio"]:checked + label span,
      .pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard input[type="checkbox"]:checked + label span {
        background: #0c92ef;
        border: 1px solid #0c92ef; }
  .pricespider-country-selector > div.pricespider-standard > .dropdown-menu ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
    border-radius: 4px;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .pricespider-country-selector > div.pricespider-standard > .dropdown-menu ::-webkit-scrollbar-thumb {
    max-height: 80px;
    height: 80px;
    width: 8px;
    border-radius: 4px;
    -webkit-background-clip: content-box;
            background-clip: content-box;
    background-color: #ffffff;
    border: 1px solid #c0ced5;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .pricespider-country-selector > div.pricespider-standard > .dropdown-menu ::-webkit-scrollbar-thumb:hover {
    background-color: #fff;
    border: 1px solid #380A2E;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .pricespider-country-selector > div.pricespider-standard > .dropdown-menu ::-webkit-scrollbar-track-piece {
    background-color: #d8e0e4;
    border-radius: 4px;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .pricespider-country-selector > div.pricespider-standard > .dropdown-menu ::-webkit-scrollbar-track {
    background-color: #d8e0e4;
    border-radius: 4px;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
  .pricespider-country-selector > div.pricespider-standard > .dropdown-menu ::-webkit-scrollbar-corner {
    background-color: transparent;
    border-radius: 4px;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }

.insights-dialog.add-map-key {
  width: 432px; }
  .insights-dialog.add-map-key .insights-dialog-header-title {
    padding: 32px 0 0 0;
    color: #333333;
    font-size: 28px;
    line-height: 28px;
    font-weight: 400; }
  .insights-dialog.add-map-key .insights-dialog-content-row {
    border: none; }
    .insights-dialog.add-map-key .insights-dialog-content-row .pricespider-label {
      padding: 0 0 20px 0;
      color: #333333;
      font-size: 15px;
      line-height: 15px;
      font-weight: 600;
      opacity: 1; }
    .insights-dialog.add-map-key .insights-dialog-content-row .pricespider-standard input[type="text"] {
      margin: 0 0 0 0;
      padding: 0 20px;
      width: 100%;
      height: 60px;
      background: #fff;
      border: 1px solid #dddddd;
      border-radius: 5px;
      color: #333333;
      font-size: 18px;
      line-height: 18px;
      font-weight: 400;
      outline: none; }
    .insights-dialog.add-map-key .insights-dialog-content-row .pricespider-standard input[type="text"]::-webkit-input-placeholder,
    .insights-dialog.add-map-key .insights-dialog-content-row .pricespider-standard input[type="text"]:-moz-placeholder,
    .insights-dialog.add-map-key .insights-dialog-content-row .pricespider-standard input[type="text"]::-moz-placeholder,
    .insights-dialog.add-map-key .insights-dialog-content-row .pricespider-standard input[type="text"]:-ms-input-placeholder {
      color: #333333;
      font-size: 18px;
      line-height: 18px;
      font-weight: 400; }
    .insights-dialog.add-map-key .insights-dialog-content-row > div.center {
      position: relative;
      float: none;
      margin: 0 auto;
      width: 274px;
      height: 52px; }
      .insights-dialog.add-map-key .insights-dialog-content-row > div.center .insights-dialog-submit.half {
        float: left;
        margin: 0 0 0 0;
        width: 122px; }
      .insights-dialog.add-map-key .insights-dialog-content-row > div.center .insights-dialog-submit.half:last-of-type {
        float: right;
        background: #ffffff;
        border: 1px solid #848c91;
        color: #848c91; }
      .insights-dialog.add-map-key .insights-dialog-content-row > div.center .insights-dialog-submit.half.ready {
        opacity: .8;
        cursor: pointer; }
      .insights-dialog.add-map-key .insights-dialog-content-row > div.center .insights-dialog-submit.half.ready:hover {
        opacity: 1; }
  .insights-dialog.add-map-key .insights-dialog-content-row:last-of-type {
    padding: 10px 0 45px 0; }

span.add-item {
  float: right;
  width: 42px;
  height: 42px;
  background: #380A2E;
  border-radius: 50%;
  opacity: .4;
  cursor: default;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }
  span.add-item svg {
    position: absolute;
    top: 14px;
    right: 0;
    left: 0;
    margin: 0 auto; }

span.add-item.ready {
  background: #380A2E;
  opacity: 1;
  cursor: pointer; }

span.add-item.ready:hover {
  background: #66264D; }

span.add-item + div.tooltip {
  white-space: nowrap; }

.widget-settings > .top-nav > .top-nav-content {
  float: none;
  margin: 0 auto;
  padding: 36px 0 0 0;
  width: 1200px;
  height: 128px; }
  .widget-settings > .top-nav > .top-nav-content > span.pricespider-label {
    float: right;
    padding: 8px 0 0 36px;
    margin: 11px 0 0 0;
    width: 128px;
    height: 34px;
    background: #848c91;
    border-radius: 3px;
    opacity: 1;
    cursor: pointer; }
    .widget-settings > .top-nav > .top-nav-content > span.pricespider-label > small {
      font-size: 14px;
      line-height: 14px;
      color: #fff;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .widget-settings > .top-nav > .top-nav-content > span.pricespider-label > svg {
      position: absolute;
      top: 11px;
      left: 16px;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .widget-settings > .top-nav > .top-nav-content > span.pricespider-label > svg.updating, .widget-settings > .top-nav > .top-nav-content > span.pricespider-label > svg.updated {
      right: 0;
      left: 0;
      margin: 0 auto;
      opacity: 0; }
    .widget-settings > .top-nav > .top-nav-content > span.pricespider-label > svg.updated {
      top: 13px; }
  .widget-settings > .top-nav > .top-nav-content > span.pricespider-label.updating {
    cursor: default; }
    .widget-settings > .top-nav > .top-nav-content > span.pricespider-label.updating > svg.icon, .widget-settings > .top-nav > .top-nav-content > span.pricespider-label.updating > small {
      opacity: 0; }
    .widget-settings > .top-nav > .top-nav-content > span.pricespider-label.updating > svg.updating {
      opacity: 1;
      -webkit-animation: ps-animate-spin 1s infinite reverse linear;
      -o-animation: ps-animate-spin 1s infinite reverse linear;
      animation: ps-animate-spin 1s infinite reverse linear; }
  .widget-settings > .top-nav > .top-nav-content > span.pricespider-label.updated {
    cursor: default; }
    .widget-settings > .top-nav > .top-nav-content > span.pricespider-label.updated > svg.icon, .widget-settings > .top-nav > .top-nav-content > span.pricespider-label.updated > svg.updating, .widget-settings > .top-nav > .top-nav-content > span.pricespider-label.updated > small {
      opacity: 0; }
    .widget-settings > .top-nav > .top-nav-content > span.pricespider-label.updated > svg.updated {
      opacity: 1; }
  .widget-settings > .top-nav > .top-nav-content > span.pricespider-label:hover {
    background: #566067; }
  .widget-settings > .top-nav > .top-nav-content > span.pricespider-label.updating:hover,
  .widget-settings > .top-nav > .top-nav-content > span.pricespider-label.updated:hover {
    background: #848c91; }

.widget-settings .back-nav {
  position: absolute;
  left: -108px;
  top: 38px;
  width: 48px;
  height: 48px;
  background: #bfccd4;
  border-radius: 50%;
  cursor: pointer;
  opacity: .6; }
  .widget-settings .back-nav svg {
    position: absolute;
    top: 15px;
    right: 4px;
    left: 0;
    margin: 0 auto; }

.widget-settings .back-nav:hover {
  opacity: 1; }

.widget-settings .insights-profile-header-name {
  padding: 0 0 0 72px; }
  .widget-settings .insights-profile-header-name > img {
    top: 6px;
    left: 0; }
  .widget-settings .insights-profile-header-name > span {
    float: left;
    padding: 4px 0 0 0;
    width: 100%;
    color: #89979d;
    font-size: 13px;
    line-height: 13px; }
    .widget-settings .insights-profile-header-name > span span {
      float: none;
      width: auto; }

.widget-settings .widget-settings-content {
  float: none;
  margin: 0 auto;
  padding: 20px 0 0 0;
  width: 1200px; }
  .widget-settings .widget-settings-content .side-menu {
    width: 238px;
    min-height: 600px;
    background: #f6f9fa;
    border: 1px solid #e2e8ec; }
    .widget-settings .widget-settings-content .side-menu ::-webkit-scrollbar {
      -webkit-appearance: none;
      width: 8px;
      border-radius: 4px;
      transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .widget-settings .widget-settings-content .side-menu ::-webkit-scrollbar-thumb {
      max-height: 80px;
      height: 80px;
      width: 8px;
      border-radius: 4px;
      -webkit-background-clip: content-box;
              background-clip: content-box;
      background-color: #ffffff;
      border: 1px solid #c0ced5;
      transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .widget-settings .widget-settings-content .side-menu ::-webkit-scrollbar-thumb:hover {
      background-color: #fff;
      border: 1px solid #380A2E;
      -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
              box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
      transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .widget-settings .widget-settings-content .side-menu ::-webkit-scrollbar-track-piece {
      background-color: #d8e0e4;
      border-radius: 4px;
      transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .widget-settings .widget-settings-content .side-menu ::-webkit-scrollbar-track {
      background-color: #d8e0e4;
      border-radius: 4px;
      transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .widget-settings .widget-settings-content .side-menu ::-webkit-scrollbar-corner {
      background-color: transparent;
      border-radius: 4px;
      transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .widget-settings .widget-settings-content .side-menu input[type="radio"],
    .widget-settings .widget-settings-content .side-menu input[type="checkbox"] {
      display: none; }
    .widget-settings .widget-settings-content .side-menu > label {
      width: 100%;
      height: 48px;
      margin: 0 0 0 0;
      padding: 16px 0 0 48px;
      border-top: 1px solid #e2e8ec;
      border-bottom: 1px solid #e2e8ec;
      color: #333333;
      font-size: 15px;
      line-height: 15px;
      font-weight: 600;
      text-align: left;
      cursor: pointer; }
      .widget-settings .widget-settings-content .side-menu > label svg {
        position: absolute;
        top: 18px;
        left: 18px; }
      .widget-settings .widget-settings-content .side-menu > label svg.arrow {
        top: 22px;
        left: auto;
        right: 24px;
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
    .widget-settings .widget-settings-content .side-menu > label:first-child {
      border-top: 1px solid #e2e8ec; }
    .widget-settings .widget-settings-content .side-menu > label:hover {
      background: #eaf5fa; }
    .widget-settings .widget-settings-content .side-menu input[type="radio"]:checked + label,
    .widget-settings .widget-settings-content .side-menu input[type="checkbox"]:checked + label {
      border-top: 1px solid transparent; }
      .widget-settings .widget-settings-content .side-menu input[type="radio"]:checked + label svg.arrow,
      .widget-settings .widget-settings-content .side-menu input[type="checkbox"]:checked + label svg.arrow {
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg); }
    .widget-settings .widget-settings-content .side-menu > div.pricespider-standard {
      height: auto;
      max-height: 0;
      overflow: hidden; }
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > label.pricespider-label {
        height: 32px;
        padding: 0 12px;
        border: none;
        cursor: pointer;
        opacity: 1;
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
        .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > label.pricespider-label > span {
          position: absolute;
          top: 4px;
          left: 0;
          width: 5px;
          height: 24px;
          background: #66264D;
          opacity: 0;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
        .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > label.pricespider-label small {
          height: 32px;
          padding: 8px 36px 0 8px;
          background: none;
          color: #333333;
          font-size: 15px;
          line-height: 15px;
          font-weight: 400;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
          .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > label.pricespider-label small > label.pricespider-standard {
            position: absolute;
            top: 0;
            right: 0;
            width: 32px;
            height: 32px;
            opacity: 0;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
            .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > label.pricespider-label small > label.pricespider-standard svg {
              position: absolute;
              top: 12px;
              right: 0;
              left: 0;
              margin: 0 auto; }
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard label.pricespider-label.rules-summary {
        margin: 0 0 8px 0;
        padding: 0 0 0 20px;
        height: 48px;
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
        .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard label.pricespider-label.rules-summary span {
          top: 12px; }
        .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard label.pricespider-label.rules-summary small.rules-summary {
          height: 48px;
          padding: 16px 0 0 28px;
          border-bottom: 1px solid #e2e8ec; }
          .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard label.pricespider-label.rules-summary small.rules-summary svg {
            position: absolute;
            top: 18px;
            left: 0; }
            .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard label.pricespider-label.rules-summary small.rules-summary svg path {
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s; }
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard label.pricespider-label:hover,
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group:hover + input + label.pricespider-label,
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group.open + input + label.pricespider-label {
        background: none; }
        .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard label.pricespider-label:hover > small,
        .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group:hover + input + label.pricespider-label > small,
        .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group.open + input + label.pricespider-label > small {
          background: #eaf5fa; }
          .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard label.pricespider-label:hover > small > label.pricespider-standard,
          .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group:hover + input + label.pricespider-label > small > label.pricespider-standard,
          .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group.open + input + label.pricespider-label > small > label.pricespider-standard {
            opacity: .6; }
          .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard label.pricespider-label:hover > small > label.pricespider-standard:hover,
          .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group:hover + input + label.pricespider-label > small > label.pricespider-standard:hover,
          .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group.open + input + label.pricespider-label > small > label.pricespider-standard:hover {
            opacity: 1; }
        .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard label.pricespider-label:hover small.rules-summary,
        .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group:hover + input + label.pricespider-label small.rules-summary,
        .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group.open + input + label.pricespider-label small.rules-summary {
          background: none;
          color: #66264D; }
          .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard label.pricespider-label:hover small.rules-summary path,
          .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group:hover + input + label.pricespider-label small.rules-summary path,
          .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group.open + input + label.pricespider-label small.rules-summary path {
            fill: #66264D; }
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group:hover + input:checked + label.pricespider-label > small,
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group.open + input:checked + label.pricespider-label > small {
        background: none; }
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-menu-group {
        opacity: 0;
        right: 12px; }
        .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-menu-group > div.content {
          left: auto;
          right: 0px;
          bottom: 35px;
          top: unset; }
          .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard > div.pricespider-menu-group > div.content > div.carrot {
            right: 8px;
            bottom: -7px;
            top: unset; }
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group:hover,
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard div.pricespider-menu-group.open {
        opacity: 1;
        z-index: 100; }
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard input[type="radio"]:checked + label.pricespider-label.rules-summary > small > svg,
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard input[type="checkbox"]:checked + label.pricespider-label.rules-summary > small > svg {
        margin: 0 0 0 0; }
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard input[type="radio"]:checked + label.pricespider-label > small,
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard input[type="checkbox"]:checked + label.pricespider-label > small {
        color: #66264D;
        font-weight: 600; }
        .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard input[type="radio"]:checked + label.pricespider-label > small > svg,
        .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard input[type="checkbox"]:checked + label.pricespider-label > small > svg {
          margin: 0 0 0 2px; }
          .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard input[type="radio"]:checked + label.pricespider-label > small > svg > path,
          .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard input[type="checkbox"]:checked + label.pricespider-label > small > svg > path {
            fill: #66264D; }
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard input[type="radio"]:checked + label.pricespider-label:hover > small,
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard input[type="checkbox"]:checked + label.pricespider-label:hover > small {
        background: none;
        cursor: default; }
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard input[type="radio"]:checked + label.pricespider-label > span,
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard input[type="checkbox"]:checked + label.pricespider-label > span {
        opacity: 1; }
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard > div.pricespider-standard:hover > div.pricespider-menu-group {
        opacity: 1;
        z-index: 2; }
      .widget-settings .widget-settings-content .side-menu > div.pricespider-standard > div.pricespider-standard div.pricespider-label {
        height: 32px;
        padding: 16px 20px;
        color: #929ba1;
        font-size: 14px;
        line-height: 14px;
        font-weight: 600;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
    .widget-settings .widget-settings-content .side-menu > div.pricespider-standard.rules-summary {
      padding: 0 0 0 0;
      height: 502px;
      overflow: hidden; }
    .widget-settings .widget-settings-content .side-menu input[type="radio"]:checked + label + div.pricespider-standard,
    .widget-settings .widget-settings-content .side-menu input[type="checkbox"]:checked + label + div.pricespider-standard {
      padding: 12px 0;
      max-height: 245px; }
    .widget-settings .widget-settings-content .side-menu input[type="radio"]:checked + label + div.pricespider-standard.rules-summary,
    .widget-settings .widget-settings-content .side-menu input[type="checkbox"]:checked + label + div.pricespider-standard.rules-summary {
      max-height: 502px;
      overflow-x: hidden;
      overflow-y: scroll; }
    .widget-settings .widget-settings-content .side-menu .side-menu-title {
      width: 238px;
      background: #f6f9fa;
      border: 1px solid #e2e8ec; }
      .widget-settings .widget-settings-content .side-menu .side-menu-title label.pricespider-label small {
        color: #66264D; }
  .widget-settings .widget-settings-content > input[type="radio"],
  .widget-settings .widget-settings-content > input[type="checkbox"],
  .widget-settings .widget-settings-content .page {
    width: 962px;
    padding: 0 0 80px 24px;
    display: none; }
    .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label,
    .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label,
    .widget-settings .widget-settings-content .page > .pricespider-label {
      color: #333333;
      font-size: 24px;
      line-height: 24px;
      font-weight: 600;
      opacity: 1; }
      .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label span,
      .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label span,
      .widget-settings .widget-settings-content .page > .pricespider-label span {
        color: #929ba1;
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
        display: block; }
      .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label span.pricespider-user-img,
      .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label span.pricespider-user-img,
      .widget-settings .widget-settings-content .page > .pricespider-label span.pricespider-user-img {
        margin: -10px 10px 0 30px;
        width: 38px;
        height: 38px;
        border-radius: 50%;
        overflow: hidden;
        line-height: 38px;
        text-align: center;
        background: green; }
        .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label span.pricespider-user-img img,
        .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label span.pricespider-user-img img,
        .widget-settings .widget-settings-content .page > .pricespider-label span.pricespider-user-img img {
          margin: -3px 0 0 -3px;
          display: inline-block;
          max-width: 46px;
          max-height: 46px;
          vertical-align: middle; }
      .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label input[type="radio"],
      .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label input[type="radio"],
      .widget-settings .widget-settings-content .page > .pricespider-label input[type="radio"] {
        display: none; }
      .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label .add-country,
      .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label .add-country,
      .widget-settings .widget-settings-content .page > .pricespider-label .add-country {
        margin: 20px 0 0 0;
        height: 86px;
        max-height: 0;
        background: #eaeff2;
        overflow: hidden; }
        .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label .add-country > div.pricespider-standard,
        .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label .add-country > div.pricespider-standard,
        .widget-settings .widget-settings-content .page > .pricespider-label .add-country > div.pricespider-standard {
          margin: 22px 0 0 20px;
          width: 372px;
          height: 44px; }
          .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label .add-country > div.pricespider-standard > div,
          .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label .add-country > div.pricespider-standard > div,
          .widget-settings .widget-settings-content .page > .pricespider-label .add-country > div.pricespider-standard > div {
            width: 300px; }
            .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label .add-country > div.pricespider-standard > div > button,
            .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label .add-country > div.pricespider-standard > div > button,
            .widget-settings .widget-settings-content .page > .pricespider-label .add-country > div.pricespider-standard > div > button {
              border: 1px solid #cccccc; }
          .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label .add-country > div.pricespider-standard > span,
          .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label .add-country > div.pricespider-standard > span,
          .widget-settings .widget-settings-content .page > .pricespider-label .add-country > div.pricespider-standard > span {
            float: right;
            padding: 14px 0 0 0;
            margin: 1px 0 0 0;
            background: #380A2E;
            border-radius: 3px;
            width: 62px;
            height: 42px;
            color: #ffffff;
            font-size: 14px;
            line-height: 14px;
            font-weight: 400;
            text-align: center;
            cursor: pointer;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
          .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label .add-country > div.pricespider-standard > span:hover,
          .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label .add-country > div.pricespider-standard > span:hover,
          .widget-settings .widget-settings-content .page > .pricespider-label .add-country > div.pricespider-standard > span:hover {
            background: #66264D; }
        .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label .add-country input[type="radio"],
        .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label .add-country input[type="radio"],
        .widget-settings .widget-settings-content .page > .pricespider-label .add-country input[type="radio"] {
          display: none; }
        .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label .add-country label,
        .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label .add-country label,
        .widget-settings .widget-settings-content .page > .pricespider-label .add-country label {
          position: absolute;
          top: 23px;
          right: 2px;
          margin: 0 0 0 0;
          padding: 0 0 0 0;
          width: 40px;
          height: 40px;
          line-height: 12px;
          opacity: .6;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s;
          cursor: pointer; }
          .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label .add-country label svg,
          .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label .add-country label svg,
          .widget-settings .widget-settings-content .page > .pricespider-label .add-country label svg {
            position: absolute;
            top: 14px;
            right: 0;
            left: 0;
            margin: 0 auto; }
        .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label .add-country label:hover,
        .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label .add-country label:hover,
        .widget-settings .widget-settings-content .page > .pricespider-label .add-country label:hover {
          opacity: 1; }
      .widget-settings .widget-settings-content > input[type="radio"] > .pricespider-label > input[type="radio"]:checked + label + .add-country,
      .widget-settings .widget-settings-content > input[type="checkbox"] > .pricespider-label > input[type="radio"]:checked + label + .add-country,
      .widget-settings .widget-settings-content .page > .pricespider-label > input[type="radio"]:checked + label + .add-country {
        max-height: 86px;
        overflow: visible; }
    .widget-settings .widget-settings-content > input[type="radio"] .country-list,
    .widget-settings .widget-settings-content > input[type="checkbox"] .country-list,
    .widget-settings .widget-settings-content .page .country-list {
      border-top: 3px solid #eaeff2; }
      .widget-settings .widget-settings-content > input[type="radio"] .country-list .country-listing,
      .widget-settings .widget-settings-content > input[type="checkbox"] .country-list .country-listing,
      .widget-settings .widget-settings-content .page .country-list .country-listing {
        padding: 20px 20px 16px 20px;
        height: 80px;
        border-bottom: 3px solid #eaeff2; }
        .widget-settings .widget-settings-content > input[type="radio"] .country-list .country-listing div.pricespider-standard,
        .widget-settings .widget-settings-content > input[type="checkbox"] .country-list .country-listing div.pricespider-standard,
        .widget-settings .widget-settings-content .page .country-list .country-listing div.pricespider-standard {
          width: auto;
          line-height: 40px; }
          .widget-settings .widget-settings-content > input[type="radio"] .country-list .country-listing div.pricespider-standard img,
          .widget-settings .widget-settings-content > input[type="checkbox"] .country-list .country-listing div.pricespider-standard img,
          .widget-settings .widget-settings-content .page .country-list .country-listing div.pricespider-standard img {
            float: left;
            width: 60px;
            margin: -10px 0 0 0; }
          .widget-settings .widget-settings-content > input[type="radio"] .country-list .country-listing div.pricespider-standard > small,
          .widget-settings .widget-settings-content > input[type="checkbox"] .country-list .country-listing div.pricespider-standard > small,
          .widget-settings .widget-settings-content .page .country-list .country-listing div.pricespider-standard > small {
            position: relative;
            float: left;
            padding: 2px 0 0 24px;
            color: #333333;
            font-size: 20px;
            line-height: 20px;
            font-weight: 400; }
            .widget-settings .widget-settings-content > input[type="radio"] .country-list .country-listing div.pricespider-standard > small span,
            .widget-settings .widget-settings-content > input[type="checkbox"] .country-list .country-listing div.pricespider-standard > small span,
            .widget-settings .widget-settings-content .page .country-list .country-listing div.pricespider-standard > small span {
              position: relative;
              float: left;
              width: 100%;
              height: auto;
              color: #929ba1;
              font-size: 14px;
              line-height: 14px;
              background: none; }
          .widget-settings .widget-settings-content > input[type="radio"] .country-list .country-listing div.pricespider-standard > span,
          .widget-settings .widget-settings-content > input[type="checkbox"] .country-list .country-listing div.pricespider-standard > span,
          .widget-settings .widget-settings-content .page .country-list .country-listing div.pricespider-standard > span {
            position: relative;
            float: left;
            padding: 10px 0 0 24px;
            color: #333333;
            font-size: 20px;
            line-height: 20px;
            font-weight: 400; }
        .widget-settings .widget-settings-content > input[type="radio"] .country-list .country-listing label.ps-toggle,
        .widget-settings .widget-settings-content > input[type="checkbox"] .country-list .country-listing label.ps-toggle,
        .widget-settings .widget-settings-content .page .country-list .country-listing label.ps-toggle {
          margin: 6px 0 0 0; }
        .widget-settings .widget-settings-content > input[type="radio"] .country-list .country-listing > span.pricespider-standard,
        .widget-settings .widget-settings-content > input[type="checkbox"] .country-list .country-listing > span.pricespider-standard,
        .widget-settings .widget-settings-content .page .country-list .country-listing > span.pricespider-standard {
          float: right;
          width: auto;
          padding: 8px 48px 0 0;
          color: #380A2E; }
          .widget-settings .widget-settings-content > input[type="radio"] .country-list .country-listing > span.pricespider-standard > span.ready,
          .widget-settings .widget-settings-content > input[type="checkbox"] .country-list .country-listing > span.pricespider-standard > span.ready,
          .widget-settings .widget-settings-content .page .country-list .country-listing > span.pricespider-standard > span.ready {
            cursor: pointer; }
            .widget-settings .widget-settings-content > input[type="radio"] .country-list .country-listing > span.pricespider-standard > span.ready > svg,
            .widget-settings .widget-settings-content > input[type="checkbox"] .country-list .country-listing > span.pricespider-standard > span.ready > svg,
            .widget-settings .widget-settings-content .page .country-list .country-listing > span.pricespider-standard > span.ready > svg {
              position: relative;
              top: 2px;
              right: 0;
              opacity: 0; }
          .widget-settings .widget-settings-content > input[type="radio"] .country-list .country-listing > span.pricespider-standard > span.updating > svg.updating,
          .widget-settings .widget-settings-content > input[type="checkbox"] .country-list .country-listing > span.pricespider-standard > span.updating > svg.updating,
          .widget-settings .widget-settings-content .page .country-list .country-listing > span.pricespider-standard > span.updating > svg.updating {
            opacity: 1;
            -webkit-animation: ps-animate-spin 1s infinite reverse linear;
            -o-animation: ps-animate-spin 1s infinite reverse linear;
            animation: ps-animate-spin 1s infinite reverse linear; }
  .widget-settings .widget-settings-content .page.countries > .pricespider-label {
    padding: 0 0 20px 0; }
  .widget-settings .widget-settings-content .page.advanced > .advanced-content > textarea, .widget-settings .widget-settings-content .page.advanced > .advanced-content > textarea.ng-valid {
    height: 400px;
    resize: none;
    margin: 32px 0 20px;
    padding: 19px 17px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > small {
    float: right;
    width: auto;
    padding: 14px 12px 0 0;
    font-size: 14px;
    line-height: 14px; }
  .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span {
    float: right;
    padding: 14px 0 0 0;
    width: 74px;
    height: 42px;
    background: #380A2E;
    border-radius: 3px;
    text-align: center;
    opacity: .6;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s; }
    .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span > span, .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span > small {
      position: absolute;
      right: 0;
      left: 0;
      margin: 0 auto;
      color: #ffffff;
      font-size: 14px;
      line-height: 14px;
      font-weight: 400;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span > small {
      opacity: 0; }
    .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span > svg {
      position: absolute;
      top: 18px;
      left: 16px;
      opacity: 0;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }
    .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span > svg.updating {
      top: 16px;
      right: 0;
      left: 0;
      margin: 0 auto; }
  .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span.ready {
    opacity: 1;
    cursor: pointer; }
  .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span.ready:hover {
    background: #66264D; }
  .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span.updating {
    opacity: 1; }
    .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span.updating > svg.updating {
      opacity: 1;
      -webkit-animation: ps-animate-spin 1s infinite reverse linear;
      -o-animation: ps-animate-spin 1s infinite reverse linear;
      animation: ps-animate-spin 1s infinite reverse linear; }
    .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span.updating > span {
      opacity: 0; }
  .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span.updated {
    padding: 14px 0 0 20px;
    width: 108px;
    opacity: 1;
    background: #5cb85c; }
    .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span.updated > svg.updated {
      opacity: 1; }
    .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span.updated > span {
      opacity: 0; }
    .widget-settings .widget-settings-content .page.advanced > .advanced-content > div.pricespider-standard > span.updated > small {
      left: 16px;
      opacity: 1; }
  .widget-settings .widget-settings-content .page.overview > .pricespider-label {
    padding: 12px 0;
    height: 52px; }
    .widget-settings .widget-settings-content .page.overview > .pricespider-label > span {
      float: right;
      color: #62696d; }
      .widget-settings .widget-settings-content .page.overview > .pricespider-label > span > b {
        color: #333;
        font-weight: 600; }
  .widget-settings .widget-settings-content .page.overview .overview-content {
    padding: 32px 0 0;
    border-top: 3px solid #eaeff2; }
    .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard {
      padding: 40px 0 0 0; }
      .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard div.pricespider-label {
        color: #333;
        font-size: 15px;
        line-height: 15px;
        font-weight: 600;
        opacity: 1; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard div.pricespider-label textarea {
          height: 84px;
          padding: 19px 17px;
          margin: 9px 0;
          font-size: 15px;
          line-height: 15px;
          font-weight: 400;
          color: #333333;
          background: #fff;
          border: 1px solid #cccccc;
          border-radius: 5px;
          resize: none;
          outline: none;
          -webkit-box-shadow: none;
                  box-shadow: none;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s;
          overflow: hidden; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard div.pricespider-label ::-webkit-scrollbar {
          -webkit-appearance: none;
          width: 8px;
          border-radius: 4px; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard div.pricespider-label ::-webkit-scrollbar-thumb {
          max-height: 80px;
          height: 80px;
          width: 8px;
          border-radius: 4px;
          -webkit-background-clip: content-box;
                  background-clip: content-box;
          background-color: #ffffff;
          border: 1px solid #c0ced5; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard div.pricespider-label ::-webkit-scrollbar-thumb:hover {
          background-color: #676767; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard div.pricespider-label ::-webkit-scrollbar-track-piece {
          background-color: #d8e0e4;
          border-radius: 4px; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard div.pricespider-label ::-webkit-scrollbar-track {
          background-color: #d8e0e4;
          border-radius: 4px; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard div.pricespider-label ::-webkit-scrollbar-corner {
          background-color: transparent;
          border-radius: 4px; }
    .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.large-label {
      padding: 32px 0 0; }
      .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.large-label > div.pricespider-label {
        padding: 12px 0 0 16px;
        height: 40px;
        background: #eaeff2;
        color: #333333;
        font-size: 15px;
        line-height: 15px;
        font-weight: 600; }
      .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.large-label .boolean {
        padding: 32px 0 32px 32px; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.large-label .boolean > div.pricespider-label {
          padding: 6px 0 0 0;
          width: auto;
          color: #333333;
          font-size: 18px;
          line-height: 18px;
          font-weight: 400; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.large-label .boolean input {
          display: none; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.large-label .boolean input + label {
          position: relative;
          float: right;
          padding: 5px 12px 6px 36px;
          margin: 0 20px 0 0;
          width: auto;
          cursor: pointer; }
          .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.large-label .boolean input + label small {
            font-size: 15px;
            line-height: 15px;
            font-weight: 700; }
          .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.large-label .boolean input + label span {
            position: absolute;
            top: 0;
            left: 0;
            background: #fff;
            border: 1px solid #848c91;
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0);
                    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0);
            border-radius: 50%;
            width: 26px;
            height: 26px;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
            .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.large-label .boolean input + label span svg {
              position: absolute;
              top: 8px;
              right: 0;
              left: 0;
              margin: 0 auto; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.large-label .boolean input + label:hover span {
          border: 1px solid #1c8abe;
          -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
                  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.large-label .boolean input:checked + label {
          cursor: default; }
          .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.large-label .boolean input:checked + label span {
            background: #1c8abe;
            border: 1px solid transparent; }
    .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half {
      padding: 0 0 0 0;
      width: 50%; }
      .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half div.pricespider-label {
        color: #333333;
        font-size: 20px;
        font-weight: 400;
        line-height: 20px; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half div.pricespider-label > small {
          color: #333333;
          font-size: 20px;
          font-weight: 400;
          line-height: 20px; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half div.pricespider-label span {
          color: #929ba1;
          font-size: 14px;
          line-height: 18px;
          font-weight: 400;
          opacity: 1;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
          .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half div.pricespider-label span textarea.copy {
            position: absolute;
            top: 0;
            left: 0;
            margin: 0 0 0 0;
            padding: 0 0 0 0;
            height: 18px;
            border: none;
            opacity: 0;
            outline: none;
            -webkit-box-shadow: none;
                    box-shadow: none; }
          .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half div.pricespider-label span textarea.copy:focus {
            height: 18px;
            border: none; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half div.pricespider-label textarea {
          position: relative;
          float: left;
          width: 100%;
          padding: 4px;
          resize: none;
          background: none;
          border: none;
          color: #333333;
          font-size: 15px;
          line-height: 15px;
          font-weight: 400;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s;
          outline: none;
          -webkit-box-shadow: none;
                  box-shadow: none; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half div.pricespider-label textarea:focus {
          border: 1px solid #eaeff2; }
      .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half > .pricespider-add {
        float: left;
        margin: 14px 10px 0 0; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half > .pricespider-add > span > svg.updated {
          opacity: 0;
          top: 13px; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half > .pricespider-add > small.copied {
          display: none; }
      .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half > .pricespider-add.copied {
        margin: 14px 10px 0 0;
        max-width: 136px;
        border: 1px solid #5fb95f;
        background: #5fb95f; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half > .pricespider-add.copied > span > svg {
          opacity: 0; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half > .pricespider-add.copied > span > svg.updated {
          opacity: 1; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half > .pricespider-add.copied > small {
          display: none; }
        .widget-settings .widget-settings-content .page.overview .overview-content > div.pricespider-standard.half > .pricespider-add.copied > small.copied {
          display: block; }
  .widget-settings .widget-settings-content .wtb-button .wtb-button-options {
    padding: 32px 0 0 0; }
  .widget-settings .widget-settings-content .wtb-button .link-path {
    padding: 40px 0 0 0;
    margin: 50px 0 0 0;
    border-top: 3px solid #eaeff2; }
    .widget-settings .widget-settings-content .wtb-button .link-path > .pricespider-label {
      color: #333333;
      font-size: 24px;
      line-height: 24px;
      font-weight: 600;
      opacity: 1; }
    .widget-settings .widget-settings-content .wtb-button .link-path > .pricespider-standard {
      padding: 12px 100px 0 154px; }
      .widget-settings .widget-settings-content .wtb-button .link-path > .pricespider-standard span.pricespider-label {
        position: absolute;
        bottom: 6px;
        left: 0;
        width: auto;
        color: #333333;
        font-size: 15px;
        line-height: 15px;
        font-weight: 600;
        opacity: 1; }
      .widget-settings .widget-settings-content .wtb-button .link-path > .pricespider-standard .pricespider-text-input {
        margin: 0 0 0 0;
        padding: 12px 0 0 0;
        height: 48px; }
        .widget-settings .widget-settings-content .wtb-button .link-path > .pricespider-standard .pricespider-text-input > input {
          padding: 11px 0 0 0;
          height: auto;
          font-size: 18px;
          line-height: 24px; }
        .widget-settings .widget-settings-content .wtb-button .link-path > .pricespider-standard .pricespider-text-input > input + label {
          margin: 0 0 0 0;
          top: 26px;
          font-size: 18px;
          line-height: 18px; }
        .widget-settings .widget-settings-content .wtb-button .link-path > .pricespider-standard .pricespider-text-input > input:focus {
          border-bottom: 1px solid #380A2E; }
        .widget-settings .widget-settings-content .wtb-button .link-path > .pricespider-standard .pricespider-text-input > input.ng-valid:focus + label,
        .widget-settings .widget-settings-content .wtb-button .link-path > .pricespider-standard .pricespider-text-input > input.ng-invalid:focus + label,
        .widget-settings .widget-settings-content .wtb-button .link-path > .pricespider-standard .pricespider-text-input > input:focus + label {
          margin: 0 0 0 0;
          font-size: 13px;
          color: #380A2E;
          line-height: 13px;
          top: 0; }
        .widget-settings .widget-settings-content .wtb-button .link-path > .pricespider-standard .pricespider-text-input > input.ng-valid + label {
          margin: 0 0 0 0;
          font-size: 13px;
          line-height: 13px;
          top: 0; }
      .widget-settings .widget-settings-content .wtb-button .link-path > .pricespider-standard span.pricespider-apply {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 10px 0 0 0;
        width: 80px;
        height: 34px;
        background: #380A2E;
        border-radius: 4px;
        color: #ffffff;
        font-size: 14px;
        line-height: 14px;
        font-weight: 400;
        text-align: center;
        opacity: .6;
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s;
        cursor: pointer; }
      .widget-settings .widget-settings-content .wtb-button .link-path > .pricespider-standard span.pricespider-apply:hover {
        opacity: 1; }
  .widget-settings .widget-settings-content .page.rules-summary > .pricespider-label {
    padding: 0 0 20px 0; }
    .widget-settings .widget-settings-content .page.rules-summary > .pricespider-label > span.add-rule {
      float: right; }
  .widget-settings .widget-settings-content .page.rules-summary > .pricespider-label:first-child .pricespider-standard {
    max-width: 230px; }
    .widget-settings .widget-settings-content .page.rules-summary > .pricespider-label:first-child .pricespider-standard div button {
      border: 1px solid #cccccc; }
    .widget-settings .widget-settings-content .page.rules-summary > .pricespider-label:first-child .pricespider-standard div .dropdown-menu label span {
      margin: 0 12px 0 0; }
  .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section {
    min-height: 208px;
    border-top: 3px solid #eaeff2;
    padding: 40px 0 20px 0; }
    .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section > div.pricespider-label {
      padding: 0 0 10px 0;
      color: #333333;
      font-size: 24px;
      line-height: 24px;
      font-weight: 600;
      opacity: 1; }
      .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section > div.pricespider-label > b {
        color: #333333;
        font-size: 24px;
        line-height: 24px;
        font-weight: 600; }
        .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section > div.pricespider-label > b svg {
          opacity: 0;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
      .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section > div.pricespider-label > b.updating svg {
        opacity: 1;
        -webkit-animation: ps-animate-spin 1s infinite reverse linear;
        -o-animation: ps-animate-spin 1s infinite reverse linear;
        animation: ps-animate-spin 1s infinite reverse linear; }
      .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section > div.pricespider-label > span.pricespider-standard {
        color: #929ba1;
        font-size: 14px;
        line-height: 18px;
        font-weight: 400; }
      .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section > div.pricespider-label > div {
        position: absolute;
        top: 0;
        right: 0; }
        .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section > div.pricespider-label > div > label {
          float: right;
          margin: 0 0 0 10px; }
        .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section > div.pricespider-label > div > input[type="checkbox"]:checked + label {
          background: #848c91; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section > div.pricespider-label > div > input[type="checkbox"]:checked + label svg path {
            fill: #fff; }
        .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section > div.pricespider-label > div > label:hover {
          max-width: 40px; }
        .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section > div.pricespider-label > div > label.disabled, .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section > div.pricespider-label > div > label.disabled:hover {
          opacity: .4;
          pointer-events: none;
          cursor: default; }
    .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section input[type="checkbox"] {
      display: none; }
    .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section input[type="checkbox"]:checked + .rules .rule {
      padding: 5px 0 5px 45px; }
    .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules {
      padding: 10px 0; }
      .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule {
        padding: 5px 0; }
        .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > input[type="radio"] {
          display: none; }
        .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > input[type="radio"] + label {
          position: absolute;
          top: 32px;
          left: 0;
          margin: 0 0 0 0;
          width: 26px;
          height: 26px;
          border: 1px solid #cccccc;
          border-radius: 50%;
          z-index: 0;
          cursor: pointer;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > input[type="radio"] + label > svg {
            position: absolute;
            top: 8px;
            right: 0;
            left: 0;
            margin: 0 auto;
            opacity: 0;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
        .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > input[type="radio"] + label:hover {
          border: 1px solid #1c8abe;
          -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
        .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > input[type="radio"]:checked + label {
          background: #1c8abe;
          border: 1px solid transparent; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > input[type="radio"]:checked + label > svg {
            opacity: 1; }
        .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard {
          padding: 20px 64px 0;
          height: 80px;
          background: #ffffff;
          -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
                  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
          border-radius: 4px; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > b.order, .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > span.edit {
            position: absolute;
            top: 0;
            left: 0;
            padding: 32px 0 0 24px;
            width: 64px;
            height: 80px;
            color: #89969d;
            font-size: 18px;
            line-height: 18px;
            text-align: left; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > input[type="radio"] {
            display: none; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.pricespider-label {
            padding: 0 0 0 0;
            width: auto;
            max-width: 500px;
            color: #333333;
            font-size: 20px;
            line-height: 20px;
            opacity: 1; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.pricespider-label > div {
              position: relative;
              float: left;
              width: auto;
              max-width: 100%;
              padding: 0 32px 0 0; }
              .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.pricespider-label > div label {
                position: absolute;
                margin: 0 0 0 0;
                top: -4px;
                right: 0;
                width: 32px;
                height: 32px;
                opacity: 0;
                -o-transition-duration: 0.2s;
                   transition-duration: 0.2s;
                -moz-transition-duration: 0.2s;
                -webkit-transition-duration: 0.2s;
                cursor: pointer;
                z-index: 1; }
                .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.pricespider-label > div label svg {
                  position: absolute;
                  top: 11px;
                  right: 0;
                  left: 0;
                  margin: 0 auto; }
              .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.pricespider-label > div small {
                font-size: 20px;
                line-height: 25px;
                font-weight: 400;
                -o-transition-duration: 0.2s;
                   transition-duration: 0.2s;
                -moz-transition-duration: 0.2s;
                -webkit-transition-duration: 0.2s;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.pricespider-label > div:hover label {
              opacity: .6; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.pricespider-label > div:hover label:hover {
              opacity: 1; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            margin: 0 0 0 0;
            padding: 32px 122px 16px 16px;
            background: #fff;
            z-index: -1;
            opacity: 0; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name > input {
              height: 100%;
              border: none;
              border-bottom: 1px solid #848c91;
              outline: none; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name > span {
              position: absolute;
              right: 66px;
              bottom: 16px;
              padding: 8px 0 0 0;
              width: 40px;
              height: 34px;
              border: 1px solid #848c91;
              border-radius: 3px;
              text-align: center;
              opacity: .4;
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s;
              z-index: 2; }
              .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name > span svg {
                position: absolute;
                top: 13px;
                right: 0;
                left: 0;
                margin: 0 auto;
                -o-transition-duration: 0.2s;
                   transition-duration: 0.2s;
                -moz-transition-duration: 0.2s;
                -webkit-transition-duration: 0.2s; }
                .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name > span svg path {
                  -o-transition-duration: 0.2s;
                     transition-duration: 0.2s;
                  -moz-transition-duration: 0.2s;
                  -webkit-transition-duration: 0.2s; }
              .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name > span svg.updating {
                top: 11px;
                opacity: 0; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name > span.cancel {
              right: 16px;
              opacity: .8;
              cursor: pointer;
              z-index: 1; }
              .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name > span.cancel svg {
                top: 10px; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name > span.cancel:hover {
              opacity: 1;
              background: #848c91; }
              .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name > span.cancel:hover svg path {
                fill: #fff; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name.ready > span {
            opacity: .8;
            cursor: pointer; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name.ready > span:hover {
            opacity: 1;
            background: #848c91; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name.ready > span:hover svg path {
              fill: #fff; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name.updating {
            padding: 32px 66px 16px 16px; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name.updating > span {
              opacity: 1;
              right: 16px; }
              .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name.updating > span > svg.updated {
                opacity: 0; }
              .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name.updating > span > svg.updating {
                opacity: 1;
                -webkit-animation: ps-animate-spin 1s infinite reverse linear;
                -o-animation: ps-animate-spin 1s infinite reverse linear;
                animation: ps-animate-spin 1s infinite reverse linear; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name.updating > span.cancel {
              opacity: 0; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name.updated {
            padding: 32px 66px 16px 16px; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name.updated > span {
              opacity: 1;
              background: #5cb85c;
              border: 1px solid transparent;
              right: 16px;
              cursor: default; }
              .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name.updated > span svg.updated {
                opacity: 1; }
                .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name.updated > span svg.updated path {
                  fill: #fff; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > div.rule-name.updated > span.cancel {
              opacity: 0; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard > input[type="radio"]:checked + div.pricespider-label + div.rule-name {
            z-index: 2;
            opacity: 1; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard div.pricespider-label span.pricespider-standard {
            color: #929ba1;
            font-size: 14px;
            line-height: 18px; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard div.pricespider-standard b {
            color: #929ba1;
            font-size: 12px;
            line-height: 12px;
            font-weight: 600;
            text-align: left; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard div.pricespider-standard div {
            position: relative;
            float: left;
            padding: 4px 0 0 24px;
            font-size: 16px;
            line-height: 16px; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard div.pricespider-standard div img {
              position: absolute;
              top: 2px;
              left: 0;
              width: 21px; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard div.pricespider-standard.country {
            float: right;
            width: 104px;
            height: 46px;
            border-left: 1px solid #FAF8F5;
            padding: 8px 0 0 14px; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard div.pricespider-standard.default {
            position: absolute;
            top: 34px;
            right: 210px;
            padding: 0 0 0 16px;
            width: auto;
            height: auto;
            border: none;
            color: #929ba1;
            font-size: 14px;
            line-height: 14px;
            font-weight: 400; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard div.pricespider-standard.default svg {
              position: relative;
              top: 1px;
              margin: 0 3px 0 0; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard div.pricespider-standard.tag {
            float: right;
            width: 152px;
            height: 46px;
            border-left: 1px solid #FAF8F5;
            padding: 8px 0 0 14px; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard div.pricespider-standard.tag > span {
              margin: 2px 4px 0 0;
              padding: 2px 4px;
              width: auto;
              background: #88c766;
              border-radius: 2px;
              color: #ffffff;
              font-size: 13px;
              line-height: 13px;
              font-weight: 400; }
          .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard span.edit {
            right: 0;
            left: auto;
            padding: 0 0 0 0; }
            .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule > div.pricespider-standard span.edit > .pricespider-menu-group {
              top: 24px;
              right: 24px; }
      .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule.pricespider-sort-before {
        padding-top: 20px; }
      .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule.pricespider-sort-after {
        padding-bottom: 20px; }
      .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule.pricespider-dragging {
        padding: 5px 0; }
      .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .rules .rule:hover > div.pricespider-standard {
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18);
                box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18); }
    .widget-settings .widget-settings-content .page.rules-summary > .pricespider-standard.rule-section .inactive-rules {
      min-height: 120px; }
  .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard > div.pricespider-label {
    padding: 0 0 22px;
    border-bottom: 3px solid #eaeff2;
    opacity: 1; }
    .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard > div.pricespider-label > span.pricespider-label {
      font-size: 28px;
      line-height: 32px;
      font-weight: 600;
      opacity: 1; }
      .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard > div.pricespider-label > span.pricespider-label > span {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 32px;
        line-height: 24px;
        font-weight: 600;
        text-align: right; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard > div.pricespider-label > span.pricespider-label > span > small {
          font-size: 15px;
          line-height: 15px;
          font-weight: 400; }
    .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard > div.pricespider-label > span.rule-status {
      padding: 4px 6px;
      margin: 0 0 6px 0;
      width: auto;
      background: #5cb85c;
      color: #ffffff;
      font-size: 12px;
      line-height: 12px;
      text-align: center; }
    .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard > div.pricespider-label span.rule-status.inactive {
      background: #ff490a; }
    .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard > div.pricespider-label > small {
      color: #929ba1;
      font-size: 14px;
      line-height: 20px;
      font-weight: 400; }
      .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard > div.pricespider-label > small img {
        width: 18px;
        margin: -2px 4px 0; }
  .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard > div.pricespider-label.description {
    padding: 22px 0 10px 0;
    color: #333333;
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    text-align: left;
    border: none; }
    .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard > div.pricespider-label.description textarea {
      height: 84px;
      padding: 19px 17px;
      margin: 9px 0;
      font-size: 15px;
      line-height: 15px;
      font-weight: 400;
      color: #333333;
      background: #fff;
      border: 1px solid #cccccc;
      border-radius: 5px;
      overflow: hidden;
      -o-transition-duration: 0.2s;
         transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s;
      resize: none;
      outline: none;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-label {
    height: 62px;
    padding: 18px 0 0 24px;
    border: 3px solid #e2e8ec;
    border-radius: 3px;
    color: #333333;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    opacity: 1; }
    .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-label > span {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      padding: 8px 0 0 0;
      background: #e2e8ec;
      width: 90px;
      color: #380A2E;
      font-size: 13px;
      line-height: 18px;
      font-weight: 700;
      text-align: center; }
      .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-label > span b {
        font-size: 24px; }
  .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria {
    padding: 30px 0 74px; }
    .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > span.pricespider-label {
      padding: 0 0 10px 0;
      color: #929ba1;
      font-size: 15px;
      line-height: 15px;
      font-weight: 400;
      opacity: 1; }
    .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria {
      padding: 0 3px 0 0;
      width: 50%; }
      .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria > div.pricespider-standard {
        padding: 24px 20px;
        background: #ffffff;
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
                box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); }
        .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria > div.pricespider-standard > span.pricespider-label {
          color: #929ba1;
          font-size: 15px;
          line-height: 15px;
          font-weight: 600;
          opacity: 1; }
          .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria > div.pricespider-standard > span.pricespider-label > small {
            position: absolute;
            right: 0; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria > div.pricespider-standard > span.pricespider-label > small > span {
              float: right;
              margin: -4px 0 0 20px;
              width: 24px;
              height: 24px;
              background: #e2e2e2;
              border-radius: 50%;
              cursor: pointer;
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s; }
              .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria > div.pricespider-standard > span.pricespider-label > small > span > svg {
                position: absolute;
                top: 6px;
                right: 0;
                left: 0;
                margin: 0 auto; }
                .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria > div.pricespider-standard > span.pricespider-label > small > span > svg path {
                  -o-transition-duration: 0.2s;
                     transition-duration: 0.2s;
                  -moz-transition-duration: 0.2s;
                  -webkit-transition-duration: 0.2s; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria > div.pricespider-standard > span.pricespider-label > small > span:hover {
              background: #848c91; }
              .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria > div.pricespider-standard > span.pricespider-label > small > span:hover > svg path {
                fill: #fff; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria > div.pricespider-standard > span.pricespider-label > small > small {
              color: #0e84c8;
              font-size: 14px;
              line-height: 14px;
              font-weight: 400;
              cursor: pointer; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria > div.pricespider-standard > div.pricespider-standard {
          padding: 24px 0 0 0; }
          .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria > div.pricespider-standard > div.pricespider-standard > span.pricespider-bubble {
            margin: 0 6px 6px 0;
            padding: 2px 10px 4px;
            width: auto;
            background: #88c766;
            border-radius: 10px;
            color: #ffffff;
            font-size: 15px;
            line-height: 15px;
            font-weight: 400;
            overflow: hidden;
            cursor: pointer; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria > div.pricespider-standard > div.pricespider-standard > span.pricespider-bubble > svg {
              position: absolute;
              top: 5px;
              right: 8px;
              opacity: 0;
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s; }
          .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria > div.pricespider-standard > div.pricespider-standard > span.pricespider-bubble:hover {
            padding: 2px 24px 4px 10px;
            background: #63a142; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.match-criteria > div.pricespider-standard > div.pricespider-standard > span.pricespider-bubble:hover svg {
              opacity: 1; }
    .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.sku {
      float: right;
      padding: 0 0 0 3px; }
      .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.sku > div.pricespider-standard > div.pricespider-standard > span.pricespider-product-bubble {
        margin: 0 12px 12px 0;
        padding: 0 0 0 0;
        width: 46px;
        height: 46px; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.sku > div.pricespider-standard > div.pricespider-standard > span.pricespider-product-bubble > span.product {
          position: relative;
          float: left;
          width: 46px;
          height: 46px;
          border: 2px solid #c2c9ce;
          background: #fff;
          border-radius: 50%;
          line-height: 40px;
          text-align: center; }
          .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.sku > div.pricespider-standard > div.pricespider-standard > span.pricespider-product-bubble > span.product > svg {
            display: inline-block;
            vertical-align: middle;
            width: 20px;
            height: auto; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.sku > div.pricespider-standard > div.pricespider-standard > span.pricespider-product-bubble > span.delete {
          position: absolute;
          width: 15px;
          height: 15px;
          bottom: 0;
          right: 0;
          background: #380A2E;
          border-radius: 50%;
          opacity: 0;
          cursor: pointer;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
          .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.sku > div.pricespider-standard > div.pricespider-standard > span.pricespider-product-bubble > span.delete > svg {
            position: absolute;
            top: 4px;
            right: 0;
            left: 0;
            margin: 0 auto; }
      .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.sku > div.pricespider-standard > div.pricespider-standard > span.pricespider-product-bubble:hover > span.product {
        border: 2px solid #c2c9ce; }
      .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.sku > div.pricespider-standard > div.pricespider-standard > span.pricespider-product-bubble:hover > span.delete {
        opacity: .6; }
      .widget-settings .widget-settings-content .page.rule-configuration > div.pricespider-standard.match-criteria > div.pricespider-standard.sku > div.pricespider-standard > div.pricespider-standard > span.pricespider-product-bubble:hover > span.delete:hover {
        opacity: 1; }
  .widget-settings .widget-settings-content .page.rule-configuration > div.actions {
    padding: 36px 0 0 0; }
    .widget-settings .widget-settings-content .page.rule-configuration > div.actions input[type="radio"],
    .widget-settings .widget-settings-content .page.rule-configuration > div.actions input[type="checkbox"] {
      display: none; }
    .widget-settings .widget-settings-content .page.rule-configuration > div.actions > label {
      float: left;
      margin: 0 8px 0 0;
      padding: 24px 0 0 0;
      width: 300px;
      height: 68px;
      background: #e2e8ec;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
      text-align: center;
      cursor: pointer; }
      .widget-settings .widget-settings-content .page.rule-configuration > div.actions > label > span {
        color: #929ba1;
        font-size: 18px;
        line-height: 18px;
        font-weight: 600; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > label > span > span {
          display: inline-block;
          margin: 0 0 0 8px;
          padding: 2px 8px;
          background: #929ba1;
          border-radius: 12px;
          color: #e2e8ec;
          font-size: 14px;
          line-height: 14px;
          font-weight: 600;
          text-align: center; }
    .widget-settings .widget-settings-content .page.rule-configuration > div.actions > input[type="radio"]:checked + label {
      background: #ffffff;
      -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
              box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
      cursor: default; }
      .widget-settings .widget-settings-content .page.rule-configuration > div.actions > input[type="radio"]:checked + label > span {
        color: #380A2E; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > input[type="radio"]:checked + label > span > span {
          background: #380A2E;
          color: #ffffff; }
    .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div {
      display: none; }
      .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label {
        padding: 12px 20px 0;
        height: 52px;
        background: #fff;
        border: none;
        -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
                box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
        opacity: 1; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > small {
          padding: 6px 0 0 0;
          width: auto;
          color: #929ba1;
          font-size: 15px;
          line-height: 15px;
          font-weight: 400;
          z-index: 2; }
          .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > small > svg {
            position: relative;
            right: -4px;
            top: 2px;
            opacity: 0;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > small.updating > svg.updating {
          opacity: 1;
          -webkit-animation: ps-animate-spin 1s infinite reverse linear;
          -o-animation: ps-animate-spin 1s infinite reverse linear;
          animation: ps-animate-spin 1s infinite reverse linear; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > label {
          float: right;
          margin: 0 0 0 8px;
          width: 28px;
          height: 28px;
          border-radius: 3px;
          cursor: pointer;
          z-index: 2;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
          .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > label svg {
            position: absolute;
            top: 6px;
            right: 0;
            left: 0;
            margin: 0 auto; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > label svg path {
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > input[type="checkbox"]:checked + label {
          background: #380A2E; }
          .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > input[type="checkbox"]:checked + label svg path {
            fill: #fff; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > label + div.tooltip .tooltip-inner {
          white-space: nowrap; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > label:hover {
          background: #eeeeee; }
          .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > label:hover svg path {
            fill: #380A2E; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > input[type="checkbox"].edit + label ~ label {
          opacity: 0;
          z-index: -1;
          -o-transition: 0s z-index, .2s opacity;
          transition: 0s z-index, .2s opacity;
          -moz-transition: 0s z-index, .2s opacity;
          -webkit-transition: 0s z-index, .2s opacity; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > input[type="checkbox"].edit:checked + label ~ label {
          opacity: 1;
          z-index: 2; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > input[type="checkbox"].edit:checked + label ~ label.disabled {
          opacity: .4;
          pointer-events: none;
          cursor: default; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > div.pricespider-label > span {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 26px;
          z-index: 0;
          background: -webkit-linear-gradient(90deg, #f0f0f0 0%, #f5f5f5 33%, #ffffff 100%);
          background: -o-linear-gradient(90deg, #f0f0f0 0%, #f5f5f5 33%, #ffffff 100%);
          background: -webkit-gradient(linear, left bottom, left top, from(#f0f0f0), color-stop(33%, #f5f5f5), to(#ffffff));
          background: -webkit-linear-gradient(bottom, #f0f0f0 0%, #f5f5f5 33%, #ffffff 100%);
          background: -o-linear-gradient(bottom, #f0f0f0 0%, #f5f5f5 33%, #ffffff 100%);
          background: linear-gradient(0deg, #f0f0f0 0%, #f5f5f5 33%, #ffffff 100%); }
      .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions {
        padding: 0 0 0 0;
        margin: 0 0 200px 0;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list {
          padding: 20px;
          height: 100%;
          min-height: 790px;
          background: #fff;
          -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
                  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
          z-index: 1; }
          .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > .no-actions {
            padding: 280px 0 0 0;
            color: #ced6db;
            font-size: 32px;
            line-height: 36px;
            font-weight: 600;
            text-align: center; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > .no-actions span {
              position: absolute;
              top: 120px;
              right: 0;
              left: 0;
              margin: 0 auto;
              width: 122px;
              height: 122px;
              background: #e2e8ec;
              border-radius: 50%; }
              .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > .no-actions span svg {
                position: absolute;
                top: 36px;
                right: 0;
                left: 6px;
                margin: 0 auto; }
          .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > div.pricespider-standard.action {
            margin: 0 0 10px 0;
            padding: 0 0 0 0; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > div.pricespider-standard.action > input[type="radio"] {
              display: none; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > div.pricespider-standard.action > label {
              position: absolute;
              top: 28px;
              left: 0;
              margin: 0 0 0 0;
              width: 26px;
              height: 26px;
              background: #fff;
              border: 1px solid #cccccc;
              border-radius: 50%;
              z-index: 0;
              cursor: pointer;
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s; }
              .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > div.pricespider-standard.action > label svg {
                position: absolute;
                top: 8px;
                right: 0;
                left: 0;
                margin: 0 auto; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > div.pricespider-standard.action > label:hover {
              border: 1px solid #1c8abe;
              -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
                      box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
            .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > div.pricespider-standard.action > input[type="radio"]:checked + label {
              background: #1c8abe;
              border: 1px solid transparent; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > div.pricespider-standard.action > div.pricespider-standard.content {
              height: 80px;
              margin: 0 0 0 0;
              padding: 0 0 0 58px;
              background: #fff;
              border: 1px solid #e2e8ec;
              border-radius: 4px;
              cursor: move; }
              .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > div.pricespider-standard.action > div.pricespider-standard.content > span.index {
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                padding: 30px 0 0 0;
                width: 58px;
                border-right: 1px solid #e2e8ec;
                color: #89969d;
                font-size: 18px;
                line-height: 18px;
                font-weight: 700;
                text-align: center; }
              .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > div.pricespider-standard.action > div.pricespider-standard.content > div.pricespider-label {
                padding: 30px 60px 0 60px;
                height: 100%;
                color: #333333;
                font-size: 15px;
                line-height: 15px;
                font-weight: 400;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                opacity: 1; }
                .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > div.pricespider-standard.action > div.pricespider-standard.content > div.pricespider-label > svg {
                  position: absolute;
                  top: 28px;
                  left: 24px; }
              .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > div.pricespider-standard.action > div.pricespider-standard.content > div.pricespider-menu-group {
                top: 23px;
                right: 23px; }
              .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > div.pricespider-standard.action > div.pricespider-standard.content > div.pricespider-menu-group.disabled {
                opacity: 0;
                z-index: -1; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.list > div.pricespider-standard.action > div.pricespider-standard.content:hover {
              -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18);
                      box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18); }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > input[type="checkbox"]:checked + .pricespider-standard.list .action {
          padding: 0 0 0 45px; }
        .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.menu {
          position: absolute;
          top: 0;
          right: 0;
          background: #687177;
          width: 316px;
          height: 100%;
          min-height: 790px;
          z-index: 0; }
          .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.menu > div.pricespider-standard {
            z-index: 2; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.menu > div.pricespider-standard > div.pricespider-label, .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.menu > div.pricespider-standard > span.pricespider-label {
              padding: 16px 0 0 20px;
              height: 50px;
              color: #ced6db;
              font-size: 15px;
              line-height: 15px;
              font-weight: 600;
              opacity: 1; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.menu > div.pricespider-standard > span.pricespider-label {
              padding: 12px 0 0 20px;
              height: 40px;
              color: #fff;
              background: #4c5459;
              font-weight: 700;
              opacity: 1; }
              .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.menu > div.pricespider-standard > span.pricespider-label svg {
                position: absolute;
                top: 18px;
                right: 20px; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.menu > div.pricespider-standard span.action {
              padding: 18px 0 0 46px;
              height: 52px;
              border-bottom: 1px solid #5a6268;
              color: #ffffff;
              font-size: 15px;
              line-height: 15px;
              font-weight: 400;
              opacity: .6;
              text-align: left; }
              .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.menu > div.pricespider-standard span.action span {
                position: absolute;
                top: 10px;
                left: 10px;
                width: 32px;
                height: 32px;
                cursor: pointer; }
                .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.menu > div.pricespider-standard span.action span svg {
                  position: absolute;
                  top: 10px;
                  right: 0;
                  left: 0;
                  margin: 0 auto; }
            .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.menu > div.pricespider-standard span.action:hover {
              background: #4f565b;
              opacity: 1; }
          .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > .pricespider-standard.actions > .pricespider-standard.menu > span {
            position: absolute;
            top: 0;
            left: 0;
            width: 52px;
            height: 100%;
            background: -webkit-linear-gradient(0deg, #555d62 0%, #586065 15%, #687177 100%);
            background: -o-linear-gradient(0deg, #555d62 0%, #586065 15%, #687177 100%);
            background: -webkit-gradient(linear, left top, right top, from(#555d62), color-stop(15%, #586065), to(#687177));
            background: -webkit-linear-gradient(left, #555d62 0%, #586065 15%, #687177 100%);
            background: -o-linear-gradient(left, #555d62 0%, #586065 15%, #687177 100%);
            background: linear-gradient(90deg, #555d62 0%, #586065 15%, #687177 100%);
            z-index: 1; }
      .widget-settings .widget-settings-content .page.rule-configuration > div.actions > div > input[type="checkbox"]:checked + div.actions {
        padding: 0 316px 0 0; }
    .widget-settings .widget-settings-content .page.rule-configuration > div.actions > input[type="radio"].online:checked + div,
    .widget-settings .widget-settings-content .page.rule-configuration > div.actions > input[type="radio"].local:checked + div {
      display: block; }
  .widget-settings .widget-settings-content > input[type="radio"]:checked + .page,
  .widget-settings .widget-settings-content > input[type="checkbox"]:checked + .page {
    display: block;
    min-height: 800px; }

.widget-settings .shoppable-widget-configuration-warning {
  padding: 15px;
  background-color: #FFF7E6;
  border: 1px solid #FFF7E6;
  border-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px; }

.widget-warnings {
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 0 0 0; }

.pricespider-account-settings {
  margin: 0 auto;
  padding: 48px 0 200px 0;
  width: 1200px;
  display: inline-block; }
  .pricespider-account-settings > .header {
    height: 156px;
    background: #f6f9fa;
    border: 1px solid #e2e8ec; }
    .pricespider-account-settings > .header > img {
      position: absolute;
      top: 40px;
      left: 40px;
      width: 76px;
      height: 76px; }
    .pricespider-account-settings > .header > div.pricespider-label {
      padding: 40px 0 0 156px;
      color: #333333;
      font-size: 32px;
      font-weight: 600;
      line-height: 32px;
      opacity: 1; }
      .pricespider-account-settings > .header > div.pricespider-label > span {
        color: #929ba1;
        font-size: 14px;
        line-height: 14px;
        font-weight: 600; }
    .pricespider-account-settings > .header > span {
      position: absolute;
      top: 60px;
      right: 50px;
      padding: 10px 20px 0;
      height: 35px;
      background: #848c91;
      color: #ffffff;
      font-size: 14px;
      line-height: 14px;
      font-weight: 400;
      text-align: center;
      border-radius: 18px; }
    .pricespider-account-settings > .header > span.pricespider-account-client-id {
      position: absolute;
      top: 60px;
      right: 285px;
      padding: 10px 20px 0;
      height: 35px;
      background: #848c91;
      color: #ffffff;
      font-size: 14px;
      line-height: 14px;
      font-weight: 400;
      text-align: center;
      border-radius: 18px; }
  .pricespider-account-settings > .left {
    padding: 10px 15px 0 0;
    width: 50%; }
    .pricespider-account-settings > .left > .pricespider-standard {
      padding: 40px 0 50px;
      border-bottom: 3px solid #eaeff2; }
      .pricespider-account-settings > .left > .pricespider-standard .json-validation-label {
        float: left;
        line-height: 42px;
        padding: 0 0 0 20px; }
      .pricespider-account-settings > .left > .pricespider-standard > .pricespider-label {
        padding: 0 0 32px 0;
        color: #333333;
        font-size: 24px;
        line-height: 24px;
        font-weight: 600;
        opacity: 1; }
      .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input {
        margin: 0 0 0 0;
        padding: 12px 94px 0 0;
        height: 48px; }
        .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input input {
          padding: 11px 0 0 0;
          height: auto;
          font-size: 18px;
          line-height: 24px;
          outline: none;
          -webkit-box-shadow: none;
                  box-shadow: none; }
        .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input input:focus {
          border-bottom: 1px solid #380A2E; }
        .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input input.ng-invalid-required + label {
          top: 26px;
          margin: 0 0 0 0;
          font-size: 18px;
          line-height: 18px; }
        .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input input:focus + label,
        .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input input.ng-invalid-required:focus + label,
        .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input label.permanent {
          top: 0;
          margin: 0 0 0 0;
          font-size: 13px;
          line-height: 13px;
          color: #380A2E; }
        .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input input + label {
          top: 0;
          margin: 0 0 0 0;
          font-size: 13px;
          line-height: 13px;
          color: #89979d; }
        .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input > span {
          position: absolute;
          right: 0;
          bottom: 0;
          padding: 14px 0 0 0;
          width: 74px;
          height: 42px;
          background: #380A2E;
          border-radius: 3px;
          text-align: center;
          opacity: .6;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
          .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input > span span, .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input > span small {
            position: absolute;
            right: 0;
            left: 0;
            margin: 0 auto;
            color: #ffffff;
            font-size: 14px;
            line-height: 14px;
            font-weight: 400;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
          .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input > span small {
            opacity: 0; }
          .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input > span svg {
            position: absolute;
            top: 18px;
            left: 16px;
            opacity: 0;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
          .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input > span svg.updating {
            top: 16px;
            right: 0;
            left: 0;
            margin: 0 auto; }
      .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input.ready > span {
        opacity: 1;
        cursor: pointer; }
      .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input.ready > span:hover {
        background: #66264D; }
      .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input.ready > input.ng-valid {
        border-bottom: 1px solid #380A2E; }
      .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input.updating > span {
        opacity: 1; }
        .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input.updating > span svg.updating {
          opacity: 1;
          -webkit-animation: ps-animate-spin 1s infinite reverse linear;
          -o-animation: ps-animate-spin 1s infinite reverse linear;
          animation: ps-animate-spin 1s infinite reverse linear; }
        .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input.updating > span span {
          opacity: 0; }
      .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input.updated {
        padding: 12px 128px 0 0; }
        .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input.updated > span {
          padding: 14px 0 0 20px;
          width: 108px;
          opacity: 1;
          background: #5cb85c; }
          .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input.updated > span svg.updated {
            opacity: 1; }
          .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input.updated > span span {
            opacity: 0; }
          .pricespider-account-settings > .left > .pricespider-standard > .pricespider-text-input.updated > span small {
            left: 16px;
            opacity: 1; }
    .pricespider-account-settings > .left > .pricespider-standard.brand > .pricespider-text-input {
      padding: 12px 82px 0 0; }
      .pricespider-account-settings > .left > .pricespider-standard.brand > .pricespider-text-input > span {
        width: 62px; }
    .pricespider-account-settings > .left > .pricespider-standard.brand > .pricespider-text-input.updated {
      padding: 12px 116px 0 0; }
      .pricespider-account-settings > .left > .pricespider-standard.brand > .pricespider-text-input.updated > span {
        width: 96px; }
    .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings {
      padding: 30px 0 0; }
      .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing {
        margin: 10px 0 0;
        padding: 22px 0 0 60px;
        height: 62px;
        background: #ffffff;
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
                box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
        border-radius: 4px; }
        .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > img {
          position: absolute;
          top: 20px;
          left: 25px; }
        .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > input[type="radio"] {
          display: none; }
        .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > span.pricespider-label {
          padding: 0 32px 0 0;
          width: auto;
          color: #333333;
          font-size: 18px;
          line-height: 22px;
          font-weight: 400;
          opacity: 1;
          z-index: 1;
          max-width: 472px;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
          .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > span.pricespider-label > label {
            position: absolute;
            top: -4px;
            right: 0;
            margin: 0 0 0 0;
            width: 32px;
            height: 32px;
            opacity: 0;
            cursor: pointer;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
            .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > span.pricespider-label > label > img {
              position: absolute;
              top: 8px;
              right: 0;
              left: 0;
              margin: 0 auto; }
        .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > span.pricespider-label:hover > label {
          opacity: 1; }
        .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          padding: 16px 122px 16px 16px;
          background: #fff;
          opacity: 0;
          z-index: 0; }
          .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name > input {
            height: 100%;
            border: none;
            border-bottom: 1px solid #848c91;
            outline: none; }
          .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name > span {
            position: absolute;
            right: 66px;
            bottom: 16px;
            padding: 8px 0 0 0;
            width: 40px;
            height: 34px;
            border: 1px solid #848c91;
            border-radius: 3px;
            text-align: center;
            opacity: .4;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s;
            z-index: 2; }
            .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name > span svg {
              position: absolute;
              top: 13px;
              right: 0;
              left: 0;
              margin: 0 auto;
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s; }
              .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name > span svg path {
                -o-transition-duration: 0.2s;
                   transition-duration: 0.2s;
                -moz-transition-duration: 0.2s;
                -webkit-transition-duration: 0.2s; }
            .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name > span svg.updating {
              top: 11px; }
          .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name > span.cancel {
            right: 16px;
            opacity: .8;
            cursor: pointer;
            z-index: 1; }
            .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name > span.cancel svg {
              top: 10px; }
          .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name > span.cancel:hover {
            opacity: 1;
            background: #848c91; }
            .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name > span.cancel:hover svg path {
              fill: #fff; }
        .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name.ready > span {
          opacity: .8;
          cursor: pointer; }
        .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name.ready > span:hover {
          opacity: 1;
          background: #848c91; }
          .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name.ready > span:hover svg path {
            fill: #fff; }
        .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name.updating {
          padding: 16px 66px 16px 16px; }
          .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name.updating > span {
            opacity: 1;
            right: 16px; }
            .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name.updating > span > svg.updated {
              opacity: 0; }
            .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name.updating > span > svg.updating {
              opacity: 1;
              -webkit-animation: ps-animate-spin 1s infinite reverse linear;
              -o-animation: ps-animate-spin 1s infinite reverse linear;
              animation: ps-animate-spin 1s infinite reverse linear; }
          .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name.updating > span.cancel {
            opacity: 0; }
        .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name.updated {
          padding: 16px 66px 16px 16px; }
          .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name.updated > span {
            opacity: 1;
            background: #5cb85c;
            border: 1px solid transparent;
            right: 16px;
            cursor: default; }
            .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name.updated > span svg.updated {
              opacity: 1; }
              .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name.updated > span svg.updated path {
                fill: #fff; }
          .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-standard.brand-name.updated > span.cancel {
            opacity: 0; }
        .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > input[type="radio"]:checked + span + div.pricespider-standard.brand-name {
          opacity: 1;
          z-index: 2; }
        .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-menu-group {
          top: 15px;
          right: 15px;
          opacity: .4; }
        .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing > div.pricespider-menu-group.open {
          opacity: 1; }
      .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing:hover > div.pricespider-menu-group {
        opacity: .6; }
      .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing:hover > div.pricespider-menu-group:hover,
      .pricespider-account-settings > .left > .pricespider-standard.brand > .brand-listings > .brand-listing:hover > div.pricespider-menu-group.open {
        opacity: 1; }
  .pricespider-account-settings > .right {
    padding: 10px 0 0 15px;
    width: 50%; }
    .pricespider-account-settings > .right > .pricespider-standard > .pricespider-label {
      padding: 0 0 32px 0;
      color: #333333;
      font-size: 24px;
      line-height: 24px;
      font-weight: 600;
      opacity: 1; }
    .pricespider-account-settings > .right > .pricespider-standard.country {
      padding: 40px 0 0; }
      .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector {
        padding: 20px 102px 20px 20px;
        background: #eaeff2; }
        .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector > span.pricespider-standard {
          position: absolute;
          top: 20px;
          right: 20px;
          padding: 17px 0 0 0;
          width: 62px;
          height: 42px;
          background-color: #380A2E;
          border-radius: 3px;
          text-align: center;
          opacity: .6;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
          .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector > span.pricespider-standard > span, .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector > span.pricespider-standard > small {
            position: absolute;
            right: 0;
            left: 0;
            margin: 0 auto;
            color: #ffffff;
            font-size: 14px;
            font-weight: 400;
            line-height: 9px;
            opacity: 0;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
          .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector > span.pricespider-standard > span {
            opacity: 1; }
          .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector > span.pricespider-standard > svg {
            position: absolute;
            top: 16px;
            right: 0;
            left: 0;
            margin: 0 auto;
            opacity: 0;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
          .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector > span.pricespider-standard > svg.updated {
            top: 18px;
            left: 16px;
            margin: 0; }
        .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector .insights-menu-group-menu-item > label > span {
          margin: 12px 12px 0 0; }
      .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.ready {
        padding: 20px 102px 20px 20px; }
        .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.ready > span.pricespider-standard {
          width: 62px;
          opacity: 1;
          cursor: pointer; }
          .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.ready > span.pricespider-standard > small {
            opacity: 0;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
        .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.ready > span.pricespider-standard:hover {
          background: #66264D; }
      .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.updating > span.pricespider-standard {
        opacity: 1; }
        .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.updating > span.pricespider-standard > svg.updated, .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.updating > span.pricespider-standard > span {
          opacity: 0; }
        .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.updating > span.pricespider-standard > svg.updating {
          opacity: 1;
          -webkit-animation: ps-animate-spin 1s infinite reverse linear;
          -o-animation: ps-animate-spin 1s infinite reverse linear;
          animation: ps-animate-spin 1s infinite reverse linear; }
      .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.updated {
        padding: 20px 136px 20px 20px; }
        .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.updated > span.pricespider-standard {
          width: 96px;
          background: #5cb85c;
          opacity: 1; }
          .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.updated > span.pricespider-standard > svg.updating, .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.updated > span.pricespider-standard > span {
            opacity: 0; }
          .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.updated > span.pricespider-standard > svg.updated, .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.updated > span.pricespider-standard > small {
            opacity: 1; }
          .pricespider-account-settings > .right > .pricespider-standard.country > .pricespider-standard.pricespider-country-selector.updated > span.pricespider-standard > small {
            left: 16px; }
    .pricespider-account-settings > .right > .country-listing {
      padding: 20px;
      height: 80px;
      border-bottom: 3px solid #eaeff2; }
      .pricespider-account-settings > .right > .country-listing .flag {
        width: 60px;
        height: 40px;
        margin: -10px 0 0 0; }
        .pricespider-account-settings > .right > .country-listing .flag img {
          width: 60px; }
      .pricespider-account-settings > .right > .country-listing span.pricespider-label {
        padding: 10px 0 0 20px;
        width: auto;
        color: #333333;
        font-size: 20px;
        line-height: 20px;
        font-weight: 400;
        opacity: 1; }
      .pricespider-account-settings > .right > .country-listing > div.delete {
        position: absolute;
        top: 24px;
        right: 12px;
        width: 32px;
        height: 32px;
        cursor: pointer;
        opacity: 0;
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
        .pricespider-account-settings > .right > .country-listing > div.delete img, .pricespider-account-settings > .right > .country-listing > div.delete svg {
          position: absolute;
          top: 8px;
          right: 0;
          left: 0;
          margin: 0 auto;
          width: 15px; }
        .pricespider-account-settings > .right > .country-listing > div.delete > svg > path {
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
    .pricespider-account-settings > .right > .country-listing:hover > div.delete {
      opacity: 1; }
    .pricespider-account-settings > .right > .country-listing:hover > div.delete:hover > svg path {
      fill: #380A2E; }
    .pricespider-account-settings > .right > .no-countries {
      padding: 32px 0 0 0;
      color: #929ba1;
      font-size: 15px;
      font-weight: 400;
      line-height: 18px; }

.delete-modal > .insights-dialog-content-wrapper > .insights-dialog-header, .define-action > .insights-dialog-content-wrapper > .insights-dialog-header, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-header {
  height: auto; }
  .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-header > svg, .define-action > .insights-dialog-content-wrapper > .insights-dialog-header > svg, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-header > svg {
    position: absolute;
    top: 44px;
    right: 0;
    left: 0;
    margin: 0 auto; }
  .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-header > .insights-dialog-header-title, .define-action > .insights-dialog-content-wrapper > .insights-dialog-header > .insights-dialog-header-title, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-header > .insights-dialog-header-title {
    padding: 116px 100px 0;
    text-align: center; }

.delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content {
  padding: 0 60px;
  background: #fff; }
  .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row {
    border: none; }
    .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > span, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > span, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > span {
      padding: 0 0 6px 0;
      color: #ff6547;
      font-size: 15px;
      line-height: 15px;
      font-weight: 700;
      opacity: 1; }
    .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > input[type="checkbox"], .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > input[type="checkbox"], .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > input[type="checkbox"] {
      display: none; }
    .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > label, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > label, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > label {
      margin: 0 0 0 0;
      width: auto;
      color: #333333;
      font-size: 15px;
      line-height: 15px;
      font-weight: 400; }
      .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > label > span, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > label > span, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > label > span {
        position: absolute;
        top: 7px;
        left: 0;
        width: 20px;
        height: 20px;
        border: 1px solid #cccccc;
        background: #fff;
        border-radius: 2px;
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
        .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > label > span > svg, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > label > span > svg, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > label > span > svg {
          position: absolute;
          top: 4px;
          right: 0;
          left: 0;
          margin: 0 auto; }
    .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > input[type="checkbox"] + label, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > input[type="checkbox"] + label, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > input[type="checkbox"] + label {
      padding: 10px 0 10px 32px;
      cursor: pointer; }
    .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > input[type="checkbox"] + label:hover > span, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > input[type="checkbox"] + label:hover > span, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > input[type="checkbox"] + label:hover > span {
      border: 1px solid #1c8abe;
      -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
              box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
    .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > input[type="checkbox"]:checked + label > span, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > input[type="checkbox"]:checked + label > span, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .pricespider-standard > input[type="checkbox"]:checked + label > span {
      background: #1c8abe;
      border: 1px solid #1c8abe; }
    .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center {
      position: relative;
      float: none;
      margin: 0 auto;
      width: 274px;
      height: 52px; }
      .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half {
        float: left;
        margin: 0 0 0 0;
        width: 122px;
        opacity: .6; }
        .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half > span, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half > span, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half > span {
          opacity: 1;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
        .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half > svg.updating, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half > svg.updating, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half > svg.updating {
          position: absolute;
          top: 20px;
          right: 0;
          left: 0;
          margin: 0 auto;
          opacity: 0;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s; }
      .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.ready, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.ready, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.ready {
        opacity: 1;
        cursor: pointer; }
      .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.ready:hover, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.ready:hover, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.ready:hover {
        background: #43a343; }
      .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.cancel, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.cancel, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.cancel {
        background: none;
        float: right;
        border: 1px solid #848c91;
        color: #848c91; }
      .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.cancel:hover, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.cancel:hover, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.cancel:hover {
        background: #848c91;
        color: #fff; }
      .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.updating, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.updating, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.updating {
        opacity: 1; }
        .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.updating > span, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.updating > span, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.updating > span {
          opacity: 0; }
        .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.updating > svg.updating, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.updating > svg.updating, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.updating > svg.updating {
          opacity: 1;
          -webkit-animation: ps-animate-spin 1s infinite reverse linear;
          -o-animation: ps-animate-spin 1s infinite reverse linear;
          animation: ps-animate-spin 1s infinite reverse linear; }
  .delete-modal > .insights-dialog-content-wrapper > .insights-dialog-content > div:last-of-type, .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div:last-of-type, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div:last-of-type {
    padding: 0 0 40px; }

.delete-modal > .insights-dialog-content-wrapper > .confirmation, .define-action > .insights-dialog-content-wrapper > .confirmation, .add-tags > .insights-dialog-content-wrapper > .confirmation {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 0 0 0;
  background: #fff;
  border-radius: 10px;
  z-index: -1;
  opacity: 0;
  -o-transition-duration: 0.8s;
     transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s; }
  .delete-modal > .insights-dialog-content-wrapper > .confirmation > svg, .define-action > .insights-dialog-content-wrapper > .confirmation > svg, .add-tags > .insights-dialog-content-wrapper > .confirmation > svg {
    width: 60px;
    height: auto;
    opacity: .6;
    position: absolute;
    top: 146px;
    right: 0;
    left: 0;
    margin: 0 auto; }
    .delete-modal > .insights-dialog-content-wrapper > .confirmation > svg > path, .define-action > .insights-dialog-content-wrapper > .confirmation > svg > path, .add-tags > .insights-dialog-content-wrapper > .confirmation > svg > path {
      fill: #333; }
  .delete-modal > .insights-dialog-content-wrapper > .confirmation > span, .define-action > .insights-dialog-content-wrapper > .confirmation > span, .add-tags > .insights-dialog-content-wrapper > .confirmation > span {
    margin: 0 0 0 0;
    padding: 220px 0 0;
    text-align: center;
    font-size: 28px;
    line-height: 28px; }

.delete-modal > .insights-dialog-content-wrapper > .confirmation.created,
.delete-modal > .insights-dialog-content-wrapper > .confirmation.updated, .define-action > .insights-dialog-content-wrapper > .confirmation.created,
.define-action > .insights-dialog-content-wrapper > .confirmation.updated, .add-tags > .insights-dialog-content-wrapper > .confirmation.created,
.add-tags > .insights-dialog-content-wrapper > .confirmation.updated {
  z-index: 2;
  opacity: 1; }

.define-action > .insights-dialog-content-wrapper > .confirmation > svg {
  top: 246px; }

.define-action > .insights-dialog-content-wrapper > .confirmation > span {
  padding: 320px 0 0; }

.define-action > .insights-dialog-content-wrapper > .insights-dialog-header, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-header {
  height: 102px; }
  .define-action > .insights-dialog-content-wrapper > .insights-dialog-header > .insights-dialog-header-title, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-header > .insights-dialog-header-title {
    padding: 36px 0 0 0; }
    .define-action > .insights-dialog-content-wrapper > .insights-dialog-header > .insights-dialog-header-title svg, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-header > .insights-dialog-header-title svg {
      position: relative;
      top: 4px; }

.define-action > .insights-dialog-content-wrapper > .insights-dialog-content, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content {
  padding: 30px;
  background: #FAF8F5; }
  .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > span.pricespider-label, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > span.pricespider-label {
    padding: 0 0 16px;
    color: #333;
    font-size: 18px;
    line-height: 18px;
    opacity: 1; }
  .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list {
    padding: 44px 7px 8px 12px;
    height: 328px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px; }
    .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-label, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-label {
      position: absolute;
      top: 0;
      left: 0;
      padding: 12px;
      height: 36px;
      border-bottom: 1px solid #e9e9e9;
      color: #333;
      font-size: 13px;
      line-height: 13px;
      font-weight: 600;
      opacity: 1; }
    .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard {
      height: 274px;
      overflow-x: auto;
      overflow-x: hidden; }
      .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard {
        height: auto;
        border-bottom: 1px solid #e9e9e9; }
        .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"], .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"] {
          display: none; }
        .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label {
          margin: 0 0 0 0;
          padding: 0 0 0 32px;
          width: 100%;
          height: 64px;
          color: #333333;
          font-size: 15px;
          line-height: 64px;
          font-weight: 400;
          cursor: pointer; }
          .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > span, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > span {
            position: absolute;
            top: 22px;
            left: 0;
            width: 20px;
            height: 20px;
            border: 1px solid #cccccc;
            background: #fff;
            border-radius: 2px;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            -webkit-transition-duration: 0.2s; }
            .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > span > svg, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > span > svg {
              position: absolute;
              top: 4px;
              right: 0;
              left: 0;
              margin: 0 auto; }
          .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > div, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > div {
            height: 64px;
            line-height: 64px;
            display: inline-block;
            vertical-align: middle; }
            .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > div > img, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > div > img {
              width: 120px;
              margin: 0 28px 0 0; }
            .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > div > img.ps-logo-error, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > div > img.ps-logo-error {
              display: none; }
          .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > small, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > small {
            color: #333333;
            font-size: 14px;
            line-height: 14px;
            font-weight: 400; }
        .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"]:checked + label > span, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"]:checked + label > span {
          background: #380A2E;
          border: 1px solid #380A2E; }
      .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard:last-of-type, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard:last-of-type {
        border-bottom: 1px solid transparent; }
  .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > div:last-of-type, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div:last-of-type {
    padding: 40px 0 0; }
  .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content {
    padding: 30px;
    background: #FAF8F5; }
    .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > span.pricespider-label, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > span.pricespider-label {
      padding: 0 0 16px;
      color: #333333;
      font-size: 18px;
      line-height: 18px;
      opacity: 1; }
    .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard > span.pricespider-label, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard > span.pricespider-label {
      padding: 0 0 16px;
      color: #333333;
      font-size: 18px;
      line-height: 18px;
      opacity: 1; }
    .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list {
      padding: 44px 4px 8px 12px;
      height: 328px;
      background: #ffffff;
      border: 1px solid #dddddd;
      border-radius: 5px; }
      .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-label, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-label {
        position: absolute;
        top: 0;
        left: 0;
        padding: 12px;
        height: 36px;
        border-bottom: 1px solid #e9e9e9;
        color: #333333;
        font-size: 13px;
        line-height: 13px;
        font-weight: 600;
        opacity: 1; }
      .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard {
        height: 274px;
        overflow: scroll;
        overflow-x: hidden; }
        .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard {
          height: auto;
          border-bottom: 1px solid #e9e9e9; }
          .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"],
          .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > input[type="radio"], .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"],
          .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > input[type="radio"] {
            display: none; }
          .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label {
            margin: 0 0 0 0;
            padding: 0 0 0 32px;
            width: 100%;
            height: 64px;
            color: #333333;
            font-size: 15px;
            line-height: 64px;
            font-weight: 400;
            cursor: pointer; }
            .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > span, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > span {
              position: absolute;
              top: 22px;
              left: 0;
              width: 20px;
              height: 20px;
              border: 1px solid #cccccc;
              background: #fff;
              border-radius: 2px;
              -o-transition-duration: 0.2s;
                 transition-duration: 0.2s;
              -moz-transition-duration: 0.2s;
              -webkit-transition-duration: 0.2s; }
              .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > span > svg, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > span > svg {
                position: absolute;
                top: 4px;
                right: 0;
                left: 0;
                margin: 0 auto; }
            .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > div, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > div {
              height: 64px;
              line-height: 64px;
              display: inline-block;
              vertical-align: middle; }
              .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > div > img, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > div > img {
                width: 120px;
                margin: 0 28px 0 0; }
              .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > div > img.ps-logo-error, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > div > img.ps-logo-error {
                display: none; }
            .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > small, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label > small {
              display: inline-block;
              max-width: 212px;
              color: #333333;
              font-size: 14px;
              line-height: 14px;
              font-weight: 400;
              text-overflow: ellipsis;
              overflow: hidden;
              white-space: nowrap; }
          .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"]:checked + label > span,
          .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > input[type="radio"]:checked + label > span, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"]:checked + label > span,
          .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > input[type="radio"]:checked + label > span {
            background: #380A2E;
            border: 1px solid #380A2E; }
        .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard:last-of-type, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard:last-of-type {
          border-bottom: 1px solid transparent; }
    .define-action > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div:last-of-type, .add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content > div:last-of-type {
      padding: 40px 0 0; }

.define-action ::-webkit-scrollbar, .add-tags ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 8px;
  border-radius: 4px; }

.define-action ::-webkit-scrollbar-thumb, .add-tags ::-webkit-scrollbar-thumb {
  max-height: 80px;
  height: 80px;
  width: 8px;
  border-radius: 4px;
  -webkit-background-clip: content-box;
          background-clip: content-box;
  background-color: #ffffff;
  border: 1px solid #c0ced5; }

.define-action ::-webkit-scrollbar-thumb:hover, .add-tags ::-webkit-scrollbar-thumb:hover {
  background-color: #676767; }

.define-action ::-webkit-scrollbar-track-piece, .add-tags ::-webkit-scrollbar-track-piece {
  background-color: #d8e0e4;
  border-radius: 4px; }

.define-action ::-webkit-scrollbar-track, .add-tags ::-webkit-scrollbar-track {
  background-color: #d8e0e4;
  border-radius: 4px; }

.define-action ::-webkit-scrollbar-corner, .add-tags ::-webkit-scrollbar-corner {
  background-color: transparent;
  border-radius: 4px; }

.pricespider-select > button {
  padding: 0 0 0 12px;
  width: 100%;
  height: 40px;
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  outline: none; }
  .pricespider-select > button > span {
    float: left;
    padding: 0 0 0 0;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400; }

.pricespider-select > svg {
  position: absolute;
  top: 20px;
  right: 12px;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }

.pricespider-select > div.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  margin: 2px 0 0;
  padding: 5px 4px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175);
  display: none;
  z-index: 1000; }
  .pricespider-select > div.dropdown-menu > div.pricespider-standard {
    max-height: 300px;
    overflow: auto; }
    .pricespider-select > div.dropdown-menu > div.pricespider-standard > div.pricespider-standard {
      color: #333333;
      font-size: 14px;
      line-height: 14px;
      font-weight: 400;
      text-align: left;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
      .pricespider-select > div.dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"],
      .pricespider-select > div.dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="radio"] {
        display: none; }
      .pricespider-select > div.dropdown-menu > div.pricespider-standard > div.pricespider-standard > label {
        display: inline-block;
        margin: 0 0 0 0;
        padding: 8px 12px;
        width: 100%;
        font-weight: 400;
        line-height: 16px;
        cursor: pointer;
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
        .pricespider-select > div.dropdown-menu > div.pricespider-standard > div.pricespider-standard > label > span {
          margin: 0 12px 0 0;
          width: 16px;
          height: 16px;
          background: #fff;
          border: 1px solid #cccccc;
          border-radius: 2px; }
          .pricespider-select > div.dropdown-menu > div.pricespider-standard > div.pricespider-standard > label > span > svg {
            position: absolute;
            top: 3px;
            right: 0;
            left: 0;
            margin: 0 auto;
            width: 10px; }
      .pricespider-select > div.dropdown-menu > div.pricespider-standard > div.pricespider-standard > label:hover {
        background: #f5f5f5; }
      .pricespider-select > div.dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="checkbox"]:checked + label > span,
      .pricespider-select > div.dropdown-menu > div.pricespider-standard > div.pricespider-standard > input[type="radio"]:checked + label > span {
        background: #0c92ef;
        border: 1px solid #0c92ef; }

.pricespider-select.open > svg {
  -ms-transform: rotate(180deg);
   -o-transform: rotate(180deg);
      transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg); }

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

.add-tags > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > div.pricespider-standard {
  height: 274px; }

.include-distance > .insights-dialog-content-wrapper > .insights-dialog-content > span.pricespider-label, .limit-same-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > span.pricespider-label {
  padding: 12px 0 48px 0;
  text-align: center; }
  .include-distance > .insights-dialog-content-wrapper > .insights-dialog-content > span.pricespider-label > b, .limit-same-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > span.pricespider-label > b {
    display: inline-block;
    margin: 14px 32px 0 0;
    vertical-align: top; }
  .include-distance > .insights-dialog-content-wrapper > .insights-dialog-content > span.pricespider-label > div.ps-dropdown, .limit-same-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > span.pricespider-label > div.ps-dropdown {
    float: none;
    display: inline-block;
    width: 82px; }

.include-distance > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard, .limit-same-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard {
  height: auto;
  padding: 28px 0 24px;
  background: none;
  border: none;
  text-align: center; }
  .include-distance > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard, .limit-same-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard {
    float: none;
    margin: 0 auto 0 -16px;
    display: inline-block;
    width: 380px; }
    .include-distance > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard > span, .limit-same-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard > span {
      position: absolute;
      top: -44px;
      width: 80px;
      background: #333333;
      padding: 6px 12px;
      border-radius: 4px;
      color: #ffffff;
      font-size: 18px;
      line-height: 18px;
      font-weight: 600;
      text-align: center; }
      .include-distance > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard > span > span, .limit-same-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard > span > span {
        position: absolute;
        right: 0;
        bottom: -4px;
        left: 0;
        margin: 0 auto;
        width: 10px;
        height: 10px;
        background: #333333;
        border-radius: 2px;
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
    .include-distance > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard > small, .limit-same-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard > small {
      position: absolute;
      top: 1px;
      left: -16px;
      color: #b4c0c8;
      font-size: 13px;
      line-height: 13px;
      font-weight: 400; }
    .include-distance > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard > small:last-of-type, .limit-same-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard > small:last-of-type {
      left: auto;
      right: -28px; }
    .include-distance > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard > input[type="range"], .limit-same-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard > input[type="range"] {
      -webkit-appearance: none;
      border-radius: 8px;
      height: 7px;
      border: 1px solid #bdc3c7;
      background-color: #d2dae0;
      width: 380px;
      display: inline-block;
      outline: none;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .include-distance > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard > input[type='range']::-webkit-slider-thumb, .limit-same-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard > input[type='range']::-webkit-slider-thumb {
      -webkit-appearance: none;
      background-color: #ffffff;
      border: 1px solid #d5dadd;
      -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
              box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
      width: 26px;
      height: 26px;
      border-radius: 50%;
      z-index: 4;
      outline: none;
      cursor: pointer;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s; }

.include-distance > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.cancel, .limit-same-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > .insights-dialog-content-row > .center > .half.cancel {
  background: none; }

.include-distance > .insights-dialog-content-wrapper > .confirmation > svg, .limit-same-sellers > .insights-dialog-content-wrapper > .confirmation > svg {
  top: 146px; }

.include-distance > .insights-dialog-content-wrapper > .confirmation > span, .limit-same-sellers > .insights-dialog-content-wrapper > .confirmation > span {
  padding: 220px 0 0 0; }

.limit-same-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > span.pricespider-label > b {
  margin: 0 0 0 0; }

.limit-same-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard > span.pricespider-standard > span {
  width: 48px; }

.limit-same-sellers > .insights-dialog-content-wrapper > .confirmation > svg {
  top: 132px; }

.limit-same-sellers > .insights-dialog-content-wrapper > .confirmation > span {
  padding: 206px 0 0 0; }

.prioritize-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list {
  padding: 8px 4px 8px 12px;
  height: 268px; }
  .prioritize-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard {
    height: 250px; }
    .prioritize-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label.pricespider-standard {
      cursor: default; }
      .prioritize-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > label.pricespider-standard > span {
        color: #89969d;
        line-height: 20px;
        font-weight: 700;
        text-align: center;
        border: none; }
    .prioritize-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > span {
      position: absolute;
      top: 0;
      right: 64px;
      bottom: 0;
      width: 32px; }
      .prioritize-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > span > label {
        width: 32px;
        height: 32px;
        cursor: pointer; }
        .prioritize-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > span > label > svg {
          position: absolute;
          top: 0;
          right: 0;
          left: 0;
          margin: 0 auto; }
      .prioritize-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > span > label.disabled {
        opacity: .4;
        pointer-events: none;
        cursor: default; }
      .prioritize-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > span > label:hover {
        background: #f5f5f5; }
      .prioritize-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > span > label.disabled:hover {
        background: none; }
    .prioritize-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > div.pricespider-x-menu > div.pricespider-standard > label.disabled {
      opacity: .4;
      pointer-events: none;
      cursor: default; }
    .prioritize-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > div.pricespider-x-menu > div.pricespider-standard > label:hover {
      background: #f5f5f5; }
    .prioritize-sellers > .insights-dialog-content-wrapper > .insights-dialog-content > div.pricespider-standard.list > div.pricespider-standard > div.pricespider-standard > div.pricespider-x-menu > div.pricespider-standard > label.disabled:hover {
      background: none; }

.manual-action > .insights-dialog-content-wrapper > .pricespider-standard.insights-dialog-content > .pricespider-standard {
  border: none;
  background: none;
  border-radius: 0;
  padding: 0 0 0 0;
  height: auto; }
  .manual-action > .insights-dialog-content-wrapper > .pricespider-standard.insights-dialog-content > .pricespider-standard textarea, .manual-action > .insights-dialog-content-wrapper > .pricespider-standard.insights-dialog-content > .pricespider-standard textarea.ng-valid {
    height: 80px;
    resize: none;
    margin: 8px 0;
    padding: 19px 17px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }

.manual-action > .insights-dialog-content-wrapper > .confirmation.updated > svg {
  top: 146px; }

.manual-action > .insights-dialog-content-wrapper > .confirmation.updated > span {
  padding: 220px 0 0; }

.overflow-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 200px; }

.store-finder-sellers > div.pricespider-standard {
  border: none;
  padding: 0 0 20px 0; }
  .store-finder-sellers > div.pricespider-standard > div.pricespider-country-selector {
    width: 230px; }
    .store-finder-sellers > div.pricespider-standard > div.pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard input[type="radio"] + label > span {
      margin: 0 12px 0 0; }

.store-finder-sellers > div.pricespider-standard.generic-seller-listings {
  padding: 40px 0 20px 0;
  border-top: 3px solid #eaeff2; }
  .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-label {
    padding: 0 0 10px 0;
    opacity: 1; }
    .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-label > b {
      color: #333333;
      font-size: 24px;
      line-height: 24px;
      font-weight: 600; }
      .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-label > b > svg {
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s;
        opacity: 0; }
    .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-label > b.updating > svg {
      opacity: 1;
      -webkit-animation: ps-animate-spin 1s infinite reverse linear;
      -o-animation: ps-animate-spin 1s infinite reverse linear;
      animation: ps-animate-spin 1s infinite reverse linear; }
    .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-label > span.pricespider-standard {
      color: #929ba1;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400; }
    .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-label > div {
      position: absolute;
      top: 0;
      right: 0; }
      .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-label > div > label {
        margin: 0 0 0 10px; }
      .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-label > div > label.disabled, .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-label > div > label.disabled:hover {
        opacity: .4;
        pointer-events: none;
        cursor: default; }
      .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-label > div > input[type="checkbox"]:checked + label {
        background: #848c91; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-label > div > input[type="checkbox"]:checked + label > span > svg path {
          fill: #fff; }
  .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard {
    padding: 10px 0; }
    .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller {
      padding: 5px 0; }
      .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > input[type="radio"] {
        display: none; }
      .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > label {
        position: absolute;
        top: 32px;
        left: 0;
        margin: 0 0 0 0;
        width: 26px;
        height: 26px;
        border: 1px solid #cccccc;
        border-radius: 50%;
        z-index: 0;
        cursor: pointer;
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > label > svg {
          position: absolute;
          top: 8px;
          right: 0;
          left: 0;
          margin: 0 auto;
          opacity: 0; }
      .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > label:hover {
        border: 1px solid #1c8abe;
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
                box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
      .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > input[type="radio"]:checked + label {
        background: #1c8abe;
        border: 1px solid transparent; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > input[type="radio"]:checked + label > svg {
          opacity: 1; }
      .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard {
        padding: 0 0 0 0;
        height: 80px;
        background: #ffffff;
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
        border-radius: 4px; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard.inactive {
          height: 110px; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard .inactive-info {
          margin-bottom: 10px; }
          .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard .inactive-info i {
            opacity: .3; }
            .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard .inactive-info i:hover {
              opacity: 1; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > b {
          position: absolute;
          top: 0;
          left: 0;
          padding: 32px 0 0 24px;
          width: 64px;
          height: 80px;
          color: #89969d;
          font-size: 18px;
          line-height: 18px;
          text-align: left; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.logo {
          position: absolute;
          top: 0;
          left: 64px;
          padding: 0 0 0 0;
          width: 90px;
          height: 80px;
          line-height: 80px;
          vertical-align: middle; }
          .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.logo > img {
            display: inline-block;
            max-width: 90px; }
          .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.logo > img.ps-logo-error {
            display: none; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.info {
          position: absolute;
          top: 0;
          left: 154px;
          padding: 24px 0 0 40px;
          height: 80px;
          vertical-align: middle;
          font-size: 15px;
          line-height: 18px;
          font-weight: 400;
          text-align: left; }
          .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.info > input[type="radio"] {
            display: none; }
          .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.info > span {
            padding: 0 0 0 16px; }
            .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.info > span > a, .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.info > span > svg {
              position: absolute;
              top: 2px;
              left: 0; }
            .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.info > span > svg {
              top: 4px; }
            .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.info > span > span {
              display: inline-block;
              max-width: 400px;
              font-size: 14px;
              line-height: 20px;
              cursor: default;
              text-overflow: ellipsis;
              overflow: hidden;
              white-space: nowrap; }
              .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.info > span > span > a:hover {
                text-decoration: underline; }
            .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.info > span > label {
              position: relative;
              top: -5px;
              width: auto;
              margin: 0 0 0 0;
              color: #380A2E;
              font-size: 14px;
              line-height: 10px;
              font-weight: 400;
              cursor: pointer; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > span.edit {
          position: absolute;
          top: 0;
          right: 0;
          left: auto;
          padding: 0 0 0 0;
          width: 64px;
          height: 80px;
          color: #89969d;
          font-size: 18px;
          line-height: 18px;
          text-align: left; }
          .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > span.edit > div.pricespider-menu-group {
            top: 24px;
            right: 24px; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > input[type="radio"] {
          display: none; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          padding: 32px 122px 16px 16px;
          width: 100%;
          height: 100%;
          background: #fff;
          z-index: -1;
          opacity: 0; }
          .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > input[type="text"] {
            height: auto;
            border: none;
            border-bottom: 1px dotted #929ba1;
            outline: none;
            font-size: 20px;
            line-height: 24px;
            color: #8a969d; }
          .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span {
            position: absolute;
            right: 66px;
            bottom: 22px;
            padding: 8px 0 0 0;
            width: 40px;
            height: 34px;
            border: 1px solid #848c91;
            border-radius: 3px;
            text-align: center;
            opacity: .4;
            -webkit-transition-duration: 0.2s;
            -o-transition-duration: 0.2s;
               transition-duration: 0.2s;
            z-index: 2; }
            .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span > svg {
              position: absolute;
              top: 13px;
              right: 0;
              left: 0;
              margin: 0 auto; }
            .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span > svg.updating {
              opacity: 0; }
            .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span > span {
              padding: 0 0 0 16px; }
              .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span > span > svg, .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span > span a {
                position: absolute;
                top: 4px;
                left: 0; }
                .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span > span > svg > svg > path, .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span > span a > svg > path {
                  -o-transition-duration: 0.2s;
                     transition-duration: 0.2s;
                  -moz-transition-duration: 0.2s;
                  -webkit-transition-duration: 0.2s; }
              .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span > span > a {
                cursor: pointer; }
              .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span > span > a:hover > svg > path {
                fill: #380A2E; }
              .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span > span > span {
                display: inline-block;
                max-width: 560px;
                font-size: 14px;
                line-height: 24px;
                cursor: default;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap; }
                .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span > span > span > a {
                  position: relative;
                  top: 0; }
                .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span > span > span > a:hover {
                  text-decoration: underline; }
              .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span > span > label {
                position: relative;
                top: -7px;
                width: auto;
                margin: 0 0 0 0;
                color: #380A2E;
                font-size: 14px;
                line-height: 14px;
                font-weight: 400;
                cursor: pointer; }
          .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard > span.cancel {
            right: 16px;
            opacity: .8;
            cursor: pointer;
            z-index: 1; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard.ready > span {
          opacity: 1;
          cursor: pointer; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard.updating {
          padding: 32px 66px 16px 16px; }
          .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard.updating > span {
            right: 16px;
            opacity: 1; }
            .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard.updating > span > svg.updated {
              opacity: 0; }
            .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard.updating > span > svg.updating {
              opacity: 1;
              -webkit-animation: ps-animate-spin 1s infinite reverse linear;
              -o-animation: ps-animate-spin 1s infinite reverse linear;
              animation: ps-animate-spin 1s infinite reverse linear; }
          .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard.updating > span.cancel {
            opacity: 0; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard.updated {
          padding: 32px 66px 16px 16px; }
          .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard.updated > span {
            opacity: 1;
            background: #5cb85c;
            border: 1px solid transparent;
            right: 16px;
            cursor: default; }
            .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard.updated > span > svg.updated {
              opacity: 1; }
              .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard.updated > span > svg.updated > path {
                fill: #fff; }
            .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard.updated > span > svg.updating {
              opacity: 0; }
          .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > div.pricespider-standard.updated > span.cancel {
            opacity: 0; }
        .store-finder-sellers > div.pricespider-standard.generic-seller-listings > div.pricespider-standard > div.pricespider-standard.generic-seller > div.pricespider-standard > input[type="radio"]:checked + div.pricespider-standard {
          z-index: 2;
          opacity: 1; }
  .store-finder-sellers > div.pricespider-standard.generic-seller-listings > input[type="checkbox"] {
    display: none; }
  .store-finder-sellers > div.pricespider-standard.generic-seller-listings > input[type="checkbox"]:checked + div.pricespider-standard > div.pricespider-standard.generic-seller {
    padding: 5px 0 5px 45px; }

.seller-groups-content > div.pricespider-standard > div.pricespider-standard {
  border: none;
  padding: 0 0 20px 0; }
  .seller-groups-content > div.pricespider-standard > div.pricespider-standard > div.pricespider-country-selector {
    width: 230px; }
    .seller-groups-content > div.pricespider-standard > div.pricespider-standard > div.pricespider-country-selector > div.pricespider-standard > .dropdown-menu > div.pricespider-standard > div.pricespider-standard input[type="radio"] + label > span {
      margin: 0 12px 0 0; }

.seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings {
  padding: 40px 0 20px 0;
  border-top: 3px solid #eaeff2; }
  .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-label {
    padding: 0 0 10px 0;
    opacity: 1; }
    .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-label > b {
      color: #333333;
      font-size: 24px;
      line-height: 24px;
      font-weight: 600; }
      .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-label > b > svg {
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s;
        opacity: 0; }
    .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-label > span.pricespider-standard {
      color: #929ba1;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400; }
  .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input {
    padding: 24px 0 40px; }
    .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard {
      padding: 12px 200px 0 40px; }
      .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard > svg {
        position: absolute;
        bottom: 0;
        left: 0; }
      .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard .pricespider-text-input {
        margin: 0 0 0 0;
        padding: 12px 0 0 0;
        height: 48px; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard .pricespider-text-input > input {
          padding: 11px 0 0 0;
          height: auto;
          font-size: 18px;
          line-height: 24px; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard .pricespider-text-input > input + label {
          margin: 0 0 0 0;
          top: 26px;
          font-size: 18px;
          line-height: 18px; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard .pricespider-text-input > input:focus {
          border-bottom: 1px solid #380A2E; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard .pricespider-text-input > input.ng-valid:focus + label,
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard .pricespider-text-input > input.ng-invalid:focus + label,
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard .pricespider-text-input > input:focus + label {
          margin: 0 0 0 0;
          font-size: 13px;
          color: #380A2E;
          line-height: 13px;
          top: 0; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard .pricespider-text-input > input.ng-valid + label {
          margin: 0 0 0 0;
          font-size: 13px;
          line-height: 13px;
          top: 0; }
      .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard span.pricespider-apply {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 14px 0 0 0;
        width: 180px;
        height: 42px;
        background: #380A2E;
        border-radius: 4px;
        text-align: center;
        opacity: .6;
        -o-transition-duration: 0.2s;
           transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard span.pricespider-apply > small {
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s;
          color: #ffffff;
          font-size: 14px;
          line-height: 14px;
          font-weight: 400; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard span.pricespider-apply > svg {
          position: absolute;
          top: 16px;
          right: 0;
          left: 0;
          margin: 0 auto;
          -o-transition-duration: 0.2s;
             transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s;
          opacity: 0; }
      .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard span.pricespider-apply.ready {
        opacity: .8;
        cursor: pointer; }
      .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard span.pricespider-apply.ready:hover {
        opacity: 1; }
      .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard span.pricespider-apply.updating {
        opacity: 1; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard span.pricespider-apply.updating > small {
          opacity: 0; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard span.pricespider-apply.updating > svg.updating {
          opacity: 1;
          -webkit-animation: ps-animate-spin 1s infinite reverse linear;
          -o-animation: ps-animate-spin 1s infinite reverse linear;
          animation: ps-animate-spin 1s infinite reverse linear; }
      .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard span.pricespider-apply.updated {
        opacity: 1; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard span.pricespider-apply.updated > small {
          opacity: 0; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard span.pricespider-apply.updated > svg.updated {
          opacity: 1; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.input > div.pricespider-standard > div.pricespider-standard span.pricespider-apply.updated > svg.updating {
          opacity: 0; }
  .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list {
    padding: 10px 0; }
    .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > span.pricespider-standard {
      padding: 32px 28px;
      border: solid 3px #e2e8ec;
      border-radius: 4px;
      color: #929ba1;
      font-size: 15px;
      line-height: 15px;
      font-weight: 400;
      text-align: left; }
    .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group {
      padding: 5px 0; }
      .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group > div.pricespider-standard {
        padding: 0 64px 0;
        height: 80px;
        background: #ffffff;
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
                box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
        border-radius: 4px; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group > div.pricespider-standard > span.icon {
          position: absolute;
          top: 0;
          left: 0;
          width: 64px;
          text-align: right;
          line-height: 80px; }
          .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group > div.pricespider-standard > span.icon > svg {
            position: relative;
            top: -2px;
            vertical-align: middle; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group > div.pricespider-standard > div.pricespider-standard {
          padding: 0 12px 0;
          width: auto;
          max-width: 420px;
          color: #333333;
          font-size: 20px;
          line-height: 80px;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group > div.pricespider-standard > span.pricespider-standard {
          float: right;
          margin: 17px 0 0 0;
          padding: 2px 14px;
          width: 104px;
          height: 46px;
          border-left: 1px solid #FAF8F5;
          text-align: left; }
          .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group > div.pricespider-standard > span.pricespider-standard > b.pricespider-standard {
            padding: 0 0 4px 0;
            color: #929ba1;
            font-size: 12px;
            line-height: 12px;
            font-weight: 600; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group > div.pricespider-standard > span.pricespider-standard.country > div {
          color: #333333;
          font-size: 16px;
          line-height: 18px;
          font-weight: 700;
          text-align: left; }
          .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group > div.pricespider-standard > span.pricespider-standard.country > div > img {
            position: relative;
            top: -2px;
            left: 0;
            width: 21px; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group > div.pricespider-standard > span.pricespider-standard.sellers {
          width: auto;
          min-width: 168px; }
          .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group > div.pricespider-standard > span.pricespider-standard.sellers > a {
            color: #380A2E;
            font-size: 14px;
            line-height: 18px;
            font-weight: 400;
            cursor: pointer; }
          .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group > div.pricespider-standard > span.pricespider-standard.sellers > a:hover {
            text-decoration: underline; }
          .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group > div.pricespider-standard > span.pricespider-standard.sellers > span {
            margin: 2px 4px 0 0;
            padding: 1px 4px 2px;
            width: auto;
            min-width: 24px;
            background: #380A2E;
            border-radius: 10px;
            color: #ffffff;
            font-size: 13px;
            line-height: 13px;
            font-weight: 400;
            text-align: center; }
        .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group > div.pricespider-standard > span.edit {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          width: 64px; }
          .seller-groups-content > div.pricespider-standard > div.pricespider-standard.generic-seller-listings > div.pricespider-standard.list > div.pricespider-standard.seller-group > div.pricespider-standard > span.edit > div.pricespider-menu-group {
            top: 24px;
            left: 0;
            width: 32px;
            margin: 0 auto; }

.ps-section-title {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 64px;
  line-height: 64px;
  border-bottom: 4px solid #eaeff2;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s; }

.ps-section-title > span {
  display: inline-block;
  font-family: 'Source Sans Pro';
  color: #333333;
  font-size: 24px;
  line-height: 60px;
  font-weight: 600; }

#slide-down-alert {
  position: relative; }

#slide-down-alert:hover:after {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 3px;
  color: #f6f6f6;
  content: 'Click to dismiss';
  font: bold 12px/30px sans-serif;
  height: 30px;
  left: 50%;
  margin-left: -60px;
  position: absolute;
  text-align: center;
  top: 50px;
  width: 120px; }

#slide-down-alert:hover:before {
  border-bottom: 10px solid rgba(0, 0, 0, 0.8);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: '';
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  top: 40px;
  width: 0; }

#slide-down-alert:target {
  display: none; }

.slide-down-alert {
  background-color: #c4453c;
  background-image: -webkit-linear-gradient(135deg, transparent, transparent 25%, rgba(0, 0, 0, 0.05) 25%, rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, 0.05) 75%, rgba(0, 0, 0, 0.05));
  background-image: -o-linear-gradient(135deg, transparent, transparent 25%, rgba(0, 0, 0, 0.1) 25%, rgba(0, 0, 0, 0.1) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1));
  background-image: -webkit-linear-gradient(315deg, transparent, transparent 25%, rgba(0, 0, 0, 0.1) 25%, rgba(0, 0, 0, 0.1) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(315deg, transparent, transparent 25%, rgba(0, 0, 0, 0.1) 25%, rgba(0, 0, 0, 0.1) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(135deg, transparent, transparent 25%, rgba(0, 0, 0, 0.1) 25%, rgba(0, 0, 0, 0.1) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1));
  -webkit-background-size: 20px 20px;
          background-size: 20px 20px;
  -webkit-box-shadow: 0 5px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 0 rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
  display: block;
  font: bold 16px/40px sans-serif;
  height: 40px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: -75px;
  width: 100%;
  -webkit-animation: alert 1s ease forwards;
  -o-animation: alert 1s ease forwards;
  animation: alert 1s ease forwards; }

/* Context Menu */
.pricespider-context-menu button {
  width: 20px !important; }
  .pricespider-context-menu button .context-menu-icon {
    display: none;
    opacity: 1 !important; }
    .pricespider-context-menu button .context-menu-icon.default {
      display: inline-block; }
  .pricespider-context-menu button:hover .context-menu-icon {
    display: none; }
    .pricespider-context-menu button:hover .context-menu-icon.hover {
      display: inline-block; }
  .pricespider-context-menu button:active .context-menu-icon {
    display: none; }
    .pricespider-context-menu button:active .context-menu-icon.active {
      display: inline-block; }

.pricespider-context-menu.open button .context-menu-icon.hover {
  display: inline-block; }

.product-input::-ms-clear {
  display: none;
  height: 0px;
  width: 0px; }

.product-search-loading-container .insights-loading {
  background: transparent;
  top: -65px;
  left: -20px; }

.seller-not-configured-modal {
  width: 440px !important; }
  .seller-not-configured-modal .insights-dialog-header-title {
    font-size: 18px !important;
    color: #375a7f !important;
    font-family: "Lato Regular", sans-serif; }
  .seller-not-configured-modal .seller-not-configured-content {
    font-family: "Lato Regular", sans-serif; }
    .seller-not-configured-modal .seller-not-configured-content seller-logo img {
      width: 100px; }
  .seller-not-configured-modal .seller-information {
    text-align: center; }
    .seller-not-configured-modal .seller-information .seller-name {
      padding-top: 10px;
      color: #6f7b91; }
  .seller-not-configured-modal .message {
    text-align: center;
    padding-top: 26px; }
    .seller-not-configured-modal .message .information-message {
      color: #6f7b91; }
    .seller-not-configured-modal .message .support-link {
      padding-top: 10px;
      color: #2199e8;
      cursor: pointer;
      display: block; }
      .seller-not-configured-modal .message .support-link:hover {
        text-decoration: underline !important; }
      .seller-not-configured-modal .message .support-link:active {
        color: #66264D;
        text-decoration: underline !important; }
  .seller-not-configured-modal .actions {
    padding-top: 26px; }
    .seller-not-configured-modal .actions .ps.btn {
      width: 148px;
      margin: 0 2%;
      float: left;
      height: 34px;
      line-height: 5px;
      font-size: 15px;
      position: relative; }
      .seller-not-configured-modal .actions .ps.btn.no-action {
        background-color: #7f8fa4;
        border-width: 0px;
        float: none;
        margin: 0 auto;
        display: block;
        color: #ffffff; }
        .seller-not-configured-modal .actions .ps.btn.no-action:hover {
          background-color: #6f7b91; }

/* Animation */
@-webkit-keyframes slide-down-alert {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    top: 0; } }

@-o-keyframes slide-down-alert {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    top: 0; } }

@keyframes slide-down-alert {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    top: 0; } }

.clone-action {
  width: 15px;
  height: 16px;
  margin-right: 9px; }

.clone-action-span {
  padding-left: 0px !important; }

.clone-command-panel {
  padding: 26px 0 0 !important; }

/* Email Subscription Modal Styles */
#modal-email-subscription .insights-checkbox-group {
  cursor: default; }
  #modal-email-subscription .insights-checkbox-group:hover {
    background: none; }

#modal-email-subscription.export-dialog {
  margin: 10% auto 0; }

#modal-email-subscription .insights-checkbox {
  cursor: pointer; }

#modal-email-subscription .insights-dialog-header {
  background: #043550;
  float: none; }
  #modal-email-subscription .insights-dialog-header .insights-dialog-header-title {
    float: left;
    padding: 40px;
    color: #fff; }
    #modal-email-subscription .insights-dialog-header .insights-dialog-header-title small {
      margin-left: 10px;
      color: #fff; }

#modal-email-subscription .insights-modal-body {
  text-align: left;
  background-color: #e2e8ec;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 16px; }
  #modal-email-subscription .insights-modal-body .subscription-success-container .subscription-success-box {
    color: #89969D;
    text-align: center;
    height: 400px;
    background: #fff;
    border-radius: 10px; }
    #modal-email-subscription .insights-modal-body .subscription-success-container .subscription-success-box .subscription-success-image {
      height: 150px;
      margin-top: 50px; }
    #modal-email-subscription .insights-modal-body .subscription-success-container .subscription-success-box .subscription-success-heading {
      font-size: 42px;
      font-weight: 600;
      margin-top: 20px;
      margin-bottom: 10px;
      margin: 0.67em 0; }
    #modal-email-subscription .insights-modal-body .subscription-success-container .subscription-success-box .subscription-success-message {
      font-size: 24px;
      margin-top: 20px;
      margin: 0.67em 0;
      margin-bottom: 50px; }
  #modal-email-subscription .insights-modal-body .subscription-success-container .ps.btn.action {
    margin: 0px; }
  #modal-email-subscription .insights-modal-body .actions {
    text-align: center;
    padding-top: 20px; }
  #modal-email-subscription .insights-modal-body .email-subscription-dropdown-container {
    float: right;
    margin-top: 3px;
    font-size: 14px; }
    #modal-email-subscription .insights-modal-body .email-subscription-dropdown-container.disabled {
      pointer-events: none; }
      #modal-email-subscription .insights-modal-body .email-subscription-dropdown-container.disabled * {
        color: #e7e9ed !important; }
      #modal-email-subscription .insights-modal-body .email-subscription-dropdown-container.disabled svg path {
        fill: #e7e9ed !important; }
  #modal-email-subscription .insights-modal-body .email-subscription-input {
    position: initial;
    float: none;
    cursor: text;
    margin-top: 15px;
    border: 1px solid transparent; }
    #modal-email-subscription .insights-modal-body .email-subscription-input::-ms-clear {
      display: none;
      height: 0px;
      width: 0px; }
    #modal-email-subscription .insights-modal-body .email-subscription-input.error {
      border: 1px solid red; }
      #modal-email-subscription .insights-modal-body .email-subscription-input.error::-webkit-input-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: red;
        opacity: 1;
        /* Firefox */ }
      #modal-email-subscription .insights-modal-body .email-subscription-input.error::-moz-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: red;
        opacity: 1;
        /* Firefox */ }
      #modal-email-subscription .insights-modal-body .email-subscription-input.error::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: red;
        opacity: 1;
        /* Firefox */ }
      #modal-email-subscription .insights-modal-body .email-subscription-input.error:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: red; }
      #modal-email-subscription .insights-modal-body .email-subscription-input.error::-ms-input-placeholder {
        /* Microsoft Edge */
        color: red; }
  #modal-email-subscription .insights-modal-body .email-subscription-filters-container {
    background: #fff;
    height: 130px;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 10px;
    overflow: auto; }
    #modal-email-subscription .insights-modal-body .email-subscription-filters-container .wtb-dashboard-filter-holder-filter-listing-title {
      position: initial;
      float: none; }
    #modal-email-subscription .insights-modal-body .email-subscription-filters-container .insights-filter-item {
      margin: 5px 0 5px 5px;
      cursor: default;
      display: inline-block;
      position: initial;
      float: none;
      padding: 5px 8px 3px 8px;
      pointer-events: none; }
  #modal-email-subscription .insights-modal-body .insights-side-menu-title {
    margin: 0px;
    padding: 0px;
    font-size: 21px;
    float: none;
    line-height: 30px;
    position: initial; }
  #modal-email-subscription .insights-modal-body .email-subscription-filters-section {
    float: right; }
    #modal-email-subscription .insights-modal-body .email-subscription-filters-section .insights-side-menu-content-group-input {
      width: 155px; }
      #modal-email-subscription .insights-modal-body .email-subscription-filters-section .insights-side-menu-content-group-input .filter-label {
        position: absolute;
        top: 25px;
        left: -50px; }
      #modal-email-subscription .insights-modal-body .email-subscription-filters-section .insights-side-menu-content-group-input.open .dropdown-menu {
        margin-top: -20px; }
      #modal-email-subscription .insights-modal-body .email-subscription-filters-section .insights-side-menu-content-group-input .insights-side-menu-content-group-input-dropdown {
        background: transparent;
        border: 0px;
        -webkit-box-shadow: none;
                box-shadow: none;
        height: 63px;
        color: #0c92ef; }
      #modal-email-subscription .insights-modal-body .email-subscription-filters-section .insights-side-menu-content-group-input .svg_down_arrow_inside {
        top: 30px; }
  #modal-email-subscription .insights-modal-body .email-subscription-container {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 5px; }
    #modal-email-subscription .insights-modal-body .email-subscription-container.error {
      border: 1px solid red; }
    #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-head {
      padding: 10px 15px;
      margin: 0px;
      border-bottom: 1px solid #c1cad0;
      background: #f8f9fd;
      border-radius: 5px 5px 0px 0px; }
      #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-head .email-select-reports-heading {
        cursor: pointer; }
        #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-head .email-select-reports-heading.error {
          color: red; }
        #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-head .email-select-reports-heading .svg_down_arrow_inside {
          top: 10px;
          right: 20px; }
          #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-head .email-select-reports-heading .svg_down_arrow_inside.svg-down-arrow-reverse {
            -ms-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -webkit-transform: rotate(180deg); }
      #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-head .col-md-3 {
        line-height: 1.42857143; }
        #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-head .col-md-3 .email-select-reports-heading {
          padding-left: 8px;
          float: left; }
    #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body {
      margin: 0px; }
      #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body > div {
        border-left: 1px solid #c1cad0; }
        #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body > div.col-md-3:first-child .insights-checkbox-group {
          padding-left: 33px !important; }
          #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body > div.col-md-3:first-child .insights-checkbox-group .email-subscription-dropdown-container {
            position: unset;
            right: 0;
            margin: 3px 0 0 2px; }
        #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body > div.col-md-6:first-child .insights-checkbox-group {
          padding-left: 25px !important; }
        #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body > div:first-child {
          border-left: 0px; }
      #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body .col-md-6, #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body .col-md-3 {
        min-height: 162px;
        padding: 0px; }
        #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body .col-md-6 .insights-checkbox-group, #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body .col-md-3 .insights-checkbox-group {
          padding: 10px 25px;
          border-top: 1px solid #c1cad0;
          border-left: 5px solid transparent; }
          #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body .col-md-6 .insights-checkbox-group.email-report-selected, #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body .col-md-3 .insights-checkbox-group.email-report-selected {
            border-left: 5px solid #0c92ef; }
            #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body .col-md-6 .insights-checkbox-group.email-report-selected .insights-checkbox-group-value, #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body .col-md-3 .insights-checkbox-group.email-report-selected .insights-checkbox-group-value {
              color: #0c92ef; }
          #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body .col-md-6 .insights-checkbox-group:first-child, #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body .col-md-3 .insights-checkbox-group:first-child {
            border-top: 0px; }
      #modal-email-subscription .insights-modal-body .email-subscription-container .email-subscription-container-body .col-md-3 .insights-checkbox-group {
        padding: 10px;
        border-top: 1px solid #fff; }
    #modal-email-subscription .insights-modal-body .email-subscription-container .insights-checkbox-group-value {
      line-height: 1.42857143;
      width: auto;
      width: initial; }
  #modal-email-subscription .insights-modal-body .dropdown .ps.btn {
    width: 100%;
    background: #fff;
    border: 1px solid #c1cad0; }
    #modal-email-subscription .insights-modal-body .dropdown .ps.btn:hover {
      background: #fff;
      color: #000; }
    #modal-email-subscription .insights-modal-body .dropdown .ps.btn span {
      float: left; }
    #modal-email-subscription .insights-modal-body .dropdown .ps.btn .ps.icon {
      float: right; }
    #modal-email-subscription .insights-modal-body .dropdown .ps.btn > * {
      vertical-align: initial; }
  #modal-email-subscription .insights-modal-body .ps.dropdown-menu {
    width: 100%;
    margin-top: -1px;
    border-radius: 0px 0px 4px 4px; }

.ps-frequency-dropdown-display {
  display: inline-block !important; }

.ps-hour-dropdown-directive {
  width: 28px !important;
  text-align: right !important;
  margin-right: 3px !important; }

.ps-lookbackday-dropdown-directive {
  text-align: right !important; }

.ps-lookback-label-dropdown-list {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important; }

.ps-lookback-label-text {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important; }

.email-user-subscription-dropdown-container {
  float: right;
  font-size: 14px; }
  .email-user-subscription-dropdown-container.disabled {
    pointer-events: none; }
    .email-user-subscription-dropdown-container.disabled * {
      color: #e7e9ed !important; }
    .email-user-subscription-dropdown-container.disabled svg path {
      fill: #e7e9ed !important; }

.ps-frequency-detail-dropdown-clear {
  float: none !important; }

.ps-directive-margin {
  margin-left: 3px !important; }

.ps-day-margin {
  margin-left: 15px; }

.ps-day-dropdown-directive {
  width: auto;
  width: initial;
  margin-right: 3px !important;
  text-align: right !important; }

.ps-lookbackday-margin {
  margin-top: 2px;
  margin-left: 5px;
  margin-right: 15px; }

.ps-lookbackday-margin-manage {
  margin-left: 5px;
  margin-right: 15px; }

.wtb-single-column-only {
  width: 100% !important; }

#modal-delete-subscriber {
  margin: 10% auto 0; }
  #modal-delete-subscriber .insights-dialog-header {
    background: #E66595;
    float: none; }
    #modal-delete-subscriber .insights-dialog-header .insights-dialog-header-title {
      float: left;
      padding: 40px;
      color: #fff; }
  #modal-delete-subscriber .insights-modal-body {
    background: #F0F5FB;
    padding: 20px 0px 20px; }
    #modal-delete-subscriber .insights-modal-body .jumbotron {
      padding: 50px;
      margin: 0 17px;
      margin-bottom: 30px;
      background: #fff;
      border-radius: 5px;
      color: #929ba1;
      font-weight: 600;
      font-size: 18px;
      line-height: 1.2; }
      #modal-delete-subscriber .insights-modal-body .jumbotron.bulk-delete-container {
        padding-bottom: 10px;
        padding-top: 5px;
        font-weight: 500;
        font-size: 16px; }
        #modal-delete-subscriber .insights-modal-body .jumbotron.bulk-delete-container h1 {
          text-align: center; }
        #modal-delete-subscriber .insights-modal-body .jumbotron.bulk-delete-container p {
          font-size: 24px;
          line-height: 1; }
        #modal-delete-subscriber .insights-modal-body .jumbotron.bulk-delete-container .subscriber-details-container {
          background: #fff;
          height: 130px;
          border-radius: 5px;
          margin-bottom: 15px;
          padding: 10px;
          overflow: auto;
          text-align: left;
          border: 1px solid;
          margin-top: 35px;
          line-height: 1.2; }
          #modal-delete-subscriber .insights-modal-body .jumbotron.bulk-delete-container .subscriber-details-container .subscriber-name {
            color: #A3B3C1; }
          #modal-delete-subscriber .insights-modal-body .jumbotron.bulk-delete-container .subscriber-details-container .subscriber-email {
            color: #666; }
  #modal-delete-subscriber .delete-subscriber-count {
    color: #E66595; }
  #modal-delete-subscriber .delete-subscriber-count-big {
    color: #E66595;
    font-size: 120px;
    font-weight: normal;
    height: 60px;
    margin-top: 30px;
    text-align: center; }
  #modal-delete-subscriber .delete-confirmation-input {
    width: 70% !important;
    padding-bottom: 10px !important;
    padding-left: 15px !important; }
  #modal-delete-subscriber .delete-confirm-hint-label {
    padding-left: 3px;
    padding-bottom: 10px; }

.subscriber-management .insights-checkbox-group {
  cursor: default; }
  .subscriber-management .insights-checkbox-group:hover {
    background: none; }

.subscriber-management .insights-checkbox-group-value {
  width: auto;
  width: initial; }

.subscriber-management table#sm-table tbody.sm-body:hover {
  background-color: initial; }

.subscriber-management table#sm-table tr.sm-body-row {
  height: 80px; }
  .subscriber-management table#sm-table tr.sm-body-row.active {
    color: #0c92ef;
    font-weight: 600; }

.subscriber-management table#sm-table tr.sm-body-row {
  height: 80px; }
  .subscriber-management table#sm-table tr.sm-body-row.disabled {
    color: #999;
    font-weight: 600; }

.subscriber-management .sm-th-email {
  width: 30%;
  padding-left: 30px; }

.subscriber-management .sm-th-checkbox {
  padding-left: 16px; }
  .subscriber-management .sm-th-checkbox .insights-checkbox {
    cursor: pointer; }

.subscriber-management .pricespider-standard.subscriptions {
  padding-bottom: 0px; }

.subscriber-management .subscription-indicator {
  border-left: 5px solid transparent;
  height: 80px;
  position: absolute;
  margin-top: -31px;
  margin-left: -15px; }

.subscriber-management .sm-checkbox-column .active {
  border-left: 5px solid #0c92ef; }

.subscriber-management .sm-th-ellipses {
  width: 5%; }

.subscriber-management .sm-td-subscription-name {
  padding-left: 30px;
  cursor: pointer;
  white-space: inherit; }

.subscriber-management .sm-right-section {
  border-left: 1px solid #e1e4e6;
  margin-left: -16px;
  padding-right: 0px; }
  .subscriber-management .sm-right-section .sm-sub-heading {
    color: #0c92ef;
    border-bottom: 1px solid #0c92ef;
    line-height: 30px;
    font-weight: bold; }
    .subscriber-management .sm-right-section .sm-sub-heading.error {
      color: red;
      border-bottom: 1px solid red; }
  .subscriber-management .sm-right-section .right-section-tabs {
    list-style: none;
    border-top: 1px solid #e1e4e6;
    clear: both;
    margin-left: -15px;
    height: 60px;
    margin-bottom: 0px;
    border-bottom: 1px solid #e1e4e6;
    padding: 0px; }
    .subscriber-management .sm-right-section .right-section-tabs li {
      float: left;
      margin: 5px 0px;
      padding: 12px 0px;
      width: 50%;
      text-align: center;
      font-size: 18px;
      color: #777; }
      .subscriber-management .sm-right-section .right-section-tabs li:first-child {
        border-right: 1px solid #e1e4e6; }
      .subscriber-management .sm-right-section .right-section-tabs li.active {
        border-bottom: 5px solid #0c92ef;
        color: #0c92ef;
        font-weight: 600;
        margin-bottom: -5px; }
  .subscriber-management .sm-right-section .right-section-tabs-content {
    padding-right: 15px;
    height: 480px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto; }
    .subscriber-management .sm-right-section .right-section-tabs-content::-webkit-scrollbar {
      width: 8px !important; }
    .subscriber-management .sm-right-section .right-section-tabs-content::-webkit-scrollbar-track {
      background-color: #d8e0e4 !important; }
    .subscriber-management .sm-right-section .right-section-tabs-content::-webkit-scrollbar-thumb {
      border-style: solid;
      border-width: 1px;
      border-color: #c0ced5;
      border-radius: 12px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background-color: #ffffff; }
      .subscriber-management .sm-right-section .right-section-tabs-content::-webkit-scrollbar-thumb:hover {
        background-color: #999; }
  .subscriber-management .sm-right-section .preferences-section .sm-preferences-input {
    margin-top: 15px; }
    .subscriber-management .sm-right-section .preferences-section .sm-preferences-input textarea {
      width: 100%;
      border: 1px solid #e1e4e6;
      border-radius: 3px;
      padding: 5px;
      line-height: 14px;
      resize: none; }
    .subscriber-management .sm-right-section .preferences-section .sm-preferences-input .insights-checkbox-group:hover {
      background: transparent; }
  .subscriber-management .sm-right-section .preferences-section .insights-save-preferences-btn {
    margin-top: 20px; }
    .subscriber-management .sm-right-section .preferences-section .insights-save-preferences-btn.inactive {
      cursor: not-allowed;
      opacity: 0.5; }
  .subscriber-management .sm-right-section .details-section .sm-details {
    margin: 10px 0; }
    .subscriber-management .sm-right-section .details-section .sm-details > div {
      margin: 5px 0; }
    .subscriber-management .sm-right-section .details-section .sm-details .sm-label {
      color: #aaa; }
  .subscriber-management .sm-right-section .details-section .filters-section .sm-label {
    font-size: 16px;
    font-weight: 600; }
  .subscriber-management .sm-right-section .details-section .filters-section .sm-value {
    margin-left: 15px; }
  .subscriber-management .sm-right-section .details-section .filters-section .sm-description {
    margin-left: 20px;
    width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold; }

.subscriber-management .sm-table-menu-div-content label.disabled {
  color: #999 !important;
  cursor: default !important; }
  .subscriber-management .sm-table-menu-div-content label.disabled:hover {
    color: #999 !important; }

.subscriber-management .sm-td-subscription-name span {
  color: red; }

.subscriber-management .div-disabled {
  pointer-events: none !important;
  opacity: 0.5 !important; }

.insights-change-password-form input[type=text]::-ms-clear {
  display: none; }

.insights-change-password-form input:-webkit-autofill,
.insights-change-password-form input:-webkit-autofill:hover,
.insights-change-password-form input:-webkit-autofill:focus,
.insights-change-password-form input:-webkit-autofill:active {
  background-color: #FAF8F5 !important;
  -webkit-box-shadow: 0 0 0 20px #FAF8F5 inset; }

.insights-change-password-form input::-webkit-credentials-auto-fill-button,
.insights-change-password-form input::-webkit-caps-lock-indicator {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  right: 0; }

.insights-change-password-form input[type=password]::-ms-reveal {
  display: none; }

.insights-change-password-form .insights-simple-input.ng-dirty.insights-simple-input-empty + .insights-simple-input-label {
  z-index: -1; }

.insights-change-password-form .insights-simple-input.ng-dirty + .insights-simple-input-label {
  z-index: 10; }

.insights-change-password-form.insights-simple-form {
  float: none;
  margin: 0 auto;
  clear: both;
  position: relative; }

.insights-change-password-form .insights-password-toggle-text {
  position: absolute;
  top: 30px;
  right: 30px;
  height: 19px;
  background: #FAF8F5;
  background-color: #FAF8F5;
  text-decoration: underline;
  z-index: 101;
  color: #89979d;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer; }

.insights-change-password-form .insights-simple-input-validated {
  top: 32px;
  right: 5px;
  padding: 0px;
  height: 17px;
  width: 17px; }
  .insights-change-password-form .insights-simple-input-validated img {
    width: 17px;
    height: 17px; }

.insights-change-password-form .insights-input-valid .insights-simple-input {
  border-bottom: 1px solid #5fb75f; }

.insights-change-password-form .insights-simple-input:focus + .insights-simple-input-label, .insights-change-password-form .insights-simple-input.ng-dirty.insights-simple-input-empty:focus + .insights-simple-input-label {
  color: #380A2E !important;
  z-index: 10; }

.insights-change-password-form .insights-simple-input:focus, .insights-change-password-form .insights-simple-input.ng-dirty.insights-simple-input-empty:focus {
  border-bottom: 1px solid #380A2E !important; }

.feature-callout-container {
  position: absolute;
  background-color: #19d092;
  color: white;
  padding: 1px 5px;
  border-radius: 5px; }
  .feature-callout-container:after, .feature-callout-container:before {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .feature-callout-container .feature-callout-new-btn {
    cursor: pointer; }
    .feature-callout-container .feature-callout-new-btn span {
      font-size: 12px; }
      .feature-callout-container .feature-callout-new-btn span.glyphicon-info-sign {
        font-size: 11px; }
  .feature-callout-container .feature-callout-close-btn {
    border: 1px solid white;
    border-radius: 15px;
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 0 4px;
    line-height: 15px;
    font-weight: 700;
    background: white;
    color: #19d092;
    cursor: pointer; }
  .feature-callout-container .feature-callout-details {
    width: 189px;
    font-size: 12px;
    margin: 0px 3px; }
    .feature-callout-container .feature-callout-details a {
      text-decoration: underline !important; }
    .feature-callout-container .feature-callout-details .feature-callout-heading {
      margin-top: 5px;
      font-weight: 700;
      font-size: 14px; }

#subscriber-history-modal {
  margin: 7% auto 0; }
  #subscriber-history-modal .insights-dialog-header {
    background: #043550;
    float: none; }
    #subscriber-history-modal .insights-dialog-header .insights-dialog-header-title {
      float: left;
      padding: 40px;
      color: #fff; }
  #subscriber-history-modal .insights-modal-body {
    text-align: left;
    background-color: #FAF8F5;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 16px; }
    #subscriber-history-modal .insights-modal-body .sort-control {
      position: absolute;
      right: 220px;
      margin-top: -35px; }
      #subscriber-history-modal .insights-modal-body .sort-control .svg_down_arrow {
        top: 5px; }
    #subscriber-history-modal .insights-modal-body .pagination-control {
      position: absolute;
      margin-top: -50px;
      right: 15px; }
    #subscriber-history-modal .insights-modal-body .insights-side-menu-title {
      color: #333333;
      padding: 0px;
      font-size: 22px;
      font-weight: normal;
      position: initial;
      float: none;
      margin-top: -20px;
      background: #FAF8F5; }
    #subscriber-history-modal .insights-modal-body .subscription-name {
      height: 40px;
      color: #333333;
      font-size: 22px;
      padding-top: 3px; }
    #subscriber-history-modal .insights-modal-body .history-table-wrapper {
      padding: 15px;
      background: #fff;
      margin-bottom: 10px;
      margin-top: -10px; }
      #subscriber-history-modal .insights-modal-body .history-table-wrapper .history-table-container {
        border: 1px solid #e1e4e6;
        position: relative;
        min-height: 393px; }
        #subscriber-history-modal .insights-modal-body .history-table-wrapper .history-table-container .header {
          background-color: #EAEBED;
          font-family: 'Source Sans Pro';
          color: #8895B5;
          font-size: 16px;
          font-weight: 700;
          text-align: left;
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden;
          line-height: 40px;
          padding-left: 25px; }
        #subscriber-history-modal .insights-modal-body .history-table-wrapper .history-table-container .insights-loading {
          margin-top: 40px;
          z-index: 1; }
          #subscriber-history-modal .insights-modal-body .history-table-wrapper .history-table-container .insights-loading .insights-loading-svgs {
            width: 70px;
            height: 70px;
            top: -webkit-calc(50% - 35px);
            top: calc(50% - 35px); }
        #subscriber-history-modal .insights-modal-body .history-table-wrapper .history-table-container .insights-no-data {
          height: 100%; }
        #subscriber-history-modal .insights-modal-body .history-table-wrapper .history-table-container .content .row {
          margin: 10px; }
          #subscriber-history-modal .insights-modal-body .history-table-wrapper .history-table-container .content .row .date-label {
            color: #333333;
            font-weight: 600;
            line-height: 1.4; }
          #subscriber-history-modal .insights-modal-body .history-table-wrapper .history-table-container .content .row .description-label {
            color: #747677;
            line-height: 1.4; }
            #subscriber-history-modal .insights-modal-body .history-table-wrapper .history-table-container .content .row .description-label .status-label {
              font-weight: 600; }
              #subscriber-history-modal .insights-modal-body .history-table-wrapper .history-table-container .content .row .description-label .status-label.success {
                color: #6DC96D; }
              #subscriber-history-modal .insights-modal-body .history-table-wrapper .history-table-container .content .row .description-label .status-label.fail {
                color: #E66595; }
    #subscriber-history-modal .insights-modal-body .ps.btn.action {
      margin: 0px; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    #subscriber-history-modal {
      /* IE10+ specific styles go here */ }
      #subscriber-history-modal .insights-side-menu-title {
        position: static !important;
        clear: both !important;
        margin-top: 0px !important; } }
  @supports (-ms-ime-align: auto) {
    #subscriber-history-modal .insights-side-menu-title {
      margin-top: 0px !important; } }

#modal-copy-subscriptions-modal {
  margin: 7% auto 0; }
  #modal-copy-subscriptions-modal .insights-dialog-header {
    background: #043550;
    float: none; }
    #modal-copy-subscriptions-modal .insights-dialog-header .insights-dialog-header-title {
      float: left;
      padding: 40px;
      color: #fff; }
  #modal-copy-subscriptions-modal .insights-modal-body {
    background-color: #e2e8ec;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 16px; }
    #modal-copy-subscriptions-modal .insights-modal-body .header {
      margin-top: 10px; }
      #modal-copy-subscriptions-modal .insights-modal-body .header .sort-control {
        float: right;
        margin-top: -35px; }
        #modal-copy-subscriptions-modal .insights-modal-body .header .sort-control .svg_down_arrow {
          top: 5px; }
      #modal-copy-subscriptions-modal .insights-modal-body .header .insights-side-menu-title {
        color: #333333;
        padding: 0px;
        font-size: 22px;
        font-weight: normal;
        position: initial;
        float: left;
        margin-top: -20px; }
    #modal-copy-subscriptions-modal .insights-modal-body .ps.btn {
      margin-left: 15px;
      margin-right: 15px;
      padding: 15px; }
      #modal-copy-subscriptions-modal .insights-modal-body .ps.btn.action {
        width: 75%; }
      #modal-copy-subscriptions-modal .insights-modal-body .ps.btn.dark {
        width: 17%; }
    #modal-copy-subscriptions-modal .insights-modal-body .ps.btn.copy-subscription-success-message {
      width: 97% !important; }
    #modal-copy-subscriptions-modal .insights-modal-body .container-fluid {
      background: #fff;
      margin-bottom: 20px; }
      #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .insights-no-data {
        height: initial; }
      #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .search-wrapper .close-icon {
        padding: 0px;
        border: 0px;
        margin-left: -70px;
        margin-top: 20px; }
      #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .search-wrapper .search-box {
        float: left; }
      #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .selected-count {
        top: 25px; }
      #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .header-bar {
        font-family: 'Source Sans Pro';
        background: #F8F9FD;
        border: 1px solid #e2e8ec;
        height: 60px;
        color: #8895B5;
        font-size: 16px;
        font-weight: 700;
        padding-top: 23px;
        border-width: 1px 0px; }
        #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .header-bar .sort-icon {
          position: absolute;
          margin-left: 3px; }
      #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .users-table-body {
        color: #62696d;
        height: 350px;
        overflow-y: auto;
        overflow-x: hidden;
        margin-left: -15px;
        margin-right: -15px; }
        #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .users-table-body > .row {
          height: 80px;
          border-bottom: 1px solid #e1e4e6; }
          #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .users-table-body > .row .insights-checkbox {
            top: 30px;
            margin-left: 30px;
            cursor: pointer; }
          #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .users-table-body > .row .element2 {
            float: left; }
            #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .users-table-body > .row .element2.sm-subscriber-column {
              margin-top: 20px;
              margin-left: -15px; }
          #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .users-table-body > .row .element1 {
            float: left;
            margin-left: 10px; }
            #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .users-table-body > .row .element1 p {
              margin: 0px; }
          #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .users-table-body > .row .subscription-count {
            margin-top: 30px; }
          #modal-copy-subscriptions-modal .insights-modal-body .container-fluid .users-table-body > .row:hover {
            background-color: #f5f5f5;
            -o-transition-duration: .2s;
            transition-duration: .2s;
            -moz-transition-duration: .2s;
            -webkit-transition-duration: .2s; }
    #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container {
      color: #929ba1; }
      #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .total-subscription-count {
        color: #6DC96D;
        font-size: 120px;
        line-height: 76px;
        font-weight: 200;
        margin-top: 50px;
        margin-bottom: 50px; }
      #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .copy-subscription-container {
        padding: 0; }
        #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .copy-subscription-container .copiedTo-details {
          padding-left: 0; }
        #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .copy-subscription-container .subscription-details {
          padding-right: 0; }
      #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .copy-subscription-success {
        font-weight: 500;
        font-size: 35px;
        margin-bottom: 35px;
        color: #7E889B; }
      #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .subscription-success-message {
        padding-top: 30px; }
      #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .copy-subscription-description {
        font-weight: 600;
        font-size: 21px;
        margin-bottom: 25px; }
      #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .subscriptions-container {
        border: 1px solid #E2E6EF;
        border-radius: 5px;
        height: 250px;
        overflow-y: auto;
        overflow-x: hidden;
        text-align: left;
        margin-bottom: 20px; }
        #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .subscriptions-container .service-name {
          color: #6DC96D;
          font-weight: bold; }
        #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .subscriptions-container .report-name {
          color: #4B526E; }
        #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .subscriptions-container .subscription-names {
          color: #A4B2BF;
          line-height: 1.3em; }
        #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .subscriptions-container .copy-details-header {
          background-color: #F8F9FD;
          padding: 15px 35px;
          color: #B5C1D9;
          font-weight: 600;
          border-bottom: 1px solid #E2E6EF; }
        #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .subscriptions-container .copyTo-details {
          padding: 10px; }
          #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .subscriptions-container .copyTo-details .user-name {
            color: #A4B2BF;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            margin-bottom: 5px;
            min-height: 16px; }
            #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .subscriptions-container .copyTo-details .user-name span {
              color: #6F7C8D; }
      #modal-copy-subscriptions-modal .insights-modal-body .copy-success-container .ps.btn.action {
        width: 97.3%; }
  #modal-copy-subscriptions-modal .copy-confirmation-popup {
    width: 70%; }

.copy-dialog-position-top {
  margin-top: 7% !important; }

.feature-callout-container {
  position: absolute;
  background-color: #19d092;
  color: white;
  padding: 1px 5px;
  border-radius: 5px; }
  .feature-callout-container:after, .feature-callout-container:before {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .feature-callout-container .feature-callout-new-btn {
    cursor: pointer; }
    .feature-callout-container .feature-callout-new-btn span {
      font-size: 12px; }
      .feature-callout-container .feature-callout-new-btn span.glyphicon-info-sign {
        font-size: 11px; }
  .feature-callout-container .feature-callout-close-btn {
    border: 1px solid white;
    border-radius: 15px;
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 0 4px;
    line-height: 15px;
    font-weight: 700;
    background: white;
    color: #19d092;
    cursor: pointer; }
  .feature-callout-container .feature-callout-details {
    width: 189px;
    font-size: 12px;
    margin: 0px 3px; }
    .feature-callout-container .feature-callout-details a {
      text-decoration: underline !important; }
    .feature-callout-container .feature-callout-details .feature-callout-heading {
      margin-top: 5px;
      font-weight: 700;
      font-size: 14px; }

.insights-modal {
  float: none;
  margin: 15% auto 0;
  width: 376px;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
  color: #7d8ea5; }
  .insights-modal .insights-dialog-header {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    height: 70px;
    border-bottom: 1px solid #E1E4E6; }
    .insights-modal .insights-dialog-header .insights-dialog-header-title {
      font-size: 25px;
      line-height: 30px;
      padding: 20px;
      color: #7d8ea5;
      display: block;
      padding-left: 26px; }
    .insights-modal .insights-dialog-header .insights-dialog-close {
      position: absolute;
      top: 26px;
      right: 26px;
      display: inline-block;
      width: 16px;
      padding-right: 0px; }
      .insights-modal .insights-dialog-header .insights-dialog-close img {
        position: initial;
        width: 16px; }
  .insights-modal .insights-dialog-content {
    background: #ffffff;
    height: 100%;
    padding: 26px 40px;
    color: #7d8ea5;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }

.map-product-disclaimer {
  color: #F24566;
  text-align: right;
  font-size: 15px;
  padding-top: 8px; }

.map-products-container {
  padding: 0px 50px !important; }
  .map-products-container .pricespider-menu-group > button > img {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    left: -5px; }
  .map-products-container .pricespider-menu-group .mp-menu-div-content {
    width: auto;
    white-space: nowrap;
    padding: 0px;
    left: auto;
    right: 0px;
    top: 48px; }
    .map-products-container .pricespider-menu-group .mp-menu-div-content label.pricespider-standard {
      padding: 12px; }
    .map-products-container .pricespider-menu-group .mp-menu-div-content label.disabled {
      color: #999 !important;
      cursor: default !important;
      pointer-events: none; }
      .map-products-container .pricespider-menu-group .mp-menu-div-content label.disabled:hover {
        color: #999 !important; }

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

.heading {
  font-size: 32px;
  font-weight: 400;
  padding-bottom: 10px;
  padding-top: 40px; }

.country-menu-content {
  background-color: #fff;
  padding: 15px 40px;
  border-bottom: 1px solid #F4F4F4; }
  .country-menu-content .map-products-country {
    width: 250px !important; }
    .country-menu-content .map-products-country .insights-side-menu-content-group-input-dropdown {
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid #E7E9ED;
      width: 255px;
      height: 36px; }
    .country-menu-content .map-products-country .svg_down_arrow_inside {
      top: 16px; }

.mp-search-icon {
  top: 24px !important; }

.mp-loading-div {
  min-height: 400px;
  position: relative;
  top: 50px; }

.country-text {
  font-weight: 400;
  cursor: pointer;
  margin-bottom: 0px; }

.mp-no-data-div {
  height: 410px; }

.filter-search {
  padding: 0; }
  .filter-search .search-wrapper {
    width: 265px;
    padding: 13px 10px 13px 0px; }
    .filter-search .search-wrapper .mp-search-icon {
      right: 25px;
      left: auto; }
    .filter-search .search-wrapper .close-icon {
      display: none; }

.mp-form-controls-padding {
  padding-top: 14px;
  padding-right: 0; }

.filter-menu-content {
  background-color: #fff;
  padding-left: 40px; }

.cursor-pointer {
  cursor: pointer; }

.mp-table {
  width: 100%; }
  .mp-table th {
    padding: 4px !important;
    vertical-align: middle !important; }
    .mp-table th.product-name-header {
      width: 30%; }
  .mp-table tr.sm-body-row {
    border-bottom: 1px solid #ECECEC; }
    .mp-table tr.sm-body-row td {
      vertical-align: middle;
      padding: 4px !important;
      width: inherit; }
      .mp-table tr.sm-body-row td product-img {
        background: #fff; }
      .mp-table tr.sm-body-row td .map-product-indicator {
        border-left: 5px solid transparent;
        height: 80px;
        position: absolute;
        margin-top: -40px;
        margin-left: -4px; }
    .mp-table tr.sm-body-row.active {
      color: #2199E8; }
      .mp-table tr.sm-body-row.active .map-product-indicator {
        border-left: 5px solid #2199E8; }
    .mp-table tr.sm-body-row:hover {
      background-color: #FAFAFC; }
  .mp-table .mp-header-row {
    height: 50px;
    background-color: #F6F6F6;
    border: 1px solid #ECECEC;
    border-right: 0px;
    border-left: 0px; }
  .mp-table th.mp-header-text {
    font-family: 'Source Sans Pro';
    color: #7F8FA4;
    font-size: 14px;
    text-align: left;
    text-transform: inherit;
    letter-spacing: 0.5px; }
  .mp-table thead.mp-header-container {
    background-color: #eaeff2; }

.country-menu {
  height: initial;
  max-height: 160px;
  overflow: auto; }

.map-products-btn {
  margin-right: 25px; }

.settings-map-products-btn {
  width: 130px !important; }

.promotional-map .map-text-color {
  color: #2BC67B; }

.promotional-map .wtb-dashboard-filter-holder-filter-listing-title {
  background-color: #2BC67B;
  font-weight: normal;
  line-height: 11px;
  position: absolute; }
  .promotional-map .wtb-dashboard-filter-holder-filter-listing-title .promotional-map-text {
    color: white;
    margin: 0 0 5px;
    padding: 0 4px 0; }

.mp-selected-dropdown {
  width: 215px !important; }

.pricespider-menu-group .mp-table-menu-div-content.content {
  width: auto;
  left: auto;
  right: 40px !important;
  white-space: nowrap; }

.pricespider-menu-group .mp-table-menu-div-content label {
  padding: 12px; }
  .pricespider-menu-group .mp-table-menu-div-content label.disabled {
    color: #999 !important;
    cursor: default !important;
    pointer-events: none; }
    .pricespider-menu-group .mp-table-menu-div-content label.disabled:hover {
      color: #999 !important; }

.mp-menu {
  margin-right: 17px; }
  .mp-menu.pricespider-menu-group > button {
    width: 5px; }

.close-menu {
  opacity: 1 !important; }

.map-products-data-container {
  background: white;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 40px; }
  .map-products-data-container .insights-menu-group-button-title {
    font-weight: normal; }
  .map-products-data-container .insights-menu-group-menu {
    width: auto;
    min-width: 100px; }
  .map-products-data-container .pricespider-menu-group > div.content {
    width: auto;
    left: auto;
    white-space: nowrap;
    padding: 0px;
    min-width: 100px;
    right: 10px; }
  .map-products-data-container .search-box {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border: 1px solid #E7E9ED !important;
    width: 255px;
    border-radius: 5px;
    padding-left: 13px !important;
    height: 36px; }
    .map-products-data-container .search-box:focus {
      border: 1px solid #1d89cf !important; }
  .map-products-data-container .product-map-details-container {
    width: 100%;
    float: left;
    border-right: 1px solid #ECECEC;
    min-height: 650px; }
  .map-products-data-container .upcoming-map-details-container {
    float: left;
    display: none; }
    .map-products-data-container .upcoming-map-details-container .map-type-tabs {
      list-style: none;
      clear: both;
      height: 63px;
      margin-bottom: 0px;
      border-bottom: 1px solid #ECECEC;
      padding: 0px; }
      .map-products-data-container .upcoming-map-details-container .map-type-tabs li {
        float: left;
        margin: 5px 0px;
        padding: 15px 0px;
        width: 50%;
        text-align: center;
        font-size: 18px;
        color: #a9a9a9; }
        .map-products-data-container .upcoming-map-details-container .map-type-tabs li .map-count {
          font-size: 13px; }
        .map-products-data-container .upcoming-map-details-container .map-type-tabs li:first-child {
          border-right: 1px solid #ECECEC; }
        .map-products-data-container .upcoming-map-details-container .map-type-tabs li.active {
          border-bottom: 3px solid #2199E8;
          color: #2199E8;
          margin-bottom: -3px; }
    .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content {
      position: relative; }
      .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .add-map-button {
        display: inline-block;
        border-radius: 20px; }
      .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .header {
        height: 50px;
        line-height: 50px;
        padding-left: 15px;
        border-bottom: 1px solid #ECECEC;
        position: absolute;
        width: 100%;
        font-weight: 700;
        color: #7F8FA4 !important;
        font-size: 14px !important; }
        .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .header .add-map-button {
          float: right;
          position: relative;
          right: 15px;
          top: 15px;
          cursor: pointer;
          line-height: 17px;
          padding-left: 3px;
          font-size: 23px;
          border: 2px solid #7f8fa4;
          color: #7f8fa4;
          width: 22px;
          height: 22px; }
      .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .header-text {
        font-family: 'Source Sans Pro';
        font-size: 16px;
        text-align: left;
        text-transform: inherit; }
        .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .header-text .map-name {
          text-overflow: ellipsis;
          white-space: nowrap;
          max-width: 335px;
          overflow: hidden;
          float: left; }
      .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .upcoming-map-details-container {
        max-height: 810px;
        min-height: 610px;
        overflow: auto;
        width: 100%;
        position: relative;
        margin-top: 48px;
        border-left: 1px solid #ECECEC;
        margin-left: -1px; }
        .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .upcoming-map-details-container::-webkit-scrollbar {
          width: 8px !important; }
        .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .upcoming-map-details-container::-webkit-scrollbar-track {
          background-color: #d8e0e4 !important; }
        .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .upcoming-map-details-container::-webkit-scrollbar-thumb {
          border-style: solid;
          border-width: 1px;
          border-color: #c0ced5;
          border-radius: 12px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          background-color: #ffffff; }
          .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .upcoming-map-details-container::-webkit-scrollbar-thumb:hover {
            background-color: #999; }
        .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .upcoming-map-details-container .pricespider-menu-group {
          top: -50px;
          right: -5px;
          position: relative;
          float: right; }
        .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .upcoming-map-details-container .upcoming-map-row {
          height: 81px;
          /* line-height: 33px; */
          padding: 10px 15px;
          line-height: 30px;
          border-bottom: 1px solid #ECECEC; }
          .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .upcoming-map-details-container .upcoming-map-row.active span.active-text {
            color: #2BC67B !important;
            margin-left: 5px; }
          .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .upcoming-map-details-container .upcoming-map-row .dropdown-menu.content {
            right: 40px; }
          .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .upcoming-map-details-container .upcoming-map-row .row {
            color: #999;
            padding-left: 15px; }
            .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .upcoming-map-details-container .upcoming-map-row .row .col-xs-4 {
              padding: 0px; }
            .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .upcoming-map-details-container .upcoming-map-row .row span {
              color: #333;
              margin-left: 5px; }
              .map-products-data-container .upcoming-map-details-container .upcoming-map-tabs-content .upcoming-map-details-container .upcoming-map-row .row span.map-value {
                display: inline-block;
                max-width: 90px;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
                position: absolute; }
    .map-products-data-container .upcoming-map-details-container .no-map-message {
      color: #7f8fa4;
      padding: 61px;
      text-align: center;
      position: absolute; }
      .map-products-data-container .upcoming-map-details-container .no-map-message .add-map-button {
        border: 1px solid #7f8fa4;
        width: 18px;
        height: 18px;
        line-height: 14px;
        font-size: 21px; }
        .map-products-data-container .upcoming-map-details-container .no-map-message .add-map-button.promotional-button {
          width: 19px; }
  .map-products-data-container.expanded .product-map-details-container {
    width: 75%; }
  .map-products-data-container.expanded .upcoming-map-details-container {
    width: 25%;
    display: block; }
  .map-products-data-container .pagination-container {
    position: absolute;
    right: 53px; }

.manage-map-modal input[type=text]::-ms-clear {
  display: none; }

.manage-map-modal .form-group {
  margin-bottom: 17px;
  position: relative; }
  .manage-map-modal .form-group .delete-message {
    text-align: center; }
  .manage-map-modal .form-group .information-message {
    color: #7d8ea5 !important;
    text-align: center; }
  .manage-map-modal .form-group input {
    margin-bottom: 10px;
    width: 100%;
    border: 1px solid #E1E4E6;
    border-radius: 5px;
    padding: 5px;
    line-height: 14px;
    height: 37px;
    padding-left: 10px;
    color: #555555; }
    .manage-map-modal .form-group input::-webkit-input-placeholder {
      font-size: 15px; }
    .manage-map-modal .form-group input::-moz-placeholder {
      font-size: 15px; }
    .manage-map-modal .form-group input::placeholder {
      font-size: 15px; }
    .manage-map-modal .form-group input.map-value-input {
      padding-left: 20px; }
    .manage-map-modal .form-group input:focus, .manage-map-modal .form-group input.active {
      border-color: #1d89cf !important; }
    .manage-map-modal .form-group input.invalid {
      border-color: red;
      border-width: 1px !important; }

.manage-map-modal label {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 15px; }
  .manage-map-modal label sup {
    font-size: 16px;
    top: 0px; }
  .manage-map-modal label.validation-message {
    color: red;
    margin-top: -5px;
    margin-bottom: 0px;
    line-height: 17px;
    font-weight: normal !important; }

.manage-map-modal .map-value-placeholder {
  position: absolute;
  color: #999;
  z-index: 1;
  left: 10px;
  top: 36px;
  font-size: 15px;
  pointer-events: none; }

.manage-map-modal .actions {
  margin: 5px 0px 15px 0px; }
  .manage-map-modal .actions .ps.btn {
    width: 48%;
    margin: 0 2%;
    float: left;
    height: 34px;
    line-height: 5px;
    font-size: 15px;
    position: relative; }
    .manage-map-modal .actions .ps.btn.dark {
      margin-left: 0px;
      background-color: #7F90A3;
      opacity: 0.9; }
      .manage-map-modal .actions .ps.btn.dark:hover {
        opacity: 1; }
    .manage-map-modal .actions .ps.btn.action {
      margin-right: 0px;
      background-color: #228ACC; }
      .manage-map-modal .actions .ps.btn.action:hover {
        background-color: #0c92ef; }
    .manage-map-modal .actions .ps.btn.no-action {
      background-color: #228ACC;
      border-width: 0px;
      float: none;
      margin: 0 auto;
      display: block;
      color: #ffffff; }
      .manage-map-modal .actions .ps.btn.no-action:hover {
        background-color: #0c92ef; }

.manage-map-modal .date-group {
  margin-bottom: 40px; }
  .manage-map-modal .date-group .form-group {
    width: 48%;
    float: left;
    margin-bottom: -5px; }
  .manage-map-modal .date-group .date-separator {
    width: 4%;
    float: left; }
    .manage-map-modal .date-group .date-separator p {
      text-align: center;
      margin-top: 35px; }
  .manage-map-modal .date-group .calendar-icon {
    position: absolute;
    right: 10px;
    bottom: 18px;
    cursor: pointer;
    opacity: 0.5; }
    .manage-map-modal .date-group .calendar-icon:hover {
      opacity: 0.7; }
    .manage-map-modal .date-group .calendar-icon.active {
      opacity: 1 !important; }
  .manage-map-modal .date-group .validation-message {
    margin-top: 0px; }

.import-map-modal-container {
  width: 100%;
  height: 100%; }
  .import-map-modal-container * {
    font-family: "Lato Regular", sans-serif; }
  .import-map-modal-container .import-map-overlay {
    width: 100%;
    height: 100%;
    position: absolute; }
  .import-map-modal-container .import-map-modal {
    margin: 0 auto !important;
    width: 100% !important;
    padding: 102px;
    height: 100%; }
    .import-map-modal-container .import-map-modal .insights-dialog-header .import-map-dialog-title {
      text-align: left;
      padding: 27px 26px;
      float: left; }
      .import-map-modal-container .import-map-modal .insights-dialog-header .import-map-dialog-title .import-map-title {
        color: #375a7f;
        font-size: 18px;
        margin-right: 26px; }
      .import-map-modal-container .import-map-modal .insights-dialog-header .import-map-dialog-title .import-map-country {
        color: #6f7b91;
        font-size: 14px; }
      .import-map-modal-container .import-map-modal .insights-dialog-header .import-map-dialog-title .import-map-country-image {
        width: 20px;
        height: 20px;
        margin-right: 7px; }
    .import-map-modal-container .import-map-modal .insights-dialog-header .middle {
      position: absolute;
      width: 100%;
      padding: 18px;
      color: #375a7f; }
      .import-map-modal-container .import-map-modal .insights-dialog-header .middle .apply-changes-btn {
        position: absolute;
        right: 94px; }
      .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item {
        display: inline-block; }
        .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item.errors-detected {
          margin: 10px 26px; }
          .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item.errors-detected .circle {
            display: inline-block;
            position: relative;
            top: 1px;
            width: 13px;
            height: 12px;
            margin-right: 4px;
            border-radius: 50%;
            background-color: #f24566; }
        .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item.sheet-label {
          color: #b8b7b7;
          margin-right: 5px; }
        .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item .ps.btn {
          padding: 10px;
          border: 1px solid #E7E9ED;
          width: 230px;
          -webkit-box-shadow: none;
                  box-shadow: none;
          text-align: left;
          color: #375a7f; }
          .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item .ps.btn * {
            margin: 0; }
          .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item .ps.btn:hover {
            background-color: transparent;
            color: #333; }
          .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item .ps.btn ps-icon {
            float: right; }
        .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item .dropdown.open .ps.btn {
          border-color: #2199E8 !important; }
        .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item .dropdown .ps.btn {
          padding: 11px;
          color: #6f7b91;
          font-family: "Lato Regular", sans-serif; }
          .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item .dropdown .ps.btn:hover {
            border: 1px solid #d4d7de; }
        .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item .ps.dropdown-menu {
          width: 100%;
          background: white;
          -webkit-box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71) !important;
                  box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71) !important;
          border-radius: 3px;
          padding: 0px; }
          .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item .ps.dropdown-menu li.item {
            line-height: 20px;
            font-family: "Lato Regular", sans-serif;
            height: 45px;
            text-align: left;
            padding: 13px;
            cursor: pointer;
            color: #6f7b91; }
            .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item .ps.dropdown-menu li.item:hover {
              background: #fafafb; }
            .import-map-modal-container .import-map-modal .insights-dialog-header .middle > .item .ps.dropdown-menu li.item.checked {
              color: #2199E8; }
    .import-map-modal-container .import-map-modal .insights-dialog-content {
      padding: 34px;
      height: initial; }
      .import-map-modal-container .import-map-modal .insights-dialog-content.gray-background {
        background: #FAF8F5; }
      .import-map-modal-container .import-map-modal .insights-dialog-content .import-file-wrapper {
        border: 1px dashed #6f7b91;
        background: #fafafb;
        height: 350px;
        margin-bottom: 26px;
        text-align: center; }
        .import-map-modal-container .import-map-modal .insights-dialog-content .import-file-wrapper * {
          margin-top: 26px; }
        .import-map-modal-container .import-map-modal .insights-dialog-content .import-file-wrapper section {
          margin: 0px; }
        .import-map-modal-container .import-map-modal .insights-dialog-content .import-file-wrapper .import-message {
          font-size: 18px; }
        .import-map-modal-container .import-map-modal .insights-dialog-content .import-file-wrapper .import-map-loading-percentage {
          font-size: 30px;
          margin-top: 10%; }
        .import-map-modal-container .import-map-modal .insights-dialog-content .import-file-wrapper .import-map-loading-text {
          margin-top: 15px; }
        .import-map-modal-container .import-map-modal .insights-dialog-content .import-file-wrapper .accepted-format-message {
          color: #b8b7b7;
          padding-top: 38px; }
          .import-map-modal-container .import-map-modal .insights-dialog-content .import-file-wrapper .accepted-format-message img {
            margin: 0;
            margin-left: 5px; }
        .import-map-modal-container .import-map-modal .insights-dialog-content .import-file-wrapper .file-loading-indicator {
          position: relative;
          margin-top: 12%; }
          .import-map-modal-container .import-map-modal .insights-dialog-content .import-file-wrapper .file-loading-indicator * {
            margin-top: 0px; }
          .import-map-modal-container .import-map-modal .insights-dialog-content .import-file-wrapper .file-loading-indicator .insights-loading-svgs {
            width: 80px; }
        .import-map-modal-container .import-map-modal .insights-dialog-content .import-file-wrapper.upload-error {
          border-color: #f24566; }
        .import-map-modal-container .import-map-modal .insights-dialog-content .import-file-wrapper .error-message {
          color: #f24566; }
      .import-map-modal-container .import-map-modal .insights-dialog-content .how-it-works {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .import-map-modal-container .import-map-modal .insights-dialog-content .how-it-works article {
          width: 33%;
          float: left;
          border-right: 1px solid #e7e9ed;
          padding: 0 26px;
          height: 245px;
          text-align: center; }
          .import-map-modal-container .import-map-modal .insights-dialog-content .how-it-works article .text {
            text-align: left; }
          .import-map-modal-container .import-map-modal .insights-dialog-content .how-it-works article h6 {
            font-size: 16px;
            color: #375a7f;
            font-family: "Lato Semibold", sans-serif; }
          .import-map-modal-container .import-map-modal .insights-dialog-content .how-it-works article p {
            line-height: 1.2; }
          .import-map-modal-container .import-map-modal .insights-dialog-content .how-it-works article:first-child {
            padding-left: 0px; }
          .import-map-modal-container .import-map-modal .insights-dialog-content .how-it-works article:last-child {
            padding-right: 0px;
            border-right: 0px; }
          .import-map-modal-container .import-map-modal .insights-dialog-content .how-it-works article img {
            max-width: 100%;
            max-height: 150px; }
      .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet {
        height: 480px;
        overflow: auto;
        font-size: 12px;
        width: 100%; }
        .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet .status.error .circle {
          border-color: #f24566;
          background-color: #f24566; }
        .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet table {
          table-layout: initial; }
        .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet::-webkit-scrollbar {
          width: 5px;
          height: 5px;
          background: transparent; }
        .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet::-webkit-scrollbar-thumb {
          -webkit-background-clip: content-box;
                  background-clip: content-box;
          background-color: #CBCFD2;
          border-radius: 12px;
          border: none; }
        .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet::-webkit-scrollbar-thumb:hover {
          background-color: #999; }
        .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet::-webkit-scrollbar-track, .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet::-webkit-scrollbar-corner {
          background-color: transparent; }
        .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet .loading-refresh-icon {
          -webkit-animation: spin 1s linear infinite;
               -o-animation: spin 1s linear infinite;
                  animation: spin 1s linear infinite;
          margin-top: -3px; }
        .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet td {
          min-width: 167px; }
          .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet td:nth-child(2) {
            min-width: 250px !important; }
          .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet td:first-child {
            min-width: 50px !important; }
        .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet .import-dropdown .dropdown {
          width: 100%;
          padding: 0 10px; }
          .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet .import-dropdown .dropdown .ps.btn {
            font-size: 12px;
            padding: 10px 0;
            width: 100%; }
            .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet .import-dropdown .dropdown .ps.btn svg {
              position: relative;
              bottom: 4px; }
              .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .sheet .import-dropdown .dropdown .ps.btn svg path {
                fill: #ffffff; }
      .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .assign-heading {
        line-height: 42px;
        font-size: 40px;
        font-weight: 600;
        color: #89969D;
        margin-bottom: 26px; }
      .import-map-modal-container .import-map-modal .insights-dialog-content #products-import .assign-description {
        color: #333;
        font-size: 21px;
        width: 800px;
        line-height: 1.2;
        margin: 0 auto 26px; }
  @media only screen and (max-width: 1300px) {
    .import-map-modal-container .import-map-modal {
      margin: 3% !important;
      width: 94% !important;
      padding: 0px !important; } }
  .import-map-modal-container .import-map-button {
    width: 148px;
    height: 34px;
    display: inline-block;
    padding-top: 10px;
    border-radius: 3px;
    text-align: center;
    color: #ffffff;
    cursor: pointer; }
    .import-map-modal-container .import-map-button:active {
      -webkit-box-shadow: inset 0px 3px 4px 0px rgba(38, 36, 36, 0.15) !important;
              box-shadow: inset 0px 3px 4px 0px rgba(38, 36, 36, 0.15) !important; }
    .import-map-modal-container .import-map-button.default {
      background: #2199e8; }
      .import-map-modal-container .import-map-button.default:hover {
        background: #66264D; }
      .import-map-modal-container .import-map-button.default:active {
        background: #66264D;
        -webkit-box-shadow: none;
                box-shadow: none; }
    .import-map-modal-container .import-map-button.dark {
      background: #7f8fa4; }
      .import-map-modal-container .import-map-button.dark:hover {
        background: #6f7b91; }
      .import-map-modal-container .import-map-button.dark:active {
        background: #6f7b91; }
    .import-map-modal-container .import-map-button.disabled {
      background: #f2f4f7;
      pointer-events: none;
      color: #d4d7d3; }
  .import-map-modal-container .import-map-messages {
    position: absolute;
    width: 100%;
    height: -webkit-calc(100% + 70px);
    height: calc(100% + 70px);
    top: 0;
    left: 0;
    z-index: 600;
    margin-top: -70px;
    padding-bottom: 70px; }
    .import-map-modal-container .import-map-messages .green-color {
      color: #5CB85C; }
    .import-map-modal-container .import-map-messages .red-color {
      color: #f24566; }
    .import-map-modal-container .import-map-messages .import-map-message-overlay {
      background: #fff;
      width: 100%;
      height: 100%;
      opacity: 0.96;
      position: absolute;
      border-radius: 5px; }
    .import-map-modal-container .import-map-messages .message-container {
      width: 800px;
      margin: 18% auto;
      position: relative;
      text-align: center; }
      .import-map-modal-container .import-map-messages .message-container.confirm-cancel {
        margin: 20% auto; }
      .import-map-modal-container .import-map-messages .message-container .ps .checkbox {
        border: 1px solid #E7E9ED !important;
        cursor: pointer; }
      .import-map-modal-container .import-map-messages .message-container .ps.disabled {
        pointer-events: none; }
      .import-map-modal-container .import-map-messages .message-container .import-map-button-container {
        margin-top: 22px; }
        .import-map-modal-container .import-map-messages .message-container .import-map-button-container .import-map-button {
          width: 108px; }
          .import-map-modal-container .import-map-messages .message-container .import-map-button-container .import-map-button:first-child {
            margin-right: 15px; }
      .import-map-modal-container .import-map-messages .message-container .message-heading {
        line-height: 15px;
        font-size: 40px;
        margin-bottom: 26px; }

.insights-modal {
  float: none;
  margin: 15% auto 0;
  width: 376px;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
  color: #7d8ea5; }
  .insights-modal .insights-dialog-header {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    height: 70px;
    border-bottom: 1px solid #E1E4E6; }
    .insights-modal .insights-dialog-header .insights-dialog-header-title {
      font-size: 25px;
      line-height: 30px;
      padding: 20px;
      color: #7d8ea5;
      display: block;
      padding-left: 26px; }
    .insights-modal .insights-dialog-header .insights-dialog-close {
      position: absolute;
      top: 26px;
      right: 26px;
      display: inline-block;
      width: 16px;
      padding-right: 0px; }
      .insights-modal .insights-dialog-header .insights-dialog-close img {
        position: initial;
        width: 16px; }
  .insights-modal .insights-dialog-content {
    background: #ffffff;
    height: 100%;
    padding: 26px 40px;
    color: #7d8ea5;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }

.password-validation-message {
  position: absolute;
  top: 69px;
  left: 486px; }
  .password-validation-message .container {
    position: absolute;
    width: 300px;
    min-height: 100px;
    background: white;
    padding: 20px;
    color: #89979d;
    text-align: left;
    border-radius: 5px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71);
    box-shadow: 0px 2px 5px 0px rgba(183, 183, 183, 0.71); }
    .password-validation-message .container:after {
      content: "";
      display: block;
      background: #fff;
      position: absolute;
      width: 0;
      height: 0;
      margin-left: -0.5em;
      bottom: -2em;
      left: 8px;
      top: 27px;
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
      border: 1em solid black;
      border-color: transparent transparent #fff #fff;
      -webkit-transform-origin: 0 0;
          -ms-transform-origin: 0 0;
           -o-transform-origin: 0 0;
              transform-origin: 0 0;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg);
      box-shadow: -2px 2px 2px 0px rgba(183, 183, 183, 0.4);
      -webkit-box-shadow: -2px 2px 2px 0px rgba(183, 183, 183, 0.4); }
    .password-validation-message .container h2 {
      color: #89979d;
      margin-top: 0px; }
    .password-validation-message .container ul {
      margin-top: 0;
      margin-bottom: 10px;
      padding: 0px;
      margin: 0px;
      list-style: none; }
      .password-validation-message .container ul li {
        color: #C3C3C3; }
        .password-validation-message .container ul li.not-valid {
          color: #ff490a; }
        .password-validation-message .container ul li.valid {
          color: #5fb75f; }
        .password-validation-message .container ul li div {
          position: relative;
          margin-left: 20px;
          margin-top: -20px; }
        .password-validation-message .container ul li .glyphicon-checkbox {
          background: #fff;
          border-color: #fff; }
          .password-validation-message .container ul li .glyphicon-checkbox.check-rule {
            top: 3px; }
            .password-validation-message .container ul li .glyphicon-checkbox.check-rule img {
              top: -4px;
              position: relative;
              left: 2px;
              width: 12px; }
        .password-validation-message .container ul li .invalid-rule {
          position: relative;
          top: 2px; }
          .password-validation-message .container ul li .invalid-rule img {
            width: 15px;
            height: 15px;
            padding: 2px;
            position: relative;
            top: -3px;
            padding-left: 2px; }

.new-user-password-message {
  top: 26px;
  left: 323px; }

.wtb-build-settings-container {
  font-family: "Lato Regular", sans-serif;
  text-align: left;
  background: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  -webkit-box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07);
          box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07);
  margin-bottom: 20px; }
  .wtb-build-settings-container .wtb-build-setting-option {
    position: relative;
    min-height: 38px;
    margin-top: 5px;
    padding: 7px; }
    .wtb-build-settings-container .wtb-build-setting-option .overlay {
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.4);
      z-index: 2; }
    .wtb-build-settings-container .wtb-build-setting-option .textarea-setting {
      height: 150px; }
    .wtb-build-settings-container .wtb-build-setting-option .setting-name {
      color: #375a7f;
      font-size: 16px;
      font-family: "Lato Semibold", sans-serif;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
    .wtb-build-settings-container .wtb-build-setting-option .setting-description {
      color: #6f7b91;
      font-size: 14px;
      padding-bottom: 5px;
      line-height: 14px;
      max-width: 230px; }
    .wtb-build-settings-container .wtb-build-setting-option .setting-input {
      position: absolute;
      top: 0px;
      right: 0px; }
      .wtb-build-settings-container .wtb-build-setting-option .setting-input.toggle-input {
        top: 10px;
        right: 5px; }
      .wtb-build-settings-container .wtb-build-setting-option .setting-input::-webkit-input-placeholder {
        color: #b1b1b1;
        font-size: 14px; }
      .wtb-build-settings-container .wtb-build-setting-option .setting-input::-moz-placeholder {
        color: #b1b1b1;
        font-size: 14px; }
      .wtb-build-settings-container .wtb-build-setting-option .setting-input::placeholder {
        color: #b1b1b1;
        font-size: 14px; }
      .wtb-build-settings-container .wtb-build-setting-option .setting-input.build-setting-select {
        width: 248px;
        height: 38px;
        border-radius: 4px;
        padding-left: 10px;
        border: 1px solid #e7e9ed;
        color: #6f7b91 !important; }
        .wtb-build-settings-container .wtb-build-setting-option .setting-input.build-setting-select:hover {
          border-color: #d4d7de; }
        .wtb-build-settings-container .wtb-build-setting-option .setting-input.build-setting-select:focus {
          border-color: #2199e8; }
      .wtb-build-settings-container .wtb-build-setting-option .setting-input.build-setting-textarea {
        height: 140px;
        width: 256px;
        resize: none;
        color: #6f7b91;
        border-radius: 4px;
        padding-left: 10px;
        border: 1px solid #e7e9ed; }
        .wtb-build-settings-container .wtb-build-setting-option .setting-input.build-setting-textarea:hover {
          border-color: #d4d7de; }
        .wtb-build-settings-container .wtb-build-setting-option .setting-input.build-setting-textarea:focus {
          border-color: #2199e8; }
    .wtb-build-settings-container .wtb-build-setting-option .nested-option {
      margin-left: 25px; }
    .wtb-build-settings-container .wtb-build-setting-option .multi-select {
      float: none; }
      .wtb-build-settings-container .wtb-build-setting-option .multi-select .multi-selected-items {
        padding: 10px 0 0 10px; }
        .wtb-build-settings-container .wtb-build-setting-option .multi-select .multi-selected-items span {
          display: block;
          margin: 0 0 5px 0; }
      .wtb-build-settings-container .wtb-build-setting-option .multi-select div {
        float: none; }
        .wtb-build-settings-container .wtb-build-setting-option .multi-select div button {
          float: none; }
        .wtb-build-settings-container .wtb-build-setting-option .multi-select div div.dropdown-menu div.pricespider-standard div.pricespider-standard label span {
          margin: 0 10px 0 0; }

.edit-build-settings-button {
  position: absolute !important;
  right: 0; }

.wtb-json-editor-container {
  height: 400px;
  resize: none;
  margin: 0 0 20px;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07);
          box-shadow: 0.684px 1.879px 2px 0px rgba(97, 107, 136, 0.07); }

.insights-navbar-project-navigation-item-product.advanced-report-tab-icon img {
  width: 20px;
  margin-right: 0.5em;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1); }

.advanced-report-dashboard-content-holder {
  position: fixed;
  float: left;
  padding: 0 0 0 305px;
  width: 100%;
  background-color: #fff;
  border-right: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s; }

.advanced-report-dashboard-content-holder-no-menu {
  padding: 0 0 0 54px; }

.advanced-report-dashboard-bar-holder {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 52px;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.07);
  border: none;
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  z-index: 2010; }

/* Start Insights Side Menu */
.advanced-report-side-menu {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 305px;
  height: 100%;
  background: none;
  border-right: none;
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  z-index: 2009; }

.advanced-report-side-menu-content-holder-hidden {
  left: -225px; }

.advanced-report-side-menu-content-holder .advanced-report-side-menu-content {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  border: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s; }
  .advanced-report-side-menu-content-holder .advanced-report-side-menu-content .scrollable-side-menu-container {
    position: relative;
    float: left;
    overflow-x: hidden;
    overflow-y: auto;
    height: -webkit-calc(100% - 106px - 11px);
    height: calc(100% - 106px - 11px);
    width: 100%;
    font-family: "Helvetica Neue",sans-serif;
    /*padding-bottom: 150px;*/
    /*padding-top:30px;*/
    /*margin: 5px 5px 5px 0;*/
    max-height: 100%;
    overflow-y: auto; }
    .advanced-report-side-menu-content-holder .advanced-report-side-menu-content .scrollable-side-menu-container::-webkit-scrollbar-track {
      background-color: transparent; }
    .advanced-report-side-menu-content-holder .advanced-report-side-menu-content .scrollable-side-menu-container::-webkit-scrollbar-thumb {
      -webkit-background-clip: content-box;
              background-clip: content-box;
      background-color: #555;
      border-radius: 12px;
      border: none; }
    .advanced-report-side-menu-content-holder .advanced-report-side-menu-content .scrollable-side-menu-container::-webkit-scrollbar {
      width: 8px; }

.advanced-report-side-menu-content-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 16px 8px 16px 0;
  border: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s; }

.advanced-reports-list,
.advanecd-report {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.advanced-report-side-menu input[type="radio"],
.advanced-report-side-menu input[type="checkbox"] {
  display: none; }

.advanced-report-side-menu-content-group {
  position: relative;
  float: left;
  margin: 0;
  padding: 8px 8px 8px 30px;
  width: 100%;
  border: none;
  font-size: 16px;
  font-weight: 400;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s; }

.advanced-report-side-menu-content-group-title {
  position: relative;
  float: left;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  width: 100%;
  border: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  color: #333333;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-align: left;
  cursor: default; }

.advanced-report-side-menu-content-group:hover {
  background-color: #F7F7F7;
  border-radius: 0 20px 20px 0;
  cursor: pointer; }

.advanced-report-side-menu-content-group-title:checked + label {
  background-color: #EFF8FF;
  color: #380A2E;
  border-radius: 0 20px 20px 0;
  font-size: 16px;
  font-weight: 400; }

.advanced-report-side-menu-content-group-sub-title {
  position: relative;
  float: left;
  margin: 5px 0 5px 0;
  padding: 0 0 0 0;
  width: 100%;
  border: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  color: #333333;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-align: left;
  cursor: pointer; }

.advanced-report-side-menu-content-group-sub-title > span {
  display: block; }

.advanced-report-dashboard-content-datacharts-holder-sales-performance {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  min-height: 100vh;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s; }

.advanced-report-chart-holder {
  overflow: hidden; }

.advanced-report-dashboard-content-datacharts {
  position: relative;
  float: left;
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  width: 100%;
  border-top: 1px solid #e9e9e9;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s; }

.advanced-report-dashboard-content-datacharts:first-child {
  border: none;
  padding: 0;
  margin: 0; }

.advanced-report-iframe {
  border: none;
  width: 100%;
  min-height: 100vh; }

.advanced-report-content-container {
  position: relative;
  float: left;
  width: 100%;
  background-color: transparent;
  background: none;
  border: none;
  -o-transition-duration: .2s;
     transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  display: none; }

.advanced-report-content-container.active {
  display: block; }

.no-looker-found {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  color: #333333;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700; }
  .no-looker-found span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .no-looker-found img {
    -webkit-filter: invert(1) sepia(1) saturate(5) hue-rotate(175deg);
            filter: invert(1) sepia(1) saturate(5) hue-rotate(175deg); }

.dashboard-content-datacharts-loading,
.looker-loading {
  margin-top: 10%;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.looker-loading .loading-icon {
  width: 80px;
  height: 80px;
  -webkit-animation: spin 1s linear infinite;
       -o-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite; }

.advanced-report-documentation-container {
  display: inline-block;
  width: inherit; }
  .advanced-report-documentation-container a p {
    color: slategray;
    padding-left: 15%; }

.disabled {
  opacity: .4;
  pointer-events: none;
  cursor: default; }

.advanced-report-dashboard-filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.advanced-report-dashboard-filter svg {
  width: 20px;
  height: 20px; }

.advanced-report-dashboard-filter-dropdown {
  display: inline-block;
  padding-right: 16px; }
  .advanced-report-dashboard-filter-dropdown .dropdown {
    position: relative;
    margin: 2px 1.5rem;
    display: inline-block;
    -webkit-transition: height ease 0.2s;
    -o-transition: height ease 0.2s;
    transition: height ease 0.2s; }
  .advanced-report-dashboard-filter-dropdown .dropdown .dropdown-save-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: bold;
    font-family: sans-serif;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: default; }
  .advanced-report-dashboard-filter-dropdown .dropdown .dropdown-content.dropdown-first-group {
    border-bottom: solid #aaa 1px;
    padding: 12px 16px; }
  .advanced-report-dashboard-filter-dropdown .dropdown-content-group {
    background-color: #ffffff;
    max-height: 500px;
    overflow-y: overlay;
    overflow-x: hidden;
    width: 380px;
    background: none;
    direction: rtl;
    scrollbar-width: thin; }
  .advanced-report-dashboard-filter-dropdown .dropdown-content-group .dropdown-content {
    display: none;
    min-width: 160px;
    font-size: 16px;
    font-family: sans-serif;
    width: 200px;
    background: white;
    cursor: pointer;
    margin-left: 10px; }
  .advanced-report-dashboard-filter-dropdown .dropdown-content-group .dropdown-content:hover {
    background-color: #EFF8FF; }
  .advanced-report-dashboard-filter-dropdown .dropdown:hover .dropdown-content-group .dropdown-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: sans-serif; }
    .advanced-report-dashboard-filter-dropdown .dropdown:hover .dropdown-content-group .dropdown-content .sub-dropdown {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-transition: height ease 0.2s;
      -o-transition: height ease 0.2s;
      transition: height ease 0.2s;
      margin-left: auto; }
      .advanced-report-dashboard-filter-dropdown .dropdown:hover .dropdown-content-group .dropdown-content .sub-dropdown .filter-ellipsis {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        height: auto;
        margin-left: 5px;
        margin-right: 5px; }
  .advanced-report-dashboard-filter-dropdown .sub-dropdown-content-group {
    position: absolute;
    background-color: white;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    margin-left: 16px;
    margin-top: -50px; }
  .advanced-report-dashboard-filter-dropdown .sub-dropdown-content-group .sub-dropdown-content {
    display: none;
    position: relative;
    min-width: 160px;
    padding: 12px 16px;
    font-size: 16px;
    font-family: sans-serif;
    cursor: pointer; }
  .advanced-report-dashboard-filter-dropdown .sub-dropdown-content-group .sub-dropdown-content:hover {
    background-color: #EFF8FF; }
  .advanced-report-dashboard-filter-dropdown .sub-dropdown:hover .sub-dropdown-content-group .sub-dropdown-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: sans-serif; }
  .advanced-report-dashboard-filter-dropdown .arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    width: 0.5em;
    height: 0.5em;
    display: inline-block;
    vertical-align: middle;
    border-left: 0.15em solid currentColor;
    border-bottom: 0.15em solid currentColor;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-left: 0.38em;
    margin-top: -0.25em;
    -webkit-transition: -webkit-transform 100ms ease-in-out;
    transition: -webkit-transform 100ms ease-in-out;
    -o-transition: -o-transform 100ms ease-in-out;
    transition: transform 100ms ease-in-out;
    transition: transform 100ms ease-in-out, -webkit-transform 100ms ease-in-out, -o-transform 100ms ease-in-out; }
  .advanced-report-dashboard-filter-dropdown .dropdown:hover .arrow {
    -webkit-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
         -o-transform: rotate(-225deg);
            transform: rotate(-225deg);
    margin-top: 4px; }

.advanced-report-dashboard-filter-header {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: auto; }

.advanced-report-dashboard-filter-selection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  background-color: #c3dcff;
  border-radius: 500px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer; }
  .advanced-report-dashboard-filter-selection label {
    cursor: pointer; }

.advanced-report-dashboard-filter-selection:hover {
  -webkit-box-shadow: 0 1px 3px 0 rgba(78, 12, 246, 0.761);
          box-shadow: 0 1px 3px 0 rgba(78, 12, 246, 0.761); }

.advanced-report-dashboar-filter-message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 15px;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  margin-top: 5px; }

.advanced-report-filter-save-modal {
  text-align: left !important; }

.dropown-save-filter-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.dropdown-save-filter-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.dashboard-filters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.dropdown-content-group {
  position: absolute; }

.advanced-report-save-filter-error {
  visibility: hidden;
  color: red;
  font-family: sans-serif; }

.advanced-report-save-filter-error.show {
  visibility: visible; }
  .advanced-report-save-filter-error.show label {
    padding-top: 5px; }

.insights-dialog-submit.filter-delete {
  background: red;
  opacity: unset;
  cursor: pointer; }

.filter-wrapper {
  max-height: 500px;
  width: 220px;
  max-width: 400px;
  position: absolute;
  background: white; }

.dropdown:hover > .filter-wrapper {
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  height: 500px; }

.dropdown-content-window {
  direction: ltr; }

.advanced-reports-management {
  padding-left: 100px; }
  .advanced-reports-management p {
    display: inline-block; }
  .advanced-reports-management label {
    margin-right: 10px; }
  .advanced-reports-management .insights-checkbox-group {
    cursor: default; }
    .advanced-reports-management .insights-checkbox-group:hover {
      background: none; }
  .advanced-reports-management .insights-checkbox-group-value {
    width: auto;
    width: initial; }
  .advanced-reports-management table#sm-table tbody.sm-body:hover {
    background-color: initial; }
  .advanced-reports-management table#sm-table tr.sm-body-row {
    height: 80px; }
    .advanced-reports-management table#sm-table tr.sm-body-row.active {
      color: #0c92ef;
      font-weight: 600; }
  .advanced-reports-management table#sm-table tr.sm-body-row {
    height: 80px; }
    .advanced-reports-management table#sm-table tr.sm-body-row.disabled {
      color: #999;
      font-weight: 600; }
  .advanced-reports-management .sm-th-email {
    width: 30%;
    padding-left: 30px; }
  .advanced-reports-management .sm-th-checkbox {
    padding-left: 16px; }
    .advanced-reports-management .sm-th-checkbox .insights-checkbox {
      cursor: pointer; }
  .advanced-reports-management .pricespider-standard.subscriptions {
    padding-bottom: 0px; }
  .advanced-reports-management .subscription-indicator {
    border-left: 5px solid transparent;
    height: 80px;
    position: absolute;
    margin-top: -31px;
    margin-left: -15px; }
  .advanced-reports-management .sm-checkbox-column .active {
    border-left: 5px solid #0c92ef; }
  .advanced-reports-management .sm-th-ellipses {
    width: 5%; }
  .advanced-reports-management .sm-td-subscription-name {
    padding-left: 30px;
    cursor: pointer;
    white-space: inherit; }
  .advanced-reports-management .sm-right-section {
    border-left: 1px solid #e1e4e6;
    margin-left: -16px;
    padding-right: 0px; }
    .advanced-reports-management .sm-right-section .sm-sub-heading {
      color: #0c92ef;
      border-bottom: 1px solid #0c92ef;
      line-height: 30px;
      font-weight: bold; }
      .advanced-reports-management .sm-right-section .sm-sub-heading.error {
        color: red;
        border-bottom: 1px solid red; }
    .advanced-reports-management .sm-right-section .right-section-tabs {
      list-style: none;
      border-top: 1px solid #e1e4e6;
      clear: both;
      margin-left: -15px;
      height: 60px;
      margin-bottom: 0px;
      border-bottom: 1px solid #e1e4e6;
      padding: 0px; }
      .advanced-reports-management .sm-right-section .right-section-tabs li {
        float: left;
        margin: 5px 0px;
        padding: 12px 0px;
        width: 50%;
        text-align: center;
        font-size: 18px;
        color: #777; }
        .advanced-reports-management .sm-right-section .right-section-tabs li:first-child {
          border-right: 1px solid #e1e4e6; }
        .advanced-reports-management .sm-right-section .right-section-tabs li.active {
          border-bottom: 5px solid #0c92ef;
          color: #0c92ef;
          font-weight: 600;
          margin-bottom: -5px; }
    .advanced-reports-management .sm-right-section .right-section-tabs-content {
      padding-right: 15px;
      height: 480px;
      width: 100%;
      overflow-x: hidden;
      overflow-y: auto; }
      .advanced-reports-management .sm-right-section .right-section-tabs-content::-webkit-scrollbar {
        width: 8px !important; }
      .advanced-reports-management .sm-right-section .right-section-tabs-content::-webkit-scrollbar-track {
        background-color: #d8e0e4 !important; }
      .advanced-reports-management .sm-right-section .right-section-tabs-content::-webkit-scrollbar-thumb {
        border-style: solid;
        border-width: 1px;
        border-color: #c0ced5;
        border-radius: 12px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        background-color: #ffffff; }
        .advanced-reports-management .sm-right-section .right-section-tabs-content::-webkit-scrollbar-thumb:hover {
          background-color: #999; }
    .advanced-reports-management .sm-right-section .preferences-section .sm-preferences-input {
      margin-top: 15px; }
      .advanced-reports-management .sm-right-section .preferences-section .sm-preferences-input textarea {
        width: 100%;
        border: 1px solid #e1e4e6;
        border-radius: 3px;
        padding: 5px;
        line-height: 14px;
        resize: none; }
      .advanced-reports-management .sm-right-section .preferences-section .sm-preferences-input .insights-checkbox-group:hover {
        background: transparent; }
    .advanced-reports-management .sm-right-section .preferences-section .insights-save-preferences-btn {
      margin-top: 20px; }
      .advanced-reports-management .sm-right-section .preferences-section .insights-save-preferences-btn.inactive {
        cursor: not-allowed;
        opacity: 0.5; }
    .advanced-reports-management .sm-right-section .details-section .sm-details {
      margin: 10px 0; }
      .advanced-reports-management .sm-right-section .details-section .sm-details > div {
        margin: 5px 0; }
      .advanced-reports-management .sm-right-section .details-section .sm-details .sm-label {
        color: #aaa; }
    .advanced-reports-management .sm-right-section .details-section .filters-section .sm-label {
      font-size: 16px;
      font-weight: 600; }
    .advanced-reports-management .sm-right-section .details-section .filters-section .sm-value {
      margin-left: 15px; }
    .advanced-reports-management .sm-right-section .details-section .filters-section .sm-description {
      margin-left: 20px;
      width: 200px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      font-weight: bold; }
  .advanced-reports-management .sm-table-menu-div-content label.disabled {
    color: #999 !important;
    cursor: default !important; }
    .advanced-reports-management .sm-table-menu-div-content label.disabled:hover {
      color: #999 !important; }
  .advanced-reports-management .sm-td-subscription-name span {
    color: red; }
  .advanced-reports-management .div-disabled {
    pointer-events: none !important;
    opacity: 0.5 !important; }
/*# sourceMappingURL=sited863fbaf0a1e128af4d976f0ed49a7cf.css.map */